2019-05-30 05:51:27,538 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-29 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-30 05:51:27,541 - 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.24,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.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=H2eK1y9fkHjMGjKKWa1PlDXma 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=aeac65a9ab444affb43fd8765adb4b86 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-30 05:51:27,541 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-30 05:51:27,542 - 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-05-30 05:51:27,561 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-05-30 05:51:27,778 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-05-30 05:51:27,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:51:27,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 05:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c77a8bd0-b2a2-48ed-b13b-0e881bf459c2 2019-05-30 05:51:27,789 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 05:51:27,789 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-c77a8bd0-b2a2-48ed-b13b-0e881bf459c2 2019-05-30 05:51:27,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 05:51:28,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T06:51:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["5NcdlunwRGKg8ZnRW-lzGg"], "issued_at": "2019-05-30T05:51:28.000000Z"}} 2019-05-30 05:51:28,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-30 05:51:28,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1097df706993d961d0301463ea5838e206cbc33b" 2019-05-30 05:51:29,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 30 May 2019 05:51:29 GMT X-Openstack-Request-Id: req-46c7d517-57b7-42c9-998c-0ec8cdf0b636 2019-05-30 05:51:29,196 - 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-05-30 05:51:29,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-46c7d517-57b7-42c9-998c-0ec8cdf0b636 2019-05-30 05:51:29,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.00253009796s 2019-05-30 05:51:29,206 - 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-05-30 05:51:29,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-05-30 05:51:29,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1097df706993d961d0301463ea5838e206cbc33b" 2019-05-30 05:51:30,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Thu, 30 May 2019 05:51: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-a044ec0e-584e-44aa-92a1-b292c21246d7 x-openstack-request-id: req-a044ec0e-584e-44aa-92a1-b292c21246d7 2019-05-30 05:51:30,255 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-05-30 05:51:30,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-a044ec0e-584e-44aa-92a1-b292c21246d7 2019-05-30 05:51:30,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.04632496834s 2019-05-30 05:51:30,256 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-05-30 05:51:30,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:51:30,263 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 05:51:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-521a48c7-57fb-4e0b-9d8f-0e713b680d20 2019-05-30 05:51:30,263 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 05:51:30,263 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-521a48c7-57fb-4e0b-9d8f-0e713b680d20 2019-05-30 05:51:30,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:51:30,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1097df706993d961d0301463ea5838e206cbc33b" 2019-05-30 05:51:30,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 05:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d8f3dcd-c758-4bbb-8a09-154aed230cdb 2019-05-30 05:51:30,458 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 05:51:30,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-4d8f3dcd-c758-4bbb-8a09-154aed230cdb 2019-05-30 05:51:30,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194657087326s 2019-05-30 05:51:30,460 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'920e28cffc2841e98e337bcbf5fc3821', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-05-30 05:51:30,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-30 05:51:30,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1097df706993d961d0301463ea5838e206cbc33b" 2019-05-30 05:51:30,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1869 Content-Type: application/json Date: Thu, 30 May 2019 05:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8002f054-c72d-4210-96d6-ac6d5f4f384c 2019-05-30 05:51:30,581 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/00cc3c0d314d4b1bbf72a8548c5bfed7"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "139d24bc46ef46a5bd36f59376d87687", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/051ab24d5e9548c6be718df9ee96689a"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "264655678fb34f29a87250685b3d8bdf", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1891013ba6ca4a9b932c035d6d90d9f3"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ab50c3815d9a462ba3a36d0bb21c0f55", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1989ba999f1f4fb886bc632158c3c1f2"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d026271aa5da4cc18ed7426622f97a07", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2ca4e396597449dcab6f95614fe42897"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cafced57803c4310a5e7bb3cd607ff30", "id": "2ca4e396597449dcab6f95614fe42897"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2f4938be76d14a82ac182b9b556c38c4"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c9c9bf4d67b14ebe828480fe7425121a", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/38a9ad34f2264e639c823e82ab3c9f24"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c9c9bf4d67b14ebe828480fe7425121a", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3bba1bd1ed2d49bb88e09b66b949830b"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7cac5c17591b413a851337c91014fc28", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3d2296b4b6d5487b8c2ee436561b2255"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "139d24bc46ef46a5bd36f59376d87687", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/439ea9ca58cc4b9596d573d08a78ff28"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5b82c138e1cb4b0da89add4f08dcf1b8", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/49b5d2e6c1254b18b082329b30f91a41"}, "url": "http://12.0.0.36:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28610c42d16e43138da5dec73b8d4fff", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4b3061a34c5546b796d969131f538161"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5b82c138e1cb4b0da89add4f08dcf1b8", "id": "4b3061a34c5546b796d969131f538161"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/56c157ff6d1e4627a12741c744428f62"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cafced57803c4310a5e7bb3cd607ff30", "id": "56c157ff6d1e4627a12741c744428f62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/650b44152c46485186b620772df7f881"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28610c42d16e43138da5dec73b8d4fff", "id": "650b44152c46485186b620772df7f881"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/68fca4c685414cda8a8366cd089196df"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7da7aa36749849e280f9ec53c2b6a22b", "id": "68fca4c685414cda8a8366cd089196df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6f8d9ac4ca5d4e62b6753a27177f63cc"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ab50c3815d9a462ba3a36d0bb21c0f55", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/74cfeb9b189e497581a0378b56b5bbf6"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "264655678fb34f29a87250685b3d8bdf", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/783323d9103e4591975d336fdf4c5a97"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bcddb5d70e794427a165f6fce5230ce7", "id": "783323d9103e4591975d336fdf4c5a97"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7faefdb3566e4573bd2cba40250821f9"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ab50c3815d9a462ba3a36d0bb21c0f55", "id": "7faefdb3566e4573bd2cba40250821f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8e497a16d5924054b7a46562bbb543ba"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d026271aa5da4cc18ed7426622f97a07", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/932d19cf7fc14de6a5bf71b4bf9fcda7"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "139d24bc46ef46a5bd36f59376d87687", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/97991df01abc4c0584e21f66797675ed"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d0f9e81def14d43b598cbb7f49f3bd1", "id": "97991df01abc4c0584e21f66797675ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9a82e234b0fa44e0af5daf7fadae64e5"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d0f9e81def14d43b598cbb7f49f3bd1", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a348b0c33e094d2bb899bc4c27c7c636"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d026271aa5da4cc18ed7426622f97a07", "id": "a348b0c33e094d2bb899bc4c27c7c636"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/aa2a91ed7c2e427e83dd25610973f615"}, "url": "http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28610c42d16e43138da5dec73b8d4fff", "id": "aa2a91ed7c2e427e83dd25610973f615"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/abe91bcee2ae41b3be0031273884712d"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "264655678fb34f29a87250685b3d8bdf", "id": "abe91bcee2ae41b3be0031273884712d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/afb140250cb849eeb0656820d0e41da4"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bcddb5d70e794427a165f6fce5230ce7", "id": "afb140250cb849eeb0656820d0e41da4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b10653b237344955b1ae16b35a7a7513"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7cac5c17591b413a851337c91014fc28", "id": "b10653b237344955b1ae16b35a7a7513"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b3b52bf0f99f4e3d93474ab01e7f91bb"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7da7aa36749849e280f9ec53c2b6a22b", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b7363560ae404437a3d4aef6368921ab"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5b82c138e1cb4b0da89add4f08dcf1b8", "id": "b7363560ae404437a3d4aef6368921ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "99142ae555d446ca8ac1529dceb5c8aa", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c5ba69ab1f9a49aab96f4343e3c9fa85"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "99142ae555d446ca8ac1529dceb5c8aa", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c90152e72774445a9c4e981830c9975f"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7da7aa36749849e280f9ec53c2b6a22b", "id": "c90152e72774445a9c4e981830c9975f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cccf0c45b1c6487db9097da4e328ff54"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "99142ae555d446ca8ac1529dceb5c8aa", "id": "cccf0c45b1c6487db9097da4e328ff54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d0a66169a0fe4d4ba3ada61cdf934012"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7cac5c17591b413a851337c91014fc28", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e88b613a11574fd8802a9859a85abbd1"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d0f9e81def14d43b598cbb7f49f3bd1", "id": "e88b613a11574fd8802a9859a85abbd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f44e27a589dd41f7820919c2319b9a11"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bcddb5d70e794427a165f6fce5230ce7", "id": "f44e27a589dd41f7820919c2319b9a11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f65d43d1bb214c39a423713cf6964702"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c9c9bf4d67b14ebe828480fe7425121a", "id": "f65d43d1bb214c39a423713cf6964702"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fdc07a87279f4a9380ba4bf4dba35808"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cafced57803c4310a5e7bb3cd607ff30", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-30 05:51:30,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-8002f054-c72d-4210-96d6-ac6d5f4f384c 2019-05-30 05:51:30,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.118837118149s 2019-05-30 05:51:30,589 - 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.24:5000/v3/endpoints/00cc3c0d314d4b1bbf72a8548c5bfed7'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'139d24bc46ef46a5bd36f59376d87687', u'id': u'00cc3c0d314d4b1bbf72a8548c5bfed7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/051ab24d5e9548c6be718df9ee96689a'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'264655678fb34f29a87250685b3d8bdf', u'id': u'051ab24d5e9548c6be718df9ee96689a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/1891013ba6ca4a9b932c035d6d90d9f3'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ab50c3815d9a462ba3a36d0bb21c0f55', u'id': u'1891013ba6ca4a9b932c035d6d90d9f3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/1989ba999f1f4fb886bc632158c3c1f2'}, 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'd026271aa5da4cc18ed7426622f97a07', u'id': u'1989ba999f1f4fb886bc632158c3c1f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/2ca4e396597449dcab6f95614fe42897'}, 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'cafced57803c4310a5e7bb3cd607ff30', u'id': u'2ca4e396597449dcab6f95614fe42897'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/2f4938be76d14a82ac182b9b556c38c4'}, u'url': u'http://172.30.9.24:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c9c9bf4d67b14ebe828480fe7425121a', u'id': u'2f4938be76d14a82ac182b9b556c38c4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/38a9ad34f2264e639c823e82ab3c9f24'}, 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'c9c9bf4d67b14ebe828480fe7425121a', u'id': u'38a9ad34f2264e639c823e82ab3c9f24'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3bba1bd1ed2d49bb88e09b66b949830b'}, 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'7cac5c17591b413a851337c91014fc28', u'id': u'3bba1bd1ed2d49bb88e09b66b949830b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3d2296b4b6d5487b8c2ee436561b2255'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'139d24bc46ef46a5bd36f59376d87687', u'id': u'3d2296b4b6d5487b8c2ee436561b2255'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/439ea9ca58cc4b9596d573d08a78ff28'}, u'url': u'http://172.30.9.24:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5b82c138e1cb4b0da89add4f08dcf1b8', u'id': u'439ea9ca58cc4b9596d573d08a78ff28'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/49b5d2e6c1254b18b082329b30f91a41'}, u'url': u'http://12.0.0.36:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'28610c42d16e43138da5dec73b8d4fff', u'id': u'49b5d2e6c1254b18b082329b30f91a41'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/4b3061a34c5546b796d969131f538161'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5b82c138e1cb4b0da89add4f08dcf1b8', u'id': u'4b3061a34c5546b796d969131f538161'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/56c157ff6d1e4627a12741c744428f62'}, 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'cafced57803c4310a5e7bb3cd607ff30', u'id': u'56c157ff6d1e4627a12741c744428f62'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/650b44152c46485186b620772df7f881'}, u'url': u'http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'28610c42d16e43138da5dec73b8d4fff', u'id': u'650b44152c46485186b620772df7f881'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/68fca4c685414cda8a8366cd089196df'}, 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'7da7aa36749849e280f9ec53c2b6a22b', u'id': u'68fca4c685414cda8a8366cd089196df'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/6f8d9ac4ca5d4e62b6753a27177f63cc'}, u'url': u'http://172.30.9.24:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ab50c3815d9a462ba3a36d0bb21c0f55', u'id': u'6f8d9ac4ca5d4e62b6753a27177f63cc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/74cfeb9b189e497581a0378b56b5bbf6'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'264655678fb34f29a87250685b3d8bdf', u'id': u'74cfeb9b189e497581a0378b56b5bbf6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/783323d9103e4591975d336fdf4c5a97'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bcddb5d70e794427a165f6fce5230ce7', u'id': u'783323d9103e4591975d336fdf4c5a97'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7faefdb3566e4573bd2cba40250821f9'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ab50c3815d9a462ba3a36d0bb21c0f55', u'id': u'7faefdb3566e4573bd2cba40250821f9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8e497a16d5924054b7a46562bbb543ba'}, 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'd026271aa5da4cc18ed7426622f97a07', u'id': u'8e497a16d5924054b7a46562bbb543ba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/932d19cf7fc14de6a5bf71b4bf9fcda7'}, u'url': u'http://172.30.9.24:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'139d24bc46ef46a5bd36f59376d87687', u'id': u'932d19cf7fc14de6a5bf71b4bf9fcda7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/97991df01abc4c0584e21f66797675ed'}, u'url': u'http://172.30.9.24:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9d0f9e81def14d43b598cbb7f49f3bd1', u'id': u'97991df01abc4c0584e21f66797675ed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9a82e234b0fa44e0af5daf7fadae64e5'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9d0f9e81def14d43b598cbb7f49f3bd1', u'id': u'9a82e234b0fa44e0af5daf7fadae64e5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/a348b0c33e094d2bb899bc4c27c7c636'}, u'url': u'http://172.30.9.24:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd026271aa5da4cc18ed7426622f97a07', u'id': u'a348b0c33e094d2bb899bc4c27c7c636'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/aa2a91ed7c2e427e83dd25610973f615'}, u'url': u'http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'28610c42d16e43138da5dec73b8d4fff', u'id': u'aa2a91ed7c2e427e83dd25610973f615'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/abe91bcee2ae41b3be0031273884712d'}, u'url': u'http://172.30.9.24:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'264655678fb34f29a87250685b3d8bdf', u'id': u'abe91bcee2ae41b3be0031273884712d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/afb140250cb849eeb0656820d0e41da4'}, u'url': u'http://172.30.9.24:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bcddb5d70e794427a165f6fce5230ce7', u'id': u'afb140250cb849eeb0656820d0e41da4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b10653b237344955b1ae16b35a7a7513'}, u'url': u'http://172.30.9.24:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7cac5c17591b413a851337c91014fc28', u'id': u'b10653b237344955b1ae16b35a7a7513'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b3b52bf0f99f4e3d93474ab01e7f91bb'}, u'url': u'http://172.30.9.24:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7da7aa36749849e280f9ec53c2b6a22b', u'id': u'b3b52bf0f99f4e3d93474ab01e7f91bb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b7363560ae404437a3d4aef6368921ab'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5b82c138e1cb4b0da89add4f08dcf1b8', u'id': u'b7363560ae404437a3d4aef6368921ab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c4d7bd20e7d547bd9b4b8a9ff83ec7e3'}, 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'99142ae555d446ca8ac1529dceb5c8aa', u'id': u'c4d7bd20e7d547bd9b4b8a9ff83ec7e3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c5ba69ab1f9a49aab96f4343e3c9fa85'}, u'url': u'http://172.30.9.24:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'99142ae555d446ca8ac1529dceb5c8aa', u'id': u'c5ba69ab1f9a49aab96f4343e3c9fa85'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c90152e72774445a9c4e981830c9975f'}, 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'7da7aa36749849e280f9ec53c2b6a22b', u'id': u'c90152e72774445a9c4e981830c9975f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/cccf0c45b1c6487db9097da4e328ff54'}, 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'99142ae555d446ca8ac1529dceb5c8aa', u'id': u'cccf0c45b1c6487db9097da4e328ff54'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d0a66169a0fe4d4ba3ada61cdf934012'}, 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'7cac5c17591b413a851337c91014fc28', u'id': u'd0a66169a0fe4d4ba3ada61cdf934012'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e88b613a11574fd8802a9859a85abbd1'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9d0f9e81def14d43b598cbb7f49f3bd1', u'id': u'e88b613a11574fd8802a9859a85abbd1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f44e27a589dd41f7820919c2319b9a11'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bcddb5d70e794427a165f6fce5230ce7', u'id': u'f44e27a589dd41f7820919c2319b9a11'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f65d43d1bb214c39a423713cf6964702'}, 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'c9c9bf4d67b14ebe828480fe7425121a', u'id': u'f65d43d1bb214c39a423713cf6964702'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/fdc07a87279f4a9380ba4bf4dba35808'}, u'url': u'http://172.30.9.24:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cafced57803c4310a5e7bb3cd607ff30', u'id': u'fdc07a87279f4a9380ba4bf4dba35808'})] 2019-05-30 05:51:30,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-05-30 05:51:30,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1097df706993d961d0301463ea5838e206cbc33b" 2019-05-30 05:51:30,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Thu, 30 May 2019 05:51: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-acfbea86-661d-4f40-8412-0ebdcdc15c1a x-openstack-request-id: req-acfbea86-661d-4f40-8412-0ebdcdc15c1a 2019-05-30 05:51:30,699 - 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-05-30 05:51:30,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-acfbea86-661d-4f40-8412-0ebdcdc15c1a 2019-05-30 05:51:30,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.108872890472s 2019-05-30 05:51:30,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-05-30 05:51:30,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1097df706993d961d0301463ea5838e206cbc33b" 2019-05-30 05:51:32,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Thu, 30 May 2019 05:51: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-641b4d3c-ad8d-4587-9f41-8f6273feb530 x-openstack-request-id: req-641b4d3c-ad8d-4587-9f41-8f6273feb530 2019-05-30 05:51:32,874 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-05-30 05:51:32,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-641b4d3c-ad8d-4587-9f41-8f6273feb530 2019-05-30 05:51:32,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.16116118431s 2019-05-30 05:51:32,875 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-05-30 05:51:32,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:51:32,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1097df706993d961d0301463ea5838e206cbc33b" 2019-05-30 05:51:32,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:51:33 GMT X-Openstack-Request-Id: req-f1905dd7-7e42-43d3-b5c7-1125a87ab59f 2019-05-30 05:51:32,968 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 05:51:32,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f1905dd7-7e42-43d3-b5c7-1125a87ab59f 2019-05-30 05:51:32,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0878658294678s 2019-05-30 05:51:32,968 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-05-30 05:51:32,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-30 05:51:32,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1097df706993d961d0301463ea5838e206cbc33b" 2019-05-30 05:51:33,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Thu, 30 May 2019 05:51: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-ab0f1a51-62f7-4a9f-b1da-84dccc912dc3 x-openstack-request-id: req-ab0f1a51-62f7-4a9f-b1da-84dccc912dc3 2019-05-30 05:51:33,013 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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": 15}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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-05-30 05:51:33,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-ab0f1a51-62f7-4a9f-b1da-84dccc912dc3 2019-05-30 05:51:33,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0445749759674s 2019-05-30 05:51:33,014 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', 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", "md-clear", "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': 14}, 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.4', 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", "md-clear", "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': 15}, 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-05-30 05:51:33,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-05-30 05:51:33,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1097df706993d961d0301463ea5838e206cbc33b" 2019-05-30 05:51:33,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Thu, 30 May 2019 05:51:33 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-d5e36fb6-6fbe-41c3-ae89-c46d4701d083 x-openstack-request-id: req-d5e36fb6-6fbe-41c3-ae89-c46d4701d083 2019-05-30 05:51:33,039 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-05-30 05:51:33,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d5e36fb6-6fbe-41c3-ae89-c46d4701d083 2019-05-30 05:51:33,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0245521068573s 2019-05-30 05:51:33,040 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-05-30 05:51:33,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:51:33,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1097df706993d961d0301463ea5838e206cbc33b" 2019-05-30 05:51:33,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 30 May 2019 05:51:33 GMT X-Openstack-Request-Id: req-ed381b90-8d16-4fb9-874d-40e9e78555f3 2019-05-30 05:51:33,138 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 05:51:33,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ed381b90-8d16-4fb9-874d-40e9e78555f3 2019-05-30 05:51:33,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0983281135559s 2019-05-30 05:51:33,139 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-30T05:49:00Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'168e0781-2ae4-4771-b847-512752cd47f4', 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-05-30T05:48:56Z', u'provider:network_type': u'flat', u'tenant_id': u'137b131c79604c9bbaf6f84e2f797af7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'137b131c79604c9bbaf6f84e2f797af7', u'l2_adjacency': True})] 2019-05-30 05:51:33,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 05:51:33,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1097df706993d961d0301463ea5838e206cbc33b" 2019-05-30 05:51:33,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Thu, 30 May 2019 05:51:33 GMT X-Openstack-Request-Id: req-db5e1fb8-9d7e-4c71-91da-acbc962929c8 2019-05-30 05:51:33,168 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-05-30 05:51:33,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-db5e1fb8-9d7e-4c71-91da-acbc962929c8 2019-05-30 05:51:33,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0291662216187s 2019-05-30 05:51:33,169 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-05-30 05:51:33,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 05:51:33,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1097df706993d961d0301463ea5838e206cbc33b" 2019-05-30 05:51:33,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 751 Content-Type: application/json Date: Thu, 30 May 2019 05:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa6e162-18b5-4888-9222-509cd86a1b4f 2019-05-30 05:51:33,388 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "137b131c79604c9bbaf6f84e2f797af7"}}, "role": {"id": "94530ddfc0264cb1b24a1285f6275fcf"}, "user": {"id": "1aec0d1958dd45ca9f6e6a99e37fc539"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7/users/1aec0d1958dd45ca9f6e6a99e37fc539/roles/94530ddfc0264cb1b24a1285f6275fcf"}}, {"scope": {"project": {"id": "137b131c79604c9bbaf6f84e2f797af7"}}, "role": {"id": "94530ddfc0264cb1b24a1285f6275fcf"}, "user": {"id": "1b9ea70e72264414ad707f0188a077ff"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7/users/1b9ea70e72264414ad707f0188a077ff/roles/94530ddfc0264cb1b24a1285f6275fcf"}}, {"scope": {"project": {"id": "137b131c79604c9bbaf6f84e2f797af7"}}, "role": {"id": "94530ddfc0264cb1b24a1285f6275fcf"}, "user": {"id": "2045352a30094c92827e56ec055bdbaf"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7/users/2045352a30094c92827e56ec055bdbaf/roles/94530ddfc0264cb1b24a1285f6275fcf"}}, {"scope": {"project": {"id": "137b131c79604c9bbaf6f84e2f797af7"}}, "role": {"id": "94530ddfc0264cb1b24a1285f6275fcf"}, "user": {"id": "253fd03d164a471a8b290405ace09f52"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7/users/253fd03d164a471a8b290405ace09f52/roles/94530ddfc0264cb1b24a1285f6275fcf"}}, {"scope": {"project": {"id": "137b131c79604c9bbaf6f84e2f797af7"}}, "role": {"id": "94530ddfc0264cb1b24a1285f6275fcf"}, "user": {"id": "2830261889d44d53bc885a6353ca1b55"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7/users/2830261889d44d53bc885a6353ca1b55/roles/94530ddfc0264cb1b24a1285f6275fcf"}}, {"scope": {"project": {"id": "137b131c79604c9bbaf6f84e2f797af7"}}, "role": {"id": "94530ddfc0264cb1b24a1285f6275fcf"}, "user": {"id": "466a8ce9057646c8af6a5485b5f71f95"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7/users/466a8ce9057646c8af6a5485b5f71f95/roles/94530ddfc0264cb1b24a1285f6275fcf"}}, {"scope": {"project": {"id": "137b131c79604c9bbaf6f84e2f797af7"}}, "role": {"id": "94530ddfc0264cb1b24a1285f6275fcf"}, "user": {"id": "6ce427e4b1d0434f9fcbda11aab5ce7c"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7/users/6ce427e4b1d0434f9fcbda11aab5ce7c/roles/94530ddfc0264cb1b24a1285f6275fcf"}}, {"scope": {"project": {"id": "aeac65a9ab444affb43fd8765adb4b86"}}, "role": {"id": "94530ddfc0264cb1b24a1285f6275fcf"}, "user": {"id": "7ece250d9e6c438491cd9a1a88076cc8"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86/users/7ece250d9e6c438491cd9a1a88076cc8/roles/94530ddfc0264cb1b24a1285f6275fcf"}}, {"scope": {"project": {"id": "aeac65a9ab444affb43fd8765adb4b86"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "7ece250d9e6c438491cd9a1a88076cc8"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86/users/7ece250d9e6c438491cd9a1a88076cc8/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "137b131c79604c9bbaf6f84e2f797af7"}}, "role": {"id": "94530ddfc0264cb1b24a1285f6275fcf"}, "user": {"id": "99116c30f3f04b2da586ec95a90ef53b"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7/users/99116c30f3f04b2da586ec95a90ef53b/roles/94530ddfc0264cb1b24a1285f6275fcf"}}, {"scope": {"project": {"id": "137b131c79604c9bbaf6f84e2f797af7"}}, "role": {"id": "94530ddfc0264cb1b24a1285f6275fcf"}, "user": {"id": "aac0755c7add4fe09feaeb73712d7b99"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7/users/aac0755c7add4fe09feaeb73712d7b99/roles/94530ddfc0264cb1b24a1285f6275fcf"}}, {"scope": {"project": {"id": "137b131c79604c9bbaf6f84e2f797af7"}}, "role": {"id": "94530ddfc0264cb1b24a1285f6275fcf"}, "user": {"id": "d13895a5b16b4436a22fd1f72c0a0bea"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7/users/d13895a5b16b4436a22fd1f72c0a0bea/roles/94530ddfc0264cb1b24a1285f6275fcf"}}, {"scope": {"project": {"id": "137b131c79604c9bbaf6f84e2f797af7"}}, "role": {"id": "87f3dbe074f24e2587eb99221e89df52"}, "user": {"id": "e23d6db35be449e6a1f5405e3200c6ca"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7/users/e23d6db35be449e6a1f5405e3200c6ca/roles/87f3dbe074f24e2587eb99221e89df52"}}, {"scope": {"project": {"id": "137b131c79604c9bbaf6f84e2f797af7"}}, "role": {"id": "94530ddfc0264cb1b24a1285f6275fcf"}, "user": {"id": "e23d6db35be449e6a1f5405e3200c6ca"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7/users/e23d6db35be449e6a1f5405e3200c6ca/roles/94530ddfc0264cb1b24a1285f6275fcf"}}, {"scope": {"project": {"id": "137b131c79604c9bbaf6f84e2f797af7"}}, "role": {"id": "94530ddfc0264cb1b24a1285f6275fcf"}, "user": {"id": "e7231c764b584e259b931446e4c0fe0b"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7/users/e7231c764b584e259b931446e4c0fe0b/roles/94530ddfc0264cb1b24a1285f6275fcf"}}, {"scope": {"domain": {"id": "920e28cffc2841e98e337bcbf5fc3821"}}, "role": {"id": "94530ddfc0264cb1b24a1285f6275fcf"}, "user": {"id": "afbe410a07d847469cd77b4999309733"}, "links": {"assignment": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821/users/afbe410a07d847469cd77b4999309733/roles/94530ddfc0264cb1b24a1285f6275fcf"}}, {"scope": {"system": {"all": true}}, "role": {"id": "94530ddfc0264cb1b24a1285f6275fcf"}, "user": {"id": "7ece250d9e6c438491cd9a1a88076cc8"}, "links": {"assignment": "http://172.30.9.24:5000/v3/system/users/7ece250d9e6c438491cd9a1a88076cc8/roles/94530ddfc0264cb1b24a1285f6275fcf"}}], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments", "previous": null, "next": null}} 2019-05-30 05:51:33,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-faa6e162-18b5-4888-9222-509cd86a1b4f 2019-05-30 05:51:33,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.216192007065s 2019-05-30 05:51:33,391 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'137b131c79604c9bbaf6f84e2f797af7', 'id': u'94530ddfc0264cb1b24a1285f6275fcf', 'user': u'1aec0d1958dd45ca9f6e6a99e37fc539'}), Munch({'project': u'137b131c79604c9bbaf6f84e2f797af7', 'id': u'94530ddfc0264cb1b24a1285f6275fcf', 'user': u'1b9ea70e72264414ad707f0188a077ff'}), Munch({'project': u'137b131c79604c9bbaf6f84e2f797af7', 'id': u'94530ddfc0264cb1b24a1285f6275fcf', 'user': u'2045352a30094c92827e56ec055bdbaf'}), Munch({'project': u'137b131c79604c9bbaf6f84e2f797af7', 'id': u'94530ddfc0264cb1b24a1285f6275fcf', 'user': u'253fd03d164a471a8b290405ace09f52'}), Munch({'project': u'137b131c79604c9bbaf6f84e2f797af7', 'id': u'94530ddfc0264cb1b24a1285f6275fcf', 'user': u'2830261889d44d53bc885a6353ca1b55'}), Munch({'project': u'137b131c79604c9bbaf6f84e2f797af7', 'id': u'94530ddfc0264cb1b24a1285f6275fcf', 'user': u'466a8ce9057646c8af6a5485b5f71f95'}), Munch({'project': u'137b131c79604c9bbaf6f84e2f797af7', 'id': u'94530ddfc0264cb1b24a1285f6275fcf', 'user': u'6ce427e4b1d0434f9fcbda11aab5ce7c'}), Munch({'project': u'aeac65a9ab444affb43fd8765adb4b86', 'id': u'94530ddfc0264cb1b24a1285f6275fcf', 'user': u'7ece250d9e6c438491cd9a1a88076cc8'}), Munch({'project': u'aeac65a9ab444affb43fd8765adb4b86', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'7ece250d9e6c438491cd9a1a88076cc8'}), Munch({'project': u'137b131c79604c9bbaf6f84e2f797af7', 'id': u'94530ddfc0264cb1b24a1285f6275fcf', 'user': u'99116c30f3f04b2da586ec95a90ef53b'}), Munch({'project': u'137b131c79604c9bbaf6f84e2f797af7', 'id': u'94530ddfc0264cb1b24a1285f6275fcf', 'user': u'aac0755c7add4fe09feaeb73712d7b99'}), Munch({'project': u'137b131c79604c9bbaf6f84e2f797af7', 'id': u'94530ddfc0264cb1b24a1285f6275fcf', 'user': u'd13895a5b16b4436a22fd1f72c0a0bea'}), Munch({'project': u'137b131c79604c9bbaf6f84e2f797af7', 'id': u'87f3dbe074f24e2587eb99221e89df52', 'user': u'e23d6db35be449e6a1f5405e3200c6ca'}), Munch({'project': u'137b131c79604c9bbaf6f84e2f797af7', 'id': u'94530ddfc0264cb1b24a1285f6275fcf', 'user': u'e23d6db35be449e6a1f5405e3200c6ca'}), Munch({'project': u'137b131c79604c9bbaf6f84e2f797af7', 'id': u'94530ddfc0264cb1b24a1285f6275fcf', 'user': u'e7231c764b584e259b931446e4c0fe0b'}), Munch({'domain': u'920e28cffc2841e98e337bcbf5fc3821', 'id': u'94530ddfc0264cb1b24a1285f6275fcf', 'user': u'afbe410a07d847469cd77b4999309733'}), Munch({'id': u'94530ddfc0264cb1b24a1285f6275fcf', 'user': u'7ece250d9e6c438491cd9a1a88076cc8'})] 2019-05-30 05:51:33,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:51:33,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1097df706993d961d0301463ea5838e206cbc33b" 2019-05-30 05:51:33,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f4767e-0ba5-4c87-ab32-9c0be5a92287 2019-05-30 05:51:33,605 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:51:33,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-07f4767e-0ba5-4c87-ab32-9c0be5a92287 2019-05-30 05:51:33,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209681987762s 2019-05-30 05:51:33,607 - 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'reader', 'id': u'47b63d27b72d46b6af2dbe153476a11f'}), 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'695e6026f9ac4926aa3cb417873e60c3'}), 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'6d698697d22145d2b01ad32753673164'}), 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'87f3dbe074f24e2587eb99221e89df52'}), 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'94530ddfc0264cb1b24a1285f6275fcf'}), 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'961e42e46e724c5cbd62c9ee0448def6'}), 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'})] 2019-05-30 05:51:33,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 05:51:33,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1097df706993d961d0301463ea5838e206cbc33b" 2019-05-30 05:51:33,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 30 May 2019 05:51:34 GMT X-Openstack-Request-Id: req-7597ca0b-e3e3-4ae8-85a1-696a199ceeba 2019-05-30 05:51:33,661 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-05-30 05:51:33,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-7597ca0b-e3e3-4ae8-85a1-696a199ceeba 2019-05-30 05:51:33,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.05424284935s 2019-05-30 05:51:33,662 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-05-30 05:51:33,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:51:33,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1097df706993d961d0301463ea5838e206cbc33b" 2019-05-30 05:51:33,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 30 May 2019 05:51: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-a52295f7-ab63-4997-8b1f-d1f2fd9ac470 x-openstack-request-id: req-a52295f7-ab63-4997-8b1f-d1f2fd9ac470 2019-05-30 05:51:33,861 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-30 05:51:33,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a52295f7-ab63-4997-8b1f-d1f2fd9ac470 2019-05-30 05:51:33,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198984861374s 2019-05-30 05:51:33,862 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-05-30 05:51:33,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-30 05:51:33,869 - 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.16" 2019-05-30 05:51:33,876 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 05:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4a00421-4378-4c12-ae76-f2b00a562979 2019-05-30 05:51:33,876 - 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-05-30 05:51:33,876 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-b4a00421-4378-4c12-ae76-f2b00a562979 2019-05-30 05:51:33,877 - 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.16" -H "X-Auth-Token: {SHA1}1097df706993d961d0301463ea5838e206cbc33b" 2019-05-30 05:51:34,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Thu, 30 May 2019 05:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba2d7d4-5b5e-45eb-9dda-3ae22c72bb47 2019-05-30 05:51:34,090 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/139d24bc46ef46a5bd36f59376d87687"}, "enabled": true, "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/264655678fb34f29a87250685b3d8bdf"}, "enabled": true, "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/28610c42d16e43138da5dec73b8d4fff"}, "enabled": true, "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/349a557de6d4467e813e052ceb6ecf29"}, "enabled": true, "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5b82c138e1cb4b0da89add4f08dcf1b8"}, "enabled": true, "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7cac5c17591b413a851337c91014fc28"}, "enabled": true, "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7da7aa36749849e280f9ec53c2b6a22b"}, "enabled": true, "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/99142ae555d446ca8ac1529dceb5c8aa"}, "enabled": true, "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9d0f9e81def14d43b598cbb7f49f3bd1"}, "enabled": true, "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ab50c3815d9a462ba3a36d0bb21c0f55"}, "enabled": true, "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bcddb5d70e794427a165f6fce5230ce7"}, "enabled": true, "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/c9c9bf4d67b14ebe828480fe7425121a"}, "enabled": true, "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/cafced57803c4310a5e7bb3cd607ff30"}, "enabled": true, "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/d026271aa5da4cc18ed7426622f97a07"}, "enabled": true, "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-05-30 05:51:34,091 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-6ba2d7d4-5b5e-45eb-9dda-3ae22c72bb47 2019-05-30 05:51:34,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.225612878799s 2019-05-30 05:51:34,095 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'139d24bc46ef46a5bd36f59376d87687', 'name': u'neutron'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'264655678fb34f29a87250685b3d8bdf', 'name': u'glance'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'28610c42d16e43138da5dec73b8d4fff', 'name': u'swift'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'349a557de6d4467e813e052ceb6ecf29', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'5b82c138e1cb4b0da89add4f08dcf1b8', 'name': u'panko'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'7cac5c17591b413a851337c91014fc28', 'name': u'placement'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'7da7aa36749849e280f9ec53c2b6a22b', 'name': u'nova'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'99142ae555d446ca8ac1529dceb5c8aa', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'9d0f9e81def14d43b598cbb7f49f3bd1', 'name': u'keystone'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'ab50c3815d9a462ba3a36d0bb21c0f55', 'name': u'aodh'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'bcddb5d70e794427a165f6fce5230ce7', 'name': u'gnocchi'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'c9c9bf4d67b14ebe828480fe7425121a', 'name': u'heat'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'cafced57803c4310a5e7bb3cd607ff30', 'name': u'cinderv3'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'd026271aa5da4cc18ed7426622f97a07', 'name': u'cinderv2'})] 2019-05-30 05:51:34,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 05:51:34,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1097df706993d961d0301463ea5838e206cbc33b" 2019-05-30 05:51:34,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Thu, 30 May 2019 05:51:34 GMT X-Openstack-Request-Id: req-a4a6e376-9922-40ff-a4c0-1aa384977c39 2019-05-30 05:51:34,138 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-30T05:49:00Z","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":"b9f424a7-958b-4c06-a1c6-4f7aa8fab190","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"137b131c79604c9bbaf6f84e2f797af7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"168e0781-2ae4-4771-b847-512752cd47f4","tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:49:00Z","ip_version":4}]} 2019-05-30 05:51:34,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a4a6e376-9922-40ff-a4c0-1aa384977c39 2019-05-30 05:51:34,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0424909591675s 2019-05-30 05:51:34,139 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:49:00Z', 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'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'tenant_id': u'137b131c79604c9bbaf6f84e2f797af7', u'created_at': u'2019-05-30T05:49:00Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'137b131c79604c9bbaf6f84e2f797af7'})] 2019-05-30 05:51:34,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-05-30 05:51:34,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1097df706993d961d0301463ea5838e206cbc33b" 2019-05-30 05:51:34,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Thu, 30 May 2019 05:51:34 GMT X-Openstack-Request-Id: req-ab7fb87e-1d58-4a08-b57d-2d124b869789 2019-05-30 05:51:34,146 - 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-05-30 05:51:34,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/service-providers.json used request id req-ab7fb87e-1d58-4a08-b57d-2d124b869789 2019-05-30 05:51:34,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.00728392601013s 2019-05-30 05:51:34,148 - 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-05-30 05:51:34,267 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 05:51:34,267 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-05-30 05:51:34,318 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-05-30 05:51:34,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:51:34,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 05:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-219980ca-cb8f-44a9-ad3e-bfff677d052f 2019-05-30 05:51:34,431 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 05:51:34,431 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-219980ca-cb8f-44a9-ad3e-bfff677d052f 2019-05-30 05:51:34,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 05:51:34,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T06:51:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["e16hrrrMQYiPHeJk0OxPZw"], "issued_at": "2019-05-30T05:51:35.000000Z"}} 2019-05-30 05:51:34,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:51:34,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}287db1d33e0f84e834c2209f662bd553c7367a98" 2019-05-30 05:51:35,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 30 May 2019 05:51:36 GMT X-Openstack-Request-Id: req-5f0a016a-6270-4894-8767-d02008ae22ca 2019-05-30 05:51:35,901 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 05:51:35,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5f0a016a-6270-4894-8767-d02008ae22ca 2019-05-30 05:51:35,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.05563306808s 2019-05-30 05:51:35,902 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-05-30 05:51:35,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:51:35,914 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 05:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5012cee-2527-41bb-b6dc-0d013864aefe 2019-05-30 05:51:35,915 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 05:51:35,915 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-e5012cee-2527-41bb-b6dc-0d013864aefe 2019-05-30 05:51:35,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:51:35,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}287db1d33e0f84e834c2209f662bd553c7367a98" 2019-05-30 05:51:36,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 05:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac1cf497-ed35-4472-9032-d4ff0ec2fec4 2019-05-30 05:51:36,031 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 05:51:36,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-ac1cf497-ed35-4472-9032-d4ff0ec2fec4 2019-05-30 05:51:36,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115504026413s 2019-05-30 05:51:36,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:51:36,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}287db1d33e0f84e834c2209f662bd553c7367a98" 2019-05-30 05:51:36,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Thu, 30 May 2019 05:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21df495a-3c15-4011-9e77-055d5d731df8 2019-05-30 05:51:36,231 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 05:51:36,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-21df495a-3c15-4011-9e77-055d5d731df8 2019-05-30 05:51:36,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192291975021s 2019-05-30 05:51:36,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 05:51:36,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}287db1d33e0f84e834c2209f662bd553c7367a98" -d '{"network": {"tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "name": "tenantnetwork1-net_28d2de06-a777-4932-b00a-35936d2a0028", "admin_state_up": true}}' 2019-05-30 05:51:36,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Thu, 30 May 2019 05:51:36 GMT X-Openstack-Request-Id: req-0722ebd2-84c4-4847-91fd-4429557d7206 2019-05-30 05:51:36,620 - 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":"379972a0-134e-45f4-a23b-c8e51ba6456b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"aeac65a9ab444affb43fd8765adb4b86","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:51:36Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_28d2de06-a777-4932-b00a-35936d2a0028","admin_state_up":true,"tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:51:36Z","mtu":1450}} 2019-05-30 05:51:36,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0722ebd2-84c4-4847-91fd-4429557d7206 2019-05-30 05:51:36,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.388078927994s 2019-05-30 05:51:36,621 - 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-05-30T05:51:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'379972a0-134e-45f4-a23b-c8e51ba6456b', 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'tenantnetwork1-net_28d2de06-a777-4932-b00a-35936d2a0028', u'created_at': u'2019-05-30T05:51:36Z', u'mtu': 1450, u'tenant_id': u'aeac65a9ab444affb43fd8765adb4b86', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'aeac65a9ab444affb43fd8765adb4b86', u'l2_adjacency': True}) 2019-05-30 05:51:36,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:51:36,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}287db1d33e0f84e834c2209f662bd553c7367a98" 2019-05-30 05:51:36,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Thu, 30 May 2019 05:51:37 GMT X-Openstack-Request-Id: req-d71f711b-1ed3-4beb-a51f-ebf3b006f337 2019-05-30 05:51:36,771 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"379972a0-134e-45f4-a23b-c8e51ba6456b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"aeac65a9ab444affb43fd8765adb4b86","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:51:36Z","qos_policy_id":null,"name":"tenantnetwork1-net_28d2de06-a777-4932-b00a-35936d2a0028","admin_state_up":true,"tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:51:36Z","provider:network_type":"vxlan"}]} 2019-05-30 05:51:36,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d71f711b-1ed3-4beb-a51f-ebf3b006f337 2019-05-30 05:51:36,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.149827003479s 2019-05-30 05:51:36,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 05:51:36,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}287db1d33e0f84e834c2209f662bd553c7367a98" -d '{"subnet": {"name": "tenantnetwork1-subnet_28d2de06-a777-4932-b00a-35936d2a0028", "enable_dhcp": true, "network_id": "379972a0-134e-45f4-a23b-c8e51ba6456b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 05:51:37,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Thu, 30 May 2019 05:51:37 GMT X-Openstack-Request-Id: req-a44234cc-f887-446a-aa4e-0f680797616f 2019-05-30 05:51:37,440 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-30T05:51:37Z","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":"18024710-171e-47a9-871b-e1155329203b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"aeac65a9ab444affb43fd8765adb4b86","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_28d2de06-a777-4932-b00a-35936d2a0028","enable_dhcp":true,"segment_id":null,"network_id":"379972a0-134e-45f4-a23b-c8e51ba6456b","tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:51:37Z","ip_version":4}} 2019-05-30 05:51:37,440 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a44234cc-f887-446a-aa4e-0f680797616f 2019-05-30 05:51:37,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.667797088623s 2019-05-30 05:51:37,440 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:51:37Z', 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'18024710-171e-47a9-871b-e1155329203b', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_28d2de06-a777-4932-b00a-35936d2a0028', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'379972a0-134e-45f4-a23b-c8e51ba6456b', u'tenant_id': u'aeac65a9ab444affb43fd8765adb4b86', u'created_at': u'2019-05-30T05:51:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'aeac65a9ab444affb43fd8765adb4b86'}) 2019-05-30 05:51:37,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 05:51:37,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}287db1d33e0f84e834c2209f662bd553c7367a98" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "tenantnetwork1-router_28d2de06-a777-4932-b00a-35936d2a0028", "admin_state_up": true}}' 2019-05-30 05:51:38,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Thu, 30 May 2019 05:51:39 GMT X-Openstack-Request-Id: req-b9cf0729-be0b-467d-8ab9-c584f92edef6 2019-05-30 05:51:38,974 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:37Z", "admin_state_up": true, "updated_at": "2019-05-30T05:51:38Z", "project_id": "aeac65a9ab444affb43fd8765adb4b86", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "c5abfb25-5c0e-4a38-afda-2713330580a4", "name": "tenantnetwork1-router_28d2de06-a777-4932-b00a-35936d2a0028"}} 2019-05-30 05:51:38,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-b9cf0729-be0b-467d-8ab9-c584f92edef6 2019-05-30 05:51:38,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53386807442s 2019-05-30 05:51:38,975 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:51:38Z', u'revision_number': 2, u'ha': False, u'id': u'c5abfb25-5c0e-4a38-afda-2713330580a4', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_28d2de06-a777-4932-b00a-35936d2a0028', u'admin_state_up': True, u'tenant_id': u'aeac65a9ab444affb43fd8765adb4b86', u'created_at': u'2019-05-30T05:51:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'aeac65a9ab444affb43fd8765adb4b86'}) 2019-05-30 05:51:38,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 05:51:38,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/c5abfb25-5c0e-4a38-afda-2713330580a4/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.16" -H "X-Auth-Token: {SHA1}287db1d33e0f84e834c2209f662bd553c7367a98" -d '{"subnet_id": "18024710-171e-47a9-871b-e1155329203b"}' 2019-05-30 05:51:41,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:51:41 GMT X-Openstack-Request-Id: req-a6e3e662-edd9-441b-8e2d-3583bc9926cc 2019-05-30 05:51:41,012 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "379972a0-134e-45f4-a23b-c8e51ba6456b", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "subnet_id": "18024710-171e-47a9-871b-e1155329203b", "subnet_ids": ["18024710-171e-47a9-871b-e1155329203b"], "port_id": "c8e6f76a-d98b-4803-ac10-037c508b87fb", "id": "c5abfb25-5c0e-4a38-afda-2713330580a4"} 2019-05-30 05:51:41,013 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c5abfb25-5c0e-4a38-afda-2713330580a4/add_router_interface.json used request id req-a6e3e662-edd9-441b-8e2d-3583bc9926cc 2019-05-30 05:51:41,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.03704094887s 2019-05-30 05:51:41,126 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 05:51:41,126 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-30 05:51:41,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 05:51:41,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/c5abfb25-5c0e-4a38-afda-2713330580a4/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.16" -H "X-Auth-Token: {SHA1}287db1d33e0f84e834c2209f662bd553c7367a98" -d '{"subnet_id": "18024710-171e-47a9-871b-e1155329203b"}' 2019-05-30 05:51:43,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:51:43 GMT X-Openstack-Request-Id: req-f3caa144-45ae-490c-b3b3-d25f451a0818 2019-05-30 05:51:43,177 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "379972a0-134e-45f4-a23b-c8e51ba6456b", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "subnet_id": "18024710-171e-47a9-871b-e1155329203b", "subnet_ids": ["18024710-171e-47a9-871b-e1155329203b"], "port_id": "c8e6f76a-d98b-4803-ac10-037c508b87fb", "id": "c5abfb25-5c0e-4a38-afda-2713330580a4"} 2019-05-30 05:51:43,178 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c5abfb25-5c0e-4a38-afda-2713330580a4/remove_router_interface.json used request id req-f3caa144-45ae-490c-b3b3-d25f451a0818 2019-05-30 05:51:43,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.04666686058s 2019-05-30 05:51:43,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 05:51:43,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}287db1d33e0f84e834c2209f662bd553c7367a98" 2019-05-30 05:51:43,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 723 Content-Type: application/json Date: Thu, 30 May 2019 05:51:43 GMT X-Openstack-Request-Id: req-99670c47-2684-4915-9b40-447af2d4581e 2019-05-30 05:51:43,331 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:37Z", "admin_state_up": true, "updated_at": "2019-05-30T05:51:42Z", "project_id": "aeac65a9ab444affb43fd8765adb4b86", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "c5abfb25-5c0e-4a38-afda-2713330580a4", "name": "tenantnetwork1-router_28d2de06-a777-4932-b00a-35936d2a0028"}]} 2019-05-30 05:51:43,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-99670c47-2684-4915-9b40-447af2d4581e 2019-05-30 05:51:43,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.152653932571s 2019-05-30 05:51:43,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 05:51:43,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/c5abfb25-5c0e-4a38-afda-2713330580a4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}287db1d33e0f84e834c2209f662bd553c7367a98" 2019-05-30 05:51:44,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:51:44 GMT X-Openstack-Request-Id: req-ce6e5b14-ef5f-4e9c-ac5f-b374de8b8166 2019-05-30 05:51:44,578 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:51:44,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/c5abfb25-5c0e-4a38-afda-2713330580a4.json used request id req-ce6e5b14-ef5f-4e9c-ac5f-b374de8b8166 2019-05-30 05:51:44,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24625205994s 2019-05-30 05:51:44,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 05:51:44,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}287db1d33e0f84e834c2209f662bd553c7367a98" 2019-05-30 05:51:44,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Thu, 30 May 2019 05:51:45 GMT X-Openstack-Request-Id: req-dec8cd88-1850-462f-a879-bbfc311f2710 2019-05-30 05:51:44,653 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-30T05:51:37Z","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":"18024710-171e-47a9-871b-e1155329203b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"aeac65a9ab444affb43fd8765adb4b86","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_28d2de06-a777-4932-b00a-35936d2a0028","enable_dhcp":true,"segment_id":null,"network_id":"379972a0-134e-45f4-a23b-c8e51ba6456b","tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:51:37Z","ip_version":4},{"updated_at":"2019-05-30T05:49:00Z","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":"b9f424a7-958b-4c06-a1c6-4f7aa8fab190","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"137b131c79604c9bbaf6f84e2f797af7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"168e0781-2ae4-4771-b847-512752cd47f4","tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:49:00Z","ip_version":4}]} 2019-05-30 05:51:44,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-dec8cd88-1850-462f-a879-bbfc311f2710 2019-05-30 05:51:44,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0739150047302s 2019-05-30 05:51:44,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 05:51:44,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/18024710-171e-47a9-871b-e1155329203b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}287db1d33e0f84e834c2209f662bd553c7367a98" 2019-05-30 05:51:45,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:51:46 GMT X-Openstack-Request-Id: req-752e66b3-095b-4d3d-9856-76350870b6da 2019-05-30 05:51:45,683 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:51:45,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/18024710-171e-47a9-871b-e1155329203b.json used request id req-752e66b3-095b-4d3d-9856-76350870b6da 2019-05-30 05:51:45,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.02899003029s 2019-05-30 05:51:45,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:51:45,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}287db1d33e0f84e834c2209f662bd553c7367a98" 2019-05-30 05:51:45,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Thu, 30 May 2019 05:51:46 GMT X-Openstack-Request-Id: req-a8f95df0-e5a8-489e-a422-6d013d058902 2019-05-30 05:51:45,767 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"379972a0-134e-45f4-a23b-c8e51ba6456b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"aeac65a9ab444affb43fd8765adb4b86","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:51:45Z","qos_policy_id":null,"name":"tenantnetwork1-net_28d2de06-a777-4932-b00a-35936d2a0028","admin_state_up":true,"tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:51:36Z","provider:network_type":"vxlan"}]} 2019-05-30 05:51:45,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a8f95df0-e5a8-489e-a422-6d013d058902 2019-05-30 05:51:45,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0833370685577s 2019-05-30 05:51:45,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 05:51:45,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/379972a0-134e-45f4-a23b-c8e51ba6456b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}287db1d33e0f84e834c2209f662bd553c7367a98" 2019-05-30 05:51:46,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:51:47 GMT X-Openstack-Request-Id: req-9a5ac47f-b9db-427f-91ee-42710c759e27 2019-05-30 05:51:46,973 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:51:46,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/379972a0-134e-45f4-a23b-c8e51ba6456b.json used request id req-9a5ac47f-b9db-427f-91ee-42710c759e27 2019-05-30 05:51:46,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20490717888s 2019-05-30 05:51:47,018 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-05-30 05:51:47,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:51:47,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 05:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55244722-02c3-4f8a-8077-4a41910f760f 2019-05-30 05:51:47,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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 05:51:47,064 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-55244722-02c3-4f8a-8077-4a41910f760f 2019-05-30 05:51:47,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 05:51:47,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T06:51:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["t0AT63e0SuiRspn2bsxgZA"], "issued_at": "2019-05-30T05:51:47.000000Z"}} 2019-05-30 05:51:47,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:51:47,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:51:47,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 30 May 2019 05:51:48 GMT X-Openstack-Request-Id: req-c388f43a-56db-44f2-87a8-7a6ba8023627 2019-05-30 05:51:47,839 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 05:51:47,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c388f43a-56db-44f2-87a8-7a6ba8023627 2019-05-30 05:51:47,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356541872025s 2019-05-30 05:51:47,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:51:47,851 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 05:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1463951d-c4d0-4f96-ba5d-1b65dad23b53 2019-05-30 05:51:47,851 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 05:51:47,851 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-1463951d-c4d0-4f96-ba5d-1b65dad23b53 2019-05-30 05:51:47,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:51:47,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:51:48,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 05:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5b7d90-e9b5-4f0f-bff3-5e243b274e9a 2019-05-30 05:51:48,064 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 05:51:48,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-2c5b7d90-e9b5-4f0f-bff3-5e243b274e9a 2019-05-30 05:51:48,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212300777435s 2019-05-30 05:51:48,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 05:51:48,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_0e60a3af-0f2b-497c-8bf4-808da1b9c07f"}}' 2019-05-30 05:51:48,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Thu, 30 May 2019 05:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df6c0df3-f825-4ec1-be44-76aa0a13834e 2019-05-30 05:51:48,447 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/8f8f85160e61491f935e8b9ecb545570"}, "tags": [], "enabled": true, "id": "8f8f85160e61491f935e8b9ecb545570", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_0e60a3af-0f2b-497c-8bf4-808da1b9c07f"}} 2019-05-30 05:51:48,447 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-df6c0df3-f825-4ec1-be44-76aa0a13834e 2019-05-30 05:51:48,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.375415802002s 2019-05-30 05:51:48,448 - 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'8f8f85160e61491f935e8b9ecb545570', '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_0e60a3af-0f2b-497c-8bf4-808da1b9c07f'}) 2019-05-30 05:51:48,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 05:51:48,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "uealLlNRNBdAXi1ydpjOP1q8UVoKVb", "email": null, "name": "tenantnetwork2-user_0e60a3af-0f2b-497c-8bf4-808da1b9c07f"}}' 2019-05-30 05:51:48,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Thu, 30 May 2019 05:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16c739ec-e23c-4fe9-9a78-a4344daafbab 2019-05-30 05:51:48,984 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_0e60a3af-0f2b-497c-8bf4-808da1b9c07f", "links": {"self": "http://172.30.9.24:5000/v3/users/d173b4167a774e889e7d4c256e8d0aa1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d173b4167a774e889e7d4c256e8d0aa1", "domain_id": "default", "password_expires_at": null}} 2019-05-30 05:51:48,984 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-16c739ec-e23c-4fe9-9a78-a4344daafbab 2019-05-30 05:51:48,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.529704809189s 2019-05-30 05:51:48,985 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd173b4167a774e889e7d4c256e8d0aa1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_0e60a3af-0f2b-497c-8bf4-808da1b9c07f'}) 2019-05-30 05:51:48,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:51:48,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:51:49,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e4c2836-edc9-459c-8f59-43b507d40c01 2019-05-30 05:51:49,192 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:51:49,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4e4c2836-edc9-459c-8f59-43b507d40c01 2019-05-30 05:51:49,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203927993774s 2019-05-30 05:51:49,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:51:49,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:51:49,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3a4b30-e470-4e86-bd65-44abe3dfd284 2019-05-30 05:51:49,322 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:51:49,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0d3a4b30-e470-4e86-bd65-44abe3dfd284 2019-05-30 05:51:49,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.124182939529s 2019-05-30 05:51:49,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:51:49,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:51:49,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2637e2e-9f76-417a-af2d-a5e3a84425c8 2019-05-30 05:51:49,550 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:51:49,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d2637e2e-9f76-417a-af2d-a5e3a84425c8 2019-05-30 05:51:49,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223165988922s 2019-05-30 05:51:49,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:51:49,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:51:49,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 05:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fd98d9e-cf72-4cbe-8459-85169393d1b6 2019-05-30 05:51:49,768 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 05:51:49,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-5fd98d9e-cf72-4cbe-8459-85169393d1b6 2019-05-30 05:51:49,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213748931885s 2019-05-30 05:51:49,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:51:49,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:51:50,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 30 May 2019 05:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c57d0a11-51fc-4dd1-b663-787e1de1a239 2019-05-30 05:51:50,010 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_0e60a3af-0f2b-497c-8bf4-808da1b9c07f", "links": {"self": "http://172.30.9.24:5000/v3/users/d173b4167a774e889e7d4c256e8d0aa1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d173b4167a774e889e7d4c256e8d0aa1", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 05:51:50,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c57d0a11-51fc-4dd1-b663-787e1de1a239 2019-05-30 05:51:50,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240950107574s 2019-05-30 05:51:50,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:51:50,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:51:50,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 30 May 2019 05:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c79d1b-8eb3-4085-afd6-10f16ad76b35 2019-05-30 05:51:50,148 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/8f8f85160e61491f935e8b9ecb545570"}, "tags": [], "enabled": true, "id": "8f8f85160e61491f935e8b9ecb545570", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_0e60a3af-0f2b-497c-8bf4-808da1b9c07f"}]} 2019-05-30 05:51:50,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-92c79d1b-8eb3-4085-afd6-10f16ad76b35 2019-05-30 05:51:50,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.126590967178s 2019-05-30 05:51:50,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 05:51:50,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=d173b4167a774e889e7d4c256e8d0aa1&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=8f8f85160e61491f935e8b9ecb545570" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:51:50,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Thu, 30 May 2019 05:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6da1b7b6-48a9-4065-a89e-cabde136100d 2019-05-30 05:51:50,392 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=d173b4167a774e889e7d4c256e8d0aa1&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=8f8f85160e61491f935e8b9ecb545570", "previous": null, "next": null}} 2019-05-30 05:51:50,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=d173b4167a774e889e7d4c256e8d0aa1&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=8f8f85160e61491f935e8b9ecb545570 used request id req-6da1b7b6-48a9-4065-a89e-cabde136100d 2019-05-30 05:51:50,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.236560106277s 2019-05-30 05:51:50,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 05:51:50,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/8f8f85160e61491f935e8b9ecb545570/users/d173b4167a774e889e7d4c256e8d0aa1/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:51:50,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:51:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c04664af-1e0e-4175-ab10-72057c76171a 2019-05-30 05:51:50,606 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:51:50,607 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/8f8f85160e61491f935e8b9ecb545570/users/d173b4167a774e889e7d4c256e8d0aa1/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-c04664af-1e0e-4175-ab10-72057c76171a 2019-05-30 05:51:50,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.210869073868s 2019-05-30 05:51:50,607 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_0e60a3af-0f2b-497c-8bf4-808da1b9c07f', 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'8f8f85160e61491f935e8b9ecb545570', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'uealLlNRNBdAXi1ydpjOP1q8UVoKVb', 'username': u'tenantnetwork2-user_0e60a3af-0f2b-497c-8bf4-808da1b9c07f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 05:51:50,611 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_0e60a3af-0f2b-497c-8bf4-808da1b9c07f', 'password': 'uealLlNRNBdAXi1ydpjOP1q8UVoKVb', 'project_name': 'tenantnetwork2-project_0e60a3af-0f2b-497c-8bf4-808da1b9c07f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '8f8f85160e61491f935e8b9ecb545570', 'project_domain_name': 'Default'} 2019-05-30 05:51:50,611 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-05-30 05:51:50,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:51:50,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:51:50,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 05:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8474f4d1-3236-4745-97e9-c2d9d86ff211 2019-05-30 05:51:50,731 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 05:51:50,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-8474f4d1-3236-4745-97e9-c2d9d86ff211 2019-05-30 05:51:50,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119651079178s 2019-05-30 05:51:50,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:51:50,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:51:50,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 30 May 2019 05:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d82b871f-6454-44d2-867a-66901d611340 2019-05-30 05:51:50,865 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/8f8f85160e61491f935e8b9ecb545570"}, "tags": [], "enabled": true, "id": "8f8f85160e61491f935e8b9ecb545570", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_0e60a3af-0f2b-497c-8bf4-808da1b9c07f"}]} 2019-05-30 05:51:50,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-d82b871f-6454-44d2-867a-66901d611340 2019-05-30 05:51:50,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.125810146332s 2019-05-30 05:51:50,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 05:51:50,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" -d '{"network": {"tenant_id": "8f8f85160e61491f935e8b9ecb545570", "name": "tenantnetwork2-net_0e60a3af-0f2b-497c-8bf4-808da1b9c07f", "admin_state_up": true}}' 2019-05-30 05:51:51,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 727 Content-Type: application/json Date: Thu, 30 May 2019 05:51:51 GMT X-Openstack-Request-Id: req-f96ded30-6cf2-489b-8c21-bb149b2b7dc8 2019-05-30 05:51:51,193 - 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":"d792d088-7765-44ac-b486-58bfc33cd207","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"8f8f85160e61491f935e8b9ecb545570","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:51:51Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_0e60a3af-0f2b-497c-8bf4-808da1b9c07f","admin_state_up":true,"tenant_id":"8f8f85160e61491f935e8b9ecb545570","created_at":"2019-05-30T05:51:51Z","mtu":1450}} 2019-05-30 05:51:51,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f96ded30-6cf2-489b-8c21-bb149b2b7dc8 2019-05-30 05:51:51,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.326169967651s 2019-05-30 05:51:51,194 - 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-05-30T05:51:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd792d088-7765-44ac-b486-58bfc33cd207', u'provider:segmentation_id': 7, 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_0e60a3af-0f2b-497c-8bf4-808da1b9c07f', u'created_at': u'2019-05-30T05:51:51Z', u'mtu': 1450, u'tenant_id': u'8f8f85160e61491f935e8b9ecb545570', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8f8f85160e61491f935e8b9ecb545570', u'l2_adjacency': True}) 2019-05-30 05:51:51,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:51:51,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 05:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baece37b-aa6a-48fc-8cd0-52a7bdb8cf0c 2019-05-30 05:51:51,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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 05:51:51,205 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-baece37b-aa6a-48fc-8cd0-52a7bdb8cf0c 2019-05-30 05:51:51,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 05:51:51,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T06:51:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f8f85160e61491f935e8b9ecb545570", "name": "tenantnetwork2-project_0e60a3af-0f2b-497c-8bf4-808da1b9c07f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8f8f85160e61491f935e8b9ecb545570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_8f8f85160e61491f935e8b9ecb545570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/8f8f85160e61491f935e8b9ecb545570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/8f8f85160e61491f935e8b9ecb545570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/8f8f85160e61491f935e8b9ecb545570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8f8f85160e61491f935e8b9ecb545570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/8f8f85160e61491f935e8b9ecb545570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/8f8f85160e61491f935e8b9ecb545570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8f8f85160e61491f935e8b9ecb545570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/8f8f85160e61491f935e8b9ecb545570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/8f8f85160e61491f935e8b9ecb545570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_0e60a3af-0f2b-497c-8bf4-808da1b9c07f", "id": "d173b4167a774e889e7d4c256e8d0aa1"}, "audit_ids": ["ZlBCokEQRrmVh7FRzAojiQ"], "issued_at": "2019-05-30T05:51:51.000000Z"}} 2019-05-30 05:51:51,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:51:51,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ec0291da2f3a9fb4197a085b12cf854045f37119" 2019-05-30 05:51:51,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Thu, 30 May 2019 05:51:52 GMT X-Openstack-Request-Id: req-ab7c20c2-4eb3-4fa0-8923-81ae1eaaf545 2019-05-30 05:51:51,978 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d792d088-7765-44ac-b486-58bfc33cd207","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8f8f85160e61491f935e8b9ecb545570","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:51:51Z","qos_policy_id":null,"name":"tenantnetwork2-net_0e60a3af-0f2b-497c-8bf4-808da1b9c07f","admin_state_up":true,"tenant_id":"8f8f85160e61491f935e8b9ecb545570","created_at":"2019-05-30T05:51:51Z","mtu":1450}]} 2019-05-30 05:51:51,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ab7c20c2-4eb3-4fa0-8923-81ae1eaaf545 2019-05-30 05:51:51,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374683856964s 2019-05-30 05:51:51,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 05:51:51,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ec0291da2f3a9fb4197a085b12cf854045f37119" -d '{"subnet": {"name": "tenantnetwork2-subnet_0e60a3af-0f2b-497c-8bf4-808da1b9c07f", "enable_dhcp": true, "network_id": "d792d088-7765-44ac-b486-58bfc33cd207", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 05:51:52,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Thu, 30 May 2019 05:51:53 GMT X-Openstack-Request-Id: req-91100a12-f723-4b4b-81fc-d0e7268e754c 2019-05-30 05:51:52,943 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d792d088-7765-44ac-b486-58bfc33cd207","tenant_id":"8f8f85160e61491f935e8b9ecb545570","created_at":"2019-05-30T05:51:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T05:51: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":"8f8f85160e61491f935e8b9ecb545570","id":"0b927c95-2664-44ac-be8a-ac353df7513a","subnetpool_id":null,"name":"tenantnetwork2-subnet_0e60a3af-0f2b-497c-8bf4-808da1b9c07f"}} 2019-05-30 05:51:52,943 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-91100a12-f723-4b4b-81fc-d0e7268e754c 2019-05-30 05:51:52,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.963290929794s 2019-05-30 05:51:52,944 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:51: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'0b927c95-2664-44ac-be8a-ac353df7513a', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_0e60a3af-0f2b-497c-8bf4-808da1b9c07f', u'enable_dhcp': True, u'network_id': u'd792d088-7765-44ac-b486-58bfc33cd207', u'tenant_id': u'8f8f85160e61491f935e8b9ecb545570', u'created_at': u'2019-05-30T05:51: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'8f8f85160e61491f935e8b9ecb545570'}) 2019-05-30 05:51:52,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 05:51:52,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ec0291da2f3a9fb4197a085b12cf854045f37119" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "tenantnetwork2-router_0e60a3af-0f2b-497c-8bf4-808da1b9c07f", "admin_state_up": true}}' 2019-05-30 05:51:54,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Thu, 30 May 2019 05:51:54 GMT X-Openstack-Request-Id: req-63e44bb9-80ef-45df-8976-e56d928d3dd7 2019-05-30 05:51:54,380 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8f8f85160e61491f935e8b9ecb545570", "created_at": "2019-05-30T05:51:53Z", "admin_state_up": true, "updated_at": "2019-05-30T05:51:54Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "8f8f85160e61491f935e8b9ecb545570", "id": "398339cc-2fb0-4076-8b0d-0f64b5d03cd0", "name": "tenantnetwork2-router_0e60a3af-0f2b-497c-8bf4-808da1b9c07f"}} 2019-05-30 05:51:54,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-63e44bb9-80ef-45df-8976-e56d928d3dd7 2019-05-30 05:51:54,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43618988991s 2019-05-30 05:51:54,381 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:51:54Z', u'revision_number': 2, u'id': u'398339cc-2fb0-4076-8b0d-0f64b5d03cd0', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_0e60a3af-0f2b-497c-8bf4-808da1b9c07f', u'admin_state_up': True, u'tenant_id': u'8f8f85160e61491f935e8b9ecb545570', u'created_at': u'2019-05-30T05:51:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'8f8f85160e61491f935e8b9ecb545570'}) 2019-05-30 05:51:54,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 05:51:54,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/398339cc-2fb0-4076-8b0d-0f64b5d03cd0/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.16" -H "X-Auth-Token: {SHA1}ec0291da2f3a9fb4197a085b12cf854045f37119" -d '{"subnet_id": "0b927c95-2664-44ac-be8a-ac353df7513a"}' 2019-05-30 05:51:56,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:51:57 GMT X-Openstack-Request-Id: req-9cbfd4ce-b13e-4033-a88f-d8ffac30eae8 2019-05-30 05:51:56,833 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d792d088-7765-44ac-b486-58bfc33cd207", "tenant_id": "8f8f85160e61491f935e8b9ecb545570", "subnet_id": "0b927c95-2664-44ac-be8a-ac353df7513a", "subnet_ids": ["0b927c95-2664-44ac-be8a-ac353df7513a"], "port_id": "9a374006-3796-4972-b779-c47a7833f569", "id": "398339cc-2fb0-4076-8b0d-0f64b5d03cd0"} 2019-05-30 05:51:56,833 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/398339cc-2fb0-4076-8b0d-0f64b5d03cd0/add_router_interface.json used request id req-9cbfd4ce-b13e-4033-a88f-d8ffac30eae8 2019-05-30 05:51:56,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.45112895966s 2019-05-30 05:51:56,943 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 05:51:56,943 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-30 05:51:56,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 05:51:56,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/398339cc-2fb0-4076-8b0d-0f64b5d03cd0/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.16" -H "X-Auth-Token: {SHA1}ec0291da2f3a9fb4197a085b12cf854045f37119" -d '{"subnet_id": "0b927c95-2664-44ac-be8a-ac353df7513a"}' 2019-05-30 05:51:59,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:51:59 GMT X-Openstack-Request-Id: req-2c64aca2-0940-45de-a327-59b2bd8d5679 2019-05-30 05:51:59,018 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d792d088-7765-44ac-b486-58bfc33cd207", "tenant_id": "8f8f85160e61491f935e8b9ecb545570", "subnet_id": "0b927c95-2664-44ac-be8a-ac353df7513a", "subnet_ids": ["0b927c95-2664-44ac-be8a-ac353df7513a"], "port_id": "9a374006-3796-4972-b779-c47a7833f569", "id": "398339cc-2fb0-4076-8b0d-0f64b5d03cd0"} 2019-05-30 05:51:59,018 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/398339cc-2fb0-4076-8b0d-0f64b5d03cd0/remove_router_interface.json used request id req-2c64aca2-0940-45de-a327-59b2bd8d5679 2019-05-30 05:51:59,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.06973600388s 2019-05-30 05:51:59,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 05:51:59,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ec0291da2f3a9fb4197a085b12cf854045f37119" 2019-05-30 05:51:59,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Thu, 30 May 2019 05:51:59 GMT X-Openstack-Request-Id: req-1f9d9ef4-ec3f-45f7-a00c-7ab4221b8509 2019-05-30 05:51:59,154 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8f8f85160e61491f935e8b9ecb545570", "created_at": "2019-05-30T05:51:53Z", "admin_state_up": true, "updated_at": "2019-05-30T05:51:58Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8f8f85160e61491f935e8b9ecb545570", "id": "398339cc-2fb0-4076-8b0d-0f64b5d03cd0", "name": "tenantnetwork2-router_0e60a3af-0f2b-497c-8bf4-808da1b9c07f"}]} 2019-05-30 05:51:59,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1f9d9ef4-ec3f-45f7-a00c-7ab4221b8509 2019-05-30 05:51:59,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.135462999344s 2019-05-30 05:51:59,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 05:51:59,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/398339cc-2fb0-4076-8b0d-0f64b5d03cd0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ec0291da2f3a9fb4197a085b12cf854045f37119" 2019-05-30 05:52:00,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:52:00 GMT X-Openstack-Request-Id: req-1ce6b828-4891-4b48-8b77-8cf9365cffff 2019-05-30 05:52:00,371 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:52:00,371 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/398339cc-2fb0-4076-8b0d-0f64b5d03cd0.json used request id req-1ce6b828-4891-4b48-8b77-8cf9365cffff 2019-05-30 05:52:00,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.21531915665s 2019-05-30 05:52:00,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 05:52:00,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ec0291da2f3a9fb4197a085b12cf854045f37119" 2019-05-30 05:52:00,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Thu, 30 May 2019 05:52:00 GMT X-Openstack-Request-Id: req-7c95bce9-be57-4d49-a9a0-ac37e6f4415c 2019-05-30 05:52:00,502 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d792d088-7765-44ac-b486-58bfc33cd207","tenant_id":"8f8f85160e61491f935e8b9ecb545570","created_at":"2019-05-30T05:51:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T05:51: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":"8f8f85160e61491f935e8b9ecb545570","id":"0b927c95-2664-44ac-be8a-ac353df7513a","subnetpool_id":null,"name":"tenantnetwork2-subnet_0e60a3af-0f2b-497c-8bf4-808da1b9c07f"}]} 2019-05-30 05:52:00,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-7c95bce9-be57-4d49-a9a0-ac37e6f4415c 2019-05-30 05:52:00,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.130734920502s 2019-05-30 05:52:00,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 05:52:00,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/0b927c95-2664-44ac-be8a-ac353df7513a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ec0291da2f3a9fb4197a085b12cf854045f37119" 2019-05-30 05:52:01,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:52:02 GMT X-Openstack-Request-Id: req-8f9c6d85-0c36-419f-9317-376fc4fa630c 2019-05-30 05:52:01,689 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:52:01,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/0b927c95-2664-44ac-be8a-ac353df7513a.json used request id req-8f9c6d85-0c36-419f-9317-376fc4fa630c 2019-05-30 05:52:01,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.18588709831s 2019-05-30 05:52:01,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:52:01,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ec0291da2f3a9fb4197a085b12cf854045f37119" 2019-05-30 05:52:01,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Thu, 30 May 2019 05:52:02 GMT X-Openstack-Request-Id: req-02c5f281-7665-43e6-b1dd-25e7df23bf1c 2019-05-30 05:52:01,779 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d792d088-7765-44ac-b486-58bfc33cd207","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f8f85160e61491f935e8b9ecb545570","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:52:01Z","qos_policy_id":null,"name":"tenantnetwork2-net_0e60a3af-0f2b-497c-8bf4-808da1b9c07f","admin_state_up":true,"tenant_id":"8f8f85160e61491f935e8b9ecb545570","created_at":"2019-05-30T05:51:51Z","mtu":1450}]} 2019-05-30 05:52:01,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-02c5f281-7665-43e6-b1dd-25e7df23bf1c 2019-05-30 05:52:01,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.089015007019s 2019-05-30 05:52:01,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 05:52:01,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/d792d088-7765-44ac-b486-58bfc33cd207.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ec0291da2f3a9fb4197a085b12cf854045f37119" 2019-05-30 05:52:02,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:52:03 GMT X-Openstack-Request-Id: req-8f310e36-915b-4f33-b4b5-03e407d8a170 2019-05-30 05:52:02,824 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:52:02,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/d792d088-7765-44ac-b486-58bfc33cd207.json used request id req-8f310e36-915b-4f33-b4b5-03e407d8a170 2019-05-30 05:52:02,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.04428219795s 2019-05-30 05:52:02,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:52:02,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:52:03,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 30 May 2019 05:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7760cc72-8379-4dc7-99c2-8d5aa2374080 2019-05-30 05:52:03,039 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_0e60a3af-0f2b-497c-8bf4-808da1b9c07f", "links": {"self": "http://172.30.9.24:5000/v3/users/d173b4167a774e889e7d4c256e8d0aa1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d173b4167a774e889e7d4c256e8d0aa1", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 05:52:03,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7760cc72-8379-4dc7-99c2-8d5aa2374080 2019-05-30 05:52:03,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214262962341s 2019-05-30 05:52:03,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:52:03,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/d173b4167a774e889e7d4c256e8d0aa1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:52:03,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Thu, 30 May 2019 05:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3b1616a-52de-4527-9e73-1257fb7ef877 2019-05-30 05:52:03,277 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_0e60a3af-0f2b-497c-8bf4-808da1b9c07f", "links": {"self": "http://172.30.9.24:5000/v3/users/d173b4167a774e889e7d4c256e8d0aa1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d173b4167a774e889e7d4c256e8d0aa1", "description": null}} 2019-05-30 05:52:03,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/d173b4167a774e889e7d4c256e8d0aa1 used request id req-d3b1616a-52de-4527-9e73-1257fb7ef877 2019-05-30 05:52:03,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232265949249s 2019-05-30 05:52:03,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 05:52:03,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/d173b4167a774e889e7d4c256e8d0aa1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:52:03,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc40ec6b-f310-4a8d-90e6-08b8c014a5f3 2019-05-30 05:52:03,625 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:52:03,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/d173b4167a774e889e7d4c256e8d0aa1 used request id req-fc40ec6b-f310-4a8d-90e6-08b8c014a5f3 2019-05-30 05:52:03,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.347353935242s 2019-05-30 05:52:03,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:52:03,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:52:03,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Thu, 30 May 2019 05:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b61a3fc-ceac-4f70-a462-ecfe6db5aa32 2019-05-30 05:52:03,791 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/8f8f85160e61491f935e8b9ecb545570"}, "tags": [], "enabled": true, "id": "8f8f85160e61491f935e8b9ecb545570", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_0e60a3af-0f2b-497c-8bf4-808da1b9c07f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 05:52:03,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-8b61a3fc-ceac-4f70-a462-ecfe6db5aa32 2019-05-30 05:52:03,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.159228086472s 2019-05-30 05:52:03,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 05:52:03,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/8f8f85160e61491f935e8b9ecb545570 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:52:03,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:52:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ac76154-c39f-4d1f-8ed9-4fdc69821889 2019-05-30 05:52:03,975 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:52:03,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/8f8f85160e61491f935e8b9ecb545570 used request id req-8ac76154-c39f-4d1f-8ed9-4fdc69821889 2019-05-30 05:52:03,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.17985701561s 2019-05-30 05:52:03,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:52:03,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=8f8f85160e61491f935e8b9ecb545570&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.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:52:05,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 05:52:05 GMT X-Openstack-Request-Id: req-3886c782-6ff1-4bb3-bf3e-1e5c6cc27966 2019-05-30 05:52:05,046 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8f8f85160e61491f935e8b9ecb545570", "created_at": "2019-05-30T05:51:51Z", "updated_at": "2019-05-30T05:51:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:51Z", "revision_number": 0, "id": "54587221-3b78-449c-8a2c-de17f7b8ecdd", "remote_group_id": "f0d39513-f617-42c8-80a4-0213e0f3ef0f", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:51Z", "security_group_id": "f0d39513-f617-42c8-80a4-0213e0f3ef0f", "tenant_id": "8f8f85160e61491f935e8b9ecb545570", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f8f85160e61491f935e8b9ecb545570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:51Z", "revision_number": 0, "id": "7ca84ed4-f0ca-46c0-a8b9-139d15762bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:51Z", "security_group_id": "f0d39513-f617-42c8-80a4-0213e0f3ef0f", "tenant_id": "8f8f85160e61491f935e8b9ecb545570", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f8f85160e61491f935e8b9ecb545570"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:51Z", "revision_number": 0, "id": "8d6c9865-3efb-42a5-bba5-0b3356891f5c", "remote_group_id": "f0d39513-f617-42c8-80a4-0213e0f3ef0f", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:51Z", "security_group_id": "f0d39513-f617-42c8-80a4-0213e0f3ef0f", "tenant_id": "8f8f85160e61491f935e8b9ecb545570", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f8f85160e61491f935e8b9ecb545570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:51Z", "revision_number": 0, "id": "f8bf14ed-593c-413c-bf83-a4e802094be5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:51Z", "security_group_id": "f0d39513-f617-42c8-80a4-0213e0f3ef0f", "tenant_id": "8f8f85160e61491f935e8b9ecb545570", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f8f85160e61491f935e8b9ecb545570"}], "revision_number": 1, "project_id": "8f8f85160e61491f935e8b9ecb545570", "id": "f0d39513-f617-42c8-80a4-0213e0f3ef0f", "name": "default"}]} 2019-05-30 05:52:05,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=8f8f85160e61491f935e8b9ecb545570&name=default used request id req-3886c782-6ff1-4bb3-bf3e-1e5c6cc27966 2019-05-30 05:52:05,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.06546998024s 2019-05-30 05:52:05,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:52:05,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:52:05,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 30 May 2019 05:52:05 GMT X-Openstack-Request-Id: req-5122c812-1b1d-495c-bc9c-0ed20b3c8501 2019-05-30 05:52:05,108 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f8f85160e61491f935e8b9ecb545570", "created_at": "2019-05-30T05:51:51Z", "updated_at": "2019-05-30T05:51:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:51Z", "revision_number": 0, "id": "54587221-3b78-449c-8a2c-de17f7b8ecdd", "remote_group_id": "f0d39513-f617-42c8-80a4-0213e0f3ef0f", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:51Z", "security_group_id": "f0d39513-f617-42c8-80a4-0213e0f3ef0f", "tenant_id": "8f8f85160e61491f935e8b9ecb545570", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f8f85160e61491f935e8b9ecb545570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:51Z", "revision_number": 0, "id": "7ca84ed4-f0ca-46c0-a8b9-139d15762bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:51Z", "security_group_id": "f0d39513-f617-42c8-80a4-0213e0f3ef0f", "tenant_id": "8f8f85160e61491f935e8b9ecb545570", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f8f85160e61491f935e8b9ecb545570"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:51Z", "revision_number": 0, "id": "8d6c9865-3efb-42a5-bba5-0b3356891f5c", "remote_group_id": "f0d39513-f617-42c8-80a4-0213e0f3ef0f", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:51Z", "security_group_id": "f0d39513-f617-42c8-80a4-0213e0f3ef0f", "tenant_id": "8f8f85160e61491f935e8b9ecb545570", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f8f85160e61491f935e8b9ecb545570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:51Z", "revision_number": 0, "id": "f8bf14ed-593c-413c-bf83-a4e802094be5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:51Z", "security_group_id": "f0d39513-f617-42c8-80a4-0213e0f3ef0f", "tenant_id": "8f8f85160e61491f935e8b9ecb545570", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f8f85160e61491f935e8b9ecb545570"}], "revision_number": 1, "project_id": "8f8f85160e61491f935e8b9ecb545570", "id": "f0d39513-f617-42c8-80a4-0213e0f3ef0f", "name": "default"}]} 2019-05-30 05:52:05,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-5122c812-1b1d-495c-bc9c-0ed20b3c8501 2019-05-30 05:52:05,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0567951202393s 2019-05-30 05:52:05,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 05:52:05,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/f0d39513-f617-42c8-80a4-0213e0f3ef0f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c66c0a8652e67987a663a489ca529de96626d95" 2019-05-30 05:52:05,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:52:05 GMT X-Openstack-Request-Id: req-230db34b-95d6-4b95-8088-bcceef85cd30 2019-05-30 05:52:05,250 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:52:05,250 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/f0d39513-f617-42c8-80a4-0213e0f3ef0f.json used request id req-230db34b-95d6-4b95-8088-bcceef85cd30 2019-05-30 05:52:05,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.135376930237s 2019-05-30 05:52:05,295 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-05-30 05:52:05,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:52:05,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 05:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-227c248a-c5a7-467b-8647-954d22767f6f 2019-05-30 05:52:05,375 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 05:52:05,375 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-227c248a-c5a7-467b-8647-954d22767f6f 2019-05-30 05:52:05,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 05:52:05,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T06:52:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["b5dGFghuR5WsHf8rv1mEMw"], "issued_at": "2019-05-30T05:52:06.000000Z"}} 2019-05-30 05:52:05,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:52:05,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" 2019-05-30 05:52:06,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 30 May 2019 05:52:06 GMT X-Openstack-Request-Id: req-b9c24101-66d1-4ce2-aebe-764eb6f86347 2019-05-30 05:52:06,169 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 05:52:06,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b9c24101-66d1-4ce2-aebe-764eb6f86347 2019-05-30 05:52:06,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.366657972336s 2019-05-30 05:52:06,171 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-05-30 05:52:06,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:52:06,183 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 05:52:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f02f743b-737a-4e78-b353-54e0867f07e5 2019-05-30 05:52:06,184 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 05:52:06,184 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-f02f743b-737a-4e78-b353-54e0867f07e5 2019-05-30 05:52:06,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:52:06,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" 2019-05-30 05:52:06,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 05:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e800ecec-8605-4892-8691-d6381e6f9be9 2019-05-30 05:52:06,401 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 05:52:06,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-e800ecec-8605-4892-8691-d6381e6f9be9 2019-05-30 05:52:06,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216179847717s 2019-05-30 05:52:06,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:52:06,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" 2019-05-30 05:52:06,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Thu, 30 May 2019 05:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e212af73-ea55-4947-8b5e-8579c1c3f15d 2019-05-30 05:52:06,614 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 05:52:06,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e212af73-ea55-4947-8b5e-8579c1c3f15d 2019-05-30 05:52:06,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207057952881s 2019-05-30 05:52:06,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 05:52:06,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" -d '{"network": {"tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "name": "vmready1-net_36a10233-9230-43d7-bd8c-ecb50a6ae26e", "admin_state_up": true}}' 2019-05-30 05:52:06,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Thu, 30 May 2019 05:52:07 GMT X-Openstack-Request-Id: req-628ed906-f7fc-4e95-979a-268e86e8294e 2019-05-30 05:52:06,833 - 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":"1bdee698-4b43-4c9e-b4ab-83ddeac64ce9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"aeac65a9ab444affb43fd8765adb4b86","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:52:07Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_36a10233-9230-43d7-bd8c-ecb50a6ae26e","admin_state_up":true,"tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:52:07Z","mtu":1450}} 2019-05-30 05:52:06,833 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-628ed906-f7fc-4e95-979a-268e86e8294e 2019-05-30 05:52:06,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.217074871063s 2019-05-30 05:52:06,833 - 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-05-30T05:52:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1bdee698-4b43-4c9e-b4ab-83ddeac64ce9', u'provider:segmentation_id': 34, 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_36a10233-9230-43d7-bd8c-ecb50a6ae26e', u'created_at': u'2019-05-30T05:52:07Z', u'mtu': 1450, u'tenant_id': u'aeac65a9ab444affb43fd8765adb4b86', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'aeac65a9ab444affb43fd8765adb4b86', u'l2_adjacency': True}) 2019-05-30 05:52:06,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:52:06,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" 2019-05-30 05:52:06,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Thu, 30 May 2019 05:52:07 GMT X-Openstack-Request-Id: req-7448c469-5171-488f-8196-a979930bf2c0 2019-05-30 05:52:06,929 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1bdee698-4b43-4c9e-b4ab-83ddeac64ce9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"aeac65a9ab444affb43fd8765adb4b86","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:52:07Z","qos_policy_id":null,"name":"vmready1-net_36a10233-9230-43d7-bd8c-ecb50a6ae26e","admin_state_up":true,"tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:52:07Z","provider:network_type":"vxlan"}]} 2019-05-30 05:52:06,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7448c469-5171-488f-8196-a979930bf2c0 2019-05-30 05:52:06,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.095134973526s 2019-05-30 05:52:06,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 05:52:06,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" -d '{"subnet": {"name": "vmready1-subnet_36a10233-9230-43d7-bd8c-ecb50a6ae26e", "enable_dhcp": true, "network_id": "1bdee698-4b43-4c9e-b4ab-83ddeac64ce9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 05:52:07,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Thu, 30 May 2019 05:52:07 GMT X-Openstack-Request-Id: req-9fb2f532-c0ed-468b-92c3-56ef03f6ee66 2019-05-30 05:52:07,481 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-30T05:52: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":"05b13043-a6ac-4a4c-a05e-bfc23d80be31","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"aeac65a9ab444affb43fd8765adb4b86","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_36a10233-9230-43d7-bd8c-ecb50a6ae26e","enable_dhcp":true,"segment_id":null,"network_id":"1bdee698-4b43-4c9e-b4ab-83ddeac64ce9","tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:52:07Z","ip_version":4}} 2019-05-30 05:52:07,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9fb2f532-c0ed-468b-92c3-56ef03f6ee66 2019-05-30 05:52:07,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.550569057465s 2019-05-30 05:52:07,482 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:52: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'05b13043-a6ac-4a4c-a05e-bfc23d80be31', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_36a10233-9230-43d7-bd8c-ecb50a6ae26e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'1bdee698-4b43-4c9e-b4ab-83ddeac64ce9', u'tenant_id': u'aeac65a9ab444affb43fd8765adb4b86', u'created_at': u'2019-05-30T05:52: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'aeac65a9ab444affb43fd8765adb4b86'}) 2019-05-30 05:52:07,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 05:52:07,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "vmready1-router_36a10233-9230-43d7-bd8c-ecb50a6ae26e", "admin_state_up": true}}' 2019-05-30 05:52:09,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Thu, 30 May 2019 05:52:09 GMT X-Openstack-Request-Id: req-1538add6-5e55-442a-b81a-adccd5c39185 2019-05-30 05:52:09,188 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:52:07Z", "admin_state_up": true, "updated_at": "2019-05-30T05:52:09Z", "project_id": "aeac65a9ab444affb43fd8765adb4b86", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "93d0a8c1-9956-4080-bb7b-c8ccc5ce6204", "name": "vmready1-router_36a10233-9230-43d7-bd8c-ecb50a6ae26e"}} 2019-05-30 05:52:09,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1538add6-5e55-442a-b81a-adccd5c39185 2019-05-30 05:52:09,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.70588207245s 2019-05-30 05:52:09,189 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:52:09Z', u'revision_number': 2, u'ha': False, u'id': u'93d0a8c1-9956-4080-bb7b-c8ccc5ce6204', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_36a10233-9230-43d7-bd8c-ecb50a6ae26e', u'admin_state_up': True, u'tenant_id': u'aeac65a9ab444affb43fd8765adb4b86', u'created_at': u'2019-05-30T05:52:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'aeac65a9ab444affb43fd8765adb4b86'}) 2019-05-30 05:52:09,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 05:52:09,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/93d0a8c1-9956-4080-bb7b-c8ccc5ce6204/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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" -d '{"subnet_id": "05b13043-a6ac-4a4c-a05e-bfc23d80be31"}' 2019-05-30 05:52:11,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:52:11 GMT X-Openstack-Request-Id: req-c713dd30-1ab8-4315-8c8b-8b959b046631 2019-05-30 05:52:11,461 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1bdee698-4b43-4c9e-b4ab-83ddeac64ce9", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "subnet_id": "05b13043-a6ac-4a4c-a05e-bfc23d80be31", "subnet_ids": ["05b13043-a6ac-4a4c-a05e-bfc23d80be31"], "port_id": "592c81db-fc32-4115-a626-94716cd4a7c9", "id": "93d0a8c1-9956-4080-bb7b-c8ccc5ce6204"} 2019-05-30 05:52:11,461 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/93d0a8c1-9956-4080-bb7b-c8ccc5ce6204/add_router_interface.json used request id req-c713dd30-1ab8-4315-8c8b-8b959b046631 2019-05-30 05:52:11,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.27207016945s 2019-05-30 05:52:11,462 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-30 05:52:11,568 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-30 05:52:11,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:52:11,577 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 05:52:11 GMT 2019-05-30 05:52:11,578 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 05:52:11,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:52:11,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" 2019-05-30 05:52:12,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 05:52:12 GMT X-Openstack-Request-Id: req-6422bc96-b56d-4fb2-8b47-381830daa095 2019-05-30 05:52:12,419 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:52:12,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6422bc96-b56d-4fb2-8b47-381830daa095 2019-05-30 05:52:12,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.836041927338s 2019-05-30 05:52:12,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 05:52:12,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_36a10233-9230-43d7-bd8c-ecb50a6ae26e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_36a10233-9230-43d7-bd8c-ecb50a6ae26e"}' 2019-05-30 05:52:12,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Thu, 30 May 2019 05:52:12 GMT Location: http://172.30.9.24:9292/v2/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2206418f-0e47-448b-992b-824a217f2aa8 2019-05-30 05:52:12,515 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:52:12Z", "file": "/v2/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c/file", "owner": "aeac65a9ab444affb43fd8765adb4b86", "id": "2b50fdf8-0d5c-4303-b909-8e8fb018708c", "size": null, "self": "/v2/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c", "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_36a10233-9230-43d7-bd8c-ecb50a6ae26e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_36a10233-9230-43d7-bd8c-ecb50a6ae26e", "checksum": null, "created_at": "2019-05-30T05:52:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 05:52:12,515 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-2206418f-0e47-448b-992b-824a217f2aa8 2019-05-30 05:52:12,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0878469944s 2019-05-30 05:52:12,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 05:52:12,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c/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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" -d '' 2019-05-30 05:52:14,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 05:52:15 GMT X-Openstack-Request-Id: req-90d3949c-254c-48ba-b4c8-2c51712e271f 2019-05-30 05:52:14,990 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 05:52:14,990 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c/file used request id req-90d3949c-254c-48ba-b4c8-2c51712e271f 2019-05-30 05:52:14,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.47413802147s 2019-05-30 05:52:14,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:52:14,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" 2019-05-30 05:52:15,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 30 May 2019 05:52:15 GMT X-Openstack-Request-Id: req-07cc69c2-ce99-4027-a295-1bfce42f56b3 2019-05-30 05:52:15,021 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:52:15Z", "file": "/v2/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c/file", "owner": "aeac65a9ab444affb43fd8765adb4b86", "id": "2b50fdf8-0d5c-4303-b909-8e8fb018708c", "size": 12716032, "self": "/v2/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_36a10233-9230-43d7-bd8c-ecb50a6ae26e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_36a10233-9230-43d7-bd8c-ecb50a6ae26e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:52:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:52:15,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-07cc69c2-ce99-4027-a295-1bfce42f56b3 2019-05-30 05:52:15,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0259428024292s 2019-05-30 05:52:15,023 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c/file', 'owner': u'aeac65a9ab444affb43fd8765adb4b86', 'id': u'2b50fdf8-0d5c-4303-b909-8e8fb018708c', 'size': 12716032, u'self': u'/v2/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aeac65a9ab444affb43fd8765adb4b86', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T05:52:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-30T05:52:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_36a10233-9230-43d7-bd8c-ecb50a6ae26e', '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/2b50fdf8-0d5c-4303-b909-8e8fb018708c', 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_36a10233-9230-43d7-bd8c-ecb50a6ae26e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_36a10233-9230-43d7-bd8c-ecb50a6ae26e', 'created': u'2019-05-30T05:52:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T05:52: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/2b50fdf8-0d5c-4303-b909-8e8fb018708c', 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_36a10233-9230-43d7-bd8c-ecb50a6ae26e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 05:52:15,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 05:52:15,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_36a10233-9230-43d7-bd8c-ecb50a6ae26e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 05:52:15,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Thu, 30 May 2019 05:52: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-3e8769a3-6b49-411e-8986-fc979838565b x-openstack-request-id: req-3e8769a3-6b49-411e-8986-fc979838565b 2019-05-30 05:52:15,873 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_36a10233-9230-43d7-bd8c-ecb50a6ae26e", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b30182d7-64c7-4436-80fd-5f3b3eb6a9ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b30182d7-64c7-4436-80fd-5f3b3eb6a9ed", "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": "b30182d7-64c7-4436-80fd-5f3b3eb6a9ed"}} 2019-05-30 05:52:15,873 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-3e8769a3-6b49-411e-8986-fc979838565b 2019-05-30 05:52:15,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.846816062927s 2019-05-30 05:52:15,874 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_36a10233-9230-43d7-bd8c-ecb50a6ae26e', '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'aeac65a9ab444affb43fd8765adb4b86', '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'b30182d7-64c7-4436-80fd-5f3b3eb6a9ed', 'swap': 0}) 2019-05-30 05:52:15,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 05:52:15,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/b30182d7-64c7-4436-80fd-5f3b3eb6a9ed/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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" -d '{"extra_specs": {}}' 2019-05-30 05:52:15,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:52: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-74def857-e412-4f88-9ef5-471364a55497 x-openstack-request-id: req-74def857-e412-4f88-9ef5-471364a55497 2019-05-30 05:52:15,897 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 05:52:15,897 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/b30182d7-64c7-4436-80fd-5f3b3eb6a9ed/os-extra_specs used request id req-74def857-e412-4f88-9ef5-471364a55497 2019-05-30 05:52:15,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217418670654s 2019-05-30 05:52:16,014 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 05:52:16,014 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:10 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-30 05:52:16,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 05:52:16,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/93d0a8c1-9956-4080-bb7b-c8ccc5ce6204/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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" -d '{"subnet_id": "05b13043-a6ac-4a4c-a05e-bfc23d80be31"}' 2019-05-30 05:52:17,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:52:18 GMT X-Openstack-Request-Id: req-2e881cee-1660-4d8d-972e-77fa793930d1 2019-05-30 05:52:17,869 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1bdee698-4b43-4c9e-b4ab-83ddeac64ce9", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "subnet_id": "05b13043-a6ac-4a4c-a05e-bfc23d80be31", "subnet_ids": ["05b13043-a6ac-4a4c-a05e-bfc23d80be31"], "port_id": "592c81db-fc32-4115-a626-94716cd4a7c9", "id": "93d0a8c1-9956-4080-bb7b-c8ccc5ce6204"} 2019-05-30 05:52:17,869 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/93d0a8c1-9956-4080-bb7b-c8ccc5ce6204/remove_router_interface.json used request id req-2e881cee-1660-4d8d-972e-77fa793930d1 2019-05-30 05:52:17,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.84997296333s 2019-05-30 05:52:17,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 05:52:17,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" 2019-05-30 05:52:18,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Thu, 30 May 2019 05:52:18 GMT X-Openstack-Request-Id: req-2d2232cb-c9ae-410f-95dd-989363280421 2019-05-30 05:52:18,006 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:52:07Z", "admin_state_up": true, "updated_at": "2019-05-30T05:52:17Z", "project_id": "aeac65a9ab444affb43fd8765adb4b86", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "93d0a8c1-9956-4080-bb7b-c8ccc5ce6204", "name": "vmready1-router_36a10233-9230-43d7-bd8c-ecb50a6ae26e"}]} 2019-05-30 05:52:18,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-2d2232cb-c9ae-410f-95dd-989363280421 2019-05-30 05:52:18,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136971950531s 2019-05-30 05:52:18,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 05:52:18,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/93d0a8c1-9956-4080-bb7b-c8ccc5ce6204.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" 2019-05-30 05:52:19,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:52:20 GMT X-Openstack-Request-Id: req-51694cee-f071-4c29-b266-06e9530b4796 2019-05-30 05:52:19,813 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:52:19,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/93d0a8c1-9956-4080-bb7b-c8ccc5ce6204.json used request id req-51694cee-f071-4c29-b266-06e9530b4796 2019-05-30 05:52:19,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.80460691452s 2019-05-30 05:52:19,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 05:52:19,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" 2019-05-30 05:52:19,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Thu, 30 May 2019 05:52:20 GMT X-Openstack-Request-Id: req-f575e35d-bc98-4a56-ba98-3812f5b6d633 2019-05-30 05:52:19,867 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-30T05:52: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":"05b13043-a6ac-4a4c-a05e-bfc23d80be31","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"aeac65a9ab444affb43fd8765adb4b86","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_36a10233-9230-43d7-bd8c-ecb50a6ae26e","enable_dhcp":true,"segment_id":null,"network_id":"1bdee698-4b43-4c9e-b4ab-83ddeac64ce9","tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:52:07Z","ip_version":4},{"updated_at":"2019-05-30T05:49:00Z","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":"b9f424a7-958b-4c06-a1c6-4f7aa8fab190","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"137b131c79604c9bbaf6f84e2f797af7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"168e0781-2ae4-4771-b847-512752cd47f4","tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:49:00Z","ip_version":4}]} 2019-05-30 05:52:19,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f575e35d-bc98-4a56-ba98-3812f5b6d633 2019-05-30 05:52:19,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0538129806519s 2019-05-30 05:52:19,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 05:52:19,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/05b13043-a6ac-4a4c-a05e-bfc23d80be31.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" 2019-05-30 05:52:20,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:52:21 GMT X-Openstack-Request-Id: req-75fa2667-c8f9-4f19-9291-ea0c11e34709 2019-05-30 05:52:20,738 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:52:20,738 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/05b13043-a6ac-4a4c-a05e-bfc23d80be31.json used request id req-75fa2667-c8f9-4f19-9291-ea0c11e34709 2019-05-30 05:52:20,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.869418859482s 2019-05-30 05:52:20,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:52:20,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" 2019-05-30 05:52:20,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Thu, 30 May 2019 05:52:21 GMT X-Openstack-Request-Id: req-d7894bb7-ce8e-4e8e-8a74-5d064409a27e 2019-05-30 05:52:20,821 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1bdee698-4b43-4c9e-b4ab-83ddeac64ce9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"aeac65a9ab444affb43fd8765adb4b86","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:52:20Z","qos_policy_id":null,"name":"vmready1-net_36a10233-9230-43d7-bd8c-ecb50a6ae26e","admin_state_up":true,"tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:52:07Z","provider:network_type":"vxlan"}]} 2019-05-30 05:52:20,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d7894bb7-ce8e-4e8e-8a74-5d064409a27e 2019-05-30 05:52:20,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0828969478607s 2019-05-30 05:52:20,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 05:52:20,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/1bdee698-4b43-4c9e-b4ab-83ddeac64ce9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" 2019-05-30 05:52:21,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:52:22 GMT X-Openstack-Request-Id: req-979251ae-f4f5-4748-9672-aa665e6314a9 2019-05-30 05:52:21,953 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:52:21,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/1bdee698-4b43-4c9e-b4ab-83ddeac64ce9.json used request id req-979251ae-f4f5-4748-9672-aa665e6314a9 2019-05-30 05:52:21,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13077807426s 2019-05-30 05:52:21,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:52:21,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" 2019-05-30 05:52:21,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 30 May 2019 05:52:22 GMT X-Openstack-Request-Id: req-c66bb479-9b28-4969-a257-4a4c03e7d7de 2019-05-30 05:52:21,983 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:52:15Z", "file": "/v2/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c/file", "owner": "aeac65a9ab444affb43fd8765adb4b86", "id": "2b50fdf8-0d5c-4303-b909-8e8fb018708c", "size": 12716032, "self": "/v2/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_36a10233-9230-43d7-bd8c-ecb50a6ae26e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_36a10233-9230-43d7-bd8c-ecb50a6ae26e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:52:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:52:21,983 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c66bb479-9b28-4969-a257-4a4c03e7d7de 2019-05-30 05:52:21,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0259130001068s 2019-05-30 05:52:21,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 05:52:21,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" 2019-05-30 05:52:22,312 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 05:52:22 GMT X-Openstack-Request-Id: req-b0df7e3f-a56a-4997-8ea6-0c1f78ec4d6e 2019-05-30 05:52:22,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-05-30 05:52:22,313 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2b50fdf8-0d5c-4303-b909-8e8fb018708c used request id req-b0df7e3f-a56a-4997-8ea6-0c1f78ec4d6e 2019-05-30 05:52:22,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.327847003937s 2019-05-30 05:52:22,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 05:52:22,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" 2019-05-30 05:52:22,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 30 May 2019 05:52: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-19d2fb5b-a082-4e58-93d1-825945c8fb88 x-openstack-request-id: req-19d2fb5b-a082-4e58-93d1-825945c8fb88 2019-05-30 05:52:22,350 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_36a10233-9230-43d7-bd8c-ecb50a6ae26e", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b30182d7-64c7-4436-80fd-5f3b3eb6a9ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b30182d7-64c7-4436-80fd-5f3b3eb6a9ed", "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": "b30182d7-64c7-4436-80fd-5f3b3eb6a9ed"}]} 2019-05-30 05:52:22,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-19d2fb5b-a082-4e58-93d1-825945c8fb88 2019-05-30 05:52:22,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239930152893s 2019-05-30 05:52:22,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 05:52:22,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/b30182d7-64c7-4436-80fd-5f3b3eb6a9ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c88cec7bf0f21b0da38fa66d25d5dcc5ed3583c7" 2019-05-30 05:52:22,402 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 05:52: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-7a31eb11-187b-4e4f-abca-79c5f2568ed4 x-openstack-request-id: req-7a31eb11-187b-4e4f-abca-79c5f2568ed4 2019-05-30 05:52:22,402 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b30182d7-64c7-4436-80fd-5f3b3eb6a9ed used request id req-7a31eb11-187b-4e4f-abca-79c5f2568ed4 2019-05-30 05:52:22,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0418581962585s 2019-05-30 05:52:22,450 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-05-30 05:52:22,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:52:22,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 05:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35f041c4-11c1-4f35-b1a2-4bf5ddac78b2 2019-05-30 05:52:22,503 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 05:52:22,503 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-35f041c4-11c1-4f35-b1a2-4bf5ddac78b2 2019-05-30 05:52:22,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 05:52:22,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T06:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["L_hzutnsRqKfVFHzBlrWpA"], "issued_at": "2019-05-30T05:52:23.000000Z"}} 2019-05-30 05:52:22,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:52:22,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:23,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 30 May 2019 05:52:23 GMT X-Openstack-Request-Id: req-64565c70-54dd-4ab4-9281-44b0a30093ae 2019-05-30 05:52:23,276 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 05:52:23,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-64565c70-54dd-4ab4-9281-44b0a30093ae 2019-05-30 05:52:23,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353554010391s 2019-05-30 05:52:23,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:52:23,290 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 05:52:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cc6ef3d-e757-461c-a4d5-2c84f46ec682 2019-05-30 05:52:23,290 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 05:52:23,290 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-3cc6ef3d-e757-461c-a4d5-2c84f46ec682 2019-05-30 05:52:23,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:52:23,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:23,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 05:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66201d5-35a9-495a-a312-d27d7b8f1253 2019-05-30 05:52:23,504 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 05:52:23,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-f66201d5-35a9-495a-a312-d27d7b8f1253 2019-05-30 05:52:23,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213126897812s 2019-05-30 05:52:23,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 05:52:23,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_7c2702d8-0404-4da6-bf49-a5f7fd5207d9"}}' 2019-05-30 05:52:23,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Thu, 30 May 2019 05:52:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac009a38-3097-45c4-8ca1-475cac422b8f 2019-05-30 05:52:23,752 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/95e140fb62be44bd97c52e727d0c2115"}, "tags": [], "enabled": true, "id": "95e140fb62be44bd97c52e727d0c2115", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_7c2702d8-0404-4da6-bf49-a5f7fd5207d9"}} 2019-05-30 05:52:23,752 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-ac009a38-3097-45c4-8ca1-475cac422b8f 2019-05-30 05:52:23,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.240950107574s 2019-05-30 05:52:23,753 - 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'95e140fb62be44bd97c52e727d0c2115', '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_7c2702d8-0404-4da6-bf49-a5f7fd5207d9'}) 2019-05-30 05:52:23,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 05:52:23,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "s7WtsfMcHlvGam5Pj4Ird7JP49VXwo", "email": null, "name": "vmready2-user_7c2702d8-0404-4da6-bf49-a5f7fd5207d9"}}' 2019-05-30 05:52:24,243 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Thu, 30 May 2019 05:52:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b59a2eea-7d80-44c1-bb14-80eecda9163c 2019-05-30 05:52:24,243 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_7c2702d8-0404-4da6-bf49-a5f7fd5207d9", "links": {"self": "http://172.30.9.24:5000/v3/users/203b6a360e364b2993b9113e690c75eb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "203b6a360e364b2993b9113e690c75eb", "domain_id": "default", "password_expires_at": null}} 2019-05-30 05:52:24,243 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-b59a2eea-7d80-44c1-bb14-80eecda9163c 2019-05-30 05:52:24,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.484622001648s 2019-05-30 05:52:24,244 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'203b6a360e364b2993b9113e690c75eb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_7c2702d8-0404-4da6-bf49-a5f7fd5207d9'}) 2019-05-30 05:52:24,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:52:24,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:24,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd7c05cf-bd05-4290-9226-f391f718cfdb 2019-05-30 05:52:24,367 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:52:24,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bd7c05cf-bd05-4290-9226-f391f718cfdb 2019-05-30 05:52:24,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119334936142s 2019-05-30 05:52:24,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:52:24,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:24,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e32cb9a2-07fa-452f-b700-616a54536ef0 2019-05-30 05:52:24,484 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:52:24,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e32cb9a2-07fa-452f-b700-616a54536ef0 2019-05-30 05:52:24,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111286878586s 2019-05-30 05:52:24,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:52:24,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:24,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86a678c5-5c52-436e-ba2f-2577afbe9984 2019-05-30 05:52:24,684 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:52:24,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-86a678c5-5c52-436e-ba2f-2577afbe9984 2019-05-30 05:52:24,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194921970367s 2019-05-30 05:52:24,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:52:24,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:24,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 05:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7bb43b0-2a2d-4fc8-b3a7-50cc6f5a25df 2019-05-30 05:52:24,840 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 05:52:24,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-e7bb43b0-2a2d-4fc8-b3a7-50cc6f5a25df 2019-05-30 05:52:24,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.151224851608s 2019-05-30 05:52:24,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:52:24,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:24,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 30 May 2019 05:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3746ea40-125e-4112-9454-2ae93cdb8094 2019-05-30 05:52:24,970 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "vmready2-user_7c2702d8-0404-4da6-bf49-a5f7fd5207d9", "links": {"self": "http://172.30.9.24:5000/v3/users/203b6a360e364b2993b9113e690c75eb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "203b6a360e364b2993b9113e690c75eb", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 05:52:24,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3746ea40-125e-4112-9454-2ae93cdb8094 2019-05-30 05:52:24,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129327058792s 2019-05-30 05:52:24,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:52:24,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:25,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 30 May 2019 05:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c58b4589-dc5b-4109-83f9-a2aac6517e06 2019-05-30 05:52:25,095 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/95e140fb62be44bd97c52e727d0c2115"}, "tags": [], "enabled": true, "id": "95e140fb62be44bd97c52e727d0c2115", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_7c2702d8-0404-4da6-bf49-a5f7fd5207d9"}]} 2019-05-30 05:52:25,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c58b4589-dc5b-4109-83f9-a2aac6517e06 2019-05-30 05:52:25,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113033056259s 2019-05-30 05:52:25,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 05:52:25,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=203b6a360e364b2993b9113e690c75eb&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=95e140fb62be44bd97c52e727d0c2115" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:25,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 30 May 2019 05:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537f92ae-e6b6-46bf-bcec-101707432999 2019-05-30 05:52:25,284 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=203b6a360e364b2993b9113e690c75eb&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=95e140fb62be44bd97c52e727d0c2115", "previous": null, "next": null}} 2019-05-30 05:52:25,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=203b6a360e364b2993b9113e690c75eb&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=95e140fb62be44bd97c52e727d0c2115 used request id req-537f92ae-e6b6-46bf-bcec-101707432999 2019-05-30 05:52:25,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.180426836014s 2019-05-30 05:52:25,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 05:52:25,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/95e140fb62be44bd97c52e727d0c2115/users/203b6a360e364b2993b9113e690c75eb/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:25,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2317d855-322c-4404-85a0-73399e193036 2019-05-30 05:52:25,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:52:25,513 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/95e140fb62be44bd97c52e727d0c2115/users/203b6a360e364b2993b9113e690c75eb/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-2317d855-322c-4404-85a0-73399e193036 2019-05-30 05:52:25,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.225334882736s 2019-05-30 05:52:25,514 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_7c2702d8-0404-4da6-bf49-a5f7fd5207d9', 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'95e140fb62be44bd97c52e727d0c2115', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 's7WtsfMcHlvGam5Pj4Ird7JP49VXwo', 'username': u'vmready2-user_7c2702d8-0404-4da6-bf49-a5f7fd5207d9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 05:52:25,517 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_7c2702d8-0404-4da6-bf49-a5f7fd5207d9', 'password': 's7WtsfMcHlvGam5Pj4Ird7JP49VXwo', 'project_name': 'vmready2-project_7c2702d8-0404-4da6-bf49-a5f7fd5207d9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '95e140fb62be44bd97c52e727d0c2115', 'project_domain_name': 'Default'} 2019-05-30 05:52:25,518 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-05-30 05:52:25,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:52:25,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:25,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 05:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03d4f04d-5718-4a7e-b3a7-9b8cfa6242fd 2019-05-30 05:52:25,632 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 05:52:25,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-03d4f04d-5718-4a7e-b3a7-9b8cfa6242fd 2019-05-30 05:52:25,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112774848938s 2019-05-30 05:52:25,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:52:25,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:25,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 30 May 2019 05:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-998d32ae-de10-49f9-8111-549954d1983d 2019-05-30 05:52:25,874 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/95e140fb62be44bd97c52e727d0c2115"}, "tags": [], "enabled": true, "id": "95e140fb62be44bd97c52e727d0c2115", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_7c2702d8-0404-4da6-bf49-a5f7fd5207d9"}]} 2019-05-30 05:52:25,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-998d32ae-de10-49f9-8111-549954d1983d 2019-05-30 05:52:25,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.235376119614s 2019-05-30 05:52:25,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 05:52:25,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" -d '{"network": {"tenant_id": "95e140fb62be44bd97c52e727d0c2115", "name": "vmready2-net_7c2702d8-0404-4da6-bf49-a5f7fd5207d9", "admin_state_up": true}}' 2019-05-30 05:52:26,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Thu, 30 May 2019 05:52:26 GMT X-Openstack-Request-Id: req-1be61de3-103a-45a8-a5d8-7132e6de9dd1 2019-05-30 05:52:26,343 - 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":"60f4fdaa-231a-4194-8024-4f51fdb4f94a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"95e140fb62be44bd97c52e727d0c2115","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:52:26Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_7c2702d8-0404-4da6-bf49-a5f7fd5207d9","admin_state_up":true,"tenant_id":"95e140fb62be44bd97c52e727d0c2115","created_at":"2019-05-30T05:52:26Z","mtu":1450}} 2019-05-30 05:52:26,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1be61de3-103a-45a8-a5d8-7132e6de9dd1 2019-05-30 05:52:26,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.467367887497s 2019-05-30 05:52:26,344 - 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-05-30T05:52:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'60f4fdaa-231a-4194-8024-4f51fdb4f94a', u'provider:segmentation_id': 14, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_7c2702d8-0404-4da6-bf49-a5f7fd5207d9', u'created_at': u'2019-05-30T05:52:26Z', u'mtu': 1450, u'tenant_id': u'95e140fb62be44bd97c52e727d0c2115', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'95e140fb62be44bd97c52e727d0c2115', u'l2_adjacency': True}) 2019-05-30 05:52:26,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:52:26,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 05:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe767fe7-48e1-4165-954d-1aa645e767c4 2019-05-30 05:52:26,355 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 05:52:26,355 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-fe767fe7-48e1-4165-954d-1aa645e767c4 2019-05-30 05:52:26,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 05:52:26,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T06:52:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95e140fb62be44bd97c52e727d0c2115", "name": "vmready2-project_7c2702d8-0404-4da6-bf49-a5f7fd5207d9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_95e140fb62be44bd97c52e727d0c2115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_95e140fb62be44bd97c52e727d0c2115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/95e140fb62be44bd97c52e727d0c2115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/95e140fb62be44bd97c52e727d0c2115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/95e140fb62be44bd97c52e727d0c2115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/95e140fb62be44bd97c52e727d0c2115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/95e140fb62be44bd97c52e727d0c2115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/95e140fb62be44bd97c52e727d0c2115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95e140fb62be44bd97c52e727d0c2115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/95e140fb62be44bd97c52e727d0c2115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/95e140fb62be44bd97c52e727d0c2115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_7c2702d8-0404-4da6-bf49-a5f7fd5207d9", "id": "203b6a360e364b2993b9113e690c75eb"}, "audit_ids": ["DHNI8ZtrRiq7b-z5Kh6hzA"], "issued_at": "2019-05-30T05:52:27.000000Z"}} 2019-05-30 05:52:26,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:52:26,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}35f27e23aeabf533af2513237e1c77930a34c91a" 2019-05-30 05:52:27,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Thu, 30 May 2019 05:52:27 GMT X-Openstack-Request-Id: req-f0b8ce19-dd5c-4a6b-9444-d3797ba46d2b 2019-05-30 05:52:27,114 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"60f4fdaa-231a-4194-8024-4f51fdb4f94a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"95e140fb62be44bd97c52e727d0c2115","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:52:26Z","qos_policy_id":null,"name":"vmready2-net_7c2702d8-0404-4da6-bf49-a5f7fd5207d9","admin_state_up":true,"tenant_id":"95e140fb62be44bd97c52e727d0c2115","created_at":"2019-05-30T05:52:26Z","mtu":1450}]} 2019-05-30 05:52:27,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f0b8ce19-dd5c-4a6b-9444-d3797ba46d2b 2019-05-30 05:52:27,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.365961790085s 2019-05-30 05:52:27,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 05:52:27,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}35f27e23aeabf533af2513237e1c77930a34c91a" -d '{"subnet": {"name": "vmready2-subnet_7c2702d8-0404-4da6-bf49-a5f7fd5207d9", "enable_dhcp": true, "network_id": "60f4fdaa-231a-4194-8024-4f51fdb4f94a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 05:52:27,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Thu, 30 May 2019 05:52:28 GMT X-Openstack-Request-Id: req-63325a25-cf78-4242-8de0-4b1fbd973763 2019-05-30 05:52:27,757 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60f4fdaa-231a-4194-8024-4f51fdb4f94a","tenant_id":"95e140fb62be44bd97c52e727d0c2115","created_at":"2019-05-30T05:52:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T05:52:27Z","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":"95e140fb62be44bd97c52e727d0c2115","id":"43d78b5f-5cca-4dcc-9126-5324c16d9a2c","subnetpool_id":null,"name":"vmready2-subnet_7c2702d8-0404-4da6-bf49-a5f7fd5207d9"}} 2019-05-30 05:52:27,758 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-63325a25-cf78-4242-8de0-4b1fbd973763 2019-05-30 05:52:27,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.641644001007s 2019-05-30 05:52:27,758 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:52:27Z', 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'43d78b5f-5cca-4dcc-9126-5324c16d9a2c', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_7c2702d8-0404-4da6-bf49-a5f7fd5207d9', u'enable_dhcp': True, u'network_id': u'60f4fdaa-231a-4194-8024-4f51fdb4f94a', u'tenant_id': u'95e140fb62be44bd97c52e727d0c2115', u'created_at': u'2019-05-30T05:52:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'95e140fb62be44bd97c52e727d0c2115'}) 2019-05-30 05:52:27,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 05:52:27,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}35f27e23aeabf533af2513237e1c77930a34c91a" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "vmready2-router_7c2702d8-0404-4da6-bf49-a5f7fd5207d9", "admin_state_up": true}}' 2019-05-30 05:52:29,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Thu, 30 May 2019 05:52:29 GMT X-Openstack-Request-Id: req-3f379b91-c9f4-4071-931f-fd4c65121d71 2019-05-30 05:52:29,422 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "95e140fb62be44bd97c52e727d0c2115", "created_at": "2019-05-30T05:52:28Z", "admin_state_up": true, "updated_at": "2019-05-30T05:52:29Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "95e140fb62be44bd97c52e727d0c2115", "id": "961498ac-4cf2-42b5-8ff9-8dd558884db6", "name": "vmready2-router_7c2702d8-0404-4da6-bf49-a5f7fd5207d9"}} 2019-05-30 05:52:29,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-3f379b91-c9f4-4071-931f-fd4c65121d71 2019-05-30 05:52:29,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66294980049s 2019-05-30 05:52:29,422 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:52:29Z', u'revision_number': 2, u'id': u'961498ac-4cf2-42b5-8ff9-8dd558884db6', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.215'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_7c2702d8-0404-4da6-bf49-a5f7fd5207d9', u'admin_state_up': True, u'tenant_id': u'95e140fb62be44bd97c52e727d0c2115', u'created_at': u'2019-05-30T05:52:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'95e140fb62be44bd97c52e727d0c2115'}) 2019-05-30 05:52:29,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 05:52:29,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/961498ac-4cf2-42b5-8ff9-8dd558884db6/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.16" -H "X-Auth-Token: {SHA1}35f27e23aeabf533af2513237e1c77930a34c91a" -d '{"subnet_id": "43d78b5f-5cca-4dcc-9126-5324c16d9a2c"}' 2019-05-30 05:52:31,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:52:32 GMT X-Openstack-Request-Id: req-45aa18e2-ebc6-45c2-87d2-f8365d6287d0 2019-05-30 05:52:31,911 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "60f4fdaa-231a-4194-8024-4f51fdb4f94a", "tenant_id": "95e140fb62be44bd97c52e727d0c2115", "subnet_id": "43d78b5f-5cca-4dcc-9126-5324c16d9a2c", "subnet_ids": ["43d78b5f-5cca-4dcc-9126-5324c16d9a2c"], "port_id": "3c5d153e-e6cb-4d34-80ef-1fd6ef95bb5a", "id": "961498ac-4cf2-42b5-8ff9-8dd558884db6"} 2019-05-30 05:52:31,912 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/961498ac-4cf2-42b5-8ff9-8dd558884db6/add_router_interface.json used request id req-45aa18e2-ebc6-45c2-87d2-f8365d6287d0 2019-05-30 05:52:31,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.48860812187s 2019-05-30 05:52:31,912 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-30 05:52:32,018 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-30 05:52:32,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:52:32,026 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 05:52:32 GMT 2019-05-30 05:52:32,026 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 05:52:32,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:52:32,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}35f27e23aeabf533af2513237e1c77930a34c91a" 2019-05-30 05:52:32,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 05:52:33 GMT X-Openstack-Request-Id: req-4a53c207-04aa-4ba4-955e-564f7f091e40 2019-05-30 05:52:32,797 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:52:32,798 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4a53c207-04aa-4ba4-955e-564f7f091e40 2019-05-30 05:52:32,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.766088008881s 2019-05-30 05:52:32,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 05:52:32,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}35f27e23aeabf533af2513237e1c77930a34c91a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_7c2702d8-0404-4da6-bf49-a5f7fd5207d9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_7c2702d8-0404-4da6-bf49-a5f7fd5207d9"}' 2019-05-30 05:52:32,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Thu, 30 May 2019 05:52:33 GMT Location: http://172.30.9.24:9292/v2/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4b24523c-295a-4a04-a4bc-d55839fb46c4 2019-05-30 05:52:32,913 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:52:33Z", "file": "/v2/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17/file", "owner": "95e140fb62be44bd97c52e727d0c2115", "id": "d8f2d3a5-e460-42a0-86ac-c9ab203a5d17", "size": null, "self": "/v2/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17", "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_7c2702d8-0404-4da6-bf49-a5f7fd5207d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_7c2702d8-0404-4da6-bf49-a5f7fd5207d9", "checksum": null, "created_at": "2019-05-30T05:52:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 05:52:32,913 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4b24523c-295a-4a04-a4bc-d55839fb46c4 2019-05-30 05:52:32,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.106429100037s 2019-05-30 05:52:32,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 05:52:32,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17/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.16" -H "X-Auth-Token: {SHA1}35f27e23aeabf533af2513237e1c77930a34c91a" -d '' 2019-05-30 05:52:33,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 05:52:34 GMT X-Openstack-Request-Id: req-48e18419-eab3-434f-a593-7806fe18a342 2019-05-30 05:52: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-05-30 05:52:33,832 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17/file used request id req-48e18419-eab3-434f-a593-7806fe18a342 2019-05-30 05:52:33,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.918229103088s 2019-05-30 05:52:33,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:52:33,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}35f27e23aeabf533af2513237e1c77930a34c91a" 2019-05-30 05:52:33,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 30 May 2019 05:52:34 GMT X-Openstack-Request-Id: req-18355901-e7e3-41c3-af26-c284c10276f5 2019-05-30 05:52:33,883 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:52:34Z", "file": "/v2/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17/file", "owner": "95e140fb62be44bd97c52e727d0c2115", "id": "d8f2d3a5-e460-42a0-86ac-c9ab203a5d17", "size": 12716032, "self": "/v2/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_7c2702d8-0404-4da6-bf49-a5f7fd5207d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_7c2702d8-0404-4da6-bf49-a5f7fd5207d9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:52:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:52:33,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-18355901-e7e3-41c3-af26-c284c10276f5 2019-05-30 05:52:33,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0470478534698s 2019-05-30 05:52:33,885 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17/file', 'owner': u'95e140fb62be44bd97c52e727d0c2115', 'id': u'd8f2d3a5-e460-42a0-86ac-c9ab203a5d17', 'size': 12716032, u'self': u'/v2/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'95e140fb62be44bd97c52e727d0c2115', 'name': 'vmready2-project_7c2702d8-0404-4da6-bf49-a5f7fd5207d9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T05:52:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-30T05:52:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_7c2702d8-0404-4da6-bf49-a5f7fd5207d9', '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/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17', 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_7c2702d8-0404-4da6-bf49-a5f7fd5207d9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_7c2702d8-0404-4da6-bf49-a5f7fd5207d9', 'created': u'2019-05-30T05:52:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T05:52:33Z', 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/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17', 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_7c2702d8-0404-4da6-bf49-a5f7fd5207d9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 05:52:33,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 05:52:33,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_7c2702d8-0404-4da6-bf49-a5f7fd5207d9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 05:52:34,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:52: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-8b005198-7acd-4646-950e-25db242e305b x-openstack-request-id: req-8b005198-7acd-4646-950e-25db242e305b 2019-05-30 05:52:34,789 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_7c2702d8-0404-4da6-bf49-a5f7fd5207d9", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/31e7b9aa-a735-48af-bc89-b9a8e3fa6cf5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/31e7b9aa-a735-48af-bc89-b9a8e3fa6cf5", "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": "31e7b9aa-a735-48af-bc89-b9a8e3fa6cf5"}} 2019-05-30 05:52:34,789 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8b005198-7acd-4646-950e-25db242e305b 2019-05-30 05:52:34,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.901183843613s 2019-05-30 05:52:34,791 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_7c2702d8-0404-4da6-bf49-a5f7fd5207d9', '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'aeac65a9ab444affb43fd8765adb4b86', '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'31e7b9aa-a735-48af-bc89-b9a8e3fa6cf5', 'swap': 0}) 2019-05-30 05:52:34,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 05:52:34,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/31e7b9aa-a735-48af-bc89-b9a8e3fa6cf5/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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" -d '{"extra_specs": {}}' 2019-05-30 05:52:34,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:52: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 x-compute-request-id: req-031e59fb-29cb-43ca-8366-35ce28d36373 x-openstack-request-id: req-031e59fb-29cb-43ca-8366-35ce28d36373 2019-05-30 05:52:34,812 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 05:52:34,812 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/31e7b9aa-a735-48af-bc89-b9a8e3fa6cf5/os-extra_specs used request id req-031e59fb-29cb-43ca-8366-35ce28d36373 2019-05-30 05:52:34,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206520557404s 2019-05-30 05:52:34,926 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 05:52:34,927 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-30 05:52:34,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 05:52:34,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/961498ac-4cf2-42b5-8ff9-8dd558884db6/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.16" -H "X-Auth-Token: {SHA1}35f27e23aeabf533af2513237e1c77930a34c91a" -d '{"subnet_id": "43d78b5f-5cca-4dcc-9126-5324c16d9a2c"}' 2019-05-30 05:52:37,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:52:37 GMT X-Openstack-Request-Id: req-bb56ae4a-a355-4e57-849f-e1754b142da3 2019-05-30 05:52:37,325 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "60f4fdaa-231a-4194-8024-4f51fdb4f94a", "tenant_id": "95e140fb62be44bd97c52e727d0c2115", "subnet_id": "43d78b5f-5cca-4dcc-9126-5324c16d9a2c", "subnet_ids": ["43d78b5f-5cca-4dcc-9126-5324c16d9a2c"], "port_id": "3c5d153e-e6cb-4d34-80ef-1fd6ef95bb5a", "id": "961498ac-4cf2-42b5-8ff9-8dd558884db6"} 2019-05-30 05:52:37,325 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/961498ac-4cf2-42b5-8ff9-8dd558884db6/remove_router_interface.json used request id req-bb56ae4a-a355-4e57-849f-e1754b142da3 2019-05-30 05:52:37,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.3921649456s 2019-05-30 05:52:37,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 05:52:37,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}35f27e23aeabf533af2513237e1c77930a34c91a" 2019-05-30 05:52:37,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Thu, 30 May 2019 05:52:37 GMT X-Openstack-Request-Id: req-96407b45-da13-42f5-a5d8-59114385432e 2019-05-30 05:52:37,462 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "95e140fb62be44bd97c52e727d0c2115", "created_at": "2019-05-30T05:52:28Z", "admin_state_up": true, "updated_at": "2019-05-30T05:52:36Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "95e140fb62be44bd97c52e727d0c2115", "id": "961498ac-4cf2-42b5-8ff9-8dd558884db6", "name": "vmready2-router_7c2702d8-0404-4da6-bf49-a5f7fd5207d9"}]} 2019-05-30 05:52:37,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-96407b45-da13-42f5-a5d8-59114385432e 2019-05-30 05:52:37,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136659860611s 2019-05-30 05:52:37,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 05:52:37,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/961498ac-4cf2-42b5-8ff9-8dd558884db6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35f27e23aeabf533af2513237e1c77930a34c91a" 2019-05-30 05:52:38,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:52:39 GMT X-Openstack-Request-Id: req-1ba78222-6cf5-4998-8a6a-e2cd70b6ab5b 2019-05-30 05:52:38,685 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:52:38,685 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/961498ac-4cf2-42b5-8ff9-8dd558884db6.json used request id req-1ba78222-6cf5-4998-8a6a-e2cd70b6ab5b 2019-05-30 05:52:38,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22175598145s 2019-05-30 05:52:38,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 05:52:38,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}35f27e23aeabf533af2513237e1c77930a34c91a" 2019-05-30 05:52:38,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Thu, 30 May 2019 05:52:39 GMT X-Openstack-Request-Id: req-dad0fd93-d44f-4961-bb30-1dac111629e3 2019-05-30 05:52:38,747 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60f4fdaa-231a-4194-8024-4f51fdb4f94a","tenant_id":"95e140fb62be44bd97c52e727d0c2115","created_at":"2019-05-30T05:52:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T05:52:27Z","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":"95e140fb62be44bd97c52e727d0c2115","id":"43d78b5f-5cca-4dcc-9126-5324c16d9a2c","subnetpool_id":null,"name":"vmready2-subnet_7c2702d8-0404-4da6-bf49-a5f7fd5207d9"}]} 2019-05-30 05:52:38,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-dad0fd93-d44f-4961-bb30-1dac111629e3 2019-05-30 05:52:38,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0609250068665s 2019-05-30 05:52:38,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 05:52:38,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/43d78b5f-5cca-4dcc-9126-5324c16d9a2c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35f27e23aeabf533af2513237e1c77930a34c91a" 2019-05-30 05:52:39,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:52:40 GMT X-Openstack-Request-Id: req-e27c799d-9d18-4d2a-99b3-a9bd699de3bc 2019-05-30 05:52:39,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:52:39,960 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/43d78b5f-5cca-4dcc-9126-5324c16d9a2c.json used request id req-e27c799d-9d18-4d2a-99b3-a9bd699de3bc 2019-05-30 05:52:39,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.21129989624s 2019-05-30 05:52:39,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:52:39,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}35f27e23aeabf533af2513237e1c77930a34c91a" 2019-05-30 05:52:40,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Thu, 30 May 2019 05:52:40 GMT X-Openstack-Request-Id: req-ba203fe3-a214-4c71-9278-eca8403f8713 2019-05-30 05:52:40,055 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60f4fdaa-231a-4194-8024-4f51fdb4f94a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"95e140fb62be44bd97c52e727d0c2115","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:52:39Z","qos_policy_id":null,"name":"vmready2-net_7c2702d8-0404-4da6-bf49-a5f7fd5207d9","admin_state_up":true,"tenant_id":"95e140fb62be44bd97c52e727d0c2115","created_at":"2019-05-30T05:52:26Z","mtu":1450}]} 2019-05-30 05:52:40,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ba203fe3-a214-4c71-9278-eca8403f8713 2019-05-30 05:52:40,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0953419208527s 2019-05-30 05:52:40,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 05:52:40,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/60f4fdaa-231a-4194-8024-4f51fdb4f94a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35f27e23aeabf533af2513237e1c77930a34c91a" 2019-05-30 05:52:41,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:52:41 GMT X-Openstack-Request-Id: req-1113a136-81bd-4b01-8ea1-7389e20643db 2019-05-30 05:52:41,078 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:52:41,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/60f4fdaa-231a-4194-8024-4f51fdb4f94a.json used request id req-1113a136-81bd-4b01-8ea1-7389e20643db 2019-05-30 05:52:41,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02121806145s 2019-05-30 05:52:41,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:52:41,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}35f27e23aeabf533af2513237e1c77930a34c91a" 2019-05-30 05:52:41,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 30 May 2019 05:52:41 GMT X-Openstack-Request-Id: req-e63f85c6-4f8d-439c-9de7-2abfd14e6cc4 2019-05-30 05:52:41,119 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:52:34Z", "file": "/v2/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17/file", "owner": "95e140fb62be44bd97c52e727d0c2115", "id": "d8f2d3a5-e460-42a0-86ac-c9ab203a5d17", "size": 12716032, "self": "/v2/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_7c2702d8-0404-4da6-bf49-a5f7fd5207d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_7c2702d8-0404-4da6-bf49-a5f7fd5207d9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:52:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:52:41,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e63f85c6-4f8d-439c-9de7-2abfd14e6cc4 2019-05-30 05:52:41,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374710559845s 2019-05-30 05:52:41,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 05:52:41,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35f27e23aeabf533af2513237e1c77930a34c91a" 2019-05-30 05:52:41,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 05:52:42 GMT X-Openstack-Request-Id: req-b4188334-8d06-4f0d-b242-1bb45f6b54b3 2019-05-30 05:52:41,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-05-30 05:52:41,971 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/d8f2d3a5-e460-42a0-86ac-c9ab203a5d17 used request id req-b4188334-8d06-4f0d-b242-1bb45f6b54b3 2019-05-30 05:52:41,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.849531173706s 2019-05-30 05:52:41,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 05:52:41,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:42,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 30 May 2019 05:52: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-f637f054-1782-4467-83de-7e77a94cf8b8 x-openstack-request-id: req-f637f054-1782-4467-83de-7e77a94cf8b8 2019-05-30 05:52:42,127 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_7c2702d8-0404-4da6-bf49-a5f7fd5207d9", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/31e7b9aa-a735-48af-bc89-b9a8e3fa6cf5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/31e7b9aa-a735-48af-bc89-b9a8e3fa6cf5", "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": "31e7b9aa-a735-48af-bc89-b9a8e3fa6cf5"}]} 2019-05-30 05:52:42,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f637f054-1782-4467-83de-7e77a94cf8b8 2019-05-30 05:52:42,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.150590896606s 2019-05-30 05:52:42,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 05:52:42,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/31e7b9aa-a735-48af-bc89-b9a8e3fa6cf5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:42,194 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 05:52: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-63088a1c-6c95-44ed-8cd4-338f862fa6b9 x-openstack-request-id: req-63088a1c-6c95-44ed-8cd4-338f862fa6b9 2019-05-30 05:52:42,194 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/31e7b9aa-a735-48af-bc89-b9a8e3fa6cf5 used request id req-63088a1c-6c95-44ed-8cd4-338f862fa6b9 2019-05-30 05:52:42,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0653409957886s 2019-05-30 05:52:42,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:52:42,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:42,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 30 May 2019 05:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be36da6-b717-4182-a9d5-6e96907fb59c 2019-05-30 05:52:42,418 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "vmready2-user_7c2702d8-0404-4da6-bf49-a5f7fd5207d9", "links": {"self": "http://172.30.9.24:5000/v3/users/203b6a360e364b2993b9113e690c75eb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "203b6a360e364b2993b9113e690c75eb", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 05:52:42,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3be36da6-b717-4182-a9d5-6e96907fb59c 2019-05-30 05:52:42,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222774028778s 2019-05-30 05:52:42,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:52:42,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/203b6a360e364b2993b9113e690c75eb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:42,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Thu, 30 May 2019 05:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1136d3e1-9839-4b0f-816f-68e77b2a90c3 2019-05-30 05:52:42,553 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_7c2702d8-0404-4da6-bf49-a5f7fd5207d9", "links": {"self": "http://172.30.9.24:5000/v3/users/203b6a360e364b2993b9113e690c75eb"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "203b6a360e364b2993b9113e690c75eb", "description": null}} 2019-05-30 05:52:42,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/203b6a360e364b2993b9113e690c75eb used request id req-1136d3e1-9839-4b0f-816f-68e77b2a90c3 2019-05-30 05:52:42,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129392147064s 2019-05-30 05:52:42,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 05:52:42,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/203b6a360e364b2993b9113e690c75eb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:42,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac5146a2-392e-4cf0-90a5-b10736bf27e7 2019-05-30 05:52:42,916 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:52:42,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/203b6a360e364b2993b9113e690c75eb used request id req-ac5146a2-392e-4cf0-90a5-b10736bf27e7 2019-05-30 05:52:42,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.36200594902s 2019-05-30 05:52:42,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:52:42,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:43,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 30 May 2019 05:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f29375-42aa-4105-aaa9-b04e85de8ef4 2019-05-30 05:52:43,118 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/95e140fb62be44bd97c52e727d0c2115"}, "tags": [], "enabled": true, "id": "95e140fb62be44bd97c52e727d0c2115", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_7c2702d8-0404-4da6-bf49-a5f7fd5207d9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 05:52:43,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-e7f29375-42aa-4105-aaa9-b04e85de8ef4 2019-05-30 05:52:43,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195667982101s 2019-05-30 05:52:43,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 05:52:43,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/95e140fb62be44bd97c52e727d0c2115 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:43,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f3d2eab-2d80-48a1-90b3-8a4b859be5c3 2019-05-30 05:52:43,460 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:52:43,460 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/95e140fb62be44bd97c52e727d0c2115 used request id req-3f3d2eab-2d80-48a1-90b3-8a4b859be5c3 2019-05-30 05:52:43,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.337254047394s 2019-05-30 05:52:43,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:52:43,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=95e140fb62be44bd97c52e727d0c2115&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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:43,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 05:52:44 GMT X-Openstack-Request-Id: req-91f48128-a411-4b5d-978a-9fdce4cbf1ee 2019-05-30 05:52:43,808 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "95e140fb62be44bd97c52e727d0c2115", "created_at": "2019-05-30T05:52:26Z", "updated_at": "2019-05-30T05:52:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:52:26Z", "revision_number": 0, "id": "3342cddb-56c7-4a9c-9b33-4d93d6548a9a", "remote_group_id": "1a4126bc-f013-41d5-9d83-cd8b53ad310d", "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:26Z", "security_group_id": "1a4126bc-f013-41d5-9d83-cd8b53ad310d", "tenant_id": "95e140fb62be44bd97c52e727d0c2115", "port_range_min": null, "ethertype": "IPv4", "project_id": "95e140fb62be44bd97c52e727d0c2115"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:52:26Z", "revision_number": 0, "id": "587a7e71-6cd7-47f1-a076-8b23bb44cb16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:26Z", "security_group_id": "1a4126bc-f013-41d5-9d83-cd8b53ad310d", "tenant_id": "95e140fb62be44bd97c52e727d0c2115", "port_range_min": null, "ethertype": "IPv4", "project_id": "95e140fb62be44bd97c52e727d0c2115"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:52:26Z", "revision_number": 0, "id": "7bc1c71e-4366-4550-ac56-a2e16e7d9905", "remote_group_id": "1a4126bc-f013-41d5-9d83-cd8b53ad310d", "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:26Z", "security_group_id": "1a4126bc-f013-41d5-9d83-cd8b53ad310d", "tenant_id": "95e140fb62be44bd97c52e727d0c2115", "port_range_min": null, "ethertype": "IPv6", "project_id": "95e140fb62be44bd97c52e727d0c2115"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:52:26Z", "revision_number": 0, "id": "a7e94f51-dafa-4ede-bf06-210896c062fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:26Z", "security_group_id": "1a4126bc-f013-41d5-9d83-cd8b53ad310d", "tenant_id": "95e140fb62be44bd97c52e727d0c2115", "port_range_min": null, "ethertype": "IPv6", "project_id": "95e140fb62be44bd97c52e727d0c2115"}], "revision_number": 1, "project_id": "95e140fb62be44bd97c52e727d0c2115", "id": "1a4126bc-f013-41d5-9d83-cd8b53ad310d", "name": "default"}]} 2019-05-30 05:52:43,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=95e140fb62be44bd97c52e727d0c2115&name=default used request id req-91f48128-a411-4b5d-978a-9fdce4cbf1ee 2019-05-30 05:52:43,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.342990159988s 2019-05-30 05:52:43,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:52:43,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:43,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 30 May 2019 05:52:44 GMT X-Openstack-Request-Id: req-bac5e2ee-1fc7-4c01-8a1e-e302ee6fce14 2019-05-30 05:52:43,866 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "95e140fb62be44bd97c52e727d0c2115", "created_at": "2019-05-30T05:52:26Z", "updated_at": "2019-05-30T05:52:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:52:26Z", "revision_number": 0, "id": "3342cddb-56c7-4a9c-9b33-4d93d6548a9a", "remote_group_id": "1a4126bc-f013-41d5-9d83-cd8b53ad310d", "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:26Z", "security_group_id": "1a4126bc-f013-41d5-9d83-cd8b53ad310d", "tenant_id": "95e140fb62be44bd97c52e727d0c2115", "port_range_min": null, "ethertype": "IPv4", "project_id": "95e140fb62be44bd97c52e727d0c2115"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:52:26Z", "revision_number": 0, "id": "587a7e71-6cd7-47f1-a076-8b23bb44cb16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:26Z", "security_group_id": "1a4126bc-f013-41d5-9d83-cd8b53ad310d", "tenant_id": "95e140fb62be44bd97c52e727d0c2115", "port_range_min": null, "ethertype": "IPv4", "project_id": "95e140fb62be44bd97c52e727d0c2115"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:52:26Z", "revision_number": 0, "id": "7bc1c71e-4366-4550-ac56-a2e16e7d9905", "remote_group_id": "1a4126bc-f013-41d5-9d83-cd8b53ad310d", "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:26Z", "security_group_id": "1a4126bc-f013-41d5-9d83-cd8b53ad310d", "tenant_id": "95e140fb62be44bd97c52e727d0c2115", "port_range_min": null, "ethertype": "IPv6", "project_id": "95e140fb62be44bd97c52e727d0c2115"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:52:26Z", "revision_number": 0, "id": "a7e94f51-dafa-4ede-bf06-210896c062fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:26Z", "security_group_id": "1a4126bc-f013-41d5-9d83-cd8b53ad310d", "tenant_id": "95e140fb62be44bd97c52e727d0c2115", "port_range_min": null, "ethertype": "IPv6", "project_id": "95e140fb62be44bd97c52e727d0c2115"}], "revision_number": 1, "project_id": "95e140fb62be44bd97c52e727d0c2115", "id": "1a4126bc-f013-41d5-9d83-cd8b53ad310d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 05:52:43,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-bac5e2ee-1fc7-4c01-8a1e-e302ee6fce14 2019-05-30 05:52:43,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0531630516052s 2019-05-30 05:52:43,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 05:52:43,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/1a4126bc-f013-41d5-9d83-cd8b53ad310d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25686e361495144812a77463da247525bec1a330" 2019-05-30 05:52:44,007 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:52:44 GMT X-Openstack-Request-Id: req-c01b17d5-9483-4875-933b-1d3315c69afe 2019-05-30 05:52:44,007 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:52:44,007 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/1a4126bc-f013-41d5-9d83-cd8b53ad310d.json used request id req-c01b17d5-9483-4875-933b-1d3315c69afe 2019-05-30 05:52:44,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.134281873703s 2019-05-30 05:52:44,053 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-05-30 05:52:44,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:52:44,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 05:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c28e258-d369-43b3-8a08-cac1165398c1 2019-05-30 05:52:44,098 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 05:52:44,098 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-9c28e258-d369-43b3-8a08-cac1165398c1 2019-05-30 05:52:44,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 05:52:44,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T06:52:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["dHfkLx-aQcO411Yvy7JH4g"], "issued_at": "2019-05-30T05:52:44.000000Z"}} 2019-05-30 05:52:44,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:52:44,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:52:44,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 30 May 2019 05:52:45 GMT X-Openstack-Request-Id: req-cccaacf9-0833-4ebc-b699-26672a835790 2019-05-30 05:52:44,912 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 05:52:44,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cccaacf9-0833-4ebc-b699-26672a835790 2019-05-30 05:52:44,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383581876755s 2019-05-30 05:52:44,919 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-05-30 05:52:44,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:52:44,933 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 05:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5be96c05-2389-4231-abe0-cdd833970593 2019-05-30 05:52:44,934 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 05:52:44,934 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-5be96c05-2389-4231-abe0-cdd833970593 2019-05-30 05:52:44,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:52:44,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:52:45,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 05:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a49e6355-41fe-4ff5-b716-4462511ee599 2019-05-30 05:52:45,136 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 05:52:45,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-a49e6355-41fe-4ff5-b716-4462511ee599 2019-05-30 05:52:45,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201585054398s 2019-05-30 05:52:45,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:52:45,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:52:45,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Thu, 30 May 2019 05:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b7f61ef-35d1-452f-a31a-e1e18960a30e 2019-05-30 05:52:45,350 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 05:52:45,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9b7f61ef-35d1-452f-a31a-e1e18960a30e 2019-05-30 05:52:45,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206767082214s 2019-05-30 05:52:45,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 05:52:45,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" -d '{"network": {"tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "name": "singlevm1-net_672171f3-8a0f-438d-8ac1-ae976c985b1c", "admin_state_up": true}}' 2019-05-30 05:52:45,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Thu, 30 May 2019 05:52:46 GMT X-Openstack-Request-Id: req-073b0197-c274-4843-80da-2ec9294705fb 2019-05-30 05:52:45,796 - 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":"eb13551d-f427-4d54-9b13-259a9ed807cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"aeac65a9ab444affb43fd8765adb4b86","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:52:45Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_672171f3-8a0f-438d-8ac1-ae976c985b1c","admin_state_up":true,"tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:52:45Z","mtu":1450}} 2019-05-30 05:52:45,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-073b0197-c274-4843-80da-2ec9294705fb 2019-05-30 05:52:45,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.44522690773s 2019-05-30 05:52:45,797 - 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-05-30T05:52:45Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'eb13551d-f427-4d54-9b13-259a9ed807cf', u'provider:segmentation_id': 15, 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_672171f3-8a0f-438d-8ac1-ae976c985b1c', u'created_at': u'2019-05-30T05:52:45Z', u'mtu': 1450, u'tenant_id': u'aeac65a9ab444affb43fd8765adb4b86', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'aeac65a9ab444affb43fd8765adb4b86', u'l2_adjacency': True}) 2019-05-30 05:52:45,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:52:45,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:52:45,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Thu, 30 May 2019 05:52:46 GMT X-Openstack-Request-Id: req-bda7e6b4-9a7d-4eba-8073-cff0fa417080 2019-05-30 05:52:45,898 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"eb13551d-f427-4d54-9b13-259a9ed807cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"aeac65a9ab444affb43fd8765adb4b86","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:52:45Z","qos_policy_id":null,"name":"singlevm1-net_672171f3-8a0f-438d-8ac1-ae976c985b1c","admin_state_up":true,"tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:52:45Z","provider:network_type":"vxlan"}]} 2019-05-30 05:52:45,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bda7e6b4-9a7d-4eba-8073-cff0fa417080 2019-05-30 05:52:45,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100687026978s 2019-05-30 05:52:45,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 05:52:45,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" -d '{"subnet": {"name": "singlevm1-subnet_672171f3-8a0f-438d-8ac1-ae976c985b1c", "enable_dhcp": true, "network_id": "eb13551d-f427-4d54-9b13-259a9ed807cf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 05:52:46,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Thu, 30 May 2019 05:52:46 GMT X-Openstack-Request-Id: req-0d1315dc-26ff-4861-b6b2-04697ea149f4 2019-05-30 05:52:46,446 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-30T05:52:46Z","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":"e6a32d1a-0406-484b-a068-ee20e1b638da","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"aeac65a9ab444affb43fd8765adb4b86","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_672171f3-8a0f-438d-8ac1-ae976c985b1c","enable_dhcp":true,"segment_id":null,"network_id":"eb13551d-f427-4d54-9b13-259a9ed807cf","tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:52:46Z","ip_version":4}} 2019-05-30 05:52:46,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0d1315dc-26ff-4861-b6b2-04697ea149f4 2019-05-30 05:52:46,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.54588508606s 2019-05-30 05:52:46,446 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:52:46Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e6a32d1a-0406-484b-a068-ee20e1b638da', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_672171f3-8a0f-438d-8ac1-ae976c985b1c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'eb13551d-f427-4d54-9b13-259a9ed807cf', u'tenant_id': u'aeac65a9ab444affb43fd8765adb4b86', u'created_at': u'2019-05-30T05:52:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'aeac65a9ab444affb43fd8765adb4b86'}) 2019-05-30 05:52:46,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 05:52:46,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "singlevm1-router_672171f3-8a0f-438d-8ac1-ae976c985b1c", "admin_state_up": true}}' 2019-05-30 05:52:48,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Thu, 30 May 2019 05:52:48 GMT X-Openstack-Request-Id: req-f74a5ed1-b7f7-475e-9f72-18ac8abd9b56 2019-05-30 05:52:48,022 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:52:46Z", "admin_state_up": true, "updated_at": "2019-05-30T05:52:48Z", "project_id": "aeac65a9ab444affb43fd8765adb4b86", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "ff5dd67b-8d59-44a2-9f04-36026f3645fe", "name": "singlevm1-router_672171f3-8a0f-438d-8ac1-ae976c985b1c"}} 2019-05-30 05:52:48,022 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f74a5ed1-b7f7-475e-9f72-18ac8abd9b56 2019-05-30 05:52:48,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.57554292679s 2019-05-30 05:52:48,023 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:52:48Z', u'revision_number': 2, u'ha': False, u'id': u'ff5dd67b-8d59-44a2-9f04-36026f3645fe', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_672171f3-8a0f-438d-8ac1-ae976c985b1c', u'admin_state_up': True, u'tenant_id': u'aeac65a9ab444affb43fd8765adb4b86', u'created_at': u'2019-05-30T05:52:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'aeac65a9ab444affb43fd8765adb4b86'}) 2019-05-30 05:52:48,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 05:52:48,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/ff5dd67b-8d59-44a2-9f04-36026f3645fe/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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" -d '{"subnet_id": "e6a32d1a-0406-484b-a068-ee20e1b638da"}' 2019-05-30 05:52:50,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:52:50 GMT X-Openstack-Request-Id: req-27a11a6a-b3ee-4bb8-83bf-2c6b3d9928b0 2019-05-30 05:52:50,494 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "eb13551d-f427-4d54-9b13-259a9ed807cf", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "subnet_id": "e6a32d1a-0406-484b-a068-ee20e1b638da", "subnet_ids": ["e6a32d1a-0406-484b-a068-ee20e1b638da"], "port_id": "12d44261-31a9-4ed7-8f69-94e21c4429b0", "id": "ff5dd67b-8d59-44a2-9f04-36026f3645fe"} 2019-05-30 05:52:50,494 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ff5dd67b-8d59-44a2-9f04-36026f3645fe/add_router_interface.json used request id req-27a11a6a-b3ee-4bb8-83bf-2c6b3d9928b0 2019-05-30 05:52:50,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.47101187706s 2019-05-30 05:52:50,495 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-30 05:52:50,600 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-30 05:52:50,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:52:50,608 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 05:52:50 GMT 2019-05-30 05:52:50,608 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 05:52:50,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:52:50,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:52:50,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 05:52:51 GMT X-Openstack-Request-Id: req-73feca38-2bca-4fef-a728-02fa76097bd7 2019-05-30 05:52:50,858 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:52:50,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-73feca38-2bca-4fef-a728-02fa76097bd7 2019-05-30 05:52:50,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.247373104095s 2019-05-30 05:52:50,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 05:52:50,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_672171f3-8a0f-438d-8ac1-ae976c985b1c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_672171f3-8a0f-438d-8ac1-ae976c985b1c"}' 2019-05-30 05:52:50,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Thu, 30 May 2019 05:52:51 GMT Location: http://172.30.9.24:9292/v2/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7c6bb82e-acd3-42aa-987e-67d104102212 2019-05-30 05:52:50,927 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:52:51Z", "file": "/v2/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2/file", "owner": "aeac65a9ab444affb43fd8765adb4b86", "id": "1eb7e196-59bb-4e1e-9e7c-d999630730b2", "size": null, "self": "/v2/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2", "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_672171f3-8a0f-438d-8ac1-ae976c985b1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_672171f3-8a0f-438d-8ac1-ae976c985b1c", "checksum": null, "created_at": "2019-05-30T05:52:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 05:52:50,928 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-7c6bb82e-acd3-42aa-987e-67d104102212 2019-05-30 05:52:50,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.060455083847s 2019-05-30 05:52:50,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 05:52:50,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2/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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" -d '' 2019-05-30 05:52:51,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 05:52:52 GMT X-Openstack-Request-Id: req-a0f7ba0c-6c1a-4f68-9fe4-ea555b421c1b 2019-05-30 05:52:51,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-05-30 05:52:51,846 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2/file used request id req-a0f7ba0c-6c1a-4f68-9fe4-ea555b421c1b 2019-05-30 05:52:51,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.917214870453s 2019-05-30 05:52:51,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:52:51,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:52:51,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 30 May 2019 05:52:52 GMT X-Openstack-Request-Id: req-e7f7048d-b15f-4568-b8d0-0f55b309ccf8 2019-05-30 05:52:51,894 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:52:52Z", "file": "/v2/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2/file", "owner": "aeac65a9ab444affb43fd8765adb4b86", "id": "1eb7e196-59bb-4e1e-9e7c-d999630730b2", "size": 12716032, "self": "/v2/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_672171f3-8a0f-438d-8ac1-ae976c985b1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_672171f3-8a0f-438d-8ac1-ae976c985b1c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:52:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:52:51,894 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e7f7048d-b15f-4568-b8d0-0f55b309ccf8 2019-05-30 05:52:51,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.043872833252s 2019-05-30 05:52:51,896 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2/file', 'owner': u'aeac65a9ab444affb43fd8765adb4b86', 'id': u'1eb7e196-59bb-4e1e-9e7c-d999630730b2', 'size': 12716032, u'self': u'/v2/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aeac65a9ab444affb43fd8765adb4b86', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T05:52:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-30T05:52:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_672171f3-8a0f-438d-8ac1-ae976c985b1c', '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/1eb7e196-59bb-4e1e-9e7c-d999630730b2', 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_672171f3-8a0f-438d-8ac1-ae976c985b1c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_672171f3-8a0f-438d-8ac1-ae976c985b1c', 'created': u'2019-05-30T05:52:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T05:52: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/1eb7e196-59bb-4e1e-9e7c-d999630730b2', 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_672171f3-8a0f-438d-8ac1-ae976c985b1c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 05:52:51,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 05:52:51,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_672171f3-8a0f-438d-8ac1-ae976c985b1c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 05:52:52,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Thu, 30 May 2019 05:52: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-15e052a1-bf30-40e7-a3a3-1c5309e954e5 x-openstack-request-id: req-15e052a1-bf30-40e7-a3a3-1c5309e954e5 2019-05-30 05:52:52,238 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_672171f3-8a0f-438d-8ac1-ae976c985b1c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/add0a7fb-da15-4320-8449-70e2e87a9055", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/add0a7fb-da15-4320-8449-70e2e87a9055", "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": "add0a7fb-da15-4320-8449-70e2e87a9055"}} 2019-05-30 05:52:52,239 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-15e052a1-bf30-40e7-a3a3-1c5309e954e5 2019-05-30 05:52:52,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.339616060257s 2019-05-30 05:52:52,240 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_672171f3-8a0f-438d-8ac1-ae976c985b1c', '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'aeac65a9ab444affb43fd8765adb4b86', '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'add0a7fb-da15-4320-8449-70e2e87a9055', 'swap': 0}) 2019-05-30 05:52:52,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 05:52:52,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/add0a7fb-da15-4320-8449-70e2e87a9055/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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" -d '{"extra_specs": {}}' 2019-05-30 05:52:52,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:52: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-4d3700e6-a384-45aa-ad35-4627c37f703b x-openstack-request-id: req-4d3700e6-a384-45aa-ad35-4627c37f703b 2019-05-30 05:52:52,258 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 05:52:52,259 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/add0a7fb-da15-4320-8449-70e2e87a9055/os-extra_specs used request id req-4d3700e6-a384-45aa-ad35-4627c37f703b 2019-05-30 05:52:52,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0185370445251s 2019-05-30 05:52:52,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-30 05:52:52,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" -d '{"keypair": {"name": "singlevm1-kp_672171f3-8a0f-438d-8ac1-ae976c985b1c"}}' 2019-05-30 05:52:52,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Thu, 30 May 2019 05:52: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-56652c44-f147-4a8c-8d4b-cda35cd0b12b x-openstack-request-id: req-56652c44-f147-4a8c-8d4b-cda35cd0b12b 2019-05-30 05:52:52,575 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCT2Tu3w5F0LaFh7LtGrmoinTtS+aQFLOAuwjRFRwDH7BBmt1FftHSJfHRvZxkKwIKrUnsFxZYeffndovPK2tHfCKNBHauVrzSOs4KWpEoDTQA4gKFaXQb3mqCUlO2YDUHJgpXGiZH5p2V70uGxIVg0fC2A15jMAUkIztLxR1bU7kS9RVhnOHyU8f+JbnB+4yEHizF1JxjlsbMlsVuk+pTVyx1ebhXKgEbN5CwSA7Eza+ofjpRmQOxll1AFnGSYYnyH5+4UYGhba/lDq2CIAKgoOO9ETPcpvIEV4aLRaDf5YaWGpwbzalzFCpdNeevoIQjmjHJtG4ZI9wEJZ4z0Mwmd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAk9k7t8ORdC2hYey7Rq5qIp07UvmkBSzgLsI0RUcAx+wQZrdR\nX7R0iXx0b2cZCsCCq1J7BcWWHn353aLzytrR3wijQR2rla80jrOClqRKA00AOICh\nWl0G95qglJTtmA1ByYKVxomR+adle9LhsSFYNHwtgNeYzAFJCM7S8UdW1O5EvUVY\nZzh8lPH/iW5wfuMhB4sxdScY5bGzJbFbpPqU1csdXm4VyoBGzeQsEgOxM2vqH46U\nZkDsZZdQBZxkmGJ8h+fuFGBoW2v5Q6tgiACoKDjvREz3KbyBFeGi0Wg3+WGlhqcG\n82pcxQqXTXnr6CEI5oxybRuGSPcBCWeM9DMJnQIDAQABAoIBAQCRtuUbbR0bIqnO\niHHe7KFgMhS455+XFi5xByhbKuqDH47enUgPChxdMJLVBQhyR1/BmE31V1JoBQLR\nRPv/7wAvUCUOVT66DO7Awf0vmQX1ENvp1CSymcL3H6eqKMmuNUqkXxZckVOUeT4U\n9rdHSzTSrZxvQo2uaonfq2/NKuFSg28sLKX7zSMG5RuqkaFCYDadpTMr6/wWta3p\nYCSoO0ajOJRrZXdjl+AUVCuRia+Zua2Zdqza5Ehowzv6JLQ8jlth53hYS9k4NQgJ\nH/mZ9fgmWXrmdduZ0eEcxGUsjHaPS/eRtlE45u5AltAUyGZnFvtV92oOw4SlOAwn\nK4CB/x4FAoGBAMSSVjcYD/7rHeuLF7s/QsYDbKzYMkqD8MOCYZC/Wdgh9NZTFcOf\ntCSvm/a7pPyEYfsiWvDOJATmbh0PEIXaUwEA5jDBtYiqh/3KIeFDmqo0ptQm+JGC\nTgbsETEpLbJqi9R6+Nt0jusZFF+DK9A8F0NJgm2eP5vjhpCjWOLnsNVDAoGBAMCL\n+YaGVg4HtoJHxn8TpozkX4O5jjiwe8rHMS/jDEfR4PTS2+wtP+vdz/mcLyoM4AsH\nkaI/k/KiOf87NKNakqO+Mp6CJvc/zEKqLAR4KoRLKdDjY8JMvz5fdPP8YYZtSG9I\nHV8M8s7DE3ogliBVwueWgSWIe41E7sBLxfwU00efAoGAK0jJ4UHUK97b7MTpCdtJ\nOc8BPCIzGMNq3bI1B6mLABOiFRugfD4LbdSZdEAneU8xQBp1ifbqaYXQE2gAzGih\nxGPNTEkrTxe18EV1JmQ7h2Umoyqdq3TU96M9ueSGYnYhqj0V1UUaP1x7Zvi8ShMh\nUDi8lqS0/v+f3vOJHBXGk38CgYEAty4zxOzWv+BMnONGD62VPOMjj4EfsgUMsJ0S\nyXkbPNSKTMCyI53k+zN6YgFZyYqYN0YLIi2URjhaLtyXtnU7nvYa2DwAcCdM33tg\nBxx/bn7HmIhMZxR2uRM9g8VuzuH3EI+uCbia42Qpin2n9blBhOvlj9yplnunHGC6\nSZlSbAcCgYEAs6y+pi+czhp3LfMQta7UsOZK869VweLIA2DRFLOVlmGMX65X3ugU\nTMvekhIMOjMo3bw7wpWe7YWLjDGwDaRNie6N3Z7G3uPFpOS7LouBlqdvfeGgRfgF\nh/ysxIITc+qXUSZyfDVSkIcWiiN1SkUKcrlp9Au/Rk0cIeLa1FW/tCg=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7ece250d9e6c438491cd9a1a88076cc8", "name": "singlevm1-kp_672171f3-8a0f-438d-8ac1-ae976c985b1c", "fingerprint": "6d:9d:fe:29:c6:77:2a:a0:20:7d:c8:30:30:15:eb:ef"}} 2019-05-30 05:52:52,575 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-56652c44-f147-4a8c-8d4b-cda35cd0b12b 2019-05-30 05:52:52,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.31579709053s 2019-05-30 05:52:52,576 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCT2Tu3w5F0LaFh7LtGrmoinTtS+aQFLOAuwjRFRwDH7BBmt1FftHSJfHRvZxkKwIKrUnsFxZYeffndovPK2tHfCKNBHauVrzSOs4KWpEoDTQA4gKFaXQb3mqCUlO2YDUHJgpXGiZH5p2V70uGxIVg0fC2A15jMAUkIztLxR1bU7kS9RVhnOHyU8f+JbnB+4yEHizF1JxjlsbMlsVuk+pTVyx1ebhXKgEbN5CwSA7Eza+ofjpRmQOxll1AFnGSYYnyH5+4UYGhba/lDq2CIAKgoOO9ETPcpvIEV4aLRaDf5YaWGpwbzalzFCpdNeevoIQjmjHJtG4ZI9wEJZ4z0Mwmd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAk9k7t8ORdC2hYey7Rq5qIp07UvmkBSzgLsI0RUcAx+wQZrdR\nX7R0iXx0b2cZCsCCq1J7BcWWHn353aLzytrR3wijQR2rla80jrOClqRKA00AOICh\nWl0G95qglJTtmA1ByYKVxomR+adle9LhsSFYNHwtgNeYzAFJCM7S8UdW1O5EvUVY\nZzh8lPH/iW5wfuMhB4sxdScY5bGzJbFbpPqU1csdXm4VyoBGzeQsEgOxM2vqH46U\nZkDsZZdQBZxkmGJ8h+fuFGBoW2v5Q6tgiACoKDjvREz3KbyBFeGi0Wg3+WGlhqcG\n82pcxQqXTXnr6CEI5oxybRuGSPcBCWeM9DMJnQIDAQABAoIBAQCRtuUbbR0bIqnO\niHHe7KFgMhS455+XFi5xByhbKuqDH47enUgPChxdMJLVBQhyR1/BmE31V1JoBQLR\nRPv/7wAvUCUOVT66DO7Awf0vmQX1ENvp1CSymcL3H6eqKMmuNUqkXxZckVOUeT4U\n9rdHSzTSrZxvQo2uaonfq2/NKuFSg28sLKX7zSMG5RuqkaFCYDadpTMr6/wWta3p\nYCSoO0ajOJRrZXdjl+AUVCuRia+Zua2Zdqza5Ehowzv6JLQ8jlth53hYS9k4NQgJ\nH/mZ9fgmWXrmdduZ0eEcxGUsjHaPS/eRtlE45u5AltAUyGZnFvtV92oOw4SlOAwn\nK4CB/x4FAoGBAMSSVjcYD/7rHeuLF7s/QsYDbKzYMkqD8MOCYZC/Wdgh9NZTFcOf\ntCSvm/a7pPyEYfsiWvDOJATmbh0PEIXaUwEA5jDBtYiqh/3KIeFDmqo0ptQm+JGC\nTgbsETEpLbJqi9R6+Nt0jusZFF+DK9A8F0NJgm2eP5vjhpCjWOLnsNVDAoGBAMCL\n+YaGVg4HtoJHxn8TpozkX4O5jjiwe8rHMS/jDEfR4PTS2+wtP+vdz/mcLyoM4AsH\nkaI/k/KiOf87NKNakqO+Mp6CJvc/zEKqLAR4KoRLKdDjY8JMvz5fdPP8YYZtSG9I\nHV8M8s7DE3ogliBVwueWgSWIe41E7sBLxfwU00efAoGAK0jJ4UHUK97b7MTpCdtJ\nOc8BPCIzGMNq3bI1B6mLABOiFRugfD4LbdSZdEAneU8xQBp1ifbqaYXQE2gAzGih\nxGPNTEkrTxe18EV1JmQ7h2Umoyqdq3TU96M9ueSGYnYhqj0V1UUaP1x7Zvi8ShMh\nUDi8lqS0/v+f3vOJHBXGk38CgYEAty4zxOzWv+BMnONGD62VPOMjj4EfsgUMsJ0S\nyXkbPNSKTMCyI53k+zN6YgFZyYqYN0YLIi2URjhaLtyXtnU7nvYa2DwAcCdM33tg\nBxx/bn7HmIhMZxR2uRM9g8VuzuH3EI+uCbia42Qpin2n9blBhOvlj9yplnunHGC6\nSZlSbAcCgYEAs6y+pi+czhp3LfMQta7UsOZK869VweLIA2DRFLOVlmGMX65X3ugU\nTMvekhIMOjMo3bw7wpWe7YWLjDGwDaRNie6N3Z7G3uPFpOS7LouBlqdvfeGgRfgF\nh/ysxIITc+qXUSZyfDVSkIcWiiN1SkUKcrlp9Au/Rk0cIeLa1FW/tCg=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7ece250d9e6c438491cd9a1a88076cc8', 'name': u'singlevm1-kp_672171f3-8a0f-438d-8ac1-ae976c985b1c', 'created_at': '2019-05-30T05:52:52.576344', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aeac65a9ab444affb43fd8765adb4b86', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'6d:9d:fe:29:c6:77:2a:a0:20:7d:c8:30:30:15:eb:ef', 'type': 'ssh', 'id': u'singlevm1-kp_672171f3-8a0f-438d-8ac1-ae976c985b1c'}) 2019-05-30 05:52:52,576 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAk9k7t8ORdC2hYey7Rq5qIp07UvmkBSzgLsI0RUcAx+wQZrdR X7R0iXx0b2cZCsCCq1J7BcWWHn353aLzytrR3wijQR2rla80jrOClqRKA00AOICh Wl0G95qglJTtmA1ByYKVxomR+adle9LhsSFYNHwtgNeYzAFJCM7S8UdW1O5EvUVY Zzh8lPH/iW5wfuMhB4sxdScY5bGzJbFbpPqU1csdXm4VyoBGzeQsEgOxM2vqH46U ZkDsZZdQBZxkmGJ8h+fuFGBoW2v5Q6tgiACoKDjvREz3KbyBFeGi0Wg3+WGlhqcG 82pcxQqXTXnr6CEI5oxybRuGSPcBCWeM9DMJnQIDAQABAoIBAQCRtuUbbR0bIqnO iHHe7KFgMhS455+XFi5xByhbKuqDH47enUgPChxdMJLVBQhyR1/BmE31V1JoBQLR RPv/7wAvUCUOVT66DO7Awf0vmQX1ENvp1CSymcL3H6eqKMmuNUqkXxZckVOUeT4U 9rdHSzTSrZxvQo2uaonfq2/NKuFSg28sLKX7zSMG5RuqkaFCYDadpTMr6/wWta3p YCSoO0ajOJRrZXdjl+AUVCuRia+Zua2Zdqza5Ehowzv6JLQ8jlth53hYS9k4NQgJ H/mZ9fgmWXrmdduZ0eEcxGUsjHaPS/eRtlE45u5AltAUyGZnFvtV92oOw4SlOAwn K4CB/x4FAoGBAMSSVjcYD/7rHeuLF7s/QsYDbKzYMkqD8MOCYZC/Wdgh9NZTFcOf tCSvm/a7pPyEYfsiWvDOJATmbh0PEIXaUwEA5jDBtYiqh/3KIeFDmqo0ptQm+JGC TgbsETEpLbJqi9R6+Nt0jusZFF+DK9A8F0NJgm2eP5vjhpCjWOLnsNVDAoGBAMCL +YaGVg4HtoJHxn8TpozkX4O5jjiwe8rHMS/jDEfR4PTS2+wtP+vdz/mcLyoM4AsH kaI/k/KiOf87NKNakqO+Mp6CJvc/zEKqLAR4KoRLKdDjY8JMvz5fdPP8YYZtSG9I HV8M8s7DE3ogliBVwueWgSWIe41E7sBLxfwU00efAoGAK0jJ4UHUK97b7MTpCdtJ Oc8BPCIzGMNq3bI1B6mLABOiFRugfD4LbdSZdEAneU8xQBp1ifbqaYXQE2gAzGih xGPNTEkrTxe18EV1JmQ7h2Umoyqdq3TU96M9ueSGYnYhqj0V1UUaP1x7Zvi8ShMh UDi8lqS0/v+f3vOJHBXGk38CgYEAty4zxOzWv+BMnONGD62VPOMjj4EfsgUMsJ0S yXkbPNSKTMCyI53k+zN6YgFZyYqYN0YLIi2URjhaLtyXtnU7nvYa2DwAcCdM33tg Bxx/bn7HmIhMZxR2uRM9g8VuzuH3EI+uCbia42Qpin2n9blBhOvlj9yplnunHGC6 SZlSbAcCgYEAs6y+pi+czhp3LfMQta7UsOZK869VweLIA2DRFLOVlmGMX65X3ugU TMvekhIMOjMo3bw7wpWe7YWLjDGwDaRNie6N3Z7G3uPFpOS7LouBlqdvfeGgRfgF h/ysxIITc+qXUSZyfDVSkIcWiiN1SkUKcrlp9Au/Rk0cIeLa1FW/tCg= -----END RSA PRIVATE KEY----- 2019-05-30 05:52:52,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-30 05:52:52,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" -d '{"security_group": {"name": "singlevm1-sg_672171f3-8a0f-438d-8ac1-ae976c985b1c", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-05-30 05:52:52,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Thu, 30 May 2019 05:52:53 GMT X-Openstack-Request-Id: req-752fe322-76f9-4044-92ca-9eebe7c76dab 2019-05-30 05:52:52,750 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:52:53Z", "updated_at": "2019-05-30T05:52:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:52:53Z", "revision_number": 0, "id": "350d5e26-b859-47dd-8a3d-05854427c222", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:53Z", "security_group_id": "a9a6203e-ec9e-404a-b008-c54046676ba0", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:52:53Z", "revision_number": 0, "id": "6fb4de1a-8e75-4fcb-b33b-d12f597fd29c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:53Z", "security_group_id": "a9a6203e-ec9e-404a-b008-c54046676ba0", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "a9a6203e-ec9e-404a-b008-c54046676ba0", "name": "singlevm1-sg_672171f3-8a0f-438d-8ac1-ae976c985b1c"}} 2019-05-30 05:52:52,750 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-752fe322-76f9-4044-92ca-9eebe7c76dab 2019-05-30 05:52:52,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.168752193451s 2019-05-30 05:52:52,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:52:52,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:52:52,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Thu, 30 May 2019 05:52:53 GMT X-Openstack-Request-Id: req-80398c33-52a1-4a45-b316-fa87275c7de7 2019-05-30 05:52:52,863 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:52:53Z", "updated_at": "2019-05-30T05:52:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:52:53Z", "revision_number": 0, "id": "350d5e26-b859-47dd-8a3d-05854427c222", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:53Z", "security_group_id": "a9a6203e-ec9e-404a-b008-c54046676ba0", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:52:53Z", "revision_number": 0, "id": "6fb4de1a-8e75-4fcb-b33b-d12f597fd29c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:53Z", "security_group_id": "a9a6203e-ec9e-404a-b008-c54046676ba0", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "a9a6203e-ec9e-404a-b008-c54046676ba0", "name": "singlevm1-sg_672171f3-8a0f-438d-8ac1-ae976c985b1c"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 05:52:52,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-80398c33-52a1-4a45-b316-fa87275c7de7 2019-05-30 05:52:52,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.106549024582s 2019-05-30 05:52:52,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 05:52:52,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" -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": "a9a6203e-ec9e-404a-b008-c54046676ba0"}}' 2019-05-30 05:52:53,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 30 May 2019 05:52:53 GMT X-Openstack-Request-Id: req-0749b737-4d05-4a53-94e1-67000f0f9b46 2019-05-30 05:52:53,016 - 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-05-30T05:52:53Z", "security_group_id": "a9a6203e-ec9e-404a-b008-c54046676ba0", "port_range_min": 22, "revision_number": 0, "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:52:53Z", "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "a258418a-b1ef-4b44-8e3e-dac5ed7aec5f"}} 2019-05-30 05:52:53,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0749b737-4d05-4a53-94e1-67000f0f9b46 2019-05-30 05:52:53,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.146404027939s 2019-05-30 05:52:53,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:52:53,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:52:53,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Thu, 30 May 2019 05:52:53 GMT X-Openstack-Request-Id: req-fc09c482-12ce-4da6-94db-8db12dd2c12d 2019-05-30 05:52:53,079 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:52:53Z", "updated_at": "2019-05-30T05:52:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:52:53Z", "revision_number": 0, "id": "350d5e26-b859-47dd-8a3d-05854427c222", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:53Z", "security_group_id": "a9a6203e-ec9e-404a-b008-c54046676ba0", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:52:53Z", "revision_number": 0, "id": "6fb4de1a-8e75-4fcb-b33b-d12f597fd29c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:53Z", "security_group_id": "a9a6203e-ec9e-404a-b008-c54046676ba0", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T05:52:53Z", "revision_number": 0, "id": "a258418a-b1ef-4b44-8e3e-dac5ed7aec5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:53Z", "security_group_id": "a9a6203e-ec9e-404a-b008-c54046676ba0", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 2, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "a9a6203e-ec9e-404a-b008-c54046676ba0", "name": "singlevm1-sg_672171f3-8a0f-438d-8ac1-ae976c985b1c"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 05:52:53,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-fc09c482-12ce-4da6-94db-8db12dd2c12d 2019-05-30 05:52:53,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0570480823517s 2019-05-30 05:52:53,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 05:52:53,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" -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": "a9a6203e-ec9e-404a-b008-c54046676ba0"}}' 2019-05-30 05:52:53,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 30 May 2019 05:52:53 GMT X-Openstack-Request-Id: req-58e309c5-02a3-4d0c-9305-26b6174bfd2b 2019-05-30 05:52:53,225 - 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-05-30T05:52:53Z", "security_group_id": "a9a6203e-ec9e-404a-b008-c54046676ba0", "port_range_min": null, "revision_number": 0, "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:52:53Z", "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "0031e1cf-089b-436f-a841-0ed57957e360"}} 2019-05-30 05:52:53,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-58e309c5-02a3-4d0c-9305-26b6174bfd2b 2019-05-30 05:52:53,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.140285968781s 2019-05-30 05:52:53,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:52:53,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:52:53,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Thu, 30 May 2019 05:52:53 GMT X-Openstack-Request-Id: req-0a470fee-06bf-4306-8fba-448c4950dae6 2019-05-30 05:52:53,315 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eb13551d-f427-4d54-9b13-259a9ed807cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"aeac65a9ab444affb43fd8765adb4b86","l2_adjacency":true,"status":"ACTIVE","subnets":["e6a32d1a-0406-484b-a068-ee20e1b638da"],"description":"","tags":[],"updated_at":"2019-05-30T05:52:46Z","qos_policy_id":null,"name":"singlevm1-net_672171f3-8a0f-438d-8ac1-ae976c985b1c","admin_state_up":true,"tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:52:45Z","provider:network_type":"vxlan"}]} 2019-05-30 05:52:53,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0a470fee-06bf-4306-8fba-448c4950dae6 2019-05-30 05:52:53,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0879209041595s 2019-05-30 05:52:53,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:52:53,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:52:53,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 30 May 2019 05:52:53 GMT X-Openstack-Request-Id: req-1c6b6507-882e-4f94-b39f-a45094bc9e5b 2019-05-30 05:52:53,347 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:52:52Z", "file": "/v2/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2/file", "owner": "aeac65a9ab444affb43fd8765adb4b86", "id": "1eb7e196-59bb-4e1e-9e7c-d999630730b2", "size": 12716032, "self": "/v2/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_672171f3-8a0f-438d-8ac1-ae976c985b1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_672171f3-8a0f-438d-8ac1-ae976c985b1c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:52:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:52:53,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1c6b6507-882e-4f94-b39f-a45094bc9e5b 2019-05-30 05:52:53,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.026859998703s 2019-05-30 05:52:53,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 05:52:53,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:52:53,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 30 May 2019 05:52: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-9c91ddd9-273d-4c4a-ba11-129e7af86bda x-openstack-request-id: req-9c91ddd9-273d-4c4a-ba11-129e7af86bda 2019-05-30 05:52:53,386 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_672171f3-8a0f-438d-8ac1-ae976c985b1c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/add0a7fb-da15-4320-8449-70e2e87a9055", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/add0a7fb-da15-4320-8449-70e2e87a9055", "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": "add0a7fb-da15-4320-8449-70e2e87a9055"}]} 2019-05-30 05:52:53,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9c91ddd9-273d-4c4a-ba11-129e7af86bda 2019-05-30 05:52:53,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0323979854584s 2019-05-30 05:52:53,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-30 05:52:53,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" -d '{"server": {"name": "singlevm1-vm_672171f3-8a0f-438d-8ac1-ae976c985b1c", "imageRef": "1eb7e196-59bb-4e1e-9e7c-d999630730b2", "key_name": "singlevm1-kp_672171f3-8a0f-438d-8ac1-ae976c985b1c", "flavorRef": "add0a7fb-da15-4320-8449-70e2e87a9055", "max_count": 1, "min_count": 1, "networks": [{"uuid": "eb13551d-f427-4d54-9b13-259a9ed807cf"}], "security_groups": [{"name": "a9a6203e-ec9e-404a-b008-c54046676ba0"}]}}' 2019-05-30 05:52:56,101 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 30 May 2019 05:52: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 location: http://172.30.9.24:8774/v2.1/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb x-compute-request-id: req-b571b8b1-0d61-42a3-99c9-b445a446fba2 x-openstack-request-id: req-b571b8b1-0d61-42a3-99c9-b445a446fba2 2019-05-30 05:52:56,102 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "a9a6203e-ec9e-404a-b008-c54046676ba0"}], "OS-DCF:diskConfig": "MANUAL", "id": "3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "rel": "bookmark"}], "adminPass": "s9nCq6UZ5626"}} 2019-05-30 05:52:56,102 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b571b8b1-0d61-42a3-99c9-b445a446fba2 2019-05-30 05:52:56,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.71305704117s 2019-05-30 05:52:56,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:52:56,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:52:56,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 639 Content-Type: application/json Date: Thu, 30 May 2019 05:52: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-ceb7629a-770e-414b-ab42-ca65300f4781 x-openstack-request-id: req-ceb7629a-770e-414b-ab42-ca65300f4781 2019-05-30 05:52:56,947 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "rel": "bookmark"}], "image": {"id": "1eb7e196-59bb-4e1e-9e7c-d999630730b2", "links": [{"href": "http://172.30.9.24:8774/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "add0a7fb-da15-4320-8449-70e2e87a9055", "links": [{"href": "http://172.30.9.24:8774/flavors/add0a7fb-da15-4320-8449-70e2e87a9055", "rel": "bookmark"}]}, "id": "3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "user_id": "7ece250d9e6c438491cd9a1a88076cc8", "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-05-30T05:52:56Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_672171f3-8a0f-438d-8ac1-ae976c985b1c", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_672171f3-8a0f-438d-8ac1-ae976c985b1c", "created": "2019-05-30T05:52:56Z", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:52:56,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ceb7629a-770e-414b-ab42-ca65300f4781 2019-05-30 05:52:56,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.845114946365s 2019-05-30 05:52:56,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:52:56,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:52:57,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Thu, 30 May 2019 05:52:57 GMT X-Openstack-Request-Id: req-50873256-eaa0-4d00-bf9c-79273cd1bd92 2019-05-30 05:52:57,041 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eb13551d-f427-4d54-9b13-259a9ed807cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"aeac65a9ab444affb43fd8765adb4b86","l2_adjacency":true,"status":"ACTIVE","subnets":["e6a32d1a-0406-484b-a068-ee20e1b638da"],"description":"","tags":[],"updated_at":"2019-05-30T05:52:46Z","qos_policy_id":null,"name":"singlevm1-net_672171f3-8a0f-438d-8ac1-ae976c985b1c","admin_state_up":true,"tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:52:45Z","provider:network_type":"vxlan"}]} 2019-05-30 05:52:57,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-50873256-eaa0-4d00-bf9c-79273cd1bd92 2019-05-30 05:52:57,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.08238697052s 2019-05-30 05:52:57,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 05:52:57,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:52:57,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Thu, 30 May 2019 05:52:57 GMT X-Openstack-Request-Id: req-de2b7d1a-6cb2-44d9-a592-2c9d22509c74 2019-05-30 05:52:57,103 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-30T05:49:00Z","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":"b9f424a7-958b-4c06-a1c6-4f7aa8fab190","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"137b131c79604c9bbaf6f84e2f797af7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"168e0781-2ae4-4771-b847-512752cd47f4","tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:49:00Z","ip_version":4},{"updated_at":"2019-05-30T05:52:46Z","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":"e6a32d1a-0406-484b-a068-ee20e1b638da","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"aeac65a9ab444affb43fd8765adb4b86","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_672171f3-8a0f-438d-8ac1-ae976c985b1c","enable_dhcp":true,"segment_id":null,"network_id":"eb13551d-f427-4d54-9b13-259a9ed807cf","tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:52:46Z","ip_version":4}]} 2019-05-30 05:52:57,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-de2b7d1a-6cb2-44d9-a592-2c9d22509c74 2019-05-30 05:52:57,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0607051849365s 2019-05-30 05:52:57,104 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:52:59,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:52:59,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:01,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Thu, 30 May 2019 05:52: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-02e9040a-314b-4758-8980-060c11efd2be x-openstack-request-id: req-02e9040a-314b-4758-8980-060c11efd2be 2019-05-30 05:53:01,168 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "rel": "bookmark"}], "image": {"id": "1eb7e196-59bb-4e1e-9e7c-d999630730b2", "links": [{"href": "http://172.30.9.24:8774/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "add0a7fb-da15-4320-8449-70e2e87a9055", "links": [{"href": "http://172.30.9.24:8774/flavors/add0a7fb-da15-4320-8449-70e2e87a9055", "rel": "bookmark"}]}, "id": "3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "security_groups": [{"name": "singlevm1-sg_672171f3-8a0f-438d-8ac1-ae976c985b1c"}], "user_id": "7ece250d9e6c438491cd9a1a88076cc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:52:59Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_672171f3-8a0f-438d-8ac1-ae976c985b1c", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_672171f3-8a0f-438d-8ac1-ae976c985b1c", "created": "2019-05-30T05:52:56Z", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:53:01,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-02e9040a-314b-4758-8980-060c11efd2be 2019-05-30 05:53:01,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.06135892868s 2019-05-30 05:53:01,175 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:53:03,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:53:03,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:03,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-40a12fdd-17ef-4dd0-9427-84ddf3e9ab82 x-openstack-request-id: req-40a12fdd-17ef-4dd0-9427-84ddf3e9ab82 2019-05-30 05:53:03,660 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_672171f3-8a0f-438d-8ac1-ae976c985b1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:b2:f9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "rel": "bookmark"}], "image": {"id": "1eb7e196-59bb-4e1e-9e7c-d999630730b2", "links": [{"href": "http://172.30.9.24:8774/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "add0a7fb-da15-4320-8449-70e2e87a9055", "links": [{"href": "http://172.30.9.24:8774/flavors/add0a7fb-da15-4320-8449-70e2e87a9055", "rel": "bookmark"}]}, "id": "3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "security_groups": [{"name": "singlevm1-sg_672171f3-8a0f-438d-8ac1-ae976c985b1c"}], "user_id": "7ece250d9e6c438491cd9a1a88076cc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:53:01Z", "hostId": "51a739c75405805864b8a00f328349fea84f0bf034ac1e1af2bfc879", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_672171f3-8a0f-438d-8ac1-ae976c985b1c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_672171f3-8a0f-438d-8ac1-ae976c985b1c", "created": "2019-05-30T05:52:56Z", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:53:03,660 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-40a12fdd-17ef-4dd0-9427-84ddf3e9ab82 2019-05-30 05:53:03,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482353925705s 2019-05-30 05:53:03,667 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:53:05,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:53:05,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:06,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-16d095c8-03c7-4418-96e5-72f50bdb1d3b x-openstack-request-id: req-16d095c8-03c7-4418-96e5-72f50bdb1d3b 2019-05-30 05:53:06,694 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_672171f3-8a0f-438d-8ac1-ae976c985b1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:b2:f9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "rel": "bookmark"}], "image": {"id": "1eb7e196-59bb-4e1e-9e7c-d999630730b2", "links": [{"href": "http://172.30.9.24:8774/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "add0a7fb-da15-4320-8449-70e2e87a9055", "links": [{"href": "http://172.30.9.24:8774/flavors/add0a7fb-da15-4320-8449-70e2e87a9055", "rel": "bookmark"}]}, "id": "3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "security_groups": [{"name": "singlevm1-sg_672171f3-8a0f-438d-8ac1-ae976c985b1c"}], "user_id": "7ece250d9e6c438491cd9a1a88076cc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:53:01Z", "hostId": "51a739c75405805864b8a00f328349fea84f0bf034ac1e1af2bfc879", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_672171f3-8a0f-438d-8ac1-ae976c985b1c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_672171f3-8a0f-438d-8ac1-ae976c985b1c", "created": "2019-05-30T05:52:56Z", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:53:06,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-16d095c8-03c7-4418-96e5-72f50bdb1d3b 2019-05-30 05:53:06,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02371311188s 2019-05-30 05:53:06,701 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:53:08,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:53:08,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:09,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 813 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-6054d4ca-59fc-4bdd-ab3d-90472d1da458 x-openstack-request-id: req-6054d4ca-59fc-4bdd-ab3d-90472d1da458 2019-05-30 05:53:09,289 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_672171f3-8a0f-438d-8ac1-ae976c985b1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:b2:f9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "rel": "bookmark"}], "image": {"id": "1eb7e196-59bb-4e1e-9e7c-d999630730b2", "links": [{"href": "http://172.30.9.24:8774/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-05-30T05:53:07.000000", "flavor": {"id": "add0a7fb-da15-4320-8449-70e2e87a9055", "links": [{"href": "http://172.30.9.24:8774/flavors/add0a7fb-da15-4320-8449-70e2e87a9055", "rel": "bookmark"}]}, "id": "3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "security_groups": [{"name": "singlevm1-sg_672171f3-8a0f-438d-8ac1-ae976c985b1c"}], "user_id": "7ece250d9e6c438491cd9a1a88076cc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:53:08Z", "hostId": "51a739c75405805864b8a00f328349fea84f0bf034ac1e1af2bfc879", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_672171f3-8a0f-438d-8ac1-ae976c985b1c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_672171f3-8a0f-438d-8ac1-ae976c985b1c", "created": "2019-05-30T05:52:56Z", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:53:09,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6054d4ca-59fc-4bdd-ab3d-90472d1da458 2019-05-30 05:53:09,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.586417913437s 2019-05-30 05:53:09,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 05:53:09,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=3ecb2cc3-4a45-48fd-80da-ac08e611b8bb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:09,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Thu, 30 May 2019 05:53:09 GMT X-Openstack-Request-Id: req-3245cebb-4f2a-430a-beca-7efb04abd9a3 2019-05-30 05:53:09,341 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T05:53:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6a32d1a-0406-484b-a068-ee20e1b638da","ip_address":"192.168.120.3"}],"id":"68e3806c-5eb4-470a-9e4f-465d735a7f9d","security_groups":["a9a6203e-ec9e-404a-b008-c54046676ba0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:b2:f9","project_id":"aeac65a9ab444affb43fd8765adb4b86","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb13551d-f427-4d54-9b13-259a9ed807cf","tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:53:00Z","binding:vnic_type":"normal","device_id":"3ecb2cc3-4a45-48fd-80da-ac08e611b8bb","ip_allocation":"immediate"}]} 2019-05-30 05:53:09,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=3ecb2cc3-4a45-48fd-80da-ac08e611b8bb used request id req-3245cebb-4f2a-430a-beca-7efb04abd9a3 2019-05-30 05:53:09,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.045193195343s 2019-05-30 05:53:09,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:53:09,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=68e3806c-5eb4-470a-9e4f-465d735a7f9d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:09,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:53:09 GMT X-Openstack-Request-Id: req-848cf788-6702-4020-b291-c8be00347ca6 2019-05-30 05:53:09,395 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 05:53:09,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=68e3806c-5eb4-470a-9e4f-465d735a7f9d used request id req-848cf788-6702-4020-b291-c8be00347ca6 2019-05-30 05:53:09,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0437049865723s 2019-05-30 05:53:09,396 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_672171f3-8a0f-438d-8ac1-ae976c985b1c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:29:b2:f9', 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'1eb7e196-59bb-4e1e-9e7c-d999630730b2'}), 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-05-30T05:53:07.000000', 'flavor': Munch({u'id': u'add0a7fb-da15-4320-8449-70e2e87a9055'}), 'az': u'nova', 'id': u'3ecb2cc3-4a45-48fd-80da-ac08e611b8bb', 'security_groups': [Munch({u'name': u'singlevm1-sg_672171f3-8a0f-438d-8ac1-ae976c985b1c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7ece250d9e6c438491cd9a1a88076cc8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aeac65a9ab444affb43fd8765adb4b86', '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-05-30T05:53:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T05:53:08Z', 'hostId': u'51a739c75405805864b8a00f328349fea84f0bf034ac1e1af2bfc879', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_672171f3-8a0f-438d-8ac1-ae976c985b1c', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'51a739c75405805864b8a00f328349fea84f0bf034ac1e1af2bfc879', '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-05-30T05:53:07.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'aeac65a9ab444affb43fd8765adb4b86', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_672171f3-8a0f-438d-8ac1-ae976c985b1c', 'adminPass': u's9nCq6UZ5626', 'tenant_id': u'aeac65a9ab444affb43fd8765adb4b86', 'created_at': u'2019-05-30T05:52:56Z', 'created': u'2019-05-30T05:52:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-30 05:53:09,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:53:09,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:09,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Thu, 30 May 2019 05:53:09 GMT X-Openstack-Request-Id: req-a6a3cc4b-4f99-4278-95e5-455fc4750a4b 2019-05-30 05:53:09,482 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eb13551d-f427-4d54-9b13-259a9ed807cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"aeac65a9ab444affb43fd8765adb4b86","l2_adjacency":true,"status":"ACTIVE","subnets":["e6a32d1a-0406-484b-a068-ee20e1b638da"],"description":"","tags":[],"updated_at":"2019-05-30T05:52:46Z","qos_policy_id":null,"name":"singlevm1-net_672171f3-8a0f-438d-8ac1-ae976c985b1c","admin_state_up":true,"tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:52:45Z","provider:network_type":"vxlan"}]} 2019-05-30 05:53:09,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a6a3cc4b-4f99-4278-95e5-455fc4750a4b 2019-05-30 05:53:09,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0804750919342s 2019-05-30 05:53:09,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 05:53:09,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=3ecb2cc3-4a45-48fd-80da-ac08e611b8bb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:09,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Thu, 30 May 2019 05:53:09 GMT X-Openstack-Request-Id: req-98ab3f89-b12c-49ff-80fa-02334162101b 2019-05-30 05:53:09,526 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T05:53:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e6a32d1a-0406-484b-a068-ee20e1b638da","ip_address":"192.168.120.3"}],"id":"68e3806c-5eb4-470a-9e4f-465d735a7f9d","security_groups":["a9a6203e-ec9e-404a-b008-c54046676ba0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:b2:f9","project_id":"aeac65a9ab444affb43fd8765adb4b86","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb13551d-f427-4d54-9b13-259a9ed807cf","tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:53:00Z","binding:vnic_type":"normal","device_id":"3ecb2cc3-4a45-48fd-80da-ac08e611b8bb","ip_allocation":"immediate"}]} 2019-05-30 05:53:09,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=3ecb2cc3-4a45-48fd-80da-ac08e611b8bb used request id req-98ab3f89-b12c-49ff-80fa-02334162101b 2019-05-30 05:53:09,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0422101020813s 2019-05-30 05:53:09,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-30 05:53:09,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" -d '{"floatingip": {"floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "fixed_ip_address": "192.168.120.3", "port_id": "68e3806c-5eb4-470a-9e4f-465d735a7f9d"}}' 2019-05-30 05:53:11,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Thu, 30 May 2019 05:53:12 GMT X-Openstack-Request-Id: req-122073be-9628-47b7-954f-080a08f85b8d 2019-05-30 05:53:11,770 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "ff5dd67b-8d59-44a2-9f04-36026f3645fe", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:53:10Z", "updated_at": "2019-05-30T05:53:10Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eb13551d-f427-4d54-9b13-259a9ed807cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:b2:f9", "device_id": "3ecb2cc3-4a45-48fd-80da-ac08e611b8bb"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "port_id": "68e3806c-5eb4-470a-9e4f-465d735a7f9d", "id": "bca2789c-64f0-4aa0-b189-adf93343342e", "qos_policy_id": null}} 2019-05-30 05:53:11,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-122073be-9628-47b7-954f-080a08f85b8d 2019-05-30 05:53:11,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.24300813675s 2019-05-30 05:53:11,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:53:11,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:11,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 05:53:12 GMT X-Openstack-Request-Id: req-2a4cccb4-7bab-4381-a5c4-19d25519e0f5 2019-05-30 05:53:11,936 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff5dd67b-8d59-44a2-9f04-36026f3645fe", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:53:10Z", "updated_at": "2019-05-30T05:53:10Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eb13551d-f427-4d54-9b13-259a9ed807cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:b2:f9", "device_id": "3ecb2cc3-4a45-48fd-80da-ac08e611b8bb"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "port_id": "68e3806c-5eb4-470a-9e4f-465d735a7f9d", "id": "bca2789c-64f0-4aa0-b189-adf93343342e", "qos_policy_id": null}]} 2019-05-30 05:53:11,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2a4cccb4-7bab-4381-a5c4-19d25519e0f5 2019-05-30 05:53:11,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.151120901108s 2019-05-30 05:53:11,943 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:53:12,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:53:12,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:12,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 05:53:12 GMT X-Openstack-Request-Id: req-6085ad9f-607b-468f-a9b1-df33ad8f8275 2019-05-30 05:53:12,150 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff5dd67b-8d59-44a2-9f04-36026f3645fe", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:53:10Z", "updated_at": "2019-05-30T05:53:10Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eb13551d-f427-4d54-9b13-259a9ed807cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:b2:f9", "device_id": "3ecb2cc3-4a45-48fd-80da-ac08e611b8bb"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "port_id": "68e3806c-5eb4-470a-9e4f-465d735a7f9d", "id": "bca2789c-64f0-4aa0-b189-adf93343342e", "qos_policy_id": null}]} 2019-05-30 05:53:12,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6085ad9f-607b-468f-a9b1-df33ad8f8275 2019-05-30 05:53:12,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0982940196991s 2019-05-30 05:53:12,157 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:53:12,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:53:12,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:12,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 05:53:12 GMT X-Openstack-Request-Id: req-480f6e4f-3d29-4cd0-b882-95f5406f8aba 2019-05-30 05:53:12,579 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff5dd67b-8d59-44a2-9f04-36026f3645fe", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:53:10Z", "updated_at": "2019-05-30T05:53:10Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eb13551d-f427-4d54-9b13-259a9ed807cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:b2:f9", "device_id": "3ecb2cc3-4a45-48fd-80da-ac08e611b8bb"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "port_id": "68e3806c-5eb4-470a-9e4f-465d735a7f9d", "id": "bca2789c-64f0-4aa0-b189-adf93343342e", "qos_policy_id": null}]} 2019-05-30 05:53:12,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-480f6e4f-3d29-4cd0-b882-95f5406f8aba 2019-05-30 05:53:12,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.312194824219s 2019-05-30 05:53:12,585 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:53:12,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:53:12,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:12,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 05:53:13 GMT X-Openstack-Request-Id: req-72515035-4d69-489c-9309-4e1f065b3e77 2019-05-30 05:53:12,765 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff5dd67b-8d59-44a2-9f04-36026f3645fe", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:53:10Z", "updated_at": "2019-05-30T05:53:10Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eb13551d-f427-4d54-9b13-259a9ed807cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:b2:f9", "device_id": "3ecb2cc3-4a45-48fd-80da-ac08e611b8bb"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "port_id": "68e3806c-5eb4-470a-9e4f-465d735a7f9d", "id": "bca2789c-64f0-4aa0-b189-adf93343342e", "qos_policy_id": null}]} 2019-05-30 05:53:12,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-72515035-4d69-489c-9309-4e1f065b3e77 2019-05-30 05:53:12,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0701670646667s 2019-05-30 05:53:12,771 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:53:12,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:53:12,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:12,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 05:53:13 GMT X-Openstack-Request-Id: req-a303a902-263e-49b6-ba98-a5deeb333ad9 2019-05-30 05:53:12,942 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff5dd67b-8d59-44a2-9f04-36026f3645fe", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:53:10Z", "updated_at": "2019-05-30T05:53:10Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eb13551d-f427-4d54-9b13-259a9ed807cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:b2:f9", "device_id": "3ecb2cc3-4a45-48fd-80da-ac08e611b8bb"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "port_id": "68e3806c-5eb4-470a-9e4f-465d735a7f9d", "id": "bca2789c-64f0-4aa0-b189-adf93343342e", "qos_policy_id": null}]} 2019-05-30 05:53:12,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-a303a902-263e-49b6-ba98-a5deeb333ad9 2019-05-30 05:53:12,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0619359016418s 2019-05-30 05:53:12,949 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:53:13,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:53:13,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:13,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Thu, 30 May 2019 05:53:13 GMT X-Openstack-Request-Id: req-f7b0498c-1da4-497d-82e6-69134e2239d7 2019-05-30 05:53:13,117 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff5dd67b-8d59-44a2-9f04-36026f3645fe", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:53:10Z", "updated_at": "2019-05-30T05:53:13Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eb13551d-f427-4d54-9b13-259a9ed807cf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:29:b2:f9", "device_id": "3ecb2cc3-4a45-48fd-80da-ac08e611b8bb"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "port_id": "68e3806c-5eb4-470a-9e4f-465d735a7f9d", "id": "bca2789c-64f0-4aa0-b189-adf93343342e", "qos_policy_id": null}]} 2019-05-30 05:53:13,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f7b0498c-1da4-497d-82e6-69134e2239d7 2019-05-30 05:53:13,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0592300891876s 2019-05-30 05:53:13,124 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'ff5dd67b-8d59-44a2-9f04-36026f3645fe', 'updated_at': u'2019-05-30T05:53:13Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'68e3806c-5eb4-470a-9e4f-465d735a7f9d', 'id': u'bca2789c-64f0-4aa0-b189-adf93343342e', 'network': u'168e0781-2ae4-4771-b847-512752cd47f4', 'port': u'68e3806c-5eb4-470a-9e4f-465d735a7f9d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aeac65a9ab444affb43fd8765adb4b86', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aeac65a9ab444affb43fd8765adb4b86', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'eb13551d-f427-4d54-9b13-259a9ed807cf', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:29:b2:f9', u'device_id': u'3ecb2cc3-4a45-48fd-80da-ac08e611b8bb'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'aeac65a9ab444affb43fd8765adb4b86', 'created_at': u'2019-05-30T05:53:10Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'eb13551d-f427-4d54-9b13-259a9ed807cf', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:29:b2:f9', u'device_id': u'3ecb2cc3-4a45-48fd-80da-ac08e611b8bb'}), 'router': u'ff5dd67b-8d59-44a2-9f04-36026f3645fe'}) 2019-05-30 05:53:13,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 05:53:13,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb/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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 05:53:14,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9605 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-ff0f6c7c-5e1a-4e25-b903-98cc3602d6cd x-openstack-request-id: req-ff0f6c7c-5e1a-4e25-b903-98cc3602d6cd 2019-05-30 05:53:14,066 - 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 534767306 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.237544] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.240593] pid_max: default: 32768 minimum: 301\n[ 0.242251] ACPI: Core revision 20150930\n[ 0.244327] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.246679] Security Framework initialized\n[ 0.248190] Yama: becoming mindful.\n[ 0.249505] AppArmor: AppArmor initialized\n[ 0.251076] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.253494] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.255786] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.258002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.260489] Initializing cgroup subsys io\n[ 0.261980] Initializing cgroup subsys memory\n[ 0.263534] Initializing cgroup subsys devices\n[ 0.265171] Initializing cgroup subsys freezer\n[ 0.266744] Initializing cgroup subsys net_cls\n[ 0.268355] Initializing cgroup subsys perf_event\n[ 0.270001] Initializing cgroup subsys net_prio\n[ 0.271596] Initializing cgroup subsys hugetlb\n[ 0.273208] Initializing cgroup subsys pids\n[ 0.274769] CPU: Physical Processor ID: 0\n[ 0.276965] mce: CPU supports 10 MCE banks\n[ 0.278487] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.280344] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.298485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.308092] ftrace: allocating 31920 entries in 125 pages\n[ 0.343968] smpboot: Max logical packages: 1\n[ 0.345516] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347973] x2apic enabled\n[ 0.349381] Switched APIC routing to physical x2apic.\n[ 0.352359] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.354413] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.358175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.361409] KVM setup paravirtual spinlock\n[ 0.363392] x86: Booted up 1 node, 1 CPUs\n[ 0.364859] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.367333] devtmpfs: initialized\n[ 0.369569] evm: security.selinux\n[ 0.370832] evm: security.SMACK64\n[ 0.372082] evm: security.SMACK64EXEC\n[ 0.373462] evm: security.SMACK64TRANSMUTE\n[ 0.374922] evm: security.SMACK64MMAP\n[ 0.376276] evm: security.ima\n[ 0.377429] evm: security.capability\n[ 0.378819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.382141] pinctrl core: initialized pinctrl subsystem\n[ 0.384107] RTC time: 5:53:08, date: 05/30/19\n[ 0.385785] NET: Registered protocol family 16\n[ 0.387483] cpuidle: using governor ladder\n[ 0.388975] cpuidle: using governor menu\n[ 0.390403] PCCT header not found.\n[ 0.391734] ACPI: bus type PCI registered\n[ 0.393207] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.395452] PCI: Using configuration type 1 for base access\n[ 0.398049] ACPI: Added _OSI(Module Device)\n[ 0.399562] ACPI: Added _OSI(Processor Device)\n[ 0.401121] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.402756] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.405429] ACPI: Interpreter enabled\n[ 0.406809] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.410209] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.413559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.416968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.420308] ACPI: (supports S0 S5)\n[ 0.421580] ACPI: Using IOAPIC for interrupt routing\n[ 0.423299] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.427891] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.429954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.432209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.434420] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.438350] acpiphp: Slot [3] registered\n[ 0.439791] acpiphp: Slot [4] registered\n[ 0.441232] acpiphp: Slot [5] registered\n[ 0.442673] acpiphp: Slot [6] registered\n[ 0.444147] acpiphp: Slot [7] registered\n[ 0.445596] acpiphp: Slot [8] registered\n[ 0.447042] acpiphp: Slot [9] registered\n[ 0.448482] acpiphp: Slot [10] registered\n[ 0.449937] acpiphp: Slot [11] registered\n[ 0.451402] acpiphp: Slot [12] registered\n[ 0.452863] acpiphp: Slot [13] registered\n[ 0.454364] acpiphp: Slot [14] registered\n[ 0.455854] acpiphp: Slot [15] registered\n[ 0.473292] acpiphp: Slot [16] registered\n[ 0.474787] acpiphp: Slot [17] registered\n[ 0.476260] acpiphp: Slot [18] registered\n[ 0.477721] acpiphp: Slot [19] registered\n[ 0.479177] acpiphp: Slot [20] registered\n[ 0.480638] acpiphp: Slot [21] registered\n[ 0.482106] acpiphp: Slot [22] registered\n[ 0.483571] acpiphp: Slot [23] registered\n[ 0.485065] acpiphp: Slot [24] registered\n[ 0.486533] acpiphp: Slot [25] registered\n[ 0.487994] acpiphp: Slot [26] registered\n[ 0.489458] acpiphp: Slot [27] registered\n[ 0.490925] acpiphp: Slot [28] registered\n[ 0.492402] acpiphp: Slot [29] registered\n[ 0.493859] acpiphp: Slot [30] registered\n[ 0.495357] acpiphp: Slot [31] registered\n[ 0.496815] PCI host bridge to bus 0000:00\n[ 0.498284] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.500499] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.502718] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.505389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.508018] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.510698] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.515505] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.517830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.519972] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.522291] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.526847] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.531575] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.554781] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.557808] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.560413] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.563010] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.565576] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.567862] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.570259] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.572219] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.575093] vgaarb: loaded\n[ 0.576207] vgaarb: bridge control possible 0000:00:02.0\n[ 0.578427] SCSI subsystem initialized\n[ 0.580114] ACPI: bus type USB registered\n[ 0.581644] usbcore: registered new interface driver usbfs\n[ 0.583567] usbcore: registered new interface driver hub\n[ 0.585436] usbcore: registered new device driver usb\n[ 0.587436] PCI: Using ACPI for IRQ routing\n[ 0.589458] NetLabel: Initializing\n[ 0.590785] NetLabel: domain hash size = 128\n[ 0.592368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.594151] NetLabel: unlabeled traffic allowed by default\n[ 0.596314] clocksource: Switched to clocksource kvm-clock\n[ 0.606883] AppArmor: AppArmor Filesystem Enabled\n[ 0.608646] pnp: PnP ACPI init\n[ 0.610212] pnp: PnP ACPI: found 5 devices\n[ 0.617438] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.620617] NET: Registered protocol family 2\n[ 0.622499] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.624929] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.627169] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.629406] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.631449] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.633638] NET: Registered protocol family 1\n[ 0.635271] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.637316] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.639320] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.654432] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.669650] Trying to unpack rootfs image as initramfs...\n[ 0.731502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.734513] Scanning for low memory corruption every 60 seconds\n[ 0.736875] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.739028] audit: initializing netlink subsys (disabled)\n[ 0.740968] audit: type=2000 audit(1559195588.925:1): initialized\n[ 0.743337] Initialise system trusted keyring\n[ 0.745056] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.747233] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.750486] zbud: loaded\n[ 0.751746] VFS: Disk quotas dquot_6.6.0\n[ 0.753271] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.755981] fuse init (API version 7.23)\n[ 0.757597] Key type big_key registered\n[ 0.759070] Allocating IMA MOK and blacklist keyrings.\n[ 0.761231] Key type asymmetric registered\n[ 0.762762] Asymmetric key parser 'x509' registered\n[ 0.764550] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.767395] io scheduler noop registered\n[ 0.768950] io scheduler deadline registered (default)\n[ 0.770853] io scheduler cfq registered\n[ 0.772396] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.774290] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.776626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.779314] ACPI: Power Button [PWRF]\n[ 0.780837] GHES: HEST is not enabled!\n[ 0.795185] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.825584] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.829183] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.854964] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.858651] Linux agpgart interface v0.103\n[ 0.862299] brd: module loaded\n[ 0.864768] loop: module loaded\n[ 0.870110] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.872803] GPT:90111 != 2097151\n[ 0.874055] GPT:Alternate GPT header not at the end of the disk.\n[ 0.876087] GPT:90111 != 2097151\n[ 0.877343] GPT: Use GNU Parted to correct GPT errors.\n[ 0.879138] vda: vda1 vda15\n[ 0.881030] scsi host0: ata_piix\n[ 0.882419] scsi host1: ata_piix\n[ 0.883727] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.886007] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.888932] libphy: Fixed MDIO Bus: probed\n[ 0.890449] tun: Universal TUN/TAP device driver, 1.6\n[ 0.892221] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.895541] PPP generic driver version 2.4.2\n[ 0.897200] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.899406] ehci-pci: EHCI PCI platform driver\n[ 0.901044] ehci-platform: EHCI generic platform driver\n[ 0.902886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.904996] ohci-pci: OHCI PCI platform driver\n[ 0.906649] ohci-platform: OHCI generic platform driver\n[ 0.908496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.923622] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.925481] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.928198] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.930033] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.932161] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.934448] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.937071] usb usb1: Product: UHCI Host Controller\n[ 0.938800] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.940921] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.942684] hub 1-0:1.0: USB hub found\n[ 0.944115] hub 1-0:1.0: 2 ports detected\n[ 0.945762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.949539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.951303] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.953168] mousedev: PS/2 mouse device common for all mice\n[ 0.955464] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.958601] rtc_cmos 00:00: RTC can wake from S4\n[ 0.960866] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.963055] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.965269] i2c /dev entries driver\n[ 0.966655] device-mapper: uevent: version 1.0.3\n[ 0.968394] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.971393] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.973762] NET: Registered protocol family 10\n[ 0.975670] NET: Registered protocol family 17\n[ 0.977319] Key type dns_resolver registered\n[ 0.979039] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.981065] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.984278] registered taskstats version 1\n[ 0.985829] Loading compiled-in X.509 certificates\n[ 0.988098] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.991547] zswap: loaded using pool lzo/zbud\n[ 0.993949] Key type trusted registered\n[ 0.996385] Key type encrypted registered\n[ 0.997884] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.999794] ima: No TPM chip found, activating TPM-bypass!\n[ 1.001724] evm: HMAC attrs: 0x1\n[ 1.003374] Magic number: 3:117:872\n[ 1.004912] rtc_cmos 00:00: setting system clock to 2019-05-30 05:53:08 UTC (1559195588)\n[ 1.007869] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.009951] EDD information not available.\n[ 1.046120] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.065218] Write protecting the kernel read-only data: 14336k\n[ 1.068690] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.071845] 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.123581] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.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.05. 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.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCFtvJ0TE9itxcUQfv3HTaZ5pTkV4DnDgfk2+4VhRafFZAysYMmOHX4cH785RohPgZpSDiXJwjn2+NVXBaSISDKrJgtkEaUuEiHLNNupkvguyHaW7exMV+oooBuG9UkNXuOLnE1E93fvE0c2NVLeL+80gMZbZbnSb8Al55fQuHWTr9SR1PUqb68RNqrKRJ88bwWgPyUWbZvRFHIgsjaBrRfhcJuuuqQ0VkGRVDWCumMSFKESvzGC6v7X96oa2RRutQprZ6sATmGhrbzfk1CzyT99UTJDgZEyGO/FqHElX8VpwobOnc3w8crL9BZCruIeOxKJWQ3CX85o+WEqSXnUIIn root@singlevm1-vm-672171f3-8a0f-438d-8ac1-ae976c985b1c\nssh-dss AAAAB3NzaC1kc3MAAACBAM1Xtup1rig8O1fmjwjUY8xeL+QwhCTCA8QhDlpgw1NkYQxx2szr8Up7M1GxKizgg1YQLxoIrqUf/mkJbahOS2p86cUHoi9x+MefSxDy40sQPgO7H2I6aNXwQM6dZeapUcpcruuWeD3YVjhwrI4sod4nGaV4PbQcO6cGSe34LN11AAAAFQCbHKz3BYPX77VVUctEvTx8UWtq/wAAAIA/4X3vm8/Nn13ENpNgwqzdu42vMT/N67RboD0NcQQdAXGf0rd0P/wrbUEhbo+smPnAK8e30xk2DX1xIVaXi+yY7JQP24e5z9TFWfBsmyC+oH77fft+XIEdc6rQwmARCml+MoI6RVslwp52nKHYBxKNHXfGQQp2XHCXq1G+vZ8/bgAAAIAn/vcxPHhTuhI58tvghB7dZmSsmeX4K9bhWiU/SLhy/pQF7YQgNYE3Ep75Vxj5b7peVCNLHNuqj2azliIz2KZzo7Qs/kIZQlwPNgb7S1Dn9h/iJrrLmFL/aHuQQC3etRycuX8S3sloXE+NIgIYppHKLejQpaHRkAxAEI37BmxjLw== root@singlevm1-vm-672171f3-8a0f-438d-8ac1-ae976c985b1c\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.14s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe29:b2f9/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-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-672171f3-8a0f-438d-8ac1-ae976c985b1c\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.05 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-672171f3-8a0f-438d-8ac1-ae976c985b1c login: "} 2019-05-30 05:53:14,067 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb/action used request id req-ff0f6c7c-5e1a-4e25-b903-98cc3602d6cd 2019-05-30 05:53:14,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.942359924316s 2019-05-30 05:53:14,068 - 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 534767306 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.237544] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.240593] pid_max: default: 32768 minimum: 301 [ 0.242251] ACPI: Core revision 20150930 [ 0.244327] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.246679] Security Framework initialized [ 0.248190] Yama: becoming mindful. [ 0.249505] AppArmor: AppArmor initialized [ 0.251076] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.253494] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.255786] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.258002] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260489] Initializing cgroup subsys io [ 0.261980] Initializing cgroup subsys memory [ 0.263534] Initializing cgroup subsys devices [ 0.265171] Initializing cgroup subsys freezer [ 0.266744] Initializing cgroup subsys net_cls [ 0.268355] Initializing cgroup subsys perf_event [ 0.270001] Initializing cgroup subsys net_prio [ 0.271596] Initializing cgroup subsys hugetlb [ 0.273208] Initializing cgroup subsys pids [ 0.274769] CPU: Physical Processor ID: 0 [ 0.276965] mce: CPU supports 10 MCE banks [ 0.278487] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.280344] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.298485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.308092] ftrace: allocating 31920 entries in 125 pages [ 0.343968] smpboot: Max logical packages: 1 [ 0.345516] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347973] x2apic enabled [ 0.349381] Switched APIC routing to physical x2apic. [ 0.352359] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.354413] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.358175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.361409] KVM setup paravirtual spinlock [ 0.363392] x86: Booted up 1 node, 1 CPUs [ 0.364859] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.367333] devtmpfs: initialized [ 0.369569] evm: security.selinux [ 0.370832] evm: security.SMACK64 [ 0.372082] evm: security.SMACK64EXEC [ 0.373462] evm: security.SMACK64TRANSMUTE [ 0.374922] evm: security.SMACK64MMAP [ 0.376276] evm: security.ima [ 0.377429] evm: security.capability [ 0.378819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.382141] pinctrl core: initialized pinctrl subsystem [ 0.384107] RTC time: 5:53:08, date: 05/30/19 [ 0.385785] NET: Registered protocol family 16 [ 0.387483] cpuidle: using governor ladder [ 0.388975] cpuidle: using governor menu [ 0.390403] PCCT header not found. [ 0.391734] ACPI: bus type PCI registered [ 0.393207] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.395452] PCI: Using configuration type 1 for base access [ 0.398049] ACPI: Added _OSI(Module Device) [ 0.399562] ACPI: Added _OSI(Processor Device) [ 0.401121] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.402756] ACPI: Added _OSI(Processor Aggregator Device) [ 0.405429] ACPI: Interpreter enabled [ 0.406809] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.410209] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.413559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.416968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.420308] ACPI: (supports S0 S5) [ 0.421580] ACPI: Using IOAPIC for interrupt routing [ 0.423299] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.427891] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.429954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.432209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.434420] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.438350] acpiphp: Slot [3] registered [ 0.439791] acpiphp: Slot [4] registered [ 0.441232] acpiphp: Slot [5] registered [ 0.442673] acpiphp: Slot [6] registered [ 0.444147] acpiphp: Slot [7] registered [ 0.445596] acpiphp: Slot [8] registered [ 0.447042] acpiphp: Slot [9] registered [ 0.448482] acpiphp: Slot [10] registered [ 0.449937] acpiphp: Slot [11] registered [ 0.451402] acpiphp: Slot [12] registered [ 0.452863] acpiphp: Slot [13] registered [ 0.454364] acpiphp: Slot [14] registered [ 0.455854] acpiphp: Slot [15] registered [ 0.473292] acpiphp: Slot [16] registered [ 0.474787] acpiphp: Slot [17] registered [ 0.476260] acpiphp: Slot [18] registered [ 0.477721] acpiphp: Slot [19] registered [ 0.479177] acpiphp: Slot [20] registered [ 0.480638] acpiphp: Slot [21] registered [ 0.482106] acpiphp: Slot [22] registered [ 0.483571] acpiphp: Slot [23] registered [ 0.485065] acpiphp: Slot [24] registered [ 0.486533] acpiphp: Slot [25] registered [ 0.487994] acpiphp: Slot [26] registered [ 0.489458] acpiphp: Slot [27] registered [ 0.490925] acpiphp: Slot [28] registered [ 0.492402] acpiphp: Slot [29] registered [ 0.493859] acpiphp: Slot [30] registered [ 0.495357] acpiphp: Slot [31] registered [ 0.496815] PCI host bridge to bus 0000:00 [ 0.498284] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.500499] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.502718] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.505389] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.508018] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.510698] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.515505] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.517830] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.519972] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.522291] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.526847] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.531575] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.554781] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.557808] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.560413] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.563010] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.565576] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.567862] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.570259] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.572219] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.575093] vgaarb: loaded [ 0.576207] vgaarb: bridge control possible 0000:00:02.0 [ 0.578427] SCSI subsystem initialized [ 0.580114] ACPI: bus type USB registered [ 0.581644] usbcore: registered new interface driver usbfs [ 0.583567] usbcore: registered new interface driver hub [ 0.585436] usbcore: registered new device driver usb [ 0.587436] PCI: Using ACPI for IRQ routing [ 0.589458] NetLabel: Initializing [ 0.590785] NetLabel: domain hash size = 128 [ 0.592368] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.594151] NetLabel: unlabeled traffic allowed by default [ 0.596314] clocksource: Switched to clocksource kvm-clock [ 0.606883] AppArmor: AppArmor Filesystem Enabled [ 0.608646] pnp: PnP ACPI init [ 0.610212] pnp: PnP ACPI: found 5 devices [ 0.617438] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.620617] NET: Registered protocol family 2 [ 0.622499] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.624929] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.627169] TCP: Hash tables configured (established 4096 bind 4096) [ 0.629406] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.631449] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.633638] NET: Registered protocol family 1 [ 0.635271] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.637316] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.639320] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.654432] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.669650] Trying to unpack rootfs image as initramfs... [ 0.731502] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.734513] Scanning for low memory corruption every 60 seconds [ 0.736875] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.739028] audit: initializing netlink subsys (disabled) [ 0.740968] audit: type=2000 audit(1559195588.925:1): initialized [ 0.743337] Initialise system trusted keyring [ 0.745056] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.747233] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.750486] zbud: loaded [ 0.751746] VFS: Disk quotas dquot_6.6.0 [ 0.753271] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.755981] fuse init (API version 7.23) [ 0.757597] Key type big_key registered [ 0.759070] Allocating IMA MOK and blacklist keyrings. [ 0.761231] Key type asymmetric registered [ 0.762762] Asymmetric key parser 'x509' registered [ 0.764550] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.767395] io scheduler noop registered [ 0.768950] io scheduler deadline registered (default) [ 0.770853] io scheduler cfq registered [ 0.772396] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.774290] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.776626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.779314] ACPI: Power Button [PWRF] [ 0.780837] GHES: HEST is not enabled! [ 0.795185] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.825584] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.829183] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.854964] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.858651] Linux agpgart interface v0.103 [ 0.862299] brd: module loaded [ 0.864768] loop: module loaded [ 0.870110] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.872803] GPT:90111 != 2097151 [ 0.874055] GPT:Alternate GPT header not at the end of the disk. [ 0.876087] GPT:90111 != 2097151 [ 0.877343] GPT: Use GNU Parted to correct GPT errors. [ 0.879138] vda: vda1 vda15 [ 0.881030] scsi host0: ata_piix [ 0.882419] scsi host1: ata_piix [ 0.883727] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.886007] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.888932] libphy: Fixed MDIO Bus: probed [ 0.890449] tun: Universal TUN/TAP device driver, 1.6 [ 0.892221] tun: (C) 1999-2004 Max Krasnyansky [ 0.895541] PPP generic driver version 2.4.2 [ 0.897200] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.899406] ehci-pci: EHCI PCI platform driver [ 0.901044] ehci-platform: EHCI generic platform driver [ 0.902886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.904996] ohci-pci: OHCI PCI platform driver [ 0.906649] ohci-platform: OHCI generic platform driver [ 0.908496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.923622] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.925481] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.928198] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930033] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932161] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.934448] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.937071] usb usb1: Product: UHCI Host Controller [ 0.938800] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.940921] usb usb1: SerialNumber: 0000:00:01.2 [ 0.942684] hub 1-0:1.0: USB hub found [ 0.944115] hub 1-0:1.0: 2 ports detected [ 0.945762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.949539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.951303] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.953168] mousedev: PS/2 mouse device common for all mice [ 0.955464] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.958601] rtc_cmos 00:00: RTC can wake from S4 [ 0.960866] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.963055] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.965269] i2c /dev entries driver [ 0.966655] device-mapper: uevent: version 1.0.3 [ 0.968394] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.971393] ledtrig-cpu: registered to indicate activity on CPUs [ 0.973762] NET: Registered protocol family 10 [ 0.975670] NET: Registered protocol family 17 [ 0.977319] Key type dns_resolver registered [ 0.979039] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.981065] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.984278] registered taskstats version 1 [ 0.985829] Loading compiled-in X.509 certificates [ 0.988098] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.991547] zswap: loaded using pool lzo/zbud [ 0.993949] Key type trusted registered [ 0.996385] Key type encrypted registered [ 0.997884] AppArmor: AppArmor sha1 policy hashing enabled [ 0.999794] ima: No TPM chip found, activating TPM-bypass! [ 1.001724] evm: HMAC attrs: 0x1 [ 1.003374] Magic number: 3:117:872 [ 1.004912] rtc_cmos 00:00: setting system clock to 2019-05-30 05:53:08 UTC (1559195588) [ 1.007869] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.009951] EDD information not available. [ 1.046120] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.065218] Write protecting the kernel read-only data: 14336k [ 1.068690] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.071845] 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.123581] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.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.05. 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.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCFtvJ0TE9itxcUQfv3HTaZ5pTkV4DnDgfk2+4VhRafFZAysYMmOHX4cH785RohPgZpSDiXJwjn2+NVXBaSISDKrJgtkEaUuEiHLNNupkvguyHaW7exMV+oooBuG9UkNXuOLnE1E93fvE0c2NVLeL+80gMZbZbnSb8Al55fQuHWTr9SR1PUqb68RNqrKRJ88bwWgPyUWbZvRFHIgsjaBrRfhcJuuuqQ0VkGRVDWCumMSFKESvzGC6v7X96oa2RRutQprZ6sATmGhrbzfk1CzyT99UTJDgZEyGO/FqHElX8VpwobOnc3w8crL9BZCruIeOxKJWQ3CX85o+WEqSXnUIIn root@singlevm1-vm-672171f3-8a0f-438d-8ac1-ae976c985b1c ssh-dss AAAAB3NzaC1kc3MAAACBAM1Xtup1rig8O1fmjwjUY8xeL+QwhCTCA8QhDlpgw1NkYQxx2szr8Up7M1GxKizgg1YQLxoIrqUf/mkJbahOS2p86cUHoi9x+MefSxDy40sQPgO7H2I6aNXwQM6dZeapUcpcruuWeD3YVjhwrI4sod4nGaV4PbQcO6cGSe34LN11AAAAFQCbHKz3BYPX77VVUctEvTx8UWtq/wAAAIA/4X3vm8/Nn13ENpNgwqzdu42vMT/N67RboD0NcQQdAXGf0rd0P/wrbUEhbo+smPnAK8e30xk2DX1xIVaXi+yY7JQP24e5z9TFWfBsmyC+oH77fft+XIEdc6rQwmARCml+MoI6RVslwp52nKHYBxKNHXfGQQp2XHCXq1G+vZ8/bgAAAIAn/vcxPHhTuhI58tvghB7dZmSsmeX4K9bhWiU/SLhy/pQF7YQgNYE3Ep75Vxj5b7peVCNLHNuqj2azliIz2KZzo7Qs/kIZQlwPNgb7S1Dn9h/iJrrLmFL/aHuQQC3etRycuX8S3sloXE+NIgIYppHKLejQpaHRkAxAEI37BmxjLw== root@singlevm1-vm-672171f3-8a0f-438d-8ac1-ae976c985b1c -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.14s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe29:b2f9/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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-672171f3-8a0f-438d-8ac1-ae976c985b1c launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.05 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-672171f3-8a0f-438d-8ac1-ae976c985b1c login: 2019-05-30 05:53:14,073 - paramiko.transport - DEBUG - starting thread (client mode): 0xe3f4df10L 2019-05-30 05:53:14,074 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 05:53:14,074 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-30 05:53:14,074 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-30 05:53:14,075 - 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-05-30 05:53:14,076 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 05:53:14,076 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-30 05:53:14,076 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 05:53:14,076 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 05:53:14,076 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 05:53:14,096 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 05:53:14,097 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 05:53:14,106 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: fc319cd5359c423003b314a236736a61 2019-05-30 05:53:14,107 - paramiko.transport - DEBUG - Trying discovered key 6d9dfe29c6772aa0207dc8303015ebef in /tmp/tmprr3wyT 2019-05-30 05:53:14,135 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 05:53:14,141 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 05:53:14,172 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 05:53:14,173 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-30 05:53:14,173 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 05:53:14,177 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 05:53:14,178 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 05:53:14,178 - functest.core.singlevm - DEBUG - output: Hello World 2019-05-30 05:53:14,179 - functest.core.singlevm - DEBUG - error: 2019-05-30 05:53:14,183 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-30 05:53:14,297 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 05:53:14,297 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:29 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-30 05:53:14,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-30 05:53:14,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/bca2789c-64f0-4aa0-b189-adf93343342e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:15,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:53:16 GMT X-Openstack-Request-Id: req-ccf19ec0-69e4-4d99-a541-7b600ff58ea7 2019-05-30 05:53:15,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:53:15,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/bca2789c-64f0-4aa0-b189-adf93343342e.json used request id req-ccf19ec0-69e4-4d99-a541-7b600ff58ea7 2019-05-30 05:53:15,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.32817602158s 2019-05-30 05:53:15,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:53:15,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:15,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:53:16 GMT X-Openstack-Request-Id: req-a7b972e0-9d47-4d12-b8f7-3704e457e9fa 2019-05-30 05:53:15,735 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 05:53:15,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-a7b972e0-9d47-4d12-b8f7-3704e457e9fa 2019-05-30 05:53:15,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0915291309357s 2019-05-30 05:53:15,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-30 05:53:15,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:16,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-79e2b163-e434-42c6-9c86-c4aebb869f14 x-openstack-request-id: req-79e2b163-e434-42c6-9c86-c4aebb869f14 2019-05-30 05:53:16,068 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb used request id req-79e2b163-e434-42c6-9c86-c4aebb869f14 2019-05-30 05:53:16,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.33146905899s 2019-05-30 05:53:16,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:53:16,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:16,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-7fa84ce1-d753-459e-93ae-6af8f3c8fca4 x-openstack-request-id: req-7fa84ce1-d753-459e-93ae-6af8f3c8fca4 2019-05-30 05:53:16,234 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_672171f3-8a0f-438d-8ac1-ae976c985b1c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:b2:f9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:b2:f9", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "rel": "bookmark"}], "image": {"id": "1eb7e196-59bb-4e1e-9e7c-d999630730b2", "links": [{"href": "http://172.30.9.24:8774/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-05-30T05:53:07.000000", "flavor": {"id": "add0a7fb-da15-4320-8449-70e2e87a9055", "links": [{"href": "http://172.30.9.24:8774/flavors/add0a7fb-da15-4320-8449-70e2e87a9055", "rel": "bookmark"}]}, "id": "3ecb2cc3-4a45-48fd-80da-ac08e611b8bb", "security_groups": [{"name": "singlevm1-sg_672171f3-8a0f-438d-8ac1-ae976c985b1c"}], "user_id": "7ece250d9e6c438491cd9a1a88076cc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:53:16Z", "hostId": "51a739c75405805864b8a00f328349fea84f0bf034ac1e1af2bfc879", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_672171f3-8a0f-438d-8ac1-ae976c985b1c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_672171f3-8a0f-438d-8ac1-ae976c985b1c", "created": "2019-05-30T05:52:56Z", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:53:16,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7fa84ce1-d753-459e-93ae-6af8f3c8fca4 2019-05-30 05:53:16,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166287183762s 2019-05-30 05:53:16,236 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:53:18,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:53:18,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:18,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-0ad1de5e-f681-414d-8716-fa6828a59ee0 x-openstack-request-id: req-0ad1de5e-f681-414d-8716-fa6828a59ee0 2019-05-30 05:53:18,855 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-30 05:53:18,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0ad1de5e-f681-414d-8716-fa6828a59ee0 2019-05-30 05:53:18,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616817951202s 2019-05-30 05:53:18,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:53:18,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:18,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Thu, 30 May 2019 05:53:19 GMT X-Openstack-Request-Id: req-d3f8a0ea-8daa-48f8-9307-802ed52d6b41 2019-05-30 05:53:18,920 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:52:53Z", "updated_at": "2019-05-30T05:52:53Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:52:53Z", "revision_number": 0, "id": "0031e1cf-089b-436f-a841-0ed57957e360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:53Z", "security_group_id": "a9a6203e-ec9e-404a-b008-c54046676ba0", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:52:53Z", "revision_number": 0, "id": "350d5e26-b859-47dd-8a3d-05854427c222", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:53Z", "security_group_id": "a9a6203e-ec9e-404a-b008-c54046676ba0", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:52:53Z", "revision_number": 0, "id": "6fb4de1a-8e75-4fcb-b33b-d12f597fd29c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:53Z", "security_group_id": "a9a6203e-ec9e-404a-b008-c54046676ba0", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T05:52:53Z", "revision_number": 0, "id": "a258418a-b1ef-4b44-8e3e-dac5ed7aec5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:52:53Z", "security_group_id": "a9a6203e-ec9e-404a-b008-c54046676ba0", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 3, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "a9a6203e-ec9e-404a-b008-c54046676ba0", "name": "singlevm1-sg_672171f3-8a0f-438d-8ac1-ae976c985b1c"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 05:53:18,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d3f8a0ea-8daa-48f8-9307-802ed52d6b41 2019-05-30 05:53:18,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0587639808655s 2019-05-30 05:53:18,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 05:53:18,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a9a6203e-ec9e-404a-b008-c54046676ba0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:19,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:53:19 GMT X-Openstack-Request-Id: req-92b6c5c0-5345-45fc-abd3-86b258bf859e 2019-05-30 05:53:19,062 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:53:19,063 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a9a6203e-ec9e-404a-b008-c54046676ba0.json used request id req-92b6c5c0-5345-45fc-abd3-86b258bf859e 2019-05-30 05:53:19,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.13522195816s 2019-05-30 05:53:19,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-30 05:53:19,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_672171f3-8a0f-438d-8ac1-ae976c985b1c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:19,116 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-a1e82d03-a289-4716-a788-edc08b137979 x-openstack-request-id: req-a1e82d03-a289-4716-a788-edc08b137979 2019-05-30 05:53:19,116 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_672171f3-8a0f-438d-8ac1-ae976c985b1c used request id req-a1e82d03-a289-4716-a788-edc08b137979 2019-05-30 05:53:19,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0532248020172s 2019-05-30 05:53:19,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 05:53:19,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/ff5dd67b-8d59-44a2-9f04-36026f3645fe/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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" -d '{"subnet_id": "e6a32d1a-0406-484b-a068-ee20e1b638da"}' 2019-05-30 05:53:21,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:53:21 GMT X-Openstack-Request-Id: req-9a95114d-efa5-441b-9089-f96978e26b1b 2019-05-30 05:53:21,221 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "eb13551d-f427-4d54-9b13-259a9ed807cf", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "subnet_id": "e6a32d1a-0406-484b-a068-ee20e1b638da", "subnet_ids": ["e6a32d1a-0406-484b-a068-ee20e1b638da"], "port_id": "12d44261-31a9-4ed7-8f69-94e21c4429b0", "id": "ff5dd67b-8d59-44a2-9f04-36026f3645fe"} 2019-05-30 05:53:21,222 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ff5dd67b-8d59-44a2-9f04-36026f3645fe/remove_router_interface.json used request id req-9a95114d-efa5-441b-9089-f96978e26b1b 2019-05-30 05:53:21,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.10489106178s 2019-05-30 05:53:21,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 05:53:21,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:21,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 718 Content-Type: application/json Date: Thu, 30 May 2019 05:53:21 GMT X-Openstack-Request-Id: req-46b6145d-5256-4189-80f7-fdd5319b3c8b 2019-05-30 05:53:21,371 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:52:46Z", "admin_state_up": true, "updated_at": "2019-05-30T05:53:20Z", "project_id": "aeac65a9ab444affb43fd8765adb4b86", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "ff5dd67b-8d59-44a2-9f04-36026f3645fe", "name": "singlevm1-router_672171f3-8a0f-438d-8ac1-ae976c985b1c"}]} 2019-05-30 05:53:21,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-46b6145d-5256-4189-80f7-fdd5319b3c8b 2019-05-30 05:53:21,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.148583889008s 2019-05-30 05:53:21,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 05:53:21,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/ff5dd67b-8d59-44a2-9f04-36026f3645fe.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:22,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:53:23 GMT X-Openstack-Request-Id: req-fae95b6e-e9ea-4d22-85e3-bd79f6cab344 2019-05-30 05:53:22,662 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:53:22,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/ff5dd67b-8d59-44a2-9f04-36026f3645fe.json used request id req-fae95b6e-e9ea-4d22-85e3-bd79f6cab344 2019-05-30 05:53:22,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.28996419907s 2019-05-30 05:53:22,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 05:53:22,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:22,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Thu, 30 May 2019 05:53:23 GMT X-Openstack-Request-Id: req-60eaff60-9de7-47cd-b8d7-7def5611e594 2019-05-30 05:53:22,703 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-30T05:49:00Z","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":"b9f424a7-958b-4c06-a1c6-4f7aa8fab190","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"137b131c79604c9bbaf6f84e2f797af7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"168e0781-2ae4-4771-b847-512752cd47f4","tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:49:00Z","ip_version":4},{"updated_at":"2019-05-30T05:52:46Z","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":"e6a32d1a-0406-484b-a068-ee20e1b638da","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"aeac65a9ab444affb43fd8765adb4b86","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_672171f3-8a0f-438d-8ac1-ae976c985b1c","enable_dhcp":true,"segment_id":null,"network_id":"eb13551d-f427-4d54-9b13-259a9ed807cf","tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:52:46Z","ip_version":4}]} 2019-05-30 05:53:22,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-60eaff60-9de7-47cd-b8d7-7def5611e594 2019-05-30 05:53:22,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0405828952789s 2019-05-30 05:53:22,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 05:53:22,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/e6a32d1a-0406-484b-a068-ee20e1b638da.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:23,553 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:53:23 GMT X-Openstack-Request-Id: req-800cd276-83fc-421e-8466-b1f1e581d27e 2019-05-30 05:53:23,553 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:53:23,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e6a32d1a-0406-484b-a068-ee20e1b638da.json used request id req-800cd276-83fc-421e-8466-b1f1e581d27e 2019-05-30 05:53:23,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.847919940948s 2019-05-30 05:53:23,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:53:23,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:23,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Thu, 30 May 2019 05:53:24 GMT X-Openstack-Request-Id: req-e00b617d-9d1d-47e0-b999-e14db6e793af 2019-05-30 05:53:23,636 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eb13551d-f427-4d54-9b13-259a9ed807cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"aeac65a9ab444affb43fd8765adb4b86","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:53:23Z","qos_policy_id":null,"name":"singlevm1-net_672171f3-8a0f-438d-8ac1-ae976c985b1c","admin_state_up":true,"tenant_id":"aeac65a9ab444affb43fd8765adb4b86","created_at":"2019-05-30T05:52:45Z","provider:network_type":"vxlan"}]} 2019-05-30 05:53:23,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e00b617d-9d1d-47e0-b999-e14db6e793af 2019-05-30 05:53:23,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.08282995224s 2019-05-30 05:53:23,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 05:53:23,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/eb13551d-f427-4d54-9b13-259a9ed807cf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:24,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:53:24 GMT X-Openstack-Request-Id: req-350564b9-d765-4bf4-872c-2609d8fb3efc 2019-05-30 05:53:24,373 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:53:24,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/eb13551d-f427-4d54-9b13-259a9ed807cf.json used request id req-350564b9-d765-4bf4-872c-2609d8fb3efc 2019-05-30 05:53:24,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.735465049744s 2019-05-30 05:53:24,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:53:24,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:25,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 30 May 2019 05:53:25 GMT X-Openstack-Request-Id: req-f3f3ba76-c50c-4bf0-90d2-526693c25af0 2019-05-30 05:53:25,154 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:52:52Z", "file": "/v2/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2/file", "owner": "aeac65a9ab444affb43fd8765adb4b86", "id": "1eb7e196-59bb-4e1e-9e7c-d999630730b2", "size": 12716032, "self": "/v2/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_672171f3-8a0f-438d-8ac1-ae976c985b1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_672171f3-8a0f-438d-8ac1-ae976c985b1c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:52:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:53:25,154 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f3f3ba76-c50c-4bf0-90d2-526693c25af0 2019-05-30 05:53:25,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.776728153229s 2019-05-30 05:53:25,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 05:53:25,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:25,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 05:53:26 GMT X-Openstack-Request-Id: req-8694e200-8c98-4245-b7fa-22f0d1eaddb7 2019-05-30 05:53:25,851 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 05:53:25,851 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/1eb7e196-59bb-4e1e-9e7c-d999630730b2 used request id req-8694e200-8c98-4245-b7fa-22f0d1eaddb7 2019-05-30 05:53:25,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.694404125214s 2019-05-30 05:53:25,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 05:53:25,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:25,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-2a2860b6-c83a-440a-ac3b-8d6f4fbd22d1 x-openstack-request-id: req-2a2860b6-c83a-440a-ac3b-8d6f4fbd22d1 2019-05-30 05:53:25,879 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_672171f3-8a0f-438d-8ac1-ae976c985b1c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/add0a7fb-da15-4320-8449-70e2e87a9055", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/add0a7fb-da15-4320-8449-70e2e87a9055", "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": "add0a7fb-da15-4320-8449-70e2e87a9055"}]} 2019-05-30 05:53:25,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2a2860b6-c83a-440a-ac3b-8d6f4fbd22d1 2019-05-30 05:53:25,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281648635864s 2019-05-30 05:53:25,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 05:53:25,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/add0a7fb-da15-4320-8449-70e2e87a9055 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a49ce8047220d497b2b8bde2bfd2086f4771bc37" 2019-05-30 05:53:25,917 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-fea9a0f4-7851-4bc8-bc61-ad9742e6bc23 x-openstack-request-id: req-fea9a0f4-7851-4bc8-bc61-ad9742e6bc23 2019-05-30 05:53:25,917 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/add0a7fb-da15-4320-8449-70e2e87a9055 used request id req-fea9a0f4-7851-4bc8-bc61-ad9742e6bc23 2019-05-30 05:53:25,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0362951755524s 2019-05-30 05:53:25,959 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-05-30 05:53:25,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:53:26,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 05:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c022af5e-edab-4ee9-98e3-c05be97538f8 2019-05-30 05:53:26,001 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 05:53:26,001 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-c022af5e-edab-4ee9-98e3-c05be97538f8 2019-05-30 05:53:26,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 05:53:26,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T06:53:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["exTaupkhQtKTfqMCdIzq1Q"], "issued_at": "2019-05-30T05:53:26.000000Z"}} 2019-05-30 05:53:26,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:53:26,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:53:26,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 30 May 2019 05:53:27 GMT X-Openstack-Request-Id: req-c4c014be-1e3d-448a-b6cf-ad6385decf86 2019-05-30 05:53:26,805 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 05:53:26,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c4c014be-1e3d-448a-b6cf-ad6385decf86 2019-05-30 05:53:26,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.388159036636s 2019-05-30 05:53:26,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:53:26,821 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 05:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dacfb7e2-9bf4-4515-926c-742fdc9c9f5b 2019-05-30 05:53:26,822 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 05:53:26,822 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-dacfb7e2-9bf4-4515-926c-742fdc9c9f5b 2019-05-30 05:53:26,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:53:26,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:53:27,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 05:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e299796-2fdc-4f15-8a9d-b08396f37ec0 2019-05-30 05:53:27,033 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 05:53:27,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-4e299796-2fdc-4f15-8a9d-b08396f37ec0 2019-05-30 05:53:27,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210345029831s 2019-05-30 05:53:27,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 05:53:27,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}}' 2019-05-30 05:53:27,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Thu, 30 May 2019 05:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c801a12-0afa-47c3-a7be-53e202052380 2019-05-30 05:53:27,275 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/7b0992d7d4d24851a761d947aa292382"}, "tags": [], "enabled": true, "id": "7b0992d7d4d24851a761d947aa292382", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}} 2019-05-30 05:53:27,275 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-2c801a12-0afa-47c3-a7be-53e202052380 2019-05-30 05:53:27,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.234086036682s 2019-05-30 05:53:27,276 - 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'7b0992d7d4d24851a761d947aa292382', '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_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7'}) 2019-05-30 05:53:27,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 05:53:27,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "G7pfEqfz9W8kgZxqU3gnXmEc1daJ4m", "email": null, "name": "singlevm2-user_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}}' 2019-05-30 05:53:27,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Thu, 30 May 2019 05:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe05c198-8fa7-42c0-b440-42ab99ef6674 2019-05-30 05:53:27,758 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "links": {"self": "http://172.30.9.24:5000/v3/users/76ab3dddf3db46eebf78fef7dc8b4b50"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "76ab3dddf3db46eebf78fef7dc8b4b50", "domain_id": "default", "password_expires_at": null}} 2019-05-30 05:53:27,758 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-fe05c198-8fa7-42c0-b440-42ab99ef6674 2019-05-30 05:53:27,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.47620010376s 2019-05-30 05:53:27,759 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'76ab3dddf3db46eebf78fef7dc8b4b50', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7'}) 2019-05-30 05:53:27,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:53:27,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:53:27,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39418669-5a8f-4e7f-9020-73c84651eb3c 2019-05-30 05:53:27,969 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:53:27,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-39418669-5a8f-4e7f-9020-73c84651eb3c 2019-05-30 05:53:27,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206044197083s 2019-05-30 05:53:27,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:53:27,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:53:28,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15cff8be-d964-4655-a8a6-3b25f0526356 2019-05-30 05:53:28,094 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:53:28,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-15cff8be-d964-4655-a8a6-3b25f0526356 2019-05-30 05:53:28,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119801998138s 2019-05-30 05:53:28,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:53:28,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:53:28,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff0d405f-231a-4396-9550-9b35d2b52fc8 2019-05-30 05:53:28,225 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:53:28,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ff0d405f-231a-4396-9550-9b35d2b52fc8 2019-05-30 05:53:28,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.125936031342s 2019-05-30 05:53:28,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:53:28,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:53:28,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 05:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed0b15f3-597a-4ae4-abfc-8efde2723ae7 2019-05-30 05:53:28,436 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 05:53:28,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-ed0b15f3-597a-4ae4-abfc-8efde2723ae7 2019-05-30 05:53:28,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205878973007s 2019-05-30 05:53:28,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:53:28,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:53:28,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 30 May 2019 05:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0310712c-7051-4930-9eef-339e03333083 2019-05-30 05:53:28,662 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "singlevm2-user_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "links": {"self": "http://172.30.9.24:5000/v3/users/76ab3dddf3db46eebf78fef7dc8b4b50"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "76ab3dddf3db46eebf78fef7dc8b4b50", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 05:53:28,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0310712c-7051-4930-9eef-339e03333083 2019-05-30 05:53:28,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22577214241s 2019-05-30 05:53:28,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:53:28,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:53:28,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Thu, 30 May 2019 05:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc38484-bf94-4d89-aaa4-3b5eab87be0d 2019-05-30 05:53:28,904 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/7b0992d7d4d24851a761d947aa292382"}, "tags": [], "enabled": true, "id": "7b0992d7d4d24851a761d947aa292382", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}]} 2019-05-30 05:53:28,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-cbc38484-bf94-4d89-aaa4-3b5eab87be0d 2019-05-30 05:53:28,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230515003204s 2019-05-30 05:53:28,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 05:53:28,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=76ab3dddf3db46eebf78fef7dc8b4b50&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=7b0992d7d4d24851a761d947aa292382" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:53:29,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 30 May 2019 05:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61ae9af-3344-4a01-b683-959538d36306 2019-05-30 05:53:29,030 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=76ab3dddf3db46eebf78fef7dc8b4b50&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=7b0992d7d4d24851a761d947aa292382", "previous": null, "next": null}} 2019-05-30 05:53:29,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=76ab3dddf3db46eebf78fef7dc8b4b50&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=7b0992d7d4d24851a761d947aa292382 used request id req-e61ae9af-3344-4a01-b683-959538d36306 2019-05-30 05:53:29,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11837387085s 2019-05-30 05:53:29,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 05:53:29,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/7b0992d7d4d24851a761d947aa292382/users/76ab3dddf3db46eebf78fef7dc8b4b50/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:53:29,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:53:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a3b7d48-1198-4184-97d5-6b4ba06e19db 2019-05-30 05:53:29,227 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:53:29,227 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/7b0992d7d4d24851a761d947aa292382/users/76ab3dddf3db46eebf78fef7dc8b4b50/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-2a3b7d48-1198-4184-97d5-6b4ba06e19db 2019-05-30 05:53:29,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.193305969238s 2019-05-30 05:53:29,228 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', 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'7b0992d7d4d24851a761d947aa292382', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'G7pfEqfz9W8kgZxqU3gnXmEc1daJ4m', 'username': u'singlevm2-user_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 05:53:29,233 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', 'password': 'G7pfEqfz9W8kgZxqU3gnXmEc1daJ4m', 'project_name': 'singlevm2-project_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '7b0992d7d4d24851a761d947aa292382', 'project_domain_name': 'Default'} 2019-05-30 05:53:29,233 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-05-30 05:53:29,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:53:29,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:53:29,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 05:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef0d16d-026c-4daa-8f72-939c4928a9be 2019-05-30 05:53:29,411 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 05:53:29,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-3ef0d16d-026c-4daa-8f72-939c4928a9be 2019-05-30 05:53:29,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177069187164s 2019-05-30 05:53:29,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:53:29,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:53:29,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Thu, 30 May 2019 05:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b2f742-a184-4652-abe3-ae9db1d135af 2019-05-30 05:53:29,537 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/7b0992d7d4d24851a761d947aa292382"}, "tags": [], "enabled": true, "id": "7b0992d7d4d24851a761d947aa292382", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}]} 2019-05-30 05:53:29,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-f3b2f742-a184-4652-abe3-ae9db1d135af 2019-05-30 05:53:29,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119939088821s 2019-05-30 05:53:29,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 05:53:29,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" -d '{"network": {"tenant_id": "7b0992d7d4d24851a761d947aa292382", "name": "singlevm2-net_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "admin_state_up": true}}' 2019-05-30 05:53:29,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Thu, 30 May 2019 05:53:30 GMT X-Openstack-Request-Id: req-ad75230e-1ffa-4456-aa67-5c5b202a2711 2019-05-30 05:53:29,857 - 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":"85e4051b-f5ef-4356-9737-346732916f43","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"7b0992d7d4d24851a761d947aa292382","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:53:30Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7","admin_state_up":true,"tenant_id":"7b0992d7d4d24851a761d947aa292382","created_at":"2019-05-30T05:53:30Z","mtu":1450}} 2019-05-30 05:53:29,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ad75230e-1ffa-4456-aa67-5c5b202a2711 2019-05-30 05:53:29,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.317887067795s 2019-05-30 05:53:29,858 - 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-05-30T05:53:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'85e4051b-f5ef-4356-9737-346732916f43', u'provider:segmentation_id': 1, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', u'created_at': u'2019-05-30T05:53:30Z', u'mtu': 1450, u'tenant_id': u'7b0992d7d4d24851a761d947aa292382', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7b0992d7d4d24851a761d947aa292382', u'l2_adjacency': True}) 2019-05-30 05:53:29,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:53:29,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 05:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5df949ff-00b2-4e6c-9d3c-3476524964ee 2019-05-30 05:53:29,868 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 05:53:29,868 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-5df949ff-00b2-4e6c-9d3c-3476524964ee 2019-05-30 05:53:29,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 05:53:30,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T06:53:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b0992d7d4d24851a761d947aa292382", "name": "singlevm2-project_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_7b0992d7d4d24851a761d947aa292382", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_7b0992d7d4d24851a761d947aa292382", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/7b0992d7d4d24851a761d947aa292382", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/7b0992d7d4d24851a761d947aa292382", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/7b0992d7d4d24851a761d947aa292382", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7b0992d7d4d24851a761d947aa292382", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/7b0992d7d4d24851a761d947aa292382", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/7b0992d7d4d24851a761d947aa292382", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7b0992d7d4d24851a761d947aa292382", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/7b0992d7d4d24851a761d947aa292382", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/7b0992d7d4d24851a761d947aa292382", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "id": "76ab3dddf3db46eebf78fef7dc8b4b50"}, "audit_ids": ["_K5oTNMgTRaPipoiimAnCQ"], "issued_at": "2019-05-30T05:53:30.000000Z"}} 2019-05-30 05:53:30,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:53:30,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:30,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Thu, 30 May 2019 05:53:31 GMT X-Openstack-Request-Id: req-e8ede403-c6e3-451c-b0f6-de5ab7a57114 2019-05-30 05:53:30,827 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"85e4051b-f5ef-4356-9737-346732916f43","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7b0992d7d4d24851a761d947aa292382","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:53:30Z","qos_policy_id":null,"name":"singlevm2-net_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7","admin_state_up":true,"tenant_id":"7b0992d7d4d24851a761d947aa292382","created_at":"2019-05-30T05:53:30Z","mtu":1450}]} 2019-05-30 05:53:30,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e8ede403-c6e3-451c-b0f6-de5ab7a57114 2019-05-30 05:53:30,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.550403833389s 2019-05-30 05:53:30,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 05:53:30,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" -d '{"subnet": {"name": "singlevm2-subnet_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "enable_dhcp": true, "network_id": "85e4051b-f5ef-4356-9737-346732916f43", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 05:53:31,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Thu, 30 May 2019 05:53:31 GMT X-Openstack-Request-Id: req-c88997a9-d52c-4dca-977f-ebac2e5b14e8 2019-05-30 05:53:31,566 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85e4051b-f5ef-4356-9737-346732916f43","tenant_id":"7b0992d7d4d24851a761d947aa292382","created_at":"2019-05-30T05:53:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T05:53:31Z","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":"7b0992d7d4d24851a761d947aa292382","id":"9d536daf-7b3d-4598-b6dc-efafff9bbaef","subnetpool_id":null,"name":"singlevm2-subnet_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}} 2019-05-30 05:53:31,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c88997a9-d52c-4dca-977f-ebac2e5b14e8 2019-05-30 05:53:31,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.736871004105s 2019-05-30 05:53:31,566 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:53:31Z', 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'9d536daf-7b3d-4598-b6dc-efafff9bbaef', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', u'enable_dhcp': True, u'network_id': u'85e4051b-f5ef-4356-9737-346732916f43', u'tenant_id': u'7b0992d7d4d24851a761d947aa292382', u'created_at': u'2019-05-30T05:53:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7b0992d7d4d24851a761d947aa292382'}) 2019-05-30 05:53:31,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 05:53:31,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "singlevm2-router_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "admin_state_up": true}}' 2019-05-30 05:53:33,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Thu, 30 May 2019 05:53:33 GMT X-Openstack-Request-Id: req-37c13140-3ec3-4169-bfbd-783704b71881 2019-05-30 05:53:33,046 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.218"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:32Z", "admin_state_up": true, "updated_at": "2019-05-30T05:53:33Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "7b0992d7d4d24851a761d947aa292382", "id": "8e35ee65-1853-4870-8a5d-2d8f8f3d99ae", "name": "singlevm2-router_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}} 2019-05-30 05:53:33,047 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-37c13140-3ec3-4169-bfbd-783704b71881 2019-05-30 05:53:33,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47965908051s 2019-05-30 05:53:33,047 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:53:33Z', u'revision_number': 2, u'id': u'8e35ee65-1853-4870-8a5d-2d8f8f3d99ae', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.218'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', u'admin_state_up': True, u'tenant_id': u'7b0992d7d4d24851a761d947aa292382', u'created_at': u'2019-05-30T05:53:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'7b0992d7d4d24851a761d947aa292382'}) 2019-05-30 05:53:33,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 05:53:33,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/8e35ee65-1853-4870-8a5d-2d8f8f3d99ae/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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" -d '{"subnet_id": "9d536daf-7b3d-4598-b6dc-efafff9bbaef"}' 2019-05-30 05:53:35,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:53:36 GMT X-Openstack-Request-Id: req-9a080aba-e05b-4811-b4ab-43a06aea20b0 2019-05-30 05:53:35,741 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "85e4051b-f5ef-4356-9737-346732916f43", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "subnet_id": "9d536daf-7b3d-4598-b6dc-efafff9bbaef", "subnet_ids": ["9d536daf-7b3d-4598-b6dc-efafff9bbaef"], "port_id": "ed2aee87-1105-4ed9-958c-32b4113f9d9d", "id": "8e35ee65-1853-4870-8a5d-2d8f8f3d99ae"} 2019-05-30 05:53:35,741 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8e35ee65-1853-4870-8a5d-2d8f8f3d99ae/add_router_interface.json used request id req-9a080aba-e05b-4811-b4ab-43a06aea20b0 2019-05-30 05:53:35,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.69352006912s 2019-05-30 05:53:35,742 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-30 05:53:35,848 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-30 05:53:35,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:53:35,856 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 05:53:36 GMT 2019-05-30 05:53:35,857 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 05:53:35,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:53:35,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:36,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 05:53:36 GMT X-Openstack-Request-Id: req-399248ed-ba68-4abd-a8bf-b2487d27a6fc 2019-05-30 05:53:36,170 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:53:36,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-399248ed-ba68-4abd-a8bf-b2487d27a6fc 2019-05-30 05:53:36,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308670043945s 2019-05-30 05:53:36,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 05:53:36,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}' 2019-05-30 05:53:36,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Thu, 30 May 2019 05:53:36 GMT Location: http://172.30.9.24:9292/v2/images/2f5510a2-a05c-48ff-8163-b143a1661c74 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-951684e3-e29a-43ba-8c43-b62197600cac 2019-05-30 05:53:36,231 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:53:36Z", "file": "/v2/images/2f5510a2-a05c-48ff-8163-b143a1661c74/file", "owner": "7b0992d7d4d24851a761d947aa292382", "id": "2f5510a2-a05c-48ff-8163-b143a1661c74", "size": null, "self": "/v2/images/2f5510a2-a05c-48ff-8163-b143a1661c74", "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_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "checksum": null, "created_at": "2019-05-30T05:53:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 05:53:36,232 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-951684e3-e29a-43ba-8c43-b62197600cac 2019-05-30 05:53:36,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0523738861084s 2019-05-30 05:53:36,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 05:53:36,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/2f5510a2-a05c-48ff-8163-b143a1661c74/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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" -d '' 2019-05-30 05:53:36,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 05:53:37 GMT X-Openstack-Request-Id: req-fc412137-c402-4d3a-9b80-a82d2bef8023 2019-05-30 05:53:36,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-05-30 05:53:36,648 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2f5510a2-a05c-48ff-8163-b143a1661c74/file used request id req-fc412137-c402-4d3a-9b80-a82d2bef8023 2019-05-30 05:53:36,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.415802001953s 2019-05-30 05:53:36,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:53:36,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:36,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 30 May 2019 05:53:37 GMT X-Openstack-Request-Id: req-2dd0b5ec-0270-4d72-af64-6221d7447d91 2019-05-30 05:53:36,701 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:53:36Z", "file": "/v2/images/2f5510a2-a05c-48ff-8163-b143a1661c74/file", "owner": "7b0992d7d4d24851a761d947aa292382", "id": "2f5510a2-a05c-48ff-8163-b143a1661c74", "size": 12716032, "self": "/v2/images/2f5510a2-a05c-48ff-8163-b143a1661c74", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2f5510a2-a05c-48ff-8163-b143a1661c74/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2f5510a2-a05c-48ff-8163-b143a1661c74/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:53:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:53:36,701 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2dd0b5ec-0270-4d72-af64-6221d7447d91 2019-05-30 05:53:36,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0483140945435s 2019-05-30 05:53:36,703 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2f5510a2-a05c-48ff-8163-b143a1661c74/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2f5510a2-a05c-48ff-8163-b143a1661c74/file', 'owner': u'7b0992d7d4d24851a761d947aa292382', 'id': u'2f5510a2-a05c-48ff-8163-b143a1661c74', 'size': 12716032, u'self': u'/v2/images/2f5510a2-a05c-48ff-8163-b143a1661c74', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7b0992d7d4d24851a761d947aa292382', 'name': 'singlevm2-project_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2f5510a2-a05c-48ff-8163-b143a1661c74/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T05:53:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-30T05:53:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', '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/2f5510a2-a05c-48ff-8163-b143a1661c74', 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_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', 'created': u'2019-05-30T05:53:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T05:53:36Z', 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/2f5510a2-a05c-48ff-8163-b143a1661c74', 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_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 05:53:36,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 05:53:36,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 05:53:37,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-2898216b-9edd-4836-9a0e-ff5752b0ed5c x-openstack-request-id: req-2898216b-9edd-4836-9a0e-ff5752b0ed5c 2019-05-30 05:53:37,055 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/90402245-ae5d-443e-a70b-512e6396ab88", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/90402245-ae5d-443e-a70b-512e6396ab88", "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": "90402245-ae5d-443e-a70b-512e6396ab88"}} 2019-05-30 05:53:37,055 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-2898216b-9edd-4836-9a0e-ff5752b0ed5c 2019-05-30 05:53:37,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.349488019943s 2019-05-30 05:53:37,057 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', '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'aeac65a9ab444affb43fd8765adb4b86', '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'90402245-ae5d-443e-a70b-512e6396ab88', 'swap': 0}) 2019-05-30 05:53:37,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 05:53:37,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/90402245-ae5d-443e-a70b-512e6396ab88/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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" -d '{"extra_specs": {}}' 2019-05-30 05:53:37,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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 x-compute-request-id: req-68b64d0d-1e4b-4002-840a-c0385f0d50cd x-openstack-request-id: req-68b64d0d-1e4b-4002-840a-c0385f0d50cd 2019-05-30 05:53:37,081 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 05:53:37,081 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/90402245-ae5d-443e-a70b-512e6396ab88/os-extra_specs used request id req-68b64d0d-1e4b-4002-840a-c0385f0d50cd 2019-05-30 05:53:37,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238010883331s 2019-05-30 05:53:37,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-30 05:53:37,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" -d '{"keypair": {"name": "singlevm2-kp_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}}' 2019-05-30 05:53:37,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-06f977f6-f7cc-445c-b1ea-1d66ed2fb891 x-openstack-request-id: req-06f977f6-f7cc-445c-b1ea-1d66ed2fb891 2019-05-30 05:53:37,537 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdVOGfx95N7YsktTFghexj+iubKpqDa1zKpDrBZhyMULWlMWyeLTW7hL1ffUvlVGjIV6T2UxS1G2ZHDjjHb1pAo5vJRF+B4cseVsIYEvM3wRYuzP8asTaWbiEB1evQh0C21VIKv5FftOtocb7vIjnS2ccNUthBbRacaX0nYf9aBajxj9p7CsEqft9GayrzW05q8aJq1HbHovILXCKH7xf8wBRHe+i9wcqhnbB1pfePd0r+jIjSVThgvVEGexWYkb0z33ro7/viLqhq8KlH/6qoQ75az2wBQXdo46LKluhGdTJAqJY3GZTmrvWj7fLGcTYlhdLmehKwH4xcNeuGA/3Z Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3VThn8feTe2LJLUxYIXsY/ormyqag2tcyqQ6wWYcjFC1pTFs\nni01u4S9X31L5VRoyFek9lMUtRtmRw44x29aQKObyURfgeHLHlbCGBLzN8EWLsz/\nGrE2lm4hAdXr0IdAttVSCr+RX7TraHG+7yI50tnHDVLYQW0WnGl9J2H/WgWo8Y/a\newrBKn7fRmsq81tOavGiatR2x6LyC1wih+8X/MAUR3vovcHKoZ2wdaX3j3dK/oyI\n0lU4YL1RBnsVmJG9M9966O/74i6oavCpR/+qqEO+Ws9sAUF3aOOiypboRnUyQKiW\nNxmU5q71o+3yxnE2JYXS5noSsB+MXDXrhgP92QIDAQABAoIBABC/Xn83oXOmGNRD\nPaQ/Hf8GrAwGskBlfFT9DlEaB+j6JnSEg+KIKzuwNKAoG/kTZQZb02isKrH1i8yu\nn88/dsXTW3NkUBHE4xi9mdw2et7qJmKOMnNzm1zQooDADiLuSRBMnfOgQUDLsNBr\nYvY3UcbJoc05SpHQzlgxhz3WpXrLNLyTd+XdNKkBMZzDu8gkk6Eu94RT1jwuGqpd\nkZNGWafsuo5Q4ZeifpLeUokHNFx88MJcKW5sS9/YVLui1cQPrXfXiA/4vxdwm/f7\nluratimn5Le8BwiRUQKhQRDKv7RUoEffn3kwPC1rGjsuiYdhwFtfI0mz1K9GfMle\n6SFcT80CgYEA/vw8Cdqms/Bnm6cu8OtN7ehphx8+k1M7sM8h3lp0x+BjhdEsEoEF\ngLRQwDhJRpAHFS6jsstztVPTAAfgdRQrtOu/8PHM/FW6nj1Tlw1CtJWSuQ/xgfRh\nU/mFIKENqYpVqqmUhPaSPOk79N/7XpRLz7YMVsJDW/xSl0oEFw23cqcCgYEA3jZc\nuKf5Xu+N6g7Gf1D6PIpza8/7JPa8FHQfobonuB4YzUkROPdMNCzAPnuHrGtQwkN/\niQa9dqdPXW/9uRhhNDzrxAQAM2ui5IOkC6Z+wRap4JuD/5keNiAdHg/wxppynJM2\nLChVGGhzLQsl6EtgG/0ACGkFfyZydVzBHEORm38CgYB1LCvay2N3pK231We4xiiV\nfwufUDhNMx5m7Yg+yYqInxCc2bZK+ocw0auZ6UOi7WST007eRqfxV4fKp9P5eT9s\ncDlP2427FxoexUe4ThutKF64NB9i/I4NLMiEaf4BPtSHDE53m2cwHm2y5Yp5t+Pu\nm1WoOLUDfDvn0dd3UJJQWQKBgQDTlE1q4T124H9uqgzkcvUhKe7Ga+zEgE4K55qq\nwfZJwBZ7eKP2arlbQHT3yWUgjboCjoRjs1A5JwtRe23JjOYY+BzAsdKDI2yhSpqr\nISe1sF+l5k2j1GZIwQEYe7MVVz/jx+Of3fNQXzuzWtcIPKTRYW9jkqPSMohvKRcS\nU1/T/wKBgQDzgIocpAefgAy/xF7azyqHe7lvH6MPr8QKukQemGQtrFb10Q/B/hIF\np9ZIymh90kggQ6p5NMUmU/Ht4+cHsIOiN8tC/mr5VcXtBwmZbtji9GECKl3CE06d\nh38+vsEZS5TvaKZDwF8mTyy78m/PAlr7jWHQaZ6pWAVGqOo4LwZwBw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "76ab3dddf3db46eebf78fef7dc8b4b50", "name": "singlevm2-kp_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "fingerprint": "ce:a6:9d:ae:39:08:c1:3e:31:30:ef:f5:fa:8e:44:66"}} 2019-05-30 05:53:37,537 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-06f977f6-f7cc-445c-b1ea-1d66ed2fb891 2019-05-30 05:53:37,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.453310012817s 2019-05-30 05:53:37,538 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdVOGfx95N7YsktTFghexj+iubKpqDa1zKpDrBZhyMULWlMWyeLTW7hL1ffUvlVGjIV6T2UxS1G2ZHDjjHb1pAo5vJRF+B4cseVsIYEvM3wRYuzP8asTaWbiEB1evQh0C21VIKv5FftOtocb7vIjnS2ccNUthBbRacaX0nYf9aBajxj9p7CsEqft9GayrzW05q8aJq1HbHovILXCKH7xf8wBRHe+i9wcqhnbB1pfePd0r+jIjSVThgvVEGexWYkb0z33ro7/viLqhq8KlH/6qoQ75az2wBQXdo46LKluhGdTJAqJY3GZTmrvWj7fLGcTYlhdLmehKwH4xcNeuGA/3Z Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3VThn8feTe2LJLUxYIXsY/ormyqag2tcyqQ6wWYcjFC1pTFs\nni01u4S9X31L5VRoyFek9lMUtRtmRw44x29aQKObyURfgeHLHlbCGBLzN8EWLsz/\nGrE2lm4hAdXr0IdAttVSCr+RX7TraHG+7yI50tnHDVLYQW0WnGl9J2H/WgWo8Y/a\newrBKn7fRmsq81tOavGiatR2x6LyC1wih+8X/MAUR3vovcHKoZ2wdaX3j3dK/oyI\n0lU4YL1RBnsVmJG9M9966O/74i6oavCpR/+qqEO+Ws9sAUF3aOOiypboRnUyQKiW\nNxmU5q71o+3yxnE2JYXS5noSsB+MXDXrhgP92QIDAQABAoIBABC/Xn83oXOmGNRD\nPaQ/Hf8GrAwGskBlfFT9DlEaB+j6JnSEg+KIKzuwNKAoG/kTZQZb02isKrH1i8yu\nn88/dsXTW3NkUBHE4xi9mdw2et7qJmKOMnNzm1zQooDADiLuSRBMnfOgQUDLsNBr\nYvY3UcbJoc05SpHQzlgxhz3WpXrLNLyTd+XdNKkBMZzDu8gkk6Eu94RT1jwuGqpd\nkZNGWafsuo5Q4ZeifpLeUokHNFx88MJcKW5sS9/YVLui1cQPrXfXiA/4vxdwm/f7\nluratimn5Le8BwiRUQKhQRDKv7RUoEffn3kwPC1rGjsuiYdhwFtfI0mz1K9GfMle\n6SFcT80CgYEA/vw8Cdqms/Bnm6cu8OtN7ehphx8+k1M7sM8h3lp0x+BjhdEsEoEF\ngLRQwDhJRpAHFS6jsstztVPTAAfgdRQrtOu/8PHM/FW6nj1Tlw1CtJWSuQ/xgfRh\nU/mFIKENqYpVqqmUhPaSPOk79N/7XpRLz7YMVsJDW/xSl0oEFw23cqcCgYEA3jZc\nuKf5Xu+N6g7Gf1D6PIpza8/7JPa8FHQfobonuB4YzUkROPdMNCzAPnuHrGtQwkN/\niQa9dqdPXW/9uRhhNDzrxAQAM2ui5IOkC6Z+wRap4JuD/5keNiAdHg/wxppynJM2\nLChVGGhzLQsl6EtgG/0ACGkFfyZydVzBHEORm38CgYB1LCvay2N3pK231We4xiiV\nfwufUDhNMx5m7Yg+yYqInxCc2bZK+ocw0auZ6UOi7WST007eRqfxV4fKp9P5eT9s\ncDlP2427FxoexUe4ThutKF64NB9i/I4NLMiEaf4BPtSHDE53m2cwHm2y5Yp5t+Pu\nm1WoOLUDfDvn0dd3UJJQWQKBgQDTlE1q4T124H9uqgzkcvUhKe7Ga+zEgE4K55qq\nwfZJwBZ7eKP2arlbQHT3yWUgjboCjoRjs1A5JwtRe23JjOYY+BzAsdKDI2yhSpqr\nISe1sF+l5k2j1GZIwQEYe7MVVz/jx+Of3fNQXzuzWtcIPKTRYW9jkqPSMohvKRcS\nU1/T/wKBgQDzgIocpAefgAy/xF7azyqHe7lvH6MPr8QKukQemGQtrFb10Q/B/hIF\np9ZIymh90kggQ6p5NMUmU/Ht4+cHsIOiN8tC/mr5VcXtBwmZbtji9GECKl3CE06d\nh38+vsEZS5TvaKZDwF8mTyy78m/PAlr7jWHQaZ6pWAVGqOo4LwZwBw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'76ab3dddf3db46eebf78fef7dc8b4b50', 'name': u'singlevm2-kp_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', 'created_at': '2019-05-30T05:53:37.538548', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7b0992d7d4d24851a761d947aa292382', 'name': 'singlevm2-project_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ce:a6:9d:ae:39:08:c1:3e:31:30:ef:f5:fa:8e:44:66', 'type': 'ssh', 'id': u'singlevm2-kp_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7'}) 2019-05-30 05:53:37,539 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA3VThn8feTe2LJLUxYIXsY/ormyqag2tcyqQ6wWYcjFC1pTFs ni01u4S9X31L5VRoyFek9lMUtRtmRw44x29aQKObyURfgeHLHlbCGBLzN8EWLsz/ GrE2lm4hAdXr0IdAttVSCr+RX7TraHG+7yI50tnHDVLYQW0WnGl9J2H/WgWo8Y/a ewrBKn7fRmsq81tOavGiatR2x6LyC1wih+8X/MAUR3vovcHKoZ2wdaX3j3dK/oyI 0lU4YL1RBnsVmJG9M9966O/74i6oavCpR/+qqEO+Ws9sAUF3aOOiypboRnUyQKiW NxmU5q71o+3yxnE2JYXS5noSsB+MXDXrhgP92QIDAQABAoIBABC/Xn83oXOmGNRD PaQ/Hf8GrAwGskBlfFT9DlEaB+j6JnSEg+KIKzuwNKAoG/kTZQZb02isKrH1i8yu n88/dsXTW3NkUBHE4xi9mdw2et7qJmKOMnNzm1zQooDADiLuSRBMnfOgQUDLsNBr YvY3UcbJoc05SpHQzlgxhz3WpXrLNLyTd+XdNKkBMZzDu8gkk6Eu94RT1jwuGqpd kZNGWafsuo5Q4ZeifpLeUokHNFx88MJcKW5sS9/YVLui1cQPrXfXiA/4vxdwm/f7 luratimn5Le8BwiRUQKhQRDKv7RUoEffn3kwPC1rGjsuiYdhwFtfI0mz1K9GfMle 6SFcT80CgYEA/vw8Cdqms/Bnm6cu8OtN7ehphx8+k1M7sM8h3lp0x+BjhdEsEoEF gLRQwDhJRpAHFS6jsstztVPTAAfgdRQrtOu/8PHM/FW6nj1Tlw1CtJWSuQ/xgfRh U/mFIKENqYpVqqmUhPaSPOk79N/7XpRLz7YMVsJDW/xSl0oEFw23cqcCgYEA3jZc uKf5Xu+N6g7Gf1D6PIpza8/7JPa8FHQfobonuB4YzUkROPdMNCzAPnuHrGtQwkN/ iQa9dqdPXW/9uRhhNDzrxAQAM2ui5IOkC6Z+wRap4JuD/5keNiAdHg/wxppynJM2 LChVGGhzLQsl6EtgG/0ACGkFfyZydVzBHEORm38CgYB1LCvay2N3pK231We4xiiV fwufUDhNMx5m7Yg+yYqInxCc2bZK+ocw0auZ6UOi7WST007eRqfxV4fKp9P5eT9s cDlP2427FxoexUe4ThutKF64NB9i/I4NLMiEaf4BPtSHDE53m2cwHm2y5Yp5t+Pu m1WoOLUDfDvn0dd3UJJQWQKBgQDTlE1q4T124H9uqgzkcvUhKe7Ga+zEgE4K55qq wfZJwBZ7eKP2arlbQHT3yWUgjboCjoRjs1A5JwtRe23JjOYY+BzAsdKDI2yhSpqr ISe1sF+l5k2j1GZIwQEYe7MVVz/jx+Of3fNQXzuzWtcIPKTRYW9jkqPSMohvKRcS U1/T/wKBgQDzgIocpAefgAy/xF7azyqHe7lvH6MPr8QKukQemGQtrFb10Q/B/hIF p9ZIymh90kggQ6p5NMUmU/Ht4+cHsIOiN8tC/mr5VcXtBwmZbtji9GECKl3CE06d h38+vsEZS5TvaKZDwF8mTyy78m/PAlr7jWHQaZ6pWAVGqOo4LwZwBw== -----END RSA PRIVATE KEY----- 2019-05-30 05:53:37,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-30 05:53:37,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" -d '{"security_group": {"name": "singlevm2-sg_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-05-30 05:53:37,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Thu, 30 May 2019 05:53:38 GMT X-Openstack-Request-Id: req-051c2150-27cd-4801-896c-b595be8275b5 2019-05-30 05:53:37,736 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:38Z", "updated_at": "2019-05-30T05:53:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:38Z", "revision_number": 0, "id": "3eb88ed2-2584-433d-852f-bded96a0e906", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:38Z", "security_group_id": "df01aceb-98ca-4989-b4e8-5430368603f8", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:38Z", "revision_number": 0, "id": "bfe811ec-56f4-4039-9d38-104c51a26078", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:38Z", "security_group_id": "df01aceb-98ca-4989-b4e8-5430368603f8", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b0992d7d4d24851a761d947aa292382"}], "revision_number": 1, "project_id": "7b0992d7d4d24851a761d947aa292382", "id": "df01aceb-98ca-4989-b4e8-5430368603f8", "name": "singlevm2-sg_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}} 2019-05-30 05:53:37,737 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-051c2150-27cd-4801-896c-b595be8275b5 2019-05-30 05:53:37,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.192790031433s 2019-05-30 05:53:37,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:53:37,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:37,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Thu, 30 May 2019 05:53:38 GMT X-Openstack-Request-Id: req-7603e328-750b-4f27-8b5b-6584e21f72fb 2019-05-30 05:53:37,833 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:38Z", "updated_at": "2019-05-30T05:53:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:38Z", "revision_number": 0, "id": "3eb88ed2-2584-433d-852f-bded96a0e906", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:38Z", "security_group_id": "df01aceb-98ca-4989-b4e8-5430368603f8", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:38Z", "revision_number": 0, "id": "bfe811ec-56f4-4039-9d38-104c51a26078", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:38Z", "security_group_id": "df01aceb-98ca-4989-b4e8-5430368603f8", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b0992d7d4d24851a761d947aa292382"}], "revision_number": 1, "project_id": "7b0992d7d4d24851a761d947aa292382", "id": "df01aceb-98ca-4989-b4e8-5430368603f8", "name": "singlevm2-sg_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}, {"description": "Default security group", "tags": [], "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:29Z", "updated_at": "2019-05-30T05:53:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "3a7a0ad0-ff06-4a75-8eaf-1ee1c61687d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "5722d8c6-8ff1-4491-ae9b-52fdd9111008", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "9f6c5d0d-1277-4f10-9aca-d88c18374998", "remote_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "bee90fbf-8fe6-421e-8f52-afebbf101cce", "remote_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b0992d7d4d24851a761d947aa292382"}], "revision_number": 1, "project_id": "7b0992d7d4d24851a761d947aa292382", "id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "name": "default"}]} 2019-05-30 05:53:37,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7603e328-750b-4f27-8b5b-6584e21f72fb 2019-05-30 05:53:37,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0901448726654s 2019-05-30 05:53:37,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 05:53:37,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" -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": "df01aceb-98ca-4989-b4e8-5430368603f8"}}' 2019-05-30 05:53:38,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 30 May 2019 05:53:38 GMT X-Openstack-Request-Id: req-388074bb-f59c-4370-a5cc-e7dea212f101 2019-05-30 05:53:38,012 - 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-05-30T05:53:38Z", "security_group_id": "df01aceb-98ca-4989-b4e8-5430368603f8", "port_range_min": 22, "revision_number": 0, "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:38Z", "project_id": "7b0992d7d4d24851a761d947aa292382", "id": "a9390abf-cc97-4495-b874-c00ddfa3a054"}} 2019-05-30 05:53:38,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-388074bb-f59c-4370-a5cc-e7dea212f101 2019-05-30 05:53:38,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.172016859055s 2019-05-30 05:53:38,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:53:38,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:38,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Thu, 30 May 2019 05:53:38 GMT X-Openstack-Request-Id: req-3f1cff66-a36a-4571-bade-1dc30967e920 2019-05-30 05:53:38,058 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:38Z", "updated_at": "2019-05-30T05:53:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:38Z", "revision_number": 0, "id": "3eb88ed2-2584-433d-852f-bded96a0e906", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:38Z", "security_group_id": "df01aceb-98ca-4989-b4e8-5430368603f8", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T05:53:38Z", "revision_number": 0, "id": "a9390abf-cc97-4495-b874-c00ddfa3a054", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:38Z", "security_group_id": "df01aceb-98ca-4989-b4e8-5430368603f8", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:38Z", "revision_number": 0, "id": "bfe811ec-56f4-4039-9d38-104c51a26078", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:38Z", "security_group_id": "df01aceb-98ca-4989-b4e8-5430368603f8", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b0992d7d4d24851a761d947aa292382"}], "revision_number": 2, "project_id": "7b0992d7d4d24851a761d947aa292382", "id": "df01aceb-98ca-4989-b4e8-5430368603f8", "name": "singlevm2-sg_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}, {"description": "Default security group", "tags": [], "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:29Z", "updated_at": "2019-05-30T05:53:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "3a7a0ad0-ff06-4a75-8eaf-1ee1c61687d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "5722d8c6-8ff1-4491-ae9b-52fdd9111008", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "9f6c5d0d-1277-4f10-9aca-d88c18374998", "remote_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "bee90fbf-8fe6-421e-8f52-afebbf101cce", "remote_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b0992d7d4d24851a761d947aa292382"}], "revision_number": 1, "project_id": "7b0992d7d4d24851a761d947aa292382", "id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "name": "default"}]} 2019-05-30 05:53:38,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3f1cff66-a36a-4571-bade-1dc30967e920 2019-05-30 05:53:38,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.041524887085s 2019-05-30 05:53:38,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 05:53:38,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" -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": "df01aceb-98ca-4989-b4e8-5430368603f8"}}' 2019-05-30 05:53:38,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 30 May 2019 05:53:38 GMT X-Openstack-Request-Id: req-2b519dca-a812-423d-bd10-95b8e27b43b2 2019-05-30 05:53:38,167 - 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-05-30T05:53:38Z", "security_group_id": "df01aceb-98ca-4989-b4e8-5430368603f8", "port_range_min": null, "revision_number": 0, "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:38Z", "project_id": "7b0992d7d4d24851a761d947aa292382", "id": "cee4b779-fa1b-4f9d-b922-348ac0bd279c"}} 2019-05-30 05:53:38,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-2b519dca-a812-423d-bd10-95b8e27b43b2 2019-05-30 05:53:38,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.103172063828s 2019-05-30 05:53:38,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:53:38,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:38,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 30 May 2019 05:53:38 GMT X-Openstack-Request-Id: req-2470dd0b-0365-4a63-9c38-a25e8d60e060 2019-05-30 05:53:38,270 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"85e4051b-f5ef-4356-9737-346732916f43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b0992d7d4d24851a761d947aa292382","l2_adjacency":true,"status":"ACTIVE","subnets":["9d536daf-7b3d-4598-b6dc-efafff9bbaef"],"description":"","tags":[],"updated_at":"2019-05-30T05:53:31Z","qos_policy_id":null,"name":"singlevm2-net_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7","admin_state_up":true,"tenant_id":"7b0992d7d4d24851a761d947aa292382","created_at":"2019-05-30T05:53:30Z","mtu":1450}]} 2019-05-30 05:53:38,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2470dd0b-0365-4a63-9c38-a25e8d60e060 2019-05-30 05:53:38,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101409912109s 2019-05-30 05:53:38,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:53:38,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:38,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 30 May 2019 05:53:38 GMT X-Openstack-Request-Id: req-2a7ad900-4f2c-47f1-a8af-35887933a3a1 2019-05-30 05:53:38,395 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:53:36Z", "file": "/v2/images/2f5510a2-a05c-48ff-8163-b143a1661c74/file", "owner": "7b0992d7d4d24851a761d947aa292382", "id": "2f5510a2-a05c-48ff-8163-b143a1661c74", "size": 12716032, "self": "/v2/images/2f5510a2-a05c-48ff-8163-b143a1661c74", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2f5510a2-a05c-48ff-8163-b143a1661c74/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2f5510a2-a05c-48ff-8163-b143a1661c74/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:53:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:53:38,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2a7ad900-4f2c-47f1-a8af-35887933a3a1 2019-05-30 05:53:38,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.120046138763s 2019-05-30 05:53:38,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 05:53:38,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:38,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-92882a75-13ba-4977-b450-ea3625e7f5d3 x-openstack-request-id: req-92882a75-13ba-4977-b450-ea3625e7f5d3 2019-05-30 05:53:38,566 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/90402245-ae5d-443e-a70b-512e6396ab88", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/90402245-ae5d-443e-a70b-512e6396ab88", "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": "90402245-ae5d-443e-a70b-512e6396ab88"}]} 2019-05-30 05:53:38,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-92882a75-13ba-4977-b450-ea3625e7f5d3 2019-05-30 05:53:38,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.164355993271s 2019-05-30 05:53:38,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-30 05:53:38,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" -d '{"server": {"name": "singlevm2-vm_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "imageRef": "2f5510a2-a05c-48ff-8163-b143a1661c74", "key_name": "singlevm2-kp_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "flavorRef": "90402245-ae5d-443e-a70b-512e6396ab88", "max_count": 1, "min_count": 1, "networks": [{"uuid": "85e4051b-f5ef-4356-9737-346732916f43"}], "security_groups": [{"name": "df01aceb-98ca-4989-b4e8-5430368603f8"}]}}' 2019-05-30 05:53:40,680 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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 location: http://172.30.9.24:8774/v2.1/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86 x-compute-request-id: req-766b3618-a367-4e41-95ab-951cd7611a8e x-openstack-request-id: req-766b3618-a367-4e41-95ab-951cd7611a8e 2019-05-30 05:53:40,680 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "df01aceb-98ca-4989-b4e8-5430368603f8"}], "OS-DCF:diskConfig": "MANUAL", "id": "3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "rel": "bookmark"}], "adminPass": "nJcvUEJ7tNtz"}} 2019-05-30 05:53:40,680 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-766b3618-a367-4e41-95ab-951cd7611a8e 2019-05-30 05:53:40,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.11266708374s 2019-05-30 05:53:40,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:53:40,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:41,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-d6cd1d24-04a7-4f05-922e-86d0debcca31 x-openstack-request-id: req-d6cd1d24-04a7-4f05-922e-86d0debcca31 2019-05-30 05:53:41,335 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "rel": "bookmark"}], "image": {"id": "2f5510a2-a05c-48ff-8163-b143a1661c74", "links": [{"href": "http://172.30.9.24:8774/images/2f5510a2-a05c-48ff-8163-b143a1661c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90402245-ae5d-443e-a70b-512e6396ab88", "links": [{"href": "http://172.30.9.24:8774/flavors/90402245-ae5d-443e-a70b-512e6396ab88", "rel": "bookmark"}]}, "id": "3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "user_id": "76ab3dddf3db46eebf78fef7dc8b4b50", "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-05-30T05:53:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "name": "singlevm2-vm_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "created": "2019-05-30T05:53:41Z", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:53:41,335 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d6cd1d24-04a7-4f05-922e-86d0debcca31 2019-05-30 05:53:41,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65382194519s 2019-05-30 05:53:41,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:53:41,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:41,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 30 May 2019 05:53:41 GMT X-Openstack-Request-Id: req-465d5c0f-ce0a-497a-b123-31e274465a07 2019-05-30 05:53:41,442 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"85e4051b-f5ef-4356-9737-346732916f43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b0992d7d4d24851a761d947aa292382","l2_adjacency":true,"status":"ACTIVE","subnets":["9d536daf-7b3d-4598-b6dc-efafff9bbaef"],"description":"","tags":[],"updated_at":"2019-05-30T05:53:31Z","qos_policy_id":null,"name":"singlevm2-net_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7","admin_state_up":true,"tenant_id":"7b0992d7d4d24851a761d947aa292382","created_at":"2019-05-30T05:53:30Z","mtu":1450}]} 2019-05-30 05:53:41,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-465d5c0f-ce0a-497a-b123-31e274465a07 2019-05-30 05:53:41,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.096088886261s 2019-05-30 05:53:41,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 05:53:41,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:41,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 30 May 2019 05:53:41 GMT X-Openstack-Request-Id: req-2dac01fe-0444-4f20-8fbf-cea14c416714 2019-05-30 05:53:41,511 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85e4051b-f5ef-4356-9737-346732916f43","tenant_id":"7b0992d7d4d24851a761d947aa292382","created_at":"2019-05-30T05:53:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T05:53:31Z","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":"7b0992d7d4d24851a761d947aa292382","id":"9d536daf-7b3d-4598-b6dc-efafff9bbaef","subnetpool_id":null,"name":"singlevm2-subnet_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}]} 2019-05-30 05:53:41,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2dac01fe-0444-4f20-8fbf-cea14c416714 2019-05-30 05:53:41,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0676128864288s 2019-05-30 05:53:41,512 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:53:43,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:53:43,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:45,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-57ed7c2b-47b4-44a9-9f80-b5759a7b821a x-openstack-request-id: req-57ed7c2b-47b4-44a9-9f80-b5759a7b821a 2019-05-30 05:53:45,029 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "rel": "bookmark"}], "image": {"id": "2f5510a2-a05c-48ff-8163-b143a1661c74", "links": [{"href": "http://172.30.9.24:8774/images/2f5510a2-a05c-48ff-8163-b143a1661c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90402245-ae5d-443e-a70b-512e6396ab88", "links": [{"href": "http://172.30.9.24:8774/flavors/90402245-ae5d-443e-a70b-512e6396ab88", "rel": "bookmark"}]}, "id": "3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "security_groups": [{"name": "singlevm2-sg_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}], "user_id": "76ab3dddf3db46eebf78fef7dc8b4b50", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:53:43Z", "hostId": "9e60f16df27e897471cedf63d6468951dffd2a02d65ae9125cfb705c", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "name": "singlevm2-vm_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "created": "2019-05-30T05:53:41Z", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:53:45,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-57ed7c2b-47b4-44a9-9f80-b5759a7b821a 2019-05-30 05:53:45,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.5154531002s 2019-05-30 05:53:45,036 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:53:47,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:53:47,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:47,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-e1ac29f6-a7a8-4b8f-9452-814c9c8e930a x-openstack-request-id: req-e1ac29f6-a7a8-4b8f-9452-814c9c8e930a 2019-05-30 05:53:47,246 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "rel": "bookmark"}], "image": {"id": "2f5510a2-a05c-48ff-8163-b143a1661c74", "links": [{"href": "http://172.30.9.24:8774/images/2f5510a2-a05c-48ff-8163-b143a1661c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90402245-ae5d-443e-a70b-512e6396ab88", "links": [{"href": "http://172.30.9.24:8774/flavors/90402245-ae5d-443e-a70b-512e6396ab88", "rel": "bookmark"}]}, "id": "3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "security_groups": [{"name": "singlevm2-sg_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}], "user_id": "76ab3dddf3db46eebf78fef7dc8b4b50", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:53:44Z", "hostId": "9e60f16df27e897471cedf63d6468951dffd2a02d65ae9125cfb705c", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "name": "singlevm2-vm_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "created": "2019-05-30T05:53:41Z", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:53:47,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e1ac29f6-a7a8-4b8f-9452-814c9c8e930a 2019-05-30 05:53:47,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208008050919s 2019-05-30 05:53:47,253 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:53:49,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:53:49,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:49,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-73d5cf82-3655-4f75-9d41-e9e23c2c4877 x-openstack-request-id: req-73d5cf82-3655-4f75-9d41-e9e23c2c4877 2019-05-30 05:53:49,447 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "rel": "bookmark"}], "image": {"id": "2f5510a2-a05c-48ff-8163-b143a1661c74", "links": [{"href": "http://172.30.9.24:8774/images/2f5510a2-a05c-48ff-8163-b143a1661c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90402245-ae5d-443e-a70b-512e6396ab88", "links": [{"href": "http://172.30.9.24:8774/flavors/90402245-ae5d-443e-a70b-512e6396ab88", "rel": "bookmark"}]}, "id": "3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "security_groups": [{"name": "singlevm2-sg_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}], "user_id": "76ab3dddf3db46eebf78fef7dc8b4b50", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:53:44Z", "hostId": "9e60f16df27e897471cedf63d6468951dffd2a02d65ae9125cfb705c", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "name": "singlevm2-vm_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "created": "2019-05-30T05:53:41Z", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:53:49,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-73d5cf82-3655-4f75-9d41-e9e23c2c4877 2019-05-30 05:53:49,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192276000977s 2019-05-30 05:53:49,454 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:53:51,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:53:51,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:51,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-7323c893-452b-4a36-a419-3f2972515235 x-openstack-request-id: req-7323c893-452b-4a36-a419-3f2972515235 2019-05-30 05:53:51,969 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:93:1c", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "rel": "bookmark"}], "image": {"id": "2f5510a2-a05c-48ff-8163-b143a1661c74", "links": [{"href": "http://172.30.9.24:8774/images/2f5510a2-a05c-48ff-8163-b143a1661c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:53:50.000000", "flavor": {"id": "90402245-ae5d-443e-a70b-512e6396ab88", "links": [{"href": "http://172.30.9.24:8774/flavors/90402245-ae5d-443e-a70b-512e6396ab88", "rel": "bookmark"}]}, "id": "3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "security_groups": [{"name": "singlevm2-sg_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}], "user_id": "76ab3dddf3db46eebf78fef7dc8b4b50", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:53:50Z", "hostId": "9e60f16df27e897471cedf63d6468951dffd2a02d65ae9125cfb705c", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "name": "singlevm2-vm_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "created": "2019-05-30T05:53:41Z", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:53:51,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7323c893-452b-4a36-a419-3f2972515235 2019-05-30 05:53:51,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512676000595s 2019-05-30 05:53:51,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 05:53:51,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=3add8eef-5ed7-4c42-9aa5-5be651bf4b86" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:52,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 30 May 2019 05:53:52 GMT X-Openstack-Request-Id: req-93cfa175-17d4-4441-ba1d-bad1cba52530 2019-05-30 05:53:52,026 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T05:53:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9d536daf-7b3d-4598-b6dc-efafff9bbaef","ip_address":"192.168.120.16"}],"id":"4f7b9fb9-44bc-4dc8-9078-d548d7ee2e25","security_groups":["df01aceb-98ca-4989-b4e8-5430368603f8"],"mac_address":"fa:16:3e:2b:93:1c","project_id":"7b0992d7d4d24851a761d947aa292382","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85e4051b-f5ef-4356-9737-346732916f43","tenant_id":"7b0992d7d4d24851a761d947aa292382","created_at":"2019-05-30T05:53:44Z","binding:vnic_type":"normal","device_id":"3add8eef-5ed7-4c42-9aa5-5be651bf4b86","ip_allocation":"immediate"}]} 2019-05-30 05:53:52,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=3add8eef-5ed7-4c42-9aa5-5be651bf4b86 used request id req-93cfa175-17d4-4441-ba1d-bad1cba52530 2019-05-30 05:53:52,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0508961677551s 2019-05-30 05:53:52,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:53:52,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=4f7b9fb9-44bc-4dc8-9078-d548d7ee2e25" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:52,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:53:52 GMT X-Openstack-Request-Id: req-0457c4fb-87b8-4a53-847a-4085acabf208 2019-05-30 05:53:52,096 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 05:53:52,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=4f7b9fb9-44bc-4dc8-9078-d548d7ee2e25 used request id req-0457c4fb-87b8-4a53-847a-4085acabf208 2019-05-30 05:53:52,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0602760314941s 2019-05-30 05:53:52,097 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2b:93:1c', 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'2f5510a2-a05c-48ff-8163-b143a1661c74'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T05:53:50.000000', 'flavor': Munch({u'id': u'90402245-ae5d-443e-a70b-512e6396ab88'}), 'az': u'nova', 'id': u'3add8eef-5ed7-4c42-9aa5-5be651bf4b86', 'security_groups': [Munch({u'name': u'singlevm2-sg_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'76ab3dddf3db46eebf78fef7dc8b4b50', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7b0992d7d4d24851a761d947aa292382', 'name': 'singlevm2-project_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', '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-05-30T05:53:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T05:53:50Z', 'hostId': u'9e60f16df27e897471cedf63d6468951dffd2a02d65ae9125cfb705c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'9e60f16df27e897471cedf63d6468951dffd2a02d65ae9125cfb705c', '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-05-30T05:53:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7b0992d7d4d24851a761d947aa292382', 'name': u'singlevm2-vm_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', 'adminPass': u'nJcvUEJ7tNtz', 'tenant_id': u'7b0992d7d4d24851a761d947aa292382', 'created_at': u'2019-05-30T05:53:41Z', 'created': u'2019-05-30T05:53:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-30 05:53:52,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:53:52,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:52,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 30 May 2019 05:53:52 GMT X-Openstack-Request-Id: req-0d3a5b6c-b721-4e8d-884f-60fc370fa559 2019-05-30 05:53:52,244 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"85e4051b-f5ef-4356-9737-346732916f43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b0992d7d4d24851a761d947aa292382","l2_adjacency":true,"status":"ACTIVE","subnets":["9d536daf-7b3d-4598-b6dc-efafff9bbaef"],"description":"","tags":[],"updated_at":"2019-05-30T05:53:31Z","qos_policy_id":null,"name":"singlevm2-net_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7","admin_state_up":true,"tenant_id":"7b0992d7d4d24851a761d947aa292382","created_at":"2019-05-30T05:53:30Z","mtu":1450}]} 2019-05-30 05:53:52,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0d3a5b6c-b721-4e8d-884f-60fc370fa559 2019-05-30 05:53:52,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.140924930573s 2019-05-30 05:53:52,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 05:53:52,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=3add8eef-5ed7-4c42-9aa5-5be651bf4b86" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:52,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 30 May 2019 05:53:52 GMT X-Openstack-Request-Id: req-aec402af-90e0-4ba0-a66c-82c9e9599fc7 2019-05-30 05:53:52,296 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T05:53:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9d536daf-7b3d-4598-b6dc-efafff9bbaef","ip_address":"192.168.120.16"}],"id":"4f7b9fb9-44bc-4dc8-9078-d548d7ee2e25","security_groups":["df01aceb-98ca-4989-b4e8-5430368603f8"],"mac_address":"fa:16:3e:2b:93:1c","project_id":"7b0992d7d4d24851a761d947aa292382","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85e4051b-f5ef-4356-9737-346732916f43","tenant_id":"7b0992d7d4d24851a761d947aa292382","created_at":"2019-05-30T05:53:44Z","binding:vnic_type":"normal","device_id":"3add8eef-5ed7-4c42-9aa5-5be651bf4b86","ip_allocation":"immediate"}]} 2019-05-30 05:53:52,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=3add8eef-5ed7-4c42-9aa5-5be651bf4b86 used request id req-aec402af-90e0-4ba0-a66c-82c9e9599fc7 2019-05-30 05:53:52,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0506660938263s 2019-05-30 05:53:52,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-30 05:53:52,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" -d '{"floatingip": {"floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "fixed_ip_address": "192.168.120.16", "port_id": "4f7b9fb9-44bc-4dc8-9078-d548d7ee2e25"}}' 2019-05-30 05:53:54,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Thu, 30 May 2019 05:53:55 GMT X-Openstack-Request-Id: req-42fc2771-dbf6-4dfc-b9cc-581dc5b6d620 2019-05-30 05:53:54,701 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "8e35ee65-1853-4870-8a5d-2d8f8f3d99ae", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:53Z", "updated_at": "2019-05-30T05:53:53Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85e4051b-f5ef-4356-9737-346732916f43", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:93:1c", "device_id": "3add8eef-5ed7-4c42-9aa5-5be651bf4b86"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "7b0992d7d4d24851a761d947aa292382", "port_id": "4f7b9fb9-44bc-4dc8-9078-d548d7ee2e25", "id": "64c3fdc8-12a1-4872-9116-b7b8f3c736d1", "qos_policy_id": null}} 2019-05-30 05:53:54,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-42fc2771-dbf6-4dfc-b9cc-581dc5b6d620 2019-05-30 05:53:54,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.40493297577s 2019-05-30 05:53:54,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:53:54,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:54,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 05:53:55 GMT X-Openstack-Request-Id: req-d6b1e54c-fd7e-45be-9cf1-c6926eab084f 2019-05-30 05:53:54,795 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8e35ee65-1853-4870-8a5d-2d8f8f3d99ae", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:53Z", "updated_at": "2019-05-30T05:53:53Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85e4051b-f5ef-4356-9737-346732916f43", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:93:1c", "device_id": "3add8eef-5ed7-4c42-9aa5-5be651bf4b86"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "7b0992d7d4d24851a761d947aa292382", "port_id": "4f7b9fb9-44bc-4dc8-9078-d548d7ee2e25", "id": "64c3fdc8-12a1-4872-9116-b7b8f3c736d1", "qos_policy_id": null}]} 2019-05-30 05:53:54,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d6b1e54c-fd7e-45be-9cf1-c6926eab084f 2019-05-30 05:53:54,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0796298980713s 2019-05-30 05:53:54,802 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:53:54,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:53:54,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:54,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 05:53:55 GMT X-Openstack-Request-Id: req-5ca39dc8-cf26-4dcb-aa37-95ab3846ea35 2019-05-30 05:53:54,992 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8e35ee65-1853-4870-8a5d-2d8f8f3d99ae", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:53Z", "updated_at": "2019-05-30T05:53:53Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85e4051b-f5ef-4356-9737-346732916f43", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:93:1c", "device_id": "3add8eef-5ed7-4c42-9aa5-5be651bf4b86"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "7b0992d7d4d24851a761d947aa292382", "port_id": "4f7b9fb9-44bc-4dc8-9078-d548d7ee2e25", "id": "64c3fdc8-12a1-4872-9116-b7b8f3c736d1", "qos_policy_id": null}]} 2019-05-30 05:53:54,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5ca39dc8-cf26-4dcb-aa37-95ab3846ea35 2019-05-30 05:53:54,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0810492038727s 2019-05-30 05:53:54,999 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:53:55,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:53:55,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:55,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 05:53:55 GMT X-Openstack-Request-Id: req-f8738e35-0641-4dcf-892c-68da6db56fb8 2019-05-30 05:53:55,167 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8e35ee65-1853-4870-8a5d-2d8f8f3d99ae", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:53Z", "updated_at": "2019-05-30T05:53:53Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85e4051b-f5ef-4356-9737-346732916f43", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:93:1c", "device_id": "3add8eef-5ed7-4c42-9aa5-5be651bf4b86"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "7b0992d7d4d24851a761d947aa292382", "port_id": "4f7b9fb9-44bc-4dc8-9078-d548d7ee2e25", "id": "64c3fdc8-12a1-4872-9116-b7b8f3c736d1", "qos_policy_id": null}]} 2019-05-30 05:53:55,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f8738e35-0641-4dcf-892c-68da6db56fb8 2019-05-30 05:53:55,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.058650970459s 2019-05-30 05:53:55,173 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:53:55,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:53:55,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:55,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 05:53:55 GMT X-Openstack-Request-Id: req-b27b3fce-1f2b-4c00-99d3-ad268f207504 2019-05-30 05:53:55,339 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8e35ee65-1853-4870-8a5d-2d8f8f3d99ae", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:53Z", "updated_at": "2019-05-30T05:53:53Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85e4051b-f5ef-4356-9737-346732916f43", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:93:1c", "device_id": "3add8eef-5ed7-4c42-9aa5-5be651bf4b86"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "7b0992d7d4d24851a761d947aa292382", "port_id": "4f7b9fb9-44bc-4dc8-9078-d548d7ee2e25", "id": "64c3fdc8-12a1-4872-9116-b7b8f3c736d1", "qos_policy_id": null}]} 2019-05-30 05:53:55,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b27b3fce-1f2b-4c00-99d3-ad268f207504 2019-05-30 05:53:55,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.056990146637s 2019-05-30 05:53:55,345 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:53:55,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:53:55,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:55,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 05:53:56 GMT X-Openstack-Request-Id: req-7849a276-4705-4d5f-a93e-63008160a354 2019-05-30 05:53:55,695 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8e35ee65-1853-4870-8a5d-2d8f8f3d99ae", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:53Z", "updated_at": "2019-05-30T05:53:53Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85e4051b-f5ef-4356-9737-346732916f43", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:93:1c", "device_id": "3add8eef-5ed7-4c42-9aa5-5be651bf4b86"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "7b0992d7d4d24851a761d947aa292382", "port_id": "4f7b9fb9-44bc-4dc8-9078-d548d7ee2e25", "id": "64c3fdc8-12a1-4872-9116-b7b8f3c736d1", "qos_policy_id": null}]} 2019-05-30 05:53:55,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-7849a276-4705-4d5f-a93e-63008160a354 2019-05-30 05:53:55,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.240638971329s 2019-05-30 05:53:55,701 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:53:55,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:53:55,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:55,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Thu, 30 May 2019 05:53:56 GMT X-Openstack-Request-Id: req-3bbb92e7-d61c-43ec-97cd-f6a51d239aba 2019-05-30 05:53:55,876 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8e35ee65-1853-4870-8a5d-2d8f8f3d99ae", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:53Z", "updated_at": "2019-05-30T05:53:56Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85e4051b-f5ef-4356-9737-346732916f43", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:93:1c", "device_id": "3add8eef-5ed7-4c42-9aa5-5be651bf4b86"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "7b0992d7d4d24851a761d947aa292382", "port_id": "4f7b9fb9-44bc-4dc8-9078-d548d7ee2e25", "id": "64c3fdc8-12a1-4872-9116-b7b8f3c736d1", "qos_policy_id": null}]} 2019-05-30 05:53:55,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-3bbb92e7-d61c-43ec-97cd-f6a51d239aba 2019-05-30 05:53:55,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.064845085144s 2019-05-30 05:53:55,882 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'8e35ee65-1853-4870-8a5d-2d8f8f3d99ae', 'updated_at': u'2019-05-30T05:53:56Z', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'4f7b9fb9-44bc-4dc8-9078-d548d7ee2e25', 'id': u'64c3fdc8-12a1-4872-9116-b7b8f3c736d1', 'network': u'168e0781-2ae4-4771-b847-512752cd47f4', 'port': u'4f7b9fb9-44bc-4dc8-9078-d548d7ee2e25', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7b0992d7d4d24851a761d947aa292382', 'name': 'singlevm2-project_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7b0992d7d4d24851a761d947aa292382', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'85e4051b-f5ef-4356-9737-346732916f43', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2b:93:1c', u'device_id': u'3add8eef-5ed7-4c42-9aa5-5be651bf4b86'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'7b0992d7d4d24851a761d947aa292382', 'created_at': u'2019-05-30T05:53:53Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'85e4051b-f5ef-4356-9737-346732916f43', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2b:93:1c', u'device_id': u'3add8eef-5ed7-4c42-9aa5-5be651bf4b86'}), 'router': u'8e35ee65-1853-4870-8a5d-2d8f8f3d99ae'}) 2019-05-30 05:53:55,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 05:53:55,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86/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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 05:53:55,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9598 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-1cc0aa5c-922a-425f-86fb-3a990916cf8d x-openstack-request-id: req-1cc0aa5c-922a-425f-86fb-3a990916cf8d 2019-05-30 05:53:55,982 - 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 582148710 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.245015] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.248152] pid_max: default: 32768 minimum: 301\n[ 0.249844] ACPI: Core revision 20150930\n[ 0.251926] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.254382] Security Framework initialized\n[ 0.255936] Yama: becoming mindful.\n[ 0.257317] AppArmor: AppArmor initialized\n[ 0.258903] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.261358] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.263764] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.266040] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.268603] Initializing cgroup subsys io\n[ 0.270137] Initializing cgroup subsys memory\n[ 0.271776] Initializing cgroup subsys devices\n[ 0.273421] Initializing cgroup subsys freezer\n[ 0.275063] Initializing cgroup subsys net_cls\n[ 0.276706] Initializing cgroup subsys perf_event\n[ 0.278423] Initializing cgroup subsys net_prio\n[ 0.280101] Initializing cgroup subsys hugetlb\n[ 0.281744] Initializing cgroup subsys pids\n[ 0.283383] CPU: Physical Processor ID: 0\n[ 0.285598] mce: CPU supports 10 MCE banks\n[ 0.287180] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.289078] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.307574] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.317382] ftrace: allocating 31920 entries in 125 pages\n[ 0.353874] smpboot: Max logical packages: 1\n[ 0.355491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.358027] x2apic enabled\n[ 0.359489] Switched APIC routing to physical x2apic.\n[ 0.362536] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.364658] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.368575] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.371966] KVM setup paravirtual spinlock\n[ 0.373992] x86: Booted up 1 node, 1 CPUs\n[ 0.375509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.378078] devtmpfs: initialized\n[ 0.380401] evm: security.selinux\n[ 0.381719] evm: security.SMACK64\n[ 0.383030] evm: security.SMACK64EXEC\n[ 0.384442] evm: security.SMACK64TRANSMUTE\n[ 0.385973] evm: security.SMACK64MMAP\n[ 0.387375] evm: security.ima\n[ 0.388583] evm: security.capability\n[ 0.390038] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.393510] pinctrl core: initialized pinctrl subsystem\n[ 0.395529] RTC time: 5:53:50, date: 05/30/19\n[ 0.397279] NET: Registered protocol family 16\n[ 0.399054] cpuidle: using governor ladder\n[ 0.400601] cpuidle: using governor menu\n[ 0.402088] PCCT header not found.\n[ 0.403470] ACPI: bus type PCI registered\n[ 0.404989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.407325] PCI: Using configuration type 1 for base access\n[ 0.410031] ACPI: Added _OSI(Module Device)\n[ 0.411614] ACPI: Added _OSI(Processor Device)\n[ 0.413243] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.414956] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.417683] ACPI: Interpreter enabled\n[ 0.419123] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.422623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.426106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.429592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.433086] ACPI: (supports S0 S5)\n[ 0.434419] ACPI: Using IOAPIC for interrupt routing\n[ 0.436216] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.440959] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.443124] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.445477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.447757] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.451862] acpiphp: Slot [3] registered\n[ 0.453368] acpiphp: Slot [4] registered\n[ 0.454875] acpiphp: Slot [5] registered\n[ 0.456380] acpiphp: Slot [6] registered\n[ 0.457884] acpiphp: Slot [7] registered\n[ 0.459384] acpiphp: Slot [8] registered\n[ 0.460892] acpiphp: Slot [9] registered\n[ 0.462393] acpiphp: Slot [10] registered\n[ 0.463919] acpiphp: Slot [11] registered\n[ 0.465449] acpiphp: Slot [12] registered\n[ 0.466977] acpiphp: Slot [13] registered\n[ 0.468543] acpiphp: Slot [14] registered\n[ 0.470076] acpiphp: Slot [15] registered\n[ 0.488088] acpiphp: Slot [16] registered\n[ 0.489620] acpiphp: Slot [17] registered\n[ 0.491145] acpiphp: Slot [18] registered\n[ 0.492681] acpiphp: Slot [19] registered\n[ 0.494202] acpiphp: Slot [20] registered\n[ 0.495731] acpiphp: Slot [21] registered\n[ 0.497256] acpiphp: Slot [22] registered\n[ 0.498789] acpiphp: Slot [23] registered\n[ 0.500313] acpiphp: Slot [24] registered\n[ 0.501842] acpiphp: Slot [25] registered\n[ 0.503366] acpiphp: Slot [26] registered\n[ 0.504891] acpiphp: Slot [27] registered\n[ 0.506417] acpiphp: Slot [28] registered\n[ 0.507949] acpiphp: Slot [29] registered\n[ 0.509471] acpiphp: Slot [30] registered\n[ 0.511003] acpiphp: Slot [31] registered\n[ 0.512525] PCI host bridge to bus 0000:00\n[ 0.514054] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.516373] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.518697] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.521438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.524188] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.526987] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.535080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.537603] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.539859] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.542280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.547097] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.549800] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.572006] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.575085] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.577738] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.580368] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.582975] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.585289] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.587724] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.589731] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.592664] vgaarb: loaded\n[ 0.593789] vgaarb: bridge control possible 0000:00:02.0\n[ 0.596042] SCSI subsystem initialized\n[ 0.597762] ACPI: bus type USB registered\n[ 0.599309] usbcore: registered new interface driver usbfs\n[ 0.601262] usbcore: registered new interface driver hub\n[ 0.603168] usbcore: registered new device driver usb\n[ 0.605203] PCI: Using ACPI for IRQ routing\n[ 0.607251] NetLabel: Initializing\n[ 0.608601] NetLabel: domain hash size = 128\n[ 0.610250] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.612083] NetLabel: unlabeled traffic allowed by default\n[ 0.614274] clocksource: Switched to clocksource kvm-clock\n[ 0.624778] AppArmor: AppArmor Filesystem Enabled\n[ 0.626569] pnp: PnP ACPI init\n[ 0.628152] pnp: PnP ACPI: found 5 devices\n[ 0.635397] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.638644] NET: Registered protocol family 2\n[ 0.640555] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.643003] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.645288] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.647569] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.649641] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.651874] NET: Registered protocol family 1\n[ 0.653523] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.655612] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.657655] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.672791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.688002] Trying to unpack rootfs image as initramfs...\n[ 0.749602] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.752660] Scanning for low memory corruption every 60 seconds\n[ 0.755070] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.757260] audit: initializing netlink subsys (disabled)\n[ 0.759237] audit: type=2000 audit(1559195630.951:1): initialized\n[ 0.761641] Initialise system trusted keyring\n[ 0.763381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.765591] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.768866] zbud: loaded\n[ 0.770109] VFS: Disk quotas dquot_6.6.0\n[ 0.771664] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.774425] fuse init (API version 7.23)\n[ 0.776050] Key type big_key registered\n[ 0.777548] Allocating IMA MOK and blacklist keyrings.\n[ 0.779732] Key type asymmetric registered\n[ 0.781286] Asymmetric key parser 'x509' registered\n[ 0.783106] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.785904] io scheduler noop registered\n[ 0.787405] io scheduler deadline registered (default)\n[ 0.789343] io scheduler cfq registered\n[ 0.790956] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.792962] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.795333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.798070] ACPI: Power Button [PWRF]\n[ 0.799617] GHES: HEST is not enabled!\n[ 0.813986] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.843838] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.847435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.873087] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.876759] Linux agpgart interface v0.103\n[ 0.880424] brd: module loaded\n[ 0.882913] loop: module loaded\n[ 0.888007] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.890764] GPT:90111 != 2097151\n[ 0.892086] GPT:Alternate GPT header not at the end of the disk.\n[ 0.894179] GPT:90111 != 2097151\n[ 0.895462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.897312] vda: vda1 vda15\n[ 0.899222] scsi host0: ata_piix\n[ 0.900636] scsi host1: ata_piix\n[ 0.901966] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.904291] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.907244] libphy: Fixed MDIO Bus: probed\n[ 0.908799] tun: Universal TUN/TAP device driver, 1.6\n[ 0.910618] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.914085] PPP generic driver version 2.4.2\n[ 0.915771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.918041] ehci-pci: EHCI PCI platform driver\n[ 0.919697] ehci-platform: EHCI generic platform driver\n[ 0.921574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.923738] ohci-pci: OHCI PCI platform driver\n[ 0.925395] ohci-platform: OHCI generic platform driver\n[ 0.927281] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.942451] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.944343] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.947108] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.948979] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.951168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.953505] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.956191] usb usb1: Product: UHCI Host Controller\n[ 0.957960] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.960141] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.961940] hub 1-0:1.0: USB hub found\n[ 0.963400] hub 1-0:1.0: 2 ports detected\n[ 0.965077] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.968917] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.970762] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.972667] mousedev: PS/2 mouse device common for all mice\n[ 0.975002] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.978199] rtc_cmos 00:00: RTC can wake from S4\n[ 0.980438] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.982688] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.984945] i2c /dev entries driver\n[ 0.986366] device-mapper: uevent: version 1.0.3\n[ 0.988150] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.991229] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.993647] NET: Registered protocol family 10\n[ 0.995575] NET: Registered protocol family 17\n[ 0.997247] Key type dns_resolver registered\n[ 0.999008] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.001080] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.004360] registered taskstats version 1\n[ 1.005935] Loading compiled-in X.509 certificates\n[ 1.008245] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.011789] zswap: loaded using pool lzo/zbud\n[ 1.014212] Key type trusted registered\n[ 1.016697] Key type encrypted registered\n[ 1.018257] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.020237] ima: No TPM chip found, activating TPM-bypass!\n[ 1.022211] evm: HMAC attrs: 0x1\n[ 1.023897] Magic number: 3:117:872\n[ 1.025449] rtc_cmos 00:00: setting system clock to 2019-05-30 05:53:51 UTC (1559195631)\n[ 1.028458] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.030647] EDD information not available.\n[ 1.064110] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.083884] Write protecting the kernel read-only data: 14336k\n[ 1.087414] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.090676] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.255239] 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.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.04. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClZxvUouZxsUhasNX/koGPBfkUqsAsvFYyqm8iw5AEN98zBaKLUHu+O1XmocTURF+BPs57YTeYc/m11fN3wG0vCON++BS+4Un/H5aekfG7Ib4d15JzavUh5Kqd75x6h9Dp0BU5VidJCp/rFXBJilz9L5yWcj8I78FQd0siE8Lywx4VSA4pXslxKU64IJO8EIa15+6EGsXsM6s73Z5w3NwkN9NYV6kbKiQg3b3lD2CWD1/0I5sn9yA+8E6Z4waGybN+p44o8xLqoAsqt8J13kNSUUs/JhKuwif2kJoRkuZC2eq118q3MO8LrUm7t0uNu8+4UjYOeaeq1ZKckEfbzDF/ root@singlevm2-vm-b8cffd29-56ee-4b21-90a3-d4506ce9cfd7\nssh-dss AAAAB3NzaC1kc3MAAACBANz0WvzdJDx4nikLMPHFkhNuAoJzecUhAZOG1h8QmYVjChww/DcHNzn5LNyN52PrD2CaIdjTrnJtT7cZYcazrthy4XUcmSrULQBdREPwHcBMBMWleSDAq6THXHO0+WUQ1aC5RxbQNAVwOvjW5Vkdfbg/XJpFCIXk2hwjGux6ByR/AAAAFQDJe6jIerpm3R1j7AtkP5/nNyc1WwAAAIEAr6N0DfpTY1NLD+vsQFdc5EPfB4d3rIganfywenrYNnd8fenEN3DFXMi+8tFaYfmMKs8zDtwTVI9hJX0TacNXjIB1ZXSncqqL+MMPhvokvKX+Hjpq0MyH+LxV9PwQxtW0MPLZYSfYEE8ewpirztieLHwcDhtVUSN+KGFOpbnK6Z0AAACBANdj9IbIoliMZavez9wioPMe1fBvAsvAq70gDXIgS25ha7QEVprN0Aw+JM4ltCnOSKgjqxX88uk0KRMlV78/0h3312T2oatfGBGQYqs6ckuRyHPtwF2ZYUyb7+fb/CWp2jgFxI568hVc6a9hC1+uJiL0iXjJI423ao6iuV4Bw0Ge root@singlevm2-vm-b8cffd29-56ee-4b21-90a3-d4506ce9cfd7\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe2b:931c/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.16 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-b8cffd29-56ee-4b21-90a3-d4506ce9cfd7\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.03 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-b8cffd29-56ee-4b21-90a3-d4506ce9cfd7 login: "} 2019-05-30 05:53:55,982 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86/action used request id req-1cc0aa5c-922a-425f-86fb-3a990916cf8d 2019-05-30 05:53:55,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0992720127106s 2019-05-30 05:53:55,983 - 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 582148710 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.245015] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.248152] pid_max: default: 32768 minimum: 301 [ 0.249844] ACPI: Core revision 20150930 [ 0.251926] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.254382] Security Framework initialized [ 0.255936] Yama: becoming mindful. [ 0.257317] AppArmor: AppArmor initialized [ 0.258903] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.261358] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.263764] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266040] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268603] Initializing cgroup subsys io [ 0.270137] Initializing cgroup subsys memory [ 0.271776] Initializing cgroup subsys devices [ 0.273421] Initializing cgroup subsys freezer [ 0.275063] Initializing cgroup subsys net_cls [ 0.276706] Initializing cgroup subsys perf_event [ 0.278423] Initializing cgroup subsys net_prio [ 0.280101] Initializing cgroup subsys hugetlb [ 0.281744] Initializing cgroup subsys pids [ 0.283383] CPU: Physical Processor ID: 0 [ 0.285598] mce: CPU supports 10 MCE banks [ 0.287180] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.289078] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.307574] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.317382] ftrace: allocating 31920 entries in 125 pages [ 0.353874] smpboot: Max logical packages: 1 [ 0.355491] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.358027] x2apic enabled [ 0.359489] Switched APIC routing to physical x2apic. [ 0.362536] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.364658] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.368575] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.371966] KVM setup paravirtual spinlock [ 0.373992] x86: Booted up 1 node, 1 CPUs [ 0.375509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.378078] devtmpfs: initialized [ 0.380401] evm: security.selinux [ 0.381719] evm: security.SMACK64 [ 0.383030] evm: security.SMACK64EXEC [ 0.384442] evm: security.SMACK64TRANSMUTE [ 0.385973] evm: security.SMACK64MMAP [ 0.387375] evm: security.ima [ 0.388583] evm: security.capability [ 0.390038] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.393510] pinctrl core: initialized pinctrl subsystem [ 0.395529] RTC time: 5:53:50, date: 05/30/19 [ 0.397279] NET: Registered protocol family 16 [ 0.399054] cpuidle: using governor ladder [ 0.400601] cpuidle: using governor menu [ 0.402088] PCCT header not found. [ 0.403470] ACPI: bus type PCI registered [ 0.404989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.407325] PCI: Using configuration type 1 for base access [ 0.410031] ACPI: Added _OSI(Module Device) [ 0.411614] ACPI: Added _OSI(Processor Device) [ 0.413243] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.414956] ACPI: Added _OSI(Processor Aggregator Device) [ 0.417683] ACPI: Interpreter enabled [ 0.419123] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.422623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.426106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.429592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.433086] ACPI: (supports S0 S5) [ 0.434419] ACPI: Using IOAPIC for interrupt routing [ 0.436216] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.440959] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.443124] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.445477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.447757] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.451862] acpiphp: Slot [3] registered [ 0.453368] acpiphp: Slot [4] registered [ 0.454875] acpiphp: Slot [5] registered [ 0.456380] acpiphp: Slot [6] registered [ 0.457884] acpiphp: Slot [7] registered [ 0.459384] acpiphp: Slot [8] registered [ 0.460892] acpiphp: Slot [9] registered [ 0.462393] acpiphp: Slot [10] registered [ 0.463919] acpiphp: Slot [11] registered [ 0.465449] acpiphp: Slot [12] registered [ 0.466977] acpiphp: Slot [13] registered [ 0.468543] acpiphp: Slot [14] registered [ 0.470076] acpiphp: Slot [15] registered [ 0.488088] acpiphp: Slot [16] registered [ 0.489620] acpiphp: Slot [17] registered [ 0.491145] acpiphp: Slot [18] registered [ 0.492681] acpiphp: Slot [19] registered [ 0.494202] acpiphp: Slot [20] registered [ 0.495731] acpiphp: Slot [21] registered [ 0.497256] acpiphp: Slot [22] registered [ 0.498789] acpiphp: Slot [23] registered [ 0.500313] acpiphp: Slot [24] registered [ 0.501842] acpiphp: Slot [25] registered [ 0.503366] acpiphp: Slot [26] registered [ 0.504891] acpiphp: Slot [27] registered [ 0.506417] acpiphp: Slot [28] registered [ 0.507949] acpiphp: Slot [29] registered [ 0.509471] acpiphp: Slot [30] registered [ 0.511003] acpiphp: Slot [31] registered [ 0.512525] PCI host bridge to bus 0000:00 [ 0.514054] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.516373] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.518697] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.521438] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.524188] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.526987] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.535080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.537603] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.539859] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.542280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.547097] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.549800] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.572006] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.575085] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.577738] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.580368] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.582975] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.585289] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.587724] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.589731] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.592664] vgaarb: loaded [ 0.593789] vgaarb: bridge control possible 0000:00:02.0 [ 0.596042] SCSI subsystem initialized [ 0.597762] ACPI: bus type USB registered [ 0.599309] usbcore: registered new interface driver usbfs [ 0.601262] usbcore: registered new interface driver hub [ 0.603168] usbcore: registered new device driver usb [ 0.605203] PCI: Using ACPI for IRQ routing [ 0.607251] NetLabel: Initializing [ 0.608601] NetLabel: domain hash size = 128 [ 0.610250] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.612083] NetLabel: unlabeled traffic allowed by default [ 0.614274] clocksource: Switched to clocksource kvm-clock [ 0.624778] AppArmor: AppArmor Filesystem Enabled [ 0.626569] pnp: PnP ACPI init [ 0.628152] pnp: PnP ACPI: found 5 devices [ 0.635397] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.638644] NET: Registered protocol family 2 [ 0.640555] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.643003] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.645288] TCP: Hash tables configured (established 4096 bind 4096) [ 0.647569] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.649641] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.651874] NET: Registered protocol family 1 [ 0.653523] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.655612] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.657655] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.672791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.688002] Trying to unpack rootfs image as initramfs... [ 0.749602] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.752660] Scanning for low memory corruption every 60 seconds [ 0.755070] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.757260] audit: initializing netlink subsys (disabled) [ 0.759237] audit: type=2000 audit(1559195630.951:1): initialized [ 0.761641] Initialise system trusted keyring [ 0.763381] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.765591] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.768866] zbud: loaded [ 0.770109] VFS: Disk quotas dquot_6.6.0 [ 0.771664] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.774425] fuse init (API version 7.23) [ 0.776050] Key type big_key registered [ 0.777548] Allocating IMA MOK and blacklist keyrings. [ 0.779732] Key type asymmetric registered [ 0.781286] Asymmetric key parser 'x509' registered [ 0.783106] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.785904] io scheduler noop registered [ 0.787405] io scheduler deadline registered (default) [ 0.789343] io scheduler cfq registered [ 0.790956] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.792962] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.795333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.798070] ACPI: Power Button [PWRF] [ 0.799617] GHES: HEST is not enabled! [ 0.813986] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.843838] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.847435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.873087] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.876759] Linux agpgart interface v0.103 [ 0.880424] brd: module loaded [ 0.882913] loop: module loaded [ 0.888007] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.890764] GPT:90111 != 2097151 [ 0.892086] GPT:Alternate GPT header not at the end of the disk. [ 0.894179] GPT:90111 != 2097151 [ 0.895462] GPT: Use GNU Parted to correct GPT errors. [ 0.897312] vda: vda1 vda15 [ 0.899222] scsi host0: ata_piix [ 0.900636] scsi host1: ata_piix [ 0.901966] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.904291] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.907244] libphy: Fixed MDIO Bus: probed [ 0.908799] tun: Universal TUN/TAP device driver, 1.6 [ 0.910618] tun: (C) 1999-2004 Max Krasnyansky [ 0.914085] PPP generic driver version 2.4.2 [ 0.915771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.918041] ehci-pci: EHCI PCI platform driver [ 0.919697] ehci-platform: EHCI generic platform driver [ 0.921574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.923738] ohci-pci: OHCI PCI platform driver [ 0.925395] ohci-platform: OHCI generic platform driver [ 0.927281] uhci_hcd: USB Universal Host Controller Interface driver [ 0.942451] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.944343] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.947108] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.948979] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.951168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.953505] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.956191] usb usb1: Product: UHCI Host Controller [ 0.957960] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.960141] usb usb1: SerialNumber: 0000:00:01.2 [ 0.961940] hub 1-0:1.0: USB hub found [ 0.963400] hub 1-0:1.0: 2 ports detected [ 0.965077] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.968917] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.970762] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.972667] mousedev: PS/2 mouse device common for all mice [ 0.975002] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.978199] rtc_cmos 00:00: RTC can wake from S4 [ 0.980438] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.982688] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.984945] i2c /dev entries driver [ 0.986366] device-mapper: uevent: version 1.0.3 [ 0.988150] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.991229] ledtrig-cpu: registered to indicate activity on CPUs [ 0.993647] NET: Registered protocol family 10 [ 0.995575] NET: Registered protocol family 17 [ 0.997247] Key type dns_resolver registered [ 0.999008] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.001080] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.004360] registered taskstats version 1 [ 1.005935] Loading compiled-in X.509 certificates [ 1.008245] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.011789] zswap: loaded using pool lzo/zbud [ 1.014212] Key type trusted registered [ 1.016697] Key type encrypted registered [ 1.018257] AppArmor: AppArmor sha1 policy hashing enabled [ 1.020237] ima: No TPM chip found, activating TPM-bypass! [ 1.022211] evm: HMAC attrs: 0x1 [ 1.023897] Magic number: 3:117:872 [ 1.025449] rtc_cmos 00:00: setting system clock to 2019-05-30 05:53:51 UTC (1559195631) [ 1.028458] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.030647] EDD information not available. [ 1.064110] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.083884] Write protecting the kernel read-only data: 14336k [ 1.087414] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.090676] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.255239] 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.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.04. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClZxvUouZxsUhasNX/koGPBfkUqsAsvFYyqm8iw5AEN98zBaKLUHu+O1XmocTURF+BPs57YTeYc/m11fN3wG0vCON++BS+4Un/H5aekfG7Ib4d15JzavUh5Kqd75x6h9Dp0BU5VidJCp/rFXBJilz9L5yWcj8I78FQd0siE8Lywx4VSA4pXslxKU64IJO8EIa15+6EGsXsM6s73Z5w3NwkN9NYV6kbKiQg3b3lD2CWD1/0I5sn9yA+8E6Z4waGybN+p44o8xLqoAsqt8J13kNSUUs/JhKuwif2kJoRkuZC2eq118q3MO8LrUm7t0uNu8+4UjYOeaeq1ZKckEfbzDF/ root@singlevm2-vm-b8cffd29-56ee-4b21-90a3-d4506ce9cfd7 ssh-dss AAAAB3NzaC1kc3MAAACBANz0WvzdJDx4nikLMPHFkhNuAoJzecUhAZOG1h8QmYVjChww/DcHNzn5LNyN52PrD2CaIdjTrnJtT7cZYcazrthy4XUcmSrULQBdREPwHcBMBMWleSDAq6THXHO0+WUQ1aC5RxbQNAVwOvjW5Vkdfbg/XJpFCIXk2hwjGux6ByR/AAAAFQDJe6jIerpm3R1j7AtkP5/nNyc1WwAAAIEAr6N0DfpTY1NLD+vsQFdc5EPfB4d3rIganfywenrYNnd8fenEN3DFXMi+8tFaYfmMKs8zDtwTVI9hJX0TacNXjIB1ZXSncqqL+MMPhvokvKX+Hjpq0MyH+LxV9PwQxtW0MPLZYSfYEE8ewpirztieLHwcDhtVUSN+KGFOpbnK6Z0AAACBANdj9IbIoliMZavez9wioPMe1fBvAsvAq70gDXIgS25ha7QEVprN0Aw+JM4ltCnOSKgjqxX88uk0KRMlV78/0h3312T2oatfGBGQYqs6ckuRyHPtwF2ZYUyb7+fb/CWp2jgFxI568hVc6a9hC1+uJiL0iXjJI423ao6iuV4Bw0Ge root@singlevm2-vm-b8cffd29-56ee-4b21-90a3-d4506ce9cfd7 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe2b:931c/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.16 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-b8cffd29-56ee-4b21-90a3-d4506ce9cfd7 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.03 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-b8cffd29-56ee-4b21-90a3-d4506ce9cfd7 login: 2019-05-30 05:53:55,988 - paramiko.transport - DEBUG - starting thread (client mode): 0xe3f34d90L 2019-05-30 05:53:55,988 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 05:53:55,988 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-30 05:53:55,989 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-30 05:53:55,990 - 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-05-30 05:53:55,990 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 05:53:55,990 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-30 05:53:55,990 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 05:53:55,991 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 05:53:55,991 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 05:53:56,008 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 05:53:56,009 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 05:53:56,020 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 9759cbdcea8593445b979b60a5e51912 2019-05-30 05:53:56,022 - paramiko.transport - DEBUG - Trying discovered key cea69dae3908c13e3130eff5fa8e4466 in /tmp/tmpqGf4W7 2019-05-30 05:53:56,046 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 05:53:56,052 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 05:53:56,054 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 05:53:56,055 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-30 05:53:56,055 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 05:53:56,057 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 05:53:56,058 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 05:53:56,058 - functest.core.singlevm - DEBUG - output: Hello World 2019-05-30 05:53:56,058 - functest.core.singlevm - DEBUG - error: 2019-05-30 05:53:56,063 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-30 05:53:56,177 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 05:53:56,177 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:27 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-30 05:53:56,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-30 05:53:56,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/64c3fdc8-12a1-4872-9116-b7b8f3c736d1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:57,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:53:57 GMT X-Openstack-Request-Id: req-82fb196f-0366-4463-9e6e-574792ef18bb 2019-05-30 05:53:57,414 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:53:57,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/64c3fdc8-12a1-4872-9116-b7b8f3c736d1.json used request id req-82fb196f-0366-4463-9e6e-574792ef18bb 2019-05-30 05:53:57,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.22725701332s 2019-05-30 05:53:57,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:53:57,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:57,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:53:57 GMT X-Openstack-Request-Id: req-c4e6dfc9-a499-4bb1-9a55-9c59703cac17 2019-05-30 05:53:57,506 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 05:53:57,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c4e6dfc9-a499-4bb1-9a55-9c59703cac17 2019-05-30 05:53:57,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0826189517975s 2019-05-30 05:53:57,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-30 05:53:57,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:57,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-85a0bcb1-da68-43d9-b608-f3fb4435339c x-openstack-request-id: req-85a0bcb1-da68-43d9-b608-f3fb4435339c 2019-05-30 05:53:57,676 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86 used request id req-85a0bcb1-da68-43d9-b608-f3fb4435339c 2019-05-30 05:53:57,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.169704914093s 2019-05-30 05:53:57,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:53:57,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:53:59,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Thu, 30 May 2019 05:53: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-2b7d72bc-7113-4189-a8b2-c221043a459b x-openstack-request-id: req-2b7d72bc-7113-4189-a8b2-c221043a459b 2019-05-30 05:53:59,453 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:93:1c", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:93:1c", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "rel": "bookmark"}], "image": {"id": "2f5510a2-a05c-48ff-8163-b143a1661c74", "links": [{"href": "http://172.30.9.24:8774/images/2f5510a2-a05c-48ff-8163-b143a1661c74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:53:50.000000", "flavor": {"id": "90402245-ae5d-443e-a70b-512e6396ab88", "links": [{"href": "http://172.30.9.24:8774/flavors/90402245-ae5d-443e-a70b-512e6396ab88", "rel": "bookmark"}]}, "id": "3add8eef-5ed7-4c42-9aa5-5be651bf4b86", "user_id": "76ab3dddf3db46eebf78fef7dc8b4b50", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:53:57Z", "hostId": "9e60f16df27e897471cedf63d6468951dffd2a02d65ae9125cfb705c", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "name": "singlevm2-vm_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "created": "2019-05-30T05:53:41Z", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:53:59,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2b7d72bc-7113-4189-a8b2-c221043a459b 2019-05-30 05:53:59,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.77650094032s 2019-05-30 05:53:59,455 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:54:01,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:54:01,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:54:01,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-2a238f93-65ed-4aa9-a8ea-9a446dd4e802 x-openstack-request-id: req-2a238f93-65ed-4aa9-a8ea-9a446dd4e802 2019-05-30 05:54:01,532 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-30 05:54:01,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2a238f93-65ed-4aa9-a8ea-9a446dd4e802 2019-05-30 05:54:01,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0743508338928s 2019-05-30 05:54:01,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:54:01,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:54:01,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Thu, 30 May 2019 05:54:01 GMT X-Openstack-Request-Id: req-10bc45b9-8ac7-4b71-a85b-219b9ec78d74 2019-05-30 05:54:01,580 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:38Z", "updated_at": "2019-05-30T05:53:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:38Z", "revision_number": 0, "id": "3eb88ed2-2584-433d-852f-bded96a0e906", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:38Z", "security_group_id": "df01aceb-98ca-4989-b4e8-5430368603f8", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T05:53:38Z", "revision_number": 0, "id": "a9390abf-cc97-4495-b874-c00ddfa3a054", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:38Z", "security_group_id": "df01aceb-98ca-4989-b4e8-5430368603f8", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:38Z", "revision_number": 0, "id": "bfe811ec-56f4-4039-9d38-104c51a26078", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:38Z", "security_group_id": "df01aceb-98ca-4989-b4e8-5430368603f8", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:38Z", "revision_number": 0, "id": "cee4b779-fa1b-4f9d-b922-348ac0bd279c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:38Z", "security_group_id": "df01aceb-98ca-4989-b4e8-5430368603f8", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b0992d7d4d24851a761d947aa292382"}], "revision_number": 3, "project_id": "7b0992d7d4d24851a761d947aa292382", "id": "df01aceb-98ca-4989-b4e8-5430368603f8", "name": "singlevm2-sg_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}, {"description": "Default security group", "tags": [], "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:29Z", "updated_at": "2019-05-30T05:53:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "3a7a0ad0-ff06-4a75-8eaf-1ee1c61687d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "5722d8c6-8ff1-4491-ae9b-52fdd9111008", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "9f6c5d0d-1277-4f10-9aca-d88c18374998", "remote_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "bee90fbf-8fe6-421e-8f52-afebbf101cce", "remote_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b0992d7d4d24851a761d947aa292382"}], "revision_number": 1, "project_id": "7b0992d7d4d24851a761d947aa292382", "id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "name": "default"}]} 2019-05-30 05:54:01,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-10bc45b9-8ac7-4b71-a85b-219b9ec78d74 2019-05-30 05:54:01,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0423560142517s 2019-05-30 05:54:01,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 05:54:01,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/df01aceb-98ca-4989-b4e8-5430368603f8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:54:01,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:54:02 GMT X-Openstack-Request-Id: req-5b2d206d-73d3-407f-95d0-8321b4412636 2019-05-30 05:54:01,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:54:01,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/df01aceb-98ca-4989-b4e8-5430368603f8.json used request id req-5b2d206d-73d3-407f-95d0-8321b4412636 2019-05-30 05:54:01,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.11545085907s 2019-05-30 05:54:01,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-30 05:54:01,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:54:01,735 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-a3008379-9077-45b3-8da8-928856f7a10b x-openstack-request-id: req-a3008379-9077-45b3-8da8-928856f7a10b 2019-05-30 05:54:01,735 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7 used request id req-a3008379-9077-45b3-8da8-928856f7a10b 2019-05-30 05:54:01,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0334889888763s 2019-05-30 05:54:01,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 05:54:01,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/8e35ee65-1853-4870-8a5d-2d8f8f3d99ae/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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" -d '{"subnet_id": "9d536daf-7b3d-4598-b6dc-efafff9bbaef"}' 2019-05-30 05:54:03,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:54:04 GMT X-Openstack-Request-Id: req-d0ce5d44-6f06-4ac1-b781-628bf81b2bed 2019-05-30 05:54:03,761 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "85e4051b-f5ef-4356-9737-346732916f43", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "subnet_id": "9d536daf-7b3d-4598-b6dc-efafff9bbaef", "subnet_ids": ["9d536daf-7b3d-4598-b6dc-efafff9bbaef"], "port_id": "ed2aee87-1105-4ed9-958c-32b4113f9d9d", "id": "8e35ee65-1853-4870-8a5d-2d8f8f3d99ae"} 2019-05-30 05:54:03,761 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8e35ee65-1853-4870-8a5d-2d8f8f3d99ae/remove_router_interface.json used request id req-d0ce5d44-6f06-4ac1-b781-628bf81b2bed 2019-05-30 05:54:03,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.0249979496s 2019-05-30 05:54:03,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 05:54:03,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:54:03,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Thu, 30 May 2019 05:54:04 GMT X-Openstack-Request-Id: req-c71b4906-f92c-4e2d-9f69-681d22e1d113 2019-05-30 05:54:03,887 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.218"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:32Z", "admin_state_up": true, "updated_at": "2019-05-30T05:54:02Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "7b0992d7d4d24851a761d947aa292382", "id": "8e35ee65-1853-4870-8a5d-2d8f8f3d99ae", "name": "singlevm2-router_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}]} 2019-05-30 05:54:03,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c71b4906-f92c-4e2d-9f69-681d22e1d113 2019-05-30 05:54:03,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125613927841s 2019-05-30 05:54:03,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 05:54:03,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/8e35ee65-1853-4870-8a5d-2d8f8f3d99ae.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:54:05,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:54:05 GMT X-Openstack-Request-Id: req-2f80cf50-49b0-476d-8893-424cf6f395e9 2019-05-30 05:54:05,091 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:54:05,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/8e35ee65-1853-4870-8a5d-2d8f8f3d99ae.json used request id req-2f80cf50-49b0-476d-8893-424cf6f395e9 2019-05-30 05:54:05,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.20253682137s 2019-05-30 05:54:05,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 05:54:05,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:54:05,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 30 May 2019 05:54:05 GMT X-Openstack-Request-Id: req-3726c36e-c8cf-4691-b52c-148e53bc074e 2019-05-30 05:54:05,134 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85e4051b-f5ef-4356-9737-346732916f43","tenant_id":"7b0992d7d4d24851a761d947aa292382","created_at":"2019-05-30T05:53:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T05:53:31Z","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":"7b0992d7d4d24851a761d947aa292382","id":"9d536daf-7b3d-4598-b6dc-efafff9bbaef","subnetpool_id":null,"name":"singlevm2-subnet_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}]} 2019-05-30 05:54:05,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3726c36e-c8cf-4691-b52c-148e53bc074e 2019-05-30 05:54:05,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0429689884186s 2019-05-30 05:54:05,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 05:54:05,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/9d536daf-7b3d-4598-b6dc-efafff9bbaef.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:54:06,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:54:06 GMT X-Openstack-Request-Id: req-64ce7b1d-4516-4025-ac4d-ce956177dcdf 2019-05-30 05:54:06,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:54:06,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/9d536daf-7b3d-4598-b6dc-efafff9bbaef.json used request id req-64ce7b1d-4516-4025-ac4d-ce956177dcdf 2019-05-30 05:54:06,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.17036294937s 2019-05-30 05:54:06,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:54:06,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:54:06,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Thu, 30 May 2019 05:54:06 GMT X-Openstack-Request-Id: req-b3a2bd92-c754-49f3-8a87-c50d5d0b2909 2019-05-30 05:54:06,402 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"85e4051b-f5ef-4356-9737-346732916f43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b0992d7d4d24851a761d947aa292382","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:54:06Z","qos_policy_id":null,"name":"singlevm2-net_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7","admin_state_up":true,"tenant_id":"7b0992d7d4d24851a761d947aa292382","created_at":"2019-05-30T05:53:30Z","mtu":1450}]} 2019-05-30 05:54:06,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b3a2bd92-c754-49f3-8a87-c50d5d0b2909 2019-05-30 05:54:06,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.095137834549s 2019-05-30 05:54:06,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 05:54:06,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/85e4051b-f5ef-4356-9737-346732916f43.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:54:07,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:54:07 GMT X-Openstack-Request-Id: req-1a5f82c0-5475-48da-9edb-dbfa520561db 2019-05-30 05:54:07,582 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:54:07,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/85e4051b-f5ef-4356-9737-346732916f43.json used request id req-1a5f82c0-5475-48da-9edb-dbfa520561db 2019-05-30 05:54:07,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17865300179s 2019-05-30 05:54:07,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:54:07,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:54:08,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 30 May 2019 05:54:08 GMT X-Openstack-Request-Id: req-4cf3c6a7-a08b-4a05-8dae-a1d38776e9e6 2019-05-30 05:54:08,391 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:53:36Z", "file": "/v2/images/2f5510a2-a05c-48ff-8163-b143a1661c74/file", "owner": "7b0992d7d4d24851a761d947aa292382", "id": "2f5510a2-a05c-48ff-8163-b143a1661c74", "size": 12716032, "self": "/v2/images/2f5510a2-a05c-48ff-8163-b143a1661c74", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2f5510a2-a05c-48ff-8163-b143a1661c74/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2f5510a2-a05c-48ff-8163-b143a1661c74/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:53:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:54:08,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4cf3c6a7-a08b-4a05-8dae-a1d38776e9e6 2019-05-30 05:54:08,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.804554224014s 2019-05-30 05:54:08,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 05:54:08,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/2f5510a2-a05c-48ff-8163-b143a1661c74 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f5abd68279fc0428aeae54a8549ca03f51f57aa4" 2019-05-30 05:54:08,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 05:54:09 GMT X-Openstack-Request-Id: req-f0fbc304-7100-4e98-bd07-ea2cf76b8193 2019-05-30 05:54:08,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 05:54:08,734 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2f5510a2-a05c-48ff-8163-b143a1661c74 used request id req-f0fbc304-7100-4e98-bd07-ea2cf76b8193 2019-05-30 05:54:08,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.341359853745s 2019-05-30 05:54:08,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 05:54:08,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:54:08,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-e3a3457f-0483-47bf-b0bf-e1462450db72 x-openstack-request-id: req-e3a3457f-0483-47bf-b0bf-e1462450db72 2019-05-30 05:54:08,764 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/90402245-ae5d-443e-a70b-512e6396ab88", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/90402245-ae5d-443e-a70b-512e6396ab88", "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": "90402245-ae5d-443e-a70b-512e6396ab88"}]} 2019-05-30 05:54:08,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e3a3457f-0483-47bf-b0bf-e1462450db72 2019-05-30 05:54:08,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243680477142s 2019-05-30 05:54:08,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 05:54:08,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/90402245-ae5d-443e-a70b-512e6396ab88 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:54:08,796 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 05:54:09 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-3373870b-1d8d-479a-9c4e-1a990f46cf06 x-openstack-request-id: req-3373870b-1d8d-479a-9c4e-1a990f46cf06 2019-05-30 05:54:08,796 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/90402245-ae5d-443e-a70b-512e6396ab88 used request id req-3373870b-1d8d-479a-9c4e-1a990f46cf06 2019-05-30 05:54:08,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0300490856171s 2019-05-30 05:54:08,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:54:08,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:54:09,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 30 May 2019 05:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2fdff82-b02f-4fca-b139-1f1a2291194f 2019-05-30 05:54:09,015 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "singlevm2-user_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "links": {"self": "http://172.30.9.24:5000/v3/users/76ab3dddf3db46eebf78fef7dc8b4b50"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "76ab3dddf3db46eebf78fef7dc8b4b50", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 05:54:09,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d2fdff82-b02f-4fca-b139-1f1a2291194f 2019-05-30 05:54:09,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218464851379s 2019-05-30 05:54:09,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:54:09,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/76ab3dddf3db46eebf78fef7dc8b4b50 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:54:09,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Thu, 30 May 2019 05:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-494bdec2-dd4b-4e26-b0db-6b3d72951ed9 2019-05-30 05:54:09,241 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7", "links": {"self": "http://172.30.9.24:5000/v3/users/76ab3dddf3db46eebf78fef7dc8b4b50"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "76ab3dddf3db46eebf78fef7dc8b4b50", "description": null}} 2019-05-30 05:54:09,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/76ab3dddf3db46eebf78fef7dc8b4b50 used request id req-494bdec2-dd4b-4e26-b0db-6b3d72951ed9 2019-05-30 05:54:09,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220675945282s 2019-05-30 05:54:09,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 05:54:09,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/76ab3dddf3db46eebf78fef7dc8b4b50 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:54:09,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:54:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5ad83d9-d8e3-4117-bf74-24fda736f377 2019-05-30 05:54:09,546 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:54:09,546 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/76ab3dddf3db46eebf78fef7dc8b4b50 used request id req-c5ad83d9-d8e3-4117-bf74-24fda736f377 2019-05-30 05:54:09,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.304132938385s 2019-05-30 05:54:09,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:54:09,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:54:09,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Thu, 30 May 2019 05:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34514a01-ea29-4d91-be4c-2e9f9211868a 2019-05-30 05:54:09,773 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/7b0992d7d4d24851a761d947aa292382"}, "tags": [], "enabled": true, "id": "7b0992d7d4d24851a761d947aa292382", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_b8cffd29-56ee-4b21-90a3-d4506ce9cfd7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 05:54:09,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-34514a01-ea29-4d91-be4c-2e9f9211868a 2019-05-30 05:54:09,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220153808594s 2019-05-30 05:54:09,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 05:54:09,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/7b0992d7d4d24851a761d947aa292382 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:54:10,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d862bf2-b690-4d62-98fb-78bce770d518 2019-05-30 05:54:10,087 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:54:10,087 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/7b0992d7d4d24851a761d947aa292382 used request id req-8d862bf2-b690-4d62-98fb-78bce770d518 2019-05-30 05:54:10,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.309466123581s 2019-05-30 05:54:10,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:54:10,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=7b0992d7d4d24851a761d947aa292382&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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:54:10,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 05:54:10 GMT X-Openstack-Request-Id: req-441558ad-47c3-4f1b-8faf-c551f4ffc23b 2019-05-30 05:54:10,385 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:29Z", "updated_at": "2019-05-30T05:53:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "3a7a0ad0-ff06-4a75-8eaf-1ee1c61687d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "5722d8c6-8ff1-4491-ae9b-52fdd9111008", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "9f6c5d0d-1277-4f10-9aca-d88c18374998", "remote_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "bee90fbf-8fe6-421e-8f52-afebbf101cce", "remote_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b0992d7d4d24851a761d947aa292382"}], "revision_number": 1, "project_id": "7b0992d7d4d24851a761d947aa292382", "id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "name": "default"}]} 2019-05-30 05:54:10,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=7b0992d7d4d24851a761d947aa292382&name=default used request id req-441558ad-47c3-4f1b-8faf-c551f4ffc23b 2019-05-30 05:54:10,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.292975902557s 2019-05-30 05:54:10,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:54:10,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:54:10,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 30 May 2019 05:54:10 GMT X-Openstack-Request-Id: req-e01e50fa-fc73-488a-9cac-ce95acc4700d 2019-05-30 05:54:10,445 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b0992d7d4d24851a761d947aa292382", "created_at": "2019-05-30T05:53:29Z", "updated_at": "2019-05-30T05:53:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "3a7a0ad0-ff06-4a75-8eaf-1ee1c61687d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "5722d8c6-8ff1-4491-ae9b-52fdd9111008", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "9f6c5d0d-1277-4f10-9aca-d88c18374998", "remote_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b0992d7d4d24851a761d947aa292382"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:53:30Z", "revision_number": 0, "id": "bee90fbf-8fe6-421e-8f52-afebbf101cce", "remote_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "remote_ip_prefix": null, "created_at": "2019-05-30T05:53:30Z", "security_group_id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "tenant_id": "7b0992d7d4d24851a761d947aa292382", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b0992d7d4d24851a761d947aa292382"}], "revision_number": 1, "project_id": "7b0992d7d4d24851a761d947aa292382", "id": "fe64d9c0-4451-480d-9fd4-4b69de8fdb34", "name": "default"}]} 2019-05-30 05:54:10,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e01e50fa-fc73-488a-9cac-ce95acc4700d 2019-05-30 05:54:10,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0541191101074s 2019-05-30 05:54:10,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 05:54:10,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/fe64d9c0-4451-480d-9fd4-4b69de8fdb34.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25b3b14b72da790a8c431b24f4e02ce4eed6b0a8" 2019-05-30 05:54:10,584 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:54:10 GMT X-Openstack-Request-Id: req-652d82ba-4588-4304-9453-8ed209f44928 2019-05-30 05:54:10,584 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:54:10,584 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/fe64d9c0-4451-480d-9fd4-4b69de8fdb34.json used request id req-652d82ba-4588-4304-9453-8ed209f44928 2019-05-30 05:54:10,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.132078886032s 2019-05-30 05:54:10,630 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-05-30 05:54:10,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:54:10,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 05:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db865327-9a83-424e-b303-06c7858df002 2019-05-30 05:54:10,688 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 05:54:10,688 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-db865327-9a83-424e-b303-06c7858df002 2019-05-30 05:54:10,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 05:54:11,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T06:54:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["l0hxwWQlRJGblr7nn31cQQ"], "issued_at": "2019-05-30T05:54:11.000000Z"}} 2019-05-30 05:54:11,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:54:11,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:54:11,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 30 May 2019 05:54:11 GMT X-Openstack-Request-Id: req-43b44b5f-82d6-4731-ab11-39dac09badfb 2019-05-30 05:54:11,465 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 05:54:11,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-43b44b5f-82d6-4731-ab11-39dac09badfb 2019-05-30 05:54:11,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375879049301s 2019-05-30 05:54:11,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:54:11,478 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 05:54:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b78ebad-fb94-445c-90fd-40439ecf579b 2019-05-30 05:54:11,478 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 05:54:11,479 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-7b78ebad-fb94-445c-90fd-40439ecf579b 2019-05-30 05:54:11,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:54:11,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:54:11,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 05:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6381a0e7-801c-44e4-8edf-f96405383dbd 2019-05-30 05:54:11,602 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 05:54:11,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-6381a0e7-801c-44e4-8edf-f96405383dbd 2019-05-30 05:54:11,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.123330831528s 2019-05-30 05:54:11,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 05:54:11,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}}' 2019-05-30 05:54:11,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Thu, 30 May 2019 05:54:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca327a3e-7e47-4218-b3c3-7ee6bdbc9fb2 2019-05-30 05:54:11,848 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/a2e38678e9564304b72a367742f73271"}, "tags": [], "enabled": true, "id": "a2e38678e9564304b72a367742f73271", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}} 2019-05-30 05:54:11,848 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-ca327a3e-7e47-4218-b3c3-7ee6bdbc9fb2 2019-05-30 05:54:11,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.237437009811s 2019-05-30 05:54:11,848 - 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'a2e38678e9564304b72a367742f73271', '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_9bc6148a-2507-44f5-9fdb-40bc0ed8b250'}) 2019-05-30 05:54:11,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 05:54:11,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6EAlaLnC7bCtBF2VrH4UOW7HLIp9Ho", "email": null, "name": "vping_ssh-user_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}}' 2019-05-30 05:54:12,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Thu, 30 May 2019 05:54:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5eaadb38-20c0-4e45-9554-0454bb01b8ad 2019-05-30 05:54:12,339 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "links": {"self": "http://172.30.9.24:5000/v3/users/4add64fffc4b444181d6cae9b5a74629"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4add64fffc4b444181d6cae9b5a74629", "domain_id": "default", "password_expires_at": null}} 2019-05-30 05:54:12,339 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-5eaadb38-20c0-4e45-9554-0454bb01b8ad 2019-05-30 05:54:12,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.485289096832s 2019-05-30 05:54:12,340 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4add64fffc4b444181d6cae9b5a74629', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_9bc6148a-2507-44f5-9fdb-40bc0ed8b250'}) 2019-05-30 05:54:12,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:54:12,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:54:12,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e813fec-4377-40bd-9e6c-1588312d3a98 2019-05-30 05:54:12,527 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:54:12,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1e813fec-4377-40bd-9e6c-1588312d3a98 2019-05-30 05:54:12,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18332695961s 2019-05-30 05:54:12,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:54:12,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:54:12,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5703d55b-334a-49f8-a022-7c517cfb9b9f 2019-05-30 05:54:12,727 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:54:12,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5703d55b-334a-49f8-a022-7c517cfb9b9f 2019-05-30 05:54:12,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196229934692s 2019-05-30 05:54:12,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:54:12,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:54:12,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-464808d2-b6f0-405f-92db-689b44cea2cf 2019-05-30 05:54:12,932 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:54:12,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-464808d2-b6f0-405f-92db-689b44cea2cf 2019-05-30 05:54:12,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196401119232s 2019-05-30 05:54:12,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:54:12,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:54:13,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 05:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae9e9f29-f3ab-429a-9bef-4a0805355746 2019-05-30 05:54:13,044 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 05:54:13,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-ae9e9f29-f3ab-429a-9bef-4a0805355746 2019-05-30 05:54:13,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106589078903s 2019-05-30 05:54:13,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:54:13,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:54:13,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 30 May 2019 05:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ed0841-8dbf-4b66-bee4-1d3c5b10b8ce 2019-05-30 05:54:13,219 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "links": {"self": "http://172.30.9.24:5000/v3/users/4add64fffc4b444181d6cae9b5a74629"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4add64fffc4b444181d6cae9b5a74629", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 05:54:13,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-42ed0841-8dbf-4b66-bee4-1d3c5b10b8ce 2019-05-30 05:54:13,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.174304962158s 2019-05-30 05:54:13,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:54:13,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:54:13,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Thu, 30 May 2019 05:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f0f3694-4909-4792-8102-e014ec490058 2019-05-30 05:54:13,348 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/a2e38678e9564304b72a367742f73271"}, "tags": [], "enabled": true, "id": "a2e38678e9564304b72a367742f73271", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}]} 2019-05-30 05:54:13,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9f0f3694-4909-4792-8102-e014ec490058 2019-05-30 05:54:13,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116408109665s 2019-05-30 05:54:13,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 05:54:13,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=4add64fffc4b444181d6cae9b5a74629&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=a2e38678e9564304b72a367742f73271" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:54:13,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 05:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a8d6e9-d7a0-4c51-bd2c-474bd37ed329 2019-05-30 05:54:13,509 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=4add64fffc4b444181d6cae9b5a74629&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=a2e38678e9564304b72a367742f73271", "previous": null, "next": null}} 2019-05-30 05:54:13,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=4add64fffc4b444181d6cae9b5a74629&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=a2e38678e9564304b72a367742f73271 used request id req-87a8d6e9-d7a0-4c51-bd2c-474bd37ed329 2019-05-30 05:54:13,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.153784990311s 2019-05-30 05:54:13,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 05:54:13,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/a2e38678e9564304b72a367742f73271/users/4add64fffc4b444181d6cae9b5a74629/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:54:13,673 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:54:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c99036e3-db37-46b3-9973-da31d2f50d83 2019-05-30 05:54:13,673 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:54:13,673 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/a2e38678e9564304b72a367742f73271/users/4add64fffc4b444181d6cae9b5a74629/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-c99036e3-db37-46b3-9973-da31d2f50d83 2019-05-30 05:54:13,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.160374164581s 2019-05-30 05:54:13,674 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', 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'a2e38678e9564304b72a367742f73271', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6EAlaLnC7bCtBF2VrH4UOW7HLIp9Ho', 'username': u'vping_ssh-user_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 05:54:13,679 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', 'password': '6EAlaLnC7bCtBF2VrH4UOW7HLIp9Ho', 'project_name': 'vping_ssh-project_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'a2e38678e9564304b72a367742f73271', 'project_domain_name': 'Default'} 2019-05-30 05:54:13,680 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-05-30 05:54:13,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:54:13,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:54:13,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 05:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9adf11d3-c796-4b87-85ba-700c62334e3f 2019-05-30 05:54:13,796 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 05:54:13,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-9adf11d3-c796-4b87-85ba-700c62334e3f 2019-05-30 05:54:13,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116209030151s 2019-05-30 05:54:13,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:54:13,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:54:14,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Thu, 30 May 2019 05:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ada78ac-fb4c-4d59-a887-930de0ea798f 2019-05-30 05:54:14,012 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/a2e38678e9564304b72a367742f73271"}, "tags": [], "enabled": true, "id": "a2e38678e9564304b72a367742f73271", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}]} 2019-05-30 05:54:14,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-7ada78ac-fb4c-4d59-a887-930de0ea798f 2019-05-30 05:54:14,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207576036453s 2019-05-30 05:54:14,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 05:54:14,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" -d '{"network": {"tenant_id": "a2e38678e9564304b72a367742f73271", "name": "vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "admin_state_up": true}}' 2019-05-30 05:54:14,319 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Thu, 30 May 2019 05:54:14 GMT X-Openstack-Request-Id: req-7aa9a6ff-1602-4bde-82a9-33c59e0a6e92 2019-05-30 05:54:14,320 - 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":"2192952a-04da-4863-9726-da9ba9ca4605","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"a2e38678e9564304b72a367742f73271","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:54:14Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250","admin_state_up":true,"tenant_id":"a2e38678e9564304b72a367742f73271","created_at":"2019-05-30T05:54:14Z","mtu":1450}} 2019-05-30 05:54:14,320 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7aa9a6ff-1602-4bde-82a9-33c59e0a6e92 2019-05-30 05:54:14,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.305404901505s 2019-05-30 05:54:14,321 - 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-05-30T05:54:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2192952a-04da-4863-9726-da9ba9ca4605', u'provider:segmentation_id': 60, 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_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', u'created_at': u'2019-05-30T05:54:14Z', u'mtu': 1450, u'tenant_id': u'a2e38678e9564304b72a367742f73271', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a2e38678e9564304b72a367742f73271', u'l2_adjacency': True}) 2019-05-30 05:54:14,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:54:14,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 05:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee0a2cc7-29a2-43bd-821d-08ebfa09a345 2019-05-30 05:54:14,332 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 05:54:14,332 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-ee0a2cc7-29a2-43bd-821d-08ebfa09a345 2019-05-30 05:54:14,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 05:54:14,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T06:54:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2e38678e9564304b72a367742f73271", "name": "vping_ssh-project_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a2e38678e9564304b72a367742f73271", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_a2e38678e9564304b72a367742f73271", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/a2e38678e9564304b72a367742f73271", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/a2e38678e9564304b72a367742f73271", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/a2e38678e9564304b72a367742f73271", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2e38678e9564304b72a367742f73271", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/a2e38678e9564304b72a367742f73271", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/a2e38678e9564304b72a367742f73271", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2e38678e9564304b72a367742f73271", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/a2e38678e9564304b72a367742f73271", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/a2e38678e9564304b72a367742f73271", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "id": "4add64fffc4b444181d6cae9b5a74629"}, "audit_ids": ["Bhk7y1eHRCyNJMg41lmsPQ"], "issued_at": "2019-05-30T05:54:15.000000Z"}} 2019-05-30 05:54:14,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:54:14,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:15,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Thu, 30 May 2019 05:54:15 GMT X-Openstack-Request-Id: req-fd8e9436-9251-4c13-8f8d-5e2a41bf9805 2019-05-30 05:54:15,071 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"2192952a-04da-4863-9726-da9ba9ca4605","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a2e38678e9564304b72a367742f73271","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:54:14Z","qos_policy_id":null,"name":"vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250","admin_state_up":true,"tenant_id":"a2e38678e9564304b72a367742f73271","created_at":"2019-05-30T05:54:14Z","mtu":1450}]} 2019-05-30 05:54:15,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fd8e9436-9251-4c13-8f8d-5e2a41bf9805 2019-05-30 05:54:15,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.34012389183s 2019-05-30 05:54:15,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 05:54:15,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" -d '{"subnet": {"name": "vping_ssh-subnet_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "enable_dhcp": true, "network_id": "2192952a-04da-4863-9726-da9ba9ca4605", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 05:54:15,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Thu, 30 May 2019 05:54:16 GMT X-Openstack-Request-Id: req-3155c938-5e76-4cc5-880f-48343e23c08c 2019-05-30 05:54:15,792 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2192952a-04da-4863-9726-da9ba9ca4605","tenant_id":"a2e38678e9564304b72a367742f73271","created_at":"2019-05-30T05:54:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T05:54: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":"a2e38678e9564304b72a367742f73271","id":"03ece6cd-15c6-4157-838e-821275ece497","subnetpool_id":null,"name":"vping_ssh-subnet_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}} 2019-05-30 05:54:15,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3155c938-5e76-4cc5-880f-48343e23c08c 2019-05-30 05:54:15,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.719945907593s 2019-05-30 05:54:15,793 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:54: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'03ece6cd-15c6-4157-838e-821275ece497', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', u'enable_dhcp': True, u'network_id': u'2192952a-04da-4863-9726-da9ba9ca4605', u'tenant_id': u'a2e38678e9564304b72a367742f73271', u'created_at': u'2019-05-30T05:54: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'a2e38678e9564304b72a367742f73271'}) 2019-05-30 05:54:15,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 05:54:15,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "vping_ssh-router_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "admin_state_up": true}}' 2019-05-30 05:54:17,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Thu, 30 May 2019 05:54:17 GMT X-Openstack-Request-Id: req-dd1e2d3e-d4f7-4e22-8d4b-f9ce99b18609 2019-05-30 05:54:17,237 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:16Z", "admin_state_up": true, "updated_at": "2019-05-30T05:54:17Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a2e38678e9564304b72a367742f73271", "id": "91b827d4-2735-4876-b225-85b4266c3a28", "name": "vping_ssh-router_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}} 2019-05-30 05:54:17,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-dd1e2d3e-d4f7-4e22-8d4b-f9ce99b18609 2019-05-30 05:54:17,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.44362998009s 2019-05-30 05:54:17,238 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:54:17Z', u'revision_number': 2, u'id': u'91b827d4-2735-4876-b225-85b4266c3a28', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.214'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', u'admin_state_up': True, u'tenant_id': u'a2e38678e9564304b72a367742f73271', u'created_at': u'2019-05-30T05:54:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'a2e38678e9564304b72a367742f73271'}) 2019-05-30 05:54:17,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 05:54:17,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/91b827d4-2735-4876-b225-85b4266c3a28/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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" -d '{"subnet_id": "03ece6cd-15c6-4157-838e-821275ece497"}' 2019-05-30 05:54:20,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:54:20 GMT X-Openstack-Request-Id: req-d9e1c9af-8e0b-4b0f-9988-349a33bc70d4 2019-05-30 05:54:20,020 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2192952a-04da-4863-9726-da9ba9ca4605", "tenant_id": "a2e38678e9564304b72a367742f73271", "subnet_id": "03ece6cd-15c6-4157-838e-821275ece497", "subnet_ids": ["03ece6cd-15c6-4157-838e-821275ece497"], "port_id": "94c2abed-7528-4ceb-bc7d-9ef461d1d414", "id": "91b827d4-2735-4876-b225-85b4266c3a28"} 2019-05-30 05:54:20,020 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/91b827d4-2735-4876-b225-85b4266c3a28/add_router_interface.json used request id req-d9e1c9af-8e0b-4b0f-9988-349a33bc70d4 2019-05-30 05:54:20,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.7817671299s 2019-05-30 05:54:20,021 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-30 05:54:20,114 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-30 05:54:20,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:54:20,123 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 05:54:20 GMT 2019-05-30 05:54:20,123 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 05:54:20,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:54:20,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:20,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 05:54:21 GMT X-Openstack-Request-Id: req-54a60862-c62e-4cfe-b94f-439b0b7fd977 2019-05-30 05:54:20,935 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:54:20,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-54a60862-c62e-4cfe-b94f-439b0b7fd977 2019-05-30 05:54:20,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.806829929352s 2019-05-30 05:54:20,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 05:54:20,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}' 2019-05-30 05:54:21,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Thu, 30 May 2019 05:54:21 GMT Location: http://172.30.9.24:9292/v2/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1cf2539a-1c7c-4ac0-be72-205ab4686249 2019-05-30 05:54:21,069 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:54:21Z", "file": "/v2/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80/file", "owner": "a2e38678e9564304b72a367742f73271", "id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "size": null, "self": "/v2/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "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_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "checksum": null, "created_at": "2019-05-30T05:54:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 05:54:21,069 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1cf2539a-1c7c-4ac0-be72-205ab4686249 2019-05-30 05:54:21,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.125183105469s 2019-05-30 05:54:21,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 05:54:21,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80/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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" -d '' 2019-05-30 05:54:21,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 05:54:22 GMT X-Openstack-Request-Id: req-fa09bdab-a3d0-4745-8738-3458e4ac7d0c 2019-05-30 05:54:21,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-05-30 05:54:21,831 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80/file used request id req-fa09bdab-a3d0-4745-8738-3458e4ac7d0c 2019-05-30 05:54:21,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.760583877563s 2019-05-30 05:54:21,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:54:21,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:21,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 30 May 2019 05:54:22 GMT X-Openstack-Request-Id: req-6b390f06-2e61-4907-9254-0fec55c25fde 2019-05-30 05:54:21,874 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:54:22Z", "file": "/v2/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80/file", "owner": "a2e38678e9564304b72a367742f73271", "id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "size": 12716032, "self": "/v2/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:54:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:54:21,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6b390f06-2e61-4907-9254-0fec55c25fde 2019-05-30 05:54:21,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0387790203094s 2019-05-30 05:54:21,876 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80/snap', u'metadata': Munch({})})], 'file': u'/v2/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80/file', 'owner': u'a2e38678e9564304b72a367742f73271', 'id': u'102bfb0b-39bc-459a-9c8e-376e0eba0b80', 'size': 12716032, u'self': u'/v2/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2e38678e9564304b72a367742f73271', 'name': 'vping_ssh-project_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T05:54:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-30T05:54:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', '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/102bfb0b-39bc-459a-9c8e-376e0eba0b80', 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_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', 'created': u'2019-05-30T05:54:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T05:54: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/102bfb0b-39bc-459a-9c8e-376e0eba0b80', 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_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 05:54:21,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 05:54:21,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 05:54:22,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-23dc43fb-de24-472f-89ea-c85e9644c1ed x-openstack-request-id: req-23dc43fb-de24-472f-89ea-c85e9644c1ed 2019-05-30 05:54:22,271 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "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": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6"}} 2019-05-30 05:54:22,271 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-23dc43fb-de24-472f-89ea-c85e9644c1ed 2019-05-30 05:54:22,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.392207145691s 2019-05-30 05:54:22,272 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', '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'aeac65a9ab444affb43fd8765adb4b86', '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'fb9dc875-9a01-4845-84dc-7b6f6dd74fb6', 'swap': 0}) 2019-05-30 05:54:22,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 05:54:22,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6/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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" -d '{"extra_specs": {}}' 2019-05-30 05:54:22,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-aef042e4-b8b5-4671-aae3-5ab3a8a636cd x-openstack-request-id: req-aef042e4-b8b5-4671-aae3-5ab3a8a636cd 2019-05-30 05:54:22,301 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 05:54:22,301 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6/os-extra_specs used request id req-aef042e4-b8b5-4671-aae3-5ab3a8a636cd 2019-05-30 05:54:22,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.028559923172s 2019-05-30 05:54:22,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-30 05:54:22,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" -d '{"keypair": {"name": "vping_ssh-kp_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}}' 2019-05-30 05:54:22,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-a9d9323b-132b-4db4-ba04-ff07e8752f75 x-openstack-request-id: req-a9d9323b-132b-4db4-ba04-ff07e8752f75 2019-05-30 05:54:22,693 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGRd0iSYrKzuCDNFqDL/mNyjgCRsW/rrj+qErFeFSzwHjn02c3/8+qbjtaVPsAMzGcHMNemh0LlPIYxEib25gMem3kEb6CjcPXpEz5hJunzK+XeDZo+RPyL7RSe3EqWRb8IS1L+Z8A36Hj0yfH0lADyIIFWFKOf4fmhWh6fMEDOJa70WIZLgF5mYmMEL5jAALL6LGLDuU0WX11vbSPprSCFcAtYwtpto/nUAYQ7lykxDy0tRg7TVwFyXqOJl6a2r0tUbTJB7jluLbMcenWdndIu7/FQDQqZ8PeTR1jX6+kaz1MgvyYIvAxFpkFgHuXoy+qMkdpqQAd74+kKk4fulRF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxkXdIkmKys7ggzRagy/5jco4AkbFv664/qhKxXhUs8B459Nn\nN//Pqm47WlT7ADMxnBzDXpodC5TyGMRIm9uYDHpt5BG+go3D16RM+YSbp8yvl3g2\naPkT8i+0UntxKlkW/CEtS/mfAN+h49Mnx9JQA8iCBVhSjn+H5oVoenzBAziWu9Fi\nGS4BeZmJjBC+YwACy+ixiw7lNFl9db20j6a0ghXALWMLabaP51AGEO5cpMQ8tLUY\nO01cBcl6jiZemtq9LVG0yQe45bi2zHHp1nZ3SLu/xUA0KmfD3k0dY1+vpGs9TIL8\nmCLwMRaZBYB7l6MvqjJHaakAHe+PpCpOH7pURQIDAQABAoIBAHnjfzNR5KoTDgB6\n0d3uQ0tAcrgri+vv3Lho+zZ0aBXtECbsVnsdnyuWApTgw0F3N1tSb2Sb95kkIsTI\n/h4anFmndiEMK4MU5b2Ouud19z7r3VKPy1szLGjpnMBMNOCkzjWHq9IWDgK6eEqX\nh9AW4avBuvTQPEhv7Drx7q3GPd3c+RHyAkPgLR1R4YZb+YY/5T4EjNhO5AILoGLB\nXefVBzZDdQW3tvUmOzhaoORBXSRTRrbx4Bu7J+0HMW/3OLkhKlkW4RlzdCJZuNmr\nNPAJgolXT8L26vhB1jstBTMxzEXSJZqZZWlwORQ2zsIhWydxLHVK0B0Tzy4lmwde\nLbVOCmECgYEA9LFKxr6j2s5i30PCKROmpnbacUKVwJmqgBh8EyII7K6YN2umyJoq\nIBQSyXA/cAYp++P+dFxatnpwTUULrqap8arx+XR7pp3itTz+5gUCKbQ/la16d7xb\nSfbrMTUqQh8nGQazXyWOPp+IGlRdf+WKmQsqoqW9dEhALdTQXzsJN2kCgYEAz29t\no+nSVWZmFJQaDGC7L2WLvSrVQzmaCZsvVtyVqOYfZyLb/tED4pHp66BezZNPBT6I\np7yW7xKdDgDcQqYHlexw/P9pWVOzMNUSGTRaV8q/+yJmAxe156oR/fh435+YSUYx\nNrwX+OP2q59DCatsE035r/zCCIcWGehAbWgVVn0CgYBflOGgwNdAoV392Hn/ka2H\nWOX7WAcnNN9lKitNTf4udgT/oQ2FTrMl1LGB/lbJa576xhSfX3QP08QKau4lSvUX\nca8TwmyKqSHlqe3n7AzsPXyY+yrbmrgOLGWy0xGuwnyDShrHD+SAkdCYeFwNmZyK\nK9J7tkJLKe3n+Tlr+aOgAQKBgDSjy0f4Uzb2yFraho2zkmzhsQdtMjdgC7X6WpYJ\nXjVBSKDMmNVeR0Uc0CbKSKSUiE4FY3plgkvjBlYCY+LJ7UzfdoDNc/eGJQf0WiZp\nQa/btMJPJWINh0zlvLEdd9cP0f5uQJjqPI8dkoBU5xcyGDgB5qYBV2AAn9wtMwRQ\nkHGlAoGBALh63JgjyYFed8cf4q7rlYhh4U7Lrbjfa+5jFFtDDpiVboopB9MjVWrq\nHN0Uzfx7T4a8jNy0Cl228C8WB3ob/D8RBbMwuJZ2GCAbupsaZMu5XQ4OIq7ehiNK\nHK2VUQXJP0lZFIAyzGO3y3+nIZwv918U+ET6wW9Ii2C0P4z0WbTO\n-----END RSA PRIVATE KEY-----\n", "user_id": "4add64fffc4b444181d6cae9b5a74629", "name": "vping_ssh-kp_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "fingerprint": "cf:05:3e:72:64:17:40:0a:b8:89:26:fe:19:bd:bc:6c"}} 2019-05-30 05:54:22,693 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-a9d9323b-132b-4db4-ba04-ff07e8752f75 2019-05-30 05:54:22,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.388705015182s 2019-05-30 05:54:22,694 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGRd0iSYrKzuCDNFqDL/mNyjgCRsW/rrj+qErFeFSzwHjn02c3/8+qbjtaVPsAMzGcHMNemh0LlPIYxEib25gMem3kEb6CjcPXpEz5hJunzK+XeDZo+RPyL7RSe3EqWRb8IS1L+Z8A36Hj0yfH0lADyIIFWFKOf4fmhWh6fMEDOJa70WIZLgF5mYmMEL5jAALL6LGLDuU0WX11vbSPprSCFcAtYwtpto/nUAYQ7lykxDy0tRg7TVwFyXqOJl6a2r0tUbTJB7jluLbMcenWdndIu7/FQDQqZ8PeTR1jX6+kaz1MgvyYIvAxFpkFgHuXoy+qMkdpqQAd74+kKk4fulRF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxkXdIkmKys7ggzRagy/5jco4AkbFv664/qhKxXhUs8B459Nn\nN//Pqm47WlT7ADMxnBzDXpodC5TyGMRIm9uYDHpt5BG+go3D16RM+YSbp8yvl3g2\naPkT8i+0UntxKlkW/CEtS/mfAN+h49Mnx9JQA8iCBVhSjn+H5oVoenzBAziWu9Fi\nGS4BeZmJjBC+YwACy+ixiw7lNFl9db20j6a0ghXALWMLabaP51AGEO5cpMQ8tLUY\nO01cBcl6jiZemtq9LVG0yQe45bi2zHHp1nZ3SLu/xUA0KmfD3k0dY1+vpGs9TIL8\nmCLwMRaZBYB7l6MvqjJHaakAHe+PpCpOH7pURQIDAQABAoIBAHnjfzNR5KoTDgB6\n0d3uQ0tAcrgri+vv3Lho+zZ0aBXtECbsVnsdnyuWApTgw0F3N1tSb2Sb95kkIsTI\n/h4anFmndiEMK4MU5b2Ouud19z7r3VKPy1szLGjpnMBMNOCkzjWHq9IWDgK6eEqX\nh9AW4avBuvTQPEhv7Drx7q3GPd3c+RHyAkPgLR1R4YZb+YY/5T4EjNhO5AILoGLB\nXefVBzZDdQW3tvUmOzhaoORBXSRTRrbx4Bu7J+0HMW/3OLkhKlkW4RlzdCJZuNmr\nNPAJgolXT8L26vhB1jstBTMxzEXSJZqZZWlwORQ2zsIhWydxLHVK0B0Tzy4lmwde\nLbVOCmECgYEA9LFKxr6j2s5i30PCKROmpnbacUKVwJmqgBh8EyII7K6YN2umyJoq\nIBQSyXA/cAYp++P+dFxatnpwTUULrqap8arx+XR7pp3itTz+5gUCKbQ/la16d7xb\nSfbrMTUqQh8nGQazXyWOPp+IGlRdf+WKmQsqoqW9dEhALdTQXzsJN2kCgYEAz29t\no+nSVWZmFJQaDGC7L2WLvSrVQzmaCZsvVtyVqOYfZyLb/tED4pHp66BezZNPBT6I\np7yW7xKdDgDcQqYHlexw/P9pWVOzMNUSGTRaV8q/+yJmAxe156oR/fh435+YSUYx\nNrwX+OP2q59DCatsE035r/zCCIcWGehAbWgVVn0CgYBflOGgwNdAoV392Hn/ka2H\nWOX7WAcnNN9lKitNTf4udgT/oQ2FTrMl1LGB/lbJa576xhSfX3QP08QKau4lSvUX\nca8TwmyKqSHlqe3n7AzsPXyY+yrbmrgOLGWy0xGuwnyDShrHD+SAkdCYeFwNmZyK\nK9J7tkJLKe3n+Tlr+aOgAQKBgDSjy0f4Uzb2yFraho2zkmzhsQdtMjdgC7X6WpYJ\nXjVBSKDMmNVeR0Uc0CbKSKSUiE4FY3plgkvjBlYCY+LJ7UzfdoDNc/eGJQf0WiZp\nQa/btMJPJWINh0zlvLEdd9cP0f5uQJjqPI8dkoBU5xcyGDgB5qYBV2AAn9wtMwRQ\nkHGlAoGBALh63JgjyYFed8cf4q7rlYhh4U7Lrbjfa+5jFFtDDpiVboopB9MjVWrq\nHN0Uzfx7T4a8jNy0Cl228C8WB3ob/D8RBbMwuJZ2GCAbupsaZMu5XQ4OIq7ehiNK\nHK2VUQXJP0lZFIAyzGO3y3+nIZwv918U+ET6wW9Ii2C0P4z0WbTO\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4add64fffc4b444181d6cae9b5a74629', 'name': u'vping_ssh-kp_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', 'created_at': '2019-05-30T05:54:22.694335', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2e38678e9564304b72a367742f73271', 'name': 'vping_ssh-project_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'cf:05:3e:72:64:17:40:0a:b8:89:26:fe:19:bd:bc:6c', 'type': 'ssh', 'id': u'vping_ssh-kp_9bc6148a-2507-44f5-9fdb-40bc0ed8b250'}) 2019-05-30 05:54:22,694 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAxkXdIkmKys7ggzRagy/5jco4AkbFv664/qhKxXhUs8B459Nn N//Pqm47WlT7ADMxnBzDXpodC5TyGMRIm9uYDHpt5BG+go3D16RM+YSbp8yvl3g2 aPkT8i+0UntxKlkW/CEtS/mfAN+h49Mnx9JQA8iCBVhSjn+H5oVoenzBAziWu9Fi GS4BeZmJjBC+YwACy+ixiw7lNFl9db20j6a0ghXALWMLabaP51AGEO5cpMQ8tLUY O01cBcl6jiZemtq9LVG0yQe45bi2zHHp1nZ3SLu/xUA0KmfD3k0dY1+vpGs9TIL8 mCLwMRaZBYB7l6MvqjJHaakAHe+PpCpOH7pURQIDAQABAoIBAHnjfzNR5KoTDgB6 0d3uQ0tAcrgri+vv3Lho+zZ0aBXtECbsVnsdnyuWApTgw0F3N1tSb2Sb95kkIsTI /h4anFmndiEMK4MU5b2Ouud19z7r3VKPy1szLGjpnMBMNOCkzjWHq9IWDgK6eEqX h9AW4avBuvTQPEhv7Drx7q3GPd3c+RHyAkPgLR1R4YZb+YY/5T4EjNhO5AILoGLB XefVBzZDdQW3tvUmOzhaoORBXSRTRrbx4Bu7J+0HMW/3OLkhKlkW4RlzdCJZuNmr NPAJgolXT8L26vhB1jstBTMxzEXSJZqZZWlwORQ2zsIhWydxLHVK0B0Tzy4lmwde LbVOCmECgYEA9LFKxr6j2s5i30PCKROmpnbacUKVwJmqgBh8EyII7K6YN2umyJoq IBQSyXA/cAYp++P+dFxatnpwTUULrqap8arx+XR7pp3itTz+5gUCKbQ/la16d7xb SfbrMTUqQh8nGQazXyWOPp+IGlRdf+WKmQsqoqW9dEhALdTQXzsJN2kCgYEAz29t o+nSVWZmFJQaDGC7L2WLvSrVQzmaCZsvVtyVqOYfZyLb/tED4pHp66BezZNPBT6I p7yW7xKdDgDcQqYHlexw/P9pWVOzMNUSGTRaV8q/+yJmAxe156oR/fh435+YSUYx NrwX+OP2q59DCatsE035r/zCCIcWGehAbWgVVn0CgYBflOGgwNdAoV392Hn/ka2H WOX7WAcnNN9lKitNTf4udgT/oQ2FTrMl1LGB/lbJa576xhSfX3QP08QKau4lSvUX ca8TwmyKqSHlqe3n7AzsPXyY+yrbmrgOLGWy0xGuwnyDShrHD+SAkdCYeFwNmZyK K9J7tkJLKe3n+Tlr+aOgAQKBgDSjy0f4Uzb2yFraho2zkmzhsQdtMjdgC7X6WpYJ XjVBSKDMmNVeR0Uc0CbKSKSUiE4FY3plgkvjBlYCY+LJ7UzfdoDNc/eGJQf0WiZp Qa/btMJPJWINh0zlvLEdd9cP0f5uQJjqPI8dkoBU5xcyGDgB5qYBV2AAn9wtMwRQ kHGlAoGBALh63JgjyYFed8cf4q7rlYhh4U7Lrbjfa+5jFFtDDpiVboopB9MjVWrq HN0Uzfx7T4a8jNy0Cl228C8WB3ob/D8RBbMwuJZ2GCAbupsaZMu5XQ4OIq7ehiNK HK2VUQXJP0lZFIAyzGO3y3+nIZwv918U+ET6wW9Ii2C0P4z0WbTO -----END RSA PRIVATE KEY----- 2019-05-30 05:54:22,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-30 05:54:22,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" -d '{"security_group": {"name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-05-30 05:54:22,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Thu, 30 May 2019 05:54:23 GMT X-Openstack-Request-Id: req-71d74b7b-36e7-4f23-b453-db1e1adc1620 2019-05-30 05:54:22,845 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:23Z", "updated_at": "2019-05-30T05:54:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:23Z", "revision_number": 0, "id": "271f35f5-8dee-4e0d-aca0-1a3ac35cd37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:23Z", "security_group_id": "55a42f1f-0234-469b-984b-285992f8a73f", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:23Z", "revision_number": 0, "id": "c9a05bb0-6045-4937-9300-fca392936c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:23Z", "security_group_id": "55a42f1f-0234-469b-984b-285992f8a73f", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e38678e9564304b72a367742f73271"}], "revision_number": 1, "project_id": "a2e38678e9564304b72a367742f73271", "id": "55a42f1f-0234-469b-984b-285992f8a73f", "name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}} 2019-05-30 05:54:22,846 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-71d74b7b-36e7-4f23-b453-db1e1adc1620 2019-05-30 05:54:22,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.145864009857s 2019-05-30 05:54:22,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:54:22,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:22,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Thu, 30 May 2019 05:54:23 GMT X-Openstack-Request-Id: req-df8e5c95-e15c-4dab-94b4-b765c9c08005 2019-05-30 05:54:22,911 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:23Z", "updated_at": "2019-05-30T05:54:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:23Z", "revision_number": 0, "id": "271f35f5-8dee-4e0d-aca0-1a3ac35cd37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:23Z", "security_group_id": "55a42f1f-0234-469b-984b-285992f8a73f", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:23Z", "revision_number": 0, "id": "c9a05bb0-6045-4937-9300-fca392936c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:23Z", "security_group_id": "55a42f1f-0234-469b-984b-285992f8a73f", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e38678e9564304b72a367742f73271"}], "revision_number": 1, "project_id": "a2e38678e9564304b72a367742f73271", "id": "55a42f1f-0234-469b-984b-285992f8a73f", "name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}, {"description": "Default security group", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:14Z", "updated_at": "2019-05-30T05:54:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "1c811a9b-9230-4fb7-9ef3-9b54b3e8eb9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "52ad875d-f4c0-4c56-85a8-186298402e07", "remote_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "9741b0ec-38be-4df8-9dd1-0c4902bd8cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "e9f4651c-cfc3-4115-8fac-1e8efefb5559", "remote_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e38678e9564304b72a367742f73271"}], "revision_number": 1, "project_id": "a2e38678e9564304b72a367742f73271", "id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "name": "default"}]} 2019-05-30 05:54:22,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-df8e5c95-e15c-4dab-94b4-b765c9c08005 2019-05-30 05:54:22,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0586380958557s 2019-05-30 05:54:22,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 05:54:22,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" -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": "55a42f1f-0234-469b-984b-285992f8a73f"}}' 2019-05-30 05:54:23,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 30 May 2019 05:54:23 GMT X-Openstack-Request-Id: req-0ee226c7-134a-41b5-81c3-83f5ab97e669 2019-05-30 05:54:23,076 - 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-05-30T05:54:23Z", "security_group_id": "55a42f1f-0234-469b-984b-285992f8a73f", "port_range_min": 22, "revision_number": 0, "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:23Z", "project_id": "a2e38678e9564304b72a367742f73271", "id": "8471dd6a-fcb2-4eaf-80ac-bca3ae2d1101"}} 2019-05-30 05:54:23,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0ee226c7-134a-41b5-81c3-83f5ab97e669 2019-05-30 05:54:23,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.158480167389s 2019-05-30 05:54:23,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:54:23,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:23,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Thu, 30 May 2019 05:54:23 GMT X-Openstack-Request-Id: req-afb94532-7662-48a0-8833-4eab5c416065 2019-05-30 05:54:23,123 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:23Z", "updated_at": "2019-05-30T05:54:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:23Z", "revision_number": 0, "id": "271f35f5-8dee-4e0d-aca0-1a3ac35cd37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:23Z", "security_group_id": "55a42f1f-0234-469b-984b-285992f8a73f", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T05:54:23Z", "revision_number": 0, "id": "8471dd6a-fcb2-4eaf-80ac-bca3ae2d1101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:23Z", "security_group_id": "55a42f1f-0234-469b-984b-285992f8a73f", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:23Z", "revision_number": 0, "id": "c9a05bb0-6045-4937-9300-fca392936c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:23Z", "security_group_id": "55a42f1f-0234-469b-984b-285992f8a73f", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e38678e9564304b72a367742f73271"}], "revision_number": 2, "project_id": "a2e38678e9564304b72a367742f73271", "id": "55a42f1f-0234-469b-984b-285992f8a73f", "name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}, {"description": "Default security group", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:14Z", "updated_at": "2019-05-30T05:54:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "1c811a9b-9230-4fb7-9ef3-9b54b3e8eb9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "52ad875d-f4c0-4c56-85a8-186298402e07", "remote_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "9741b0ec-38be-4df8-9dd1-0c4902bd8cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "e9f4651c-cfc3-4115-8fac-1e8efefb5559", "remote_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e38678e9564304b72a367742f73271"}], "revision_number": 1, "project_id": "a2e38678e9564304b72a367742f73271", "id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "name": "default"}]} 2019-05-30 05:54:23,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-afb94532-7662-48a0-8833-4eab5c416065 2019-05-30 05:54:23,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0408940315247s 2019-05-30 05:54:23,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 05:54:23,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" -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": "55a42f1f-0234-469b-984b-285992f8a73f"}}' 2019-05-30 05:54:23,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 30 May 2019 05:54:23 GMT X-Openstack-Request-Id: req-e3dbc3ec-024b-4da8-9388-83b3bac9f5c5 2019-05-30 05:54:23,271 - 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-05-30T05:54:23Z", "security_group_id": "55a42f1f-0234-469b-984b-285992f8a73f", "port_range_min": null, "revision_number": 0, "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:23Z", "project_id": "a2e38678e9564304b72a367742f73271", "id": "afd4cfb0-fedb-485c-b9bd-db3d80d88352"}} 2019-05-30 05:54:23,271 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e3dbc3ec-024b-4da8-9388-83b3bac9f5c5 2019-05-30 05:54:23,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.142379999161s 2019-05-30 05:54:23,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:54:23,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:23,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 30 May 2019 05:54:23 GMT X-Openstack-Request-Id: req-8e9f41f7-8954-477e-a5a9-68f8ca740b3e 2019-05-30 05:54:23,364 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2192952a-04da-4863-9726-da9ba9ca4605","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a2e38678e9564304b72a367742f73271","l2_adjacency":true,"status":"ACTIVE","subnets":["03ece6cd-15c6-4157-838e-821275ece497"],"description":"","tags":[],"updated_at":"2019-05-30T05:54:15Z","qos_policy_id":null,"name":"vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250","admin_state_up":true,"tenant_id":"a2e38678e9564304b72a367742f73271","created_at":"2019-05-30T05:54:14Z","mtu":1450}]} 2019-05-30 05:54:23,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8e9f41f7-8954-477e-a5a9-68f8ca740b3e 2019-05-30 05:54:23,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0915479660034s 2019-05-30 05:54:23,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:54:23,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:23,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 30 May 2019 05:54:23 GMT X-Openstack-Request-Id: req-d3ce009a-e87a-43d4-b8b8-993e6769e769 2019-05-30 05:54:23,407 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:54:22Z", "file": "/v2/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80/file", "owner": "a2e38678e9564304b72a367742f73271", "id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "size": 12716032, "self": "/v2/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:54:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:54:23,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d3ce009a-e87a-43d4-b8b8-993e6769e769 2019-05-30 05:54:23,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0376529693604s 2019-05-30 05:54:23,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 05:54:23,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:23,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Thu, 30 May 2019 05: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-9b91893b-9ee4-44c9-bc3d-40aa49c90e49 x-openstack-request-id: req-9b91893b-9ee4-44c9-bc3d-40aa49c90e49 2019-05-30 05:54:23,438 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "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": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6"}]} 2019-05-30 05:54:23,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9b91893b-9ee4-44c9-bc3d-40aa49c90e49 2019-05-30 05:54:23,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248291492462s 2019-05-30 05:54:23,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-30 05:54:23,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" -d '{"server": {"name": "vping_ssh-vm2_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "imageRef": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "flavorRef": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2192952a-04da-4863-9726-da9ba9ca4605"}], "security_groups": [{"name": "55a42f1f-0234-469b-984b-285992f8a73f"}]}}' 2019-05-30 05:54:25,271 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 30 May 2019 05: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 location: http://172.30.9.24:8774/v2.1/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba x-compute-request-id: req-4174bb2a-1bac-4337-9aa9-41c2eb73e8ab x-openstack-request-id: req-4174bb2a-1bac-4337-9aa9-41c2eb73e8ab 2019-05-30 05:54:25,272 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "55a42f1f-0234-469b-984b-285992f8a73f"}], "OS-DCF:diskConfig": "MANUAL", "id": "0dd45461-d4c4-42b0-b56b-60680317e0ba", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "bookmark"}], "adminPass": "fSXLSmYBm6Hg"}} 2019-05-30 05:54:25,272 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4174bb2a-1bac-4337-9aa9-41c2eb73e8ab 2019-05-30 05:54:25,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.83154201508s 2019-05-30 05:54:25,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:54:25,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:25,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-b9566db0-37a0-4ce6-9150-7f8839bbeddf x-openstack-request-id: req-b9566db0-37a0-4ce6-9150-7f8839bbeddf 2019-05-30 05:54:25,415 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "0dd45461-d4c4-42b0-b56b-60680317e0ba", "user_id": "4add64fffc4b444181d6cae9b5a74629", "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-05-30T05:54:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:25Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:54:25,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b9566db0-37a0-4ce6-9150-7f8839bbeddf 2019-05-30 05:54:25,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.142027854919s 2019-05-30 05:54:25,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:54:25,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:25,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 30 May 2019 05:54:26 GMT X-Openstack-Request-Id: req-9904ee5a-a1c4-4a08-b472-ee610f9f64c0 2019-05-30 05:54:25,719 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2192952a-04da-4863-9726-da9ba9ca4605","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a2e38678e9564304b72a367742f73271","l2_adjacency":true,"status":"ACTIVE","subnets":["03ece6cd-15c6-4157-838e-821275ece497"],"description":"","tags":[],"updated_at":"2019-05-30T05:54:15Z","qos_policy_id":null,"name":"vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250","admin_state_up":true,"tenant_id":"a2e38678e9564304b72a367742f73271","created_at":"2019-05-30T05:54:14Z","mtu":1450}]} 2019-05-30 05:54:25,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9904ee5a-a1c4-4a08-b472-ee610f9f64c0 2019-05-30 05:54:25,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292340993881s 2019-05-30 05:54:25,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 05:54:25,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:25,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 30 May 2019 05:54:26 GMT X-Openstack-Request-Id: req-76e78b8d-7fad-429b-9ad1-44b4d83248df 2019-05-30 05:54:25,783 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2192952a-04da-4863-9726-da9ba9ca4605","tenant_id":"a2e38678e9564304b72a367742f73271","created_at":"2019-05-30T05:54:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T05:54: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":"a2e38678e9564304b72a367742f73271","id":"03ece6cd-15c6-4157-838e-821275ece497","subnetpool_id":null,"name":"vping_ssh-subnet_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}]} 2019-05-30 05:54:25,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-76e78b8d-7fad-429b-9ad1-44b4d83248df 2019-05-30 05:54:25,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0626881122589s 2019-05-30 05:54:25,784 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:54:27,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:54:27,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:28,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 608 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-a11e236e-cfdb-4873-9694-3a3c4de8eddf x-openstack-request-id: req-a11e236e-cfdb-4873-9694-3a3c4de8eddf 2019-05-30 05:54:28,428 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "0dd45461-d4c4-42b0-b56b-60680317e0ba", "user_id": "4add64fffc4b444181d6cae9b5a74629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:54:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:25Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:54:28,428 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a11e236e-cfdb-4873-9694-3a3c4de8eddf 2019-05-30 05:54:28,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642330884933s 2019-05-30 05:54:28,435 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:54:30,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:54:30,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:31,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-2dd3deeb-7566-425c-a2f0-616c20a403b7 x-openstack-request-id: req-2dd3deeb-7566-425c-a2f0-616c20a403b7 2019-05-30 05:54:31,172 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "0dd45461-d4c4-42b0-b56b-60680317e0ba", "security_groups": [{"name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}], "user_id": "4add64fffc4b444181d6cae9b5a74629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:54:28Z", "hostId": "eae40fdf8f65b85b909dca2635e2df30c2540a928bceb2cf9b1558c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:25Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:54:31,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2dd3deeb-7566-425c-a2f0-616c20a403b7 2019-05-30 05:54:31,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.735146999359s 2019-05-30 05:54:31,179 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:54:33,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:54:33,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:33,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-26159834-ebf7-44b5-810c-b320fc3bcb09 x-openstack-request-id: req-26159834-ebf7-44b5-810c-b320fc3bcb09 2019-05-30 05:54:33,551 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "0dd45461-d4c4-42b0-b56b-60680317e0ba", "security_groups": [{"name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}], "user_id": "4add64fffc4b444181d6cae9b5a74629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:54:28Z", "hostId": "eae40fdf8f65b85b909dca2635e2df30c2540a928bceb2cf9b1558c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:25Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:54:33,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-26159834-ebf7-44b5-810c-b320fc3bcb09 2019-05-30 05:54:33,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36913394928s 2019-05-30 05:54:33,557 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:54:35,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:54:35,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:35,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-398a1165-a532-4cb2-be8b-7c369024d2e3 x-openstack-request-id: req-398a1165-a532-4cb2-be8b-7c369024d2e3 2019-05-30 05:54:35,749 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "0dd45461-d4c4-42b0-b56b-60680317e0ba", "security_groups": [{"name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}], "user_id": "4add64fffc4b444181d6cae9b5a74629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:54:28Z", "hostId": "eae40fdf8f65b85b909dca2635e2df30c2540a928bceb2cf9b1558c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:25Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:54:35,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-398a1165-a532-4cb2-be8b-7c369024d2e3 2019-05-30 05:54:35,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189955949783s 2019-05-30 05:54:35,756 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:54:37,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:54:37,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:37,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-37cb4c0d-9e0b-448f-8d44-84d75c7793b2 x-openstack-request-id: req-37cb4c0d-9e0b-448f-8d44-84d75c7793b2 2019-05-30 05:54:37,915 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:39:56", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:54:36.000000", "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "0dd45461-d4c4-42b0-b56b-60680317e0ba", "security_groups": [{"name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}], "user_id": "4add64fffc4b444181d6cae9b5a74629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:54:36Z", "hostId": "eae40fdf8f65b85b909dca2635e2df30c2540a928bceb2cf9b1558c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:25Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:54:37,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-37cb4c0d-9e0b-448f-8d44-84d75c7793b2 2019-05-30 05:54:37,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.156816005707s 2019-05-30 05:54:37,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 05:54:37,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0dd45461-d4c4-42b0-b56b-60680317e0ba" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:37,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 30 May 2019 05:54:38 GMT X-Openstack-Request-Id: req-d50d59a7-a6d2-4b68-92af-0a455d44978f 2019-05-30 05:54:37,970 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T05:54:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03ece6cd-15c6-4157-838e-821275ece497","ip_address":"192.168.120.13"}],"id":"7d6c3274-0d20-4789-a163-d836fd81a793","security_groups":["55a42f1f-0234-469b-984b-285992f8a73f"],"mac_address":"fa:16:3e:d3:39:56","project_id":"a2e38678e9564304b72a367742f73271","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2192952a-04da-4863-9726-da9ba9ca4605","tenant_id":"a2e38678e9564304b72a367742f73271","created_at":"2019-05-30T05:54:29Z","binding:vnic_type":"normal","device_id":"0dd45461-d4c4-42b0-b56b-60680317e0ba","ip_allocation":"immediate"}]} 2019-05-30 05:54:37,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0dd45461-d4c4-42b0-b56b-60680317e0ba used request id req-d50d59a7-a6d2-4b68-92af-0a455d44978f 2019-05-30 05:54:37,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0487449169159s 2019-05-30 05:54:37,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:54:37,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=7d6c3274-0d20-4789-a163-d836fd81a793" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:38,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:54:38 GMT X-Openstack-Request-Id: req-24805c27-2615-41fe-b1da-f7b09619336d 2019-05-30 05:54:38,026 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 05:54:38,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=7d6c3274-0d20-4789-a163-d836fd81a793 used request id req-24805c27-2615-41fe-b1da-f7b09619336d 2019-05-30 05:54:38,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0457110404968s 2019-05-30 05:54:38,027 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d3:39:56', 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'102bfb0b-39bc-459a-9c8e-376e0eba0b80'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T05:54:36.000000', 'flavor': Munch({u'id': u'fb9dc875-9a01-4845-84dc-7b6f6dd74fb6'}), 'az': u'nova', 'id': u'0dd45461-d4c4-42b0-b56b-60680317e0ba', 'security_groups': [Munch({u'name': u'vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4add64fffc4b444181d6cae9b5a74629', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2e38678e9564304b72a367742f73271', 'name': 'vping_ssh-project_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', '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-05-30T05:54:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T05:54:36Z', 'hostId': u'eae40fdf8f65b85b909dca2635e2df30c2540a928bceb2cf9b1558c3', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'eae40fdf8f65b85b909dca2635e2df30c2540a928bceb2cf9b1558c3', '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-05-30T05:54:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a2e38678e9564304b72a367742f73271', 'name': u'vping_ssh-vm2_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', 'adminPass': u'fSXLSmYBm6Hg', 'tenant_id': u'a2e38678e9564304b72a367742f73271', 'created_at': u'2019-05-30T05:54:25Z', 'created': u'2019-05-30T05:54:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-30 05:54:38,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:54:38,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:38,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 30 May 2019 05:54:38 GMT X-Openstack-Request-Id: req-26b0836a-f375-4722-9d8a-5f7434da12a9 2019-05-30 05:54:38,119 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2192952a-04da-4863-9726-da9ba9ca4605","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a2e38678e9564304b72a367742f73271","l2_adjacency":true,"status":"ACTIVE","subnets":["03ece6cd-15c6-4157-838e-821275ece497"],"description":"","tags":[],"updated_at":"2019-05-30T05:54:15Z","qos_policy_id":null,"name":"vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250","admin_state_up":true,"tenant_id":"a2e38678e9564304b72a367742f73271","created_at":"2019-05-30T05:54:14Z","mtu":1450}]} 2019-05-30 05:54:38,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-26b0836a-f375-4722-9d8a-5f7434da12a9 2019-05-30 05:54:38,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0913410186768s 2019-05-30 05:54:38,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:54:38,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:38,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 30 May 2019 05:54:38 GMT X-Openstack-Request-Id: req-7fcdbd93-e7b2-47b5-8241-6772f3f227be 2019-05-30 05:54:38,166 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:54:22Z", "file": "/v2/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80/file", "owner": "a2e38678e9564304b72a367742f73271", "id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "size": 12716032, "self": "/v2/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:54:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:54:38,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7fcdbd93-e7b2-47b5-8241-6772f3f227be 2019-05-30 05:54:38,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0423679351807s 2019-05-30 05:54:38,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 05:54:38,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:38,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-73194938-8b8d-4137-93b2-c999d0ec97cd x-openstack-request-id: req-73194938-8b8d-4137-93b2-c999d0ec97cd 2019-05-30 05:54:38,199 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "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": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6"}]} 2019-05-30 05:54:38,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-73194938-8b8d-4137-93b2-c999d0ec97cd 2019-05-30 05:54:38,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0314919948578s 2019-05-30 05:54:38,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-30 05:54:38,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" -d '{"server": {"name": "vping_ssh-vm_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "imageRef": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "key_name": "vping_ssh-kp_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "flavorRef": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2192952a-04da-4863-9726-da9ba9ca4605"}], "security_groups": [{"name": "55a42f1f-0234-469b-984b-285992f8a73f"}]}}' 2019-05-30 05:54:40,455 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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 location: http://172.30.9.24:8774/v2.1/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa x-compute-request-id: req-49484330-fc42-4a9f-b019-a859cfa9dc94 x-openstack-request-id: req-49484330-fc42-4a9f-b019-a859cfa9dc94 2019-05-30 05:54:40,456 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "55a42f1f-0234-469b-984b-285992f8a73f"}], "OS-DCF:diskConfig": "MANUAL", "id": "c3f71d55-8610-425f-ae71-1d9df77cd6aa", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa", "rel": "bookmark"}], "adminPass": "n7b2KRFmJd9n"}} 2019-05-30 05:54:40,456 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-49484330-fc42-4a9f-b019-a859cfa9dc94 2019-05-30 05:54:40,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.25547480583s 2019-05-30 05:54:40,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:54:40,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:41,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-6325fddc-fa45-4ecf-b6df-27d48d5a1582 x-openstack-request-id: req-6325fddc-fa45-4ecf-b6df-27d48d5a1582 2019-05-30 05:54:41,150 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "c3f71d55-8610-425f-ae71-1d9df77cd6aa", "user_id": "4add64fffc4b444181d6cae9b5a74629", "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-05-30T05:54:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "name": "vping_ssh-vm_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:40Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:39:56", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:54:36.000000", "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "0dd45461-d4c4-42b0-b56b-60680317e0ba", "security_groups": [{"name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}], "user_id": "4add64fffc4b444181d6cae9b5a74629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:54:36Z", "hostId": "eae40fdf8f65b85b909dca2635e2df30c2540a928bceb2cf9b1558c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:25Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:54:41,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6325fddc-fa45-4ecf-b6df-27d48d5a1582 2019-05-30 05:54:41,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.694041013718s 2019-05-30 05:54:41,158 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:54:43,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:54:43,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:43,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 895 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-3c4c03c7-d74f-44fa-8576-a6f4dc58760f x-openstack-request-id: req-3c4c03c7-d74f-44fa-8576-a6f4dc58760f 2019-05-30 05:54:43,696 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "c3f71d55-8610-425f-ae71-1d9df77cd6aa", "security_groups": [{"name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}], "user_id": "4add64fffc4b444181d6cae9b5a74629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:54:43Z", "hostId": "41fa8da05c3ab37c39b2feb0c11a3beda3a214a60e03f703a646d284", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "name": "vping_ssh-vm_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:40Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:39:56", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:54:36.000000", "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "0dd45461-d4c4-42b0-b56b-60680317e0ba", "security_groups": [{"name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}], "user_id": "4add64fffc4b444181d6cae9b5a74629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:54:36Z", "hostId": "eae40fdf8f65b85b909dca2635e2df30c2540a928bceb2cf9b1558c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:25Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:54:43,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3c4c03c7-d74f-44fa-8576-a6f4dc58760f 2019-05-30 05:54:43,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535348892212s 2019-05-30 05:54:43,703 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:54:45,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:54:45,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:45,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-e8293032-fec9-4886-ba25-c4460e93eaed x-openstack-request-id: req-e8293032-fec9-4886-ba25-c4460e93eaed 2019-05-30 05:54:45,903 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "c3f71d55-8610-425f-ae71-1d9df77cd6aa", "security_groups": [{"name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}], "user_id": "4add64fffc4b444181d6cae9b5a74629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:54:43Z", "hostId": "41fa8da05c3ab37c39b2feb0c11a3beda3a214a60e03f703a646d284", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "name": "vping_ssh-vm_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:40Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:39:56", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:54:36.000000", "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "0dd45461-d4c4-42b0-b56b-60680317e0ba", "security_groups": [{"name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}], "user_id": "4add64fffc4b444181d6cae9b5a74629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:54:36Z", "hostId": "eae40fdf8f65b85b909dca2635e2df30c2540a928bceb2cf9b1558c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:25Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:54:45,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e8293032-fec9-4886-ba25-c4460e93eaed 2019-05-30 05:54:45,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197309017181s 2019-05-30 05:54:45,910 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:54:47,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:54:47,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:48,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-73bd2a55-6e8c-4e0a-a9eb-41acd055207c x-openstack-request-id: req-73bd2a55-6e8c-4e0a-a9eb-41acd055207c 2019-05-30 05:54:48,770 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "c3f71d55-8610-425f-ae71-1d9df77cd6aa", "security_groups": [{"name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}], "user_id": "4add64fffc4b444181d6cae9b5a74629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:54:43Z", "hostId": "41fa8da05c3ab37c39b2feb0c11a3beda3a214a60e03f703a646d284", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "name": "vping_ssh-vm_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:40Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:39:56", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:54:36.000000", "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "0dd45461-d4c4-42b0-b56b-60680317e0ba", "security_groups": [{"name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}], "user_id": "4add64fffc4b444181d6cae9b5a74629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:54:36Z", "hostId": "eae40fdf8f65b85b909dca2635e2df30c2540a928bceb2cf9b1558c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:25Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:54:48,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-73bd2a55-6e8c-4e0a-a9eb-41acd055207c 2019-05-30 05:54:48,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.85768198967s 2019-05-30 05:54:48,777 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:54:50,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:54:50,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:51,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 870 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-31ebc48e-aa01-4eac-a74d-f00752a9d1d6 x-openstack-request-id: req-31ebc48e-aa01-4eac-a74d-f00752a9d1d6 2019-05-30 05:54:51,227 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:5d:d8", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:54:49.000000", "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "c3f71d55-8610-425f-ae71-1d9df77cd6aa", "security_groups": [{"name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}], "user_id": "4add64fffc4b444181d6cae9b5a74629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:54:49Z", "hostId": "41fa8da05c3ab37c39b2feb0c11a3beda3a214a60e03f703a646d284", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "name": "vping_ssh-vm_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:40Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:39:56", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:54:36.000000", "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "0dd45461-d4c4-42b0-b56b-60680317e0ba", "security_groups": [{"name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}], "user_id": "4add64fffc4b444181d6cae9b5a74629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:54:36Z", "hostId": "eae40fdf8f65b85b909dca2635e2df30c2540a928bceb2cf9b1558c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:25Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:54:51,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-31ebc48e-aa01-4eac-a74d-f00752a9d1d6 2019-05-30 05:54:51,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447933912277s 2019-05-30 05:54:51,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 05:54:51,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=c3f71d55-8610-425f-ae71-1d9df77cd6aa" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:51,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 30 May 2019 05:54:51 GMT X-Openstack-Request-Id: req-0d1e9be2-ea23-4fc6-8adb-8e09b4a9f005 2019-05-30 05:54:51,292 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T05:54:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03ece6cd-15c6-4157-838e-821275ece497","ip_address":"192.168.120.22"}],"id":"71501891-45bb-4007-9194-98e7cef7638c","security_groups":["55a42f1f-0234-469b-984b-285992f8a73f"],"mac_address":"fa:16:3e:21:5d:d8","project_id":"a2e38678e9564304b72a367742f73271","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2192952a-04da-4863-9726-da9ba9ca4605","tenant_id":"a2e38678e9564304b72a367742f73271","created_at":"2019-05-30T05:54:43Z","binding:vnic_type":"normal","device_id":"c3f71d55-8610-425f-ae71-1d9df77cd6aa","ip_allocation":"immediate"}]} 2019-05-30 05:54:51,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=c3f71d55-8610-425f-ae71-1d9df77cd6aa used request id req-0d1e9be2-ea23-4fc6-8adb-8e09b4a9f005 2019-05-30 05:54:51,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0572438240051s 2019-05-30 05:54:51,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:54:51,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=71501891-45bb-4007-9194-98e7cef7638c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:51,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:54:51 GMT X-Openstack-Request-Id: req-0d5c4fe7-586a-4560-82d8-d89dd62c54be 2019-05-30 05:54:51,352 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 05:54:51,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=71501891-45bb-4007-9194-98e7cef7638c used request id req-0d5c4fe7-586a-4560-82d8-d89dd62c54be 2019-05-30 05:54:51,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0500400066376s 2019-05-30 05:54:51,353 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:21:5d:d8', 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'102bfb0b-39bc-459a-9c8e-376e0eba0b80'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T05:54:49.000000', 'flavor': Munch({u'id': u'fb9dc875-9a01-4845-84dc-7b6f6dd74fb6'}), 'az': u'nova', 'id': u'c3f71d55-8610-425f-ae71-1d9df77cd6aa', 'security_groups': [Munch({u'name': u'vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4add64fffc4b444181d6cae9b5a74629', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2e38678e9564304b72a367742f73271', 'name': 'vping_ssh-project_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', '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-05-30T05:54:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T05:54:49Z', 'hostId': u'41fa8da05c3ab37c39b2feb0c11a3beda3a214a60e03f703a646d284', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', 'public_v6': '', 'private_v4': u'192.168.120.22', 'cloud': 'envvars', 'host_id': u'41fa8da05c3ab37c39b2feb0c11a3beda3a214a60e03f703a646d284', '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-05-30T05:54:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a2e38678e9564304b72a367742f73271', 'name': u'vping_ssh-vm_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', 'adminPass': u'n7b2KRFmJd9n', 'tenant_id': u'a2e38678e9564304b72a367742f73271', 'created_at': u'2019-05-30T05:54:40Z', 'created': u'2019-05-30T05:54:40Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-30 05:54:51,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:54:51,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:51,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 30 May 2019 05:54:51 GMT X-Openstack-Request-Id: req-ac747106-6266-40c5-a3bb-722119db0dff 2019-05-30 05:54:51,448 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2192952a-04da-4863-9726-da9ba9ca4605","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a2e38678e9564304b72a367742f73271","l2_adjacency":true,"status":"ACTIVE","subnets":["03ece6cd-15c6-4157-838e-821275ece497"],"description":"","tags":[],"updated_at":"2019-05-30T05:54:15Z","qos_policy_id":null,"name":"vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250","admin_state_up":true,"tenant_id":"a2e38678e9564304b72a367742f73271","created_at":"2019-05-30T05:54:14Z","mtu":1450}]} 2019-05-30 05:54:51,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ac747106-6266-40c5-a3bb-722119db0dff 2019-05-30 05:54:51,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0898540019989s 2019-05-30 05:54:51,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 05:54:51,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=c3f71d55-8610-425f-ae71-1d9df77cd6aa" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:51,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 30 May 2019 05:54:51 GMT X-Openstack-Request-Id: req-46fdef07-76ab-4dfc-9c41-7de5d66e3900 2019-05-30 05:54:51,495 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T05:54:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03ece6cd-15c6-4157-838e-821275ece497","ip_address":"192.168.120.22"}],"id":"71501891-45bb-4007-9194-98e7cef7638c","security_groups":["55a42f1f-0234-469b-984b-285992f8a73f"],"mac_address":"fa:16:3e:21:5d:d8","project_id":"a2e38678e9564304b72a367742f73271","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2192952a-04da-4863-9726-da9ba9ca4605","tenant_id":"a2e38678e9564304b72a367742f73271","created_at":"2019-05-30T05:54:43Z","binding:vnic_type":"normal","device_id":"c3f71d55-8610-425f-ae71-1d9df77cd6aa","ip_allocation":"immediate"}]} 2019-05-30 05:54:51,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=c3f71d55-8610-425f-ae71-1d9df77cd6aa used request id req-46fdef07-76ab-4dfc-9c41-7de5d66e3900 2019-05-30 05:54:51,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0456550121307s 2019-05-30 05:54:51,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-30 05:54:51,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" -d '{"floatingip": {"floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "fixed_ip_address": "192.168.120.22", "port_id": "71501891-45bb-4007-9194-98e7cef7638c"}}' 2019-05-30 05:54:53,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Thu, 30 May 2019 05:54:54 GMT X-Openstack-Request-Id: req-8bdfca99-4846-4db6-a712-677b1c4a6666 2019-05-30 05:54:53,878 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "91b827d4-2735-4876-b225-85b4266c3a28", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:53Z", "updated_at": "2019-05-30T05:54:53Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2192952a-04da-4863-9726-da9ba9ca4605", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:5d:d8", "device_id": "c3f71d55-8610-425f-ae71-1d9df77cd6aa"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "a2e38678e9564304b72a367742f73271", "port_id": "71501891-45bb-4007-9194-98e7cef7638c", "id": "8bbad14d-97cb-40d8-9ff3-d7ad191994ae", "qos_policy_id": null}} 2019-05-30 05:54:53,878 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8bdfca99-4846-4db6-a712-677b1c4a6666 2019-05-30 05:54:53,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.38222122192s 2019-05-30 05:54:53,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:54:53,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:54,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 05:54:54 GMT X-Openstack-Request-Id: req-4127d579-880f-4052-8bef-555450439a75 2019-05-30 05:54:54,002 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "91b827d4-2735-4876-b225-85b4266c3a28", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:53Z", "updated_at": "2019-05-30T05:54:53Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2192952a-04da-4863-9726-da9ba9ca4605", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:5d:d8", "device_id": "c3f71d55-8610-425f-ae71-1d9df77cd6aa"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "a2e38678e9564304b72a367742f73271", "port_id": "71501891-45bb-4007-9194-98e7cef7638c", "id": "8bbad14d-97cb-40d8-9ff3-d7ad191994ae", "qos_policy_id": null}]} 2019-05-30 05:54:54,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4127d579-880f-4052-8bef-555450439a75 2019-05-30 05:54:54,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.109879970551s 2019-05-30 05:54:54,009 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:54:54,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:54:54,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:54,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 05:54:54 GMT X-Openstack-Request-Id: req-488bc213-c0fa-4d40-99ea-04e12baef266 2019-05-30 05:54:54,201 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "91b827d4-2735-4876-b225-85b4266c3a28", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:53Z", "updated_at": "2019-05-30T05:54:53Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2192952a-04da-4863-9726-da9ba9ca4605", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:5d:d8", "device_id": "c3f71d55-8610-425f-ae71-1d9df77cd6aa"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "a2e38678e9564304b72a367742f73271", "port_id": "71501891-45bb-4007-9194-98e7cef7638c", "id": "8bbad14d-97cb-40d8-9ff3-d7ad191994ae", "qos_policy_id": null}]} 2019-05-30 05:54:54,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-488bc213-c0fa-4d40-99ea-04e12baef266 2019-05-30 05:54:54,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0824069976807s 2019-05-30 05:54:54,207 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:54:54,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:54:54,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:54,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 05:54:54 GMT X-Openstack-Request-Id: req-87fa7d57-7cee-4828-bea4-79e7c1474590 2019-05-30 05:54:54,435 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "91b827d4-2735-4876-b225-85b4266c3a28", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:53Z", "updated_at": "2019-05-30T05:54:53Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2192952a-04da-4863-9726-da9ba9ca4605", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:5d:d8", "device_id": "c3f71d55-8610-425f-ae71-1d9df77cd6aa"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "a2e38678e9564304b72a367742f73271", "port_id": "71501891-45bb-4007-9194-98e7cef7638c", "id": "8bbad14d-97cb-40d8-9ff3-d7ad191994ae", "qos_policy_id": null}]} 2019-05-30 05:54:54,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-87fa7d57-7cee-4828-bea4-79e7c1474590 2019-05-30 05:54:54,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.118657112122s 2019-05-30 05:54:54,442 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:54:54,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:54:54,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:54,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 05:54:55 GMT X-Openstack-Request-Id: req-01e58a89-b769-4f53-9b20-fc2083da8b4b 2019-05-30 05:54:54,610 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "91b827d4-2735-4876-b225-85b4266c3a28", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:53Z", "updated_at": "2019-05-30T05:54:53Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2192952a-04da-4863-9726-da9ba9ca4605", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:5d:d8", "device_id": "c3f71d55-8610-425f-ae71-1d9df77cd6aa"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "a2e38678e9564304b72a367742f73271", "port_id": "71501891-45bb-4007-9194-98e7cef7638c", "id": "8bbad14d-97cb-40d8-9ff3-d7ad191994ae", "qos_policy_id": null}]} 2019-05-30 05:54:54,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-01e58a89-b769-4f53-9b20-fc2083da8b4b 2019-05-30 05:54:54,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0596430301666s 2019-05-30 05:54:54,616 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:54:54,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:54:54,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:54,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 05:54:55 GMT X-Openstack-Request-Id: req-aec73540-ac02-4aae-9809-7fa4740cbd58 2019-05-30 05:54:54,784 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "91b827d4-2735-4876-b225-85b4266c3a28", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:53Z", "updated_at": "2019-05-30T05:54:53Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2192952a-04da-4863-9726-da9ba9ca4605", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:5d:d8", "device_id": "c3f71d55-8610-425f-ae71-1d9df77cd6aa"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "a2e38678e9564304b72a367742f73271", "port_id": "71501891-45bb-4007-9194-98e7cef7638c", "id": "8bbad14d-97cb-40d8-9ff3-d7ad191994ae", "qos_policy_id": null}]} 2019-05-30 05:54:54,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-aec73540-ac02-4aae-9809-7fa4740cbd58 2019-05-30 05:54:54,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0580470561981s 2019-05-30 05:54:54,790 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:54:54,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:54:54,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:55,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 05:54:55 GMT X-Openstack-Request-Id: req-89f0254c-655a-44a6-8500-4c1c1fe6c78a 2019-05-30 05:54:55,181 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "91b827d4-2735-4876-b225-85b4266c3a28", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:53Z", "updated_at": "2019-05-30T05:54:53Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2192952a-04da-4863-9726-da9ba9ca4605", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:5d:d8", "device_id": "c3f71d55-8610-425f-ae71-1d9df77cd6aa"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "a2e38678e9564304b72a367742f73271", "port_id": "71501891-45bb-4007-9194-98e7cef7638c", "id": "8bbad14d-97cb-40d8-9ff3-d7ad191994ae", "qos_policy_id": null}]} 2019-05-30 05:54:55,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-89f0254c-655a-44a6-8500-4c1c1fe6c78a 2019-05-30 05:54:55,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.281871080399s 2019-05-30 05:54:55,187 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:54:55,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:54:55,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:55,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Thu, 30 May 2019 05:54:55 GMT X-Openstack-Request-Id: req-000500a7-67fb-4524-a011-e6d7ec20e583 2019-05-30 05:54:55,356 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "91b827d4-2735-4876-b225-85b4266c3a28", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:53Z", "updated_at": "2019-05-30T05:54:55Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2192952a-04da-4863-9726-da9ba9ca4605", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:5d:d8", "device_id": "c3f71d55-8610-425f-ae71-1d9df77cd6aa"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "a2e38678e9564304b72a367742f73271", "port_id": "71501891-45bb-4007-9194-98e7cef7638c", "id": "8bbad14d-97cb-40d8-9ff3-d7ad191994ae", "qos_policy_id": null}]} 2019-05-30 05:54:55,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-000500a7-67fb-4524-a011-e6d7ec20e583 2019-05-30 05:54:55,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0585329532623s 2019-05-30 05:54:55,362 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'91b827d4-2735-4876-b225-85b4266c3a28', 'updated_at': u'2019-05-30T05:54:55Z', 'fixed_ip_address': u'192.168.120.22', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'71501891-45bb-4007-9194-98e7cef7638c', 'id': u'8bbad14d-97cb-40d8-9ff3-d7ad191994ae', 'network': u'168e0781-2ae4-4771-b847-512752cd47f4', 'port': u'71501891-45bb-4007-9194-98e7cef7638c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2e38678e9564304b72a367742f73271', 'name': 'vping_ssh-project_9bc6148a-2507-44f5-9fdb-40bc0ed8b250', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a2e38678e9564304b72a367742f73271', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2192952a-04da-4863-9726-da9ba9ca4605', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:21:5d:d8', u'device_id': u'c3f71d55-8610-425f-ae71-1d9df77cd6aa'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'a2e38678e9564304b72a367742f73271', 'created_at': u'2019-05-30T05:54:53Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2192952a-04da-4863-9726-da9ba9ca4605', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:21:5d:d8', u'device_id': u'c3f71d55-8610-425f-ae71-1d9df77cd6aa'}), 'router': u'91b827d4-2735-4876-b225-85b4266c3a28'}) 2019-05-30 05:54:55,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 05:54:55,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa/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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 05:54:56,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9595 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-8d565bd6-c3f4-469f-aeec-75751bb38f04 x-openstack-request-id: req-8d565bd6-c3f4-469f-aeec-75751bb38f04 2019-05-30 05:54:56,150 - 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 1065589460 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.239499] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.242559] pid_max: default: 32768 minimum: 301\n[ 0.244196] ACPI: Core revision 20150930\n[ 0.246219] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.248597] Security Framework initialized\n[ 0.250098] Yama: becoming mindful.\n[ 0.251453] AppArmor: AppArmor initialized\n[ 0.253011] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.255387] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.257707] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.259914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.262425] Initializing cgroup subsys io\n[ 0.263919] Initializing cgroup subsys memory\n[ 0.265483] Initializing cgroup subsys devices\n[ 0.267081] Initializing cgroup subsys freezer\n[ 0.268677] Initializing cgroup subsys net_cls\n[ 0.270273] Initializing cgroup subsys perf_event\n[ 0.271938] Initializing cgroup subsys net_prio\n[ 0.273582] Initializing cgroup subsys hugetlb\n[ 0.275184] Initializing cgroup subsys pids\n[ 0.276794] CPU: Physical Processor ID: 0\n[ 0.278970] mce: CPU supports 10 MCE banks\n[ 0.280500] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.282353] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.300421] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.310026] ftrace: allocating 31920 entries in 125 pages\n[ 0.345806] smpboot: Max logical packages: 1\n[ 0.347359] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.349854] x2apic enabled\n[ 0.351295] Switched APIC routing to physical x2apic.\n[ 0.354313] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.356375] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.360191] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.363510] KVM setup paravirtual spinlock\n[ 0.365518] x86: Booted up 1 node, 1 CPUs\n[ 0.367001] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369500] devtmpfs: initialized\n[ 0.371761] evm: security.selinux\n[ 0.373037] evm: security.SMACK64\n[ 0.374338] evm: security.SMACK64EXEC\n[ 0.375737] evm: security.SMACK64TRANSMUTE\n[ 0.377241] evm: security.SMACK64MMAP\n[ 0.378608] evm: security.ima\n[ 0.379771] evm: security.capability\n[ 0.381207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384599] pinctrl core: initialized pinctrl subsystem\n[ 0.386548] RTC time: 5:54:50, date: 05/30/19\n[ 0.388226] NET: Registered protocol family 16\n[ 0.389947] cpuidle: using governor ladder\n[ 0.391437] cpuidle: using governor menu\n[ 0.392871] PCCT header not found.\n[ 0.394225] ACPI: bus type PCI registered\n[ 0.395700] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.397947] PCI: Using configuration type 1 for base access\n[ 0.400580] ACPI: Added _OSI(Module Device)\n[ 0.402120] ACPI: Added _OSI(Processor Device)\n[ 0.403699] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.405379] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.408042] ACPI: Interpreter enabled\n[ 0.409426] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.412808] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.416206] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.419578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.422954] ACPI: (supports S0 S5)\n[ 0.424243] ACPI: Using IOAPIC for interrupt routing\n[ 0.426036] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.430681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.432779] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.435080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.437281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.441258] acpiphp: Slot [3] registered\n[ 0.442745] acpiphp: Slot [4] registered\n[ 0.444215] acpiphp: Slot [5] registered\n[ 0.445707] acpiphp: Slot [6] registered\n[ 0.447158] acpiphp: Slot [7] registered\n[ 0.448617] acpiphp: Slot [8] registered\n[ 0.450075] acpiphp: Slot [9] registered\n[ 0.451560] acpiphp: Slot [10] registered\n[ 0.453035] acpiphp: Slot [11] registered\n[ 0.454520] acpiphp: Slot [12] registered\n[ 0.456031] acpiphp: Slot [13] registered\n[ 0.457503] acpiphp: Slot [14] registered\n[ 0.459032] acpiphp: Slot [15] registered\n[ 0.476648] acpiphp: Slot [16] registered\n[ 0.478142] acpiphp: Slot [17] registered\n[ 0.479618] acpiphp: Slot [18] registered\n[ 0.481092] acpiphp: Slot [19] registered\n[ 0.482565] acpiphp: Slot [20] registered\n[ 0.484036] acpiphp: Slot [21] registered\n[ 0.485547] acpiphp: Slot [22] registered\n[ 0.487019] acpiphp: Slot [23] registered\n[ 0.488497] acpiphp: Slot [24] registered\n[ 0.489981] acpiphp: Slot [25] registered\n[ 0.491453] acpiphp: Slot [26] registered\n[ 0.492928] acpiphp: Slot [27] registered\n[ 0.494408] acpiphp: Slot [28] registered\n[ 0.495916] acpiphp: Slot [29] registered\n[ 0.497388] acpiphp: Slot [30] registered\n[ 0.498876] acpiphp: Slot [31] registered\n[ 0.500350] PCI host bridge to bus 0000:00\n[ 0.501860] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.504101] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.506371] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.509030] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.514175] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.517033] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.523919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.526337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.528568] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.530965] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.535998] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.538677] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.561308] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.564330] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.566965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.569594] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.572185] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.574500] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.576933] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.578921] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.581839] vgaarb: loaded\n[ 0.582964] vgaarb: bridge control possible 0000:00:02.0\n[ 0.585211] SCSI subsystem initialized\n[ 0.586925] ACPI: bus type USB registered\n[ 0.588468] usbcore: registered new interface driver usbfs\n[ 0.590407] usbcore: registered new interface driver hub\n[ 0.592299] usbcore: registered new device driver usb\n[ 0.594317] PCI: Using ACPI for IRQ routing\n[ 0.596369] NetLabel: Initializing\n[ 0.597712] NetLabel: domain hash size = 128\n[ 0.599311] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.601111] NetLabel: unlabeled traffic allowed by default\n[ 0.603292] clocksource: Switched to clocksource kvm-clock\n[ 0.614044] AppArmor: AppArmor Filesystem Enabled\n[ 0.615826] pnp: PnP ACPI init\n[ 0.617403] pnp: PnP ACPI: found 5 devices\n[ 0.624618] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.627840] NET: Registered protocol family 2\n[ 0.629746] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.632181] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.634445] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.636712] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.638758] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.640982] NET: Registered protocol family 1\n[ 0.642623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.644691] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.646716] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.661843] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.677081] Trying to unpack rootfs image as initramfs...\n[ 0.739033] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.742070] Scanning for low memory corruption every 60 seconds\n[ 0.744465] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.746644] audit: initializing netlink subsys (disabled)\n[ 0.748623] audit: type=2000 audit(1559195690.495:1): initialized\n[ 0.751004] Initialise system trusted keyring\n[ 0.752738] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.754918] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.758167] zbud: loaded\n[ 0.759428] VFS: Disk quotas dquot_6.6.0\n[ 0.760942] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.763686] fuse init (API version 7.23)\n[ 0.765298] Key type big_key registered\n[ 0.766787] Allocating IMA MOK and blacklist keyrings.\n[ 0.768947] Key type asymmetric registered\n[ 0.770496] Asymmetric key parser 'x509' registered\n[ 0.772295] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.775081] io scheduler noop registered\n[ 0.776575] io scheduler deadline registered (default)\n[ 0.778458] io scheduler cfq registered\n[ 0.780015] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.781979] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.784329] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.787054] ACPI: Power Button [PWRF]\n[ 0.788583] GHES: HEST is not enabled!\n[ 0.802941] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.832831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.836538] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.862194] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.865873] Linux agpgart interface v0.103\n[ 0.869551] brd: module loaded\n[ 0.872036] loop: module loaded\n[ 0.877212] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.879951] GPT:90111 != 2097151\n[ 0.881217] GPT:Alternate GPT header not at the end of the disk.\n[ 0.883278] GPT:90111 != 2097151\n[ 0.884548] GPT: Use GNU Parted to correct GPT errors.\n[ 0.886370] vda: vda1 vda15\n[ 0.888269] scsi host0: ata_piix\n[ 0.889670] scsi host1: ata_piix\n[ 0.890990] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.893289] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.896239] libphy: Fixed MDIO Bus: probed\n[ 0.897771] tun: Universal TUN/TAP device driver, 1.6\n[ 0.899575] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.902942] PPP generic driver version 2.4.2\n[ 0.904603] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.906846] ehci-pci: EHCI PCI platform driver\n[ 0.908490] ehci-platform: EHCI generic platform driver\n[ 0.910358] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.912494] ohci-pci: OHCI PCI platform driver\n[ 0.914130] ohci-platform: OHCI generic platform driver\n[ 0.915993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.931195] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.933075] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.935822] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.937679] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.939854] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.942162] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.944819] usb usb1: Product: UHCI Host Controller\n[ 0.946565] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.948719] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.950527] hub 1-0:1.0: USB hub found\n[ 0.951973] hub 1-0:1.0: 2 ports detected\n[ 0.953632] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.957439] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.959216] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.961101] mousedev: PS/2 mouse device common for all mice\n[ 0.963465] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.966634] rtc_cmos 00:00: RTC can wake from S4\n[ 0.968854] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.971066] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.973301] i2c /dev entries driver\n[ 0.974707] device-mapper: uevent: version 1.0.3\n[ 0.976483] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.979551] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.981945] NET: Registered protocol family 10\n[ 0.983866] NET: Registered protocol family 17\n[ 0.985522] Key type dns_resolver registered\n[ 0.987259] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.989334] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.992586] registered taskstats version 1\n[ 0.994147] Loading compiled-in X.509 certificates\n[ 0.996441] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.999927] zswap: loaded using pool lzo/zbud\n[ 1.002315] Key type trusted registered\n[ 1.004777] Key type encrypted registered\n[ 1.006297] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.008244] ima: No TPM chip found, activating TPM-bypass!\n[ 1.010192] evm: HMAC attrs: 0x1\n[ 1.011883] Magic number: 3:667:922\n[ 1.013419] rtc_cmos 00:00: setting system clock to 2019-05-30 05:54:50 UTC (1559195690)\n[ 1.016400] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.018483] EDD information not available.\n[ 1.053108] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.072741] Write protecting the kernel read-only data: 14336k\n[ 1.076272] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.079632] 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.130291] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.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.05. 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.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKLPI1uRuel2Bp0nI2H8st6OYNZzXXZKEpP9PoFO2ZkhT5/48xYTtptbdBkp+XibFxtoR2aws1CgjKM1BvG0UgG+pnMLT14UW2z8/MtyFWmxM6YSTHpiNI2s8WGyy+bK8wTMDSpeZ3c4CKKjcUsn672BqUL2xHkzRxXb+WpPC2x/PgjGHuqkbLZUvKuIV3y91PUjqrv7BZVHoR80o9ca2Q4iGDZgguyWVWdOhM2r1FF/I6mmV3JbzwZhA+xHYM+MDSmDsBWK/cPe28sE8b0scXIWH44rZEErM/nYHupG3B6WM8l7lRYLYt9SXNfrZguwTvO7gOmu3y7hiUikqDR5Kt root@vping-ssh-vm-9bc6148a-2507-44f5-9fdb-40bc0ed8b250\nssh-dss AAAAB3NzaC1kc3MAAACBAKIg0cvNU4N5Zlx4dabuRYteHA7z8+25qKxdyneaETQMDcOOdNvUzyjXe5AF0kS4dw6EajB9o8MUBgRZTfeWPtgOsEei0MJkXyNRI9CgRrKWhDeNGFMb1wFhmnRuscdqQZHbJNy9KO8srQ0bhRf4h5gOIHM6T4LTdBdcjyFSRkXBAAAAFQCCCniWeTR4alcT+FYKDL6xMFJz5wAAAIBbYdKMKiZtOLSMQZZjT17oFHKHszP4mK/LeqCn3hZxDhtnw3wiqNxlEFp9kn9CvanXM2hsw3xdMFIujRUG1r3wqWFL6rDl+x9TWjXVkejYX1RrwYE8h+W0NA/R/4zrlV08ONYMm5jgx2MlOE2inxAbdeGg2s9shSMy8tO6Z6E5sAAAAIEAoXxQciJ2q36BtnP4alYHM701vf03KP9KVQaRpr/TIinI9gqtulwYUcD7uuyoU5bhmnh/LLnmHz4PAIdVr8KBrwKxRKnikAK0pJSyv96acJh+PRj5u8mI7lsw8XMOoW8wZ2KNYwDUN0F4uhloVVG5mIrv9emKbwy2qgwl9a911Zc= root@vping-ssh-vm-9bc6148a-2507-44f5-9fdb-40bc0ed8b250\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.75s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.22,24,fe80::f816:3eff:fe21:5dd8/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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-9bc6148a-2507-44f5-9fdb-40bc0ed8b250\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.12 ===\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-9bc6148a-2507-44f5-9fdb-40bc0ed8b250 login: "} 2019-05-30 05:54:56,151 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa/action used request id req-8d565bd6-c3f4-469f-aeec-75751bb38f04 2019-05-30 05:54:56,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.788388967514s 2019-05-30 05:54:56,152 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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 1065589460 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.239499] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.242559] pid_max: default: 32768 minimum: 301 [ 0.244196] ACPI: Core revision 20150930 [ 0.246219] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.248597] Security Framework initialized [ 0.250098] Yama: becoming mindful. [ 0.251453] AppArmor: AppArmor initialized [ 0.253011] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.255387] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.257707] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.259914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262425] Initializing cgroup subsys io [ 0.263919] Initializing cgroup subsys memory [ 0.265483] Initializing cgroup subsys devices [ 0.267081] Initializing cgroup subsys freezer [ 0.268677] Initializing cgroup subsys net_cls [ 0.270273] Initializing cgroup subsys perf_event [ 0.271938] Initializing cgroup subsys net_prio [ 0.273582] Initializing cgroup subsys hugetlb [ 0.275184] Initializing cgroup subsys pids [ 0.276794] CPU: Physical Processor ID: 0 [ 0.278970] mce: CPU supports 10 MCE banks [ 0.280500] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.282353] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.300421] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.310026] ftrace: allocating 31920 entries in 125 pages [ 0.345806] smpboot: Max logical packages: 1 [ 0.347359] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.349854] x2apic enabled [ 0.351295] Switched APIC routing to physical x2apic. [ 0.354313] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.356375] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.360191] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.363510] KVM setup paravirtual spinlock [ 0.365518] x86: Booted up 1 node, 1 CPUs [ 0.367001] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369500] devtmpfs: initialized [ 0.371761] evm: security.selinux [ 0.373037] evm: security.SMACK64 [ 0.374338] evm: security.SMACK64EXEC [ 0.375737] evm: security.SMACK64TRANSMUTE [ 0.377241] evm: security.SMACK64MMAP [ 0.378608] evm: security.ima [ 0.379771] evm: security.capability [ 0.381207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384599] pinctrl core: initialized pinctrl subsystem [ 0.386548] RTC time: 5:54:50, date: 05/30/19 [ 0.388226] NET: Registered protocol family 16 [ 0.389947] cpuidle: using governor ladder [ 0.391437] cpuidle: using governor menu [ 0.392871] PCCT header not found. [ 0.394225] ACPI: bus type PCI registered [ 0.395700] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.397947] PCI: Using configuration type 1 for base access [ 0.400580] ACPI: Added _OSI(Module Device) [ 0.402120] ACPI: Added _OSI(Processor Device) [ 0.403699] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.405379] ACPI: Added _OSI(Processor Aggregator Device) [ 0.408042] ACPI: Interpreter enabled [ 0.409426] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.412808] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.416206] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.419578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.422954] ACPI: (supports S0 S5) [ 0.424243] ACPI: Using IOAPIC for interrupt routing [ 0.426036] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.430681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.432779] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.435080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.437281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.441258] acpiphp: Slot [3] registered [ 0.442745] acpiphp: Slot [4] registered [ 0.444215] acpiphp: Slot [5] registered [ 0.445707] acpiphp: Slot [6] registered [ 0.447158] acpiphp: Slot [7] registered [ 0.448617] acpiphp: Slot [8] registered [ 0.450075] acpiphp: Slot [9] registered [ 0.451560] acpiphp: Slot [10] registered [ 0.453035] acpiphp: Slot [11] registered [ 0.454520] acpiphp: Slot [12] registered [ 0.456031] acpiphp: Slot [13] registered [ 0.457503] acpiphp: Slot [14] registered [ 0.459032] acpiphp: Slot [15] registered [ 0.476648] acpiphp: Slot [16] registered [ 0.478142] acpiphp: Slot [17] registered [ 0.479618] acpiphp: Slot [18] registered [ 0.481092] acpiphp: Slot [19] registered [ 0.482565] acpiphp: Slot [20] registered [ 0.484036] acpiphp: Slot [21] registered [ 0.485547] acpiphp: Slot [22] registered [ 0.487019] acpiphp: Slot [23] registered [ 0.488497] acpiphp: Slot [24] registered [ 0.489981] acpiphp: Slot [25] registered [ 0.491453] acpiphp: Slot [26] registered [ 0.492928] acpiphp: Slot [27] registered [ 0.494408] acpiphp: Slot [28] registered [ 0.495916] acpiphp: Slot [29] registered [ 0.497388] acpiphp: Slot [30] registered [ 0.498876] acpiphp: Slot [31] registered [ 0.500350] PCI host bridge to bus 0000:00 [ 0.501860] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.504101] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.506371] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.509030] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.514175] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.517033] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.523919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.526337] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.528568] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.530965] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.535998] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.538677] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.561308] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.564330] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.566965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.569594] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.572185] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.574500] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.576933] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.578921] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.581839] vgaarb: loaded [ 0.582964] vgaarb: bridge control possible 0000:00:02.0 [ 0.585211] SCSI subsystem initialized [ 0.586925] ACPI: bus type USB registered [ 0.588468] usbcore: registered new interface driver usbfs [ 0.590407] usbcore: registered new interface driver hub [ 0.592299] usbcore: registered new device driver usb [ 0.594317] PCI: Using ACPI for IRQ routing [ 0.596369] NetLabel: Initializing [ 0.597712] NetLabel: domain hash size = 128 [ 0.599311] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.601111] NetLabel: unlabeled traffic allowed by default [ 0.603292] clocksource: Switched to clocksource kvm-clock [ 0.614044] AppArmor: AppArmor Filesystem Enabled [ 0.615826] pnp: PnP ACPI init [ 0.617403] pnp: PnP ACPI: found 5 devices [ 0.624618] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.627840] NET: Registered protocol family 2 [ 0.629746] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.632181] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.634445] TCP: Hash tables configured (established 4096 bind 4096) [ 0.636712] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.638758] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.640982] NET: Registered protocol family 1 [ 0.642623] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.644691] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.646716] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.661843] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.677081] Trying to unpack rootfs image as initramfs... [ 0.739033] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.742070] Scanning for low memory corruption every 60 seconds [ 0.744465] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.746644] audit: initializing netlink subsys (disabled) [ 0.748623] audit: type=2000 audit(1559195690.495:1): initialized [ 0.751004] Initialise system trusted keyring [ 0.752738] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.754918] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.758167] zbud: loaded [ 0.759428] VFS: Disk quotas dquot_6.6.0 [ 0.760942] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.763686] fuse init (API version 7.23) [ 0.765298] Key type big_key registered [ 0.766787] Allocating IMA MOK and blacklist keyrings. [ 0.768947] Key type asymmetric registered [ 0.770496] Asymmetric key parser 'x509' registered [ 0.772295] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.775081] io scheduler noop registered [ 0.776575] io scheduler deadline registered (default) [ 0.778458] io scheduler cfq registered [ 0.780015] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.781979] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.784329] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.787054] ACPI: Power Button [PWRF] [ 0.788583] GHES: HEST is not enabled! [ 0.802941] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.832831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.836538] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.862194] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.865873] Linux agpgart interface v0.103 [ 0.869551] brd: module loaded [ 0.872036] loop: module loaded [ 0.877212] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.879951] GPT:90111 != 2097151 [ 0.881217] GPT:Alternate GPT header not at the end of the disk. [ 0.883278] GPT:90111 != 2097151 [ 0.884548] GPT: Use GNU Parted to correct GPT errors. [ 0.886370] vda: vda1 vda15 [ 0.888269] scsi host0: ata_piix [ 0.889670] scsi host1: ata_piix [ 0.890990] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.893289] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.896239] libphy: Fixed MDIO Bus: probed [ 0.897771] tun: Universal TUN/TAP device driver, 1.6 [ 0.899575] tun: (C) 1999-2004 Max Krasnyansky [ 0.902942] PPP generic driver version 2.4.2 [ 0.904603] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.906846] ehci-pci: EHCI PCI platform driver [ 0.908490] ehci-platform: EHCI generic platform driver [ 0.910358] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.912494] ohci-pci: OHCI PCI platform driver [ 0.914130] ohci-platform: OHCI generic platform driver [ 0.915993] uhci_hcd: USB Universal Host Controller Interface driver [ 0.931195] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.933075] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.935822] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.937679] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.939854] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.942162] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.944819] usb usb1: Product: UHCI Host Controller [ 0.946565] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.948719] usb usb1: SerialNumber: 0000:00:01.2 [ 0.950527] hub 1-0:1.0: USB hub found [ 0.951973] hub 1-0:1.0: 2 ports detected [ 0.953632] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.957439] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.959216] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.961101] mousedev: PS/2 mouse device common for all mice [ 0.963465] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.966634] rtc_cmos 00:00: RTC can wake from S4 [ 0.968854] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.971066] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.973301] i2c /dev entries driver [ 0.974707] device-mapper: uevent: version 1.0.3 [ 0.976483] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.979551] ledtrig-cpu: registered to indicate activity on CPUs [ 0.981945] NET: Registered protocol family 10 [ 0.983866] NET: Registered protocol family 17 [ 0.985522] Key type dns_resolver registered [ 0.987259] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.989334] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.992586] registered taskstats version 1 [ 0.994147] Loading compiled-in X.509 certificates [ 0.996441] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.999927] zswap: loaded using pool lzo/zbud [ 1.002315] Key type trusted registered [ 1.004777] Key type encrypted registered [ 1.006297] AppArmor: AppArmor sha1 policy hashing enabled [ 1.008244] ima: No TPM chip found, activating TPM-bypass! [ 1.010192] evm: HMAC attrs: 0x1 [ 1.011883] Magic number: 3:667:922 [ 1.013419] rtc_cmos 00:00: setting system clock to 2019-05-30 05:54:50 UTC (1559195690) [ 1.016400] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.018483] EDD information not available. [ 1.053108] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.072741] Write protecting the kernel read-only data: 14336k [ 1.076272] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.079632] 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.130291] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.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.05. 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.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKLPI1uRuel2Bp0nI2H8st6OYNZzXXZKEpP9PoFO2ZkhT5/48xYTtptbdBkp+XibFxtoR2aws1CgjKM1BvG0UgG+pnMLT14UW2z8/MtyFWmxM6YSTHpiNI2s8WGyy+bK8wTMDSpeZ3c4CKKjcUsn672BqUL2xHkzRxXb+WpPC2x/PgjGHuqkbLZUvKuIV3y91PUjqrv7BZVHoR80o9ca2Q4iGDZgguyWVWdOhM2r1FF/I6mmV3JbzwZhA+xHYM+MDSmDsBWK/cPe28sE8b0scXIWH44rZEErM/nYHupG3B6WM8l7lRYLYt9SXNfrZguwTvO7gOmu3y7hiUikqDR5Kt root@vping-ssh-vm-9bc6148a-2507-44f5-9fdb-40bc0ed8b250 ssh-dss AAAAB3NzaC1kc3MAAACBAKIg0cvNU4N5Zlx4dabuRYteHA7z8+25qKxdyneaETQMDcOOdNvUzyjXe5AF0kS4dw6EajB9o8MUBgRZTfeWPtgOsEei0MJkXyNRI9CgRrKWhDeNGFMb1wFhmnRuscdqQZHbJNy9KO8srQ0bhRf4h5gOIHM6T4LTdBdcjyFSRkXBAAAAFQCCCniWeTR4alcT+FYKDL6xMFJz5wAAAIBbYdKMKiZtOLSMQZZjT17oFHKHszP4mK/LeqCn3hZxDhtnw3wiqNxlEFp9kn9CvanXM2hsw3xdMFIujRUG1r3wqWFL6rDl+x9TWjXVkejYX1RrwYE8h+W0NA/R/4zrlV08ONYMm5jgx2MlOE2inxAbdeGg2s9shSMy8tO6Z6E5sAAAAIEAoXxQciJ2q36BtnP4alYHM701vf03KP9KVQaRpr/TIinI9gqtulwYUcD7uuyoU5bhmnh/LLnmHz4PAIdVr8KBrwKxRKnikAK0pJSyv96acJh+PRj5u8mI7lsw8XMOoW8wZ2KNYwDUN0F4uhloVVG5mIrv9emKbwy2qgwl9a911Zc= root@vping-ssh-vm-9bc6148a-2507-44f5-9fdb-40bc0ed8b250 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.75s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.22,24,fe80::f816:3eff:fe21:5dd8/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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-9bc6148a-2507-44f5-9fdb-40bc0ed8b250 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.12 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-9bc6148a-2507-44f5-9fdb-40bc0ed8b250 login: 2019-05-30 05:54:56,157 - paramiko.transport - DEBUG - starting thread (client mode): 0xe3d75090L 2019-05-30 05:54:56,158 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 05:54:56,158 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-30 05:54:56,158 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-30 05:54:56,159 - 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-05-30 05:54:56,160 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 05:54:56,160 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-30 05:54:56,160 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 05:54:56,161 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 05:54:56,161 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 05:54:56,179 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 05:54:56,180 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 05:54:56,189 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: c2190f7bdae05e554c62529b145aef31 2019-05-30 05:54:56,191 - paramiko.transport - DEBUG - Trying discovered key cf053e726417400ab88926fe19bdbc6c in /tmp/tmpajYTQk 2019-05-30 05:54:56,219 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 05:54:56,224 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 05:54:56,255 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 05:54:56,256 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-30 05:54:56,257 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 05:54:56,258 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 05:54:56,282 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 05:54:56,282 - 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.965 ms --- 192.168.120.13 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 21.965/21.965/21.965 ms 2019-05-30 05:54:56,282 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-05-30 05:54:56,286 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-30 05:54:56,399 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 05:54:56,399 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:43 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-30 05:54:56,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-30 05:54:56,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:56,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-f30930bc-4bc3-4a89-91a5-c74f690861c3 x-openstack-request-id: req-f30930bc-4bc3-4a89-91a5-c74f690861c3 2019-05-30 05:54:56,551 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba used request id req-f30930bc-4bc3-4a89-91a5-c74f690861c3 2019-05-30 05:54:56,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.145519018173s 2019-05-30 05:54:56,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:54:56,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:56,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 898 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-95ad920f-8dd1-4053-8b6d-389efcfa5de6 x-openstack-request-id: req-95ad920f-8dd1-4053-8b6d-389efcfa5de6 2019-05-30 05:54:56,944 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:5d:d8", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:5d:d8", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:54:49.000000", "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "c3f71d55-8610-425f-ae71-1d9df77cd6aa", "security_groups": [{"name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}], "user_id": "4add64fffc4b444181d6cae9b5a74629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:54:49Z", "hostId": "41fa8da05c3ab37c39b2feb0c11a3beda3a214a60e03f703a646d284", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "name": "vping_ssh-vm_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:40Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:39:56", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0dd45461-d4c4-42b0-b56b-60680317e0ba", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:54:36.000000", "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "0dd45461-d4c4-42b0-b56b-60680317e0ba", "security_groups": [{"name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}], "user_id": "4add64fffc4b444181d6cae9b5a74629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:54:56Z", "hostId": "eae40fdf8f65b85b909dca2635e2df30c2540a928bceb2cf9b1558c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:25Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:54:56,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-95ad920f-8dd1-4053-8b6d-389efcfa5de6 2019-05-30 05:54:56,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392838954926s 2019-05-30 05:54:56,947 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:54:58,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:54:58,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:54:59,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Thu, 30 May 2019 05:54: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-2790dbc9-f75b-4e87-a8e1-2daf5893a0a0 x-openstack-request-id: req-2790dbc9-f75b-4e87-a8e1-2daf5893a0a0 2019-05-30 05:54:59,126 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:5d:d8", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:5d:d8", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:54:49.000000", "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "c3f71d55-8610-425f-ae71-1d9df77cd6aa", "security_groups": [{"name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}], "user_id": "4add64fffc4b444181d6cae9b5a74629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:54:49Z", "hostId": "41fa8da05c3ab37c39b2feb0c11a3beda3a214a60e03f703a646d284", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "name": "vping_ssh-vm_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:40Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:54:59,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2790dbc9-f75b-4e87-a8e1-2daf5893a0a0 2019-05-30 05:54:59,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177166938782s 2019-05-30 05:54:59,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-30 05:54:59,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/8bbad14d-97cb-40d8-9ff3-d7ad191994ae.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:55:00,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:55:00 GMT X-Openstack-Request-Id: req-2658160b-b394-4faa-b6d5-34292dad9744 2019-05-30 05:55:00,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:55:00,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/8bbad14d-97cb-40d8-9ff3-d7ad191994ae.json used request id req-2658160b-b394-4faa-b6d5-34292dad9744 2019-05-30 05:55:00,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.16773700714s 2019-05-30 05:55:00,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:55:00,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:55:00,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:55:00 GMT X-Openstack-Request-Id: req-b5fce455-e9fb-4d32-8f77-fe0fb4589da4 2019-05-30 05:55:00,402 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 05:55:00,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b5fce455-e9fb-4d32-8f77-fe0fb4589da4 2019-05-30 05:55:00,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0914530754089s 2019-05-30 05:55:00,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-30 05:55:00,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:55:00,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-a9d98e4f-c5c1-4db5-9978-cdba8340bdfa x-openstack-request-id: req-a9d98e4f-c5c1-4db5-9978-cdba8340bdfa 2019-05-30 05:55:00,576 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa used request id req-a9d98e4f-c5c1-4db5-9978-cdba8340bdfa 2019-05-30 05:55:00,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.173668146133s 2019-05-30 05:55:00,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:55:00,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:55:01,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-0c7c4905-5109-4b57-aeeb-9e2482081af2 x-openstack-request-id: req-0c7c4905-5109-4b57-aeeb-9e2482081af2 2019-05-30 05:55:01,122 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:5d:d8", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:5d:d8", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c3f71d55-8610-425f-ae71-1d9df77cd6aa", "rel": "bookmark"}], "image": {"id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "links": [{"href": "http://172.30.9.24:8774/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:54:49.000000", "flavor": {"id": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "links": [{"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "bookmark"}]}, "id": "c3f71d55-8610-425f-ae71-1d9df77cd6aa", "security_groups": [{"name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}], "user_id": "4add64fffc4b444181d6cae9b5a74629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:55:00Z", "hostId": "41fa8da05c3ab37c39b2feb0c11a3beda3a214a60e03f703a646d284", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "name": "vping_ssh-vm_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "created": "2019-05-30T05:54:40Z", "tenant_id": "a2e38678e9564304b72a367742f73271", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:55:01,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0c7c4905-5109-4b57-aeeb-9e2482081af2 2019-05-30 05:55:01,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545525074005s 2019-05-30 05:55:01,124 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:55:03,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:55:03,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:55:03,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-7270c955-5c43-4236-9888-a9dbccf7525e x-openstack-request-id: req-7270c955-5c43-4236-9888-a9dbccf7525e 2019-05-30 05:55:03,205 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-30 05:55:03,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7270c955-5c43-4236-9888-a9dbccf7525e 2019-05-30 05:55:03,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0782129764557s 2019-05-30 05:55:03,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:55:03,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:55:03,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Thu, 30 May 2019 05:55:03 GMT X-Openstack-Request-Id: req-c34ea0c5-b07e-4bcd-afcf-9b3250b07ffc 2019-05-30 05:55:03,465 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:23Z", "updated_at": "2019-05-30T05:54:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:23Z", "revision_number": 0, "id": "271f35f5-8dee-4e0d-aca0-1a3ac35cd37e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:23Z", "security_group_id": "55a42f1f-0234-469b-984b-285992f8a73f", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T05:54:23Z", "revision_number": 0, "id": "8471dd6a-fcb2-4eaf-80ac-bca3ae2d1101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:23Z", "security_group_id": "55a42f1f-0234-469b-984b-285992f8a73f", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:23Z", "revision_number": 0, "id": "afd4cfb0-fedb-485c-b9bd-db3d80d88352", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:23Z", "security_group_id": "55a42f1f-0234-469b-984b-285992f8a73f", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:23Z", "revision_number": 0, "id": "c9a05bb0-6045-4937-9300-fca392936c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:23Z", "security_group_id": "55a42f1f-0234-469b-984b-285992f8a73f", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e38678e9564304b72a367742f73271"}], "revision_number": 3, "project_id": "a2e38678e9564304b72a367742f73271", "id": "55a42f1f-0234-469b-984b-285992f8a73f", "name": "vping_ssh-sg_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}, {"description": "Default security group", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:14Z", "updated_at": "2019-05-30T05:54:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "1c811a9b-9230-4fb7-9ef3-9b54b3e8eb9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "52ad875d-f4c0-4c56-85a8-186298402e07", "remote_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "9741b0ec-38be-4df8-9dd1-0c4902bd8cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "e9f4651c-cfc3-4115-8fac-1e8efefb5559", "remote_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e38678e9564304b72a367742f73271"}], "revision_number": 1, "project_id": "a2e38678e9564304b72a367742f73271", "id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "name": "default"}]} 2019-05-30 05:55:03,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c34ea0c5-b07e-4bcd-afcf-9b3250b07ffc 2019-05-30 05:55:03,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.255508899689s 2019-05-30 05:55:03,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 05:55:03,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/55a42f1f-0234-469b-984b-285992f8a73f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:55:03,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:55:04 GMT X-Openstack-Request-Id: req-ffdfa514-5eff-40d7-98cc-50fca203c08d 2019-05-30 05:55:03,612 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:55:03,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/55a42f1f-0234-469b-984b-285992f8a73f.json used request id req-ffdfa514-5eff-40d7-98cc-50fca203c08d 2019-05-30 05:55:03,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.14071393013s 2019-05-30 05:55:03,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-30 05:55:03,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_9bc6148a-2507-44f5-9fdb-40bc0ed8b250 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:55:03,660 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 05:55:04 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-5683f810-737f-4d48-b82c-8469d76cc54e x-openstack-request-id: req-5683f810-737f-4d48-b82c-8469d76cc54e 2019-05-30 05:55:03,661 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_9bc6148a-2507-44f5-9fdb-40bc0ed8b250 used request id req-5683f810-737f-4d48-b82c-8469d76cc54e 2019-05-30 05:55:03,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0479428768158s 2019-05-30 05:55:03,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 05:55:03,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/91b827d4-2735-4876-b225-85b4266c3a28/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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" -d '{"subnet_id": "03ece6cd-15c6-4157-838e-821275ece497"}' 2019-05-30 05:55:05,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:55:05 GMT X-Openstack-Request-Id: req-57243734-9992-4cf4-9a43-b7879e031b2f 2019-05-30 05:55:05,543 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2192952a-04da-4863-9726-da9ba9ca4605", "tenant_id": "a2e38678e9564304b72a367742f73271", "subnet_id": "03ece6cd-15c6-4157-838e-821275ece497", "subnet_ids": ["03ece6cd-15c6-4157-838e-821275ece497"], "port_id": "94c2abed-7528-4ceb-bc7d-9ef461d1d414", "id": "91b827d4-2735-4876-b225-85b4266c3a28"} 2019-05-30 05:55:05,543 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/91b827d4-2735-4876-b225-85b4266c3a28/remove_router_interface.json used request id req-57243734-9992-4cf4-9a43-b7879e031b2f 2019-05-30 05:55:05,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.8818321228s 2019-05-30 05:55:05,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 05:55:05,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:55:05,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Thu, 30 May 2019 05:55:06 GMT X-Openstack-Request-Id: req-fbaa4642-8640-48c2-b7bc-1cadb4ab8f60 2019-05-30 05:55:05,842 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:16Z", "admin_state_up": true, "updated_at": "2019-05-30T05:55:04Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a2e38678e9564304b72a367742f73271", "id": "91b827d4-2735-4876-b225-85b4266c3a28", "name": "vping_ssh-router_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}]} 2019-05-30 05:55:05,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-fbaa4642-8640-48c2-b7bc-1cadb4ab8f60 2019-05-30 05:55:05,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.298467874527s 2019-05-30 05:55:05,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 05:55:05,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/91b827d4-2735-4876-b225-85b4266c3a28.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:55:07,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:55:07 GMT X-Openstack-Request-Id: req-6f50e7b7-435b-4482-aec0-0210cc59e989 2019-05-30 05:55:07,070 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:55:07,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/91b827d4-2735-4876-b225-85b4266c3a28.json used request id req-6f50e7b7-435b-4482-aec0-0210cc59e989 2019-05-30 05:55:07,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22644090652s 2019-05-30 05:55:07,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 05:55:07,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:55:07,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 30 May 2019 05:55:07 GMT X-Openstack-Request-Id: req-9b41ddb4-7b7e-4514-927f-d061f0e0a0bd 2019-05-30 05:55:07,111 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2192952a-04da-4863-9726-da9ba9ca4605","tenant_id":"a2e38678e9564304b72a367742f73271","created_at":"2019-05-30T05:54:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T05:54: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":"a2e38678e9564304b72a367742f73271","id":"03ece6cd-15c6-4157-838e-821275ece497","subnetpool_id":null,"name":"vping_ssh-subnet_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}]} 2019-05-30 05:55:07,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9b41ddb4-7b7e-4514-927f-d061f0e0a0bd 2019-05-30 05:55:07,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.041296005249s 2019-05-30 05:55:07,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 05:55:07,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/03ece6cd-15c6-4157-838e-821275ece497.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:55:08,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:55:08 GMT X-Openstack-Request-Id: req-780043a0-a4a6-4560-bf84-ab8239e67eb3 2019-05-30 05:55:08,079 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:55:08,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/03ece6cd-15c6-4157-838e-821275ece497.json used request id req-780043a0-a4a6-4560-bf84-ab8239e67eb3 2019-05-30 05:55:08,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.965826034546s 2019-05-30 05:55:08,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:55:08,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:55:08,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Thu, 30 May 2019 05:55:08 GMT X-Openstack-Request-Id: req-38da9d08-9ca3-42e4-9553-7f43fd5d5dd8 2019-05-30 05:55:08,172 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2192952a-04da-4863-9726-da9ba9ca4605","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a2e38678e9564304b72a367742f73271","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:55:08Z","qos_policy_id":null,"name":"vping_ssh-net_9bc6148a-2507-44f5-9fdb-40bc0ed8b250","admin_state_up":true,"tenant_id":"a2e38678e9564304b72a367742f73271","created_at":"2019-05-30T05:54:14Z","mtu":1450}]} 2019-05-30 05:55:08,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-38da9d08-9ca3-42e4-9553-7f43fd5d5dd8 2019-05-30 05:55:08,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0931038856506s 2019-05-30 05:55:08,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 05:55:08,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/2192952a-04da-4863-9726-da9ba9ca4605.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:55:09,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:55:09 GMT X-Openstack-Request-Id: req-32883660-ad44-473c-b391-2afab9c00edb 2019-05-30 05:55:09,028 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:55:09,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/2192952a-04da-4863-9726-da9ba9ca4605.json used request id req-32883660-ad44-473c-b391-2afab9c00edb 2019-05-30 05:55:09,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.854233026505s 2019-05-30 05:55:09,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:55:09,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:55:09,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 30 May 2019 05:55:09 GMT X-Openstack-Request-Id: req-485c0f67-6e15-4c63-ab50-6a36634ab00a 2019-05-30 05:55:09,072 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:54:22Z", "file": "/v2/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80/file", "owner": "a2e38678e9564304b72a367742f73271", "id": "102bfb0b-39bc-459a-9c8e-376e0eba0b80", "size": 12716032, "self": "/v2/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:54:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:55:09,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-485c0f67-6e15-4c63-ab50-6a36634ab00a 2019-05-30 05:55:09,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0398449897766s 2019-05-30 05:55:09,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 05:55:09,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7232c3f2ac78cbafa0d44204fa3308ef2d875237" 2019-05-30 05:55:09,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 05:55:10 GMT X-Openstack-Request-Id: req-5cc54d1b-092a-493f-8c35-316661b652fe 2019-05-30 05:55:09,788 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 05:55:09,788 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/102bfb0b-39bc-459a-9c8e-376e0eba0b80 used request id req-5cc54d1b-092a-493f-8c35-316661b652fe 2019-05-30 05:55:09,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.714262962341s 2019-05-30 05:55:09,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 05:55:09,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:55:09,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-99cb9721-9218-4e82-b82a-9e2bc36e9546 x-openstack-request-id: req-99cb9721-9218-4e82-b82a-9e2bc36e9546 2019-05-30 05:55:09,818 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6", "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": "fb9dc875-9a01-4845-84dc-7b6f6dd74fb6"}]} 2019-05-30 05:55:09,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-99cb9721-9218-4e82-b82a-9e2bc36e9546 2019-05-30 05:55:09,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249600410461s 2019-05-30 05:55:09,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 05:55:09,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:55:09,852 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-cbb49d71-b998-40d4-a1fc-e406e960041d x-openstack-request-id: req-cbb49d71-b998-40d4-a1fc-e406e960041d 2019-05-30 05:55:09,853 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/fb9dc875-9a01-4845-84dc-7b6f6dd74fb6 used request id req-cbb49d71-b998-40d4-a1fc-e406e960041d 2019-05-30 05:55:09,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0328228473663s 2019-05-30 05:55:09,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:55:09,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:55:10,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 30 May 2019 05:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e8aa8d-3620-47fd-b47c-3bc657fb09f9 2019-05-30 05:55:10,064 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "links": {"self": "http://172.30.9.24:5000/v3/users/4add64fffc4b444181d6cae9b5a74629"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4add64fffc4b444181d6cae9b5a74629", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 05:55:10,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-68e8aa8d-3620-47fd-b47c-3bc657fb09f9 2019-05-30 05:55:10,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211333990097s 2019-05-30 05:55:10,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:55:10,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/4add64fffc4b444181d6cae9b5a74629 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:55:10,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Thu, 30 May 2019 05:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d9160a6-a27e-4b3d-ad9e-54b7dd92f911 2019-05-30 05:55:10,297 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_9bc6148a-2507-44f5-9fdb-40bc0ed8b250", "links": {"self": "http://172.30.9.24:5000/v3/users/4add64fffc4b444181d6cae9b5a74629"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4add64fffc4b444181d6cae9b5a74629", "description": null}} 2019-05-30 05:55:10,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/4add64fffc4b444181d6cae9b5a74629 used request id req-9d9160a6-a27e-4b3d-ad9e-54b7dd92f911 2019-05-30 05:55:10,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22714805603s 2019-05-30 05:55:10,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 05:55:10,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/4add64fffc4b444181d6cae9b5a74629 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:55:10,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:55:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68157678-7b10-44a6-9dd2-27bde845f9ab 2019-05-30 05:55:10,609 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:55:10,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/4add64fffc4b444181d6cae9b5a74629 used request id req-68157678-7b10-44a6-9dd2-27bde845f9ab 2019-05-30 05:55:10,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.312112092972s 2019-05-30 05:55:10,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:55:10,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:55:10,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Thu, 30 May 2019 05:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c6a43dc-3419-4f3a-b2ae-7973031ef0d4 2019-05-30 05:55:10,825 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/a2e38678e9564304b72a367742f73271"}, "tags": [], "enabled": true, "id": "a2e38678e9564304b72a367742f73271", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_9bc6148a-2507-44f5-9fdb-40bc0ed8b250"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 05:55:10,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-8c6a43dc-3419-4f3a-b2ae-7973031ef0d4 2019-05-30 05:55:10,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208683013916s 2019-05-30 05:55:10,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 05:55:10,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/a2e38678e9564304b72a367742f73271 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:55:11,010 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:55:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7269919e-7faf-4d8a-a697-5545416d7660 2019-05-30 05:55:11,010 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:55:11,010 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/a2e38678e9564304b72a367742f73271 used request id req-7269919e-7faf-4d8a-a697-5545416d7660 2019-05-30 05:55:11,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.180569171906s 2019-05-30 05:55:11,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:55:11,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=a2e38678e9564304b72a367742f73271&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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:55:11,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 05:55:11 GMT X-Openstack-Request-Id: req-7fbdeaeb-507e-469b-9dc4-4f0a32dab0da 2019-05-30 05:55:11,310 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:14Z", "updated_at": "2019-05-30T05:54:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "1c811a9b-9230-4fb7-9ef3-9b54b3e8eb9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "52ad875d-f4c0-4c56-85a8-186298402e07", "remote_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "9741b0ec-38be-4df8-9dd1-0c4902bd8cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "e9f4651c-cfc3-4115-8fac-1e8efefb5559", "remote_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e38678e9564304b72a367742f73271"}], "revision_number": 1, "project_id": "a2e38678e9564304b72a367742f73271", "id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "name": "default"}]} 2019-05-30 05:55:11,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=a2e38678e9564304b72a367742f73271&name=default used request id req-7fbdeaeb-507e-469b-9dc4-4f0a32dab0da 2019-05-30 05:55:11,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.294056177139s 2019-05-30 05:55:11,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:55:11,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:55:11,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 30 May 2019 05:55:11 GMT X-Openstack-Request-Id: req-6802e608-c670-447f-acdc-85cd37ca8d3d 2019-05-30 05:55:11,369 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2e38678e9564304b72a367742f73271", "created_at": "2019-05-30T05:54:14Z", "updated_at": "2019-05-30T05:54:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "1c811a9b-9230-4fb7-9ef3-9b54b3e8eb9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "52ad875d-f4c0-4c56-85a8-186298402e07", "remote_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "9741b0ec-38be-4df8-9dd1-0c4902bd8cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e38678e9564304b72a367742f73271"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:54:14Z", "revision_number": 0, "id": "e9f4651c-cfc3-4115-8fac-1e8efefb5559", "remote_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "remote_ip_prefix": null, "created_at": "2019-05-30T05:54:14Z", "security_group_id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "tenant_id": "a2e38678e9564304b72a367742f73271", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2e38678e9564304b72a367742f73271"}], "revision_number": 1, "project_id": "a2e38678e9564304b72a367742f73271", "id": "8b8f388e-e31b-4be6-8294-8ec25e0943b6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 05:55:11,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6802e608-c670-447f-acdc-85cd37ca8d3d 2019-05-30 05:55:11,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0536580085754s 2019-05-30 05:55:11,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 05:55:11,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/8b8f388e-e31b-4be6-8294-8ec25e0943b6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3853e9063ef36634a43f25e94349978b12d99486" 2019-05-30 05:55:11,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:55:11 GMT X-Openstack-Request-Id: req-3016c754-298b-4ae3-bd1a-64b2d3453122 2019-05-30 05:55:11,481 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:55:11,481 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/8b8f388e-e31b-4be6-8294-8ec25e0943b6.json used request id req-3016c754-298b-4ae3-bd1a-64b2d3453122 2019-05-30 05:55:11,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.105340003967s 2019-05-30 05:55:11,527 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-05-30 05:55:11,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:55:11,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 05:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87176872-4915-49a0-ab99-a823b9d234d5 2019-05-30 05:55:11,574 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 05:55:11,574 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-87176872-4915-49a0-ab99-a823b9d234d5 2019-05-30 05:55:11,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 05:55:11,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T06:55:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["Y_BWuQLuQJex6EXd2fsPJA"], "issued_at": "2019-05-30T05:55:12.000000Z"}} 2019-05-30 05:55:11,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:55:11,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:55:12,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 30 May 2019 05:55:12 GMT X-Openstack-Request-Id: req-5397cb24-3af1-47c2-834e-4cee7f3a4f0a 2019-05-30 05:55:12,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":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 05:55:12,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5397cb24-3af1-47c2-834e-4cee7f3a4f0a 2019-05-30 05:55:12,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363265991211s 2019-05-30 05:55:12,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:55:12,358 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 05:55:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9050b9c4-4d44-49b7-8303-b604fc80b0dd 2019-05-30 05:55:12,358 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 05:55:12,359 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-9050b9c4-4d44-49b7-8303-b604fc80b0dd 2019-05-30 05:55:12,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:55:12,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:55:12,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 05:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd9164e5-82fb-40b0-8f8c-d2f8746b8f8d 2019-05-30 05:55:12,561 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 05:55:12,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-dd9164e5-82fb-40b0-8f8c-d2f8746b8f8d 2019-05-30 05:55:12,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201973199844s 2019-05-30 05:55:12,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 05:55:12,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_66968862-9043-46b0-b8e1-0d80286c74bf"}}' 2019-05-30 05:55:12,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Thu, 30 May 2019 05:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e59ad53-e5dc-44e5-b6fb-6fee2a394f2e 2019-05-30 05:55:12,716 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/e0c1efc0fdb34a238544134295a4659d"}, "tags": [], "enabled": true, "id": "e0c1efc0fdb34a238544134295a4659d", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_66968862-9043-46b0-b8e1-0d80286c74bf"}} 2019-05-30 05:55:12,716 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-8e59ad53-e5dc-44e5-b6fb-6fee2a394f2e 2019-05-30 05:55:12,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.147762060165s 2019-05-30 05:55:12,717 - 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'e0c1efc0fdb34a238544134295a4659d', '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_66968862-9043-46b0-b8e1-0d80286c74bf'}) 2019-05-30 05:55:12,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 05:55:12,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "NSKTHAWfRDRx8Tbh4z43fEMkk0l8JH", "email": null, "name": "vping_userdata-user_66968862-9043-46b0-b8e1-0d80286c74bf"}}' 2019-05-30 05:55:13,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Thu, 30 May 2019 05:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3dd50cd-7ef2-4081-8f41-7b09e4f8e05b 2019-05-30 05:55:13,192 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_66968862-9043-46b0-b8e1-0d80286c74bf", "links": {"self": "http://172.30.9.24:5000/v3/users/3f42246058334855a1db1fef4e52027b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3f42246058334855a1db1fef4e52027b", "domain_id": "default", "password_expires_at": null}} 2019-05-30 05:55:13,192 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-b3dd50cd-7ef2-4081-8f41-7b09e4f8e05b 2019-05-30 05:55:13,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.468041181564s 2019-05-30 05:55:13,193 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3f42246058334855a1db1fef4e52027b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_66968862-9043-46b0-b8e1-0d80286c74bf'}) 2019-05-30 05:55:13,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:55:13,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:55:13,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e562c3ce-955f-41d5-aada-d6b33e762345 2019-05-30 05:55:13,374 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:55:13,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e562c3ce-955f-41d5-aada-d6b33e762345 2019-05-30 05:55:13,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177875041962s 2019-05-30 05:55:13,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:55:13,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:55:13,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04579565-d3c2-4e30-899c-20b4c9db24ef 2019-05-30 05:55:13,572 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:55:13,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-04579565-d3c2-4e30-899c-20b4c9db24ef 2019-05-30 05:55:13,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191905975342s 2019-05-30 05:55:13,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:55:13,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:55:13,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebc094ce-64c0-47d2-b813-2dd46e7fe7b5 2019-05-30 05:55:13,781 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:55:13,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ebc094ce-64c0-47d2-b813-2dd46e7fe7b5 2019-05-30 05:55:13,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204524993896s 2019-05-30 05:55:13,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:55:13,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:55:13,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 05:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-754beaf0-df92-4aef-9aad-a10af6f06138 2019-05-30 05:55:13,977 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 05:55:13,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-754beaf0-df92-4aef-9aad-a10af6f06138 2019-05-30 05:55:13,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191356897354s 2019-05-30 05:55:13,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:55:13,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:55:14,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 30 May 2019 05:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f39ff66-0422-4830-b5da-67ec35b5fb0e 2019-05-30 05:55:14,145 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_66968862-9043-46b0-b8e1-0d80286c74bf", "links": {"self": "http://172.30.9.24:5000/v3/users/3f42246058334855a1db1fef4e52027b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3f42246058334855a1db1fef4e52027b", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 05:55:14,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4f39ff66-0422-4830-b5da-67ec35b5fb0e 2019-05-30 05:55:14,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.167238950729s 2019-05-30 05:55:14,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:55:14,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:55:14,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 30 May 2019 05:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2387226f-3129-43d2-a8e7-bf62b93538d8 2019-05-30 05:55:14,310 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/e0c1efc0fdb34a238544134295a4659d"}, "tags": [], "enabled": true, "id": "e0c1efc0fdb34a238544134295a4659d", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_66968862-9043-46b0-b8e1-0d80286c74bf"}]} 2019-05-30 05:55:14,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-2387226f-3129-43d2-a8e7-bf62b93538d8 2019-05-30 05:55:14,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.153232812881s 2019-05-30 05:55:14,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 05:55:14,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=3f42246058334855a1db1fef4e52027b&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=e0c1efc0fdb34a238544134295a4659d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:55:14,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 05:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45cbf45f-0fc7-4f49-a9f0-55573ea66bd6 2019-05-30 05:55:14,511 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=3f42246058334855a1db1fef4e52027b&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=e0c1efc0fdb34a238544134295a4659d", "previous": null, "next": null}} 2019-05-30 05:55:14,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=3f42246058334855a1db1fef4e52027b&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=e0c1efc0fdb34a238544134295a4659d used request id req-45cbf45f-0fc7-4f49-a9f0-55573ea66bd6 2019-05-30 05:55:14,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193197965622s 2019-05-30 05:55:14,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 05:55:14,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/e0c1efc0fdb34a238544134295a4659d/users/3f42246058334855a1db1fef4e52027b/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:55:14,668 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ef8cf8e-68f5-4fbd-b344-0d74500cca71 2019-05-30 05:55:14,668 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:55:14,668 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/e0c1efc0fdb34a238544134295a4659d/users/3f42246058334855a1db1fef4e52027b/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-9ef8cf8e-68f5-4fbd-b344-0d74500cca71 2019-05-30 05:55:14,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152610063553s 2019-05-30 05:55:14,669 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_66968862-9043-46b0-b8e1-0d80286c74bf', 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'e0c1efc0fdb34a238544134295a4659d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'NSKTHAWfRDRx8Tbh4z43fEMkk0l8JH', 'username': u'vping_userdata-user_66968862-9043-46b0-b8e1-0d80286c74bf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 05:55:14,673 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_66968862-9043-46b0-b8e1-0d80286c74bf', 'password': 'NSKTHAWfRDRx8Tbh4z43fEMkk0l8JH', 'project_name': 'vping_userdata-project_66968862-9043-46b0-b8e1-0d80286c74bf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'e0c1efc0fdb34a238544134295a4659d', 'project_domain_name': 'Default'} 2019-05-30 05:55:14,673 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-05-30 05:55:14,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:55:14,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:55:14,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 05:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ce146d6-0beb-438c-94ee-529cd4269472 2019-05-30 05:55:14,863 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 05:55:14,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-4ce146d6-0beb-438c-94ee-529cd4269472 2019-05-30 05:55:14,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189743041992s 2019-05-30 05:55:14,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:55:14,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:55:15,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 30 May 2019 05:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61c12ad7-dbf2-4c3b-8319-47303a834faa 2019-05-30 05:55:15,080 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/e0c1efc0fdb34a238544134295a4659d"}, "tags": [], "enabled": true, "id": "e0c1efc0fdb34a238544134295a4659d", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_66968862-9043-46b0-b8e1-0d80286c74bf"}]} 2019-05-30 05:55:15,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-61c12ad7-dbf2-4c3b-8319-47303a834faa 2019-05-30 05:55:15,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209153175354s 2019-05-30 05:55:15,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 05:55:15,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" -d '{"network": {"tenant_id": "e0c1efc0fdb34a238544134295a4659d", "name": "vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf", "admin_state_up": true}}' 2019-05-30 05:55:15,415 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Thu, 30 May 2019 05:55:15 GMT X-Openstack-Request-Id: req-d113e0d1-e174-47be-9489-f127ce2ea73a 2019-05-30 05:55:15,416 - 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":"6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"e0c1efc0fdb34a238544134295a4659d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:55:15Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf","admin_state_up":true,"tenant_id":"e0c1efc0fdb34a238544134295a4659d","created_at":"2019-05-30T05:55:15Z","mtu":1450}} 2019-05-30 05:55:15,416 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d113e0d1-e174-47be-9489-f127ce2ea73a 2019-05-30 05:55:15,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.33350110054s 2019-05-30 05:55:15,416 - 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-05-30T05:55:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1', 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'vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf', u'created_at': u'2019-05-30T05:55:15Z', u'mtu': 1450, u'tenant_id': u'e0c1efc0fdb34a238544134295a4659d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e0c1efc0fdb34a238544134295a4659d', u'l2_adjacency': True}) 2019-05-30 05:55:15,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:55:15,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 05:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9bf4ff-b36c-4773-af64-70ed1eb7d861 2019-05-30 05:55:15,427 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 05:55:15,427 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-4c9bf4ff-b36c-4773-af64-70ed1eb7d861 2019-05-30 05:55:15,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 05:55:15,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T06:55:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0c1efc0fdb34a238544134295a4659d", "name": "vping_userdata-project_66968862-9043-46b0-b8e1-0d80286c74bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_e0c1efc0fdb34a238544134295a4659d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_e0c1efc0fdb34a238544134295a4659d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/e0c1efc0fdb34a238544134295a4659d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/e0c1efc0fdb34a238544134295a4659d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/e0c1efc0fdb34a238544134295a4659d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e0c1efc0fdb34a238544134295a4659d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/e0c1efc0fdb34a238544134295a4659d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/e0c1efc0fdb34a238544134295a4659d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e0c1efc0fdb34a238544134295a4659d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/e0c1efc0fdb34a238544134295a4659d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/e0c1efc0fdb34a238544134295a4659d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_66968862-9043-46b0-b8e1-0d80286c74bf", "id": "3f42246058334855a1db1fef4e52027b"}, "audit_ids": ["n7iezu44Tie8hNaR1b2VRQ"], "issued_at": "2019-05-30T05:55:16.000000Z"}} 2019-05-30 05:55:15,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:55:15,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:16,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Thu, 30 May 2019 05:55:16 GMT X-Openstack-Request-Id: req-1db52c59-974e-4868-aa24-4d7e14772c18 2019-05-30 05:55:16,338 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0c1efc0fdb34a238544134295a4659d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:55:15Z","qos_policy_id":null,"name":"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf","admin_state_up":true,"tenant_id":"e0c1efc0fdb34a238544134295a4659d","created_at":"2019-05-30T05:55:15Z","mtu":1450}]} 2019-05-30 05:55:16,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1db52c59-974e-4868-aa24-4d7e14772c18 2019-05-30 05:55:16,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387540102005s 2019-05-30 05:55:16,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 05:55:16,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" -d '{"subnet": {"name": "vping_userdata-subnet_66968862-9043-46b0-b8e1-0d80286c74bf", "enable_dhcp": true, "network_id": "6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 05:55:17,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Thu, 30 May 2019 05:55:17 GMT X-Openstack-Request-Id: req-3ccdbefd-fce0-4ba0-b973-022f4e6796e2 2019-05-30 05:55:17,154 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1","tenant_id":"e0c1efc0fdb34a238544134295a4659d","created_at":"2019-05-30T05:55:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T05:55:17Z","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":"e0c1efc0fdb34a238544134295a4659d","id":"836d28d1-25ff-4875-b989-bc4bb9658480","subnetpool_id":null,"name":"vping_userdata-subnet_66968862-9043-46b0-b8e1-0d80286c74bf"}} 2019-05-30 05:55:17,154 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3ccdbefd-fce0-4ba0-b973-022f4e6796e2 2019-05-30 05:55:17,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.814054012299s 2019-05-30 05:55:17,155 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:55:17Z', 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'836d28d1-25ff-4875-b989-bc4bb9658480', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_66968862-9043-46b0-b8e1-0d80286c74bf', u'enable_dhcp': True, u'network_id': u'6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1', u'tenant_id': u'e0c1efc0fdb34a238544134295a4659d', u'created_at': u'2019-05-30T05:55:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e0c1efc0fdb34a238544134295a4659d'}) 2019-05-30 05:55:17,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 05:55:17,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "vping_userdata-router_66968862-9043-46b0-b8e1-0d80286c74bf", "admin_state_up": true}}' 2019-05-30 05:55:18,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Thu, 30 May 2019 05:55:19 GMT X-Openstack-Request-Id: req-1ba257ef-3220-41ae-b07e-3fd48092f7e1 2019-05-30 05:55:18,879 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "created_at": "2019-05-30T05:55:17Z", "admin_state_up": true, "updated_at": "2019-05-30T05:55:18Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e0c1efc0fdb34a238544134295a4659d", "id": "68a42e65-e8a1-4bd0-999e-1f8c6b119e38", "name": "vping_userdata-router_66968862-9043-46b0-b8e1-0d80286c74bf"}} 2019-05-30 05:55:18,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1ba257ef-3220-41ae-b07e-3fd48092f7e1 2019-05-30 05:55:18,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.72398114204s 2019-05-30 05:55:18,880 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:55:18Z', u'revision_number': 2, u'id': u'68a42e65-e8a1-4bd0-999e-1f8c6b119e38', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_66968862-9043-46b0-b8e1-0d80286c74bf', u'admin_state_up': True, u'tenant_id': u'e0c1efc0fdb34a238544134295a4659d', u'created_at': u'2019-05-30T05:55:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'e0c1efc0fdb34a238544134295a4659d'}) 2019-05-30 05:55:18,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 05:55:18,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/68a42e65-e8a1-4bd0-999e-1f8c6b119e38/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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" -d '{"subnet_id": "836d28d1-25ff-4875-b989-bc4bb9658480"}' 2019-05-30 05:55:21,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:55:21 GMT X-Openstack-Request-Id: req-e925066a-54dc-4552-8a40-b514aac28013 2019-05-30 05:55:21,527 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "subnet_id": "836d28d1-25ff-4875-b989-bc4bb9658480", "subnet_ids": ["836d28d1-25ff-4875-b989-bc4bb9658480"], "port_id": "d8fb2ebf-a8b3-478c-afeb-a7bbb9b1c55a", "id": "68a42e65-e8a1-4bd0-999e-1f8c6b119e38"} 2019-05-30 05:55:21,528 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/68a42e65-e8a1-4bd0-999e-1f8c6b119e38/add_router_interface.json used request id req-e925066a-54dc-4552-8a40-b514aac28013 2019-05-30 05:55:21,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.64726305008s 2019-05-30 05:55:21,528 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-30 05:55:21,630 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-30 05:55:21,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:55:21,638 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 05:55:22 GMT 2019-05-30 05:55:21,638 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 05:55:21,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:55:21,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:21,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 05:55:22 GMT X-Openstack-Request-Id: req-b9b979d4-a99c-465d-a2da-ec3196d98b69 2019-05-30 05:55:21,991 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:55:21,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b9b979d4-a99c-465d-a2da-ec3196d98b69 2019-05-30 05:55:21,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.35022187233s 2019-05-30 05:55:22,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 05:55:22,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_66968862-9043-46b0-b8e1-0d80286c74bf", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_66968862-9043-46b0-b8e1-0d80286c74bf"}' 2019-05-30 05:55:22,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Thu, 30 May 2019 05:55:22 GMT Location: http://172.30.9.24:9292/v2/images/74cb7049-cf71-448c-a521-19f2b17dd754 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-56a9d6c8-8ada-433b-8af5-2bf70c7912d5 2019-05-30 05:55:22,167 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:55:22Z", "file": "/v2/images/74cb7049-cf71-448c-a521-19f2b17dd754/file", "owner": "e0c1efc0fdb34a238544134295a4659d", "id": "74cb7049-cf71-448c-a521-19f2b17dd754", "size": null, "self": "/v2/images/74cb7049-cf71-448c-a521-19f2b17dd754", "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_66968862-9043-46b0-b8e1-0d80286c74bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_66968862-9043-46b0-b8e1-0d80286c74bf", "checksum": null, "created_at": "2019-05-30T05:55:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 05:55:22,167 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-56a9d6c8-8ada-433b-8af5-2bf70c7912d5 2019-05-30 05:55:22,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.166614055634s 2019-05-30 05:55:22,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 05:55:22,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/74cb7049-cf71-448c-a521-19f2b17dd754/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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" -d '' 2019-05-30 05:55:22,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 05:55:23 GMT X-Openstack-Request-Id: req-a224c4a2-028d-4840-ac11-9e3d066bb278 2019-05-30 05:55:22,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 05:55:22,587 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/74cb7049-cf71-448c-a521-19f2b17dd754/file used request id req-a224c4a2-028d-4840-ac11-9e3d066bb278 2019-05-30 05:55:22,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.41974401474s 2019-05-30 05:55:22,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:55:22,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:22,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 30 May 2019 05:55:23 GMT X-Openstack-Request-Id: req-90c573cb-873e-4553-8ca0-9fca81c676be 2019-05-30 05:55:22,697 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:55:22Z", "file": "/v2/images/74cb7049-cf71-448c-a521-19f2b17dd754/file", "owner": "e0c1efc0fdb34a238544134295a4659d", "id": "74cb7049-cf71-448c-a521-19f2b17dd754", "size": 12716032, "self": "/v2/images/74cb7049-cf71-448c-a521-19f2b17dd754", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/74cb7049-cf71-448c-a521-19f2b17dd754/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/74cb7049-cf71-448c-a521-19f2b17dd754/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_66968862-9043-46b0-b8e1-0d80286c74bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_66968862-9043-46b0-b8e1-0d80286c74bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:55:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:55:22,697 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-90c573cb-873e-4553-8ca0-9fca81c676be 2019-05-30 05:55:22,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.105415821075s 2019-05-30 05:55:22,699 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/74cb7049-cf71-448c-a521-19f2b17dd754/snap', u'metadata': Munch({})})], 'file': u'/v2/images/74cb7049-cf71-448c-a521-19f2b17dd754/file', 'owner': u'e0c1efc0fdb34a238544134295a4659d', 'id': u'74cb7049-cf71-448c-a521-19f2b17dd754', 'size': 12716032, u'self': u'/v2/images/74cb7049-cf71-448c-a521-19f2b17dd754', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e0c1efc0fdb34a238544134295a4659d', 'name': 'vping_userdata-project_66968862-9043-46b0-b8e1-0d80286c74bf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/74cb7049-cf71-448c-a521-19f2b17dd754/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T05:55:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-30T05:55:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_66968862-9043-46b0-b8e1-0d80286c74bf', '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/74cb7049-cf71-448c-a521-19f2b17dd754', 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_66968862-9043-46b0-b8e1-0d80286c74bf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_66968862-9043-46b0-b8e1-0d80286c74bf', 'created': u'2019-05-30T05:55:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T05:55: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/74cb7049-cf71-448c-a521-19f2b17dd754', 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_66968862-9043-46b0-b8e1-0d80286c74bf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 05:55:22,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 05:55:22,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_66968862-9043-46b0-b8e1-0d80286c74bf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 05:55:23,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-fcf4a0a6-7f83-46e2-b302-66936d9471c5 x-openstack-request-id: req-fcf4a0a6-7f83-46e2-b302-66936d9471c5 2019-05-30 05:55:23,134 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_66968862-9043-46b0-b8e1-0d80286c74bf", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "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": "d8a3140a-32d1-41a8-a6dc-823e41401aab"}} 2019-05-30 05:55:23,134 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-fcf4a0a6-7f83-46e2-b302-66936d9471c5 2019-05-30 05:55:23,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.431845188141s 2019-05-30 05:55:23,135 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_66968862-9043-46b0-b8e1-0d80286c74bf', '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'aeac65a9ab444affb43fd8765adb4b86', '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'd8a3140a-32d1-41a8-a6dc-823e41401aab', 'swap': 0}) 2019-05-30 05:55:23,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 05:55:23,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab/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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" -d '{"extra_specs": {}}' 2019-05-30 05:55:23,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-1b7b7d30-866e-4a31-9b1e-8556347e2312 x-openstack-request-id: req-1b7b7d30-866e-4a31-9b1e-8556347e2312 2019-05-30 05:55:23,157 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 05:55:23,157 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab/os-extra_specs used request id req-1b7b7d30-866e-4a31-9b1e-8556347e2312 2019-05-30 05:55:23,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207960605621s 2019-05-30 05:55:23,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:55:23,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:23,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Thu, 30 May 2019 05:55:23 GMT X-Openstack-Request-Id: req-0d311b34-5cf2-48b7-b88b-96135d33d0e1 2019-05-30 05:55:23,250 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0c1efc0fdb34a238544134295a4659d","l2_adjacency":true,"status":"ACTIVE","subnets":["836d28d1-25ff-4875-b989-bc4bb9658480"],"description":"","tags":[],"updated_at":"2019-05-30T05:55:17Z","qos_policy_id":null,"name":"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf","admin_state_up":true,"tenant_id":"e0c1efc0fdb34a238544134295a4659d","created_at":"2019-05-30T05:55:15Z","mtu":1450}]} 2019-05-30 05:55:23,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0d311b34-5cf2-48b7-b88b-96135d33d0e1 2019-05-30 05:55:23,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0931429862976s 2019-05-30 05:55:23,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:55:23,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:23,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 30 May 2019 05:55:23 GMT X-Openstack-Request-Id: req-ef6d4f39-32bc-491d-b563-d9c0bcd9e842 2019-05-30 05:55:23,293 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:55:22Z", "file": "/v2/images/74cb7049-cf71-448c-a521-19f2b17dd754/file", "owner": "e0c1efc0fdb34a238544134295a4659d", "id": "74cb7049-cf71-448c-a521-19f2b17dd754", "size": 12716032, "self": "/v2/images/74cb7049-cf71-448c-a521-19f2b17dd754", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/74cb7049-cf71-448c-a521-19f2b17dd754/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/74cb7049-cf71-448c-a521-19f2b17dd754/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_66968862-9043-46b0-b8e1-0d80286c74bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_66968862-9043-46b0-b8e1-0d80286c74bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:55:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:55:23,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ef6d4f39-32bc-491d-b563-d9c0bcd9e842 2019-05-30 05:55:23,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.037633895874s 2019-05-30 05:55:23,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 05:55:23,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:23,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-b2a9aeb3-8696-409a-9fa8-1834080dabf8 x-openstack-request-id: req-b2a9aeb3-8696-409a-9fa8-1834080dabf8 2019-05-30 05:55:23,594 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_66968862-9043-46b0-b8e1-0d80286c74bf", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "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": "d8a3140a-32d1-41a8-a6dc-823e41401aab"}]} 2019-05-30 05:55:23,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b2a9aeb3-8696-409a-9fa8-1834080dabf8 2019-05-30 05:55:23,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.294245004654s 2019-05-30 05:55:23,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-30 05:55:23,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" -d '{"server": {"name": "vping_userdata-vm_66968862-9043-46b0-b8e1-0d80286c74bf", "imageRef": "74cb7049-cf71-448c-a521-19f2b17dd754", "flavorRef": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1"}]}}' 2019-05-30 05:55:25,591 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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 location: http://172.30.9.24:8774/v2.1/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae x-compute-request-id: req-43852aac-7eef-47b9-b041-5d69491c1579 x-openstack-request-id: req-43852aac-7eef-47b9-b041-5d69491c1579 2019-05-30 05:55:25,591 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "132e961d-d0ce-42c8-9043-f842e4ce08ae", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "bookmark"}], "adminPass": "JwxNSC6UPe4f"}} 2019-05-30 05:55:25,591 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-43852aac-7eef-47b9-b041-5d69491c1579 2019-05-30 05:55:25,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.9922440052s 2019-05-30 05:55:25,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:55:25,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:26,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-14c400b3-068d-4b63-8bf7-2d056a353fbd x-openstack-request-id: req-14c400b3-068d-4b63-8bf7-2d056a353fbd 2019-05-30 05:55:26,082 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "132e961d-d0ce-42c8-9043-f842e4ce08ae", "user_id": "3f42246058334855a1db1fef4e52027b", "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-05-30T05:55:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:25Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:55:26,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-14c400b3-068d-4b63-8bf7-2d056a353fbd 2019-05-30 05:55:26,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490414142609s 2019-05-30 05:55:26,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:55:26,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:26,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Thu, 30 May 2019 05:55:26 GMT X-Openstack-Request-Id: req-c108db72-5613-42eb-9cf2-31adb10ae4d2 2019-05-30 05:55:26,192 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0c1efc0fdb34a238544134295a4659d","l2_adjacency":true,"status":"ACTIVE","subnets":["836d28d1-25ff-4875-b989-bc4bb9658480"],"description":"","tags":[],"updated_at":"2019-05-30T05:55:17Z","qos_policy_id":null,"name":"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf","admin_state_up":true,"tenant_id":"e0c1efc0fdb34a238544134295a4659d","created_at":"2019-05-30T05:55:15Z","mtu":1450}]} 2019-05-30 05:55:26,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c108db72-5613-42eb-9cf2-31adb10ae4d2 2019-05-30 05:55:26,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0979769229889s 2019-05-30 05:55:26,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 05:55:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:26,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Thu, 30 May 2019 05:55:26 GMT X-Openstack-Request-Id: req-88760c7b-b493-4eb5-b6b8-eab7cd084a1a 2019-05-30 05:55:26,266 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1","tenant_id":"e0c1efc0fdb34a238544134295a4659d","created_at":"2019-05-30T05:55:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T05:55:17Z","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":"e0c1efc0fdb34a238544134295a4659d","id":"836d28d1-25ff-4875-b989-bc4bb9658480","subnetpool_id":null,"name":"vping_userdata-subnet_66968862-9043-46b0-b8e1-0d80286c74bf"}]} 2019-05-30 05:55:26,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-88760c7b-b493-4eb5-b6b8-eab7cd084a1a 2019-05-30 05:55:26,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0729248523712s 2019-05-30 05:55:26,267 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:55:28,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:55:28,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:28,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Thu, 30 May 2019 05: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-11eaa02e-5086-4832-8594-4c97a09887ba x-openstack-request-id: req-11eaa02e-5086-4832-8594-4c97a09887ba 2019-05-30 05:55:28,987 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "132e961d-d0ce-42c8-9043-f842e4ce08ae", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:55:28Z", "hostId": "f737e7895b961e297cda988840d68af1c39a50dfe529f23568f1be61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:25Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:55:28,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-11eaa02e-5086-4832-8594-4c97a09887ba 2019-05-30 05:55:28,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.717602014542s 2019-05-30 05:55:28,993 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:55:30,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:55:30,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:31,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-9e78cbca-1aee-40c0-b5f1-22de023748aa x-openstack-request-id: req-9e78cbca-1aee-40c0-b5f1-22de023748aa 2019-05-30 05:55:31,161 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "132e961d-d0ce-42c8-9043-f842e4ce08ae", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:55:28Z", "hostId": "f737e7895b961e297cda988840d68af1c39a50dfe529f23568f1be61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:25Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:55:31,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9e78cbca-1aee-40c0-b5f1-22de023748aa 2019-05-30 05:55:31,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1652739048s 2019-05-30 05:55:31,168 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:55:33,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:55:33,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:33,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-16a8e384-1186-427f-9364-a8d8512b9bf9 x-openstack-request-id: req-16a8e384-1186-427f-9364-a8d8512b9bf9 2019-05-30 05:55:33,348 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "132e961d-d0ce-42c8-9043-f842e4ce08ae", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:55:28Z", "hostId": "f737e7895b961e297cda988840d68af1c39a50dfe529f23568f1be61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:25Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:55:33,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-16a8e384-1186-427f-9364-a8d8512b9bf9 2019-05-30 05:55:33,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17783498764s 2019-05-30 05:55:33,354 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:55:35,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:55:35,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:35,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-538033d1-d227-4695-a57a-15e5045fa144 x-openstack-request-id: req-538033d1-d227-4695-a57a-15e5045fa144 2019-05-30 05:55:35,516 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:c2:2c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:55:34.000000", "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "132e961d-d0ce-42c8-9043-f842e4ce08ae", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:55:34Z", "hostId": "f737e7895b961e297cda988840d68af1c39a50dfe529f23568f1be61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:25Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:55:35,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-538033d1-d227-4695-a57a-15e5045fa144 2019-05-30 05:55:35,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.159686088562s 2019-05-30 05:55:35,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 05:55:35,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=132e961d-d0ce-42c8-9043-f842e4ce08ae" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:35,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 30 May 2019 05:55:36 GMT X-Openstack-Request-Id: req-97477429-ad6e-4efa-830c-bbc580e5f77c 2019-05-30 05:55:35,597 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T05:55:34Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"836d28d1-25ff-4875-b989-bc4bb9658480","ip_address":"192.168.120.12"}],"id":"df032154-42ad-4da4-a010-73484ab423a5","security_groups":["32847399-4b36-43c3-bfbf-947d8a88b984"],"mac_address":"fa:16:3e:02:c2:2c","project_id":"e0c1efc0fdb34a238544134295a4659d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1","tenant_id":"e0c1efc0fdb34a238544134295a4659d","created_at":"2019-05-30T05:55:28Z","binding:vnic_type":"normal","device_id":"132e961d-d0ce-42c8-9043-f842e4ce08ae","ip_allocation":"immediate"}]} 2019-05-30 05:55:35,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=132e961d-d0ce-42c8-9043-f842e4ce08ae used request id req-97477429-ad6e-4efa-830c-bbc580e5f77c 2019-05-30 05:55:35,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.07395195961s 2019-05-30 05:55:35,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:55:35,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=df032154-42ad-4da4-a010-73484ab423a5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:35,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:55:36 GMT X-Openstack-Request-Id: req-4cfd99fa-6235-4d10-94d1-c33085762f53 2019-05-30 05:55:35,651 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 05:55:35,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=df032154-42ad-4da4-a010-73484ab423a5 used request id req-4cfd99fa-6235-4d10-94d1-c33085762f53 2019-05-30 05:55:35,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0450270175934s 2019-05-30 05:55:35,652 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:02:c2:2c', 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'74cb7049-cf71-448c-a521-19f2b17dd754'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T05:55:34.000000', 'flavor': Munch({u'id': u'd8a3140a-32d1-41a8-a6dc-823e41401aab'}), 'az': u'nova', 'id': u'132e961d-d0ce-42c8-9043-f842e4ce08ae', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3f42246058334855a1db1fef4e52027b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e0c1efc0fdb34a238544134295a4659d', 'name': 'vping_userdata-project_66968862-9043-46b0-b8e1-0d80286c74bf', '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-05-30T05:55:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T05:55:34Z', 'hostId': u'f737e7895b961e297cda988840d68af1c39a50dfe529f23568f1be61', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'f737e7895b961e297cda988840d68af1c39a50dfe529f23568f1be61', '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-05-30T05:55:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e0c1efc0fdb34a238544134295a4659d', 'name': u'vping_userdata-vm_66968862-9043-46b0-b8e1-0d80286c74bf', 'adminPass': u'JwxNSC6UPe4f', 'tenant_id': u'e0c1efc0fdb34a238544134295a4659d', 'created_at': u'2019-05-30T05:55:25Z', 'created': u'2019-05-30T05:55:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-30 05:55:35,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:55:35,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:35,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Thu, 30 May 2019 05:55:36 GMT X-Openstack-Request-Id: req-0e2b8333-745c-40be-a414-088305c9dbc7 2019-05-30 05:55:35,745 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0c1efc0fdb34a238544134295a4659d","l2_adjacency":true,"status":"ACTIVE","subnets":["836d28d1-25ff-4875-b989-bc4bb9658480"],"description":"","tags":[],"updated_at":"2019-05-30T05:55:17Z","qos_policy_id":null,"name":"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf","admin_state_up":true,"tenant_id":"e0c1efc0fdb34a238544134295a4659d","created_at":"2019-05-30T05:55:15Z","mtu":1450}]} 2019-05-30 05:55:35,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0e2b8333-745c-40be-a414-088305c9dbc7 2019-05-30 05:55:35,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0915870666504s 2019-05-30 05:55:35,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:55:35,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:35,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 30 May 2019 05:55:36 GMT X-Openstack-Request-Id: req-68da5880-92f0-4282-a5db-9ecf5d88c48c 2019-05-30 05:55:35,863 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:55:22Z", "file": "/v2/images/74cb7049-cf71-448c-a521-19f2b17dd754/file", "owner": "e0c1efc0fdb34a238544134295a4659d", "id": "74cb7049-cf71-448c-a521-19f2b17dd754", "size": 12716032, "self": "/v2/images/74cb7049-cf71-448c-a521-19f2b17dd754", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/74cb7049-cf71-448c-a521-19f2b17dd754/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/74cb7049-cf71-448c-a521-19f2b17dd754/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_66968862-9043-46b0-b8e1-0d80286c74bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_66968862-9043-46b0-b8e1-0d80286c74bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:55:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:55:35,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-68da5880-92f0-4282-a5db-9ecf5d88c48c 2019-05-30 05:55:35,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.113653898239s 2019-05-30 05:55:35,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 05:55:35,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:35,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-eed0504e-a787-4097-8a7c-349090448d00 x-openstack-request-id: req-eed0504e-a787-4097-8a7c-349090448d00 2019-05-30 05:55:35,889 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_66968862-9043-46b0-b8e1-0d80286c74bf", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "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": "d8a3140a-32d1-41a8-a6dc-823e41401aab"}]} 2019-05-30 05:55:35,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-eed0504e-a787-4097-8a7c-349090448d00 2019-05-30 05:55:35,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237591266632s 2019-05-30 05:55:35,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-30 05:55:35,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" -d '{"server": {"name": "vping_userdata-vm2_66968862-9043-46b0-b8e1-0d80286c74bf", "imageRef": "74cb7049-cf71-448c-a521-19f2b17dd754", "flavorRef": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjEyIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1"}]}}' 2019-05-30 05:55:37,923 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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 location: http://172.30.9.24:8774/v2.1/servers/77434695-d46e-4b5e-8156-f62d7b99a46a x-compute-request-id: req-ea9743c2-4fc5-4560-ad0b-369a2de84807 x-openstack-request-id: req-ea9743c2-4fc5-4560-ad0b-369a2de84807 2019-05-30 05:55:37,923 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "77434695-d46e-4b5e-8156-f62d7b99a46a", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "bookmark"}], "adminPass": "6QCVeBLYWU9s"}} 2019-05-30 05:55:37,923 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ea9743c2-4fc5-4560-ad0b-369a2de84807 2019-05-30 05:55:37,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.03312397003s 2019-05-30 05:55:37,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:55:37,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:39,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-2be186f2-3e90-4f0a-a40b-53f86ea72b81 x-openstack-request-id: req-2be186f2-3e90-4f0a-a40b-53f86ea72b81 2019-05-30 05:55:39,243 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "77434695-d46e-4b5e-8156-f62d7b99a46a", "user_id": "3f42246058334855a1db1fef4e52027b", "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-05-30T05:55:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:38Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:c2:2c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:55:34.000000", "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "132e961d-d0ce-42c8-9043-f842e4ce08ae", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:55:34Z", "hostId": "f737e7895b961e297cda988840d68af1c39a50dfe529f23568f1be61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:25Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:55:39,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2be186f2-3e90-4f0a-a40b-53f86ea72b81 2019-05-30 05:55:39,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31947994232s 2019-05-30 05:55:39,252 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:55:41,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:55:41,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:41,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 879 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-f5b628bf-8b41-4ddf-922a-8615bbd45ea9 x-openstack-request-id: req-f5b628bf-8b41-4ddf-922a-8615bbd45ea9 2019-05-30 05:55:41,467 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "77434695-d46e-4b5e-8156-f62d7b99a46a", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:55:40Z", "hostId": "c3e8eb83d2c71b2dc9e4a72489e789a7ca5764600ffcecdf9f162dd3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:38Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:c2:2c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:55:34.000000", "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "132e961d-d0ce-42c8-9043-f842e4ce08ae", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:55:34Z", "hostId": "f737e7895b961e297cda988840d68af1c39a50dfe529f23568f1be61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:25Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:55:41,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f5b628bf-8b41-4ddf-922a-8615bbd45ea9 2019-05-30 05:55:41,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212796926498s 2019-05-30 05:55:41,475 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:55:43,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:55:43,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:43,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 879 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-80cf3055-3d2e-4e14-99f9-39cf21c8ac65 x-openstack-request-id: req-80cf3055-3d2e-4e14-99f9-39cf21c8ac65 2019-05-30 05:55:43,659 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "77434695-d46e-4b5e-8156-f62d7b99a46a", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:55:40Z", "hostId": "c3e8eb83d2c71b2dc9e4a72489e789a7ca5764600ffcecdf9f162dd3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:38Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:c2:2c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:55:34.000000", "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "132e961d-d0ce-42c8-9043-f842e4ce08ae", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:55:34Z", "hostId": "f737e7895b961e297cda988840d68af1c39a50dfe529f23568f1be61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:25Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:55:43,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-80cf3055-3d2e-4e14-99f9-39cf21c8ac65 2019-05-30 05:55:43,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182198047638s 2019-05-30 05:55:43,667 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:55:45,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:55:45,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:46,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 879 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-22cf445c-f7d5-462a-9eda-6883f2e5a5b3 x-openstack-request-id: req-22cf445c-f7d5-462a-9eda-6883f2e5a5b3 2019-05-30 05:55:46,017 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "77434695-d46e-4b5e-8156-f62d7b99a46a", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:55:40Z", "hostId": "c3e8eb83d2c71b2dc9e4a72489e789a7ca5764600ffcecdf9f162dd3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:38Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:c2:2c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:55:34.000000", "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "132e961d-d0ce-42c8-9043-f842e4ce08ae", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:55:34Z", "hostId": "f737e7895b961e297cda988840d68af1c39a50dfe529f23568f1be61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:25Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:55:46,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-22cf445c-f7d5-462a-9eda-6883f2e5a5b3 2019-05-30 05:55:46,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348367929459s 2019-05-30 05:55:46,025 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:55:48,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:55:48,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:48,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-5b91c9e0-5c13-41d2-8169-04302635b6fe x-openstack-request-id: req-5b91c9e0-5c13-41d2-8169-04302635b6fe 2019-05-30 05:55:48,192 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d5:91", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:55:45.000000", "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "77434695-d46e-4b5e-8156-f62d7b99a46a", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:55:46Z", "hostId": "c3e8eb83d2c71b2dc9e4a72489e789a7ca5764600ffcecdf9f162dd3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:38Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:c2:2c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:55:34.000000", "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "132e961d-d0ce-42c8-9043-f842e4ce08ae", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:55:34Z", "hostId": "f737e7895b961e297cda988840d68af1c39a50dfe529f23568f1be61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:25Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:55:48,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5b91c9e0-5c13-41d2-8169-04302635b6fe 2019-05-30 05:55:48,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164645910263s 2019-05-30 05:55:48,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 05:55:48,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=77434695-d46e-4b5e-8156-f62d7b99a46a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:48,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 30 May 2019 05:55:48 GMT X-Openstack-Request-Id: req-6bd552d7-5627-4108-9176-2147085d1267 2019-05-30 05:55:48,277 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T05:55:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"836d28d1-25ff-4875-b989-bc4bb9658480","ip_address":"192.168.120.8"}],"id":"04d0a4fa-9562-46f9-969e-2594db2b1ff4","security_groups":["32847399-4b36-43c3-bfbf-947d8a88b984"],"mac_address":"fa:16:3e:db:d5:91","project_id":"e0c1efc0fdb34a238544134295a4659d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1","tenant_id":"e0c1efc0fdb34a238544134295a4659d","created_at":"2019-05-30T05:55:41Z","binding:vnic_type":"normal","device_id":"77434695-d46e-4b5e-8156-f62d7b99a46a","ip_allocation":"immediate"}]} 2019-05-30 05:55:48,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=77434695-d46e-4b5e-8156-f62d7b99a46a used request id req-6bd552d7-5627-4108-9176-2147085d1267 2019-05-30 05:55:48,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0789611339569s 2019-05-30 05:55:48,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:55:48,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=04d0a4fa-9562-46f9-969e-2594db2b1ff4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:48,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:55:48 GMT X-Openstack-Request-Id: req-dfea8ed7-6831-4bcb-9d5a-14a2f46e0621 2019-05-30 05:55:48,335 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 05:55:48,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=04d0a4fa-9562-46f9-969e-2594db2b1ff4 used request id req-dfea8ed7-6831-4bcb-9d5a-14a2f46e0621 2019-05-30 05:55:48,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0462989807129s 2019-05-30 05:55:48,336 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:db:d5:91', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'74cb7049-cf71-448c-a521-19f2b17dd754'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T05:55:45.000000', 'flavor': Munch({u'id': u'd8a3140a-32d1-41a8-a6dc-823e41401aab'}), 'az': u'nova', 'id': u'77434695-d46e-4b5e-8156-f62d7b99a46a', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3f42246058334855a1db1fef4e52027b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e0c1efc0fdb34a238544134295a4659d', 'name': 'vping_userdata-project_66968862-9043-46b0-b8e1-0d80286c74bf', '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-05-30T05:55:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T05:55:46Z', 'hostId': u'c3e8eb83d2c71b2dc9e4a72489e789a7ca5764600ffcecdf9f162dd3', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'c3e8eb83d2c71b2dc9e4a72489e789a7ca5764600ffcecdf9f162dd3', '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-05-30T05:55:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e0c1efc0fdb34a238544134295a4659d', 'name': u'vping_userdata-vm2_66968862-9043-46b0-b8e1-0d80286c74bf', 'adminPass': u'6QCVeBLYWU9s', 'tenant_id': u'e0c1efc0fdb34a238544134295a4659d', 'created_at': u'2019-05-30T05:55:38Z', 'created': u'2019-05-30T05:55:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-30 05:55:48,337 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-05-30 05:55:49,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:55:49,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:49,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-c6561023-f24d-4f64-b4cb-5b906e921ac0 x-openstack-request-id: req-c6561023-f24d-4f64-b4cb-5b906e921ac0 2019-05-30 05:55:49,507 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d5:91", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:55:45.000000", "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "77434695-d46e-4b5e-8156-f62d7b99a46a", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:55:46Z", "hostId": "c3e8eb83d2c71b2dc9e4a72489e789a7ca5764600ffcecdf9f162dd3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:38Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:c2:2c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:55:34.000000", "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "132e961d-d0ce-42c8-9043-f842e4ce08ae", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:55:34Z", "hostId": "f737e7895b961e297cda988840d68af1c39a50dfe529f23568f1be61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:25Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:55:49,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c6561023-f24d-4f64-b4cb-5b906e921ac0 2019-05-30 05:55:49,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169144868851s 2019-05-30 05:55:49,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 05:55:49,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/77434695-d46e-4b5e-8156-f62d7b99a46a/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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 05:55:49,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7955 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-385612a6-3396-4077-84da-837792521931 x-openstack-request-id: req-385612a6-3396-4077-84da-837792521931 2019-05-30 05:55:49,581 - 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 510901817 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.245845] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.249012] pid_max: default: 32768 minimum: 301\n[ 0.250716] ACPI: Core revision 20150930\n[ 0.252813] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.255295] Security Framework initialized\n[ 0.256859] Yama: becoming mindful.\n[ 0.258246] AppArmor: AppArmor initialized\n[ 0.259848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.262339] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.264770] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267082] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.269682] Initializing cgroup subsys io\n[ 0.271222] Initializing cgroup subsys memory\n[ 0.272863] Initializing cgroup subsys devices\n[ 0.274522] Initializing cgroup subsys freezer\n[ 0.276187] Initializing cgroup subsys net_cls\n[ 0.277844] Initializing cgroup subsys perf_event\n[ 0.279578] Initializing cgroup subsys net_prio\n[ 0.281269] Initializing cgroup subsys hugetlb\n[ 0.282924] Initializing cgroup subsys pids\n[ 0.284573] CPU: Physical Processor ID: 0\n[ 0.286801] mce: CPU supports 10 MCE banks\n[ 0.288420] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.290330] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.308941] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.318834] ftrace: allocating 31920 entries in 125 pages\n[ 0.355694] smpboot: Max logical packages: 1\n[ 0.357321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.359879] x2apic enabled\n[ 0.361357] Switched APIC routing to physical x2apic.\n[ 0.364446] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.366580] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.370525] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.373938] KVM setup paravirtual spinlock\n[ 0.375977] x86: Booted up 1 node, 1 CPUs\n[ 0.377509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.380094] devtmpfs: initialized\n[ 0.382427] evm: security.selinux\n[ 0.383751] evm: security.SMACK64\n[ 0.385076] evm: security.SMACK64EXEC\n[ 0.386500] evm: security.SMACK64TRANSMUTE\n[ 0.388064] evm: security.SMACK64MMAP\n[ 0.389485] evm: security.ima\n[ 0.390701] evm: security.capability\n[ 0.392176] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.395679] pinctrl core: initialized pinctrl subsystem\n[ 0.397713] RTC time: 5:55:45, date: 05/30/19\n[ 0.399474] NET: Registered protocol family 16\n[ 0.401268] cpuidle: using governor ladder\n[ 0.402823] cpuidle: using governor menu\n[ 0.404319] PCCT header not found.\n[ 0.405713] ACPI: bus type PCI registered\n[ 0.407241] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.409590] PCI: Using configuration type 1 for base access\n[ 0.412312] ACPI: Added _OSI(Module Device)\n[ 0.413904] ACPI: Added _OSI(Processor Device)\n[ 0.415554] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.417282] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.420050] ACPI: Interpreter enabled\n[ 0.421492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.425014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.428526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.432043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.435571] ACPI: (supports S0 S5)\n[ 0.436927] ACPI: Using IOAPIC for interrupt routing\n[ 0.438743] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.443515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.445703] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.448070] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.450364] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.454499] acpiphp: Slot [3] registered\n[ 0.456019] acpiphp: Slot [4] registered\n[ 0.457535] acpiphp: Slot [5] registered\n[ 0.459057] acpiphp: Slot [6] registered\n[ 0.460572] acpiphp: Slot [7] registered\n[ 0.462084] acpiphp: Slot [8] registered\n[ 0.463603] acpiphp: Slot [9] registered\n[ 0.465119] acpiphp: Slot [10] registered\n[ 0.466659] acpiphp: Slot [11] registered\n[ 0.468207] acpiphp: Slot [12] registered\n[ 0.469768] acpiphp: Slot [13] registered\n[ 0.471351] acpiphp: Slot [14] registered\n[ 0.472891] acpiphp: Slot [15] registered\n[ 0.491058] acpiphp: Slot [16] registered\n[ 0.492627] acpiphp: Slot [17] registered\n[ 0.494175] acpiphp: Slot [18] registered\n[ 0.495716] acpiphp: Slot [19] registered\n[ 0.497259] acpiphp: Slot [20] registered\n[ 0.498804] acpiphp: Slot [21] registered\n[ 0.500351] acpiphp: Slot [22] registered\n[ 0.501895] acpiphp: Slot [23] registered\n[ 0.503446] acpiphp: Slot [24] registered\n[ 0.504994] acpiphp: Slot [25] registered\n[ 0.506532] acpiphp: Slot [26] registered\n[ 0.508079] acpiphp: Slot [27] registered\n[ 0.509630] acpiphp: Slot [28] registered\n[ 0.511179] acpiphp: Slot [29] registered\n[ 0.512718] acpiphp: Slot [30] registered\n[ 0.514269] acpiphp: Slot [31] registered\n[ 0.515807] PCI host bridge to bus 0000:00\n[ 0.517369] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.519712] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.522064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.524841] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.527618] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.530457] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.535411] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.537864] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.540140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.542589] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.547315] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.552411] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.578431] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.581278] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.583950] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.586685] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.589338] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.591679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.594151] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.596167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.599130] vgaarb: loaded\n[ 0.600263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.602533] SCSI subsystem initialized\n[ 0.604267] ACPI: bus type USB registered\n[ 0.605828] usbcore: registered new interface driver usbfs\n[ 0.607801] usbcore: registered new interface driver hub\n[ 0.609713] usbcore: registered new device driver usb\n[ 0.611754] PCI: Using ACPI for IRQ routing\n[ 0.613824] NetLabel: Initializing\n[ 0.615182] NetLabel: domain hash size = 128\n[ 0.616808] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.618634] NetLabel: unlabeled traffic allowed by default\n[ 0.620840] clocksource: Switched to clocksource kvm-clock\n[ 0.631434] AppArmor: AppArmor Filesystem Enabled\n[ 0.633231] pnp: PnP ACPI init\n[ 0.634826] pnp: PnP ACPI: found 5 devices\n[ 0.642069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.645354] NET: Registered protocol family 2\n[ 0.647272] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.649720] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.652005] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.654286] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.656351] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.658593] NET: Registered protocol family 1\n[ 0.660246] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.662327] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.664378] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.679545] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.694832] Trying to unpack rootfs image as initramfs...\n[ 0.756607] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.759658] Scanning for low memory corruption every 60 seconds\n[ 0.762065] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.764242] audit: initializing netlink subsys (disabled)\n[ 0.766218] audit: type=2000 audit(1559195746.844:1): initialized\n[ 0.768616] Initialise system trusted keyring\n[ 0.770362] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.772563] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.775823] zbud: loaded\n[ 0.777095] VFS: Disk quotas dquot_6.6.0\n[ 0.778619] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.781375] fuse init (API version 7.23)\n[ 0.783004] Key type big_key registered\n[ 0.784501] Allocating IMA MOK and blacklist keyrings.\n[ 0.786674] Key type asymmetric registered\n[ 0.788237] Asymmetric key parser 'x509' registered\n[ 0.790063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.792861] io scheduler noop registered\n[ 0.794359] io scheduler deadline registered (default)\n[ 0.796274] io scheduler cfq registered\n[ 0.797845] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.799825] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.802198] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.804952] ACPI: Power Button [PWRF]\n[ 0.806490] GHES: HEST is not enabled!\n[ 0.820878] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.850846] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.854567] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.880302] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.884012] Linux agpgart interface v0.103\n[ 0.887730] brd: module loaded\n[ 0.890235] loop: module loaded\n[ 0.895711] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.898483] GPT:90111 != 2097151\n[ 0.899767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.901862] GPT:90111 != 2097151\n[ 0.903147] GPT: Use GNU Parted to correct GPT errors.\n[ 0.905006] vda: vda1 vda15\n[ 0.906920] scsi host0: ata_piix\n[ 0.908328] scsi host1: ata_piix\n[ 0.909669] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.912002] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.914973] libphy: Fixed MDIO Bus: probed\n[ 0.916531] tun: Universal TUN/TAP device driver, 1.6\n[ 0.918363] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.921792] PPP generic driver version 2.4.2\n[ 0.923467] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.925740] ehci-pci: EHCI PCI platform driver\n[ 0.927410] ehci-platform: EHCI generic platform driver\n[ 0.929303] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.931472] ohci-pci: OHCI PCI platform driver\n[ 0.933134] ohci-platform: OHCI generic platform driver\n[ 0.935029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.950252] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.952150] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.954924] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.956815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.959037] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.961386] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.964082] usb usb1: Product: UHCI Host Controller\n[ 0.965855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.968043] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.969847] hub 1-0:1.0: USB hub found\n[ 0.971308] hub 1-0:1.0: 2 ports detected\n[ 0.973000] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.976856] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.978667] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.980580] mousedev: PS/2 mouse device common for all mice\n[ 0.982922] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.986141] rtc_cmos 00:00: RTC can wake from S4\n[ 0.988417] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.990661] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.992945] i2c /dev entries driver\n[ 0.994358] device-mapper: uevent: version 1.0.3\n[ 0.996142] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.999235] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.001661] NET: Registered protocol family 10\n[ 1.003604] NET: Registered protocol family 17\n[ 1.005293] Key type dns_resolver registered\n[ 1.007067] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.009141] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.012425] registered taskstats version 1\n[ 1.014006] Loading compiled-in X.509 certificates\n[ 1.016324] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.019837] zswap: loaded using pool lzo/zbud\n[ 1.022268] Key type trusted registered\n[ 1.024734] Key type encrypted registered\n[ 1.026297] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.028275] ima: No TPM chip found, activating TPM-bypass!\n[ 1.030268] evm: HMAC attrs: 0x1\n[ 1.031954] Magic number: 3:667:922\n[ 1.033524] rtc_cmos 00:00: setting system clock to 2019-05-30 05:55:46 UTC (1559195746)\n[ 1.036577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.038716] EDD information not available.\n[ 1.070613] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.090620] Write protecting the kernel read-only data: 14336k\n[ 1.094240] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.097510] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.147946] 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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 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.06. 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-05-30 05:55:49,582 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/77434695-d46e-4b5e-8156-f62d7b99a46a/action used request id req-385612a6-3396-4077-84da-837792521931 2019-05-30 05:55:49,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0711109638214s 2019-05-30 05:55:49,583 - 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 510901817 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.245845] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.249012] pid_max: default: 32768 minimum: 301 [ 0.250716] ACPI: Core revision 20150930 [ 0.252813] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.255295] Security Framework initialized [ 0.256859] Yama: becoming mindful. [ 0.258246] AppArmor: AppArmor initialized [ 0.259848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.262339] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.264770] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267082] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269682] Initializing cgroup subsys io [ 0.271222] Initializing cgroup subsys memory [ 0.272863] Initializing cgroup subsys devices [ 0.274522] Initializing cgroup subsys freezer [ 0.276187] Initializing cgroup subsys net_cls [ 0.277844] Initializing cgroup subsys perf_event [ 0.279578] Initializing cgroup subsys net_prio [ 0.281269] Initializing cgroup subsys hugetlb [ 0.282924] Initializing cgroup subsys pids [ 0.284573] CPU: Physical Processor ID: 0 [ 0.286801] mce: CPU supports 10 MCE banks [ 0.288420] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.290330] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.308941] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.318834] ftrace: allocating 31920 entries in 125 pages [ 0.355694] smpboot: Max logical packages: 1 [ 0.357321] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.359879] x2apic enabled [ 0.361357] Switched APIC routing to physical x2apic. [ 0.364446] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.366580] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.370525] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.373938] KVM setup paravirtual spinlock [ 0.375977] x86: Booted up 1 node, 1 CPUs [ 0.377509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.380094] devtmpfs: initialized [ 0.382427] evm: security.selinux [ 0.383751] evm: security.SMACK64 [ 0.385076] evm: security.SMACK64EXEC [ 0.386500] evm: security.SMACK64TRANSMUTE [ 0.388064] evm: security.SMACK64MMAP [ 0.389485] evm: security.ima [ 0.390701] evm: security.capability [ 0.392176] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.395679] pinctrl core: initialized pinctrl subsystem [ 0.397713] RTC time: 5:55:45, date: 05/30/19 [ 0.399474] NET: Registered protocol family 16 [ 0.401268] cpuidle: using governor ladder [ 0.402823] cpuidle: using governor menu [ 0.404319] PCCT header not found. [ 0.405713] ACPI: bus type PCI registered [ 0.407241] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.409590] PCI: Using configuration type 1 for base access [ 0.412312] ACPI: Added _OSI(Module Device) [ 0.413904] ACPI: Added _OSI(Processor Device) [ 0.415554] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.417282] ACPI: Added _OSI(Processor Aggregator Device) [ 0.420050] ACPI: Interpreter enabled [ 0.421492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.425014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.428526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.432043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.435571] ACPI: (supports S0 S5) [ 0.436927] ACPI: Using IOAPIC for interrupt routing [ 0.438743] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445703] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.448070] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.450364] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.454499] acpiphp: Slot [3] registered [ 0.456019] acpiphp: Slot [4] registered [ 0.457535] acpiphp: Slot [5] registered [ 0.459057] acpiphp: Slot [6] registered [ 0.460572] acpiphp: Slot [7] registered [ 0.462084] acpiphp: Slot [8] registered [ 0.463603] acpiphp: Slot [9] registered [ 0.465119] acpiphp: Slot [10] registered [ 0.466659] acpiphp: Slot [11] registered [ 0.468207] acpiphp: Slot [12] registered [ 0.469768] acpiphp: Slot [13] registered [ 0.471351] acpiphp: Slot [14] registered [ 0.472891] acpiphp: Slot [15] registered [ 0.491058] acpiphp: Slot [16] registered [ 0.492627] acpiphp: Slot [17] registered [ 0.494175] acpiphp: Slot [18] registered [ 0.495716] acpiphp: Slot [19] registered [ 0.497259] acpiphp: Slot [20] registered [ 0.498804] acpiphp: Slot [21] registered [ 0.500351] acpiphp: Slot [22] registered [ 0.501895] acpiphp: Slot [23] registered [ 0.503446] acpiphp: Slot [24] registered [ 0.504994] acpiphp: Slot [25] registered [ 0.506532] acpiphp: Slot [26] registered [ 0.508079] acpiphp: Slot [27] registered [ 0.509630] acpiphp: Slot [28] registered [ 0.511179] acpiphp: Slot [29] registered [ 0.512718] acpiphp: Slot [30] registered [ 0.514269] acpiphp: Slot [31] registered [ 0.515807] PCI host bridge to bus 0000:00 [ 0.517369] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.519712] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.522064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.524841] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.527618] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.530457] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.535411] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.537864] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.540140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.542589] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.547315] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.552411] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.578431] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.581278] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.583950] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.586685] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.589338] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.591679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.594151] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.596167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.599130] vgaarb: loaded [ 0.600263] vgaarb: bridge control possible 0000:00:02.0 [ 0.602533] SCSI subsystem initialized [ 0.604267] ACPI: bus type USB registered [ 0.605828] usbcore: registered new interface driver usbfs [ 0.607801] usbcore: registered new interface driver hub [ 0.609713] usbcore: registered new device driver usb [ 0.611754] PCI: Using ACPI for IRQ routing [ 0.613824] NetLabel: Initializing [ 0.615182] NetLabel: domain hash size = 128 [ 0.616808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.618634] NetLabel: unlabeled traffic allowed by default [ 0.620840] clocksource: Switched to clocksource kvm-clock [ 0.631434] AppArmor: AppArmor Filesystem Enabled [ 0.633231] pnp: PnP ACPI init [ 0.634826] pnp: PnP ACPI: found 5 devices [ 0.642069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645354] NET: Registered protocol family 2 [ 0.647272] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649720] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.652005] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654286] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656351] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658593] NET: Registered protocol family 1 [ 0.660246] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662327] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664378] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.679545] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.694832] Trying to unpack rootfs image as initramfs... [ 0.756607] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.759658] Scanning for low memory corruption every 60 seconds [ 0.762065] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.764242] audit: initializing netlink subsys (disabled) [ 0.766218] audit: type=2000 audit(1559195746.844:1): initialized [ 0.768616] Initialise system trusted keyring [ 0.770362] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.772563] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.775823] zbud: loaded [ 0.777095] VFS: Disk quotas dquot_6.6.0 [ 0.778619] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.781375] fuse init (API version 7.23) [ 0.783004] Key type big_key registered [ 0.784501] Allocating IMA MOK and blacklist keyrings. [ 0.786674] Key type asymmetric registered [ 0.788237] Asymmetric key parser 'x509' registered [ 0.790063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.792861] io scheduler noop registered [ 0.794359] io scheduler deadline registered (default) [ 0.796274] io scheduler cfq registered [ 0.797845] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.799825] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.802198] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.804952] ACPI: Power Button [PWRF] [ 0.806490] GHES: HEST is not enabled! [ 0.820878] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.850846] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.854567] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.880302] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.884012] Linux agpgart interface v0.103 [ 0.887730] brd: module loaded [ 0.890235] loop: module loaded [ 0.895711] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.898483] GPT:90111 != 2097151 [ 0.899767] GPT:Alternate GPT header not at the end of the disk. [ 0.901862] GPT:90111 != 2097151 [ 0.903147] GPT: Use GNU Parted to correct GPT errors. [ 0.905006] vda: vda1 vda15 [ 0.906920] scsi host0: ata_piix [ 0.908328] scsi host1: ata_piix [ 0.909669] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.912002] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.914973] libphy: Fixed MDIO Bus: probed [ 0.916531] tun: Universal TUN/TAP device driver, 1.6 [ 0.918363] tun: (C) 1999-2004 Max Krasnyansky [ 0.921792] PPP generic driver version 2.4.2 [ 0.923467] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.925740] ehci-pci: EHCI PCI platform driver [ 0.927410] ehci-platform: EHCI generic platform driver [ 0.929303] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.931472] ohci-pci: OHCI PCI platform driver [ 0.933134] ohci-platform: OHCI generic platform driver [ 0.935029] uhci_hcd: USB Universal Host Controller Interface driver [ 0.950252] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.952150] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.954924] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.956815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.959037] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.961386] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.964082] usb usb1: Product: UHCI Host Controller [ 0.965855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.968043] usb usb1: SerialNumber: 0000:00:01.2 [ 0.969847] hub 1-0:1.0: USB hub found [ 0.971308] hub 1-0:1.0: 2 ports detected [ 0.973000] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.976856] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.978667] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.980580] mousedev: PS/2 mouse device common for all mice [ 0.982922] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.986141] rtc_cmos 00:00: RTC can wake from S4 [ 0.988417] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.990661] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.992945] i2c /dev entries driver [ 0.994358] device-mapper: uevent: version 1.0.3 [ 0.996142] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.999235] ledtrig-cpu: registered to indicate activity on CPUs [ 1.001661] NET: Registered protocol family 10 [ 1.003604] NET: Registered protocol family 17 [ 1.005293] Key type dns_resolver registered [ 1.007067] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.009141] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.012425] registered taskstats version 1 [ 1.014006] Loading compiled-in X.509 certificates [ 1.016324] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.019837] zswap: loaded using pool lzo/zbud [ 1.022268] Key type trusted registered [ 1.024734] Key type encrypted registered [ 1.026297] AppArmor: AppArmor sha1 policy hashing enabled [ 1.028275] ima: No TPM chip found, activating TPM-bypass! [ 1.030268] evm: HMAC attrs: 0x1 [ 1.031954] Magic number: 3:667:922 [ 1.033524] rtc_cmos 00:00: setting system clock to 2019-05-30 05:55:46 UTC (1559195746) [ 1.036577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.038716] EDD information not available. [ 1.070613] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.090620] Write protecting the kernel read-only data: 14336k [ 1.094240] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.097510] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.147946] 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.92 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 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.06. 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-05-30 05:55:49,584 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.12. Waiting for response... 2019-05-30 05:55:50,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:55:50,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:51,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Thu, 30 May 2019 05: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-8e53c7f9-d187-4d6b-8161-8fbfca51fdc3 x-openstack-request-id: req-8e53c7f9-d187-4d6b-8161-8fbfca51fdc3 2019-05-30 05:55:51,046 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d5:91", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:55:45.000000", "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "77434695-d46e-4b5e-8156-f62d7b99a46a", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:55:46Z", "hostId": "c3e8eb83d2c71b2dc9e4a72489e789a7ca5764600ffcecdf9f162dd3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:38Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:c2:2c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:55:34.000000", "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "132e961d-d0ce-42c8-9043-f842e4ce08ae", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:55:34Z", "hostId": "f737e7895b961e297cda988840d68af1c39a50dfe529f23568f1be61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:25Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:55:51,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8e53c7f9-d187-4d6b-8161-8fbfca51fdc3 2019-05-30 05:55:51,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460813999176s 2019-05-30 05:55:51,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 05:55:51,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/77434695-d46e-4b5e-8156-f62d7b99a46a/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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 05:55:51,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 8670 Content-Type: application/json Date: Thu, 30 May 2019 05: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-0723688c-c53d-4a13-8b82-0d0713b97951 x-openstack-request-id: req-0723688c-c53d-4a13-8b82-0d0713b97951 2019-05-30 05:55:51,132 - 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 510901817 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.245845] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.249012] pid_max: default: 32768 minimum: 301\n[ 0.250716] ACPI: Core revision 20150930\n[ 0.252813] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.255295] Security Framework initialized\n[ 0.256859] Yama: becoming mindful.\n[ 0.258246] AppArmor: AppArmor initialized\n[ 0.259848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.262339] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.264770] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267082] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.269682] Initializing cgroup subsys io\n[ 0.271222] Initializing cgroup subsys memory\n[ 0.272863] Initializing cgroup subsys devices\n[ 0.274522] Initializing cgroup subsys freezer\n[ 0.276187] Initializing cgroup subsys net_cls\n[ 0.277844] Initializing cgroup subsys perf_event\n[ 0.279578] Initializing cgroup subsys net_prio\n[ 0.281269] Initializing cgroup subsys hugetlb\n[ 0.282924] Initializing cgroup subsys pids\n[ 0.284573] CPU: Physical Processor ID: 0\n[ 0.286801] mce: CPU supports 10 MCE banks\n[ 0.288420] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.290330] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.308941] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.318834] ftrace: allocating 31920 entries in 125 pages\n[ 0.355694] smpboot: Max logical packages: 1\n[ 0.357321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.359879] x2apic enabled\n[ 0.361357] Switched APIC routing to physical x2apic.\n[ 0.364446] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.366580] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.370525] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.373938] KVM setup paravirtual spinlock\n[ 0.375977] x86: Booted up 1 node, 1 CPUs\n[ 0.377509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.380094] devtmpfs: initialized\n[ 0.382427] evm: security.selinux\n[ 0.383751] evm: security.SMACK64\n[ 0.385076] evm: security.SMACK64EXEC\n[ 0.386500] evm: security.SMACK64TRANSMUTE\n[ 0.388064] evm: security.SMACK64MMAP\n[ 0.389485] evm: security.ima\n[ 0.390701] evm: security.capability\n[ 0.392176] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.395679] pinctrl core: initialized pinctrl subsystem\n[ 0.397713] RTC time: 5:55:45, date: 05/30/19\n[ 0.399474] NET: Registered protocol family 16\n[ 0.401268] cpuidle: using governor ladder\n[ 0.402823] cpuidle: using governor menu\n[ 0.404319] PCCT header not found.\n[ 0.405713] ACPI: bus type PCI registered\n[ 0.407241] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.409590] PCI: Using configuration type 1 for base access\n[ 0.412312] ACPI: Added _OSI(Module Device)\n[ 0.413904] ACPI: Added _OSI(Processor Device)\n[ 0.415554] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.417282] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.420050] ACPI: Interpreter enabled\n[ 0.421492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.425014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.428526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.432043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.435571] ACPI: (supports S0 S5)\n[ 0.436927] ACPI: Using IOAPIC for interrupt routing\n[ 0.438743] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.443515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.445703] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.448070] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.450364] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.454499] acpiphp: Slot [3] registered\n[ 0.456019] acpiphp: Slot [4] registered\n[ 0.457535] acpiphp: Slot [5] registered\n[ 0.459057] acpiphp: Slot [6] registered\n[ 0.460572] acpiphp: Slot [7] registered\n[ 0.462084] acpiphp: Slot [8] registered\n[ 0.463603] acpiphp: Slot [9] registered\n[ 0.465119] acpiphp: Slot [10] registered\n[ 0.466659] acpiphp: Slot [11] registered\n[ 0.468207] acpiphp: Slot [12] registered\n[ 0.469768] acpiphp: Slot [13] registered\n[ 0.471351] acpiphp: Slot [14] registered\n[ 0.472891] acpiphp: Slot [15] registered\n[ 0.491058] acpiphp: Slot [16] registered\n[ 0.492627] acpiphp: Slot [17] registered\n[ 0.494175] acpiphp: Slot [18] registered\n[ 0.495716] acpiphp: Slot [19] registered\n[ 0.497259] acpiphp: Slot [20] registered\n[ 0.498804] acpiphp: Slot [21] registered\n[ 0.500351] acpiphp: Slot [22] registered\n[ 0.501895] acpiphp: Slot [23] registered\n[ 0.503446] acpiphp: Slot [24] registered\n[ 0.504994] acpiphp: Slot [25] registered\n[ 0.506532] acpiphp: Slot [26] registered\n[ 0.508079] acpiphp: Slot [27] registered\n[ 0.509630] acpiphp: Slot [28] registered\n[ 0.511179] acpiphp: Slot [29] registered\n[ 0.512718] acpiphp: Slot [30] registered\n[ 0.514269] acpiphp: Slot [31] registered\n[ 0.515807] PCI host bridge to bus 0000:00\n[ 0.517369] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.519712] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.522064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.524841] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.527618] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.530457] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.535411] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.537864] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.540140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.542589] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.547315] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.552411] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.578431] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.581278] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.583950] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.586685] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.589338] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.591679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.594151] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.596167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.599130] vgaarb: loaded\n[ 0.600263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.602533] SCSI subsystem initialized\n[ 0.604267] ACPI: bus type USB registered\n[ 0.605828] usbcore: registered new interface driver usbfs\n[ 0.607801] usbcore: registered new interface driver hub\n[ 0.609713] usbcore: registered new device driver usb\n[ 0.611754] PCI: Using ACPI for IRQ routing\n[ 0.613824] NetLabel: Initializing\n[ 0.615182] NetLabel: domain hash size = 128\n[ 0.616808] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.618634] NetLabel: unlabeled traffic allowed by default\n[ 0.620840] clocksource: Switched to clocksource kvm-clock\n[ 0.631434] AppArmor: AppArmor Filesystem Enabled\n[ 0.633231] pnp: PnP ACPI init\n[ 0.634826] pnp: PnP ACPI: found 5 devices\n[ 0.642069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.645354] NET: Registered protocol family 2\n[ 0.647272] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.649720] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.652005] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.654286] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.656351] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.658593] NET: Registered protocol family 1\n[ 0.660246] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.662327] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.664378] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.679545] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.694832] Trying to unpack rootfs image as initramfs...\n[ 0.756607] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.759658] Scanning for low memory corruption every 60 seconds\n[ 0.762065] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.764242] audit: initializing netlink subsys (disabled)\n[ 0.766218] audit: type=2000 audit(1559195746.844:1): initialized\n[ 0.768616] Initialise system trusted keyring\n[ 0.770362] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.772563] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.775823] zbud: loaded\n[ 0.777095] VFS: Disk quotas dquot_6.6.0\n[ 0.778619] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.781375] fuse init (API version 7.23)\n[ 0.783004] Key type big_key registered\n[ 0.784501] Allocating IMA MOK and blacklist keyrings.\n[ 0.786674] Key type asymmetric registered\n[ 0.788237] Asymmetric key parser 'x509' registered\n[ 0.790063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.792861] io scheduler noop registered\n[ 0.794359] io scheduler deadline registered (default)\n[ 0.796274] io scheduler cfq registered\n[ 0.797845] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.799825] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.802198] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.804952] ACPI: Power Button [PWRF]\n[ 0.806490] GHES: HEST is not enabled!\n[ 0.820878] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.850846] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.854567] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.880302] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.884012] Linux agpgart interface v0.103\n[ 0.887730] brd: module loaded\n[ 0.890235] loop: module loaded\n[ 0.895711] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.898483] GPT:90111 != 2097151\n[ 0.899767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.901862] GPT:90111 != 2097151\n[ 0.903147] GPT: Use GNU Parted to correct GPT errors.\n[ 0.905006] vda: vda1 vda15\n[ 0.906920] scsi host0: ata_piix\n[ 0.908328] scsi host1: ata_piix\n[ 0.909669] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.912002] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.914973] libphy: Fixed MDIO Bus: probed\n[ 0.916531] tun: Universal TUN/TAP device driver, 1.6\n[ 0.918363] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.921792] PPP generic driver version 2.4.2\n[ 0.923467] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.925740] ehci-pci: EHCI PCI platform driver\n[ 0.927410] ehci-platform: EHCI generic platform driver\n[ 0.929303] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.931472] ohci-pci: OHCI PCI platform driver\n[ 0.933134] ohci-platform: OHCI generic platform driver\n[ 0.935029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.950252] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.952150] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.954924] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.956815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.959037] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.961386] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.964082] usb usb1: Product: UHCI Host Controller\n[ 0.965855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.968043] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.969847] hub 1-0:1.0: USB hub found\n[ 0.971308] hub 1-0:1.0: 2 ports detected\n[ 0.973000] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.976856] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.978667] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.980580] mousedev: PS/2 mouse device common for all mice\n[ 0.982922] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.986141] rtc_cmos 00:00: RTC can wake from S4\n[ 0.988417] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.990661] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.992945] i2c /dev entries driver\n[ 0.994358] device-mapper: uevent: version 1.0.3\n[ 0.996142] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.999235] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.001661] NET: Registered protocol family 10\n[ 1.003604] NET: Registered protocol family 17\n[ 1.005293] Key type dns_resolver registered\n[ 1.007067] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.009141] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.012425] registered taskstats version 1\n[ 1.014006] Loading compiled-in X.509 certificates\n[ 1.016324] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.019837] zswap: loaded using pool lzo/zbud\n[ 1.022268] Key type trusted registered\n[ 1.024734] Key type encrypted registered\n[ 1.026297] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.028275] ima: No TPM chip found, activating TPM-bypass!\n[ 1.030268] evm: HMAC attrs: 0x1\n[ 1.031954] Magic number: 3:667:922\n[ 1.033524] rtc_cmos 00:00: setting system clock to 2019-05-30 05:55:46 UTC (1559195746)\n[ 1.036577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.038716] EDD information not available.\n[ 1.070613] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.090620] Write protecting the kernel read-only data: 14336k\n[ 1.094240] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.097510] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.147946] 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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 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.06. 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.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDN0Y6Uem/kWxYG/RllUpxvtDU3waLSowmnH2/+wlfY3yPdH+udmTAMWtF82O0FAjcvo6gxxOCD6KwJJXZi3s1E9j99/DeYC0MoweUiV98W0ydSHxXT/WV6rOggaia0bzeEss3KIf/W7NBzyMaNCSMDZfVXhoU/FLrRM3nml+kOGEoSbea8CxaXmgdGABXMgLIu924uPBr7SkIBpGEmXlN0itSv4UNEeI/iptI+sRmVlDuLC8tPy4jmPm0ww+ah2qiFcHOqgMbFC4CD0lVn4DMOcszP94D3Jnm/BuayHI/cqO6vGW2ZFySruxwi3fwg4Bm/OB6knDsxGTEh0GAOSGKX root@vping-userdata-vm2-66968862-9043-46b0-b8e1-0d80286c74bf\nssh-dss AAAA"} 2019-05-30 05:55:51,133 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/77434695-d46e-4b5e-8156-f62d7b99a46a/action used request id req-0723688c-c53d-4a13-8b82-0d0713b97951 2019-05-30 05:55:51,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0839428901672s 2019-05-30 05:55:51,134 - 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 510901817 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.245845] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.249012] pid_max: default: 32768 minimum: 301 [ 0.250716] ACPI: Core revision 20150930 [ 0.252813] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.255295] Security Framework initialized [ 0.256859] Yama: becoming mindful. [ 0.258246] AppArmor: AppArmor initialized [ 0.259848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.262339] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.264770] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267082] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269682] Initializing cgroup subsys io [ 0.271222] Initializing cgroup subsys memory [ 0.272863] Initializing cgroup subsys devices [ 0.274522] Initializing cgroup subsys freezer [ 0.276187] Initializing cgroup subsys net_cls [ 0.277844] Initializing cgroup subsys perf_event [ 0.279578] Initializing cgroup subsys net_prio [ 0.281269] Initializing cgroup subsys hugetlb [ 0.282924] Initializing cgroup subsys pids [ 0.284573] CPU: Physical Processor ID: 0 [ 0.286801] mce: CPU supports 10 MCE banks [ 0.288420] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.290330] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.308941] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.318834] ftrace: allocating 31920 entries in 125 pages [ 0.355694] smpboot: Max logical packages: 1 [ 0.357321] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.359879] x2apic enabled [ 0.361357] Switched APIC routing to physical x2apic. [ 0.364446] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.366580] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.370525] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.373938] KVM setup paravirtual spinlock [ 0.375977] x86: Booted up 1 node, 1 CPUs [ 0.377509] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.380094] devtmpfs: initialized [ 0.382427] evm: security.selinux [ 0.383751] evm: security.SMACK64 [ 0.385076] evm: security.SMACK64EXEC [ 0.386500] evm: security.SMACK64TRANSMUTE [ 0.388064] evm: security.SMACK64MMAP [ 0.389485] evm: security.ima [ 0.390701] evm: security.capability [ 0.392176] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.395679] pinctrl core: initialized pinctrl subsystem [ 0.397713] RTC time: 5:55:45, date: 05/30/19 [ 0.399474] NET: Registered protocol family 16 [ 0.401268] cpuidle: using governor ladder [ 0.402823] cpuidle: using governor menu [ 0.404319] PCCT header not found. [ 0.405713] ACPI: bus type PCI registered [ 0.407241] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.409590] PCI: Using configuration type 1 for base access [ 0.412312] ACPI: Added _OSI(Module Device) [ 0.413904] ACPI: Added _OSI(Processor Device) [ 0.415554] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.417282] ACPI: Added _OSI(Processor Aggregator Device) [ 0.420050] ACPI: Interpreter enabled [ 0.421492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.425014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.428526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.432043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.435571] ACPI: (supports S0 S5) [ 0.436927] ACPI: Using IOAPIC for interrupt routing [ 0.438743] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.445703] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.448070] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.450364] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.454499] acpiphp: Slot [3] registered [ 0.456019] acpiphp: Slot [4] registered [ 0.457535] acpiphp: Slot [5] registered [ 0.459057] acpiphp: Slot [6] registered [ 0.460572] acpiphp: Slot [7] registered [ 0.462084] acpiphp: Slot [8] registered [ 0.463603] acpiphp: Slot [9] registered [ 0.465119] acpiphp: Slot [10] registered [ 0.466659] acpiphp: Slot [11] registered [ 0.468207] acpiphp: Slot [12] registered [ 0.469768] acpiphp: Slot [13] registered [ 0.471351] acpiphp: Slot [14] registered [ 0.472891] acpiphp: Slot [15] registered [ 0.491058] acpiphp: Slot [16] registered [ 0.492627] acpiphp: Slot [17] registered [ 0.494175] acpiphp: Slot [18] registered [ 0.495716] acpiphp: Slot [19] registered [ 0.497259] acpiphp: Slot [20] registered [ 0.498804] acpiphp: Slot [21] registered [ 0.500351] acpiphp: Slot [22] registered [ 0.501895] acpiphp: Slot [23] registered [ 0.503446] acpiphp: Slot [24] registered [ 0.504994] acpiphp: Slot [25] registered [ 0.506532] acpiphp: Slot [26] registered [ 0.508079] acpiphp: Slot [27] registered [ 0.509630] acpiphp: Slot [28] registered [ 0.511179] acpiphp: Slot [29] registered [ 0.512718] acpiphp: Slot [30] registered [ 0.514269] acpiphp: Slot [31] registered [ 0.515807] PCI host bridge to bus 0000:00 [ 0.517369] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.519712] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.522064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.524841] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.527618] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.530457] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.535411] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.537864] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.540140] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.542589] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.547315] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.552411] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.578431] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.581278] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.583950] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.586685] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.589338] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.591679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.594151] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.596167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.599130] vgaarb: loaded [ 0.600263] vgaarb: bridge control possible 0000:00:02.0 [ 0.602533] SCSI subsystem initialized [ 0.604267] ACPI: bus type USB registered [ 0.605828] usbcore: registered new interface driver usbfs [ 0.607801] usbcore: registered new interface driver hub [ 0.609713] usbcore: registered new device driver usb [ 0.611754] PCI: Using ACPI for IRQ routing [ 0.613824] NetLabel: Initializing [ 0.615182] NetLabel: domain hash size = 128 [ 0.616808] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.618634] NetLabel: unlabeled traffic allowed by default [ 0.620840] clocksource: Switched to clocksource kvm-clock [ 0.631434] AppArmor: AppArmor Filesystem Enabled [ 0.633231] pnp: PnP ACPI init [ 0.634826] pnp: PnP ACPI: found 5 devices [ 0.642069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645354] NET: Registered protocol family 2 [ 0.647272] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649720] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.652005] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654286] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656351] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658593] NET: Registered protocol family 1 [ 0.660246] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662327] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664378] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.679545] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.694832] Trying to unpack rootfs image as initramfs... [ 0.756607] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.759658] Scanning for low memory corruption every 60 seconds [ 0.762065] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.764242] audit: initializing netlink subsys (disabled) [ 0.766218] audit: type=2000 audit(1559195746.844:1): initialized [ 0.768616] Initialise system trusted keyring [ 0.770362] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.772563] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.775823] zbud: loaded [ 0.777095] VFS: Disk quotas dquot_6.6.0 [ 0.778619] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.781375] fuse init (API version 7.23) [ 0.783004] Key type big_key registered [ 0.784501] Allocating IMA MOK and blacklist keyrings. [ 0.786674] Key type asymmetric registered [ 0.788237] Asymmetric key parser 'x509' registered [ 0.790063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.792861] io scheduler noop registered [ 0.794359] io scheduler deadline registered (default) [ 0.796274] io scheduler cfq registered [ 0.797845] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.799825] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.802198] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.804952] ACPI: Power Button [PWRF] [ 0.806490] GHES: HEST is not enabled! [ 0.820878] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.850846] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.854567] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.880302] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.884012] Linux agpgart interface v0.103 [ 0.887730] brd: module loaded [ 0.890235] loop: module loaded [ 0.895711] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.898483] GPT:90111 != 2097151 [ 0.899767] GPT:Alternate GPT header not at the end of the disk. [ 0.901862] GPT:90111 != 2097151 [ 0.903147] GPT: Use GNU Parted to correct GPT errors. [ 0.905006] vda: vda1 vda15 [ 0.906920] scsi host0: ata_piix [ 0.908328] scsi host1: ata_piix [ 0.909669] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.912002] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.914973] libphy: Fixed MDIO Bus: probed [ 0.916531] tun: Universal TUN/TAP device driver, 1.6 [ 0.918363] tun: (C) 1999-2004 Max Krasnyansky [ 0.921792] PPP generic driver version 2.4.2 [ 0.923467] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.925740] ehci-pci: EHCI PCI platform driver [ 0.927410] ehci-platform: EHCI generic platform driver [ 0.929303] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.931472] ohci-pci: OHCI PCI platform driver [ 0.933134] ohci-platform: OHCI generic platform driver [ 0.935029] uhci_hcd: USB Universal Host Controller Interface driver [ 0.950252] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.952150] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.954924] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.956815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.959037] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.961386] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.964082] usb usb1: Product: UHCI Host Controller [ 0.965855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.968043] usb usb1: SerialNumber: 0000:00:01.2 [ 0.969847] hub 1-0:1.0: USB hub found [ 0.971308] hub 1-0:1.0: 2 ports detected [ 0.973000] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.976856] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.978667] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.980580] mousedev: PS/2 mouse device common for all mice [ 0.982922] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.986141] rtc_cmos 00:00: RTC can wake from S4 [ 0.988417] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.990661] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.992945] i2c /dev entries driver [ 0.994358] device-mapper: uevent: version 1.0.3 [ 0.996142] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.999235] ledtrig-cpu: registered to indicate activity on CPUs [ 1.001661] NET: Registered protocol family 10 [ 1.003604] NET: Registered protocol family 17 [ 1.005293] Key type dns_resolver registered [ 1.007067] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.009141] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.012425] registered taskstats version 1 [ 1.014006] Loading compiled-in X.509 certificates [ 1.016324] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.019837] zswap: loaded using pool lzo/zbud [ 1.022268] Key type trusted registered [ 1.024734] Key type encrypted registered [ 1.026297] AppArmor: AppArmor sha1 policy hashing enabled [ 1.028275] ima: No TPM chip found, activating TPM-bypass! [ 1.030268] evm: HMAC attrs: 0x1 [ 1.031954] Magic number: 3:667:922 [ 1.033524] rtc_cmos 00:00: setting system clock to 2019-05-30 05:55:46 UTC (1559195746) [ 1.036577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.038716] EDD information not available. [ 1.070613] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.090620] Write protecting the kernel read-only data: 14336k [ 1.094240] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.097510] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.147946] 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.92 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 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.06. 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.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDN0Y6Uem/kWxYG/RllUpxvtDU3waLSowmnH2/+wlfY3yPdH+udmTAMWtF82O0FAjcvo6gxxOCD6KwJJXZi3s1E9j99/DeYC0MoweUiV98W0ydSHxXT/WV6rOggaia0bzeEss3KIf/W7NBzyMaNCSMDZfVXhoU/FLrRM3nml+kOGEoSbea8CxaXmgdGABXMgLIu924uPBr7SkIBpGEmXlN0itSv4UNEeI/iptI+sRmVlDuLC8tPy4jmPm0ww+ah2qiFcHOqgMbFC4CD0lVn4DMOcszP94D3Jnm/BuayHI/cqO6vGW2ZFySruxwi3fwg4Bm/OB6knDsxGTEh0GAOSGKX root@vping-userdata-vm2-66968862-9043-46b0-b8e1-0d80286c74bf ssh-dss AAAA 2019-05-30 05:55:51,134 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-05-30 05:55:51,273 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 05:55:51,273 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:36 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-30 05:55:51,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-30 05:55:51,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:51,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 30 May 2019 05: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-fc4e41eb-56ec-4e94-9dd8-b719d5f31aab x-openstack-request-id: req-fc4e41eb-56ec-4e94-9dd8-b719d5f31aab 2019-05-30 05:55:51,427 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae used request id req-fc4e41eb-56ec-4e94-9dd8-b719d5f31aab 2019-05-30 05:55:51,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.147471904755s 2019-05-30 05:55:51,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:55:51,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:51,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 873 Content-Type: application/json Date: Thu, 30 May 2019 05: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-0f359655-e06b-4632-a9b5-72d8275690be x-openstack-request-id: req-0f359655-e06b-4632-a9b5-72d8275690be 2019-05-30 05:55:51,625 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d5:91", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:55:45.000000", "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "77434695-d46e-4b5e-8156-f62d7b99a46a", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:55:46Z", "hostId": "c3e8eb83d2c71b2dc9e4a72489e789a7ca5764600ffcecdf9f162dd3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:38Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:c2:2c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/132e961d-d0ce-42c8-9043-f842e4ce08ae", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:55:34.000000", "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "132e961d-d0ce-42c8-9043-f842e4ce08ae", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:55:51Z", "hostId": "f737e7895b961e297cda988840d68af1c39a50dfe529f23568f1be61", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:25Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:55:51,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0f359655-e06b-4632-a9b5-72d8275690be 2019-05-30 05:55:51,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197778940201s 2019-05-30 05:55:51,627 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:55:53,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:55:53,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:54,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-8b2c5e31-fb1a-4d2b-b3b8-85d0b28dde8c x-openstack-request-id: req-8b2c5e31-fb1a-4d2b-b3b8-85d0b28dde8c 2019-05-30 05:55:54,419 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d5:91", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:55:45.000000", "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "77434695-d46e-4b5e-8156-f62d7b99a46a", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:55:46Z", "hostId": "c3e8eb83d2c71b2dc9e4a72489e789a7ca5764600ffcecdf9f162dd3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:38Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:55:54,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8b2c5e31-fb1a-4d2b-b3b8-85d0b28dde8c 2019-05-30 05:55:54,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.788944005966s 2019-05-30 05:55:54,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-30 05:55:54,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/77434695-d46e-4b5e-8156-f62d7b99a46a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:54,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-a262a16a-4b6f-4f29-a161-5a1da9d83c96 x-openstack-request-id: req-a262a16a-4b6f-4f29-a161-5a1da9d83c96 2019-05-30 05:55:54,568 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/77434695-d46e-4b5e-8156-f62d7b99a46a used request id req-a262a16a-4b6f-4f29-a161-5a1da9d83c96 2019-05-30 05:55:54,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.147615909576s 2019-05-30 05:55:54,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:55:54,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:54,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-85c76e11-502f-465b-937f-e73ed44652a2 x-openstack-request-id: req-85c76e11-502f-465b-937f-e73ed44652a2 2019-05-30 05:55:54,924 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:d5:91", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77434695-d46e-4b5e-8156-f62d7b99a46a", "rel": "bookmark"}], "image": {"id": "74cb7049-cf71-448c-a521-19f2b17dd754", "links": [{"href": "http://172.30.9.24:8774/images/74cb7049-cf71-448c-a521-19f2b17dd754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:55:45.000000", "flavor": {"id": "d8a3140a-32d1-41a8-a6dc-823e41401aab", "links": [{"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "bookmark"}]}, "id": "77434695-d46e-4b5e-8156-f62d7b99a46a", "security_groups": [{"name": "default"}], "user_id": "3f42246058334855a1db1fef4e52027b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:55:54Z", "hostId": "c3e8eb83d2c71b2dc9e4a72489e789a7ca5764600ffcecdf9f162dd3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_66968862-9043-46b0-b8e1-0d80286c74bf", "created": "2019-05-30T05:55:38Z", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:55:54,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-85c76e11-502f-465b-937f-e73ed44652a2 2019-05-30 05:55:54,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355662822723s 2019-05-30 05:55:54,926 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:55:56,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:55:56,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:57,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 30 May 2019 05:55: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-19398682-0c6c-4581-8465-649582f894c1 x-openstack-request-id: req-19398682-0c6c-4581-8465-649582f894c1 2019-05-30 05:55:57,005 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-30 05:55:57,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-19398682-0c6c-4581-8465-649582f894c1 2019-05-30 05:55:57,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0763139724731s 2019-05-30 05:55:57,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 05:55:57,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/68a42e65-e8a1-4bd0-999e-1f8c6b119e38/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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" -d '{"subnet_id": "836d28d1-25ff-4875-b989-bc4bb9658480"}' 2019-05-30 05:55:59,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:55:59 GMT X-Openstack-Request-Id: req-1beb3df6-55a3-44b8-8c93-7244dfec0ec3 2019-05-30 05:55:59,026 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "subnet_id": "836d28d1-25ff-4875-b989-bc4bb9658480", "subnet_ids": ["836d28d1-25ff-4875-b989-bc4bb9658480"], "port_id": "d8fb2ebf-a8b3-478c-afeb-a7bbb9b1c55a", "id": "68a42e65-e8a1-4bd0-999e-1f8c6b119e38"} 2019-05-30 05:55:59,026 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/68a42e65-e8a1-4bd0-999e-1f8c6b119e38/remove_router_interface.json used request id req-1beb3df6-55a3-44b8-8c93-7244dfec0ec3 2019-05-30 05:55:59,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02007102966s 2019-05-30 05:55:59,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 05:55:59,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:55:59,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Thu, 30 May 2019 05:55:59 GMT X-Openstack-Request-Id: req-1e8cdf68-e646-4733-9224-b7a049be7325 2019-05-30 05:55:59,149 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "created_at": "2019-05-30T05:55:17Z", "admin_state_up": true, "updated_at": "2019-05-30T05:55:58Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e0c1efc0fdb34a238544134295a4659d", "id": "68a42e65-e8a1-4bd0-999e-1f8c6b119e38", "name": "vping_userdata-router_66968862-9043-46b0-b8e1-0d80286c74bf"}]} 2019-05-30 05:55:59,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1e8cdf68-e646-4733-9224-b7a049be7325 2019-05-30 05:55:59,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.122456073761s 2019-05-30 05:55:59,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 05:55:59,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/68a42e65-e8a1-4bd0-999e-1f8c6b119e38.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:56:00,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:56:00 GMT X-Openstack-Request-Id: req-725c6156-b36c-4f9c-8a63-a636817deb27 2019-05-30 05:56:00,532 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:56:00,532 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/68a42e65-e8a1-4bd0-999e-1f8c6b119e38.json used request id req-725c6156-b36c-4f9c-8a63-a636817deb27 2019-05-30 05:56:00,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38161182404s 2019-05-30 05:56:00,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 05:56:00,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:56:00,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Thu, 30 May 2019 05:56:01 GMT X-Openstack-Request-Id: req-bc6ff133-4841-485e-b97f-4159a3f17073 2019-05-30 05:56:00,574 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1","tenant_id":"e0c1efc0fdb34a238544134295a4659d","created_at":"2019-05-30T05:55:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T05:55:17Z","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":"e0c1efc0fdb34a238544134295a4659d","id":"836d28d1-25ff-4875-b989-bc4bb9658480","subnetpool_id":null,"name":"vping_userdata-subnet_66968862-9043-46b0-b8e1-0d80286c74bf"}]} 2019-05-30 05:56:00,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-bc6ff133-4841-485e-b97f-4159a3f17073 2019-05-30 05:56:00,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0416769981384s 2019-05-30 05:56:00,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 05:56:00,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/836d28d1-25ff-4875-b989-bc4bb9658480.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:56:01,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:56:02 GMT X-Openstack-Request-Id: req-ce7d05ea-7799-4b87-af75-747c8c8ea559 2019-05-30 05:56:01,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:56:01,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/836d28d1-25ff-4875-b989-bc4bb9658480.json used request id req-ce7d05ea-7799-4b87-af75-747c8c8ea559 2019-05-30 05:56:01,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.968924999237s 2019-05-30 05:56:01,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:56:01,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:56:01,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Thu, 30 May 2019 05:56:02 GMT X-Openstack-Request-Id: req-0d1623c7-addf-4267-851c-2d3d626d9e82 2019-05-30 05:56:01,636 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0c1efc0fdb34a238544134295a4659d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:56:01Z","qos_policy_id":null,"name":"vping_userdata-net_66968862-9043-46b0-b8e1-0d80286c74bf","admin_state_up":true,"tenant_id":"e0c1efc0fdb34a238544134295a4659d","created_at":"2019-05-30T05:55:15Z","mtu":1450}]} 2019-05-30 05:56:01,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0d1623c7-addf-4267-851c-2d3d626d9e82 2019-05-30 05:56:01,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0917911529541s 2019-05-30 05:56:01,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 05:56:01,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:56:02,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:56:03 GMT X-Openstack-Request-Id: req-2fd0b268-8ecb-4d82-af92-e6881dacc3e9 2019-05-30 05:56:02,796 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:56:02,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/6a631e54-1a5a-4515-9c5d-b5d6a6e5f1f1.json used request id req-2fd0b268-8ecb-4d82-af92-e6881dacc3e9 2019-05-30 05:56:02,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15837693214s 2019-05-30 05:56:02,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:56:02,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:56:03,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 30 May 2019 05:56:04 GMT X-Openstack-Request-Id: req-565207d1-7ea7-49a8-a56b-74f2421759cc 2019-05-30 05:56:03,589 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:55:22Z", "file": "/v2/images/74cb7049-cf71-448c-a521-19f2b17dd754/file", "owner": "e0c1efc0fdb34a238544134295a4659d", "id": "74cb7049-cf71-448c-a521-19f2b17dd754", "size": 12716032, "self": "/v2/images/74cb7049-cf71-448c-a521-19f2b17dd754", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/74cb7049-cf71-448c-a521-19f2b17dd754/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/74cb7049-cf71-448c-a521-19f2b17dd754/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_66968862-9043-46b0-b8e1-0d80286c74bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_66968862-9043-46b0-b8e1-0d80286c74bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:55:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:56:03,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-565207d1-7ea7-49a8-a56b-74f2421759cc 2019-05-30 05:56:03,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.788027048111s 2019-05-30 05:56:03,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 05:56:03,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/74cb7049-cf71-448c-a521-19f2b17dd754 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3d2a4f8dbbdded3ac196b43f29397e2847dd379" 2019-05-30 05:56:03,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 05:56:04 GMT X-Openstack-Request-Id: req-319ec782-09c1-44d4-907b-a1887ee5b8d1 2019-05-30 05:56:03,954 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 05:56:03,954 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/74cb7049-cf71-448c-a521-19f2b17dd754 used request id req-319ec782-09c1-44d4-907b-a1887ee5b8d1 2019-05-30 05:56:03,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.363510847092s 2019-05-30 05:56:03,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 05:56:03,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:56:03,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 30 May 2019 05:56: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-e4e8fd6e-00b5-4d66-9259-04e65f72484b x-openstack-request-id: req-e4e8fd6e-00b5-4d66-9259-04e65f72484b 2019-05-30 05:56:03,983 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_66968862-9043-46b0-b8e1-0d80286c74bf", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab", "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": "d8a3140a-32d1-41a8-a6dc-823e41401aab"}]} 2019-05-30 05:56:03,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e4e8fd6e-00b5-4d66-9259-04e65f72484b 2019-05-30 05:56:03,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227389335632s 2019-05-30 05:56:03,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 05:56:03,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:56:04,021 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 05:56:04 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-38bce12a-134c-4b84-bcfd-94a9ce7f8fb1 x-openstack-request-id: req-38bce12a-134c-4b84-bcfd-94a9ce7f8fb1 2019-05-30 05:56:04,021 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d8a3140a-32d1-41a8-a6dc-823e41401aab used request id req-38bce12a-134c-4b84-bcfd-94a9ce7f8fb1 2019-05-30 05:56:04,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.03648686409s 2019-05-30 05:56:04,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:56:04,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:56:04,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 30 May 2019 05:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b5dd121-3cbf-4d0e-b042-0e8043bd9af6 2019-05-30 05:56:04,254 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_66968862-9043-46b0-b8e1-0d80286c74bf", "links": {"self": "http://172.30.9.24:5000/v3/users/3f42246058334855a1db1fef4e52027b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3f42246058334855a1db1fef4e52027b", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 05:56:04,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5b5dd121-3cbf-4d0e-b042-0e8043bd9af6 2019-05-30 05:56:04,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232233047485s 2019-05-30 05:56:04,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:56:04,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/3f42246058334855a1db1fef4e52027b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:56:04,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Thu, 30 May 2019 05:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41681680-30f5-4352-a0e0-eac79001a1d4 2019-05-30 05:56:04,472 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_66968862-9043-46b0-b8e1-0d80286c74bf", "links": {"self": "http://172.30.9.24:5000/v3/users/3f42246058334855a1db1fef4e52027b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3f42246058334855a1db1fef4e52027b", "description": null}} 2019-05-30 05:56:04,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/3f42246058334855a1db1fef4e52027b used request id req-41681680-30f5-4352-a0e0-eac79001a1d4 2019-05-30 05:56:04,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213400840759s 2019-05-30 05:56:04,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 05:56:04,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/3f42246058334855a1db1fef4e52027b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:56:04,876 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bf1907d-2587-4863-83c3-514ab0a46f5f 2019-05-30 05:56:04,877 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:56:04,877 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3f42246058334855a1db1fef4e52027b used request id req-1bf1907d-2587-4863-83c3-514ab0a46f5f 2019-05-30 05:56:04,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.403465032578s 2019-05-30 05:56:04,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:56:04,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:56:05,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Thu, 30 May 2019 05:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2d29050-2c5a-45ad-99a4-d659dbf24819 2019-05-30 05:56:05,002 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/e0c1efc0fdb34a238544134295a4659d"}, "tags": [], "enabled": true, "id": "e0c1efc0fdb34a238544134295a4659d", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_66968862-9043-46b0-b8e1-0d80286c74bf"}]} 2019-05-30 05:56:05,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-c2d29050-2c5a-45ad-99a4-d659dbf24819 2019-05-30 05:56:05,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1186170578s 2019-05-30 05:56:05,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 05:56:05,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/e0c1efc0fdb34a238544134295a4659d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:56:05,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:56:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e396b77a-0c4b-4324-ae31-bda5f8f5b276 2019-05-30 05:56:05,277 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:56:05,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/e0c1efc0fdb34a238544134295a4659d used request id req-e396b77a-0c4b-4324-ae31-bda5f8f5b276 2019-05-30 05:56:05,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.270287036896s 2019-05-30 05:56:05,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:56:05,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=e0c1efc0fdb34a238544134295a4659d&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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:56:05,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 05:56:06 GMT X-Openstack-Request-Id: req-ceac64b6-82ef-455e-8d80-c6b67308d9fd 2019-05-30 05:56:05,580 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "created_at": "2019-05-30T05:55:15Z", "updated_at": "2019-05-30T05:55:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:55:15Z", "revision_number": 0, "id": "0d905e04-f652-404f-8c03-d9a728eb372c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:55:15Z", "security_group_id": "32847399-4b36-43c3-bfbf-947d8a88b984", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0c1efc0fdb34a238544134295a4659d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:55:15Z", "revision_number": 0, "id": "17e4b0f3-815a-4f25-9966-729aabd8d7e4", "remote_group_id": "32847399-4b36-43c3-bfbf-947d8a88b984", "remote_ip_prefix": null, "created_at": "2019-05-30T05:55:15Z", "security_group_id": "32847399-4b36-43c3-bfbf-947d8a88b984", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0c1efc0fdb34a238544134295a4659d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:55:15Z", "revision_number": 0, "id": "2e56b610-c013-4fdd-a10f-b77fcc4703f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:55:15Z", "security_group_id": "32847399-4b36-43c3-bfbf-947d8a88b984", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0c1efc0fdb34a238544134295a4659d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:55:15Z", "revision_number": 0, "id": "89b78b61-e376-46ea-9e53-ccdc371d11e3", "remote_group_id": "32847399-4b36-43c3-bfbf-947d8a88b984", "remote_ip_prefix": null, "created_at": "2019-05-30T05:55:15Z", "security_group_id": "32847399-4b36-43c3-bfbf-947d8a88b984", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0c1efc0fdb34a238544134295a4659d"}], "revision_number": 1, "project_id": "e0c1efc0fdb34a238544134295a4659d", "id": "32847399-4b36-43c3-bfbf-947d8a88b984", "name": "default"}]} 2019-05-30 05:56:05,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=e0c1efc0fdb34a238544134295a4659d&name=default used request id req-ceac64b6-82ef-455e-8d80-c6b67308d9fd 2019-05-30 05:56:05,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.297940969467s 2019-05-30 05:56:05,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:56:05,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:56:05,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 30 May 2019 05:56:06 GMT X-Openstack-Request-Id: req-bacc6c05-42ab-416d-8ef3-769dc1bfb87f 2019-05-30 05:56:05,637 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "created_at": "2019-05-30T05:55:15Z", "updated_at": "2019-05-30T05:55:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:55:15Z", "revision_number": 0, "id": "0d905e04-f652-404f-8c03-d9a728eb372c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:55:15Z", "security_group_id": "32847399-4b36-43c3-bfbf-947d8a88b984", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0c1efc0fdb34a238544134295a4659d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:55:15Z", "revision_number": 0, "id": "17e4b0f3-815a-4f25-9966-729aabd8d7e4", "remote_group_id": "32847399-4b36-43c3-bfbf-947d8a88b984", "remote_ip_prefix": null, "created_at": "2019-05-30T05:55:15Z", "security_group_id": "32847399-4b36-43c3-bfbf-947d8a88b984", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0c1efc0fdb34a238544134295a4659d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:55:15Z", "revision_number": 0, "id": "2e56b610-c013-4fdd-a10f-b77fcc4703f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:55:15Z", "security_group_id": "32847399-4b36-43c3-bfbf-947d8a88b984", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0c1efc0fdb34a238544134295a4659d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:55:15Z", "revision_number": 0, "id": "89b78b61-e376-46ea-9e53-ccdc371d11e3", "remote_group_id": "32847399-4b36-43c3-bfbf-947d8a88b984", "remote_ip_prefix": null, "created_at": "2019-05-30T05:55:15Z", "security_group_id": "32847399-4b36-43c3-bfbf-947d8a88b984", "tenant_id": "e0c1efc0fdb34a238544134295a4659d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0c1efc0fdb34a238544134295a4659d"}], "revision_number": 1, "project_id": "e0c1efc0fdb34a238544134295a4659d", "id": "32847399-4b36-43c3-bfbf-947d8a88b984", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 05:56:05,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-bacc6c05-42ab-416d-8ef3-769dc1bfb87f 2019-05-30 05:56:05,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0518951416016s 2019-05-30 05:56:05,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 05:56:05,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/32847399-4b36-43c3-bfbf-947d8a88b984.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77b0df987b9b71102a5a9c9205dcb9d75f0d3bea" 2019-05-30 05:56:05,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:56:06 GMT X-Openstack-Request-Id: req-873d2ab9-8b1a-49f7-9a3e-9b07764f0568 2019-05-30 05:56:05,782 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:56:05,782 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/32847399-4b36-43c3-bfbf-947d8a88b984.json used request id req-873d2ab9-8b1a-49f7-9a3e-9b07764f0568 2019-05-30 05:56:05,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.137414932251s 2019-05-30 05:56:05,829 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-05-30 05:56:05,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:56:05,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 05:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baf64b84-9245-4509-9be2-3ba40c61baf1 2019-05-30 05:56:05,878 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 05:56:05,878 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-baf64b84-9245-4509-9be2-3ba40c61baf1 2019-05-30 05:56:05,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 05:56:06,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T06:56:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["qrK-2flLQu-ggPLRqCLlVQ"], "issued_at": "2019-05-30T05:56:06.000000Z"}} 2019-05-30 05:56:06,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:56:06,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:56:06,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 30 May 2019 05:56:07 GMT X-Openstack-Request-Id: req-ab14d5ef-b218-48c5-8e4e-1fe969abf469 2019-05-30 05:56:06,635 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 05:56:06,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ab14d5ef-b218-48c5-8e4e-1fe969abf469 2019-05-30 05:56:06,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347613096237s 2019-05-30 05:56:06,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:56:06,649 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 05:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a416950-f929-499d-9c33-941e9251a978 2019-05-30 05:56:06,649 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 05:56:06,649 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-8a416950-f929-499d-9c33-941e9251a978 2019-05-30 05:56:06,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:56:06,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:56:06,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 05:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db2db0bf-6925-489c-b10e-cb252879f7b3 2019-05-30 05:56:06,836 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 05:56:06,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-db2db0bf-6925-489c-b10e-cb252879f7b3 2019-05-30 05:56:06,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185831069946s 2019-05-30 05:56:06,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 05:56:06,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_54c53d97-d5a0-401a-b402-793fee0dcdee"}}' 2019-05-30 05:56:06,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Thu, 30 May 2019 05:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e84bb81-13ea-4ea2-989a-85cc27aaf00b 2019-05-30 05:56:06,978 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/9f9b3a01c3f34caeadceda9a2a211039"}, "tags": [], "enabled": true, "id": "9f9b3a01c3f34caeadceda9a2a211039", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_54c53d97-d5a0-401a-b402-793fee0dcdee"}} 2019-05-30 05:56:06,978 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9e84bb81-13ea-4ea2-989a-85cc27aaf00b 2019-05-30 05:56:06,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135614156723s 2019-05-30 05:56:06,979 - 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'9f9b3a01c3f34caeadceda9a2a211039', '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_54c53d97-d5a0-401a-b402-793fee0dcdee'}) 2019-05-30 05:56:06,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 05:56:06,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "U5SczWYobTSbSUC6tWVQpvPyF3pd1N", "email": null, "name": "cinder_test-user_54c53d97-d5a0-401a-b402-793fee0dcdee"}}' 2019-05-30 05:56:07,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Thu, 30 May 2019 05:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3362b57-7426-4585-a9e3-d2056034db87 2019-05-30 05:56:07,411 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_54c53d97-d5a0-401a-b402-793fee0dcdee", "links": {"self": "http://172.30.9.24:5000/v3/users/55e8259d3cd34517af3ec71da3ef514f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "55e8259d3cd34517af3ec71da3ef514f", "domain_id": "default", "password_expires_at": null}} 2019-05-30 05:56:07,411 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-c3362b57-7426-4585-a9e3-d2056034db87 2019-05-30 05:56:07,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.424950122833s 2019-05-30 05:56:07,412 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'55e8259d3cd34517af3ec71da3ef514f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_54c53d97-d5a0-401a-b402-793fee0dcdee'}) 2019-05-30 05:56:07,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:56:07,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:56:07,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d5fdec3-a8f6-4945-a839-811bc16668a8 2019-05-30 05:56:07,632 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:56:07,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2d5fdec3-a8f6-4945-a839-811bc16668a8 2019-05-30 05:56:07,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217217922211s 2019-05-30 05:56:07,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:56:07,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:56:07,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-652c0ab8-72e9-4d58-a8c0-a1cd60cf55d5 2019-05-30 05:56:07,833 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:56:07,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-652c0ab8-72e9-4d58-a8c0-a1cd60cf55d5 2019-05-30 05:56:07,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195689916611s 2019-05-30 05:56:07,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:56:07,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:56:08,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf197644-a5bd-41da-a0d2-500cb40e71b8 2019-05-30 05:56:08,046 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:56:08,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bf197644-a5bd-41da-a0d2-500cb40e71b8 2019-05-30 05:56:08,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208227872849s 2019-05-30 05:56:08,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:56:08,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:56:08,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 05:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7740330-b24a-4479-8572-24be6b2129f1 2019-05-30 05:56:08,196 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 05:56:08,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-a7740330-b24a-4479-8572-24be6b2129f1 2019-05-30 05:56:08,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.146115779877s 2019-05-30 05:56:08,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:56:08,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:56:08,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 30 May 2019 05:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1103b4e6-9317-495f-b0dd-fbd967e7e5b2 2019-05-30 05:56:08,428 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder_test-user_54c53d97-d5a0-401a-b402-793fee0dcdee", "links": {"self": "http://172.30.9.24:5000/v3/users/55e8259d3cd34517af3ec71da3ef514f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "55e8259d3cd34517af3ec71da3ef514f", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 05:56:08,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-1103b4e6-9317-495f-b0dd-fbd967e7e5b2 2019-05-30 05:56:08,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2310090065s 2019-05-30 05:56:08,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:56:08,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:56:08,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 30 May 2019 05:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092c4aa5-b805-444a-bdd1-f7569ee14bc4 2019-05-30 05:56:08,636 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/9f9b3a01c3f34caeadceda9a2a211039"}, "tags": [], "enabled": true, "id": "9f9b3a01c3f34caeadceda9a2a211039", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_54c53d97-d5a0-401a-b402-793fee0dcdee"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 05:56:08,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-092c4aa5-b805-444a-bdd1-f7569ee14bc4 2019-05-30 05:56:08,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196985006332s 2019-05-30 05:56:08,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 05:56:08,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=55e8259d3cd34517af3ec71da3ef514f&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=9f9b3a01c3f34caeadceda9a2a211039" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:56:08,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 05:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5561eb0-c711-4129-af61-1ac8c3a5e97d 2019-05-30 05:56:08,755 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=55e8259d3cd34517af3ec71da3ef514f&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=9f9b3a01c3f34caeadceda9a2a211039", "previous": null, "next": null}} 2019-05-30 05:56:08,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=55e8259d3cd34517af3ec71da3ef514f&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=9f9b3a01c3f34caeadceda9a2a211039 used request id req-e5561eb0-c711-4129-af61-1ac8c3a5e97d 2019-05-30 05:56:08,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111071109772s 2019-05-30 05:56:08,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 05:56:08,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/9f9b3a01c3f34caeadceda9a2a211039/users/55e8259d3cd34517af3ec71da3ef514f/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:56:08,909 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e313f494-efde-4379-afc7-0dfbfea9a90d 2019-05-30 05:56:08,910 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:56:08,910 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/9f9b3a01c3f34caeadceda9a2a211039/users/55e8259d3cd34517af3ec71da3ef514f/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-e313f494-efde-4379-afc7-0dfbfea9a90d 2019-05-30 05:56:08,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150861024857s 2019-05-30 05:56:08,911 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_54c53d97-d5a0-401a-b402-793fee0dcdee', 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'9f9b3a01c3f34caeadceda9a2a211039', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'U5SczWYobTSbSUC6tWVQpvPyF3pd1N', 'username': u'cinder_test-user_54c53d97-d5a0-401a-b402-793fee0dcdee', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 05:56:08,914 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_54c53d97-d5a0-401a-b402-793fee0dcdee', 'password': 'U5SczWYobTSbSUC6tWVQpvPyF3pd1N', 'project_name': 'cinder_test-project_54c53d97-d5a0-401a-b402-793fee0dcdee', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '9f9b3a01c3f34caeadceda9a2a211039', 'project_domain_name': 'Default'} 2019-05-30 05:56:08,915 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-05-30 05:56:08,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:56:08,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:56:09,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 05:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d97aa9bd-e032-4b29-aed2-5423257c83e4 2019-05-30 05:56:09,046 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 05:56:09,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d97aa9bd-e032-4b29-aed2-5423257c83e4 2019-05-30 05:56:09,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.130419015884s 2019-05-30 05:56:09,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:56:09,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:56:09,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 30 May 2019 05:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6e3b743-78c3-49d0-bb80-f7463eb1f3e1 2019-05-30 05:56:09,257 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/9f9b3a01c3f34caeadceda9a2a211039"}, "tags": [], "enabled": true, "id": "9f9b3a01c3f34caeadceda9a2a211039", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_54c53d97-d5a0-401a-b402-793fee0dcdee"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 05:56:09,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-f6e3b743-78c3-49d0-bb80-f7463eb1f3e1 2019-05-30 05:56:09,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204071044922s 2019-05-30 05:56:09,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 05:56:09,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" -d '{"network": {"tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "name": "cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee", "admin_state_up": true}}' 2019-05-30 05:56:09,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Thu, 30 May 2019 05:56:10 GMT X-Openstack-Request-Id: req-7df238b8-8626-445c-a3fe-9f6a26ec1e86 2019-05-30 05:56:09,923 - 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":"2617e404-868a-49cd-829e-943ef2beddce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"9f9b3a01c3f34caeadceda9a2a211039","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:56:10Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee","admin_state_up":true,"tenant_id":"9f9b3a01c3f34caeadceda9a2a211039","created_at":"2019-05-30T05:56:10Z","mtu":1450}} 2019-05-30 05:56:09,923 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7df238b8-8626-445c-a3fe-9f6a26ec1e86 2019-05-30 05:56:09,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.66357088089s 2019-05-30 05:56:09,924 - 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-05-30T05:56:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2617e404-868a-49cd-829e-943ef2beddce', u'provider:segmentation_id': 54, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee', u'created_at': u'2019-05-30T05:56:10Z', u'mtu': 1450, u'tenant_id': u'9f9b3a01c3f34caeadceda9a2a211039', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9f9b3a01c3f34caeadceda9a2a211039', u'l2_adjacency': True}) 2019-05-30 05:56:09,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:56:09,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 05:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a85c205c-f87e-4bcb-a624-52e545c0cc8a 2019-05-30 05:56:09,936 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 05:56:09,937 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-a85c205c-f87e-4bcb-a624-52e545c0cc8a 2019-05-30 05:56:09,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 05:56:10,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T06:56:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f9b3a01c3f34caeadceda9a2a211039", "name": "cinder_test-project_54c53d97-d5a0-401a-b402-793fee0dcdee"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_9f9b3a01c3f34caeadceda9a2a211039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_9f9b3a01c3f34caeadceda9a2a211039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/9f9b3a01c3f34caeadceda9a2a211039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/9f9b3a01c3f34caeadceda9a2a211039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/9f9b3a01c3f34caeadceda9a2a211039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9f9b3a01c3f34caeadceda9a2a211039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/9f9b3a01c3f34caeadceda9a2a211039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9f9b3a01c3f34caeadceda9a2a211039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/9f9b3a01c3f34caeadceda9a2a211039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/9f9b3a01c3f34caeadceda9a2a211039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_54c53d97-d5a0-401a-b402-793fee0dcdee", "id": "55e8259d3cd34517af3ec71da3ef514f"}, "audit_ids": ["sqMUr82_T6a4_CKNx4NZ2Q"], "issued_at": "2019-05-30T05:56:10.000000Z"}} 2019-05-30 05:56:10,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:56:10,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:10,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Thu, 30 May 2019 05:56:11 GMT X-Openstack-Request-Id: req-86274022-cf01-475e-8803-057058748a48 2019-05-30 05:56:10,696 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"2617e404-868a-49cd-829e-943ef2beddce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9f9b3a01c3f34caeadceda9a2a211039","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:56:10Z","qos_policy_id":null,"name":"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee","admin_state_up":true,"tenant_id":"9f9b3a01c3f34caeadceda9a2a211039","created_at":"2019-05-30T05:56:10Z","mtu":1450}]} 2019-05-30 05:56:10,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-86274022-cf01-475e-8803-057058748a48 2019-05-30 05:56:10,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361783981323s 2019-05-30 05:56:10,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 05:56:10,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -d '{"subnet": {"name": "cinder_test-subnet_54c53d97-d5a0-401a-b402-793fee0dcdee", "enable_dhcp": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 05:56:11,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Thu, 30 May 2019 05:56:12 GMT X-Openstack-Request-Id: req-efbcffca-40cf-4fca-b378-84a371ee242b 2019-05-30 05:56:11,600 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2617e404-868a-49cd-829e-943ef2beddce","tenant_id":"9f9b3a01c3f34caeadceda9a2a211039","created_at":"2019-05-30T05:56:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T05:56:11Z","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":"9f9b3a01c3f34caeadceda9a2a211039","id":"fee28270-dbaf-4f71-b9af-ee042560d562","subnetpool_id":null,"name":"cinder_test-subnet_54c53d97-d5a0-401a-b402-793fee0dcdee"}} 2019-05-30 05:56:11,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-efbcffca-40cf-4fca-b378-84a371ee242b 2019-05-30 05:56:11,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.902756929398s 2019-05-30 05:56:11,601 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:56:11Z', 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'fee28270-dbaf-4f71-b9af-ee042560d562', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_54c53d97-d5a0-401a-b402-793fee0dcdee', u'enable_dhcp': True, u'network_id': u'2617e404-868a-49cd-829e-943ef2beddce', u'tenant_id': u'9f9b3a01c3f34caeadceda9a2a211039', u'created_at': u'2019-05-30T05:56:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9f9b3a01c3f34caeadceda9a2a211039'}) 2019-05-30 05:56:11,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 05:56:11,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "cinder_test-router_54c53d97-d5a0-401a-b402-793fee0dcdee", "admin_state_up": true}}' 2019-05-30 05:56:13,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Thu, 30 May 2019 05:56:13 GMT X-Openstack-Request-Id: req-cd28414b-8bea-4eb1-aabe-cc0a4c041eb6 2019-05-30 05:56:13,303 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:12Z", "admin_state_up": true, "updated_at": "2019-05-30T05:56:13Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "id": "9e93201c-a1d5-49e5-9086-640d84383599", "name": "cinder_test-router_54c53d97-d5a0-401a-b402-793fee0dcdee"}} 2019-05-30 05:56:13,303 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-cd28414b-8bea-4eb1-aabe-cc0a4c041eb6 2019-05-30 05:56:13,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.7020111084s 2019-05-30 05:56:13,304 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:56:13Z', u'revision_number': 2, u'id': u'9e93201c-a1d5-49e5-9086-640d84383599', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_54c53d97-d5a0-401a-b402-793fee0dcdee', u'admin_state_up': True, u'tenant_id': u'9f9b3a01c3f34caeadceda9a2a211039', u'created_at': u'2019-05-30T05:56:12Z', u'flavor_id': None, u'routes': [], u'project_id': u'9f9b3a01c3f34caeadceda9a2a211039'}) 2019-05-30 05:56:13,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 05:56:13,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/9e93201c-a1d5-49e5-9086-640d84383599/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -d '{"subnet_id": "fee28270-dbaf-4f71-b9af-ee042560d562"}' 2019-05-30 05:56:15,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:56:16 GMT X-Openstack-Request-Id: req-f54c5357-b96c-48f9-9866-3964c2474eb6 2019-05-30 05:56:15,962 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2617e404-868a-49cd-829e-943ef2beddce", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "subnet_id": "fee28270-dbaf-4f71-b9af-ee042560d562", "subnet_ids": ["fee28270-dbaf-4f71-b9af-ee042560d562"], "port_id": "5de9aef6-b4f6-4033-8ad9-4ce1ec1f54c1", "id": "9e93201c-a1d5-49e5-9086-640d84383599"} 2019-05-30 05:56:15,962 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/9e93201c-a1d5-49e5-9086-640d84383599/add_router_interface.json used request id req-f54c5357-b96c-48f9-9866-3964c2474eb6 2019-05-30 05:56:15,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.65760207176s 2019-05-30 05:56:15,963 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-30 05:56:16,064 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-30 05:56:16,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:56:16,072 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 05:56:16 GMT 2019-05-30 05:56:16,072 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 05:56:16,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:56:16,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:16,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 05:56:16 GMT X-Openstack-Request-Id: req-7545a55f-6ee5-494c-9689-be6928aad229 2019-05-30 05:56:16,376 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:56:16,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7545a55f-6ee5-494c-9689-be6928aad229 2019-05-30 05:56:16,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300939083099s 2019-05-30 05:56:16,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 05:56:16,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_54c53d97-d5a0-401a-b402-793fee0dcdee", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_54c53d97-d5a0-401a-b402-793fee0dcdee"}' 2019-05-30 05:56:16,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Thu, 30 May 2019 05:56:16 GMT Location: http://172.30.9.24:9292/v2/images/ae0e83b5-b188-419e-9707-f4aff560b64c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6c5757b1-aacd-4141-acc6-a8e0d1d063c1 2019-05-30 05:56:16,464 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:56:16Z", "file": "/v2/images/ae0e83b5-b188-419e-9707-f4aff560b64c/file", "owner": "9f9b3a01c3f34caeadceda9a2a211039", "id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "size": null, "self": "/v2/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "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_54c53d97-d5a0-401a-b402-793fee0dcdee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_54c53d97-d5a0-401a-b402-793fee0dcdee", "checksum": null, "created_at": "2019-05-30T05:56:16Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 05:56:16,464 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-6c5757b1-aacd-4141-acc6-a8e0d1d063c1 2019-05-30 05:56:16,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0798690319061s 2019-05-30 05:56:16,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 05:56:16,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/ae0e83b5-b188-419e-9707-f4aff560b64c/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -d '' 2019-05-30 05:56:17,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 05:56:18 GMT X-Openstack-Request-Id: req-fb862924-0710-4b47-a1b2-dfceef8259a2 2019-05-30 05:56:17,843 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 05:56:17,844 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/ae0e83b5-b188-419e-9707-f4aff560b64c/file used request id req-fb862924-0710-4b47-a1b2-dfceef8259a2 2019-05-30 05:56:17,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.37850809097s 2019-05-30 05:56:17,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:56:17,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:17,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 30 May 2019 05:56:18 GMT X-Openstack-Request-Id: req-2f14d642-aa71-42f2-9505-4c86d7b27e53 2019-05-30 05:56:17,963 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:56:18Z", "file": "/v2/images/ae0e83b5-b188-419e-9707-f4aff560b64c/file", "owner": "9f9b3a01c3f34caeadceda9a2a211039", "id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "size": 12716032, "self": "/v2/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/ae0e83b5-b188-419e-9707-f4aff560b64c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/ae0e83b5-b188-419e-9707-f4aff560b64c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_54c53d97-d5a0-401a-b402-793fee0dcdee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_54c53d97-d5a0-401a-b402-793fee0dcdee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:56:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:56:17,964 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2f14d642-aa71-42f2-9505-4c86d7b27e53 2019-05-30 05:56:17,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.115774869919s 2019-05-30 05:56:17,966 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/ae0e83b5-b188-419e-9707-f4aff560b64c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ae0e83b5-b188-419e-9707-f4aff560b64c/file', 'owner': u'9f9b3a01c3f34caeadceda9a2a211039', 'id': u'ae0e83b5-b188-419e-9707-f4aff560b64c', 'size': 12716032, u'self': u'/v2/images/ae0e83b5-b188-419e-9707-f4aff560b64c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9f9b3a01c3f34caeadceda9a2a211039', 'name': 'cinder_test-project_54c53d97-d5a0-401a-b402-793fee0dcdee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/ae0e83b5-b188-419e-9707-f4aff560b64c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T05:56:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-30T05:56:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_54c53d97-d5a0-401a-b402-793fee0dcdee', '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/ae0e83b5-b188-419e-9707-f4aff560b64c', 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_54c53d97-d5a0-401a-b402-793fee0dcdee', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_54c53d97-d5a0-401a-b402-793fee0dcdee', 'created': u'2019-05-30T05:56:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T05:56:16Z', 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/ae0e83b5-b188-419e-9707-f4aff560b64c', 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_54c53d97-d5a0-401a-b402-793fee0dcdee', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 05:56:17,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 05:56:17,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_54c53d97-d5a0-401a-b402-793fee0dcdee", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 05:56:18,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 30 May 2019 05:56: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-18259242-1c00-4939-bfdf-810852aba1d9 x-openstack-request-id: req-18259242-1c00-4939-bfdf-810852aba1d9 2019-05-30 05:56:18,345 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_54c53d97-d5a0-401a-b402-793fee0dcdee", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "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": "542da4db-2383-46a9-b26b-54efffebdb99"}} 2019-05-30 05:56:18,345 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-18259242-1c00-4939-bfdf-810852aba1d9 2019-05-30 05:56:18,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.37607383728s 2019-05-30 05:56:18,346 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_54c53d97-d5a0-401a-b402-793fee0dcdee', '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'aeac65a9ab444affb43fd8765adb4b86', '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'542da4db-2383-46a9-b26b-54efffebdb99', 'swap': 0}) 2019-05-30 05:56:18,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 05:56:18,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/542da4db-2383-46a9-b26b-54efffebdb99/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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" -d '{"extra_specs": {}}' 2019-05-30 05:56:18,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:56: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-6cec9a4d-7e3e-463a-930e-aa5c555a6116 x-openstack-request-id: req-6cec9a4d-7e3e-463a-930e-aa5c555a6116 2019-05-30 05:56:18,367 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 05:56:18,367 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/542da4db-2383-46a9-b26b-54efffebdb99/os-extra_specs used request id req-6cec9a4d-7e3e-463a-930e-aa5c555a6116 2019-05-30 05:56:18,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199780464172s 2019-05-30 05:56:18,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-30 05:56:18,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -d '{"keypair": {"name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee"}}' 2019-05-30 05:56:19,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Thu, 30 May 2019 05:56: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-55dac77e-d7a8-445d-b143-f94c79edcf99 x-openstack-request-id: req-55dac77e-d7a8-445d-b143-f94c79edcf99 2019-05-30 05:56:19,167 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpzH0hDDb83m5UVrYyWIjg+f0VBAbrjO6BPoAL8LlUv6wqiDta2tJVFnU8BWyN6+DsXi+5GKw6TQjoO/Sz9cqfCFmSbhD1RLdbRcbvmGvs6g5JwRfC7ryl7isAIW9e0eJwYw96BOvotKMYJtSc1axrzFAVAygquQ91nsN+yjAf1WeNbuC0tWZaB4NjdekRjYV8Mzv0RmYSFpEyqqmDJjnd/XXyKIgiF4K66Rj86HspSNlwnV5GSAFUXM3VL0LWkAOpBX6H0tJtBQaTxl7Mys04WaAp7eg1H8V3N0ORATDBBuv4tVLpn47JZt8EXLhWcKquSGA8RBhS6AhEiQM5ERKP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAqcx9IQw2/N5uVFa2MliI4Pn9FQQG64zugT6AC/C5VL+sKog7\nWtrSVRZ1PAVsjevg7F4vuRisOk0I6Dv0s/XKnwhZkm4Q9US3W0XG75hr7OoOScEX\nwu68pe4rACFvXtHicGMPegTr6LSjGCbUnNWsa8xQFQMoKrkPdZ7DfsowH9VnjW7g\ntLVmWgeDY3XpEY2FfDM79EZmEhaRMqqpgyY53f118iiIIheCuukY/Oh7KUjZcJ1e\nRkgBVFzN1S9C1pADqQV+h9LSbQUGk8ZezMrNOFmgKe3oNR/FdzdDkQEwwQbr+LVS\n6Z+OyWbfBFy4VnCqrkhgPEQYUugIRIkDORESjwIDAQABAoIBABqTH45ZjA2dfmUC\nwTc19g5H8d0lKTQadYWS05WK0ma6LObnNWrtznd0sVp4etnnbedwgkWU3/er8NXv\n9EdqE5E6TFKHmW3ZmFzXmeAL2fBVXXEboG1o0euiT+aQVQ7hCHCQgG6XcJiWFOSF\nx0bYhkjEzE/Nk67EEfBVrcEdQdTpXxTq5lsy3jdJfZb+Xx7br/djhwTAG27QDkMG\ndmesj0fKQuAVwt83F7JsD2g4eYV3AYYzn6+UwSEo6sdwGbNPD3euKOuA9IZyXrG0\n2ZhbVdqM4xVtAXJwidRl78pZQq58nlG7PBm8yfjicwXwWBoVUIDoX4T0qIKTXlhA\njPpJB9ECgYEA3CUTg/k3+t0ZlWRIcI9ZjSSj3ND0iBXKWVbvssNvMALpy/gnj/wL\n54qY+XbjMY/FGadv18rXj/UzW8lj0jvqumhqameTTHlgP3SzWbYEtzwHarAWtxm6\n0cLfhZb27k3lOXAxDLi7017g8uDPlGeUhrUNGnvU0ZJ6VT1sGxs0H3kCgYEAxXQ8\n1MFzDT2XhrTG8Cd7wVs92Mdxta3wywl2F6pzgHM8VG9X04KRT7nkAcQSEp4Ro41y\nw2A/lMpCB/z/TODPZZY5E4kNYXosRjvDWDiE/RrTs/usPcZcYmwX8XvsVV/n8rfM\noh0zNRjl6lUI9XMUe3kFwCpN8e/HJx6Z/kixGEcCgYBJLmIQaxZ65GkOymlyUZT5\nYIbAbw369xNvI4FHMcSSd0V1MqckLCtg6yfzNdxMq3hgENMTLzD9gAt0pbvzNUvQ\nb8mAWbITp/2g2pCMb/+dUe09QBAtCfaaqGdZp1eq3GYo8+y6R+bYWx/4XVdkBBLR\nvPoAJc4XZNQZ5fM8B40KMQKBgEYDT0aJSYhaXI4xL5EcDu+isK1bGuC2ynjT5AHE\nOKxFMBEoYdXnqCrC2SwfH+FmFw8NKrJIQIM7rGo0tTnHRQLaX2aj5BC6R1SoAD4Z\n3F360zIwfQRyf3OOrHa94DDtjssrjO22uN+M8olCmaieo5acdQOMfJLa2JzwZt4Z\nXGIlAoGAJ0nyt/Ey5QtiRM78hKhLqKGrri9mmgbVCpDDnZ8Ou32WrRw4dqtBZFLl\n+kKulkYIKTh891uYarFQbKzLcZwKfAMPBBWJwcqp57yik+V90t/I7a9WfUStLWpb\np1qnzMNfZSLyZD2mvYKNLOvEfCNSM4wFaoss8OYY2nb35KGHvrs=\n-----END RSA PRIVATE KEY-----\n", "user_id": "55e8259d3cd34517af3ec71da3ef514f", "name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "fingerprint": "cd:3c:24:34:d0:05:3c:72:37:83:13:42:85:fc:08:51"}} 2019-05-30 05:56:19,168 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-55dac77e-d7a8-445d-b143-f94c79edcf99 2019-05-30 05:56:19,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.798002004623s 2019-05-30 05:56:19,169 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpzH0hDDb83m5UVrYyWIjg+f0VBAbrjO6BPoAL8LlUv6wqiDta2tJVFnU8BWyN6+DsXi+5GKw6TQjoO/Sz9cqfCFmSbhD1RLdbRcbvmGvs6g5JwRfC7ryl7isAIW9e0eJwYw96BOvotKMYJtSc1axrzFAVAygquQ91nsN+yjAf1WeNbuC0tWZaB4NjdekRjYV8Mzv0RmYSFpEyqqmDJjnd/XXyKIgiF4K66Rj86HspSNlwnV5GSAFUXM3VL0LWkAOpBX6H0tJtBQaTxl7Mys04WaAp7eg1H8V3N0ORATDBBuv4tVLpn47JZt8EXLhWcKquSGA8RBhS6AhEiQM5ERKP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAqcx9IQw2/N5uVFa2MliI4Pn9FQQG64zugT6AC/C5VL+sKog7\nWtrSVRZ1PAVsjevg7F4vuRisOk0I6Dv0s/XKnwhZkm4Q9US3W0XG75hr7OoOScEX\nwu68pe4rACFvXtHicGMPegTr6LSjGCbUnNWsa8xQFQMoKrkPdZ7DfsowH9VnjW7g\ntLVmWgeDY3XpEY2FfDM79EZmEhaRMqqpgyY53f118iiIIheCuukY/Oh7KUjZcJ1e\nRkgBVFzN1S9C1pADqQV+h9LSbQUGk8ZezMrNOFmgKe3oNR/FdzdDkQEwwQbr+LVS\n6Z+OyWbfBFy4VnCqrkhgPEQYUugIRIkDORESjwIDAQABAoIBABqTH45ZjA2dfmUC\nwTc19g5H8d0lKTQadYWS05WK0ma6LObnNWrtznd0sVp4etnnbedwgkWU3/er8NXv\n9EdqE5E6TFKHmW3ZmFzXmeAL2fBVXXEboG1o0euiT+aQVQ7hCHCQgG6XcJiWFOSF\nx0bYhkjEzE/Nk67EEfBVrcEdQdTpXxTq5lsy3jdJfZb+Xx7br/djhwTAG27QDkMG\ndmesj0fKQuAVwt83F7JsD2g4eYV3AYYzn6+UwSEo6sdwGbNPD3euKOuA9IZyXrG0\n2ZhbVdqM4xVtAXJwidRl78pZQq58nlG7PBm8yfjicwXwWBoVUIDoX4T0qIKTXlhA\njPpJB9ECgYEA3CUTg/k3+t0ZlWRIcI9ZjSSj3ND0iBXKWVbvssNvMALpy/gnj/wL\n54qY+XbjMY/FGadv18rXj/UzW8lj0jvqumhqameTTHlgP3SzWbYEtzwHarAWtxm6\n0cLfhZb27k3lOXAxDLi7017g8uDPlGeUhrUNGnvU0ZJ6VT1sGxs0H3kCgYEAxXQ8\n1MFzDT2XhrTG8Cd7wVs92Mdxta3wywl2F6pzgHM8VG9X04KRT7nkAcQSEp4Ro41y\nw2A/lMpCB/z/TODPZZY5E4kNYXosRjvDWDiE/RrTs/usPcZcYmwX8XvsVV/n8rfM\noh0zNRjl6lUI9XMUe3kFwCpN8e/HJx6Z/kixGEcCgYBJLmIQaxZ65GkOymlyUZT5\nYIbAbw369xNvI4FHMcSSd0V1MqckLCtg6yfzNdxMq3hgENMTLzD9gAt0pbvzNUvQ\nb8mAWbITp/2g2pCMb/+dUe09QBAtCfaaqGdZp1eq3GYo8+y6R+bYWx/4XVdkBBLR\nvPoAJc4XZNQZ5fM8B40KMQKBgEYDT0aJSYhaXI4xL5EcDu+isK1bGuC2ynjT5AHE\nOKxFMBEoYdXnqCrC2SwfH+FmFw8NKrJIQIM7rGo0tTnHRQLaX2aj5BC6R1SoAD4Z\n3F360zIwfQRyf3OOrHa94DDtjssrjO22uN+M8olCmaieo5acdQOMfJLa2JzwZt4Z\nXGIlAoGAJ0nyt/Ey5QtiRM78hKhLqKGrri9mmgbVCpDDnZ8Ou32WrRw4dqtBZFLl\n+kKulkYIKTh891uYarFQbKzLcZwKfAMPBBWJwcqp57yik+V90t/I7a9WfUStLWpb\np1qnzMNfZSLyZD2mvYKNLOvEfCNSM4wFaoss8OYY2nb35KGHvrs=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'55e8259d3cd34517af3ec71da3ef514f', 'name': u'cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee', 'created_at': '2019-05-30T05:56:19.169140', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9f9b3a01c3f34caeadceda9a2a211039', 'name': 'cinder_test-project_54c53d97-d5a0-401a-b402-793fee0dcdee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'cd:3c:24:34:d0:05:3c:72:37:83:13:42:85:fc:08:51', 'type': 'ssh', 'id': u'cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee'}) 2019-05-30 05:56:19,169 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAqcx9IQw2/N5uVFa2MliI4Pn9FQQG64zugT6AC/C5VL+sKog7 WtrSVRZ1PAVsjevg7F4vuRisOk0I6Dv0s/XKnwhZkm4Q9US3W0XG75hr7OoOScEX wu68pe4rACFvXtHicGMPegTr6LSjGCbUnNWsa8xQFQMoKrkPdZ7DfsowH9VnjW7g tLVmWgeDY3XpEY2FfDM79EZmEhaRMqqpgyY53f118iiIIheCuukY/Oh7KUjZcJ1e RkgBVFzN1S9C1pADqQV+h9LSbQUGk8ZezMrNOFmgKe3oNR/FdzdDkQEwwQbr+LVS 6Z+OyWbfBFy4VnCqrkhgPEQYUugIRIkDORESjwIDAQABAoIBABqTH45ZjA2dfmUC wTc19g5H8d0lKTQadYWS05WK0ma6LObnNWrtznd0sVp4etnnbedwgkWU3/er8NXv 9EdqE5E6TFKHmW3ZmFzXmeAL2fBVXXEboG1o0euiT+aQVQ7hCHCQgG6XcJiWFOSF x0bYhkjEzE/Nk67EEfBVrcEdQdTpXxTq5lsy3jdJfZb+Xx7br/djhwTAG27QDkMG dmesj0fKQuAVwt83F7JsD2g4eYV3AYYzn6+UwSEo6sdwGbNPD3euKOuA9IZyXrG0 2ZhbVdqM4xVtAXJwidRl78pZQq58nlG7PBm8yfjicwXwWBoVUIDoX4T0qIKTXlhA jPpJB9ECgYEA3CUTg/k3+t0ZlWRIcI9ZjSSj3ND0iBXKWVbvssNvMALpy/gnj/wL 54qY+XbjMY/FGadv18rXj/UzW8lj0jvqumhqameTTHlgP3SzWbYEtzwHarAWtxm6 0cLfhZb27k3lOXAxDLi7017g8uDPlGeUhrUNGnvU0ZJ6VT1sGxs0H3kCgYEAxXQ8 1MFzDT2XhrTG8Cd7wVs92Mdxta3wywl2F6pzgHM8VG9X04KRT7nkAcQSEp4Ro41y w2A/lMpCB/z/TODPZZY5E4kNYXosRjvDWDiE/RrTs/usPcZcYmwX8XvsVV/n8rfM oh0zNRjl6lUI9XMUe3kFwCpN8e/HJx6Z/kixGEcCgYBJLmIQaxZ65GkOymlyUZT5 YIbAbw369xNvI4FHMcSSd0V1MqckLCtg6yfzNdxMq3hgENMTLzD9gAt0pbvzNUvQ b8mAWbITp/2g2pCMb/+dUe09QBAtCfaaqGdZp1eq3GYo8+y6R+bYWx/4XVdkBBLR vPoAJc4XZNQZ5fM8B40KMQKBgEYDT0aJSYhaXI4xL5EcDu+isK1bGuC2ynjT5AHE OKxFMBEoYdXnqCrC2SwfH+FmFw8NKrJIQIM7rGo0tTnHRQLaX2aj5BC6R1SoAD4Z 3F360zIwfQRyf3OOrHa94DDtjssrjO22uN+M8olCmaieo5acdQOMfJLa2JzwZt4Z XGIlAoGAJ0nyt/Ey5QtiRM78hKhLqKGrri9mmgbVCpDDnZ8Ou32WrRw4dqtBZFLl +kKulkYIKTh891uYarFQbKzLcZwKfAMPBBWJwcqp57yik+V90t/I7a9WfUStLWpb p1qnzMNfZSLyZD2mvYKNLOvEfCNSM4wFaoss8OYY2nb35KGHvrs= -----END RSA PRIVATE KEY----- 2019-05-30 05:56:19,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-30 05:56:19,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -d '{"security_group": {"name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-05-30 05:56:19,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Thu, 30 May 2019 05:56:19 GMT X-Openstack-Request-Id: req-c07ae5cc-baf7-4e58-8506-1b6a87e92e2c 2019-05-30 05:56:19,390 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:19Z", "updated_at": "2019-05-30T05:56:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:19Z", "revision_number": 0, "id": "150b6cac-1380-470a-9ca8-1edeecbb4d9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:19Z", "security_group_id": "de1d2d4d-2cc2-4272-82c7-225df4b6308d", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:19Z", "revision_number": 0, "id": "4a353584-03c1-46a4-b2e9-d85ff57cc308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:19Z", "security_group_id": "de1d2d4d-2cc2-4272-82c7-225df4b6308d", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}], "revision_number": 1, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "id": "de1d2d4d-2cc2-4272-82c7-225df4b6308d", "name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}} 2019-05-30 05:56:19,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c07ae5cc-baf7-4e58-8506-1b6a87e92e2c 2019-05-30 05:56:19,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.215682983398s 2019-05-30 05:56:19,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:56:19,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:19,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Thu, 30 May 2019 05:56:19 GMT X-Openstack-Request-Id: req-5e916876-c94b-486b-9308-8e2afbb091b7 2019-05-30 05:56:19,461 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:09Z", "updated_at": "2019-05-30T05:56:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "39029566-d5c4-4fc4-9e3f-6eecfaf64180", "remote_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "6fb1f5f0-9a1d-4ace-be17-21f17cd6f885", "remote_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "a37b9053-ddc1-4337-882e-421c809969cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "f9be1113-50b2-4edf-937e-12da5ab78d37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}], "revision_number": 1, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:19Z", "updated_at": "2019-05-30T05:56:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:19Z", "revision_number": 0, "id": "150b6cac-1380-470a-9ca8-1edeecbb4d9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:19Z", "security_group_id": "de1d2d4d-2cc2-4272-82c7-225df4b6308d", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:19Z", "revision_number": 0, "id": "4a353584-03c1-46a4-b2e9-d85ff57cc308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:19Z", "security_group_id": "de1d2d4d-2cc2-4272-82c7-225df4b6308d", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}], "revision_number": 1, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "id": "de1d2d4d-2cc2-4272-82c7-225df4b6308d", "name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}]} 2019-05-30 05:56:19,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-5e916876-c94b-486b-9308-8e2afbb091b7 2019-05-30 05:56:19,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.064847946167s 2019-05-30 05:56:19,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 05:56:19,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -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": "de1d2d4d-2cc2-4272-82c7-225df4b6308d"}}' 2019-05-30 05:56:19,611 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 30 May 2019 05:56:20 GMT X-Openstack-Request-Id: req-fcb772f7-32e3-41f4-bccf-f0dc4cf56f4b 2019-05-30 05:56:19,612 - 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-05-30T05:56:20Z", "security_group_id": "de1d2d4d-2cc2-4272-82c7-225df4b6308d", "port_range_min": 22, "revision_number": 0, "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:20Z", "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "id": "201e1f83-cdcd-4b23-ac53-03004c71a1b4"}} 2019-05-30 05:56:19,612 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fcb772f7-32e3-41f4-bccf-f0dc4cf56f4b 2019-05-30 05:56:19,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.143934011459s 2019-05-30 05:56:19,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:56:19,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:19,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Thu, 30 May 2019 05:56:20 GMT X-Openstack-Request-Id: req-e5100687-4ce8-4d40-8c3a-68d4c04dac68 2019-05-30 05:56:19,666 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:09Z", "updated_at": "2019-05-30T05:56:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "39029566-d5c4-4fc4-9e3f-6eecfaf64180", "remote_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "6fb1f5f0-9a1d-4ace-be17-21f17cd6f885", "remote_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "a37b9053-ddc1-4337-882e-421c809969cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "f9be1113-50b2-4edf-937e-12da5ab78d37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}], "revision_number": 1, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:19Z", "updated_at": "2019-05-30T05:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:19Z", "revision_number": 0, "id": "150b6cac-1380-470a-9ca8-1edeecbb4d9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:19Z", "security_group_id": "de1d2d4d-2cc2-4272-82c7-225df4b6308d", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T05:56:20Z", "revision_number": 0, "id": "201e1f83-cdcd-4b23-ac53-03004c71a1b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:20Z", "security_group_id": "de1d2d4d-2cc2-4272-82c7-225df4b6308d", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:19Z", "revision_number": 0, "id": "4a353584-03c1-46a4-b2e9-d85ff57cc308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:19Z", "security_group_id": "de1d2d4d-2cc2-4272-82c7-225df4b6308d", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}], "revision_number": 2, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "id": "de1d2d4d-2cc2-4272-82c7-225df4b6308d", "name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}]} 2019-05-30 05:56:19,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e5100687-4ce8-4d40-8c3a-68d4c04dac68 2019-05-30 05:56:19,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0479989051819s 2019-05-30 05:56:19,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 05:56:19,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -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": "de1d2d4d-2cc2-4272-82c7-225df4b6308d"}}' 2019-05-30 05:56:19,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 30 May 2019 05:56:20 GMT X-Openstack-Request-Id: req-ad3ca17f-2bef-432c-bc30-fe37f873b945 2019-05-30 05:56:19,781 - 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-05-30T05:56:20Z", "security_group_id": "de1d2d4d-2cc2-4272-82c7-225df4b6308d", "port_range_min": null, "revision_number": 0, "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:20Z", "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "id": "9ce82b82-096e-4e30-844d-4f5ea8eb5f5c"}} 2019-05-30 05:56:19,781 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-ad3ca17f-2bef-432c-bc30-fe37f873b945 2019-05-30 05:56:19,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.110116958618s 2019-05-30 05:56:19,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:56:19,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:19,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 30 May 2019 05:56:20 GMT X-Openstack-Request-Id: req-20ea83af-ffe5-4a49-9b24-7d9c71064660 2019-05-30 05:56:19,874 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2617e404-868a-49cd-829e-943ef2beddce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9f9b3a01c3f34caeadceda9a2a211039","l2_adjacency":true,"status":"ACTIVE","subnets":["fee28270-dbaf-4f71-b9af-ee042560d562"],"description":"","tags":[],"updated_at":"2019-05-30T05:56:11Z","qos_policy_id":null,"name":"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee","admin_state_up":true,"tenant_id":"9f9b3a01c3f34caeadceda9a2a211039","created_at":"2019-05-30T05:56:10Z","mtu":1450}]} 2019-05-30 05:56:19,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-20ea83af-ffe5-4a49-9b24-7d9c71064660 2019-05-30 05:56:19,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0913491249084s 2019-05-30 05:56:19,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:56:19,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:19,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 30 May 2019 05:56:20 GMT X-Openstack-Request-Id: req-d571bd3d-5806-4357-82cd-171854edbde9 2019-05-30 05:56:19,917 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:56:18Z", "file": "/v2/images/ae0e83b5-b188-419e-9707-f4aff560b64c/file", "owner": "9f9b3a01c3f34caeadceda9a2a211039", "id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "size": 12716032, "self": "/v2/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/ae0e83b5-b188-419e-9707-f4aff560b64c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/ae0e83b5-b188-419e-9707-f4aff560b64c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_54c53d97-d5a0-401a-b402-793fee0dcdee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_54c53d97-d5a0-401a-b402-793fee0dcdee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:56:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:56:19,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d571bd3d-5806-4357-82cd-171854edbde9 2019-05-30 05:56:19,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0382370948792s 2019-05-30 05:56:19,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 05:56:19,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:19,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:56: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-e0526a35-af63-4480-9221-474bb6e53d04 x-openstack-request-id: req-e0526a35-af63-4480-9221-474bb6e53d04 2019-05-30 05:56:19,950 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_54c53d97-d5a0-401a-b402-793fee0dcdee", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "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": "542da4db-2383-46a9-b26b-54efffebdb99"}]} 2019-05-30 05:56:19,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e0526a35-af63-4480-9221-474bb6e53d04 2019-05-30 05:56:19,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244300365448s 2019-05-30 05:56:19,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-30 05:56:19,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -d '{"server": {"name": "cinder_test-vm2_54c53d97-d5a0-401a-b402-793fee0dcdee", "imageRef": "ae0e83b5-b188-419e-9707-f4aff560b64c", "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "flavorRef": "542da4db-2383-46a9-b26b-54efffebdb99", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2617e404-868a-49cd-829e-943ef2beddce"}], "security_groups": [{"name": "de1d2d4d-2cc2-4272-82c7-225df4b6308d"}]}}' 2019-05-30 05:56:22,052 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 30 May 2019 05:56: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 location: http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89 x-compute-request-id: req-eb898f10-c172-4e02-9f4b-897090df9474 x-openstack-request-id: req-eb898f10-c172-4e02-9f4b-897090df9474 2019-05-30 05:56:22,052 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "de1d2d4d-2cc2-4272-82c7-225df4b6308d"}], "OS-DCF:diskConfig": "MANUAL", "id": "0e00d447-294a-4632-836f-7f8e35e24a89", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "bookmark"}], "adminPass": "qhV3QkK8gc9a"}} 2019-05-30 05:56:22,053 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-eb898f10-c172-4e02-9f4b-897090df9474 2019-05-30 05:56:22,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.10114097595s 2019-05-30 05:56:22,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:56:22,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:22,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Thu, 30 May 2019 05:56: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-e4f9f7f3-c305-4408-8b93-2a66117ee914 x-openstack-request-id: req-e4f9f7f3-c305-4408-8b93-2a66117ee914 2019-05-30 05:56:22,653 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "bookmark"}], "image": {"id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "links": [{"href": "http://172.30.9.24:8774/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "542da4db-2383-46a9-b26b-54efffebdb99", "links": [{"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "bookmark"}]}, "id": "0e00d447-294a-4632-836f-7f8e35e24a89", "user_id": "55e8259d3cd34517af3ec71da3ef514f", "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-05-30T05:56:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "name": "cinder_test-vm2_54c53d97-d5a0-401a-b402-793fee0dcdee", "created": "2019-05-30T05:56:22Z", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:56:22,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e4f9f7f3-c305-4408-8b93-2a66117ee914 2019-05-30 05:56:22,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60000705719s 2019-05-30 05:56:22,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:56:22,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:22,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 30 May 2019 05:56:23 GMT X-Openstack-Request-Id: req-eb3173e2-ee6c-49b1-b21d-227eb0cdccde 2019-05-30 05:56:22,757 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2617e404-868a-49cd-829e-943ef2beddce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9f9b3a01c3f34caeadceda9a2a211039","l2_adjacency":true,"status":"ACTIVE","subnets":["fee28270-dbaf-4f71-b9af-ee042560d562"],"description":"","tags":[],"updated_at":"2019-05-30T05:56:11Z","qos_policy_id":null,"name":"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee","admin_state_up":true,"tenant_id":"9f9b3a01c3f34caeadceda9a2a211039","created_at":"2019-05-30T05:56:10Z","mtu":1450}]} 2019-05-30 05:56:22,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-eb3173e2-ee6c-49b1-b21d-227eb0cdccde 2019-05-30 05:56:22,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.09210896492s 2019-05-30 05:56:22,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 05:56:22,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:22,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Thu, 30 May 2019 05:56:23 GMT X-Openstack-Request-Id: req-eacd41c2-594f-4e83-a36f-34aec1cb21fc 2019-05-30 05:56:22,821 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2617e404-868a-49cd-829e-943ef2beddce","tenant_id":"9f9b3a01c3f34caeadceda9a2a211039","created_at":"2019-05-30T05:56:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T05:56:11Z","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":"9f9b3a01c3f34caeadceda9a2a211039","id":"fee28270-dbaf-4f71-b9af-ee042560d562","subnetpool_id":null,"name":"cinder_test-subnet_54c53d97-d5a0-401a-b402-793fee0dcdee"}]} 2019-05-30 05:56:22,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-eacd41c2-594f-4e83-a36f-34aec1cb21fc 2019-05-30 05:56:22,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0626311302185s 2019-05-30 05:56:22,822 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:56:24,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:56:24,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:25,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Thu, 30 May 2019 05:56: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-1e49ec33-d36f-4247-b268-441fc4df1390 x-openstack-request-id: req-1e49ec33-d36f-4247-b268-441fc4df1390 2019-05-30 05:56:25,475 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "bookmark"}], "image": {"id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "links": [{"href": "http://172.30.9.24:8774/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "542da4db-2383-46a9-b26b-54efffebdb99", "links": [{"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "bookmark"}]}, "id": "0e00d447-294a-4632-836f-7f8e35e24a89", "security_groups": [{"name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}], "user_id": "55e8259d3cd34517af3ec71da3ef514f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:56:25Z", "hostId": "a38a70c3814ecbacb6688f90ab1724adbcc53f446104b497509d237d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "name": "cinder_test-vm2_54c53d97-d5a0-401a-b402-793fee0dcdee", "created": "2019-05-30T05:56:22Z", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:56:25,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1e49ec33-d36f-4247-b268-441fc4df1390 2019-05-30 05:56:25,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651239156723s 2019-05-30 05:56:25,482 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:56:27,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:56:27,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:27,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Thu, 30 May 2019 05:56: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-0136704c-dc0f-4bb1-8c4c-4b0b03f915bf x-openstack-request-id: req-0136704c-dc0f-4bb1-8c4c-4b0b03f915bf 2019-05-30 05:56:27,951 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "bookmark"}], "image": {"id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "links": [{"href": "http://172.30.9.24:8774/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "542da4db-2383-46a9-b26b-54efffebdb99", "links": [{"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "bookmark"}]}, "id": "0e00d447-294a-4632-836f-7f8e35e24a89", "security_groups": [{"name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}], "user_id": "55e8259d3cd34517af3ec71da3ef514f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:56:25Z", "hostId": "a38a70c3814ecbacb6688f90ab1724adbcc53f446104b497509d237d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "name": "cinder_test-vm2_54c53d97-d5a0-401a-b402-793fee0dcdee", "created": "2019-05-30T05:56:22Z", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:56:27,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0136704c-dc0f-4bb1-8c4c-4b0b03f915bf 2019-05-30 05:56:27,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467277050018s 2019-05-30 05:56:27,958 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:56:29,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:56:29,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:30,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Thu, 30 May 2019 05:56: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-6dcf59f6-90ee-417b-8c57-7b7d6604ee61 x-openstack-request-id: req-6dcf59f6-90ee-417b-8c57-7b7d6604ee61 2019-05-30 05:56:30,556 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:f3:b1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "bookmark"}], "image": {"id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "links": [{"href": "http://172.30.9.24:8774/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:56:29.000000", "flavor": {"id": "542da4db-2383-46a9-b26b-54efffebdb99", "links": [{"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "bookmark"}]}, "id": "0e00d447-294a-4632-836f-7f8e35e24a89", "security_groups": [{"name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}], "user_id": "55e8259d3cd34517af3ec71da3ef514f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:56:30Z", "hostId": "a38a70c3814ecbacb6688f90ab1724adbcc53f446104b497509d237d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "name": "cinder_test-vm2_54c53d97-d5a0-401a-b402-793fee0dcdee", "created": "2019-05-30T05:56:22Z", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:56:30,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6dcf59f6-90ee-417b-8c57-7b7d6604ee61 2019-05-30 05:56:30,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596259832382s 2019-05-30 05:56:30,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 05:56:30,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0e00d447-294a-4632-836f-7f8e35e24a89" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:30,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 30 May 2019 05:56:31 GMT X-Openstack-Request-Id: req-323d1c43-8541-4157-b31b-29a8f91ce684 2019-05-30 05:56:30,621 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T05:56:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fee28270-dbaf-4f71-b9af-ee042560d562","ip_address":"192.168.120.15"}],"id":"d170e99b-2174-4c6f-89d2-e94f57984af1","security_groups":["de1d2d4d-2cc2-4272-82c7-225df4b6308d"],"mac_address":"fa:16:3e:d9:f3:b1","project_id":"9f9b3a01c3f34caeadceda9a2a211039","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2617e404-868a-49cd-829e-943ef2beddce","tenant_id":"9f9b3a01c3f34caeadceda9a2a211039","created_at":"2019-05-30T05:56:25Z","binding:vnic_type":"normal","device_id":"0e00d447-294a-4632-836f-7f8e35e24a89","ip_allocation":"immediate"}]} 2019-05-30 05:56:30,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0e00d447-294a-4632-836f-7f8e35e24a89 used request id req-323d1c43-8541-4157-b31b-29a8f91ce684 2019-05-30 05:56:30,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.058089017868s 2019-05-30 05:56:30,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:56:30,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=d170e99b-2174-4c6f-89d2-e94f57984af1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:30,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:56:31 GMT X-Openstack-Request-Id: req-215e1ff0-8c7e-4f46-ab3a-a1305141c693 2019-05-30 05:56:30,676 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 05:56:30,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=d170e99b-2174-4c6f-89d2-e94f57984af1 used request id req-215e1ff0-8c7e-4f46-ab3a-a1305141c693 2019-05-30 05:56:30,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0446209907532s 2019-05-30 05:56:30,677 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d9:f3:b1', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ae0e83b5-b188-419e-9707-f4aff560b64c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T05:56:29.000000', 'flavor': Munch({u'id': u'542da4db-2383-46a9-b26b-54efffebdb99'}), 'az': u'nova', 'id': u'0e00d447-294a-4632-836f-7f8e35e24a89', 'security_groups': [Munch({u'name': u'cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'55e8259d3cd34517af3ec71da3ef514f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9f9b3a01c3f34caeadceda9a2a211039', 'name': 'cinder_test-project_54c53d97-d5a0-401a-b402-793fee0dcdee', '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-05-30T05:56:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T05:56:30Z', 'hostId': u'a38a70c3814ecbacb6688f90ab1724adbcc53f446104b497509d237d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'a38a70c3814ecbacb6688f90ab1724adbcc53f446104b497509d237d', '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-05-30T05:56:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9f9b3a01c3f34caeadceda9a2a211039', 'name': u'cinder_test-vm2_54c53d97-d5a0-401a-b402-793fee0dcdee', 'adminPass': u'qhV3QkK8gc9a', 'tenant_id': u'9f9b3a01c3f34caeadceda9a2a211039', 'created_at': u'2019-05-30T05:56:22Z', 'created': u'2019-05-30T05:56:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-30 05:56:30,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:56:30,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:30,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 30 May 2019 05:56:31 GMT X-Openstack-Request-Id: req-4a395ad5-cce3-495e-b4cc-af4b13866650 2019-05-30 05:56:30,774 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2617e404-868a-49cd-829e-943ef2beddce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9f9b3a01c3f34caeadceda9a2a211039","l2_adjacency":true,"status":"ACTIVE","subnets":["fee28270-dbaf-4f71-b9af-ee042560d562"],"description":"","tags":[],"updated_at":"2019-05-30T05:56:11Z","qos_policy_id":null,"name":"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee","admin_state_up":true,"tenant_id":"9f9b3a01c3f34caeadceda9a2a211039","created_at":"2019-05-30T05:56:10Z","mtu":1450}]} 2019-05-30 05:56:30,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4a395ad5-cce3-495e-b4cc-af4b13866650 2019-05-30 05:56:30,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0920329093933s 2019-05-30 05:56:30,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 05:56:30,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0e00d447-294a-4632-836f-7f8e35e24a89" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:30,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 30 May 2019 05:56:31 GMT X-Openstack-Request-Id: req-a83d8241-f77d-4b51-8af6-6c6735843aef 2019-05-30 05:56:30,825 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T05:56:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fee28270-dbaf-4f71-b9af-ee042560d562","ip_address":"192.168.120.15"}],"id":"d170e99b-2174-4c6f-89d2-e94f57984af1","security_groups":["de1d2d4d-2cc2-4272-82c7-225df4b6308d"],"mac_address":"fa:16:3e:d9:f3:b1","project_id":"9f9b3a01c3f34caeadceda9a2a211039","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2617e404-868a-49cd-829e-943ef2beddce","tenant_id":"9f9b3a01c3f34caeadceda9a2a211039","created_at":"2019-05-30T05:56:25Z","binding:vnic_type":"normal","device_id":"0e00d447-294a-4632-836f-7f8e35e24a89","ip_allocation":"immediate"}]} 2019-05-30 05:56:30,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0e00d447-294a-4632-836f-7f8e35e24a89 used request id req-a83d8241-f77d-4b51-8af6-6c6735843aef 2019-05-30 05:56:30,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0496790409088s 2019-05-30 05:56:30,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-30 05:56:30,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -d '{"floatingip": {"floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "fixed_ip_address": "192.168.120.15", "port_id": "d170e99b-2174-4c6f-89d2-e94f57984af1"}}' 2019-05-30 05:56:33,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Thu, 30 May 2019 05:56:33 GMT X-Openstack-Request-Id: req-ca392f74-f7fb-4791-8a50-ecf78a8ec3c8 2019-05-30 05:56:33,131 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:32Z", "updated_at": "2019-05-30T05:56:32Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d9:f3:b1", "device_id": "0e00d447-294a-4632-836f-7f8e35e24a89"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "d170e99b-2174-4c6f-89d2-e94f57984af1", "id": "a098c67d-7e2d-48ad-ad74-e82f41c588fa", "qos_policy_id": null}} 2019-05-30 05:56:33,132 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ca392f74-f7fb-4791-8a50-ecf78a8ec3c8 2019-05-30 05:56:33,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.30555009842s 2019-05-30 05:56:33,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:56:33,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:33,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 05:56:33 GMT X-Openstack-Request-Id: req-c60a5b45-470b-45dd-8c17-66d39a717d32 2019-05-30 05:56:33,229 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:32Z", "updated_at": "2019-05-30T05:56:32Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d9:f3:b1", "device_id": "0e00d447-294a-4632-836f-7f8e35e24a89"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "d170e99b-2174-4c6f-89d2-e94f57984af1", "id": "a098c67d-7e2d-48ad-ad74-e82f41c588fa", "qos_policy_id": null}]} 2019-05-30 05:56:33,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c60a5b45-470b-45dd-8c17-66d39a717d32 2019-05-30 05:56:33,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0831429958344s 2019-05-30 05:56:33,236 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:56:33,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:56:33,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:33,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 05:56:33 GMT X-Openstack-Request-Id: req-0bbd06e6-5013-47cb-b2e0-e31ab2b0d61d 2019-05-30 05:56:33,424 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:32Z", "updated_at": "2019-05-30T05:56:32Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d9:f3:b1", "device_id": "0e00d447-294a-4632-836f-7f8e35e24a89"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "d170e99b-2174-4c6f-89d2-e94f57984af1", "id": "a098c67d-7e2d-48ad-ad74-e82f41c588fa", "qos_policy_id": null}]} 2019-05-30 05:56:33,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0bbd06e6-5013-47cb-b2e0-e31ab2b0d61d 2019-05-30 05:56:33,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0780642032623s 2019-05-30 05:56:33,430 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:56:33,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:56:33,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:33,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 05:56:34 GMT X-Openstack-Request-Id: req-9abf32b3-0572-43cc-89a5-7e1732550ae0 2019-05-30 05:56:33,613 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:32Z", "updated_at": "2019-05-30T05:56:32Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d9:f3:b1", "device_id": "0e00d447-294a-4632-836f-7f8e35e24a89"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "d170e99b-2174-4c6f-89d2-e94f57984af1", "id": "a098c67d-7e2d-48ad-ad74-e82f41c588fa", "qos_policy_id": null}]} 2019-05-30 05:56:33,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9abf32b3-0572-43cc-89a5-7e1732550ae0 2019-05-30 05:56:33,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0726850032806s 2019-05-30 05:56:33,619 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:56:33,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:56:33,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:33,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 05:56:34 GMT X-Openstack-Request-Id: req-b9706095-aedb-4203-b317-effac3e35bbb 2019-05-30 05:56:33,995 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:32Z", "updated_at": "2019-05-30T05:56:32Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d9:f3:b1", "device_id": "0e00d447-294a-4632-836f-7f8e35e24a89"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "d170e99b-2174-4c6f-89d2-e94f57984af1", "id": "a098c67d-7e2d-48ad-ad74-e82f41c588fa", "qos_policy_id": null}]} 2019-05-30 05:56:33,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b9706095-aedb-4203-b317-effac3e35bbb 2019-05-30 05:56:33,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.26736497879s 2019-05-30 05:56:34,001 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:56:34,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:56:34,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:34,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 05:56:34 GMT X-Openstack-Request-Id: req-58caf494-b12f-4de6-b9cf-8e1b3799d59c 2019-05-30 05:56:34,185 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:32Z", "updated_at": "2019-05-30T05:56:32Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d9:f3:b1", "device_id": "0e00d447-294a-4632-836f-7f8e35e24a89"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "d170e99b-2174-4c6f-89d2-e94f57984af1", "id": "a098c67d-7e2d-48ad-ad74-e82f41c588fa", "qos_policy_id": null}]} 2019-05-30 05:56:34,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-58caf494-b12f-4de6-b9cf-8e1b3799d59c 2019-05-30 05:56:34,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0740010738373s 2019-05-30 05:56:34,191 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:56:34,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:56:34,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:34,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Thu, 30 May 2019 05:56:34 GMT X-Openstack-Request-Id: req-865fb6b8-07ae-4f6a-b7c1-5e1e5b65934b 2019-05-30 05:56:34,367 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:32Z", "updated_at": "2019-05-30T05:56:34Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d9:f3:b1", "device_id": "0e00d447-294a-4632-836f-7f8e35e24a89"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "d170e99b-2174-4c6f-89d2-e94f57984af1", "id": "a098c67d-7e2d-48ad-ad74-e82f41c588fa", "qos_policy_id": null}]} 2019-05-30 05:56:34,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-865fb6b8-07ae-4f6a-b7c1-5e1e5b65934b 2019-05-30 05:56:34,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0662250518799s 2019-05-30 05:56:34,374 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9e93201c-a1d5-49e5-9086-640d84383599', 'updated_at': u'2019-05-30T05:56:34Z', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'd170e99b-2174-4c6f-89d2-e94f57984af1', 'id': u'a098c67d-7e2d-48ad-ad74-e82f41c588fa', 'network': u'168e0781-2ae4-4771-b847-512752cd47f4', 'port': u'd170e99b-2174-4c6f-89d2-e94f57984af1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9f9b3a01c3f34caeadceda9a2a211039', 'name': 'cinder_test-project_54c53d97-d5a0-401a-b402-793fee0dcdee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9f9b3a01c3f34caeadceda9a2a211039', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2617e404-868a-49cd-829e-943ef2beddce', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d9:f3:b1', u'device_id': u'0e00d447-294a-4632-836f-7f8e35e24a89'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'9f9b3a01c3f34caeadceda9a2a211039', 'created_at': u'2019-05-30T05:56:32Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2617e404-868a-49cd-829e-943ef2beddce', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d9:f3:b1', u'device_id': u'0e00d447-294a-4632-836f-7f8e35e24a89'}), 'router': u'9e93201c-a1d5-49e5-9086-640d84383599'}) 2019-05-30 05:56:34,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 05:56:34,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 05:56:34,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7973 Content-Type: application/json Date: Thu, 30 May 2019 05:56: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-d17f20f3-b73b-466b-9211-c06a41158bec x-openstack-request-id: req-d17f20f3-b73b-466b-9211-c06a41158bec 2019-05-30 05:56:34,471 - 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 528264791 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.246041] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.249207] pid_max: default: 32768 minimum: 301\n[ 0.250924] ACPI: Core revision 20150930\n[ 0.253025] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.255547] Security Framework initialized\n[ 0.257118] Yama: becoming mindful.\n[ 0.258515] AppArmor: AppArmor initialized\n[ 0.260126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.262635] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.265076] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267392] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.269990] Initializing cgroup subsys io\n[ 0.271546] Initializing cgroup subsys memory\n[ 0.273194] Initializing cgroup subsys devices\n[ 0.274870] Initializing cgroup subsys freezer\n[ 0.276547] Initializing cgroup subsys net_cls\n[ 0.278205] Initializing cgroup subsys perf_event\n[ 0.279966] Initializing cgroup subsys net_prio\n[ 0.281670] Initializing cgroup subsys hugetlb\n[ 0.283324] Initializing cgroup subsys pids\n[ 0.284981] CPU: Physical Processor ID: 0\n[ 0.287226] mce: CPU supports 10 MCE banks\n[ 0.288844] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.290759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.311369] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.321192] ftrace: allocating 31920 entries in 125 pages\n[ 0.357744] smpboot: Max logical packages: 1\n[ 0.359386] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.361961] x2apic enabled\n[ 0.363430] Switched APIC routing to physical x2apic.\n[ 0.366525] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.368673] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.372624] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.376025] KVM setup paravirtual spinlock\n[ 0.378068] x86: Booted up 1 node, 1 CPUs\n[ 0.379602] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.382182] devtmpfs: initialized\n[ 0.384520] evm: security.selinux\n[ 0.385846] evm: security.SMACK64\n[ 0.387173] evm: security.SMACK64EXEC\n[ 0.388598] evm: security.SMACK64TRANSMUTE\n[ 0.390141] evm: security.SMACK64MMAP\n[ 0.391565] evm: security.ima\n[ 0.392781] evm: security.capability\n[ 0.394253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.397749] pinctrl core: initialized pinctrl subsystem\n[ 0.399786] RTC time: 5:56:29, date: 05/30/19\n[ 0.401552] NET: Registered protocol family 16\n[ 0.403341] cpuidle: using governor ladder\n[ 0.404920] cpuidle: using governor menu\n[ 0.406420] PCCT header not found.\n[ 0.407811] ACPI: bus type PCI registered\n[ 0.409342] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.411682] PCI: Using configuration type 1 for base access\n[ 0.414422] ACPI: Added _OSI(Module Device)\n[ 0.416021] ACPI: Added _OSI(Processor Device)\n[ 0.417690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.419419] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.422181] ACPI: Interpreter enabled\n[ 0.423629] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.427152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.430659] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.434307] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.437840] ACPI: (supports S0 S5)\n[ 0.439184] ACPI: Using IOAPIC for interrupt routing\n[ 0.440995] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.445807] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.448001] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.450388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.452684] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.456827] acpiphp: Slot [3] registered\n[ 0.458347] acpiphp: Slot [4] registered\n[ 0.459868] acpiphp: Slot [5] registered\n[ 0.461395] acpiphp: Slot [6] registered\n[ 0.462928] acpiphp: Slot [7] registered\n[ 0.464451] acpiphp: Slot [8] registered\n[ 0.465972] acpiphp: Slot [9] registered\n[ 0.467497] acpiphp: Slot [10] registered\n[ 0.469044] acpiphp: Slot [11] registered\n[ 0.470601] acpiphp: Slot [12] registered\n[ 0.472148] acpiphp: Slot [13] registered\n[ 0.473726] acpiphp: Slot [14] registered\n[ 0.475279] acpiphp: Slot [15] registered\n[ 0.493254] acpiphp: Slot [16] registered\n[ 0.494804] acpiphp: Slot [17] registered\n[ 0.496347] acpiphp: Slot [18] registered\n[ 0.497897] acpiphp: Slot [19] registered\n[ 0.499443] acpiphp: Slot [20] registered\n[ 0.500989] acpiphp: Slot [21] registered\n[ 0.502542] acpiphp: Slot [22] registered\n[ 0.504090] acpiphp: Slot [23] registered\n[ 0.505642] acpiphp: Slot [24] registered\n[ 0.507192] acpiphp: Slot [25] registered\n[ 0.508736] acpiphp: Slot [26] registered\n[ 0.510278] acpiphp: Slot [27] registered\n[ 0.511831] acpiphp: Slot [28] registered\n[ 0.513402] acpiphp: Slot [29] registered\n[ 0.514945] acpiphp: Slot [30] registered\n[ 0.516494] acpiphp: Slot [31] registered\n[ 0.518040] PCI host bridge to bus 0000:00\n[ 0.519594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.521939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.524288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.527069] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.532257] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.535118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.540813] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.543275] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.545556] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.548007] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.552862] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.555604] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.577679] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.580722] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.583401] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.586051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.588669] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.591013] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.593470] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.595495] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.598464] vgaarb: loaded\n[ 0.599606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.601883] SCSI subsystem initialized\n[ 0.603625] ACPI: bus type USB registered\n[ 0.605197] usbcore: registered new interface driver usbfs\n[ 0.607177] usbcore: registered new interface driver hub\n[ 0.609099] usbcore: registered new device driver usb\n[ 0.611158] PCI: Using ACPI for IRQ routing\n[ 0.613233] NetLabel: Initializing\n[ 0.614599] NetLabel: domain hash size = 128\n[ 0.616232] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.618075] NetLabel: unlabeled traffic allowed by default\n[ 0.620291] clocksource: Switched to clocksource kvm-clock\n[ 0.631020] AppArmor: AppArmor Filesystem Enabled\n[ 0.632844] pnp: PnP ACPI init\n[ 0.634458] pnp: PnP ACPI: found 5 devices\n[ 0.641822] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.645097] NET: Registered protocol family 2\n[ 0.647044] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.649533] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.651845] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.654150] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.656252] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.658514] NET: Registered protocol family 1\n[ 0.660186] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.662308] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.664395] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.679548] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.694788] Trying to unpack rootfs image as initramfs...\n[ 0.757528] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.760625] Scanning for low memory corruption every 60 seconds\n[ 0.763053] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.765329] audit: initializing netlink subsys (disabled)\n[ 0.767291] audit: type=2000 audit(1559195790.553:1): initialized\n[ 0.769727] Initialise system trusted keyring\n[ 0.771492] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.773729] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.777040] zbud: loaded\n[ 0.778310] VFS: Disk quotas dquot_6.6.0\n[ 0.779859] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.782651] fuse init (API version 7.23)\n[ 0.784313] Key type big_key registered\n[ 0.785828] Allocating IMA MOK and blacklist keyrings.\n[ 0.788040] Key type asymmetric registered\n[ 0.789627] Asymmetric key parser 'x509' registered\n[ 0.791457] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.794290] io scheduler noop registered\n[ 0.795807] io scheduler deadline registered (default)\n[ 0.797721] io scheduler cfq registered\n[ 0.799282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.801296] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.803684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.806457] ACPI: Power Button [PWRF]\n[ 0.808001] GHES: HEST is not enabled!\n[ 0.822395] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.852041] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.855706] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.881438] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.885271] Linux agpgart interface v0.103\n[ 0.889096] brd: module loaded\n[ 0.891664] loop: module loaded\n[ 0.896680] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.899474] GPT:90111 != 2097151\n[ 0.900777] GPT:Alternate GPT header not at the end of the disk.\n[ 0.902896] GPT:90111 != 2097151\n[ 0.904194] GPT: Use GNU Parted to correct GPT errors.\n[ 0.906064] vda: vda1 vda15\n[ 0.908016] scsi host0: ata_piix\n[ 0.909455] scsi host1: ata_piix\n[ 0.910809] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.913179] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.916186] libphy: Fixed MDIO Bus: probed\n[ 0.917770] tun: Universal TUN/TAP device driver, 1.6\n[ 0.919611] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.923037] PPP generic driver version 2.4.2\n[ 0.924744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.927048] ehci-pci: EHCI PCI platform driver\n[ 0.928752] ehci-platform: EHCI generic platform driver\n[ 0.930668] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.932856] ohci-pci: OHCI PCI platform driver\n[ 0.934541] ohci-platform: OHCI generic platform driver\n[ 0.936461] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.951675] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.953597] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.956414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.958291] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.960474] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.962838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.965566] usb usb1: Product: UHCI Host Controller\n[ 0.967356] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.969556] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.971376] hub 1-0:1.0: USB hub found\n[ 0.972878] hub 1-0:1.0: 2 ports detected\n[ 0.974582] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.978477] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.980315] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.982247] mousedev: PS/2 mouse device common for all mice\n[ 0.984639] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.987885] rtc_cmos 00:00: RTC can wake from S4\n[ 0.990165] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.992443] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.994739] i2c /dev entries driver\n[ 0.996177] device-mapper: uevent: version 1.0.3\n[ 0.997984] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.001105] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.003562] NET: Registered protocol family 10\n[ 1.005551] NET: Registered protocol family 17\n[ 1.007249] Key type dns_resolver registered\n[ 1.009054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.011151] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.014487] registered taskstats version 1\n[ 1.016075] Loading compiled-in X.509 certificates\n[ 1.018415] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.021967] zswap: loaded using pool lzo/zbud\n[ 1.024472] Key type trusted registered\n[ 1.027029] Key type encrypted registered\n[ 1.028609] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.030603] ima: No TPM chip found, activating TPM-bypass!\n[ 1.032608] evm: HMAC attrs: 0x1\n[ 1.034300] Magic number: 3:667:922\n[ 1.035859] rtc_cmos 00:00: setting system clock to 2019-05-30 05:56:30 UTC (1559195790)\n[ 1.038917] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.041056] EDD information not available.\n[ 1.070025] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.089843] Write protecting the kernel read-only data: 14336k\n[ 1.093493] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.096786] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.147306] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 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.06. 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: "} 2019-05-30 05:56:34,472 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89/action used request id req-d17f20f3-b73b-466b-9211-c06a41158bec 2019-05-30 05:56:34,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0976920127869s 2019-05-30 05:56:34,473 - 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 528264791 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.246041] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.249207] pid_max: default: 32768 minimum: 301 [ 0.250924] ACPI: Core revision 20150930 [ 0.253025] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.255547] Security Framework initialized [ 0.257118] Yama: becoming mindful. [ 0.258515] AppArmor: AppArmor initialized [ 0.260126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.262635] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.265076] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267392] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269990] Initializing cgroup subsys io [ 0.271546] Initializing cgroup subsys memory [ 0.273194] Initializing cgroup subsys devices [ 0.274870] Initializing cgroup subsys freezer [ 0.276547] Initializing cgroup subsys net_cls [ 0.278205] Initializing cgroup subsys perf_event [ 0.279966] Initializing cgroup subsys net_prio [ 0.281670] Initializing cgroup subsys hugetlb [ 0.283324] Initializing cgroup subsys pids [ 0.284981] CPU: Physical Processor ID: 0 [ 0.287226] mce: CPU supports 10 MCE banks [ 0.288844] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.290759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.311369] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.321192] ftrace: allocating 31920 entries in 125 pages [ 0.357744] smpboot: Max logical packages: 1 [ 0.359386] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.361961] x2apic enabled [ 0.363430] Switched APIC routing to physical x2apic. [ 0.366525] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.368673] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.372624] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.376025] KVM setup paravirtual spinlock [ 0.378068] x86: Booted up 1 node, 1 CPUs [ 0.379602] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.382182] devtmpfs: initialized [ 0.384520] evm: security.selinux [ 0.385846] evm: security.SMACK64 [ 0.387173] evm: security.SMACK64EXEC [ 0.388598] evm: security.SMACK64TRANSMUTE [ 0.390141] evm: security.SMACK64MMAP [ 0.391565] evm: security.ima [ 0.392781] evm: security.capability [ 0.394253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.397749] pinctrl core: initialized pinctrl subsystem [ 0.399786] RTC time: 5:56:29, date: 05/30/19 [ 0.401552] NET: Registered protocol family 16 [ 0.403341] cpuidle: using governor ladder [ 0.404920] cpuidle: using governor menu [ 0.406420] PCCT header not found. [ 0.407811] ACPI: bus type PCI registered [ 0.409342] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.411682] PCI: Using configuration type 1 for base access [ 0.414422] ACPI: Added _OSI(Module Device) [ 0.416021] ACPI: Added _OSI(Processor Device) [ 0.417690] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.419419] ACPI: Added _OSI(Processor Aggregator Device) [ 0.422181] ACPI: Interpreter enabled [ 0.423629] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.427152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.430659] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.434307] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.437840] ACPI: (supports S0 S5) [ 0.439184] ACPI: Using IOAPIC for interrupt routing [ 0.440995] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.445807] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.448001] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.450388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.452684] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.456827] acpiphp: Slot [3] registered [ 0.458347] acpiphp: Slot [4] registered [ 0.459868] acpiphp: Slot [5] registered [ 0.461395] acpiphp: Slot [6] registered [ 0.462928] acpiphp: Slot [7] registered [ 0.464451] acpiphp: Slot [8] registered [ 0.465972] acpiphp: Slot [9] registered [ 0.467497] acpiphp: Slot [10] registered [ 0.469044] acpiphp: Slot [11] registered [ 0.470601] acpiphp: Slot [12] registered [ 0.472148] acpiphp: Slot [13] registered [ 0.473726] acpiphp: Slot [14] registered [ 0.475279] acpiphp: Slot [15] registered [ 0.493254] acpiphp: Slot [16] registered [ 0.494804] acpiphp: Slot [17] registered [ 0.496347] acpiphp: Slot [18] registered [ 0.497897] acpiphp: Slot [19] registered [ 0.499443] acpiphp: Slot [20] registered [ 0.500989] acpiphp: Slot [21] registered [ 0.502542] acpiphp: Slot [22] registered [ 0.504090] acpiphp: Slot [23] registered [ 0.505642] acpiphp: Slot [24] registered [ 0.507192] acpiphp: Slot [25] registered [ 0.508736] acpiphp: Slot [26] registered [ 0.510278] acpiphp: Slot [27] registered [ 0.511831] acpiphp: Slot [28] registered [ 0.513402] acpiphp: Slot [29] registered [ 0.514945] acpiphp: Slot [30] registered [ 0.516494] acpiphp: Slot [31] registered [ 0.518040] PCI host bridge to bus 0000:00 [ 0.519594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.521939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.524288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.527069] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.532257] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.535118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.540813] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.543275] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.545556] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.548007] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.552862] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.555604] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.577679] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.580722] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.583401] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.586051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.588669] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.591013] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.593470] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.595495] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.598464] vgaarb: loaded [ 0.599606] vgaarb: bridge control possible 0000:00:02.0 [ 0.601883] SCSI subsystem initialized [ 0.603625] ACPI: bus type USB registered [ 0.605197] usbcore: registered new interface driver usbfs [ 0.607177] usbcore: registered new interface driver hub [ 0.609099] usbcore: registered new device driver usb [ 0.611158] PCI: Using ACPI for IRQ routing [ 0.613233] NetLabel: Initializing [ 0.614599] NetLabel: domain hash size = 128 [ 0.616232] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.618075] NetLabel: unlabeled traffic allowed by default [ 0.620291] clocksource: Switched to clocksource kvm-clock [ 0.631020] AppArmor: AppArmor Filesystem Enabled [ 0.632844] pnp: PnP ACPI init [ 0.634458] pnp: PnP ACPI: found 5 devices [ 0.641822] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645097] NET: Registered protocol family 2 [ 0.647044] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649533] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.651845] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654150] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656252] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658514] NET: Registered protocol family 1 [ 0.660186] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662308] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.679548] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.694788] Trying to unpack rootfs image as initramfs... [ 0.757528] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.760625] Scanning for low memory corruption every 60 seconds [ 0.763053] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.765329] audit: initializing netlink subsys (disabled) [ 0.767291] audit: type=2000 audit(1559195790.553:1): initialized [ 0.769727] Initialise system trusted keyring [ 0.771492] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.773729] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.777040] zbud: loaded [ 0.778310] VFS: Disk quotas dquot_6.6.0 [ 0.779859] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.782651] fuse init (API version 7.23) [ 0.784313] Key type big_key registered [ 0.785828] Allocating IMA MOK and blacklist keyrings. [ 0.788040] Key type asymmetric registered [ 0.789627] Asymmetric key parser 'x509' registered [ 0.791457] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.794290] io scheduler noop registered [ 0.795807] io scheduler deadline registered (default) [ 0.797721] io scheduler cfq registered [ 0.799282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.801296] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.803684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.806457] ACPI: Power Button [PWRF] [ 0.808001] GHES: HEST is not enabled! [ 0.822395] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.852041] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.855706] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.881438] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.885271] Linux agpgart interface v0.103 [ 0.889096] brd: module loaded [ 0.891664] loop: module loaded [ 0.896680] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.899474] GPT:90111 != 2097151 [ 0.900777] GPT:Alternate GPT header not at the end of the disk. [ 0.902896] GPT:90111 != 2097151 [ 0.904194] GPT: Use GNU Parted to correct GPT errors. [ 0.906064] vda: vda1 vda15 [ 0.908016] scsi host0: ata_piix [ 0.909455] scsi host1: ata_piix [ 0.910809] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.913179] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.916186] libphy: Fixed MDIO Bus: probed [ 0.917770] tun: Universal TUN/TAP device driver, 1.6 [ 0.919611] tun: (C) 1999-2004 Max Krasnyansky [ 0.923037] PPP generic driver version 2.4.2 [ 0.924744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.927048] ehci-pci: EHCI PCI platform driver [ 0.928752] ehci-platform: EHCI generic platform driver [ 0.930668] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.932856] ohci-pci: OHCI PCI platform driver [ 0.934541] ohci-platform: OHCI generic platform driver [ 0.936461] uhci_hcd: USB Universal Host Controller Interface driver [ 0.951675] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.953597] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.956414] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.958291] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.960474] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.962838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.965566] usb usb1: Product: UHCI Host Controller [ 0.967356] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.969556] usb usb1: SerialNumber: 0000:00:01.2 [ 0.971376] hub 1-0:1.0: USB hub found [ 0.972878] hub 1-0:1.0: 2 ports detected [ 0.974582] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.978477] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.980315] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.982247] mousedev: PS/2 mouse device common for all mice [ 0.984639] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.987885] rtc_cmos 00:00: RTC can wake from S4 [ 0.990165] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.992443] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.994739] i2c /dev entries driver [ 0.996177] device-mapper: uevent: version 1.0.3 [ 0.997984] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.001105] ledtrig-cpu: registered to indicate activity on CPUs [ 1.003562] NET: Registered protocol family 10 [ 1.005551] NET: Registered protocol family 17 [ 1.007249] Key type dns_resolver registered [ 1.009054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.011151] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.014487] registered taskstats version 1 [ 1.016075] Loading compiled-in X.509 certificates [ 1.018415] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.021967] zswap: loaded using pool lzo/zbud [ 1.024472] Key type trusted registered [ 1.027029] Key type encrypted registered [ 1.028609] AppArmor: AppArmor sha1 policy hashing enabled [ 1.030603] ima: No TPM chip found, activating TPM-bypass! [ 1.032608] evm: HMAC attrs: 0x1 [ 1.034300] Magic number: 3:667:922 [ 1.035859] rtc_cmos 00:00: setting system clock to 2019-05-30 05:56:30 UTC (1559195790) [ 1.038917] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.041056] EDD information not available. [ 1.070025] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.089843] Write protecting the kernel read-only data: 14336k [ 1.093493] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.096786] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.147306] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 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.06. 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: 2019-05-30 05:56:34,476 - 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-05-30 05:56:43,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 05:56:43,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 05:56:43,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9609 Content-Type: application/json Date: Thu, 30 May 2019 05:56: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-15f543b7-7d64-49e0-925c-8e005ea079bc x-openstack-request-id: req-15f543b7-7d64-49e0-925c-8e005ea079bc 2019-05-30 05:56:43,578 - 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 528264791 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.246041] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.249207] pid_max: default: 32768 minimum: 301\n[ 0.250924] ACPI: Core revision 20150930\n[ 0.253025] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.255547] Security Framework initialized\n[ 0.257118] Yama: becoming mindful.\n[ 0.258515] AppArmor: AppArmor initialized\n[ 0.260126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.262635] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.265076] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267392] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.269990] Initializing cgroup subsys io\n[ 0.271546] Initializing cgroup subsys memory\n[ 0.273194] Initializing cgroup subsys devices\n[ 0.274870] Initializing cgroup subsys freezer\n[ 0.276547] Initializing cgroup subsys net_cls\n[ 0.278205] Initializing cgroup subsys perf_event\n[ 0.279966] Initializing cgroup subsys net_prio\n[ 0.281670] Initializing cgroup subsys hugetlb\n[ 0.283324] Initializing cgroup subsys pids\n[ 0.284981] CPU: Physical Processor ID: 0\n[ 0.287226] mce: CPU supports 10 MCE banks\n[ 0.288844] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.290759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.311369] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.321192] ftrace: allocating 31920 entries in 125 pages\n[ 0.357744] smpboot: Max logical packages: 1\n[ 0.359386] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.361961] x2apic enabled\n[ 0.363430] Switched APIC routing to physical x2apic.\n[ 0.366525] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.368673] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.372624] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.376025] KVM setup paravirtual spinlock\n[ 0.378068] x86: Booted up 1 node, 1 CPUs\n[ 0.379602] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.382182] devtmpfs: initialized\n[ 0.384520] evm: security.selinux\n[ 0.385846] evm: security.SMACK64\n[ 0.387173] evm: security.SMACK64EXEC\n[ 0.388598] evm: security.SMACK64TRANSMUTE\n[ 0.390141] evm: security.SMACK64MMAP\n[ 0.391565] evm: security.ima\n[ 0.392781] evm: security.capability\n[ 0.394253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.397749] pinctrl core: initialized pinctrl subsystem\n[ 0.399786] RTC time: 5:56:29, date: 05/30/19\n[ 0.401552] NET: Registered protocol family 16\n[ 0.403341] cpuidle: using governor ladder\n[ 0.404920] cpuidle: using governor menu\n[ 0.406420] PCCT header not found.\n[ 0.407811] ACPI: bus type PCI registered\n[ 0.409342] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.411682] PCI: Using configuration type 1 for base access\n[ 0.414422] ACPI: Added _OSI(Module Device)\n[ 0.416021] ACPI: Added _OSI(Processor Device)\n[ 0.417690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.419419] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.422181] ACPI: Interpreter enabled\n[ 0.423629] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.427152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.430659] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.434307] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.437840] ACPI: (supports S0 S5)\n[ 0.439184] ACPI: Using IOAPIC for interrupt routing\n[ 0.440995] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.445807] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.448001] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.450388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.452684] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.456827] acpiphp: Slot [3] registered\n[ 0.458347] acpiphp: Slot [4] registered\n[ 0.459868] acpiphp: Slot [5] registered\n[ 0.461395] acpiphp: Slot [6] registered\n[ 0.462928] acpiphp: Slot [7] registered\n[ 0.464451] acpiphp: Slot [8] registered\n[ 0.465972] acpiphp: Slot [9] registered\n[ 0.467497] acpiphp: Slot [10] registered\n[ 0.469044] acpiphp: Slot [11] registered\n[ 0.470601] acpiphp: Slot [12] registered\n[ 0.472148] acpiphp: Slot [13] registered\n[ 0.473726] acpiphp: Slot [14] registered\n[ 0.475279] acpiphp: Slot [15] registered\n[ 0.493254] acpiphp: Slot [16] registered\n[ 0.494804] acpiphp: Slot [17] registered\n[ 0.496347] acpiphp: Slot [18] registered\n[ 0.497897] acpiphp: Slot [19] registered\n[ 0.499443] acpiphp: Slot [20] registered\n[ 0.500989] acpiphp: Slot [21] registered\n[ 0.502542] acpiphp: Slot [22] registered\n[ 0.504090] acpiphp: Slot [23] registered\n[ 0.505642] acpiphp: Slot [24] registered\n[ 0.507192] acpiphp: Slot [25] registered\n[ 0.508736] acpiphp: Slot [26] registered\n[ 0.510278] acpiphp: Slot [27] registered\n[ 0.511831] acpiphp: Slot [28] registered\n[ 0.513402] acpiphp: Slot [29] registered\n[ 0.514945] acpiphp: Slot [30] registered\n[ 0.516494] acpiphp: Slot [31] registered\n[ 0.518040] PCI host bridge to bus 0000:00\n[ 0.519594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.521939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.524288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.527069] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.532257] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.535118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.540813] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.543275] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.545556] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.548007] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.552862] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.555604] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.577679] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.580722] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.583401] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.586051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.588669] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.591013] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.593470] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.595495] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.598464] vgaarb: loaded\n[ 0.599606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.601883] SCSI subsystem initialized\n[ 0.603625] ACPI: bus type USB registered\n[ 0.605197] usbcore: registered new interface driver usbfs\n[ 0.607177] usbcore: registered new interface driver hub\n[ 0.609099] usbcore: registered new device driver usb\n[ 0.611158] PCI: Using ACPI for IRQ routing\n[ 0.613233] NetLabel: Initializing\n[ 0.614599] NetLabel: domain hash size = 128\n[ 0.616232] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.618075] NetLabel: unlabeled traffic allowed by default\n[ 0.620291] clocksource: Switched to clocksource kvm-clock\n[ 0.631020] AppArmor: AppArmor Filesystem Enabled\n[ 0.632844] pnp: PnP ACPI init\n[ 0.634458] pnp: PnP ACPI: found 5 devices\n[ 0.641822] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.645097] NET: Registered protocol family 2\n[ 0.647044] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.649533] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.651845] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.654150] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.656252] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.658514] NET: Registered protocol family 1\n[ 0.660186] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.662308] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.664395] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.679548] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.694788] Trying to unpack rootfs image as initramfs...\n[ 0.757528] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.760625] Scanning for low memory corruption every 60 seconds\n[ 0.763053] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.765329] audit: initializing netlink subsys (disabled)\n[ 0.767291] audit: type=2000 audit(1559195790.553:1): initialized\n[ 0.769727] Initialise system trusted keyring\n[ 0.771492] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.773729] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.777040] zbud: loaded\n[ 0.778310] VFS: Disk quotas dquot_6.6.0\n[ 0.779859] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.782651] fuse init (API version 7.23)\n[ 0.784313] Key type big_key registered\n[ 0.785828] Allocating IMA MOK and blacklist keyrings.\n[ 0.788040] Key type asymmetric registered\n[ 0.789627] Asymmetric key parser 'x509' registered\n[ 0.791457] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.794290] io scheduler noop registered\n[ 0.795807] io scheduler deadline registered (default)\n[ 0.797721] io scheduler cfq registered\n[ 0.799282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.801296] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.803684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.806457] ACPI: Power Button [PWRF]\n[ 0.808001] GHES: HEST is not enabled!\n[ 0.822395] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.852041] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.855706] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.881438] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.885271] Linux agpgart interface v0.103\n[ 0.889096] brd: module loaded\n[ 0.891664] loop: module loaded\n[ 0.896680] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.899474] GPT:90111 != 2097151\n[ 0.900777] GPT:Alternate GPT header not at the end of the disk.\n[ 0.902896] GPT:90111 != 2097151\n[ 0.904194] GPT: Use GNU Parted to correct GPT errors.\n[ 0.906064] vda: vda1 vda15\n[ 0.908016] scsi host0: ata_piix\n[ 0.909455] scsi host1: ata_piix\n[ 0.910809] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.913179] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.916186] libphy: Fixed MDIO Bus: probed\n[ 0.917770] tun: Universal TUN/TAP device driver, 1.6\n[ 0.919611] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.923037] PPP generic driver version 2.4.2\n[ 0.924744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.927048] ehci-pci: EHCI PCI platform driver\n[ 0.928752] ehci-platform: EHCI generic platform driver\n[ 0.930668] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.932856] ohci-pci: OHCI PCI platform driver\n[ 0.934541] ohci-platform: OHCI generic platform driver\n[ 0.936461] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.951675] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.953597] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.956414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.958291] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.960474] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.962838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.965566] usb usb1: Product: UHCI Host Controller\n[ 0.967356] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.969556] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.971376] hub 1-0:1.0: USB hub found\n[ 0.972878] hub 1-0:1.0: 2 ports detected\n[ 0.974582] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.978477] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.980315] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.982247] mousedev: PS/2 mouse device common for all mice\n[ 0.984639] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.987885] rtc_cmos 00:00: RTC can wake from S4\n[ 0.990165] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.992443] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.994739] i2c /dev entries driver\n[ 0.996177] device-mapper: uevent: version 1.0.3\n[ 0.997984] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.001105] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.003562] NET: Registered protocol family 10\n[ 1.005551] NET: Registered protocol family 17\n[ 1.007249] Key type dns_resolver registered\n[ 1.009054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.011151] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.014487] registered taskstats version 1\n[ 1.016075] Loading compiled-in X.509 certificates\n[ 1.018415] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.021967] zswap: loaded using pool lzo/zbud\n[ 1.024472] Key type trusted registered\n[ 1.027029] Key type encrypted registered\n[ 1.028609] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.030603] ima: No TPM chip found, activating TPM-bypass!\n[ 1.032608] evm: HMAC attrs: 0x1\n[ 1.034300] Magic number: 3:667:922\n[ 1.035859] rtc_cmos 00:00: setting system clock to 2019-05-30 05:56:30 UTC (1559195790)\n[ 1.038917] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.041056] EDD information not available.\n[ 1.070025] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.089843] Write protecting the kernel read-only data: 14336k\n[ 1.093493] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.096786] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.147306] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 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.06. 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.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\n/dev/root resized successfully [took 0.13s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4LEbPM+bRBpeGHi0zl4JAXFxGDvzXOG97P2XW/lfnKx8jDVfa2Wyyzr8ywOxmswgCPlWyruTcuJbROj5xNOeLVX0Yn0c55tYxNyiFzYPP5tNbYRVIFLlu74hYRGNKdeLRi6rmKEYyzApanRoBq3lgnEPYwel6jU6onepGvyfXeIhRpxqlvppYIr4xst6bz9o0QfdWFPUA9cQwdf+6UjAnGG9HZoat1yIVYwd/b7gKTIuTq6bxw3xnyJp7+Rd6+gQh9pn687K9EP5yXZi6l2PY0dmaDXJWY6gm5M371KdAvYLlVOEvMqhcdzYjqTxowrV0ShYDwsACWBsiIt9e71vH root@cinder-test-vm2-54c53d97-d5a0-401a-b402-793fee0dcdee\nssh-dss AAAAB3NzaC1kc3MAAACBAIqoNJVM9JDi5r43gFXYcWAdQxyLH2iDaJcZGM70+yeewHDpyRsyWkYCSL/6Oi4SvBxVnXmkEZc0gDHZ0V/atHALufc05QTEJW12Ghi44EVuDOGSXuuLtHz66FvVaDZNkHLqChaGW2qC+7EQGiMY893LcFJyMf4nWA4M39OKKeNbAAAAFQD4xs608hj8ZdzoyCUZUvUjlErpJQAAAIAmSmdEyE0phKsUpYQcA37O9H43FZDQ82ajX0MBuLeE+kbfsXs/StURFmpV2jakr6qlcm3BcPOHn5RaLBjk1rBmwgF7DS0KjXN/+qU+XKHHO5BdIl5G6S6yuVsnR/zmkpqWb90DQs6Ar9KbsCjG/nKP3EEKuvaYn5+GB/0CO8AOIwAAAIBQznA0MkTKlL+/kLOHmd0XZnNBLRkBOj8no5dZRZKj71K7tTROrq/JxhVaKsKnZWChnNM7hjjYrHjky9nM0TISFnvjW1tIoQ7HjCvo2d6gbuHemSKOpoxzxjvNoyDxPd7pCEYPTeRlUq89KewbZ17yOFVdZA6ZY0h2xAXryhZWbg== root@cinder-test-vm2-54c53d97-d5a0-401a-b402-793fee0dcdee\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fed9:f3b1/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.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-54c53d97-d5a0-401a-b402-793fee0dcdee\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.34 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-54c53d97-d5a0-401a-b402-793fee0dcdee login: "} 2019-05-30 05:56:43,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89/action used request id req-15f543b7-7d64-49e0-925c-8e005ea079bc 2019-05-30 05:56:43,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0982568264008s 2019-05-30 05:56:43,579 - 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 528264791 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.246041] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.249207] pid_max: default: 32768 minimum: 301 [ 0.250924] ACPI: Core revision 20150930 [ 0.253025] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.255547] Security Framework initialized [ 0.257118] Yama: becoming mindful. [ 0.258515] AppArmor: AppArmor initialized [ 0.260126] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.262635] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.265076] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267392] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269990] Initializing cgroup subsys io [ 0.271546] Initializing cgroup subsys memory [ 0.273194] Initializing cgroup subsys devices [ 0.274870] Initializing cgroup subsys freezer [ 0.276547] Initializing cgroup subsys net_cls [ 0.278205] Initializing cgroup subsys perf_event [ 0.279966] Initializing cgroup subsys net_prio [ 0.281670] Initializing cgroup subsys hugetlb [ 0.283324] Initializing cgroup subsys pids [ 0.284981] CPU: Physical Processor ID: 0 [ 0.287226] mce: CPU supports 10 MCE banks [ 0.288844] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.290759] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.311369] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.321192] ftrace: allocating 31920 entries in 125 pages [ 0.357744] smpboot: Max logical packages: 1 [ 0.359386] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.361961] x2apic enabled [ 0.363430] Switched APIC routing to physical x2apic. [ 0.366525] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.368673] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.372624] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.376025] KVM setup paravirtual spinlock [ 0.378068] x86: Booted up 1 node, 1 CPUs [ 0.379602] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.382182] devtmpfs: initialized [ 0.384520] evm: security.selinux [ 0.385846] evm: security.SMACK64 [ 0.387173] evm: security.SMACK64EXEC [ 0.388598] evm: security.SMACK64TRANSMUTE [ 0.390141] evm: security.SMACK64MMAP [ 0.391565] evm: security.ima [ 0.392781] evm: security.capability [ 0.394253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.397749] pinctrl core: initialized pinctrl subsystem [ 0.399786] RTC time: 5:56:29, date: 05/30/19 [ 0.401552] NET: Registered protocol family 16 [ 0.403341] cpuidle: using governor ladder [ 0.404920] cpuidle: using governor menu [ 0.406420] PCCT header not found. [ 0.407811] ACPI: bus type PCI registered [ 0.409342] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.411682] PCI: Using configuration type 1 for base access [ 0.414422] ACPI: Added _OSI(Module Device) [ 0.416021] ACPI: Added _OSI(Processor Device) [ 0.417690] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.419419] ACPI: Added _OSI(Processor Aggregator Device) [ 0.422181] ACPI: Interpreter enabled [ 0.423629] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.427152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.430659] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.434307] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.437840] ACPI: (supports S0 S5) [ 0.439184] ACPI: Using IOAPIC for interrupt routing [ 0.440995] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.445807] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.448001] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.450388] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.452684] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.456827] acpiphp: Slot [3] registered [ 0.458347] acpiphp: Slot [4] registered [ 0.459868] acpiphp: Slot [5] registered [ 0.461395] acpiphp: Slot [6] registered [ 0.462928] acpiphp: Slot [7] registered [ 0.464451] acpiphp: Slot [8] registered [ 0.465972] acpiphp: Slot [9] registered [ 0.467497] acpiphp: Slot [10] registered [ 0.469044] acpiphp: Slot [11] registered [ 0.470601] acpiphp: Slot [12] registered [ 0.472148] acpiphp: Slot [13] registered [ 0.473726] acpiphp: Slot [14] registered [ 0.475279] acpiphp: Slot [15] registered [ 0.493254] acpiphp: Slot [16] registered [ 0.494804] acpiphp: Slot [17] registered [ 0.496347] acpiphp: Slot [18] registered [ 0.497897] acpiphp: Slot [19] registered [ 0.499443] acpiphp: Slot [20] registered [ 0.500989] acpiphp: Slot [21] registered [ 0.502542] acpiphp: Slot [22] registered [ 0.504090] acpiphp: Slot [23] registered [ 0.505642] acpiphp: Slot [24] registered [ 0.507192] acpiphp: Slot [25] registered [ 0.508736] acpiphp: Slot [26] registered [ 0.510278] acpiphp: Slot [27] registered [ 0.511831] acpiphp: Slot [28] registered [ 0.513402] acpiphp: Slot [29] registered [ 0.514945] acpiphp: Slot [30] registered [ 0.516494] acpiphp: Slot [31] registered [ 0.518040] PCI host bridge to bus 0000:00 [ 0.519594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.521939] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.524288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.527069] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.532257] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.535118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.540813] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.543275] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.545556] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.548007] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.552862] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.555604] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.577679] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.580722] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.583401] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.586051] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.588669] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.591013] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.593470] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.595495] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.598464] vgaarb: loaded [ 0.599606] vgaarb: bridge control possible 0000:00:02.0 [ 0.601883] SCSI subsystem initialized [ 0.603625] ACPI: bus type USB registered [ 0.605197] usbcore: registered new interface driver usbfs [ 0.607177] usbcore: registered new interface driver hub [ 0.609099] usbcore: registered new device driver usb [ 0.611158] PCI: Using ACPI for IRQ routing [ 0.613233] NetLabel: Initializing [ 0.614599] NetLabel: domain hash size = 128 [ 0.616232] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.618075] NetLabel: unlabeled traffic allowed by default [ 0.620291] clocksource: Switched to clocksource kvm-clock [ 0.631020] AppArmor: AppArmor Filesystem Enabled [ 0.632844] pnp: PnP ACPI init [ 0.634458] pnp: PnP ACPI: found 5 devices [ 0.641822] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.645097] NET: Registered protocol family 2 [ 0.647044] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.649533] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.651845] TCP: Hash tables configured (established 4096 bind 4096) [ 0.654150] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.656252] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.658514] NET: Registered protocol family 1 [ 0.660186] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662308] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.664395] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.679548] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.694788] Trying to unpack rootfs image as initramfs... [ 0.757528] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.760625] Scanning for low memory corruption every 60 seconds [ 0.763053] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.765329] audit: initializing netlink subsys (disabled) [ 0.767291] audit: type=2000 audit(1559195790.553:1): initialized [ 0.769727] Initialise system trusted keyring [ 0.771492] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.773729] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.777040] zbud: loaded [ 0.778310] VFS: Disk quotas dquot_6.6.0 [ 0.779859] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.782651] fuse init (API version 7.23) [ 0.784313] Key type big_key registered [ 0.785828] Allocating IMA MOK and blacklist keyrings. [ 0.788040] Key type asymmetric registered [ 0.789627] Asymmetric key parser 'x509' registered [ 0.791457] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.794290] io scheduler noop registered [ 0.795807] io scheduler deadline registered (default) [ 0.797721] io scheduler cfq registered [ 0.799282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.801296] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.803684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.806457] ACPI: Power Button [PWRF] [ 0.808001] GHES: HEST is not enabled! [ 0.822395] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.852041] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.855706] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.881438] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.885271] Linux agpgart interface v0.103 [ 0.889096] brd: module loaded [ 0.891664] loop: module loaded [ 0.896680] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.899474] GPT:90111 != 2097151 [ 0.900777] GPT:Alternate GPT header not at the end of the disk. [ 0.902896] GPT:90111 != 2097151 [ 0.904194] GPT: Use GNU Parted to correct GPT errors. [ 0.906064] vda: vda1 vda15 [ 0.908016] scsi host0: ata_piix [ 0.909455] scsi host1: ata_piix [ 0.910809] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.913179] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.916186] libphy: Fixed MDIO Bus: probed [ 0.917770] tun: Universal TUN/TAP device driver, 1.6 [ 0.919611] tun: (C) 1999-2004 Max Krasnyansky [ 0.923037] PPP generic driver version 2.4.2 [ 0.924744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.927048] ehci-pci: EHCI PCI platform driver [ 0.928752] ehci-platform: EHCI generic platform driver [ 0.930668] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.932856] ohci-pci: OHCI PCI platform driver [ 0.934541] ohci-platform: OHCI generic platform driver [ 0.936461] uhci_hcd: USB Universal Host Controller Interface driver [ 0.951675] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.953597] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.956414] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.958291] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.960474] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.962838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.965566] usb usb1: Product: UHCI Host Controller [ 0.967356] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.969556] usb usb1: SerialNumber: 0000:00:01.2 [ 0.971376] hub 1-0:1.0: USB hub found [ 0.972878] hub 1-0:1.0: 2 ports detected [ 0.974582] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.978477] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.980315] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.982247] mousedev: PS/2 mouse device common for all mice [ 0.984639] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.987885] rtc_cmos 00:00: RTC can wake from S4 [ 0.990165] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.992443] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.994739] i2c /dev entries driver [ 0.996177] device-mapper: uevent: version 1.0.3 [ 0.997984] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.001105] ledtrig-cpu: registered to indicate activity on CPUs [ 1.003562] NET: Registered protocol family 10 [ 1.005551] NET: Registered protocol family 17 [ 1.007249] Key type dns_resolver registered [ 1.009054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.011151] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.014487] registered taskstats version 1 [ 1.016075] Loading compiled-in X.509 certificates [ 1.018415] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.021967] zswap: loaded using pool lzo/zbud [ 1.024472] Key type trusted registered [ 1.027029] Key type encrypted registered [ 1.028609] AppArmor: AppArmor sha1 policy hashing enabled [ 1.030603] ima: No TPM chip found, activating TPM-bypass! [ 1.032608] evm: HMAC attrs: 0x1 [ 1.034300] Magic number: 3:667:922 [ 1.035859] rtc_cmos 00:00: setting system clock to 2019-05-30 05:56:30 UTC (1559195790) [ 1.038917] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.041056] EDD information not available. [ 1.070025] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.089843] Write protecting the kernel read-only data: 14336k [ 1.093493] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.096786] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.147306] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 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.06. 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.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- /dev/root resized successfully [took 0.13s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4LEbPM+bRBpeGHi0zl4JAXFxGDvzXOG97P2XW/lfnKx8jDVfa2Wyyzr8ywOxmswgCPlWyruTcuJbROj5xNOeLVX0Yn0c55tYxNyiFzYPP5tNbYRVIFLlu74hYRGNKdeLRi6rmKEYyzApanRoBq3lgnEPYwel6jU6onepGvyfXeIhRpxqlvppYIr4xst6bz9o0QfdWFPUA9cQwdf+6UjAnGG9HZoat1yIVYwd/b7gKTIuTq6bxw3xnyJp7+Rd6+gQh9pn687K9EP5yXZi6l2PY0dmaDXJWY6gm5M371KdAvYLlVOEvMqhcdzYjqTxowrV0ShYDwsACWBsiIt9e71vH root@cinder-test-vm2-54c53d97-d5a0-401a-b402-793fee0dcdee ssh-dss AAAAB3NzaC1kc3MAAACBAIqoNJVM9JDi5r43gFXYcWAdQxyLH2iDaJcZGM70+yeewHDpyRsyWkYCSL/6Oi4SvBxVnXmkEZc0gDHZ0V/atHALufc05QTEJW12Ghi44EVuDOGSXuuLtHz66FvVaDZNkHLqChaGW2qC+7EQGiMY893LcFJyMf4nWA4M39OKKeNbAAAAFQD4xs608hj8ZdzoyCUZUvUjlErpJQAAAIAmSmdEyE0phKsUpYQcA37O9H43FZDQ82ajX0MBuLeE+kbfsXs/StURFmpV2jakr6qlcm3BcPOHn5RaLBjk1rBmwgF7DS0KjXN/+qU+XKHHO5BdIl5G6S6yuVsnR/zmkpqWb90DQs6Ar9KbsCjG/nKP3EEKuvaYn5+GB/0CO8AOIwAAAIBQznA0MkTKlL+/kLOHmd0XZnNBLRkBOj8no5dZRZKj71K7tTROrq/JxhVaKsKnZWChnNM7hjjYrHjky9nM0TISFnvjW1tIoQ7HjCvo2d6gbuHemSKOpoxzxjvNoyDxPd7pCEYPTeRlUq89KewbZ17yOFVdZA6ZY0h2xAXryhZWbg== root@cinder-test-vm2-54c53d97-d5a0-401a-b402-793fee0dcdee -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fed9:f3b1/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.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-54c53d97-d5a0-401a-b402-793fee0dcdee launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.34 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-54c53d97-d5a0-401a-b402-793fee0dcdee login: 2019-05-30 05:56:43,583 - paramiko.transport - DEBUG - starting thread (client mode): 0xe3a6f850L 2019-05-30 05:56:43,583 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 05:56:43,585 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-30 05:56:43,585 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-30 05:56:43,586 - 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-05-30 05:56:43,586 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 05:56:43,586 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-30 05:56:43,586 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 05:56:43,587 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 05:56:43,587 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 05:56:43,642 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 05:56:43,643 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 05:56:43,647 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: b56e7e0154a2b7db167fd6a2250c11bb 2019-05-30 05:56:43,648 - paramiko.transport - DEBUG - Trying discovered key cd3c2434d0053c723783134285fc0851 in /tmp/tmptQHrvr 2019-05-30 05:56:43,683 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 05:56:43,689 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 05:56:43,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-05-30 05:56:43,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -d '{"volume": {"display_name": "cinder_test-volume_54c53d97-d5a0-401a-b402-793fee0dcdee", "size": "2"}}' 2019-05-30 05:56:44,940 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Thu, 30 May 2019 05:56:44 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-1815e2d6-d7f6-4ca8-bb7c-6e28ebd272ab x-openstack-request-id: req-1815e2d6-d7f6-4ca8-bb7c-6e28ebd272ab 2019-05-30 05:56:44,941 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "55e8259d3cd34517af3ec71da3ef514f", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "self"}, {"href": "http://172.30.9.24:8776/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-30T05:56:45.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_54c53d97-d5a0-401a-b402-793fee0dcdee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37177a09-2f08-4137-a625-67749cb83915", "size": 2}} 2019-05-30 05:56:44,941 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes used request id req-1815e2d6-d7f6-4ca8-bb7c-6e28ebd272ab 2019-05-30 05:56:44,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.22294807434s 2019-05-30 05:56:44,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-30 05:56:44,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:46,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Thu, 30 May 2019 05:56:45 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-e1b51820-8570-43fe-bb16-398c96910f87 x-openstack-request-id: req-e1b51820-8570-43fe-bb16-398c96910f87 2019-05-30 05:56:46,126 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "55e8259d3cd34517af3ec71da3ef514f", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "self"}, {"href": "http://172.30.9.24:8776/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-30T05:56:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "updated_at": "2019-05-30T05:56:45.000000", "volume_type": "tripleo", "name": "cinder_test-volume_54c53d97-d5a0-401a-b402-793fee0dcdee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37177a09-2f08-4137-a625-67749cb83915", "size": 2}]} 2019-05-30 05:56:46,127 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/detail used request id req-e1b51820-8570-43fe-bb16-398c96910f87 2019-05-30 05:56:46,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.18500113487s 2019-05-30 05:56:46,129 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:56:48,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-30 05:56:48,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:49,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Thu, 30 May 2019 05:56:48 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-46c5a3d3-6365-4ada-a351-f18ed22d27df x-openstack-request-id: req-46c5a3d3-6365-4ada-a351-f18ed22d27df 2019-05-30 05:56:49,198 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "55e8259d3cd34517af3ec71da3ef514f", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "self"}, {"href": "http://172.30.9.24:8776/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-30T05:56:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "updated_at": "2019-05-30T05:56:47.000000", "volume_type": "tripleo", "name": "cinder_test-volume_54c53d97-d5a0-401a-b402-793fee0dcdee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37177a09-2f08-4137-a625-67749cb83915", "size": 2}]} 2019-05-30 05:56:49,198 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/detail used request id req-46c5a3d3-6365-4ada-a351-f18ed22d27df 2019-05-30 05:56:49,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.06724405289s 2019-05-30 05:56:49,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:56:49,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:49,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 30 May 2019 05:56:49 GMT X-Openstack-Request-Id: req-11b95875-b1d5-4ebf-84df-c3b745ea787f 2019-05-30 05:56:49,479 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2617e404-868a-49cd-829e-943ef2beddce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9f9b3a01c3f34caeadceda9a2a211039","l2_adjacency":true,"status":"ACTIVE","subnets":["fee28270-dbaf-4f71-b9af-ee042560d562"],"description":"","tags":[],"updated_at":"2019-05-30T05:56:11Z","qos_policy_id":null,"name":"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee","admin_state_up":true,"tenant_id":"9f9b3a01c3f34caeadceda9a2a211039","created_at":"2019-05-30T05:56:10Z","mtu":1450}]} 2019-05-30 05:56:49,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-11b95875-b1d5-4ebf-84df-c3b745ea787f 2019-05-30 05:56:49,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278891086578s 2019-05-30 05:56:49,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:56:49,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:50,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 30 May 2019 05:56:50 GMT X-Openstack-Request-Id: req-db7c9195-2a79-4a2b-b473-a7b52c82361c 2019-05-30 05:56:50,244 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:56:18Z", "file": "/v2/images/ae0e83b5-b188-419e-9707-f4aff560b64c/file", "owner": "9f9b3a01c3f34caeadceda9a2a211039", "id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "size": 12716032, "self": "/v2/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/ae0e83b5-b188-419e-9707-f4aff560b64c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/ae0e83b5-b188-419e-9707-f4aff560b64c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_54c53d97-d5a0-401a-b402-793fee0dcdee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_54c53d97-d5a0-401a-b402-793fee0dcdee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:56:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:56:50,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-db7c9195-2a79-4a2b-b473-a7b52c82361c 2019-05-30 05:56:50,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.758706092834s 2019-05-30 05:56:50,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 05:56:50,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:50,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:56: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-dffc7e2c-4965-44ca-aca1-b147e1b41fe4 x-openstack-request-id: req-dffc7e2c-4965-44ca-aca1-b147e1b41fe4 2019-05-30 05:56:50,271 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_54c53d97-d5a0-401a-b402-793fee0dcdee", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "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": "542da4db-2383-46a9-b26b-54efffebdb99"}]} 2019-05-30 05:56:50,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-dffc7e2c-4965-44ca-aca1-b147e1b41fe4 2019-05-30 05:56:50,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259459018707s 2019-05-30 05:56:50,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-30 05:56:50,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -d '{"server": {"name": "cinder_test-vm_54c53d97-d5a0-401a-b402-793fee0dcdee", "imageRef": "ae0e83b5-b188-419e-9707-f4aff560b64c", "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "flavorRef": "542da4db-2383-46a9-b26b-54efffebdb99", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2617e404-868a-49cd-829e-943ef2beddce"}], "security_groups": [{"name": "de1d2d4d-2cc2-4272-82c7-225df4b6308d"}]}}' 2019-05-30 05:56:51,809 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 30 May 2019 05:56:50 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.24:8774/v2.1/servers/170cb485-d05c-429d-ae0a-07f74150e301 x-compute-request-id: req-f1ce2d8e-813e-4ea5-bb1e-baa8c78aff7a x-openstack-request-id: req-f1ce2d8e-813e-4ea5-bb1e-baa8c78aff7a 2019-05-30 05:56:51,810 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "de1d2d4d-2cc2-4272-82c7-225df4b6308d"}], "OS-DCF:diskConfig": "MANUAL", "id": "170cb485-d05c-429d-ae0a-07f74150e301", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/170cb485-d05c-429d-ae0a-07f74150e301", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/170cb485-d05c-429d-ae0a-07f74150e301", "rel": "bookmark"}], "adminPass": "KYQiFYu89iJi"}} 2019-05-30 05:56:51,810 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-f1ce2d8e-813e-4ea5-bb1e-baa8c78aff7a 2019-05-30 05:56:51,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.53682684898s 2019-05-30 05:56:51,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:56:51,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:51,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 861 Content-Type: application/json Date: Thu, 30 May 2019 05:56: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-56895105-31ac-48ed-bffd-1ed09fd2e8e5 x-openstack-request-id: req-56895105-31ac-48ed-bffd-1ed09fd2e8e5 2019-05-30 05:56:51,989 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/170cb485-d05c-429d-ae0a-07f74150e301", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/170cb485-d05c-429d-ae0a-07f74150e301", "rel": "bookmark"}], "image": {"id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "links": [{"href": "http://172.30.9.24:8774/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "542da4db-2383-46a9-b26b-54efffebdb99", "links": [{"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "bookmark"}]}, "id": "170cb485-d05c-429d-ae0a-07f74150e301", "user_id": "55e8259d3cd34517af3ec71da3ef514f", "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-05-30T05:56:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "name": "cinder_test-vm_54c53d97-d5a0-401a-b402-793fee0dcdee", "created": "2019-05-30T05:56:52Z", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:f3:b1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:f3:b1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "bookmark"}], "image": {"id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "links": [{"href": "http://172.30.9.24:8774/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:56:29.000000", "flavor": {"id": "542da4db-2383-46a9-b26b-54efffebdb99", "links": [{"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "bookmark"}]}, "id": "0e00d447-294a-4632-836f-7f8e35e24a89", "security_groups": [{"name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}], "user_id": "55e8259d3cd34517af3ec71da3ef514f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:56:30Z", "hostId": "a38a70c3814ecbacb6688f90ab1724adbcc53f446104b497509d237d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "name": "cinder_test-vm2_54c53d97-d5a0-401a-b402-793fee0dcdee", "created": "2019-05-30T05:56:22Z", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:56:51,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-56895105-31ac-48ed-bffd-1ed09fd2e8e5 2019-05-30 05:56:51,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178354978561s 2019-05-30 05:56:51,997 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:56:53,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:56:54,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:54,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Thu, 30 May 2019 05:56: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-6c0bfb3f-3874-40a2-9b4c-90a24b6d3da9 x-openstack-request-id: req-6c0bfb3f-3874-40a2-9b4c-90a24b6d3da9 2019-05-30 05:56:54,402 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/170cb485-d05c-429d-ae0a-07f74150e301", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/170cb485-d05c-429d-ae0a-07f74150e301", "rel": "bookmark"}], "image": {"id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "links": [{"href": "http://172.30.9.24:8774/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "542da4db-2383-46a9-b26b-54efffebdb99", "links": [{"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "bookmark"}]}, "id": "170cb485-d05c-429d-ae0a-07f74150e301", "user_id": "55e8259d3cd34517af3ec71da3ef514f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:56:54Z", "hostId": "ff91e09cf40769a1fca351f26e6d92a1a2c78e7800e869ea7fba8261", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "name": "cinder_test-vm_54c53d97-d5a0-401a-b402-793fee0dcdee", "created": "2019-05-30T05:56:52Z", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:f3:b1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:f3:b1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "bookmark"}], "image": {"id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "links": [{"href": "http://172.30.9.24:8774/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:56:29.000000", "flavor": {"id": "542da4db-2383-46a9-b26b-54efffebdb99", "links": [{"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "bookmark"}]}, "id": "0e00d447-294a-4632-836f-7f8e35e24a89", "security_groups": [{"name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}], "user_id": "55e8259d3cd34517af3ec71da3ef514f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:56:30Z", "hostId": "a38a70c3814ecbacb6688f90ab1724adbcc53f446104b497509d237d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "name": "cinder_test-vm2_54c53d97-d5a0-401a-b402-793fee0dcdee", "created": "2019-05-30T05:56:22Z", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:56:54,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6c0bfb3f-3874-40a2-9b4c-90a24b6d3da9 2019-05-30 05:56:54,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402516126633s 2019-05-30 05:56:54,409 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:56:56,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:56:56,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:57,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Thu, 30 May 2019 05:56: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-616bcf4c-fea5-4d5b-91f0-7636a7996d64 x-openstack-request-id: req-616bcf4c-fea5-4d5b-91f0-7636a7996d64 2019-05-30 05:56:57,007 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/170cb485-d05c-429d-ae0a-07f74150e301", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/170cb485-d05c-429d-ae0a-07f74150e301", "rel": "bookmark"}], "image": {"id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "links": [{"href": "http://172.30.9.24:8774/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "542da4db-2383-46a9-b26b-54efffebdb99", "links": [{"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "bookmark"}]}, "id": "170cb485-d05c-429d-ae0a-07f74150e301", "security_groups": [{"name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}], "user_id": "55e8259d3cd34517af3ec71da3ef514f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:56:54Z", "hostId": "ff91e09cf40769a1fca351f26e6d92a1a2c78e7800e869ea7fba8261", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "name": "cinder_test-vm_54c53d97-d5a0-401a-b402-793fee0dcdee", "created": "2019-05-30T05:56:52Z", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:f3:b1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:f3:b1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "bookmark"}], "image": {"id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "links": [{"href": "http://172.30.9.24:8774/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:56:29.000000", "flavor": {"id": "542da4db-2383-46a9-b26b-54efffebdb99", "links": [{"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "bookmark"}]}, "id": "0e00d447-294a-4632-836f-7f8e35e24a89", "security_groups": [{"name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}], "user_id": "55e8259d3cd34517af3ec71da3ef514f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:56:30Z", "hostId": "a38a70c3814ecbacb6688f90ab1724adbcc53f446104b497509d237d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "name": "cinder_test-vm2_54c53d97-d5a0-401a-b402-793fee0dcdee", "created": "2019-05-30T05:56:22Z", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:56:57,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-616bcf4c-fea5-4d5b-91f0-7636a7996d64 2019-05-30 05:56:57,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596085071564s 2019-05-30 05:56:57,015 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:56:59,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:56:59,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:56:59,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Thu, 30 May 2019 05:56: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-e83a70f3-50d8-489f-942f-c3e8853650e2 x-openstack-request-id: req-e83a70f3-50d8-489f-942f-c3e8853650e2 2019-05-30 05:56:59,201 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/170cb485-d05c-429d-ae0a-07f74150e301", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/170cb485-d05c-429d-ae0a-07f74150e301", "rel": "bookmark"}], "image": {"id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "links": [{"href": "http://172.30.9.24:8774/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "542da4db-2383-46a9-b26b-54efffebdb99", "links": [{"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "bookmark"}]}, "id": "170cb485-d05c-429d-ae0a-07f74150e301", "security_groups": [{"name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}], "user_id": "55e8259d3cd34517af3ec71da3ef514f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T05:56:54Z", "hostId": "ff91e09cf40769a1fca351f26e6d92a1a2c78e7800e869ea7fba8261", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "name": "cinder_test-vm_54c53d97-d5a0-401a-b402-793fee0dcdee", "created": "2019-05-30T05:56:52Z", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:f3:b1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:f3:b1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "bookmark"}], "image": {"id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "links": [{"href": "http://172.30.9.24:8774/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:56:29.000000", "flavor": {"id": "542da4db-2383-46a9-b26b-54efffebdb99", "links": [{"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "bookmark"}]}, "id": "0e00d447-294a-4632-836f-7f8e35e24a89", "security_groups": [{"name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}], "user_id": "55e8259d3cd34517af3ec71da3ef514f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:56:30Z", "hostId": "a38a70c3814ecbacb6688f90ab1724adbcc53f446104b497509d237d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "name": "cinder_test-vm2_54c53d97-d5a0-401a-b402-793fee0dcdee", "created": "2019-05-30T05:56:22Z", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:56:59,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e83a70f3-50d8-489f-942f-c3e8853650e2 2019-05-30 05:56:59,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184674024582s 2019-05-30 05:56:59,209 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:57:01,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:57:01,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:01,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Thu, 30 May 2019 05:57: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-f8fd5541-7ab0-4034-81fa-073f81ee7387 x-openstack-request-id: req-f8fd5541-7ab0-4034-81fa-073f81ee7387 2019-05-30 05:57:01,380 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:39:05", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/170cb485-d05c-429d-ae0a-07f74150e301", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/170cb485-d05c-429d-ae0a-07f74150e301", "rel": "bookmark"}], "image": {"id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "links": [{"href": "http://172.30.9.24:8774/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:56:59.000000", "flavor": {"id": "542da4db-2383-46a9-b26b-54efffebdb99", "links": [{"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "bookmark"}]}, "id": "170cb485-d05c-429d-ae0a-07f74150e301", "security_groups": [{"name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}], "user_id": "55e8259d3cd34517af3ec71da3ef514f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:56:59Z", "hostId": "ff91e09cf40769a1fca351f26e6d92a1a2c78e7800e869ea7fba8261", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "name": "cinder_test-vm_54c53d97-d5a0-401a-b402-793fee0dcdee", "created": "2019-05-30T05:56:52Z", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:f3:b1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:f3:b1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "bookmark"}], "image": {"id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "links": [{"href": "http://172.30.9.24:8774/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:56:29.000000", "flavor": {"id": "542da4db-2383-46a9-b26b-54efffebdb99", "links": [{"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "bookmark"}]}, "id": "0e00d447-294a-4632-836f-7f8e35e24a89", "security_groups": [{"name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}], "user_id": "55e8259d3cd34517af3ec71da3ef514f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:56:30Z", "hostId": "a38a70c3814ecbacb6688f90ab1724adbcc53f446104b497509d237d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "name": "cinder_test-vm2_54c53d97-d5a0-401a-b402-793fee0dcdee", "created": "2019-05-30T05:56:22Z", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:57:01,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f8fd5541-7ab0-4034-81fa-073f81ee7387 2019-05-30 05:57:01,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168613195419s 2019-05-30 05:57:01,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 05:57:01,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=170cb485-d05c-429d-ae0a-07f74150e301" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:01,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 30 May 2019 05:57:01 GMT X-Openstack-Request-Id: req-1a2d89c7-4990-402d-9473-f03d97fdba7e 2019-05-30 05:57:01,442 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T05:56:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fee28270-dbaf-4f71-b9af-ee042560d562","ip_address":"192.168.120.11"}],"id":"663ea34d-519b-4c72-93ef-be087ec58a25","security_groups":["de1d2d4d-2cc2-4272-82c7-225df4b6308d"],"mac_address":"fa:16:3e:0c:39:05","project_id":"9f9b3a01c3f34caeadceda9a2a211039","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2617e404-868a-49cd-829e-943ef2beddce","tenant_id":"9f9b3a01c3f34caeadceda9a2a211039","created_at":"2019-05-30T05:56:54Z","binding:vnic_type":"normal","device_id":"170cb485-d05c-429d-ae0a-07f74150e301","ip_allocation":"immediate"}]} 2019-05-30 05:57:01,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=170cb485-d05c-429d-ae0a-07f74150e301 used request id req-1a2d89c7-4990-402d-9473-f03d97fdba7e 2019-05-30 05:57:01,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.053573846817s 2019-05-30 05:57:01,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:57:01,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=663ea34d-519b-4c72-93ef-be087ec58a25" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:01,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:57:01 GMT X-Openstack-Request-Id: req-07b1c2f2-1c30-4e49-bd78-e6643e60fd95 2019-05-30 05:57:01,497 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 05:57:01,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=663ea34d-519b-4c72-93ef-be087ec58a25 used request id req-07b1c2f2-1c30-4e49-bd78-e6643e60fd95 2019-05-30 05:57:01,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.045923948288s 2019-05-30 05:57:01,498 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0c:39:05', 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'ae0e83b5-b188-419e-9707-f4aff560b64c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T05:56:59.000000', 'flavor': Munch({u'id': u'542da4db-2383-46a9-b26b-54efffebdb99'}), 'az': u'nova', 'id': u'170cb485-d05c-429d-ae0a-07f74150e301', 'security_groups': [Munch({u'name': u'cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'55e8259d3cd34517af3ec71da3ef514f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9f9b3a01c3f34caeadceda9a2a211039', 'name': 'cinder_test-project_54c53d97-d5a0-401a-b402-793fee0dcdee', '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-05-30T05:56:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T05:56:59Z', 'hostId': u'ff91e09cf40769a1fca351f26e6d92a1a2c78e7800e869ea7fba8261', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'ff91e09cf40769a1fca351f26e6d92a1a2c78e7800e869ea7fba8261', '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-05-30T05:56:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9f9b3a01c3f34caeadceda9a2a211039', 'name': u'cinder_test-vm_54c53d97-d5a0-401a-b402-793fee0dcdee', 'adminPass': u'KYQiFYu89iJi', 'tenant_id': u'9f9b3a01c3f34caeadceda9a2a211039', 'created_at': u'2019-05-30T05:56:52Z', 'created': u'2019-05-30T05:56:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-30 05:57:01,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:57:01,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:01,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 30 May 2019 05:57:02 GMT X-Openstack-Request-Id: req-ff979d60-b38b-4430-b59d-b96710d807bb 2019-05-30 05:57:01,621 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2617e404-868a-49cd-829e-943ef2beddce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9f9b3a01c3f34caeadceda9a2a211039","l2_adjacency":true,"status":"ACTIVE","subnets":["fee28270-dbaf-4f71-b9af-ee042560d562"],"description":"","tags":[],"updated_at":"2019-05-30T05:56:11Z","qos_policy_id":null,"name":"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee","admin_state_up":true,"tenant_id":"9f9b3a01c3f34caeadceda9a2a211039","created_at":"2019-05-30T05:56:10Z","mtu":1450}]} 2019-05-30 05:57:01,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ff979d60-b38b-4430-b59d-b96710d807bb 2019-05-30 05:57:01,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1186439991s 2019-05-30 05:57:01,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 05:57:01,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=170cb485-d05c-429d-ae0a-07f74150e301" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:01,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 30 May 2019 05:57:02 GMT X-Openstack-Request-Id: req-01572db7-9724-4497-b7cd-94a9d1589edd 2019-05-30 05:57:01,871 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T05:56:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fee28270-dbaf-4f71-b9af-ee042560d562","ip_address":"192.168.120.11"}],"id":"663ea34d-519b-4c72-93ef-be087ec58a25","security_groups":["de1d2d4d-2cc2-4272-82c7-225df4b6308d"],"mac_address":"fa:16:3e:0c:39:05","project_id":"9f9b3a01c3f34caeadceda9a2a211039","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2617e404-868a-49cd-829e-943ef2beddce","tenant_id":"9f9b3a01c3f34caeadceda9a2a211039","created_at":"2019-05-30T05:56:54Z","binding:vnic_type":"normal","device_id":"170cb485-d05c-429d-ae0a-07f74150e301","ip_allocation":"immediate"}]} 2019-05-30 05:57:01,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=170cb485-d05c-429d-ae0a-07f74150e301 used request id req-01572db7-9724-4497-b7cd-94a9d1589edd 2019-05-30 05:57:01,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.248500108719s 2019-05-30 05:57:01,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-30 05:57:01,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -d '{"floatingip": {"floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "fixed_ip_address": "192.168.120.11", "port_id": "663ea34d-519b-4c72-93ef-be087ec58a25"}}' 2019-05-30 05:57:03,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Thu, 30 May 2019 05:57:04 GMT X-Openstack-Request-Id: req-c5f072a5-eadc-49b0-ab80-ce4a06c62cef 2019-05-30 05:57:03,982 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:57:03Z", "updated_at": "2019-05-30T05:57:03Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0c:39:05", "device_id": "170cb485-d05c-429d-ae0a-07f74150e301"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "663ea34d-519b-4c72-93ef-be087ec58a25", "id": "415b57f5-b9b0-40c1-97cd-c18a928bb557", "qos_policy_id": null}} 2019-05-30 05:57:03,983 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c5f072a5-eadc-49b0-ab80-ce4a06c62cef 2019-05-30 05:57:03,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.11066579819s 2019-05-30 05:57:03,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:57:03,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:04,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Thu, 30 May 2019 05:57:04 GMT X-Openstack-Request-Id: req-fdf25ae3-8792-4492-bf2d-4b6f341a9adb 2019-05-30 05:57:04,083 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:57:03Z", "updated_at": "2019-05-30T05:57:03Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0c:39:05", "device_id": "170cb485-d05c-429d-ae0a-07f74150e301"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "663ea34d-519b-4c72-93ef-be087ec58a25", "id": "415b57f5-b9b0-40c1-97cd-c18a928bb557", "qos_policy_id": null}, {"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:32Z", "updated_at": "2019-05-30T05:56:34Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d9:f3:b1", "device_id": "0e00d447-294a-4632-836f-7f8e35e24a89"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "d170e99b-2174-4c6f-89d2-e94f57984af1", "id": "a098c67d-7e2d-48ad-ad74-e82f41c588fa", "qos_policy_id": null}]} 2019-05-30 05:57:04,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-fdf25ae3-8792-4492-bf2d-4b6f341a9adb 2019-05-30 05:57:04,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0852408409119s 2019-05-30 05:57:04,095 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:57:04,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:57:04,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:04,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Thu, 30 May 2019 05:57:04 GMT X-Openstack-Request-Id: req-ef24eeb9-149b-4fd1-b7e3-aefbd5a186f7 2019-05-30 05:57:04,263 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:57:03Z", "updated_at": "2019-05-30T05:57:03Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0c:39:05", "device_id": "170cb485-d05c-429d-ae0a-07f74150e301"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "663ea34d-519b-4c72-93ef-be087ec58a25", "id": "415b57f5-b9b0-40c1-97cd-c18a928bb557", "qos_policy_id": null}, {"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:32Z", "updated_at": "2019-05-30T05:56:34Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d9:f3:b1", "device_id": "0e00d447-294a-4632-836f-7f8e35e24a89"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "d170e99b-2174-4c6f-89d2-e94f57984af1", "id": "a098c67d-7e2d-48ad-ad74-e82f41c588fa", "qos_policy_id": null}]} 2019-05-30 05:57:04,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ef24eeb9-149b-4fd1-b7e3-aefbd5a186f7 2019-05-30 05:57:04,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0590529441833s 2019-05-30 05:57:04,275 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:57:04,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:57:04,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:04,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Thu, 30 May 2019 05:57:04 GMT X-Openstack-Request-Id: req-870b70ee-f41a-4b37-b66a-783afe780e0c 2019-05-30 05:57:04,447 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:57:03Z", "updated_at": "2019-05-30T05:57:03Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0c:39:05", "device_id": "170cb485-d05c-429d-ae0a-07f74150e301"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "663ea34d-519b-4c72-93ef-be087ec58a25", "id": "415b57f5-b9b0-40c1-97cd-c18a928bb557", "qos_policy_id": null}, {"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:32Z", "updated_at": "2019-05-30T05:56:34Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d9:f3:b1", "device_id": "0e00d447-294a-4632-836f-7f8e35e24a89"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "d170e99b-2174-4c6f-89d2-e94f57984af1", "id": "a098c67d-7e2d-48ad-ad74-e82f41c588fa", "qos_policy_id": null}]} 2019-05-30 05:57:04,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-870b70ee-f41a-4b37-b66a-783afe780e0c 2019-05-30 05:57:04,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0629270076752s 2019-05-30 05:57:04,459 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:57:04,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:57:04,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:04,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Thu, 30 May 2019 05:57:05 GMT X-Openstack-Request-Id: req-d922aa49-c5dc-4154-8c2d-ccb9640221e3 2019-05-30 05:57:04,834 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:57:03Z", "updated_at": "2019-05-30T05:57:03Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0c:39:05", "device_id": "170cb485-d05c-429d-ae0a-07f74150e301"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "663ea34d-519b-4c72-93ef-be087ec58a25", "id": "415b57f5-b9b0-40c1-97cd-c18a928bb557", "qos_policy_id": null}, {"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:32Z", "updated_at": "2019-05-30T05:56:34Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d9:f3:b1", "device_id": "0e00d447-294a-4632-836f-7f8e35e24a89"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "d170e99b-2174-4c6f-89d2-e94f57984af1", "id": "a098c67d-7e2d-48ad-ad74-e82f41c588fa", "qos_policy_id": null}]} 2019-05-30 05:57:04,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d922aa49-c5dc-4154-8c2d-ccb9640221e3 2019-05-30 05:57:04,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.26523399353s 2019-05-30 05:57:04,845 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:57:04,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:57:04,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:05,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Thu, 30 May 2019 05:57:05 GMT X-Openstack-Request-Id: req-446ec974-c8a3-4ecd-8986-7989966fed17 2019-05-30 05:57:05,037 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:57:03Z", "updated_at": "2019-05-30T05:57:03Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0c:39:05", "device_id": "170cb485-d05c-429d-ae0a-07f74150e301"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "663ea34d-519b-4c72-93ef-be087ec58a25", "id": "415b57f5-b9b0-40c1-97cd-c18a928bb557", "qos_policy_id": null}, {"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:32Z", "updated_at": "2019-05-30T05:56:34Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d9:f3:b1", "device_id": "0e00d447-294a-4632-836f-7f8e35e24a89"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "d170e99b-2174-4c6f-89d2-e94f57984af1", "id": "a098c67d-7e2d-48ad-ad74-e82f41c588fa", "qos_policy_id": null}]} 2019-05-30 05:57:05,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-446ec974-c8a3-4ecd-8986-7989966fed17 2019-05-30 05:57:05,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0827331542969s 2019-05-30 05:57:05,049 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:57:05,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:57:05,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:05,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Thu, 30 May 2019 05:57:05 GMT X-Openstack-Request-Id: req-0b58e6de-5a62-4ce9-9238-562860b2ec52 2019-05-30 05:57:05,219 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:57:03Z", "updated_at": "2019-05-30T05:57:03Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0c:39:05", "device_id": "170cb485-d05c-429d-ae0a-07f74150e301"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "663ea34d-519b-4c72-93ef-be087ec58a25", "id": "415b57f5-b9b0-40c1-97cd-c18a928bb557", "qos_policy_id": null}, {"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:32Z", "updated_at": "2019-05-30T05:56:34Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d9:f3:b1", "device_id": "0e00d447-294a-4632-836f-7f8e35e24a89"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "d170e99b-2174-4c6f-89d2-e94f57984af1", "id": "a098c67d-7e2d-48ad-ad74-e82f41c588fa", "qos_policy_id": null}]} 2019-05-30 05:57:05,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0b58e6de-5a62-4ce9-9238-562860b2ec52 2019-05-30 05:57:05,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0605089664459s 2019-05-30 05:57:05,231 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 05:57:05,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:57:05,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:05,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1641 Content-Type: application/json Date: Thu, 30 May 2019 05:57:05 GMT X-Openstack-Request-Id: req-4f4e794f-318b-46de-8f04-92f966c2898b 2019-05-30 05:57:05,403 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:57:03Z", "updated_at": "2019-05-30T05:57:05Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0c:39:05", "device_id": "170cb485-d05c-429d-ae0a-07f74150e301"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.215", "revision_number": 1, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "663ea34d-519b-4c72-93ef-be087ec58a25", "id": "415b57f5-b9b0-40c1-97cd-c18a928bb557", "qos_policy_id": null}, {"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:32Z", "updated_at": "2019-05-30T05:56:34Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d9:f3:b1", "device_id": "0e00d447-294a-4632-836f-7f8e35e24a89"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "d170e99b-2174-4c6f-89d2-e94f57984af1", "id": "a098c67d-7e2d-48ad-ad74-e82f41c588fa", "qos_policy_id": null}]} 2019-05-30 05:57:05,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4f4e794f-318b-46de-8f04-92f966c2898b 2019-05-30 05:57:05,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0606601238251s 2019-05-30 05:57:05,415 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9e93201c-a1d5-49e5-9086-640d84383599', 'updated_at': u'2019-05-30T05:57:05Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.215', 'revision_number': 1, 'port_id': u'663ea34d-519b-4c72-93ef-be087ec58a25', 'id': u'415b57f5-b9b0-40c1-97cd-c18a928bb557', 'network': u'168e0781-2ae4-4771-b847-512752cd47f4', 'port': u'663ea34d-519b-4c72-93ef-be087ec58a25', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9f9b3a01c3f34caeadceda9a2a211039', 'name': 'cinder_test-project_54c53d97-d5a0-401a-b402-793fee0dcdee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9f9b3a01c3f34caeadceda9a2a211039', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2617e404-868a-49cd-829e-943ef2beddce', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:0c:39:05', u'device_id': u'170cb485-d05c-429d-ae0a-07f74150e301'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'9f9b3a01c3f34caeadceda9a2a211039', 'created_at': u'2019-05-30T05:57:03Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2617e404-868a-49cd-829e-943ef2beddce', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:0c:39:05', u'device_id': u'170cb485-d05c-429d-ae0a-07f74150e301'}), 'router': u'9e93201c-a1d5-49e5-9086-640d84383599'}) 2019-05-30 05:57:05,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 05:57:05,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/170cb485-d05c-429d-ae0a-07f74150e301/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 05:57:05,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9613 Content-Type: application/json Date: Thu, 30 May 2019 05:57: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-3e5c8356-32c0-40ec-a889-5f0e0c54b591 x-openstack-request-id: req-3e5c8356-32c0-40ec-a889-5f0e0c54b591 2019-05-30 05:57:05,482 - 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 522421764 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.242376] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.245480] pid_max: default: 32768 minimum: 301\n[ 0.247119] ACPI: Core revision 20150930\n[ 0.249208] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.251571] Security Framework initialized\n[ 0.253094] Yama: becoming mindful.\n[ 0.254409] AppArmor: AppArmor initialized\n[ 0.255989] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.258387] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.260751] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.262971] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.265488] Initializing cgroup subsys io\n[ 0.266955] Initializing cgroup subsys memory\n[ 0.268552] Initializing cgroup subsys devices\n[ 0.270208] Initializing cgroup subsys freezer\n[ 0.271791] Initializing cgroup subsys net_cls\n[ 0.273416] Initializing cgroup subsys perf_event\n[ 0.275116] Initializing cgroup subsys net_prio\n[ 0.276780] Initializing cgroup subsys hugetlb\n[ 0.278379] Initializing cgroup subsys pids\n[ 0.279952] CPU: Physical Processor ID: 0\n[ 0.282143] mce: CPU supports 10 MCE banks\n[ 0.283684] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.285585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.303797] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.313491] ftrace: allocating 31920 entries in 125 pages\n[ 0.349803] smpboot: Max logical packages: 1\n[ 0.351383] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.353864] x2apic enabled\n[ 0.355289] Switched APIC routing to physical x2apic.\n[ 0.358283] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.360342] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.364212] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.367544] KVM setup paravirtual spinlock\n[ 0.369511] x86: Booted up 1 node, 1 CPUs\n[ 0.371013] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.373473] devtmpfs: initialized\n[ 0.375755] evm: security.selinux\n[ 0.377036] evm: security.SMACK64\n[ 0.378313] evm: security.SMACK64EXEC\n[ 0.379684] evm: security.SMACK64TRANSMUTE\n[ 0.381157] evm: security.SMACK64MMAP\n[ 0.382582] evm: security.ima\n[ 0.383780] evm: security.capability\n[ 0.385258] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.388713] pinctrl core: initialized pinctrl subsystem\n[ 0.390709] RTC time: 5:56:59, date: 05/30/19\n[ 0.392481] NET: Registered protocol family 16\n[ 0.394303] cpuidle: using governor ladder\n[ 0.395893] cpuidle: using governor menu\n[ 0.397411] PCCT header not found.\n[ 0.398824] ACPI: bus type PCI registered\n[ 0.400298] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.402585] PCI: Using configuration type 1 for base access\n[ 0.405287] ACPI: Added _OSI(Module Device)\n[ 0.406879] ACPI: Added _OSI(Processor Device)\n[ 0.408549] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.410199] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.412885] ACPI: Interpreter enabled\n[ 0.414290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.417767] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.421155] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.424686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.428207] ACPI: (supports S0 S5)\n[ 0.429532] ACPI: Using IOAPIC for interrupt routing\n[ 0.431362] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.436136] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.438287] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.440653] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.442957] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.447080] acpiphp: Slot [3] registered\n[ 0.448619] acpiphp: Slot [4] registered\n[ 0.450128] acpiphp: Slot [5] registered\n[ 0.451601] acpiphp: Slot [6] registered\n[ 0.453114] acpiphp: Slot [7] registered\n[ 0.454622] acpiphp: Slot [8] registered\n[ 0.456168] acpiphp: Slot [9] registered\n[ 0.457653] acpiphp: Slot [10] registered\n[ 0.459126] acpiphp: Slot [11] registered\n[ 0.460622] acpiphp: Slot [12] registered\n[ 0.462164] acpiphp: Slot [13] registered\n[ 0.463735] acpiphp: Slot [14] registered\n[ 0.465306] acpiphp: Slot [15] registered\n[ 0.482906] acpiphp: Slot [16] registered\n[ 0.484404] acpiphp: Slot [17] registered\n[ 0.485964] acpiphp: Slot [18] registered\n[ 0.487493] acpiphp: Slot [19] registered\n[ 0.488983] acpiphp: Slot [20] registered\n[ 0.490527] acpiphp: Slot [21] registered\n[ 0.492017] acpiphp: Slot [22] registered\n[ 0.493516] acpiphp: Slot [23] registered\n[ 0.495050] acpiphp: Slot [24] registered\n[ 0.496622] acpiphp: Slot [25] registered\n[ 0.498158] acpiphp: Slot [26] registered\n[ 0.499684] acpiphp: Slot [27] registered\n[ 0.501251] acpiphp: Slot [28] registered\n[ 0.502804] acpiphp: Slot [29] registered\n[ 0.504340] acpiphp: Slot [30] registered\n[ 0.505893] acpiphp: Slot [31] registered\n[ 0.507406] PCI host bridge to bus 0000:00\n[ 0.508902] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.511164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.513459] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.516228] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.518937] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.521704] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.526544] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.528896] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.531095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.533440] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.538102] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.543336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.567202] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.569956] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.572586] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.575193] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.577781] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.580084] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.582510] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.584483] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.587374] vgaarb: loaded\n[ 0.588515] vgaarb: bridge control possible 0000:00:02.0\n[ 0.590745] SCSI subsystem initialized\n[ 0.592458] ACPI: bus type USB registered\n[ 0.594021] usbcore: registered new interface driver usbfs\n[ 0.595992] usbcore: registered new interface driver hub\n[ 0.597900] usbcore: registered new device driver usb\n[ 0.599919] PCI: Using ACPI for IRQ routing\n[ 0.602004] NetLabel: Initializing\n[ 0.603360] NetLabel: domain hash size = 128\n[ 0.604969] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.606791] NetLabel: unlabeled traffic allowed by default\n[ 0.609007] clocksource: Switched to clocksource kvm-clock\n[ 0.619719] AppArmor: AppArmor Filesystem Enabled\n[ 0.621479] pnp: PnP ACPI init\n[ 0.623024] pnp: PnP ACPI: found 5 devices\n[ 0.630231] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.633439] NET: Registered protocol family 2\n[ 0.635333] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.637708] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.639948] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.642163] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.644176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.646361] NET: Registered protocol family 1\n[ 0.647984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.650011] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.651995] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.666818] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.681713] Trying to unpack rootfs image as initramfs...\n[ 0.742488] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.745485] Scanning for low memory corruption every 60 seconds\n[ 0.747805] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.749987] audit: initializing netlink subsys (disabled)\n[ 0.751900] audit: type=2000 audit(1559195820.157:1): initialized\n[ 0.754220] Initialise system trusted keyring\n[ 0.755946] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.758078] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.761296] zbud: loaded\n[ 0.762500] VFS: Disk quotas dquot_6.6.0\n[ 0.763972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.766662] fuse init (API version 7.23)\n[ 0.768247] Key type big_key registered\n[ 0.769736] Allocating IMA MOK and blacklist keyrings.\n[ 0.771892] Key type asymmetric registered\n[ 0.773395] Asymmetric key parser 'x509' registered\n[ 0.775161] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.777861] io scheduler noop registered\n[ 0.779326] io scheduler deadline registered (default)\n[ 0.781149] io scheduler cfq registered\n[ 0.782645] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.784572] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.786900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.789538] ACPI: Power Button [PWRF]\n[ 0.791049] GHES: HEST is not enabled!\n[ 0.805081] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.834308] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.837823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.864120] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.867842] Linux agpgart interface v0.103\n[ 0.871605] brd: module loaded\n[ 0.874061] loop: module loaded\n[ 0.879488] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.882144] GPT:90111 != 2097151\n[ 0.883401] GPT:Alternate GPT header not at the end of the disk.\n[ 0.885502] GPT:90111 != 2097151\n[ 0.886775] GPT: Use GNU Parted to correct GPT errors.\n[ 0.888603] vda: vda1 vda15\n[ 0.890542] scsi host0: ata_piix\n[ 0.891914] scsi host1: ata_piix\n[ 0.893216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.895526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.898381] libphy: Fixed MDIO Bus: probed\n[ 0.899933] tun: Universal TUN/TAP device driver, 1.6\n[ 0.901744] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.905151] PPP generic driver version 2.4.2\n[ 0.906859] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.909160] ehci-pci: EHCI PCI platform driver\n[ 0.910820] ehci-platform: EHCI generic platform driver\n[ 0.912677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.914806] ohci-pci: OHCI PCI platform driver\n[ 0.916457] ohci-platform: OHCI generic platform driver\n[ 0.918370] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.933301] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.935213] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.937919] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.939747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.941943] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.944224] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.946867] usb usb1: Product: UHCI Host Controller\n[ 0.948622] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.950787] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.952581] hub 1-0:1.0: USB hub found\n[ 0.954014] hub 1-0:1.0: 2 ports detected\n[ 0.955669] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.959445] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.961213] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.963103] mousedev: PS/2 mouse device common for all mice\n[ 0.965438] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.968584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.970782] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.973039] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.975289] i2c /dev entries driver\n[ 0.976669] device-mapper: uevent: version 1.0.3\n[ 0.978377] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.981388] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.983717] NET: Registered protocol family 10\n[ 0.985691] NET: Registered protocol family 17\n[ 0.987347] Key type dns_resolver registered\n[ 0.989058] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.991076] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.994276] registered taskstats version 1\n[ 0.995845] Loading compiled-in X.509 certificates\n[ 0.998093] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.001557] zswap: loaded using pool lzo/zbud\n[ 1.003923] Key type trusted registered\n[ 1.006351] Key type encrypted registered\n[ 1.007835] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.009741] ima: No TPM chip found, activating TPM-bypass!\n[ 1.011664] evm: HMAC attrs: 0x1\n[ 1.013309] Magic number: 3:667:922\n[ 1.014834] rtc_cmos 00:00: setting system clock to 2019-05-30 05:57:00 UTC (1559195820)\n[ 1.017800] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.019886] EDD information not available.\n[ 1.054786] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.073863] Write protecting the kernel read-only data: 14336k\n[ 1.077355] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.080499] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.241030] 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.11...\nLease of 192.168.120.11 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.04. 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.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ44jHUQxsrC/wohFN/i8nDUFZEvchRukraVc1XvS3t4wJoZsUVYDZNJBfiv+chAdtbP9dI7GknLY76VACseF7DaHxvTGmSaa6pKDgSOjagPJZuDFm3wVJzrS2JuIgly3Lz4136/64ZhH1o5G812n4GzCNz25Rxpzl2fyE42MyXY+oan5ScZcNb8mkjLX3irqez1za8Th0hAPWsEnyXjoH5egQIuXyMwAqOzjAawFw0hqY3NvyAxCHUCBCYaLLWzhMCo4PMoRFzbpQ7rLvyznet5+Q8wQIKpWTy/XVHwdhthOmyVmpN1BcsZM/3h7+zXEfK1dv4B9Ky4XoAcicCi/T root@cinder-test-vm-54c53d97-d5a0-401a-b402-793fee0dcdee\nssh-dss AAAAB3NzaC1kc3MAAACBAJ4ifvkqok0HgY7Gzq63TQYsFuDFzzAT7/G/L8bqRQlHYAvgGpJlULxNOr0gZnonA7731wanm1ZqnV4RcWUvH6PQdswxkb4AK9H0JEE5Em/1iR21cQjG3MFAVxnQS0nsTfDGrXPdtNFABBhdnHyVvYnhaX9LjCkgsD3utTnZ5z3XAAAAFQDomGlUSRXQqxLt8+/BBcS+nzmzgQAAAIBwJv/I/Xdz9VZHcjFJsDtBap9XbO/2/X1Zi/2dbTd9lcjBPdoyeT9XQvNC2gmdiwEOUAIYAkwnoo5Xc86eHy6JWfpRWCKr7GKZuhh9znxUfyiA8bqRXzWvjICyVuDRYbUIG/SheoP/hhfgsq4KQCQL68g9hYkLqdpg0cPllwi8gQAAAIACj1vlcu9NO+Gt179jevmCK9F1EFKEAHeupeXcFnxJI6ZuXDNb+7dAGBmccEqIdMF9Y0eItYL58/nCjjTTegewtxnMSQAg2hXCyAep1OXTSuW6cnRNjiyXJpLIXnw8Xo9S0EqSWSTFP1SBuo9cDqOUxf99Ys4f0L+PppvoFVEOow== root@cinder-test-vm-54c53d97-d5a0-401a-b402-793fee0dcdee\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 1.15s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe0c:3905/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.11 \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-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-54c53d97-d5a0-401a-b402-793fee0dcdee\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.10 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-54c53d97-d5a0-401a-b402-793fee0dcdee login: "} 2019-05-30 05:57:05,483 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/170cb485-d05c-429d-ae0a-07f74150e301/action used request id req-3e5c8356-32c0-40ec-a889-5f0e0c54b591 2019-05-30 05:57:05,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0678110122681s 2019-05-30 05:57:05,484 - 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 522421764 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.242376] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.245480] pid_max: default: 32768 minimum: 301 [ 0.247119] ACPI: Core revision 20150930 [ 0.249208] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.251571] Security Framework initialized [ 0.253094] Yama: becoming mindful. [ 0.254409] AppArmor: AppArmor initialized [ 0.255989] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.258387] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.260751] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262971] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265488] Initializing cgroup subsys io [ 0.266955] Initializing cgroup subsys memory [ 0.268552] Initializing cgroup subsys devices [ 0.270208] Initializing cgroup subsys freezer [ 0.271791] Initializing cgroup subsys net_cls [ 0.273416] Initializing cgroup subsys perf_event [ 0.275116] Initializing cgroup subsys net_prio [ 0.276780] Initializing cgroup subsys hugetlb [ 0.278379] Initializing cgroup subsys pids [ 0.279952] CPU: Physical Processor ID: 0 [ 0.282143] mce: CPU supports 10 MCE banks [ 0.283684] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.285585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.303797] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.313491] ftrace: allocating 31920 entries in 125 pages [ 0.349803] smpboot: Max logical packages: 1 [ 0.351383] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.353864] x2apic enabled [ 0.355289] Switched APIC routing to physical x2apic. [ 0.358283] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.360342] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.364212] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.367544] KVM setup paravirtual spinlock [ 0.369511] x86: Booted up 1 node, 1 CPUs [ 0.371013] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.373473] devtmpfs: initialized [ 0.375755] evm: security.selinux [ 0.377036] evm: security.SMACK64 [ 0.378313] evm: security.SMACK64EXEC [ 0.379684] evm: security.SMACK64TRANSMUTE [ 0.381157] evm: security.SMACK64MMAP [ 0.382582] evm: security.ima [ 0.383780] evm: security.capability [ 0.385258] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.388713] pinctrl core: initialized pinctrl subsystem [ 0.390709] RTC time: 5:56:59, date: 05/30/19 [ 0.392481] NET: Registered protocol family 16 [ 0.394303] cpuidle: using governor ladder [ 0.395893] cpuidle: using governor menu [ 0.397411] PCCT header not found. [ 0.398824] ACPI: bus type PCI registered [ 0.400298] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.402585] PCI: Using configuration type 1 for base access [ 0.405287] ACPI: Added _OSI(Module Device) [ 0.406879] ACPI: Added _OSI(Processor Device) [ 0.408549] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.410199] ACPI: Added _OSI(Processor Aggregator Device) [ 0.412885] ACPI: Interpreter enabled [ 0.414290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.417767] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.421155] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.424686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.428207] ACPI: (supports S0 S5) [ 0.429532] ACPI: Using IOAPIC for interrupt routing [ 0.431362] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.436136] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.438287] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.440653] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.442957] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.447080] acpiphp: Slot [3] registered [ 0.448619] acpiphp: Slot [4] registered [ 0.450128] acpiphp: Slot [5] registered [ 0.451601] acpiphp: Slot [6] registered [ 0.453114] acpiphp: Slot [7] registered [ 0.454622] acpiphp: Slot [8] registered [ 0.456168] acpiphp: Slot [9] registered [ 0.457653] acpiphp: Slot [10] registered [ 0.459126] acpiphp: Slot [11] registered [ 0.460622] acpiphp: Slot [12] registered [ 0.462164] acpiphp: Slot [13] registered [ 0.463735] acpiphp: Slot [14] registered [ 0.465306] acpiphp: Slot [15] registered [ 0.482906] acpiphp: Slot [16] registered [ 0.484404] acpiphp: Slot [17] registered [ 0.485964] acpiphp: Slot [18] registered [ 0.487493] acpiphp: Slot [19] registered [ 0.488983] acpiphp: Slot [20] registered [ 0.490527] acpiphp: Slot [21] registered [ 0.492017] acpiphp: Slot [22] registered [ 0.493516] acpiphp: Slot [23] registered [ 0.495050] acpiphp: Slot [24] registered [ 0.496622] acpiphp: Slot [25] registered [ 0.498158] acpiphp: Slot [26] registered [ 0.499684] acpiphp: Slot [27] registered [ 0.501251] acpiphp: Slot [28] registered [ 0.502804] acpiphp: Slot [29] registered [ 0.504340] acpiphp: Slot [30] registered [ 0.505893] acpiphp: Slot [31] registered [ 0.507406] PCI host bridge to bus 0000:00 [ 0.508902] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.511164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.513459] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.516228] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.518937] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.521704] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.526544] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.528896] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.531095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.533440] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.538102] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.543336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.567202] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.569956] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.572586] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575193] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.577781] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.580084] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582510] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.584483] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587374] vgaarb: loaded [ 0.588515] vgaarb: bridge control possible 0000:00:02.0 [ 0.590745] SCSI subsystem initialized [ 0.592458] ACPI: bus type USB registered [ 0.594021] usbcore: registered new interface driver usbfs [ 0.595992] usbcore: registered new interface driver hub [ 0.597900] usbcore: registered new device driver usb [ 0.599919] PCI: Using ACPI for IRQ routing [ 0.602004] NetLabel: Initializing [ 0.603360] NetLabel: domain hash size = 128 [ 0.604969] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.606791] NetLabel: unlabeled traffic allowed by default [ 0.609007] clocksource: Switched to clocksource kvm-clock [ 0.619719] AppArmor: AppArmor Filesystem Enabled [ 0.621479] pnp: PnP ACPI init [ 0.623024] pnp: PnP ACPI: found 5 devices [ 0.630231] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.633439] NET: Registered protocol family 2 [ 0.635333] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.637708] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.639948] TCP: Hash tables configured (established 4096 bind 4096) [ 0.642163] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.644176] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.646361] NET: Registered protocol family 1 [ 0.647984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.650011] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.651995] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.666818] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.681713] Trying to unpack rootfs image as initramfs... [ 0.742488] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.745485] Scanning for low memory corruption every 60 seconds [ 0.747805] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.749987] audit: initializing netlink subsys (disabled) [ 0.751900] audit: type=2000 audit(1559195820.157:1): initialized [ 0.754220] Initialise system trusted keyring [ 0.755946] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.758078] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.761296] zbud: loaded [ 0.762500] VFS: Disk quotas dquot_6.6.0 [ 0.763972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.766662] fuse init (API version 7.23) [ 0.768247] Key type big_key registered [ 0.769736] Allocating IMA MOK and blacklist keyrings. [ 0.771892] Key type asymmetric registered [ 0.773395] Asymmetric key parser 'x509' registered [ 0.775161] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.777861] io scheduler noop registered [ 0.779326] io scheduler deadline registered (default) [ 0.781149] io scheduler cfq registered [ 0.782645] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.784572] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.786900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.789538] ACPI: Power Button [PWRF] [ 0.791049] GHES: HEST is not enabled! [ 0.805081] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.834308] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.837823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.864120] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.867842] Linux agpgart interface v0.103 [ 0.871605] brd: module loaded [ 0.874061] loop: module loaded [ 0.879488] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.882144] GPT:90111 != 2097151 [ 0.883401] GPT:Alternate GPT header not at the end of the disk. [ 0.885502] GPT:90111 != 2097151 [ 0.886775] GPT: Use GNU Parted to correct GPT errors. [ 0.888603] vda: vda1 vda15 [ 0.890542] scsi host0: ata_piix [ 0.891914] scsi host1: ata_piix [ 0.893216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.895526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.898381] libphy: Fixed MDIO Bus: probed [ 0.899933] tun: Universal TUN/TAP device driver, 1.6 [ 0.901744] tun: (C) 1999-2004 Max Krasnyansky [ 0.905151] PPP generic driver version 2.4.2 [ 0.906859] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.909160] ehci-pci: EHCI PCI platform driver [ 0.910820] ehci-platform: EHCI generic platform driver [ 0.912677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.914806] ohci-pci: OHCI PCI platform driver [ 0.916457] ohci-platform: OHCI generic platform driver [ 0.918370] uhci_hcd: USB Universal Host Controller Interface driver [ 0.933301] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.935213] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.937919] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.939747] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.941943] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.944224] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.946867] usb usb1: Product: UHCI Host Controller [ 0.948622] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.950787] usb usb1: SerialNumber: 0000:00:01.2 [ 0.952581] hub 1-0:1.0: USB hub found [ 0.954014] hub 1-0:1.0: 2 ports detected [ 0.955669] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.959445] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.961213] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.963103] mousedev: PS/2 mouse device common for all mice [ 0.965438] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.968584] rtc_cmos 00:00: RTC can wake from S4 [ 0.970782] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.973039] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.975289] i2c /dev entries driver [ 0.976669] device-mapper: uevent: version 1.0.3 [ 0.978377] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.981388] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983717] NET: Registered protocol family 10 [ 0.985691] NET: Registered protocol family 17 [ 0.987347] Key type dns_resolver registered [ 0.989058] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.991076] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.994276] registered taskstats version 1 [ 0.995845] Loading compiled-in X.509 certificates [ 0.998093] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.001557] zswap: loaded using pool lzo/zbud [ 1.003923] Key type trusted registered [ 1.006351] Key type encrypted registered [ 1.007835] AppArmor: AppArmor sha1 policy hashing enabled [ 1.009741] ima: No TPM chip found, activating TPM-bypass! [ 1.011664] evm: HMAC attrs: 0x1 [ 1.013309] Magic number: 3:667:922 [ 1.014834] rtc_cmos 00:00: setting system clock to 2019-05-30 05:57:00 UTC (1559195820) [ 1.017800] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.019886] EDD information not available. [ 1.054786] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.073863] Write protecting the kernel read-only data: 14336k [ 1.077355] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.080499] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.241030] 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.11... Lease of 192.168.120.11 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.04. 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.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ44jHUQxsrC/wohFN/i8nDUFZEvchRukraVc1XvS3t4wJoZsUVYDZNJBfiv+chAdtbP9dI7GknLY76VACseF7DaHxvTGmSaa6pKDgSOjagPJZuDFm3wVJzrS2JuIgly3Lz4136/64ZhH1o5G812n4GzCNz25Rxpzl2fyE42MyXY+oan5ScZcNb8mkjLX3irqez1za8Th0hAPWsEnyXjoH5egQIuXyMwAqOzjAawFw0hqY3NvyAxCHUCBCYaLLWzhMCo4PMoRFzbpQ7rLvyznet5+Q8wQIKpWTy/XVHwdhthOmyVmpN1BcsZM/3h7+zXEfK1dv4B9Ky4XoAcicCi/T root@cinder-test-vm-54c53d97-d5a0-401a-b402-793fee0dcdee ssh-dss AAAAB3NzaC1kc3MAAACBAJ4ifvkqok0HgY7Gzq63TQYsFuDFzzAT7/G/L8bqRQlHYAvgGpJlULxNOr0gZnonA7731wanm1ZqnV4RcWUvH6PQdswxkb4AK9H0JEE5Em/1iR21cQjG3MFAVxnQS0nsTfDGrXPdtNFABBhdnHyVvYnhaX9LjCkgsD3utTnZ5z3XAAAAFQDomGlUSRXQqxLt8+/BBcS+nzmzgQAAAIBwJv/I/Xdz9VZHcjFJsDtBap9XbO/2/X1Zi/2dbTd9lcjBPdoyeT9XQvNC2gmdiwEOUAIYAkwnoo5Xc86eHy6JWfpRWCKr7GKZuhh9znxUfyiA8bqRXzWvjICyVuDRYbUIG/SheoP/hhfgsq4KQCQL68g9hYkLqdpg0cPllwi8gQAAAIACj1vlcu9NO+Gt179jevmCK9F1EFKEAHeupeXcFnxJI6ZuXDNb+7dAGBmccEqIdMF9Y0eItYL58/nCjjTTegewtxnMSQAg2hXCyAep1OXTSuW6cnRNjiyXJpLIXnw8Xo9S0EqSWSTFP1SBuo9cDqOUxf99Ys4f0L+PppvoFVEOow== root@cinder-test-vm-54c53d97-d5a0-401a-b402-793fee0dcdee -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 1.15s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe0c:3905/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.11 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-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-54c53d97-d5a0-401a-b402-793fee0dcdee launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.10 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-54c53d97-d5a0-401a-b402-793fee0dcdee login: 2019-05-30 05:57:05,487 - paramiko.transport - DEBUG - starting thread (client mode): 0xe3a6f910L 2019-05-30 05:57:05,488 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 05:57:05,488 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-30 05:57:05,488 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-30 05:57:05,489 - 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-05-30 05:57:05,490 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 05:57:05,490 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-30 05:57:05,490 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 05:57:05,490 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 05:57:05,490 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 05:57:05,507 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 05:57:05,508 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 05:57:05,520 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.215: c8133e707f42dba03926bd2b1970751f 2019-05-30 05:57:05,520 - paramiko.transport - DEBUG - Trying discovered key cd3c2434d0053c723783134285fc0851 in /tmp/tmptQHrvr 2019-05-30 05:57:05,546 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 05:57:05,552 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 05:57:05,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-05-30 05:57:05,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/170cb485-d05c-429d-ae0a-07f74150e301/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -d '{"volumeAttachment": {"volumeId": "37177a09-2f08-4137-a625-67749cb83915"}}' 2019-05-30 05:57:08,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 05:57: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-bd2e4f31-c629-4e95-bf2e-17a621ed6ff8 x-openstack-request-id: req-bd2e4f31-c629-4e95-bf2e-17a621ed6ff8 2019-05-30 05:57:08,463 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "170cb485-d05c-429d-ae0a-07f74150e301", "id": "37177a09-2f08-4137-a625-67749cb83915", "volumeId": "37177a09-2f08-4137-a625-67749cb83915"}} 2019-05-30 05:57:08,463 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/170cb485-d05c-429d-ae0a-07f74150e301/os-volume_attachments used request id req-bd2e4f31-c629-4e95-bf2e-17a621ed6ff8 2019-05-30 05:57:08,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.9108247757s 2019-05-30 05:57:08,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-30 05:57:08,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:09,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Thu, 30 May 2019 05:57:08 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-29bbb0a8-f495-45a1-b996-b651cb91277d x-openstack-request-id: req-29bbb0a8-f495-45a1-b996-b651cb91277d 2019-05-30 05:57:09,507 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "55e8259d3cd34517af3ec71da3ef514f", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "self"}, {"href": "http://172.30.9.24:8776/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-30T05:56:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "updated_at": "2019-05-30T05:57:08.000000", "volume_type": "tripleo", "name": "cinder_test-volume_54c53d97-d5a0-401a-b402-793fee0dcdee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37177a09-2f08-4137-a625-67749cb83915", "size": 2}]} 2019-05-30 05:57:09,507 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/detail used request id req-29bbb0a8-f495-45a1-b996-b651cb91277d 2019-05-30 05:57:09,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.04331898689s 2019-05-30 05:57:09,509 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:57:11,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-30 05:57:11,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:12,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 573 Content-Type: application/json Date: Thu, 30 May 2019 05:57:12 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-51474dc7-bc55-44a0-8bb3-235709dec8fb x-openstack-request-id: req-51474dc7-bc55-44a0-8bb3-235709dec8fb 2019-05-30 05:57:12,504 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "55e8259d3cd34517af3ec71da3ef514f", "attachments": [{"server_id": "170cb485-d05c-429d-ae0a-07f74150e301", "attachment_id": "33938fcc-a007-4a7b-b16e-f0d782cbc0ec", "attached_at": "2019-05-30T05:57:11.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "37177a09-2f08-4137-a625-67749cb83915", "device": "/dev/vdb", "id": "37177a09-2f08-4137-a625-67749cb83915"}], "links": [{"href": "http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "self"}, {"href": "http://172.30.9.24:8776/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-30T05:56:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "updated_at": "2019-05-30T05:57:12.000000", "volume_type": "tripleo", "name": "cinder_test-volume_54c53d97-d5a0-401a-b402-793fee0dcdee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37177a09-2f08-4137-a625-67749cb83915", "size": 2}]} 2019-05-30 05:57:12,504 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/detail used request id req-51474dc7-bc55-44a0-8bb3-235709dec8fb 2019-05-30 05:57:12,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.992242097855s 2019-05-30 05:57:12,505 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 05:57:12,506 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-30 05:57:12,506 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 05:57:12,507 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 05:57:12,577 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-30 05:57:12,578 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-05-30 05:57:12,579 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 05:57:12,580 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-30 05:57:12,618 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-05-30 05:57:12,618 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-30 05:57:12,645 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-30 05:57:13,398 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-30 05:57:13,399 - 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: d2617a8f-adf1-445b-9c40-d83c9d729b79 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-05-30 05:57:13,399 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-05-30 05:57:13,400 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-30 05:57:13,400 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-05-30 05:57:13,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-05-30 05:57:13,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/170cb485-d05c-429d-ae0a-07f74150e301/os-volume_attachments/37177a09-2f08-4137-a625-67749cb83915 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:15,100 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 05:57: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-c08b22d7-8b0a-4720-a083-776e504b25b4 x-openstack-request-id: req-c08b22d7-8b0a-4720-a083-776e504b25b4 2019-05-30 05:57:15,101 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/170cb485-d05c-429d-ae0a-07f74150e301/os-volume_attachments/37177a09-2f08-4137-a625-67749cb83915 used request id req-c08b22d7-8b0a-4720-a083-776e504b25b4 2019-05-30 05:57:15,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.70024299622s 2019-05-30 05:57:15,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-30 05:57:15,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:15,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Thu, 30 May 2019 05:57:15 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-8328af1f-426a-4d46-8b3d-0bd624d3c9e6 x-openstack-request-id: req-8328af1f-426a-4d46-8b3d-0bd624d3c9e6 2019-05-30 05:57:15,162 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "55e8259d3cd34517af3ec71da3ef514f", "attachments": [{"server_id": "170cb485-d05c-429d-ae0a-07f74150e301", "attachment_id": "33938fcc-a007-4a7b-b16e-f0d782cbc0ec", "attached_at": "2019-05-30T05:57:11.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "37177a09-2f08-4137-a625-67749cb83915", "device": "/dev/vdb", "id": "37177a09-2f08-4137-a625-67749cb83915"}], "links": [{"href": "http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "self"}, {"href": "http://172.30.9.24:8776/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-30T05:56:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "updated_at": "2019-05-30T05:57:15.000000", "volume_type": "tripleo", "name": "cinder_test-volume_54c53d97-d5a0-401a-b402-793fee0dcdee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37177a09-2f08-4137-a625-67749cb83915", "size": 2}]} 2019-05-30 05:57:15,162 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/detail used request id req-8328af1f-426a-4d46-8b3d-0bd624d3c9e6 2019-05-30 05:57:15,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0610179901123s 2019-05-30 05:57:15,163 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:57:17,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-30 05:57:17,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:17,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Thu, 30 May 2019 05:57:17 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-76f51c56-7f5b-43a8-9f21-88f38b7585c6 x-openstack-request-id: req-76f51c56-7f5b-43a8-9f21-88f38b7585c6 2019-05-30 05:57:17,224 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "55e8259d3cd34517af3ec71da3ef514f", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "self"}, {"href": "http://172.30.9.24:8776/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-30T05:56:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "updated_at": "2019-05-30T05:57:15.000000", "volume_type": "tripleo", "name": "cinder_test-volume_54c53d97-d5a0-401a-b402-793fee0dcdee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37177a09-2f08-4137-a625-67749cb83915", "size": 2}]} 2019-05-30 05:57:17,224 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/detail used request id req-76f51c56-7f5b-43a8-9f21-88f38b7585c6 2019-05-30 05:57:17,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0590758323669s 2019-05-30 05:57:17,225 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-05-30 05:57:17,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-05-30 05:57:17,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -d '{"volumeAttachment": {"volumeId": "37177a09-2f08-4137-a625-67749cb83915"}}' 2019-05-30 05:57:17,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Thu, 30 May 2019 05:57: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-6c464210-e05c-4db0-9df3-c488941ba724 x-openstack-request-id: req-6c464210-e05c-4db0-9df3-c488941ba724 2019-05-30 05:57:17,999 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "0e00d447-294a-4632-836f-7f8e35e24a89", "id": "37177a09-2f08-4137-a625-67749cb83915", "volumeId": "37177a09-2f08-4137-a625-67749cb83915"}} 2019-05-30 05:57:17,999 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89/os-volume_attachments used request id req-6c464210-e05c-4db0-9df3-c488941ba724 2019-05-30 05:57:17,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.773600101471s 2019-05-30 05:57:18,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-30 05:57:18,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:18,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Thu, 30 May 2019 05:57:18 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-9d5461a3-4657-4ea8-9893-da35918ce549 x-openstack-request-id: req-9d5461a3-4657-4ea8-9893-da35918ce549 2019-05-30 05:57:18,055 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "55e8259d3cd34517af3ec71da3ef514f", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "self"}, {"href": "http://172.30.9.24:8776/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-30T05:56:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "updated_at": "2019-05-30T05:57:18.000000", "volume_type": "tripleo", "name": "cinder_test-volume_54c53d97-d5a0-401a-b402-793fee0dcdee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37177a09-2f08-4137-a625-67749cb83915", "size": 2}]} 2019-05-30 05:57:18,055 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/detail used request id req-9d5461a3-4657-4ea8-9893-da35918ce549 2019-05-30 05:57:18,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0558700561523s 2019-05-30 05:57:18,056 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:57:20,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-30 05:57:20,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:20,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Thu, 30 May 2019 05:57:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3ea5083e-0afd-4d51-b4c3-9690e2361327 x-openstack-request-id: req-3ea5083e-0afd-4d51-b4c3-9690e2361327 2019-05-30 05:57:20,118 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "55e8259d3cd34517af3ec71da3ef514f", "attachments": [{"server_id": "0e00d447-294a-4632-836f-7f8e35e24a89", "attachment_id": "106300de-ba04-4529-9d0e-8944dc469254", "attached_at": "2019-05-30T05:57:19.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "37177a09-2f08-4137-a625-67749cb83915", "device": "/dev/vdb", "id": "37177a09-2f08-4137-a625-67749cb83915"}], "links": [{"href": "http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "self"}, {"href": "http://172.30.9.24:8776/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-30T05:56:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "updated_at": "2019-05-30T05:57:20.000000", "volume_type": "tripleo", "name": "cinder_test-volume_54c53d97-d5a0-401a-b402-793fee0dcdee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37177a09-2f08-4137-a625-67749cb83915", "size": 2}]} 2019-05-30 05:57:20,118 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/detail used request id req-3ea5083e-0afd-4d51-b4c3-9690e2361327 2019-05-30 05:57:20,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0590300559998s 2019-05-30 05:57:20,119 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 05:57:20,121 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-30 05:57:20,121 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 05:57:20,124 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 05:57:20,191 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-30 05:57:20,191 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-05-30 05:57:20,192 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-30 05:57:20,192 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 05:57:20,231 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-05-30 05:57:20,231 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-30 05:57:20,257 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-30 05:57:20,324 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-30 05:57:20,324 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-05-30 05:57:20,325 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-05-30 05:57:20,325 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-30 05:57:20,325 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-05-30 05:57:20,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-05-30 05:57:20,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89/os-volume_attachments/37177a09-2f08-4137-a625-67749cb83915 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:22,033 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 05:57: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-afda6596-2657-49ca-a1b0-c1ee184fa9c0 x-openstack-request-id: req-afda6596-2657-49ca-a1b0-c1ee184fa9c0 2019-05-30 05:57:22,033 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89/os-volume_attachments/37177a09-2f08-4137-a625-67749cb83915 used request id req-afda6596-2657-49ca-a1b0-c1ee184fa9c0 2019-05-30 05:57:22,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.70729708672s 2019-05-30 05:57:22,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-30 05:57:22,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:22,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Thu, 30 May 2019 05:57:22 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-8ef83cc4-fc4d-4fcd-91e7-0ca86b4495de x-openstack-request-id: req-8ef83cc4-fc4d-4fcd-91e7-0ca86b4495de 2019-05-30 05:57:22,091 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "55e8259d3cd34517af3ec71da3ef514f", "attachments": [{"server_id": "0e00d447-294a-4632-836f-7f8e35e24a89", "attachment_id": "106300de-ba04-4529-9d0e-8944dc469254", "attached_at": "2019-05-30T05:57:19.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "37177a09-2f08-4137-a625-67749cb83915", "device": "/dev/vdb", "id": "37177a09-2f08-4137-a625-67749cb83915"}], "links": [{"href": "http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "self"}, {"href": "http://172.30.9.24:8776/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-30T05:56:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "updated_at": "2019-05-30T05:57:22.000000", "volume_type": "tripleo", "name": "cinder_test-volume_54c53d97-d5a0-401a-b402-793fee0dcdee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37177a09-2f08-4137-a625-67749cb83915", "size": 2}]} 2019-05-30 05:57:22,091 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/detail used request id req-8ef83cc4-fc4d-4fcd-91e7-0ca86b4495de 2019-05-30 05:57:22,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0571939945221s 2019-05-30 05:57:22,092 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:57:24,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-30 05:57:24,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:24,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Thu, 30 May 2019 05:57:24 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-13c55ef7-ec9f-43e1-802c-5ef7d165b4b6 x-openstack-request-id: req-13c55ef7-ec9f-43e1-802c-5ef7d165b4b6 2019-05-30 05:57:24,164 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "55e8259d3cd34517af3ec71da3ef514f", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "self"}, {"href": "http://172.30.9.24:8776/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-30T05:56:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "updated_at": "2019-05-30T05:57:22.000000", "volume_type": "tripleo", "name": "cinder_test-volume_54c53d97-d5a0-401a-b402-793fee0dcdee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37177a09-2f08-4137-a625-67749cb83915", "size": 2}]} 2019-05-30 05:57:24,164 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/detail used request id req-13c55ef7-ec9f-43e1-802c-5ef7d165b4b6 2019-05-30 05:57:24,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0697500705719s 2019-05-30 05:57:24,281 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 05:57:24,281 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:15 | PASS | +---------------------+------------------+------------------+----------------+ 2019-05-30 05:57:24,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-30 05:57:24,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:24,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 30 May 2019 05:57: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-bac36414-ca89-4ae5-a360-914139b23457 x-openstack-request-id: req-bac36414-ca89-4ae5-a360-914139b23457 2019-05-30 05:57:24,429 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89 used request id req-bac36414-ca89-4ae5-a360-914139b23457 2019-05-30 05:57:24,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.144263029099s 2019-05-30 05:57:24,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:57:24,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:25,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Thu, 30 May 2019 05:57: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-ca4ea1ad-8368-4c0c-8ebe-76c06c364213 x-openstack-request-id: req-ca4ea1ad-8368-4c0c-8ebe-76c06c364213 2019-05-30 05:57:25,110 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:39:05", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:39:05", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/170cb485-d05c-429d-ae0a-07f74150e301", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/170cb485-d05c-429d-ae0a-07f74150e301", "rel": "bookmark"}], "image": {"id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "links": [{"href": "http://172.30.9.24:8774/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:56:59.000000", "flavor": {"id": "542da4db-2383-46a9-b26b-54efffebdb99", "links": [{"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "bookmark"}]}, "id": "170cb485-d05c-429d-ae0a-07f74150e301", "security_groups": [{"name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}], "user_id": "55e8259d3cd34517af3ec71da3ef514f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:56:59Z", "hostId": "ff91e09cf40769a1fca351f26e6d92a1a2c78e7800e869ea7fba8261", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "name": "cinder_test-vm_54c53d97-d5a0-401a-b402-793fee0dcdee", "created": "2019-05-30T05:56:52Z", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:f3:b1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:f3:b1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e00d447-294a-4632-836f-7f8e35e24a89", "rel": "bookmark"}], "image": {"id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "links": [{"href": "http://172.30.9.24:8774/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:56:29.000000", "flavor": {"id": "542da4db-2383-46a9-b26b-54efffebdb99", "links": [{"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "bookmark"}]}, "id": "0e00d447-294a-4632-836f-7f8e35e24a89", "security_groups": [{"name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}], "user_id": "55e8259d3cd34517af3ec71da3ef514f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:57:24Z", "hostId": "a38a70c3814ecbacb6688f90ab1724adbcc53f446104b497509d237d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "name": "cinder_test-vm2_54c53d97-d5a0-401a-b402-793fee0dcdee", "created": "2019-05-30T05:56:22Z", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:57:25,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ca4ea1ad-8368-4c0c-8ebe-76c06c364213 2019-05-30 05:57:25,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681792020798s 2019-05-30 05:57:25,113 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:57:27,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:57:27,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:27,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 759 Content-Type: application/json Date: Thu, 30 May 2019 05:57: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-72668324-0da6-4af6-bbf5-1adc4edf22d1 x-openstack-request-id: req-72668324-0da6-4af6-bbf5-1adc4edf22d1 2019-05-30 05:57:27,617 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:39:05", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:39:05", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/170cb485-d05c-429d-ae0a-07f74150e301", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/170cb485-d05c-429d-ae0a-07f74150e301", "rel": "bookmark"}], "image": {"id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "links": [{"href": "http://172.30.9.24:8774/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:56:59.000000", "flavor": {"id": "542da4db-2383-46a9-b26b-54efffebdb99", "links": [{"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "bookmark"}]}, "id": "170cb485-d05c-429d-ae0a-07f74150e301", "security_groups": [{"name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}], "user_id": "55e8259d3cd34517af3ec71da3ef514f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:56:59Z", "hostId": "ff91e09cf40769a1fca351f26e6d92a1a2c78e7800e869ea7fba8261", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "name": "cinder_test-vm_54c53d97-d5a0-401a-b402-793fee0dcdee", "created": "2019-05-30T05:56:52Z", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:57:27,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-72668324-0da6-4af6-bbf5-1adc4edf22d1 2019-05-30 05:57:27,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501222848892s 2019-05-30 05:57:27,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-30 05:57:27,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/a098c67d-7e2d-48ad-ad74-e82f41c588fa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:28,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:57:29 GMT X-Openstack-Request-Id: req-68c7d527-0d87-4d28-85e3-7afb05eec00d 2019-05-30 05:57:28,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:57:28,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/a098c67d-7e2d-48ad-ad74-e82f41c588fa.json used request id req-68c7d527-0d87-4d28-85e3-7afb05eec00d 2019-05-30 05:57:28,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.1179561615s 2019-05-30 05:57:28,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:57:28,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:28,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Thu, 30 May 2019 05:57:29 GMT X-Openstack-Request-Id: req-971799a7-b5a3-4c7b-847d-08929d52b24a 2019-05-30 05:57:28,822 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e93201c-a1d5-49e5-9086-640d84383599", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:57:03Z", "updated_at": "2019-05-30T05:57:05Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2617e404-868a-49cd-829e-943ef2beddce", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0c:39:05", "device_id": "170cb485-d05c-429d-ae0a-07f74150e301"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.215", "revision_number": 1, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_id": "663ea34d-519b-4c72-93ef-be087ec58a25", "id": "415b57f5-b9b0-40c1-97cd-c18a928bb557", "qos_policy_id": null}]} 2019-05-30 05:57:28,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-971799a7-b5a3-4c7b-847d-08929d52b24a 2019-05-30 05:57:28,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0757341384888s 2019-05-30 05:57:28,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-30 05:57:28,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:28,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Thu, 30 May 2019 05:57:29 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1d94e1fd-c864-4a2a-9669-109c5c0270df x-openstack-request-id: req-1d94e1fd-c864-4a2a-9669-109c5c0270df 2019-05-30 05:57:28,877 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "55e8259d3cd34517af3ec71da3ef514f", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "self"}, {"href": "http://172.30.9.24:8776/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-30T05:56:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "updated_at": "2019-05-30T05:57:22.000000", "volume_type": "tripleo", "name": "cinder_test-volume_54c53d97-d5a0-401a-b402-793fee0dcdee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37177a09-2f08-4137-a625-67749cb83915", "size": 2}]} 2019-05-30 05:57:28,877 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/detail used request id req-1d94e1fd-c864-4a2a-9669-109c5c0270df 2019-05-30 05:57:28,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.050840139389s 2019-05-30 05:57:28,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-05-30 05:57:28,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:29,971 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 05:57:29 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-0227e19d-6c8f-4fb5-982e-8af48cd66d8a 2019-05-30 05:57:29,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-05-30 05:57:29,971 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915 used request id req-0227e19d-6c8f-4fb5-982e-8af48cd66d8a 2019-05-30 05:57:29,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 1.09302711487s 2019-05-30 05:57:29,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-30 05:57:29,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:30,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Thu, 30 May 2019 05:57:30 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-bd306057-afc9-40b3-809f-b54c5d95df5c x-openstack-request-id: req-bd306057-afc9-40b3-809f-b54c5d95df5c 2019-05-30 05:57:30,023 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "55e8259d3cd34517af3ec71da3ef514f", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "self"}, {"href": "http://172.30.9.24:8776/9f9b3a01c3f34caeadceda9a2a211039/volumes/37177a09-2f08-4137-a625-67749cb83915", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-30T05:56:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "updated_at": "2019-05-30T05:57:30.000000", "volume_type": "tripleo", "name": "cinder_test-volume_54c53d97-d5a0-401a-b402-793fee0dcdee", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37177a09-2f08-4137-a625-67749cb83915", "size": 2}]} 2019-05-30 05:57:30,023 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/detail used request id req-bd306057-afc9-40b3-809f-b54c5d95df5c 2019-05-30 05:57:30,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0518839359283s 2019-05-30 05:57:30,024 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:57:32,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-30 05:57:32,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:32,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 30 May 2019 05:57:32 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-132df9f3-f811-4c2a-a475-4feef24afaa0 x-openstack-request-id: req-132df9f3-f811-4c2a-a475-4feef24afaa0 2019-05-30 05:57:32,071 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-05-30 05:57:32,071 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/9f9b3a01c3f34caeadceda9a2a211039/volumes/detail used request id req-132df9f3-f811-4c2a-a475-4feef24afaa0 2019-05-30 05:57:32,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.044252872467s 2019-05-30 05:57:32,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-30 05:57:32,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/415b57f5-b9b0-40c1-97cd-c18a928bb557.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:33,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:57:33 GMT X-Openstack-Request-Id: req-8af5a3fc-a2bf-494d-ae02-120d6411cc8a 2019-05-30 05:57:33,259 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:57:33,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/415b57f5-b9b0-40c1-97cd-c18a928bb557.json used request id req-8af5a3fc-a2bf-494d-ae02-120d6411cc8a 2019-05-30 05:57:33,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.18501496315s 2019-05-30 05:57:33,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 05:57:33,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:33,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:57:34 GMT X-Openstack-Request-Id: req-9cd79b0d-10a5-4e9b-ab21-e17cecc75cf2 2019-05-30 05:57:33,501 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 05:57:33,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9cd79b0d-10a5-4e9b-ab21-e17cecc75cf2 2019-05-30 05:57:33,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.229066133499s 2019-05-30 05:57:33,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-30 05:57:33,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/170cb485-d05c-429d-ae0a-07f74150e301 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:33,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 30 May 2019 05:57: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-0d049915-c00d-49bb-9fca-79c53611a1f5 x-openstack-request-id: req-0d049915-c00d-49bb-9fca-79c53611a1f5 2019-05-30 05:57:33,652 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/170cb485-d05c-429d-ae0a-07f74150e301 used request id req-0d049915-c00d-49bb-9fca-79c53611a1f5 2019-05-30 05:57:33,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.150161027908s 2019-05-30 05:57:33,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:57:33,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:33,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Thu, 30 May 2019 05:57: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-7ab055c6-e2df-43fd-9417-e92825477ea8 x-openstack-request-id: req-7ab055c6-e2df-43fd-9417-e92825477ea8 2019-05-30 05:57:33,823 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:39:05", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:39:05", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/170cb485-d05c-429d-ae0a-07f74150e301", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/170cb485-d05c-429d-ae0a-07f74150e301", "rel": "bookmark"}], "image": {"id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "links": [{"href": "http://172.30.9.24:8774/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T05:56:59.000000", "flavor": {"id": "542da4db-2383-46a9-b26b-54efffebdb99", "links": [{"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "bookmark"}]}, "id": "170cb485-d05c-429d-ae0a-07f74150e301", "security_groups": [{"name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}], "user_id": "55e8259d3cd34517af3ec71da3ef514f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T05:57:34Z", "hostId": "ff91e09cf40769a1fca351f26e6d92a1a2c78e7800e869ea7fba8261", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee", "name": "cinder_test-vm_54c53d97-d5a0-401a-b402-793fee0dcdee", "created": "2019-05-30T05:56:52Z", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 05:57:33,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7ab055c6-e2df-43fd-9417-e92825477ea8 2019-05-30 05:57:33,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17073392868s 2019-05-30 05:57:33,824 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 05:57:35,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 05:57:35,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:35,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 30 May 2019 05:57: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-d327ec14-0ba7-481c-a71d-aed8007b28ac x-openstack-request-id: req-d327ec14-0ba7-481c-a71d-aed8007b28ac 2019-05-30 05:57:35,890 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-30 05:57:35,890 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d327ec14-0ba7-481c-a71d-aed8007b28ac 2019-05-30 05:57:35,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0638689994812s 2019-05-30 05:57:35,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:57:35,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:35,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Thu, 30 May 2019 05:57:36 GMT X-Openstack-Request-Id: req-9ba5cca1-8d77-462c-b207-55cf41c22585 2019-05-30 05:57:35,939 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:09Z", "updated_at": "2019-05-30T05:56:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "39029566-d5c4-4fc4-9e3f-6eecfaf64180", "remote_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "6fb1f5f0-9a1d-4ace-be17-21f17cd6f885", "remote_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "a37b9053-ddc1-4337-882e-421c809969cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "f9be1113-50b2-4edf-937e-12da5ab78d37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}], "revision_number": 1, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:19Z", "updated_at": "2019-05-30T05:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:19Z", "revision_number": 0, "id": "150b6cac-1380-470a-9ca8-1edeecbb4d9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:19Z", "security_group_id": "de1d2d4d-2cc2-4272-82c7-225df4b6308d", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T05:56:20Z", "revision_number": 0, "id": "201e1f83-cdcd-4b23-ac53-03004c71a1b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:20Z", "security_group_id": "de1d2d4d-2cc2-4272-82c7-225df4b6308d", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:19Z", "revision_number": 0, "id": "4a353584-03c1-46a4-b2e9-d85ff57cc308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:19Z", "security_group_id": "de1d2d4d-2cc2-4272-82c7-225df4b6308d", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:20Z", "revision_number": 0, "id": "9ce82b82-096e-4e30-844d-4f5ea8eb5f5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:20Z", "security_group_id": "de1d2d4d-2cc2-4272-82c7-225df4b6308d", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}], "revision_number": 3, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "id": "de1d2d4d-2cc2-4272-82c7-225df4b6308d", "name": "cinder_test-sg_54c53d97-d5a0-401a-b402-793fee0dcdee"}]} 2019-05-30 05:57:35,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-9ba5cca1-8d77-462c-b207-55cf41c22585 2019-05-30 05:57:35,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0427210330963s 2019-05-30 05:57:35,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 05:57:35,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/de1d2d4d-2cc2-4272-82c7-225df4b6308d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:36,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:57:36 GMT X-Openstack-Request-Id: req-b59c2596-4aba-4af0-9235-194b2d894f93 2019-05-30 05:57:36,087 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:57:36,087 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/de1d2d4d-2cc2-4272-82c7-225df4b6308d.json used request id req-b59c2596-4aba-4af0-9235-194b2d894f93 2019-05-30 05:57:36,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.144296884537s 2019-05-30 05:57:36,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-30 05:57:36,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:36,116 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 05:57: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-3d5e57b0-dbd3-45ce-92ab-79e2e4163663 x-openstack-request-id: req-3d5e57b0-dbd3-45ce-92ab-79e2e4163663 2019-05-30 05:57:36,117 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_54c53d97-d5a0-401a-b402-793fee0dcdee used request id req-3d5e57b0-dbd3-45ce-92ab-79e2e4163663 2019-05-30 05:57:36,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0290250778198s 2019-05-30 05:57:36,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 05:57:36,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/9e93201c-a1d5-49e5-9086-640d84383599/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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" -d '{"subnet_id": "fee28270-dbaf-4f71-b9af-ee042560d562"}' 2019-05-30 05:57:38,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:57:38 GMT X-Openstack-Request-Id: req-739b8679-ff5a-428d-a885-961d66ff6877 2019-05-30 05:57:38,211 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2617e404-868a-49cd-829e-943ef2beddce", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "subnet_id": "fee28270-dbaf-4f71-b9af-ee042560d562", "subnet_ids": ["fee28270-dbaf-4f71-b9af-ee042560d562"], "port_id": "5de9aef6-b4f6-4033-8ad9-4ce1ec1f54c1", "id": "9e93201c-a1d5-49e5-9086-640d84383599"} 2019-05-30 05:57:38,211 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/9e93201c-a1d5-49e5-9086-640d84383599/remove_router_interface.json used request id req-739b8679-ff5a-428d-a885-961d66ff6877 2019-05-30 05:57:38,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.09446310997s 2019-05-30 05:57:38,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 05:57:38,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:38,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Thu, 30 May 2019 05:57:38 GMT X-Openstack-Request-Id: req-5cf805cd-eab9-4453-8d99-33f2138890a8 2019-05-30 05:57:38,338 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:12Z", "admin_state_up": true, "updated_at": "2019-05-30T05:57:37Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "id": "9e93201c-a1d5-49e5-9086-640d84383599", "name": "cinder_test-router_54c53d97-d5a0-401a-b402-793fee0dcdee"}]} 2019-05-30 05:57:38,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5cf805cd-eab9-4453-8d99-33f2138890a8 2019-05-30 05:57:38,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126168012619s 2019-05-30 05:57:38,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 05:57:38,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/9e93201c-a1d5-49e5-9086-640d84383599.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:39,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:57:40 GMT X-Openstack-Request-Id: req-db285468-8638-4a0f-8a80-3344d2eaa37c 2019-05-30 05:57:39,717 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:57:39,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/9e93201c-a1d5-49e5-9086-640d84383599.json used request id req-db285468-8638-4a0f-8a80-3344d2eaa37c 2019-05-30 05:57:39,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37814593315s 2019-05-30 05:57:39,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 05:57:39,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:39,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Thu, 30 May 2019 05:57:40 GMT X-Openstack-Request-Id: req-3ceec36d-252c-481c-a647-6704a31f73fc 2019-05-30 05:57:39,762 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2617e404-868a-49cd-829e-943ef2beddce","tenant_id":"9f9b3a01c3f34caeadceda9a2a211039","created_at":"2019-05-30T05:56:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T05:56:11Z","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":"9f9b3a01c3f34caeadceda9a2a211039","id":"fee28270-dbaf-4f71-b9af-ee042560d562","subnetpool_id":null,"name":"cinder_test-subnet_54c53d97-d5a0-401a-b402-793fee0dcdee"}]} 2019-05-30 05:57:39,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3ceec36d-252c-481c-a647-6704a31f73fc 2019-05-30 05:57:39,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0443811416626s 2019-05-30 05:57:39,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 05:57:39,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/fee28270-dbaf-4f71-b9af-ee042560d562.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:40,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:57:41 GMT X-Openstack-Request-Id: req-5e31c8a1-06ec-4366-a639-fd9cdb456848 2019-05-30 05:57:40,763 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:57:40,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/fee28270-dbaf-4f71-b9af-ee042560d562.json used request id req-5e31c8a1-06ec-4366-a639-fd9cdb456848 2019-05-30 05:57:40,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00030708313s 2019-05-30 05:57:40,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:57:40,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:40,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Thu, 30 May 2019 05:57:41 GMT X-Openstack-Request-Id: req-9090b3af-eb2f-48e6-b31d-e6e80a2ac7c9 2019-05-30 05:57:40,865 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2617e404-868a-49cd-829e-943ef2beddce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9f9b3a01c3f34caeadceda9a2a211039","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:57:41Z","qos_policy_id":null,"name":"cinder_test-net_54c53d97-d5a0-401a-b402-793fee0dcdee","admin_state_up":true,"tenant_id":"9f9b3a01c3f34caeadceda9a2a211039","created_at":"2019-05-30T05:56:10Z","mtu":1450}]} 2019-05-30 05:57:40,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9090b3af-eb2f-48e6-b31d-e6e80a2ac7c9 2019-05-30 05:57:40,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101696014404s 2019-05-30 05:57:40,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 05:57:40,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/2617e404-868a-49cd-829e-943ef2beddce.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:42,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:57:42 GMT X-Openstack-Request-Id: req-04b3c9c7-a8e3-4d37-a221-4d6685d242f2 2019-05-30 05:57:42,063 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:57:42,063 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/2617e404-868a-49cd-829e-943ef2beddce.json used request id req-04b3c9c7-a8e3-4d37-a221-4d6685d242f2 2019-05-30 05:57:42,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19680309296s 2019-05-30 05:57:42,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:57:42,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:42,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 30 May 2019 05:57:42 GMT X-Openstack-Request-Id: req-6b7c5f20-37b4-4813-924e-ddffc45a7627 2019-05-30 05:57:42,110 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:56:18Z", "file": "/v2/images/ae0e83b5-b188-419e-9707-f4aff560b64c/file", "owner": "9f9b3a01c3f34caeadceda9a2a211039", "id": "ae0e83b5-b188-419e-9707-f4aff560b64c", "size": 12716032, "self": "/v2/images/ae0e83b5-b188-419e-9707-f4aff560b64c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/ae0e83b5-b188-419e-9707-f4aff560b64c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/ae0e83b5-b188-419e-9707-f4aff560b64c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_54c53d97-d5a0-401a-b402-793fee0dcdee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_54c53d97-d5a0-401a-b402-793fee0dcdee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:56:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:57:42,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6b7c5f20-37b4-4813-924e-ddffc45a7627 2019-05-30 05:57:42,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0425360202789s 2019-05-30 05:57:42,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 05:57:42,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/ae0e83b5-b188-419e-9707-f4aff560b64c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cee80a36b02c916c50b5579afdaf0e3c904fa0d" 2019-05-30 05:57:42,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 05:57:42 GMT X-Openstack-Request-Id: req-821b9778-3473-4b4a-999d-8c50db1f2f74 2019-05-30 05:57:42,480 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 05:57:42,480 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/ae0e83b5-b188-419e-9707-f4aff560b64c used request id req-821b9778-3473-4b4a-999d-8c50db1f2f74 2019-05-30 05:57:42,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.368697881699s 2019-05-30 05:57:42,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 05:57:42,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:57:42,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:57: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-85a286d3-d6c0-4e4d-99c4-3e780929c0b2 x-openstack-request-id: req-85a286d3-d6c0-4e4d-99c4-3e780929c0b2 2019-05-30 05:57:42,505 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_54c53d97-d5a0-401a-b402-793fee0dcdee", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/542da4db-2383-46a9-b26b-54efffebdb99", "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": "542da4db-2383-46a9-b26b-54efffebdb99"}]} 2019-05-30 05:57:42,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-85a286d3-d6c0-4e4d-99c4-3e780929c0b2 2019-05-30 05:57:42,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0213689804077s 2019-05-30 05:57:42,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 05:57:42,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/542da4db-2383-46a9-b26b-54efffebdb99 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:57:42,527 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 05:57: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-8a488d7c-4a51-4e8b-b8ae-5f1aa9efe05e x-openstack-request-id: req-8a488d7c-4a51-4e8b-b8ae-5f1aa9efe05e 2019-05-30 05:57:42,527 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/542da4db-2383-46a9-b26b-54efffebdb99 used request id req-8a488d7c-4a51-4e8b-b8ae-5f1aa9efe05e 2019-05-30 05:57:42,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.021518945694s 2019-05-30 05:57:42,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:57:42,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:57:42,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 30 May 2019 05:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd741144-ba48-4625-85b6-81549cebeabb 2019-05-30 05:57:42,754 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder_test-user_54c53d97-d5a0-401a-b402-793fee0dcdee", "links": {"self": "http://172.30.9.24:5000/v3/users/55e8259d3cd34517af3ec71da3ef514f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "55e8259d3cd34517af3ec71da3ef514f", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 05:57:42,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-cd741144-ba48-4625-85b6-81549cebeabb 2019-05-30 05:57:42,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226444005966s 2019-05-30 05:57:42,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:57:42,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/55e8259d3cd34517af3ec71da3ef514f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:57:42,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Thu, 30 May 2019 05:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff115d03-736c-4d22-845c-801a118963bc 2019-05-30 05:57:42,965 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_54c53d97-d5a0-401a-b402-793fee0dcdee", "links": {"self": "http://172.30.9.24:5000/v3/users/55e8259d3cd34517af3ec71da3ef514f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "55e8259d3cd34517af3ec71da3ef514f", "description": null}} 2019-05-30 05:57:42,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/55e8259d3cd34517af3ec71da3ef514f used request id req-ff115d03-736c-4d22-845c-801a118963bc 2019-05-30 05:57:42,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207417964935s 2019-05-30 05:57:42,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 05:57:42,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/55e8259d3cd34517af3ec71da3ef514f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:57:43,292 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8cfe960-7af3-49aa-822b-4eafdf64ad0a 2019-05-30 05:57:43,292 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:57:43,292 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/55e8259d3cd34517af3ec71da3ef514f used request id req-a8cfe960-7af3-49aa-822b-4eafdf64ad0a 2019-05-30 05:57:43,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.326420068741s 2019-05-30 05:57:43,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:57:43,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:57:43,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 30 May 2019 05:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654c907f-8d77-4eae-917e-5e44841dc380 2019-05-30 05:57:43,507 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/9f9b3a01c3f34caeadceda9a2a211039"}, "tags": [], "enabled": true, "id": "9f9b3a01c3f34caeadceda9a2a211039", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_54c53d97-d5a0-401a-b402-793fee0dcdee"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 05:57:43,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-654c907f-8d77-4eae-917e-5e44841dc380 2019-05-30 05:57:43,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207967042923s 2019-05-30 05:57:43,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 05:57:43,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/9f9b3a01c3f34caeadceda9a2a211039 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:57:43,678 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24dee05d-6a12-4fbd-b4f6-0e1b9ecb1419 2019-05-30 05:57:43,678 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:57:43,679 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/9f9b3a01c3f34caeadceda9a2a211039 used request id req-24dee05d-6a12-4fbd-b4f6-0e1b9ecb1419 2019-05-30 05:57:43,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.168920040131s 2019-05-30 05:57:43,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:57:43,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=9f9b3a01c3f34caeadceda9a2a211039&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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:57:44,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 05:57:44 GMT X-Openstack-Request-Id: req-286258d1-ab20-4ba6-9d28-35de1ddd7896 2019-05-30 05:57:44,101 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:09Z", "updated_at": "2019-05-30T05:56:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "39029566-d5c4-4fc4-9e3f-6eecfaf64180", "remote_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "6fb1f5f0-9a1d-4ace-be17-21f17cd6f885", "remote_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "a37b9053-ddc1-4337-882e-421c809969cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "f9be1113-50b2-4edf-937e-12da5ab78d37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}], "revision_number": 1, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "name": "default"}]} 2019-05-30 05:57:44,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=9f9b3a01c3f34caeadceda9a2a211039&name=default used request id req-286258d1-ab20-4ba6-9d28-35de1ddd7896 2019-05-30 05:57:44,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.419454813004s 2019-05-30 05:57:44,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 05:57:44,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:57:44,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 30 May 2019 05:57:44 GMT X-Openstack-Request-Id: req-3a4bc303-211d-4771-b0b0-6c0a331cfae2 2019-05-30 05:57:44,156 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "created_at": "2019-05-30T05:56:09Z", "updated_at": "2019-05-30T05:56:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "39029566-d5c4-4fc4-9e3f-6eecfaf64180", "remote_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "6fb1f5f0-9a1d-4ace-be17-21f17cd6f885", "remote_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "a37b9053-ddc1-4337-882e-421c809969cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:56:10Z", "revision_number": 0, "id": "f9be1113-50b2-4edf-937e-12da5ab78d37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:56:10Z", "security_group_id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "tenant_id": "9f9b3a01c3f34caeadceda9a2a211039", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f9b3a01c3f34caeadceda9a2a211039"}], "revision_number": 1, "project_id": "9f9b3a01c3f34caeadceda9a2a211039", "id": "2bacfeec-3a34-49ee-80b4-cb08b23e9e20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 05:57:44,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3a4bc303-211d-4771-b0b0-6c0a331cfae2 2019-05-30 05:57:44,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0507369041443s 2019-05-30 05:57:44,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 05:57:44,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/2bacfeec-3a34-49ee-80b4-cb08b23e9e20.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b9e89371014d972f49f5167ee8c22d3d2393cefb" 2019-05-30 05:57:44,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 05:57:44 GMT X-Openstack-Request-Id: req-53f339dd-a50d-42d5-b665-af4f177b803d 2019-05-30 05:57:44,289 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 05:57:44,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/2bacfeec-3a34-49ee-80b4-cb08b23e9e20.json used request id req-53f339dd-a50d-42d5-b665-af4f177b803d 2019-05-30 05:57:44,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.128076076508s 2019-05-30 05:57:44,325 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-05-30 05:57:44,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:57:44,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 05:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f5bc53-e8ae-4f5d-9918-06bcd57b865e 2019-05-30 05:57:44,395 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 05:57:44,395 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-b4f5bc53-e8ae-4f5d-9918-06bcd57b865e 2019-05-30 05:57:44,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 05:57:44,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T06:57:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["YYYh6CF3QSS8GwOd6EFSeA"], "issued_at": "2019-05-30T05:57:45.000000Z"}} 2019-05-30 05:57:44,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:57:44,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:45,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 30 May 2019 05:57:45 GMT X-Openstack-Request-Id: req-f2875a07-e035-4a2d-9a84-7a9971c3e215 2019-05-30 05:57:45,160 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 05:57:45,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f2875a07-e035-4a2d-9a84-7a9971c3e215 2019-05-30 05:57:45,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36297082901s 2019-05-30 05:57:45,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:57:45,173 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 05:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7144bf4c-e4ef-46b1-ab52-437afb9433c2 2019-05-30 05:57:45,173 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 05:57:45,173 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-7144bf4c-e4ef-46b1-ab52-437afb9433c2 2019-05-30 05:57:45,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:57:45,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:45,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 05:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a752c1ae-7039-4b3a-89e4-500d46016831 2019-05-30 05:57:45,376 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 05:57:45,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-a752c1ae-7039-4b3a-89e4-500d46016831 2019-05-30 05:57:45,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20265007019s 2019-05-30 05:57:45,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 05:57:45,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_dbfc7480-2927-4f50-8385-1975403c4636"}}' 2019-05-30 05:57:45,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Thu, 30 May 2019 05:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8435b228-85a9-46e4-93cd-b5c9f2321329 2019-05-30 05:57:45,697 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/0cc30623a0284f318d3beb41a7939fdf"}, "tags": [], "enabled": true, "id": "0cc30623a0284f318d3beb41a7939fdf", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_dbfc7480-2927-4f50-8385-1975403c4636"}} 2019-05-30 05:57:45,698 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-8435b228-85a9-46e4-93cd-b5c9f2321329 2019-05-30 05:57:45,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.313761949539s 2019-05-30 05:57:45,698 - 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'0cc30623a0284f318d3beb41a7939fdf', '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_dbfc7480-2927-4f50-8385-1975403c4636'}) 2019-05-30 05:57:45,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 05:57:45,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "J182zKGmRDpwzdDMR74KLk4DPZ64gL", "email": null, "name": "tempest_smoke-user_dbfc7480-2927-4f50-8385-1975403c4636"}}' 2019-05-30 05:57:46,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Thu, 30 May 2019 05:57:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b5add50-6170-49de-ad98-f0d7c1a3cb8b 2019-05-30 05:57:46,195 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_dbfc7480-2927-4f50-8385-1975403c4636", "links": {"self": "http://172.30.9.24:5000/v3/users/6f70c25c176445c4ae7bbea5ba005719"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f70c25c176445c4ae7bbea5ba005719", "domain_id": "default", "password_expires_at": null}} 2019-05-30 05:57:46,195 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-0b5add50-6170-49de-ad98-f0d7c1a3cb8b 2019-05-30 05:57:46,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.489637136459s 2019-05-30 05:57:46,195 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6f70c25c176445c4ae7bbea5ba005719', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_dbfc7480-2927-4f50-8385-1975403c4636'}) 2019-05-30 05:57:46,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:57:46,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:46,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d78d4c4-a939-42f7-8bbb-a78cb91a80c6 2019-05-30 05:57:46,416 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:57:46,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8d78d4c4-a939-42f7-8bbb-a78cb91a80c6 2019-05-30 05:57:46,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219380140305s 2019-05-30 05:57:46,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:57:46,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:46,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-498b72c3-84e7-4d43-a556-2c36fa688ddc 2019-05-30 05:57:46,612 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:57:46,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-498b72c3-84e7-4d43-a556-2c36fa688ddc 2019-05-30 05:57:46,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193816900253s 2019-05-30 05:57:46,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:57:46,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:46,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc5a31f-ea1c-4085-af3e-22ed507daca4 2019-05-30 05:57:46,772 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:57:46,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3dc5a31f-ea1c-4085-af3e-22ed507daca4 2019-05-30 05:57:46,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.158529996872s 2019-05-30 05:57:46,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:57:46,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:46,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 05:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f74d15-e26d-46b0-b34b-1693ad9f1022 2019-05-30 05:57:46,974 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 05:57:46,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-a3f74d15-e26d-46b0-b34b-1693ad9f1022 2019-05-30 05:57:46,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196376085281s 2019-05-30 05:57:46,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:57:46,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:47,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 30 May 2019 05:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d933d10f-f34d-4a02-a952-85acc054486b 2019-05-30 05:57:47,144 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_dbfc7480-2927-4f50-8385-1975403c4636", "links": {"self": "http://172.30.9.24:5000/v3/users/6f70c25c176445c4ae7bbea5ba005719"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f70c25c176445c4ae7bbea5ba005719", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 05:57:47,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d933d10f-f34d-4a02-a952-85acc054486b 2019-05-30 05:57:47,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.170033931732s 2019-05-30 05:57:47,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:57:47,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:47,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 30 May 2019 05:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b948f60e-b7b9-439c-9979-f63ff1dc2056 2019-05-30 05:57:47,271 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/0cc30623a0284f318d3beb41a7939fdf"}, "tags": [], "enabled": true, "id": "0cc30623a0284f318d3beb41a7939fdf", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_dbfc7480-2927-4f50-8385-1975403c4636"}]} 2019-05-30 05:57:47,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-b948f60e-b7b9-439c-9979-f63ff1dc2056 2019-05-30 05:57:47,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11476111412s 2019-05-30 05:57:47,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 05:57:47,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=6f70c25c176445c4ae7bbea5ba005719&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=0cc30623a0284f318d3beb41a7939fdf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:47,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 30 May 2019 05:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1e05150-87a0-4680-94c5-6ee6df808fde 2019-05-30 05:57:47,393 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=6f70c25c176445c4ae7bbea5ba005719&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=0cc30623a0284f318d3beb41a7939fdf", "previous": null, "next": null}} 2019-05-30 05:57:47,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=6f70c25c176445c4ae7bbea5ba005719&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=0cc30623a0284f318d3beb41a7939fdf used request id req-e1e05150-87a0-4680-94c5-6ee6df808fde 2019-05-30 05:57:47,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11736702919s 2019-05-30 05:57:47,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 05:57:47,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/0cc30623a0284f318d3beb41a7939fdf/users/6f70c25c176445c4ae7bbea5ba005719/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:47,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd9bc576-1899-42c5-9958-a3acf9728746 2019-05-30 05:57:47,554 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:57:47,555 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0cc30623a0284f318d3beb41a7939fdf/users/6f70c25c176445c4ae7bbea5ba005719/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-cd9bc576-1899-42c5-9958-a3acf9728746 2019-05-30 05:57:47,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.157122850418s 2019-05-30 05:57:47,556 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_dbfc7480-2927-4f50-8385-1975403c4636', 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'0cc30623a0284f318d3beb41a7939fdf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'J182zKGmRDpwzdDMR74KLk4DPZ64gL', 'username': u'tempest_smoke-user_dbfc7480-2927-4f50-8385-1975403c4636', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 05:57:47,559 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_dbfc7480-2927-4f50-8385-1975403c4636', 'password': 'J182zKGmRDpwzdDMR74KLk4DPZ64gL', 'project_name': 'tempest_smoke-project_dbfc7480-2927-4f50-8385-1975403c4636', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '0cc30623a0284f318d3beb41a7939fdf', 'project_domain_name': 'Default'} 2019-05-30 05:57:47,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:57:47,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:47,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d09ef8ef-5320-4769-94f6-8115239a74ea 2019-05-30 05:57:47,672 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:57:47,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d09ef8ef-5320-4769-94f6-8115239a74ea 2019-05-30 05:57:47,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109780073166s 2019-05-30 05:57:47,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:57:47,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:47,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29734825-7290-4f12-b6e5-53225e2d26be 2019-05-30 05:57:47,878 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:57:47,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-29734825-7290-4f12-b6e5-53225e2d26be 2019-05-30 05:57:47,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200673103333s 2019-05-30 05:57:47,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:57:47,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:48,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 05:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0521e4be-5e8f-42a2-87a6-2fc639682f6e 2019-05-30 05:57:48,010 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 05:57:48,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-0521e4be-5e8f-42a2-87a6-2fc639682f6e 2019-05-30 05:57:48,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.126966953278s 2019-05-30 05:57:48,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:57:48,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:48,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 30 May 2019 05:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-673521fd-a8fc-47a0-a8e2-3bee412f0070 2019-05-30 05:57:48,152 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_dbfc7480-2927-4f50-8385-1975403c4636", "links": {"self": "http://172.30.9.24:5000/v3/users/6f70c25c176445c4ae7bbea5ba005719"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f70c25c176445c4ae7bbea5ba005719", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 05:57:48,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-673521fd-a8fc-47a0-a8e2-3bee412f0070 2019-05-30 05:57:48,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140264987946s 2019-05-30 05:57:48,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:57:48,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:48,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 30 May 2019 05:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19cc7298-99f9-40cc-9626-d6df88f2a2ad 2019-05-30 05:57:48,279 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/0cc30623a0284f318d3beb41a7939fdf"}, "tags": [], "enabled": true, "id": "0cc30623a0284f318d3beb41a7939fdf", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_dbfc7480-2927-4f50-8385-1975403c4636"}]} 2019-05-30 05:57:48,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-19cc7298-99f9-40cc-9626-d6df88f2a2ad 2019-05-30 05:57:48,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116216897964s 2019-05-30 05:57:48,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 05:57:48,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=6f70c25c176445c4ae7bbea5ba005719&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=0cc30623a0284f318d3beb41a7939fdf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:48,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 05:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f4b977-5d78-45c9-9870-04fe017b43b3 2019-05-30 05:57:48,397 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=6f70c25c176445c4ae7bbea5ba005719&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=0cc30623a0284f318d3beb41a7939fdf", "previous": null, "next": null}} 2019-05-30 05:57:48,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=6f70c25c176445c4ae7bbea5ba005719&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=0cc30623a0284f318d3beb41a7939fdf used request id req-c2f4b977-5d78-45c9-9870-04fe017b43b3 2019-05-30 05:57:48,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109942913055s 2019-05-30 05:57:48,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 05:57:48,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/0cc30623a0284f318d3beb41a7939fdf/users/6f70c25c176445c4ae7bbea5ba005719/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:48,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e2e63dc-8a46-4008-9488-f79d17caacff 2019-05-30 05:57:48,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:57:48,565 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0cc30623a0284f318d3beb41a7939fdf/users/6f70c25c176445c4ae7bbea5ba005719/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-5e2e63dc-8a46-4008-9488-f79d17caacff 2019-05-30 05:57:48,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.163642883301s 2019-05-30 05:57:48,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:57:48,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:48,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ad6f99-db61-4acc-be88-e0ced5db5b95 2019-05-30 05:57:48,729 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:57:48,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-29ad6f99-db61-4acc-be88-e0ced5db5b95 2019-05-30 05:57:48,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.160274982452s 2019-05-30 05:57:48,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:57:48,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:48,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 05:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d329e8b8-46b6-4c55-b4e0-db55667d0680 2019-05-30 05:57:48,848 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 05:57:48,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-d329e8b8-46b6-4c55-b4e0-db55667d0680 2019-05-30 05:57:48,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114467859268s 2019-05-30 05:57:48,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 05:57:48,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:48,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 30 May 2019 05:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d54bd73-ba31-4b9a-b4e0-410a2a4af43f 2019-05-30 05:57:48,992 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_dbfc7480-2927-4f50-8385-1975403c4636", "links": {"self": "http://172.30.9.24:5000/v3/users/6f70c25c176445c4ae7bbea5ba005719"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f70c25c176445c4ae7bbea5ba005719", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 05:57:48,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9d54bd73-ba31-4b9a-b4e0-410a2a4af43f 2019-05-30 05:57:48,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.142199993134s 2019-05-30 05:57:49,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 05:57:49,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=6f70c25c176445c4ae7bbea5ba005719&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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:49,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Thu, 30 May 2019 05:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0815e23a-1165-49ef-9bf7-08c297a53726 2019-05-30 05:57:49,116 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=6f70c25c176445c4ae7bbea5ba005719&scope.domain.id=default", "previous": null, "next": null}} 2019-05-30 05:57:49,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=6f70c25c176445c4ae7bbea5ba005719&scope.domain.id=default used request id req-0815e23a-1165-49ef-9bf7-08c297a53726 2019-05-30 05:57:49,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111098051071s 2019-05-30 05:57:49,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-30 05:57:49,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/6f70c25c176445c4ae7bbea5ba005719/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:49,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 05:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e11e39a7-18fe-4004-82ea-8daa58707ffa 2019-05-30 05:57:49,310 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 05:57:49,311 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/6f70c25c176445c4ae7bbea5ba005719/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-e11e39a7-18fe-4004-82ea-8daa58707ffa 2019-05-30 05:57:49,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.19029211998s 2019-05-30 05:57:49,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:57:49,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 05:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-824c26cd-35ec-4d71-8a4b-96a6bf826e1e 2019-05-30 05:57:49,319 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 05:57:49,319 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-824c26cd-35ec-4d71-8a4b-96a6bf826e1e 2019-05-30 05:57:49,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 05:57:49,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T06:57:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cc30623a0284f318d3beb41a7939fdf", "name": "tempest_smoke-project_dbfc7480-2927-4f50-8385-1975403c4636"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_0cc30623a0284f318d3beb41a7939fdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_0cc30623a0284f318d3beb41a7939fdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/0cc30623a0284f318d3beb41a7939fdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/0cc30623a0284f318d3beb41a7939fdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/0cc30623a0284f318d3beb41a7939fdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0cc30623a0284f318d3beb41a7939fdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/0cc30623a0284f318d3beb41a7939fdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/0cc30623a0284f318d3beb41a7939fdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0cc30623a0284f318d3beb41a7939fdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/0cc30623a0284f318d3beb41a7939fdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/0cc30623a0284f318d3beb41a7939fdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_dbfc7480-2927-4f50-8385-1975403c4636", "id": "6f70c25c176445c4ae7bbea5ba005719"}, "audit_ids": ["wsyPF3QvS7-NUHJbfVNA3w"], "issued_at": "2019-05-30T05:57:50.000000Z"}} 2019-05-30 05:57:49,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-30 05:57:49,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" 2019-05-30 05:57:50,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 30 May 2019 05:57:50 GMT X-Openstack-Request-Id: req-3aa2106d-101f-4d45-a38a-1304cde448ee 2019-05-30 05:57:50,012 - 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-05-30 05:57:50,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-3aa2106d-101f-4d45-a38a-1304cde448ee 2019-05-30 05:57:50,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.273384094238s 2019-05-30 05:57:50,022 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-05-30 05:57:50,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 05:57:50,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:50,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 05:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6498e202-5eeb-421b-b929-69add6204f9d 2019-05-30 05:57:50,238 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 05:57:50,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-6498e202-5eeb-421b-b929-69add6204f9d 2019-05-30 05:57:50,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215133190155s 2019-05-30 05:57:50,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 05:57:50,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:57:50,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 30 May 2019 05:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb58b25e-799d-4344-8d33-8765daa9c94b 2019-05-30 05:57:50,403 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/0cc30623a0284f318d3beb41a7939fdf"}, "tags": [], "enabled": true, "id": "0cc30623a0284f318d3beb41a7939fdf", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_dbfc7480-2927-4f50-8385-1975403c4636"}]} 2019-05-30 05:57:50,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-fb58b25e-799d-4344-8d33-8765daa9c94b 2019-05-30 05:57:50,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.158279895782s 2019-05-30 05:57:50,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 05:57:50,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" -d '{"network": {"shared": true, "tenant_id": "0cc30623a0284f318d3beb41a7939fdf", "name": "tempest_smoke-net_dbfc7480-2927-4f50-8385-1975403c4636", "admin_state_up": true}}' 2019-05-30 05:57:50,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Thu, 30 May 2019 05:57:51 GMT X-Openstack-Request-Id: req-968cae08-d1ca-44ca-b180-059bce32594d 2019-05-30 05:57:50,932 - 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":"c8d62abe-71ce-4581-a420-8d549f199370","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":true,"project_id":"0cc30623a0284f318d3beb41a7939fdf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:57:51Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_dbfc7480-2927-4f50-8385-1975403c4636","admin_state_up":true,"tenant_id":"0cc30623a0284f318d3beb41a7939fdf","created_at":"2019-05-30T05:57:51Z","mtu":1450}} 2019-05-30 05:57:50,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-968cae08-d1ca-44ca-b180-059bce32594d 2019-05-30 05:57:50,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.526904821396s 2019-05-30 05:57:50,933 - 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-05-30T05:57:51Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c8d62abe-71ce-4581-a420-8d549f199370', u'provider:segmentation_id': 48, 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_dbfc7480-2927-4f50-8385-1975403c4636', u'created_at': u'2019-05-30T05:57:51Z', u'mtu': 1450, u'tenant_id': u'0cc30623a0284f318d3beb41a7939fdf', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'0cc30623a0284f318d3beb41a7939fdf', u'l2_adjacency': True}) 2019-05-30 05:57:50,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 05:57:50,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" 2019-05-30 05:57:51,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Thu, 30 May 2019 05:57:51 GMT X-Openstack-Request-Id: req-9d19c7bb-d14b-45b9-bd61-5c0c27f8bb3f 2019-05-30 05:57:51,026 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"c8d62abe-71ce-4581-a420-8d549f199370","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":true,"project_id":"0cc30623a0284f318d3beb41a7939fdf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T05:57:51Z","qos_policy_id":null,"name":"tempest_smoke-net_dbfc7480-2927-4f50-8385-1975403c4636","admin_state_up":true,"tenant_id":"0cc30623a0284f318d3beb41a7939fdf","created_at":"2019-05-30T05:57:51Z","provider:network_type":"vxlan"}]} 2019-05-30 05:57:51,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9d19c7bb-d14b-45b9-bd61-5c0c27f8bb3f 2019-05-30 05:57:51,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0925650596619s 2019-05-30 05:57:51,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 05:57:51,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" -d '{"subnet": {"name": "tempest_smoke-subnet_dbfc7480-2927-4f50-8385-1975403c4636", "enable_dhcp": true, "network_id": "c8d62abe-71ce-4581-a420-8d549f199370", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 05:57:51,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Thu, 30 May 2019 05:57:52 GMT X-Openstack-Request-Id: req-2f1238da-7632-4385-8707-ca9523a7f96c 2019-05-30 05:57:51,844 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-30T05:57:51Z","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":"74cf1134-7822-4572-b524-3d01eaea3486","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0cc30623a0284f318d3beb41a7939fdf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_dbfc7480-2927-4f50-8385-1975403c4636","enable_dhcp":true,"segment_id":null,"network_id":"c8d62abe-71ce-4581-a420-8d549f199370","tenant_id":"0cc30623a0284f318d3beb41a7939fdf","created_at":"2019-05-30T05:57:51Z","ip_version":4}} 2019-05-30 05:57:51,844 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2f1238da-7632-4385-8707-ca9523a7f96c 2019-05-30 05:57:51,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.816076993942s 2019-05-30 05:57:51,845 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:57:51Z', 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'74cf1134-7822-4572-b524-3d01eaea3486', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_dbfc7480-2927-4f50-8385-1975403c4636', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c8d62abe-71ce-4581-a420-8d549f199370', u'tenant_id': u'0cc30623a0284f318d3beb41a7939fdf', u'created_at': u'2019-05-30T05:57:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0cc30623a0284f318d3beb41a7939fdf'}) 2019-05-30 05:57:51,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 05:57:51,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "tempest_smoke-router_dbfc7480-2927-4f50-8385-1975403c4636", "admin_state_up": true}}' 2019-05-30 05:57:53,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Thu, 30 May 2019 05:57:53 GMT X-Openstack-Request-Id: req-d709a7cb-bdbb-4c00-98f0-beb13e583ab4 2019-05-30 05:57:53,462 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0cc30623a0284f318d3beb41a7939fdf", "created_at": "2019-05-30T05:57:52Z", "admin_state_up": true, "updated_at": "2019-05-30T05:57:53Z", "project_id": "0cc30623a0284f318d3beb41a7939fdf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "28183432-cfdd-442e-8cee-d8ada41a61d5", "name": "tempest_smoke-router_dbfc7480-2927-4f50-8385-1975403c4636"}} 2019-05-30 05:57:53,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d709a7cb-bdbb-4c00-98f0-beb13e583ab4 2019-05-30 05:57:53,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.61659598351s 2019-05-30 05:57:53,462 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T05:57:53Z', u'revision_number': 2, u'ha': False, u'id': u'28183432-cfdd-442e-8cee-d8ada41a61d5', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_dbfc7480-2927-4f50-8385-1975403c4636', u'admin_state_up': True, u'tenant_id': u'0cc30623a0284f318d3beb41a7939fdf', u'created_at': u'2019-05-30T05:57:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'0cc30623a0284f318d3beb41a7939fdf'}) 2019-05-30 05:57:53,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 05:57:53,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/28183432-cfdd-442e-8cee-d8ada41a61d5/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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" -d '{"subnet_id": "74cf1134-7822-4572-b524-3d01eaea3486"}' 2019-05-30 05:57:55,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 05:57:56 GMT X-Openstack-Request-Id: req-7448acbc-16f8-45e3-83a9-90b3eb0bd0ca 2019-05-30 05:57:55,656 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c8d62abe-71ce-4581-a420-8d549f199370", "tenant_id": "0cc30623a0284f318d3beb41a7939fdf", "subnet_id": "74cf1134-7822-4572-b524-3d01eaea3486", "subnet_ids": ["74cf1134-7822-4572-b524-3d01eaea3486"], "port_id": "1624dacb-5c3a-4816-9e9b-ab77ad4f4e3c", "id": "28183432-cfdd-442e-8cee-d8ada41a61d5"} 2019-05-30 05:57:55,656 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/28183432-cfdd-442e-8cee-d8ada41a61d5/add_router_interface.json used request id req-7448acbc-16f8-45e3-83a9-90b3eb0bd0ca 2019-05-30 05:57:55,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.19319105148s 2019-05-30 05:57:55,657 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-30 05:57:55,762 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-30 05:57:55,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:57:55,769 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 05:57:56 GMT 2019-05-30 05:57:55,769 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 05:57:55,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:57:55,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" 2019-05-30 05:57:56,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 05:57:56 GMT X-Openstack-Request-Id: req-70e7f1a5-09ff-4bda-92e4-f5df76ecb5e5 2019-05-30 05:57:56,053 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:57:56,053 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-70e7f1a5-09ff-4bda-92e4-f5df76ecb5e5 2019-05-30 05:57:56,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.281386852264s 2019-05-30 05:57:56,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 05:57:56,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_dbfc7480-2927-4f50-8385-1975403c4636", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_dbfc7480-2927-4f50-8385-1975403c4636"}' 2019-05-30 05:57:56,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Thu, 30 May 2019 05:57:56 GMT Location: http://172.30.9.24:9292/v2/images/85516ece-27f1-41fc-beaa-340195a5f53b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3ac065c9-2ef2-436c-b568-9a5b0ec46271 2019-05-30 05:57:56,103 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:57:56Z", "file": "/v2/images/85516ece-27f1-41fc-beaa-340195a5f53b/file", "owner": "0cc30623a0284f318d3beb41a7939fdf", "id": "85516ece-27f1-41fc-beaa-340195a5f53b", "size": null, "self": "/v2/images/85516ece-27f1-41fc-beaa-340195a5f53b", "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_dbfc7480-2927-4f50-8385-1975403c4636", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_dbfc7480-2927-4f50-8385-1975403c4636", "checksum": null, "created_at": "2019-05-30T05:57:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 05:57:56,103 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-3ac065c9-2ef2-436c-b568-9a5b0ec46271 2019-05-30 05:57:56,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0411028862s 2019-05-30 05:57:56,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 05:57:56,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/85516ece-27f1-41fc-beaa-340195a5f53b/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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" -d '' 2019-05-30 05:57:56,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 05:57:57 GMT X-Openstack-Request-Id: req-7da01399-284a-4181-91da-2eb05af7626b 2019-05-30 05:57:56,550 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 05:57:56,550 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/85516ece-27f1-41fc-beaa-340195a5f53b/file used request id req-7da01399-284a-4181-91da-2eb05af7626b 2019-05-30 05:57:56,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.445736169815s 2019-05-30 05:57:56,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:57:56,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" 2019-05-30 05:57:56,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 30 May 2019 05:57:57 GMT X-Openstack-Request-Id: req-4fc0511a-3b4e-47a5-a685-0a171a30a69f 2019-05-30 05:57:56,578 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:57:56Z", "file": "/v2/images/85516ece-27f1-41fc-beaa-340195a5f53b/file", "owner": "0cc30623a0284f318d3beb41a7939fdf", "id": "85516ece-27f1-41fc-beaa-340195a5f53b", "size": 12716032, "self": "/v2/images/85516ece-27f1-41fc-beaa-340195a5f53b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/85516ece-27f1-41fc-beaa-340195a5f53b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/85516ece-27f1-41fc-beaa-340195a5f53b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_dbfc7480-2927-4f50-8385-1975403c4636", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_dbfc7480-2927-4f50-8385-1975403c4636", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:57:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:57:56,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4fc0511a-3b4e-47a5-a685-0a171a30a69f 2019-05-30 05:57:56,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0245571136475s 2019-05-30 05:57:56,581 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/85516ece-27f1-41fc-beaa-340195a5f53b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/85516ece-27f1-41fc-beaa-340195a5f53b/file', 'owner': u'0cc30623a0284f318d3beb41a7939fdf', 'id': u'85516ece-27f1-41fc-beaa-340195a5f53b', 'size': 12716032, u'self': u'/v2/images/85516ece-27f1-41fc-beaa-340195a5f53b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0cc30623a0284f318d3beb41a7939fdf', 'name': 'tempest_smoke-project_dbfc7480-2927-4f50-8385-1975403c4636', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/85516ece-27f1-41fc-beaa-340195a5f53b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T05:57:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-30T05:57:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_dbfc7480-2927-4f50-8385-1975403c4636', '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/85516ece-27f1-41fc-beaa-340195a5f53b', 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_dbfc7480-2927-4f50-8385-1975403c4636', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_dbfc7480-2927-4f50-8385-1975403c4636', 'created': u'2019-05-30T05:57:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T05:57: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/85516ece-27f1-41fc-beaa-340195a5f53b', 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_dbfc7480-2927-4f50-8385-1975403c4636', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 05:57:56,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 05:57:56,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_dbfc7480-2927-4f50-8385-1975403c4636", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 05:57:56,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Thu, 30 May 2019 05:57: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-2c9f2c83-2031-4b19-9a76-22163fc0eb40 x-openstack-request-id: req-2c9f2c83-2031-4b19-9a76-22163fc0eb40 2019-05-30 05:57:56,992 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_dbfc7480-2927-4f50-8385-1975403c4636", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e9cdfa03-8ab5-48ad-b11e-4b0af077521c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e9cdfa03-8ab5-48ad-b11e-4b0af077521c", "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": "e9cdfa03-8ab5-48ad-b11e-4b0af077521c"}} 2019-05-30 05:57:56,992 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-2c9f2c83-2031-4b19-9a76-22163fc0eb40 2019-05-30 05:57:56,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.408758878708s 2019-05-30 05:57:56,993 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_dbfc7480-2927-4f50-8385-1975403c4636', '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'aeac65a9ab444affb43fd8765adb4b86', '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'e9cdfa03-8ab5-48ad-b11e-4b0af077521c', 'swap': 0}) 2019-05-30 05:57:56,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 05:57:56,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/e9cdfa03-8ab5-48ad-b11e-4b0af077521c/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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" -d '{"extra_specs": {}}' 2019-05-30 05:57:57,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:57: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-8c65d707-1e14-4ba6-9606-81df150601dc x-openstack-request-id: req-8c65d707-1e14-4ba6-9606-81df150601dc 2019-05-30 05:57:57,014 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 05:57:57,014 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/e9cdfa03-8ab5-48ad-b11e-4b0af077521c/os-extra_specs used request id req-8c65d707-1e14-4ba6-9606-81df150601dc 2019-05-30 05:57:57,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198249816895s 2019-05-30 05:57:57,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 05:57:57,029 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 05:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16f196ae-032c-4f65-81c5-97c4a0e96add 2019-05-30 05:57:57,030 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 05:57:57,030 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-16f196ae-032c-4f65-81c5-97c4a0e96add 2019-05-30 05:57:57,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:57:57,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" 2019-05-30 05:57:57,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f399b3bb-9518-484b-9441-61157d946621 2019-05-30 05:57:57,221 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:57:57,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f399b3bb-9518-484b-9441-61157d946621 2019-05-30 05:57:57,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187806129456s 2019-05-30 05:57:57,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 05:57:57,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" 2019-05-30 05:57:57,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 05:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f588f9f5-e1a1-4e63-9a24-b5bd7952f4ce 2019-05-30 05:57:57,416 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 05:57:57,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f588f9f5-e1a1-4e63-9a24-b5bd7952f4ce 2019-05-30 05:57:57,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190818071365s 2019-05-30 05:57:57,426 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-30 05:58:01,860 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b9b81125-6ff4-488b-8368-90be2acec23f | 2019-05-30T05:58:01.558814 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b9b81125-6ff4-488b-8368-90be2acec23f ~/.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-05-30 05:58:04,928 - 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-05-30 05:58:05,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-30 05:58:10,286 - 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=8cbfccc3-8178-46c8-beb3-78f08000d308) as the default verifier for the future CLI operations. 2019-05-30 05:58:12,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-30 05:58:12,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 05:58:12,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Thu, 30 May 2019 05:58: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-0706b3b3-35ae-43f4-93c9-07429aad864b x-openstack-request-id: req-0706b3b3-35ae-43f4-93c9-07429aad864b 2019-05-30 05:58:12,078 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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": 15}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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-05-30 05:58:12,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-0706b3b3-35ae-43f4-93c9-07429aad864b 2019-05-30 05:58:12,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0421090126038s 2019-05-30 05:58:12,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:58:12,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" 2019-05-30 05:58:12,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 30 May 2019 05:58:12 GMT X-Openstack-Request-Id: req-f3a541ba-1c6e-476a-8640-1de31531ea34 2019-05-30 05:58:12,114 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:57:56Z", "file": "/v2/images/85516ece-27f1-41fc-beaa-340195a5f53b/file", "owner": "0cc30623a0284f318d3beb41a7939fdf", "id": "85516ece-27f1-41fc-beaa-340195a5f53b", "size": 12716032, "self": "/v2/images/85516ece-27f1-41fc-beaa-340195a5f53b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/85516ece-27f1-41fc-beaa-340195a5f53b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/85516ece-27f1-41fc-beaa-340195a5f53b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_dbfc7480-2927-4f50-8385-1975403c4636", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_dbfc7480-2927-4f50-8385-1975403c4636", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:57:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:58:12,114 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f3a541ba-1c6e-476a-8640-1de31531ea34 2019-05-30 05:58:12,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0301060676575s 2019-05-30 05:58:12,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 05:58:12,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_dbfc7480-2927-4f50-8385-1975403c4636", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_dbfc7480-2927-4f50-8385-1975403c4636"}' 2019-05-30 05:58:12,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Thu, 30 May 2019 05:58:12 GMT Location: http://172.30.9.24:9292/v2/images/bc093f41-a01f-4d56-aaf8-e0ef1d299a96 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ef9f644d-35fb-4702-8890-ece1ac946d01 2019-05-30 05:58:12,176 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:58:12Z", "file": "/v2/images/bc093f41-a01f-4d56-aaf8-e0ef1d299a96/file", "owner": "0cc30623a0284f318d3beb41a7939fdf", "id": "bc093f41-a01f-4d56-aaf8-e0ef1d299a96", "size": null, "self": "/v2/images/bc093f41-a01f-4d56-aaf8-e0ef1d299a96", "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_dbfc7480-2927-4f50-8385-1975403c4636", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_dbfc7480-2927-4f50-8385-1975403c4636", "checksum": null, "created_at": "2019-05-30T05:58:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 05:58:12,176 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ef9f644d-35fb-4702-8890-ece1ac946d01 2019-05-30 05:58:12,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.056205034256s 2019-05-30 05:58:12,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 05:58:12,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/bc093f41-a01f-4d56-aaf8-e0ef1d299a96/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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" -d '' 2019-05-30 05:58:12,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 05:58:13 GMT X-Openstack-Request-Id: req-72175711-1020-4f30-85a0-94de2185245b 2019-05-30 05:58:12,593 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 05:58:12,593 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/bc093f41-a01f-4d56-aaf8-e0ef1d299a96/file used request id req-72175711-1020-4f30-85a0-94de2185245b 2019-05-30 05:58:12,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.416441917419s 2019-05-30 05:58:12,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 05:58:12,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" 2019-05-30 05:58:12,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Thu, 30 May 2019 05:58:13 GMT X-Openstack-Request-Id: req-a8dc2423-2020-4178-a238-ede37124c818 2019-05-30 05:58:12,628 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:58:13Z", "file": "/v2/images/bc093f41-a01f-4d56-aaf8-e0ef1d299a96/file", "owner": "0cc30623a0284f318d3beb41a7939fdf", "id": "bc093f41-a01f-4d56-aaf8-e0ef1d299a96", "size": 12716032, "self": "/v2/images/bc093f41-a01f-4d56-aaf8-e0ef1d299a96", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/bc093f41-a01f-4d56-aaf8-e0ef1d299a96/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/bc093f41-a01f-4d56-aaf8-e0ef1d299a96/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_dbfc7480-2927-4f50-8385-1975403c4636", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_dbfc7480-2927-4f50-8385-1975403c4636", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:58:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:57:56Z", "file": "/v2/images/85516ece-27f1-41fc-beaa-340195a5f53b/file", "owner": "0cc30623a0284f318d3beb41a7939fdf", "id": "85516ece-27f1-41fc-beaa-340195a5f53b", "size": 12716032, "self": "/v2/images/85516ece-27f1-41fc-beaa-340195a5f53b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/85516ece-27f1-41fc-beaa-340195a5f53b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/85516ece-27f1-41fc-beaa-340195a5f53b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_dbfc7480-2927-4f50-8385-1975403c4636", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_dbfc7480-2927-4f50-8385-1975403c4636", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:57:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 05:58:12,628 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a8dc2423-2020-4178-a238-ede37124c818 2019-05-30 05:58:12,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0303418636322s 2019-05-30 05:58:12,630 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/bc093f41-a01f-4d56-aaf8-e0ef1d299a96/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bc093f41-a01f-4d56-aaf8-e0ef1d299a96/file', 'owner': u'0cc30623a0284f318d3beb41a7939fdf', 'id': u'bc093f41-a01f-4d56-aaf8-e0ef1d299a96', 'size': 12716032, u'self': u'/v2/images/bc093f41-a01f-4d56-aaf8-e0ef1d299a96', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0cc30623a0284f318d3beb41a7939fdf', 'name': 'tempest_smoke-project_dbfc7480-2927-4f50-8385-1975403c4636', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/bc093f41-a01f-4d56-aaf8-e0ef1d299a96/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T05:58:13Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-30T05:58:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_dbfc7480-2927-4f50-8385-1975403c4636', '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/bc093f41-a01f-4d56-aaf8-e0ef1d299a96', 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_dbfc7480-2927-4f50-8385-1975403c4636', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_dbfc7480-2927-4f50-8385-1975403c4636', 'created': u'2019-05-30T05:58:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T05:58: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/bc093f41-a01f-4d56-aaf8-e0ef1d299a96', 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_dbfc7480-2927-4f50-8385-1975403c4636', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 05:58:12,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 05:58:12,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_dbfc7480-2927-4f50-8385-1975403c4636", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 05:58:12,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Thu, 30 May 2019 05:58: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-fac551eb-8f13-460c-9e56-b80a0e256c14 x-openstack-request-id: req-fac551eb-8f13-460c-9e56-b80a0e256c14 2019-05-30 05:58:12,659 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_dbfc7480-2927-4f50-8385-1975403c4636", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/62467ed2-4ddf-415d-9eec-f0939c124df8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/62467ed2-4ddf-415d-9eec-f0939c124df8", "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": "62467ed2-4ddf-415d-9eec-f0939c124df8"}} 2019-05-30 05:58:12,659 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-fac551eb-8f13-460c-9e56-b80a0e256c14 2019-05-30 05:58:12,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0287349224091s 2019-05-30 05:58:12,660 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_dbfc7480-2927-4f50-8385-1975403c4636', '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'aeac65a9ab444affb43fd8765adb4b86', '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'62467ed2-4ddf-415d-9eec-f0939c124df8', 'swap': 0}) 2019-05-30 05:58:12,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 05:58:12,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/62467ed2-4ddf-415d-9eec-f0939c124df8/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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" -d '{"extra_specs": {}}' 2019-05-30 05:58:12,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 05:58: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-c5f17800-fa92-42c5-aa96-4300b8bbdc60 x-openstack-request-id: req-c5f17800-fa92-42c5-aa96-4300b8bbdc60 2019-05-30 05:58:12,679 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 05:58:12,679 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/62467ed2-4ddf-415d-9eec-f0939c124df8/os-extra_specs used request id req-c5f17800-fa92-42c5-aa96-4300b8bbdc60 2019-05-30 05:58:12,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0187339782715s 2019-05-30 05:58:12,679 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_dbfc7480-2927-4f50-8385-1975403c4636', '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'aeac65a9ab444affb43fd8765adb4b86', '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'62467ed2-4ddf-415d-9eec-f0939c124df8', 'swap': 0}) 2019-05-30 05:58:15,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-30 05:58:15,313 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-30 05:58:15,314 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-30 05:58:15,316 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-30 05:58:15,351 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-30 05:58:18,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-8cbfccc3-8178-46c8-beb3-78f08000d308/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-05-30 05:58:18,111 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-30 05:58:18,121 - 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-05-30 06:02:05,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e19d796d-f10a-49ea-b507-39a3654189fb 2019-05-30 06:02:05,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'e19d796d-f10a-49ea-b507-39a3654189fb']'. 2019-05-30 06:02:06,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-30 06:02:06,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-30 06:02:06,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-30 06:02:06,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e19d796d-f10a-49ea-b507-39a3654189fb | 2019-05-30 06:02:06,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-30 06:02:06,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-30 05:58:19 | 2019-05-30 06:02:06,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-30 06:02:05 | 2019-05-30 06:02:06,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:46 | 2019-05-30 06:02:06,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-30 06:02:06,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-30 06:02:06,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-30 06:02:06,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8cbfccc3-8178-46c8-beb3-78f08000d308) | 2019-05-30 06:02:06,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-30 06:02:06,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b9b81125-6ff4-488b-8368-90be2acec23f) | 2019-05-30 06:02:06,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-05-30 06:02:06,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 220.94 | 2019-05-30 06:02:06,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2019-05-30 06:02:06,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-05-30 06:02:06,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-30 06:02:06,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-30 06:02:06,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-30 06:02:06,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-30 06:02:06,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-30 06:02:06,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-30 06:02:06,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-05-30 06:02:06,660 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'e19d796d-f10a-49ea-b507-39a3654189fb', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-05-30 06:02:08,364 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid e19d796d-f10a-49ea-b507-39a3654189fb --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-05-30 06:02:08,365 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'e19d796d-f10a-49ea-b507-39a3654189fb', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-05-30 06:02:10,208 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid e19d796d-f10a-49ea-b507-39a3654189fb --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-05-30 06:02:10,325 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 06:02:10,326 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:20 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-05-30 06:02:10,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 06:02:10,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/bc093f41-a01f-4d56-aaf8-e0ef1d299a96 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" 2019-05-30 06:02:10,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 06:02:11 GMT X-Openstack-Request-Id: req-d98eb5f5-10b5-47b8-a013-cdb44b28f6c8 2019-05-30 06:02:10,945 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 06:02:10,945 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/bc093f41-a01f-4d56-aaf8-e0ef1d299a96 used request id req-d98eb5f5-10b5-47b8-a013-cdb44b28f6c8 2019-05-30 06:02:10,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.616314172745s 2019-05-30 06:02:10,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 06:02:10,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 06:02:10,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Thu, 30 May 2019 06:02: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-61a8a028-7862-4a5e-853e-b8053f6284b0 x-openstack-request-id: req-61a8a028-7862-4a5e-853e-b8053f6284b0 2019-05-30 06:02:10,974 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_dbfc7480-2927-4f50-8385-1975403c4636", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/62467ed2-4ddf-415d-9eec-f0939c124df8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/62467ed2-4ddf-415d-9eec-f0939c124df8", "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": "62467ed2-4ddf-415d-9eec-f0939c124df8"}, {"name": "tempest_smoke-flavor_dbfc7480-2927-4f50-8385-1975403c4636", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e9cdfa03-8ab5-48ad-b11e-4b0af077521c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e9cdfa03-8ab5-48ad-b11e-4b0af077521c", "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": "e9cdfa03-8ab5-48ad-b11e-4b0af077521c"}]} 2019-05-30 06:02:10,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-61a8a028-7862-4a5e-853e-b8053f6284b0 2019-05-30 06:02:10,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234870910645s 2019-05-30 06:02:10,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 06:02:10,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/62467ed2-4ddf-415d-9eec-f0939c124df8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 06:02:11,016 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 06:02: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-3ba130b9-8880-46e5-ad91-ca7bc9c44f48 x-openstack-request-id: req-3ba130b9-8880-46e5-ad91-ca7bc9c44f48 2019-05-30 06:02:11,016 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/62467ed2-4ddf-415d-9eec-f0939c124df8 used request id req-3ba130b9-8880-46e5-ad91-ca7bc9c44f48 2019-05-30 06:02:11,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0391540527344s 2019-05-30 06:02:11,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 06:02:11,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/28183432-cfdd-442e-8cee-d8ada41a61d5/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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" -d '{"subnet_id": "74cf1134-7822-4572-b524-3d01eaea3486"}' 2019-05-30 06:02:13,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 06:02:13 GMT X-Openstack-Request-Id: req-e2e812db-9d65-4e66-b37b-143f46418384 2019-05-30 06:02:13,371 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c8d62abe-71ce-4581-a420-8d549f199370", "tenant_id": "0cc30623a0284f318d3beb41a7939fdf", "subnet_id": "74cf1134-7822-4572-b524-3d01eaea3486", "subnet_ids": ["74cf1134-7822-4572-b524-3d01eaea3486"], "port_id": "1624dacb-5c3a-4816-9e9b-ab77ad4f4e3c", "id": "28183432-cfdd-442e-8cee-d8ada41a61d5"} 2019-05-30 06:02:13,371 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/28183432-cfdd-442e-8cee-d8ada41a61d5/remove_router_interface.json used request id req-e2e812db-9d65-4e66-b37b-143f46418384 2019-05-30 06:02:13,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.35462117195s 2019-05-30 06:02:13,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 06:02:13,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" 2019-05-30 06:02:13,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Thu, 30 May 2019 06:02:13 GMT X-Openstack-Request-Id: req-0907a8b7-a097-4789-a53a-09f2541610ee 2019-05-30 06:02:13,489 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0cc30623a0284f318d3beb41a7939fdf", "created_at": "2019-05-30T05:57:52Z", "admin_state_up": true, "updated_at": "2019-05-30T06:02:12Z", "project_id": "0cc30623a0284f318d3beb41a7939fdf", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "28183432-cfdd-442e-8cee-d8ada41a61d5", "name": "tempest_smoke-router_dbfc7480-2927-4f50-8385-1975403c4636"}]} 2019-05-30 06:02:13,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0907a8b7-a097-4789-a53a-09f2541610ee 2019-05-30 06:02:13,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.116893053055s 2019-05-30 06:02:13,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 06:02:13,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/28183432-cfdd-442e-8cee-d8ada41a61d5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" 2019-05-30 06:02:14,725 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 06:02:14 GMT X-Openstack-Request-Id: req-0fcb3007-86a4-4303-82ca-cffa28593cd8 2019-05-30 06:02:14,726 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 06:02:14,726 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/28183432-cfdd-442e-8cee-d8ada41a61d5.json used request id req-0fcb3007-86a4-4303-82ca-cffa28593cd8 2019-05-30 06:02:14,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23549389839s 2019-05-30 06:02:14,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 06:02:14,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" 2019-05-30 06:02:14,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Thu, 30 May 2019 06:02:14 GMT X-Openstack-Request-Id: req-b7d792c5-5dab-42c1-a5a3-eff0dee9b220 2019-05-30 06:02:14,767 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-30T05:57:51Z","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":"74cf1134-7822-4572-b524-3d01eaea3486","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0cc30623a0284f318d3beb41a7939fdf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_dbfc7480-2927-4f50-8385-1975403c4636","enable_dhcp":true,"segment_id":null,"network_id":"c8d62abe-71ce-4581-a420-8d549f199370","tenant_id":"0cc30623a0284f318d3beb41a7939fdf","created_at":"2019-05-30T05:57:51Z","ip_version":4},{"updated_at":"2019-05-30T05:49:00Z","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":"b9f424a7-958b-4c06-a1c6-4f7aa8fab190","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"137b131c79604c9bbaf6f84e2f797af7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"168e0781-2ae4-4771-b847-512752cd47f4","tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:49:00Z","ip_version":4}]} 2019-05-30 06:02:14,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b7d792c5-5dab-42c1-a5a3-eff0dee9b220 2019-05-30 06:02:14,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0409841537476s 2019-05-30 06:02:14,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 06:02:14,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/74cf1134-7822-4572-b524-3d01eaea3486.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" 2019-05-30 06:02:15,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 06:02:16 GMT X-Openstack-Request-Id: req-a5b9c6c0-e3c1-4581-bca0-59c1bb547132 2019-05-30 06:02:15,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 06:02:15,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/74cf1134-7822-4572-b524-3d01eaea3486.json used request id req-a5b9c6c0-e3c1-4581-bca0-59c1bb547132 2019-05-30 06:02:15,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03576302528s 2019-05-30 06:02:15,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 06:02:15,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" 2019-05-30 06:02:15,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Thu, 30 May 2019 06:02:16 GMT X-Openstack-Request-Id: req-d549c5db-98a3-462e-a115-bf257d1cdcaa 2019-05-30 06:02:15,913 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c8d62abe-71ce-4581-a420-8d549f199370","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":true,"project_id":"0cc30623a0284f318d3beb41a7939fdf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T06:02:15Z","qos_policy_id":null,"name":"tempest_smoke-net_dbfc7480-2927-4f50-8385-1975403c4636","admin_state_up":true,"tenant_id":"0cc30623a0284f318d3beb41a7939fdf","created_at":"2019-05-30T05:57:51Z","provider:network_type":"vxlan"}]} 2019-05-30 06:02:15,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d549c5db-98a3-462e-a115-bf257d1cdcaa 2019-05-30 06:02:15,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108195066452s 2019-05-30 06:02:15,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 06:02:15,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/c8d62abe-71ce-4581-a420-8d549f199370.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" 2019-05-30 06:02:17,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 06:02:17 GMT X-Openstack-Request-Id: req-a434dc08-6daf-456c-bc7a-49f2d0e11d0a 2019-05-30 06:02:17,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 06:02:17,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/c8d62abe-71ce-4581-a420-8d549f199370.json used request id req-a434dc08-6daf-456c-bc7a-49f2d0e11d0a 2019-05-30 06:02:17,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21558094025s 2019-05-30 06:02:17,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 06:02:17,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" 2019-05-30 06:02:17,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 30 May 2019 06:02:17 GMT X-Openstack-Request-Id: req-d14f179d-7dba-457b-8d6f-8e406a85b63a 2019-05-30 06:02:17,163 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T05:57:56Z", "file": "/v2/images/85516ece-27f1-41fc-beaa-340195a5f53b/file", "owner": "0cc30623a0284f318d3beb41a7939fdf", "id": "85516ece-27f1-41fc-beaa-340195a5f53b", "size": 12716032, "self": "/v2/images/85516ece-27f1-41fc-beaa-340195a5f53b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/85516ece-27f1-41fc-beaa-340195a5f53b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/85516ece-27f1-41fc-beaa-340195a5f53b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_dbfc7480-2927-4f50-8385-1975403c4636", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_dbfc7480-2927-4f50-8385-1975403c4636", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T05:57:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 06:02:17,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d14f179d-7dba-457b-8d6f-8e406a85b63a 2019-05-30 06:02:17,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0281460285187s 2019-05-30 06:02:17,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 06:02:17,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/85516ece-27f1-41fc-beaa-340195a5f53b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ffd670c466d46d4d15f05b818e785bd302806c3d" 2019-05-30 06:02:18,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 06:02:18 GMT X-Openstack-Request-Id: req-f7b9dbc5-2f44-46b5-9f22-d04d6dd6b733 2019-05-30 06:02:18,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 06:02:18,323 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/85516ece-27f1-41fc-beaa-340195a5f53b used request id req-f7b9dbc5-2f44-46b5-9f22-d04d6dd6b733 2019-05-30 06:02:18,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.15852808952s 2019-05-30 06:02:18,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 06:02:18,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 06:02:18,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 30 May 2019 06:02: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-2c3cdd16-80d9-4d52-81d4-406760b87509 x-openstack-request-id: req-2c3cdd16-80d9-4d52-81d4-406760b87509 2019-05-30 06:02:18,350 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_dbfc7480-2927-4f50-8385-1975403c4636", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e9cdfa03-8ab5-48ad-b11e-4b0af077521c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e9cdfa03-8ab5-48ad-b11e-4b0af077521c", "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": "e9cdfa03-8ab5-48ad-b11e-4b0af077521c"}]} 2019-05-30 06:02:18,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2c3cdd16-80d9-4d52-81d4-406760b87509 2019-05-30 06:02:18,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0270600318909s 2019-05-30 06:02:18,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 06:02:18,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/e9cdfa03-8ab5-48ad-b11e-4b0af077521c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 06:02:18,375 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 06:02: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-db6771fd-1382-4be4-82f6-a26fa2c2aa72 x-openstack-request-id: req-db6771fd-1382-4be4-82f6-a26fa2c2aa72 2019-05-30 06:02:18,375 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/e9cdfa03-8ab5-48ad-b11e-4b0af077521c used request id req-db6771fd-1382-4be4-82f6-a26fa2c2aa72 2019-05-30 06:02:18,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0234258174896s 2019-05-30 06:02:18,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:02:18,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 06:02:18,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 30 May 2019 06:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-770adc51-3a8a-47a8-93b0-48c475552bb9 2019-05-30 06:02:18,612 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_dbfc7480-2927-4f50-8385-1975403c4636", "links": {"self": "http://172.30.9.24:5000/v3/users/6f70c25c176445c4ae7bbea5ba005719"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f70c25c176445c4ae7bbea5ba005719", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 06:02:18,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-770adc51-3a8a-47a8-93b0-48c475552bb9 2019-05-30 06:02:18,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236127138138s 2019-05-30 06:02:18,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:02:18,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/6f70c25c176445c4ae7bbea5ba005719 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 06:02:18,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Thu, 30 May 2019 06:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edfbd64d-ae56-4f1c-b55c-b886420cee27 2019-05-30 06:02:18,826 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_dbfc7480-2927-4f50-8385-1975403c4636", "links": {"self": "http://172.30.9.24:5000/v3/users/6f70c25c176445c4ae7bbea5ba005719"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6f70c25c176445c4ae7bbea5ba005719", "description": null}} 2019-05-30 06:02:18,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/6f70c25c176445c4ae7bbea5ba005719 used request id req-edfbd64d-ae56-4f1c-b55c-b886420cee27 2019-05-30 06:02:18,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207498073578s 2019-05-30 06:02:18,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 06:02:18,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/6f70c25c176445c4ae7bbea5ba005719 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 06:02:19,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76e01b98-0239-4ef0-b997-d4e50dfa0d74 2019-05-30 06:02:19,124 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:02:19,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/6f70c25c176445c4ae7bbea5ba005719 used request id req-76e01b98-0239-4ef0-b997-d4e50dfa0d74 2019-05-30 06:02:19,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.297206878662s 2019-05-30 06:02:19,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 06:02:19,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 06:02:19,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Thu, 30 May 2019 06:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e86f52e3-aeb8-46a4-ae60-b07c3fd03163 2019-05-30 06:02:19,334 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/0cc30623a0284f318d3beb41a7939fdf"}, "tags": [], "enabled": true, "id": "0cc30623a0284f318d3beb41a7939fdf", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_dbfc7480-2927-4f50-8385-1975403c4636"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 06:02:19,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-e86f52e3-aeb8-46a4-ae60-b07c3fd03163 2019-05-30 06:02:19,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203406095505s 2019-05-30 06:02:19,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 06:02:19,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/0cc30623a0284f318d3beb41a7939fdf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 06:02:19,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-759aec6a-8068-4dbf-9039-814c728749f7 2019-05-30 06:02:19,879 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:02:19,879 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/0cc30623a0284f318d3beb41a7939fdf used request id req-759aec6a-8068-4dbf-9039-814c728749f7 2019-05-30 06:02:19,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.540461063385s 2019-05-30 06:02:19,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 06:02:19,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=0cc30623a0284f318d3beb41a7939fdf&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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 06:02:20,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 06:02:20 GMT X-Openstack-Request-Id: req-98d17f4e-2f61-4c53-9c07-7f4de4528e36 2019-05-30 06:02:20,135 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0cc30623a0284f318d3beb41a7939fdf", "created_at": "2019-05-30T05:57:50Z", "updated_at": "2019-05-30T05:57:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:57:50Z", "revision_number": 0, "id": "1626c7ec-9446-460e-b4d0-e474c0505d63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:57:50Z", "security_group_id": "fb3552bd-7f6d-41d5-a772-82af4310fe1f", "tenant_id": "0cc30623a0284f318d3beb41a7939fdf", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cc30623a0284f318d3beb41a7939fdf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:57:50Z", "revision_number": 0, "id": "67d6cb02-42c8-4e9d-acf5-8d4e08270391", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:57:50Z", "security_group_id": "fb3552bd-7f6d-41d5-a772-82af4310fe1f", "tenant_id": "0cc30623a0284f318d3beb41a7939fdf", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cc30623a0284f318d3beb41a7939fdf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:57:50Z", "revision_number": 0, "id": "7e85888e-6001-4d65-901b-6f479e7c3654", "remote_group_id": "fb3552bd-7f6d-41d5-a772-82af4310fe1f", "remote_ip_prefix": null, "created_at": "2019-05-30T05:57:50Z", "security_group_id": "fb3552bd-7f6d-41d5-a772-82af4310fe1f", "tenant_id": "0cc30623a0284f318d3beb41a7939fdf", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cc30623a0284f318d3beb41a7939fdf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:57:50Z", "revision_number": 0, "id": "c93fb45f-8467-4de5-9f10-84e7b0fb33a4", "remote_group_id": "fb3552bd-7f6d-41d5-a772-82af4310fe1f", "remote_ip_prefix": null, "created_at": "2019-05-30T05:57:50Z", "security_group_id": "fb3552bd-7f6d-41d5-a772-82af4310fe1f", "tenant_id": "0cc30623a0284f318d3beb41a7939fdf", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cc30623a0284f318d3beb41a7939fdf"}], "revision_number": 1, "project_id": "0cc30623a0284f318d3beb41a7939fdf", "id": "fb3552bd-7f6d-41d5-a772-82af4310fe1f", "name": "default"}]} 2019-05-30 06:02:20,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=0cc30623a0284f318d3beb41a7939fdf&name=default used request id req-98d17f4e-2f61-4c53-9c07-7f4de4528e36 2019-05-30 06:02:20,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.250860214233s 2019-05-30 06:02:20,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 06:02:20,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 06:02:20,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 30 May 2019 06:02:20 GMT X-Openstack-Request-Id: req-4d0df2f1-ab6e-4722-938c-71c4e79971c8 2019-05-30 06:02:20,195 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0cc30623a0284f318d3beb41a7939fdf", "created_at": "2019-05-30T05:57:50Z", "updated_at": "2019-05-30T05:57:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:57:50Z", "revision_number": 0, "id": "1626c7ec-9446-460e-b4d0-e474c0505d63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:57:50Z", "security_group_id": "fb3552bd-7f6d-41d5-a772-82af4310fe1f", "tenant_id": "0cc30623a0284f318d3beb41a7939fdf", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cc30623a0284f318d3beb41a7939fdf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:57:50Z", "revision_number": 0, "id": "67d6cb02-42c8-4e9d-acf5-8d4e08270391", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:57:50Z", "security_group_id": "fb3552bd-7f6d-41d5-a772-82af4310fe1f", "tenant_id": "0cc30623a0284f318d3beb41a7939fdf", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cc30623a0284f318d3beb41a7939fdf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:57:50Z", "revision_number": 0, "id": "7e85888e-6001-4d65-901b-6f479e7c3654", "remote_group_id": "fb3552bd-7f6d-41d5-a772-82af4310fe1f", "remote_ip_prefix": null, "created_at": "2019-05-30T05:57:50Z", "security_group_id": "fb3552bd-7f6d-41d5-a772-82af4310fe1f", "tenant_id": "0cc30623a0284f318d3beb41a7939fdf", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cc30623a0284f318d3beb41a7939fdf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:57:50Z", "revision_number": 0, "id": "c93fb45f-8467-4de5-9f10-84e7b0fb33a4", "remote_group_id": "fb3552bd-7f6d-41d5-a772-82af4310fe1f", "remote_ip_prefix": null, "created_at": "2019-05-30T05:57:50Z", "security_group_id": "fb3552bd-7f6d-41d5-a772-82af4310fe1f", "tenant_id": "0cc30623a0284f318d3beb41a7939fdf", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cc30623a0284f318d3beb41a7939fdf"}], "revision_number": 1, "project_id": "0cc30623a0284f318d3beb41a7939fdf", "id": "fb3552bd-7f6d-41d5-a772-82af4310fe1f", "name": "default"}]} 2019-05-30 06:02:20,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-4d0df2f1-ab6e-4722-938c-71c4e79971c8 2019-05-30 06:02:20,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0542240142822s 2019-05-30 06:02:20,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 06:02:20,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/fb3552bd-7f6d-41d5-a772-82af4310fe1f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3595b3719fe2d5b10d1539294a37dd6f9db43e5b" 2019-05-30 06:02:20,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 06:02:20 GMT X-Openstack-Request-Id: req-3fd0a8d7-582b-4299-917f-89138f50412f 2019-05-30 06:02:20,328 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 06:02:20,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/fb3552bd-7f6d-41d5-a772-82af4310fe1f.json used request id req-3fd0a8d7-582b-4299-917f-89138f50412f 2019-05-30 06:02:20,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.126384973526s 2019-05-30 06:02:20,330 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:06 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:10 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:29 | PASS | | singlevm2 | functest | healthcheck | 00:27 | PASS | | vping_ssh | functest | healthcheck | 00:43 | PASS | | vping_userdata | functest | healthcheck | 00:36 | PASS | | cinder_test | functest | healthcheck | 01:15 | PASS | | tempest_smoke | functest | healthcheck | 04:20 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-05-30 06:02:20,342 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-05-30 06:02:20,388 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-30 06:02:20,487 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-30 06:02:20,591 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-30 06:03:00,086 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-29 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-30 06:03:00,089 - 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.24,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.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=H2eK1y9fkHjMGjKKWa1PlDXma 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=aeac65a9ab444affb43fd8765adb4b86 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-30 06:03:00,089 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-30 06:03:00,090 - 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-05-30 06:03:00,113 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-05-30 06:03:00,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:03:00,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 06:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec2e71a-b16b-4e84-8740-8482f51d01c0 2019-05-30 06:03:00,474 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 06:03:00,474 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-5ec2e71a-b16b-4e84-8740-8482f51d01c0 2019-05-30 06:03:00,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 06:03:00,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T07:03:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["EpRK7cGgQ8aTIrOP7ndGnw"], "issued_at": "2019-05-30T06:03:01.000000Z"}} 2019-05-30 06:03:00,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 06:03:00,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:01,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 30 May 2019 06:03:01 GMT X-Openstack-Request-Id: req-8d03b6de-9d54-4443-b7cd-b41f2dedc6eb 2019-05-30 06:03:01,275 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 06:03:01,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8d03b6de-9d54-4443-b7cd-b41f2dedc6eb 2019-05-30 06:03:01,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.381873130798s 2019-05-30 06:03:01,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:03:01,288 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 06:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b357f1f9-4a03-4131-a8bd-b7f0e4d84268 2019-05-30 06:03:01,288 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 06:03:01,289 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-b357f1f9-4a03-4131-a8bd-b7f0e4d84268 2019-05-30 06:03:01,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:03:01,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:01,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 06:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64bf1daa-1ead-4203-a571-9cd02e23ea1a 2019-05-30 06:03:01,493 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 06:03:01,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-64bf1daa-1ead-4203-a571-9cd02e23ea1a 2019-05-30 06:03:01,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203899145126s 2019-05-30 06:03:01,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 06:03:01,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_1a138d59-a54e-46c2-91d8-438c904782e9"}}' 2019-05-30 06:03:01,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Thu, 30 May 2019 06:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8956cb70-39db-4251-a945-70e780bfafcd 2019-05-30 06:03:01,722 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.24:5000/v3/projects/deb3e28f0216498c957c2bcd04bf7977"}, "tags": [], "enabled": true, "id": "deb3e28f0216498c957c2bcd04bf7977", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_1a138d59-a54e-46c2-91d8-438c904782e9"}} 2019-05-30 06:03:01,722 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-8956cb70-39db-4251-a945-70e780bfafcd 2019-05-30 06:03:01,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.221257925034s 2019-05-30 06:03:01,722 - 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'deb3e28f0216498c957c2bcd04bf7977', '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_1a138d59-a54e-46c2-91d8-438c904782e9'}) 2019-05-30 06:03:01,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 06:03:01,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d6zc1Vc22UWDgAnpx2zcFYs8itZDe0", "email": null, "name": "neutron-tempest-plugin-api-user_1a138d59-a54e-46c2-91d8-438c904782e9"}}' 2019-05-30 06:03:02,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Thu, 30 May 2019 06:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-723332db-f8e7-4739-bd60-9dc134af3607 2019-05-30 06:03:02,195 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_1a138d59-a54e-46c2-91d8-438c904782e9", "links": {"self": "http://172.30.9.24:5000/v3/users/9f7024f95fd344b0b1a025b082ac4e2e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f7024f95fd344b0b1a025b082ac4e2e", "domain_id": "default", "password_expires_at": null}} 2019-05-30 06:03:02,195 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-723332db-f8e7-4739-bd60-9dc134af3607 2019-05-30 06:03:02,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.463864088058s 2019-05-30 06:03:02,196 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9f7024f95fd344b0b1a025b082ac4e2e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_1a138d59-a54e-46c2-91d8-438c904782e9'}) 2019-05-30 06:03:02,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:03:02,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:02,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d265bb1-d1de-4fe3-8343-7d812f63bd1f 2019-05-30 06:03:02,401 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:03:02,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3d265bb1-d1de-4fe3-8343-7d812f63bd1f 2019-05-30 06:03:02,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201279163361s 2019-05-30 06:03:02,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:03:02,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:02,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bdf20e5-f149-4947-a4eb-14ca48a036eb 2019-05-30 06:03:02,593 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:03:02,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3bdf20e5-f149-4947-a4eb-14ca48a036eb 2019-05-30 06:03:02,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188229084015s 2019-05-30 06:03:02,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:03:02,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:02,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7af47b24-5cf9-4eda-a1a8-0163ab744961 2019-05-30 06:03:02,808 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:03:02,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7af47b24-5cf9-4eda-a1a8-0163ab744961 2019-05-30 06:03:02,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210320949554s 2019-05-30 06:03:02,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:03:02,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:03,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 06:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-333bb6f1-737c-4af6-8a84-2933251155be 2019-05-30 06:03:03,018 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 06:03:03,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-333bb6f1-737c-4af6-8a84-2933251155be 2019-05-30 06:03:03,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204517126083s 2019-05-30 06:03:03,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:03:03,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:03,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Thu, 30 May 2019 06:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562dbc43-e4c1-4073-bb25-b9abab4090a3 2019-05-30 06:03:03,245 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_1a138d59-a54e-46c2-91d8-438c904782e9", "links": {"self": "http://172.30.9.24:5000/v3/users/9f7024f95fd344b0b1a025b082ac4e2e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f7024f95fd344b0b1a025b082ac4e2e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 06:03:03,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-562dbc43-e4c1-4073-bb25-b9abab4090a3 2019-05-30 06:03:03,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225615978241s 2019-05-30 06:03:03,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 06:03:03,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:03,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 405 Content-Type: application/json Date: Thu, 30 May 2019 06:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec99f043-9252-4378-ba80-969a07cccff3 2019-05-30 06:03:03,469 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "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.24:5000/v3/projects/deb3e28f0216498c957c2bcd04bf7977"}, "tags": [], "enabled": true, "id": "deb3e28f0216498c957c2bcd04bf7977", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_1a138d59-a54e-46c2-91d8-438c904782e9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 06:03:03,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-ec99f043-9252-4378-ba80-969a07cccff3 2019-05-30 06:03:03,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212343931198s 2019-05-30 06:03:03,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 06:03:03,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=9f7024f95fd344b0b1a025b082ac4e2e&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=deb3e28f0216498c957c2bcd04bf7977" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:03,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 06:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebd31c89-c907-4a55-ade6-646b2587069c 2019-05-30 06:03:03,632 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=9f7024f95fd344b0b1a025b082ac4e2e&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=deb3e28f0216498c957c2bcd04bf7977", "previous": null, "next": null}} 2019-05-30 06:03:03,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=9f7024f95fd344b0b1a025b082ac4e2e&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=deb3e28f0216498c957c2bcd04bf7977 used request id req-ebd31c89-c907-4a55-ade6-646b2587069c 2019-05-30 06:03:03,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.15770316124s 2019-05-30 06:03:03,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 06:03:03,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/deb3e28f0216498c957c2bcd04bf7977/users/9f7024f95fd344b0b1a025b082ac4e2e/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:03,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:03:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94def251-7541-4b0b-9fa8-988a059e6a24 2019-05-30 06:03:03,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:03:03,783 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/deb3e28f0216498c957c2bcd04bf7977/users/9f7024f95fd344b0b1a025b082ac4e2e/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-94def251-7541-4b0b-9fa8-988a059e6a24 2019-05-30 06:03:03,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146400928497s 2019-05-30 06:03:03,784 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_1a138d59-a54e-46c2-91d8-438c904782e9', 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'deb3e28f0216498c957c2bcd04bf7977', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd6zc1Vc22UWDgAnpx2zcFYs8itZDe0', 'username': u'neutron-tempest-plugin-api-user_1a138d59-a54e-46c2-91d8-438c904782e9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 06:03:03,789 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_1a138d59-a54e-46c2-91d8-438c904782e9', 'password': 'd6zc1Vc22UWDgAnpx2zcFYs8itZDe0', 'project_name': 'neutron-tempest-pl-project_1a138d59-a54e-46c2-91d8-438c904782e9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'deb3e28f0216498c957c2bcd04bf7977', 'project_domain_name': 'Default'} 2019-05-30 06:03:03,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:03:03,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:04,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db0ccab-ae33-422c-9d4a-b7838b92ea8d 2019-05-30 06:03:04,004 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:03:04,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8db0ccab-ae33-422c-9d4a-b7838b92ea8d 2019-05-30 06:03:04,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211521148682s 2019-05-30 06:03:04,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:03:04,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:04,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c5bdecd-501f-4b07-a2be-4bc7d97b4cc8 2019-05-30 06:03:04,123 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:03:04,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8c5bdecd-501f-4b07-a2be-4bc7d97b4cc8 2019-05-30 06:03:04,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114822864532s 2019-05-30 06:03:04,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:03:04,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:04,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 06:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-035dc9c8-9da0-4139-9a62-c98917f71c3f 2019-05-30 06:03:04,242 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 06:03:04,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-035dc9c8-9da0-4139-9a62-c98917f71c3f 2019-05-30 06:03:04,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11346411705s 2019-05-30 06:03:04,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:03:04,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:04,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Thu, 30 May 2019 06:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-746e3db5-91a9-42bc-b67b-4000fb855bf4 2019-05-30 06:03:04,476 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_1a138d59-a54e-46c2-91d8-438c904782e9", "links": {"self": "http://172.30.9.24:5000/v3/users/9f7024f95fd344b0b1a025b082ac4e2e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f7024f95fd344b0b1a025b082ac4e2e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 06:03:04,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-746e3db5-91a9-42bc-b67b-4000fb855bf4 2019-05-30 06:03:04,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233585119247s 2019-05-30 06:03:04,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 06:03:04,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:04,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 405 Content-Type: application/json Date: Thu, 30 May 2019 06:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f457aa-3035-42ab-aec8-d76ec8db3a1e 2019-05-30 06:03:04,606 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "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.24:5000/v3/projects/deb3e28f0216498c957c2bcd04bf7977"}, "tags": [], "enabled": true, "id": "deb3e28f0216498c957c2bcd04bf7977", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_1a138d59-a54e-46c2-91d8-438c904782e9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 06:03:04,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-43f457aa-3035-42ab-aec8-d76ec8db3a1e 2019-05-30 06:03:04,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118418931961s 2019-05-30 06:03:04,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 06:03:04,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=9f7024f95fd344b0b1a025b082ac4e2e&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=deb3e28f0216498c957c2bcd04bf7977" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:04,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 30 May 2019 06:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91fdf66f-d630-4e63-99ab-5b80c4356bdc 2019-05-30 06:03:04,727 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=9f7024f95fd344b0b1a025b082ac4e2e&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=deb3e28f0216498c957c2bcd04bf7977", "previous": null, "next": null}} 2019-05-30 06:03:04,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=9f7024f95fd344b0b1a025b082ac4e2e&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=deb3e28f0216498c957c2bcd04bf7977 used request id req-91fdf66f-d630-4e63-99ab-5b80c4356bdc 2019-05-30 06:03:04,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113485813141s 2019-05-30 06:03:04,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 06:03:04,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/deb3e28f0216498c957c2bcd04bf7977/users/9f7024f95fd344b0b1a025b082ac4e2e/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:04,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:03:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44116255-9495-48ea-a9e6-09465bdcb683 2019-05-30 06:03:04,885 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:03:04,885 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/deb3e28f0216498c957c2bcd04bf7977/users/9f7024f95fd344b0b1a025b082ac4e2e/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-44116255-9495-48ea-a9e6-09465bdcb683 2019-05-30 06:03:04,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154814004898s 2019-05-30 06:03:04,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:03:04,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:05,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a6ae705-7eaf-415f-b08b-c6e0cf250122 2019-05-30 06:03:05,006 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:03:05,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5a6ae705-7eaf-415f-b08b-c6e0cf250122 2019-05-30 06:03:05,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117014884949s 2019-05-30 06:03:05,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:03:05,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:05,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 06:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9025bd4-70ab-4703-9309-f5dd975b88ad 2019-05-30 06:03:05,126 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 06:03:05,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-f9025bd4-70ab-4703-9309-f5dd975b88ad 2019-05-30 06:03:05,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115635156631s 2019-05-30 06:03:05,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:03:05,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:05,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Thu, 30 May 2019 06:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-287981f0-cba5-48b7-8c53-f5e1b61bb8a6 2019-05-30 06:03:05,263 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_1a138d59-a54e-46c2-91d8-438c904782e9", "links": {"self": "http://172.30.9.24:5000/v3/users/9f7024f95fd344b0b1a025b082ac4e2e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f7024f95fd344b0b1a025b082ac4e2e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 06:03:05,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-287981f0-cba5-48b7-8c53-f5e1b61bb8a6 2019-05-30 06:03:05,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136057853699s 2019-05-30 06:03:05,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 06:03:05,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=9f7024f95fd344b0b1a025b082ac4e2e&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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:05,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 30 May 2019 06:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d9b897-de1b-4520-8906-6372f6f1c64e 2019-05-30 06:03:05,396 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=9f7024f95fd344b0b1a025b082ac4e2e&scope.domain.id=default", "previous": null, "next": null}} 2019-05-30 06:03:05,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=9f7024f95fd344b0b1a025b082ac4e2e&scope.domain.id=default used request id req-81d9b897-de1b-4520-8906-6372f6f1c64e 2019-05-30 06:03:05,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.120875835419s 2019-05-30 06:03:05,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-30 06:03:05,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/9f7024f95fd344b0b1a025b082ac4e2e/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:05,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ff9dfe5-d8ac-41b7-a855-63836cb74695 2019-05-30 06:03:05,545 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:03:05,545 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/9f7024f95fd344b0b1a025b082ac4e2e/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-8ff9dfe5-d8ac-41b7-a855-63836cb74695 2019-05-30 06:03:05,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.14550614357s 2019-05-30 06:03:05,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:03:05,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 06:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaf29687-01c8-4b8d-852d-e7fc0e03fd54 2019-05-30 06:03:05,556 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 06:03:05,556 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-aaf29687-01c8-4b8d-852d-e7fc0e03fd54 2019-05-30 06:03:05,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 06:03:05,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T07:03:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "deb3e28f0216498c957c2bcd04bf7977", "name": "neutron-tempest-pl-project_1a138d59-a54e-46c2-91d8-438c904782e9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_deb3e28f0216498c957c2bcd04bf7977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_deb3e28f0216498c957c2bcd04bf7977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/deb3e28f0216498c957c2bcd04bf7977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/deb3e28f0216498c957c2bcd04bf7977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/deb3e28f0216498c957c2bcd04bf7977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/deb3e28f0216498c957c2bcd04bf7977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/deb3e28f0216498c957c2bcd04bf7977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/deb3e28f0216498c957c2bcd04bf7977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/deb3e28f0216498c957c2bcd04bf7977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/deb3e28f0216498c957c2bcd04bf7977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/deb3e28f0216498c957c2bcd04bf7977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_1a138d59-a54e-46c2-91d8-438c904782e9", "id": "9f7024f95fd344b0b1a025b082ac4e2e"}, "audit_ids": ["JGbT8lbpQQ-hrPKigpZ4nQ"], "issued_at": "2019-05-30T06:03:06.000000Z"}} 2019-05-30 06:03:05,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-30 06:03:05,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" 2019-05-30 06:03:06,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 30 May 2019 06:03:06 GMT X-Openstack-Request-Id: req-e72acc64-3fdd-40ff-b0fb-f0dc3f472a62 2019-05-30 06:03:06,351 - 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-05-30 06:03:06,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-e72acc64-3fdd-40ff-b0fb-f0dc3f472a62 2019-05-30 06:03:06,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.380368947983s 2019-05-30 06:03:06,362 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-05-30 06:03:06,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:03:06,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:06,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 06:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63721efa-8589-4f23-8e1e-73daf6c616f3 2019-05-30 06:03:06,481 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 06:03:06,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-63721efa-8589-4f23-8e1e-73daf6c616f3 2019-05-30 06:03:06,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118261098862s 2019-05-30 06:03:06,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 06:03:06,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:06,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 405 Content-Type: application/json Date: Thu, 30 May 2019 06:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0389aa1-ee02-4a2a-9039-6ef4901f2310 2019-05-30 06:03:06,644 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "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.24:5000/v3/projects/deb3e28f0216498c957c2bcd04bf7977"}, "tags": [], "enabled": true, "id": "deb3e28f0216498c957c2bcd04bf7977", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_1a138d59-a54e-46c2-91d8-438c904782e9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 06:03:06,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-f0389aa1-ee02-4a2a-9039-6ef4901f2310 2019-05-30 06:03:06,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.155841112137s 2019-05-30 06:03:06,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 06:03:06,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" -d '{"network": {"shared": true, "tenant_id": "deb3e28f0216498c957c2bcd04bf7977", "name": "neutron-tempest-plugin-api-net_1a138d59-a54e-46c2-91d8-438c904782e9", "admin_state_up": true}}' 2019-05-30 06:03:06,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 739 Content-Type: application/json Date: Thu, 30 May 2019 06:03:07 GMT X-Openstack-Request-Id: req-c541f3cc-84a7-4e73-91b1-195328fc9846 2019-05-30 06:03:06,911 - 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":"b5a7b9f1-ad57-4d35-994b-d3f9f3af5a3b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":true,"project_id":"deb3e28f0216498c957c2bcd04bf7977","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T06:03:07Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_1a138d59-a54e-46c2-91d8-438c904782e9","admin_state_up":true,"tenant_id":"deb3e28f0216498c957c2bcd04bf7977","created_at":"2019-05-30T06:03:06Z","mtu":1450}} 2019-05-30 06:03:06,911 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c541f3cc-84a7-4e73-91b1-195328fc9846 2019-05-30 06:03:06,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.264663934708s 2019-05-30 06:03:06,912 - 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-05-30T06:03:07Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b5a7b9f1-ad57-4d35-994b-d3f9f3af5a3b', u'provider:segmentation_id': 11, 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_1a138d59-a54e-46c2-91d8-438c904782e9', u'created_at': u'2019-05-30T06:03:06Z', u'mtu': 1450, u'tenant_id': u'deb3e28f0216498c957c2bcd04bf7977', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'deb3e28f0216498c957c2bcd04bf7977', u'l2_adjacency': True}) 2019-05-30 06:03:06,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 06:03:06,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" 2019-05-30 06:03:06,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1445 Content-Type: application/json Date: Thu, 30 May 2019 06:03:07 GMT X-Openstack-Request-Id: req-a0cfe124-f257-4458-a8d5-77341b76b128 2019-05-30 06:03:06,998 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T05:49:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b5a7b9f1-ad57-4d35-994b-d3f9f3af5a3b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":true,"project_id":"deb3e28f0216498c957c2bcd04bf7977","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T06:03:07Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_1a138d59-a54e-46c2-91d8-438c904782e9","admin_state_up":true,"tenant_id":"deb3e28f0216498c957c2bcd04bf7977","created_at":"2019-05-30T06:03:06Z","provider:network_type":"vxlan"}]} 2019-05-30 06:03:06,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a0cfe124-f257-4458-a8d5-77341b76b128 2019-05-30 06:03:06,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.086226940155s 2019-05-30 06:03:07,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 06:03:07,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_1a138d59-a54e-46c2-91d8-438c904782e9", "enable_dhcp": true, "network_id": "b5a7b9f1-ad57-4d35-994b-d3f9f3af5a3b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 06:03:07,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Thu, 30 May 2019 06:03:08 GMT X-Openstack-Request-Id: req-17792545-58e4-43c5-81ae-f6e64bac7f86 2019-05-30 06:03:07,825 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-30T06:03: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":"ec92c459-dd6b-479a-92ac-9c247640d218","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"deb3e28f0216498c957c2bcd04bf7977","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_1a138d59-a54e-46c2-91d8-438c904782e9","enable_dhcp":true,"segment_id":null,"network_id":"b5a7b9f1-ad57-4d35-994b-d3f9f3af5a3b","tenant_id":"deb3e28f0216498c957c2bcd04bf7977","created_at":"2019-05-30T06:03:07Z","ip_version":4}} 2019-05-30 06:03:07,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-17792545-58e4-43c5-81ae-f6e64bac7f86 2019-05-30 06:03:07,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.825742959976s 2019-05-30 06:03:07,826 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T06:03: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'ec92c459-dd6b-479a-92ac-9c247640d218', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_1a138d59-a54e-46c2-91d8-438c904782e9', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b5a7b9f1-ad57-4d35-994b-d3f9f3af5a3b', u'tenant_id': u'deb3e28f0216498c957c2bcd04bf7977', u'created_at': u'2019-05-30T06:03: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'deb3e28f0216498c957c2bcd04bf7977'}) 2019-05-30 06:03:07,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 06:03:07,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "neutron-tempest-plugin-api-router_1a138d59-a54e-46c2-91d8-438c904782e9", "admin_state_up": true}}' 2019-05-30 06:03:09,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Thu, 30 May 2019 06:03:09 GMT X-Openstack-Request-Id: req-9bc33225-e9dc-45e2-83be-e6f2871ad1d0 2019-05-30 06:03:09,393 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "deb3e28f0216498c957c2bcd04bf7977", "created_at": "2019-05-30T06:03:08Z", "admin_state_up": true, "updated_at": "2019-05-30T06:03:09Z", "project_id": "deb3e28f0216498c957c2bcd04bf7977", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "fe7e8e1b-bd5f-4bdd-b65b-e4fa5e34d687", "name": "neutron-tempest-plugin-api-router_1a138d59-a54e-46c2-91d8-438c904782e9"}} 2019-05-30 06:03:09,393 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9bc33225-e9dc-45e2-83be-e6f2871ad1d0 2019-05-30 06:03:09,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56596088409s 2019-05-30 06:03:09,394 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T06:03:09Z', u'revision_number': 2, u'ha': False, u'id': u'fe7e8e1b-bd5f-4bdd-b65b-e4fa5e34d687', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_1a138d59-a54e-46c2-91d8-438c904782e9', u'admin_state_up': True, u'tenant_id': u'deb3e28f0216498c957c2bcd04bf7977', u'created_at': u'2019-05-30T06:03:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'deb3e28f0216498c957c2bcd04bf7977'}) 2019-05-30 06:03:09,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 06:03:09,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/fe7e8e1b-bd5f-4bdd-b65b-e4fa5e34d687/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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" -d '{"subnet_id": "ec92c459-dd6b-479a-92ac-9c247640d218"}' 2019-05-30 06:03:11,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 06:03:11 GMT X-Openstack-Request-Id: req-3c1fef24-ba92-4389-8242-70d75c425ab7 2019-05-30 06:03:11,589 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b5a7b9f1-ad57-4d35-994b-d3f9f3af5a3b", "tenant_id": "deb3e28f0216498c957c2bcd04bf7977", "subnet_id": "ec92c459-dd6b-479a-92ac-9c247640d218", "subnet_ids": ["ec92c459-dd6b-479a-92ac-9c247640d218"], "port_id": "d5dff6ce-6fd6-4761-8c1f-713dee413ddf", "id": "fe7e8e1b-bd5f-4bdd-b65b-e4fa5e34d687"} 2019-05-30 06:03:11,589 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fe7e8e1b-bd5f-4bdd-b65b-e4fa5e34d687/add_router_interface.json used request id req-3c1fef24-ba92-4389-8242-70d75c425ab7 2019-05-30 06:03:11,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.19495916367s 2019-05-30 06:03:11,590 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-30 06:03:11,695 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-30 06:03:11,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:03:11,706 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 06:03:11 GMT 2019-05-30 06:03:11,706 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 06:03:11,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 06:03:11,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" 2019-05-30 06:03:11,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 06:03:12 GMT X-Openstack-Request-Id: req-3b69a8ce-0add-41db-8259-44318a2d717a 2019-05-30 06:03:11,935 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 06:03:11,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3b69a8ce-0add-41db-8259-44318a2d717a 2019-05-30 06:03:11,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.223974943161s 2019-05-30 06:03:11,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 06:03:11,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_1a138d59-a54e-46c2-91d8-438c904782e9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_1a138d59-a54e-46c2-91d8-438c904782e9"}' 2019-05-30 06:03:11,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Thu, 30 May 2019 06:03:12 GMT Location: http://172.30.9.24:9292/v2/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8c70ec0f-7ca9-4e4a-ba02-0a1418fb0f3a 2019-05-30 06:03:11,984 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:03:12Z", "file": "/v2/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd/file", "owner": "deb3e28f0216498c957c2bcd04bf7977", "id": "050462b2-1582-4fd4-86f9-b587b0c7c4dd", "size": null, "self": "/v2/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd", "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_1a138d59-a54e-46c2-91d8-438c904782e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_1a138d59-a54e-46c2-91d8-438c904782e9", "checksum": null, "created_at": "2019-05-30T06:03:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 06:03:11,984 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8c70ec0f-7ca9-4e4a-ba02-0a1418fb0f3a 2019-05-30 06:03:11,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0403170585632s 2019-05-30 06:03:11,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 06:03:11,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd/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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" -d '' 2019-05-30 06:03:12,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 06:03:12 GMT X-Openstack-Request-Id: req-bdbb32b1-3b87-44b9-91fd-bda83ea1a888 2019-05-30 06:03:12,532 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 06:03:12,532 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd/file used request id req-bdbb32b1-3b87-44b9-91fd-bda83ea1a888 2019-05-30 06:03:12,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.547465085983s 2019-05-30 06:03:12,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 06:03:12,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" 2019-05-30 06:03:12,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Thu, 30 May 2019 06:03:12 GMT X-Openstack-Request-Id: req-d54b30a2-40ea-42cc-8b6c-f488305b9086 2019-05-30 06:03:12,564 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:03:12Z", "file": "/v2/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd/file", "owner": "deb3e28f0216498c957c2bcd04bf7977", "id": "050462b2-1582-4fd4-86f9-b587b0c7c4dd", "size": 12716032, "self": "/v2/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_1a138d59-a54e-46c2-91d8-438c904782e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_1a138d59-a54e-46c2-91d8-438c904782e9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T06:03:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 06:03:12,564 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d54b30a2-40ea-42cc-8b6c-f488305b9086 2019-05-30 06:03:12,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0276110172272s 2019-05-30 06:03:12,566 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd/file', 'owner': u'deb3e28f0216498c957c2bcd04bf7977', 'id': u'050462b2-1582-4fd4-86f9-b587b0c7c4dd', 'size': 12716032, u'self': u'/v2/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'deb3e28f0216498c957c2bcd04bf7977', 'name': 'neutron-tempest-pl-project_1a138d59-a54e-46c2-91d8-438c904782e9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T06:03:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-30T06:03:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_1a138d59-a54e-46c2-91d8-438c904782e9', '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/050462b2-1582-4fd4-86f9-b587b0c7c4dd', 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_1a138d59-a54e-46c2-91d8-438c904782e9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_1a138d59-a54e-46c2-91d8-438c904782e9', 'created': u'2019-05-30T06:03:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T06:03: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/050462b2-1582-4fd4-86f9-b587b0c7c4dd', 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_1a138d59-a54e-46c2-91d8-438c904782e9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 06:03:12,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 06:03:12,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_1a138d59-a54e-46c2-91d8-438c904782e9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 06:03:12,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 322 Content-Type: application/json Date: Thu, 30 May 2019 06:03: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-b293b406-3699-4164-9f92-8e94d3f100a9 x-openstack-request-id: req-b293b406-3699-4164-9f92-8e94d3f100a9 2019-05-30 06:03:12,996 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_1a138d59-a54e-46c2-91d8-438c904782e9", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3b7bf112-5268-4f68-b908-b0fb8506de85", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3b7bf112-5268-4f68-b908-b0fb8506de85", "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": "3b7bf112-5268-4f68-b908-b0fb8506de85"}} 2019-05-30 06:03:12,996 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-b293b406-3699-4164-9f92-8e94d3f100a9 2019-05-30 06:03:12,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.427115917206s 2019-05-30 06:03:12,997 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_1a138d59-a54e-46c2-91d8-438c904782e9', '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'aeac65a9ab444affb43fd8765adb4b86', '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'3b7bf112-5268-4f68-b908-b0fb8506de85', 'swap': 0}) 2019-05-30 06:03:12,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 06:03:13,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/3b7bf112-5268-4f68-b908-b0fb8506de85/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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" -d '{"extra_specs": {}}' 2019-05-30 06:03:13,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 06:03: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-64e7b922-f33a-4ac3-b78d-4d9685fd4ca8 x-openstack-request-id: req-64e7b922-f33a-4ac3-b78d-4d9685fd4ca8 2019-05-30 06:03:13,020 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 06:03:13,020 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/3b7bf112-5268-4f68-b908-b0fb8506de85/os-extra_specs used request id req-64e7b922-f33a-4ac3-b78d-4d9685fd4ca8 2019-05-30 06:03:13,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226531028748s 2019-05-30 06:03:13,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:03:13,035 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 06:03:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-092ff861-dc0a-4b5f-91c6-cc223ca35f58 2019-05-30 06:03:13,035 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 06:03:13,035 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-092ff861-dc0a-4b5f-91c6-cc223ca35f58 2019-05-30 06:03:13,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:03:13,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" 2019-05-30 06:03:13,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a3c78e-df13-430c-88ef-b650a26d07bc 2019-05-30 06:03:13,272 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:03:13,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f5a3c78e-df13-430c-88ef-b650a26d07bc 2019-05-30 06:03:13,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.233492136002s 2019-05-30 06:03:13,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:03:13,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" 2019-05-30 06:03:13,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-064c03bf-85c6-4173-a19e-f8c01fe6cc48 2019-05-30 06:03:13,468 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:03:13,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-064c03bf-85c6-4173-a19e-f8c01fe6cc48 2019-05-30 06:03:13,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190819978714s 2019-05-30 06:03:13,478 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-30 06:03:18,117 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 238e2b2d-d495-4747-9861-41c455941727 | 2019-05-30T06:03:17.638558 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 238e2b2d-d495-4747-9861-41c455941727 ~/.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-05-30 06:03:21,569 - 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-05-30 06:03:22,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-30 06:03:29,288 - 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=a1ede133-73a3-48c2-afad-04c33417ced2) as the default verifier for the future CLI operations. 2019-05-30 06:03:31,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-30 06:03:31,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:03:31,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Thu, 30 May 2019 06:03: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-189259f8-9d74-403d-b0af-08f219addfad x-openstack-request-id: req-189259f8-9d74-403d-b0af-08f219addfad 2019-05-30 06:03:31,395 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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": 15}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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-05-30 06:03:31,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-189259f8-9d74-403d-b0af-08f219addfad 2019-05-30 06:03:31,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.079155921936s 2019-05-30 06:03:31,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 06:03:31,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" 2019-05-30 06:03:31,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Thu, 30 May 2019 06:03:31 GMT X-Openstack-Request-Id: req-1e82b161-429f-4121-a077-b6c93ea6ef4b 2019-05-30 06:03:31,706 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:03:12Z", "file": "/v2/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd/file", "owner": "deb3e28f0216498c957c2bcd04bf7977", "id": "050462b2-1582-4fd4-86f9-b587b0c7c4dd", "size": 12716032, "self": "/v2/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_1a138d59-a54e-46c2-91d8-438c904782e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_1a138d59-a54e-46c2-91d8-438c904782e9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T06:03:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 06:03:31,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1e82b161-429f-4121-a077-b6c93ea6ef4b 2019-05-30 06:03:31,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306129932404s 2019-05-30 06:03:31,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 06:03:31,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_1a138d59-a54e-46c2-91d8-438c904782e9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_1a138d59-a54e-46c2-91d8-438c904782e9"}' 2019-05-30 06:03:31,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Thu, 30 May 2019 06:03:32 GMT Location: http://172.30.9.24:9292/v2/images/8892708a-242a-4aa9-a88e-c80fa2f38b59 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b40be57b-39c0-4c7d-a3c8-afca26f3736f 2019-05-30 06:03:31,767 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:03:31Z", "file": "/v2/images/8892708a-242a-4aa9-a88e-c80fa2f38b59/file", "owner": "deb3e28f0216498c957c2bcd04bf7977", "id": "8892708a-242a-4aa9-a88e-c80fa2f38b59", "size": null, "self": "/v2/images/8892708a-242a-4aa9-a88e-c80fa2f38b59", "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_1a138d59-a54e-46c2-91d8-438c904782e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_1a138d59-a54e-46c2-91d8-438c904782e9", "checksum": null, "created_at": "2019-05-30T06:03:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 06:03:31,767 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-b40be57b-39c0-4c7d-a3c8-afca26f3736f 2019-05-30 06:03:31,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0507309436798s 2019-05-30 06:03:31,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 06:03:31,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/8892708a-242a-4aa9-a88e-c80fa2f38b59/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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" -d '' 2019-05-30 06:03:32,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 06:03:32 GMT X-Openstack-Request-Id: req-ac60ea86-712f-4c90-9f4a-e035a44384d7 2019-05-30 06:03:32,218 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 06:03:32,218 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/8892708a-242a-4aa9-a88e-c80fa2f38b59/file used request id req-ac60ea86-712f-4c90-9f4a-e035a44384d7 2019-05-30 06:03:32,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.450403213501s 2019-05-30 06:03:32,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 06:03:32,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" 2019-05-30 06:03:32,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Thu, 30 May 2019 06:03:32 GMT X-Openstack-Request-Id: req-02cf37c2-085e-4a3e-8291-c033ad6a11f5 2019-05-30 06:03:32,255 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:03:32Z", "file": "/v2/images/8892708a-242a-4aa9-a88e-c80fa2f38b59/file", "owner": "deb3e28f0216498c957c2bcd04bf7977", "id": "8892708a-242a-4aa9-a88e-c80fa2f38b59", "size": 12716032, "self": "/v2/images/8892708a-242a-4aa9-a88e-c80fa2f38b59", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/8892708a-242a-4aa9-a88e-c80fa2f38b59/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/8892708a-242a-4aa9-a88e-c80fa2f38b59/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_1a138d59-a54e-46c2-91d8-438c904782e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_1a138d59-a54e-46c2-91d8-438c904782e9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T06:03:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:03:12Z", "file": "/v2/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd/file", "owner": "deb3e28f0216498c957c2bcd04bf7977", "id": "050462b2-1582-4fd4-86f9-b587b0c7c4dd", "size": 12716032, "self": "/v2/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_1a138d59-a54e-46c2-91d8-438c904782e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_1a138d59-a54e-46c2-91d8-438c904782e9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T06:03:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 06:03:32,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-02cf37c2-085e-4a3e-8291-c033ad6a11f5 2019-05-30 06:03:32,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0328071117401s 2019-05-30 06:03:32,258 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/8892708a-242a-4aa9-a88e-c80fa2f38b59/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8892708a-242a-4aa9-a88e-c80fa2f38b59/file', 'owner': u'deb3e28f0216498c957c2bcd04bf7977', 'id': u'8892708a-242a-4aa9-a88e-c80fa2f38b59', 'size': 12716032, u'self': u'/v2/images/8892708a-242a-4aa9-a88e-c80fa2f38b59', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'deb3e28f0216498c957c2bcd04bf7977', 'name': 'neutron-tempest-pl-project_1a138d59-a54e-46c2-91d8-438c904782e9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/8892708a-242a-4aa9-a88e-c80fa2f38b59/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T06:03:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-30T06:03:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_1a138d59-a54e-46c2-91d8-438c904782e9', '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/8892708a-242a-4aa9-a88e-c80fa2f38b59', 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_1a138d59-a54e-46c2-91d8-438c904782e9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_1a138d59-a54e-46c2-91d8-438c904782e9', 'created': u'2019-05-30T06:03:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T06:03: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/8892708a-242a-4aa9-a88e-c80fa2f38b59', 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_1a138d59-a54e-46c2-91d8-438c904782e9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 06:03:32,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 06:03:32,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_1a138d59-a54e-46c2-91d8-438c904782e9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 06:03:32,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 325 Content-Type: application/json Date: Thu, 30 May 2019 06:03: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-b1b0cb62-ab92-4dfc-b46d-27a0c2e22178 x-openstack-request-id: req-b1b0cb62-ab92-4dfc-b46d-27a0c2e22178 2019-05-30 06:03:32,296 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_1a138d59-a54e-46c2-91d8-438c904782e9", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f90fb7a4-004e-46be-bd68-0484615373df", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f90fb7a4-004e-46be-bd68-0484615373df", "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": "f90fb7a4-004e-46be-bd68-0484615373df"}} 2019-05-30 06:03:32,296 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-b1b0cb62-ab92-4dfc-b46d-27a0c2e22178 2019-05-30 06:03:32,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0371518135071s 2019-05-30 06:03:32,297 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_1a138d59-a54e-46c2-91d8-438c904782e9', '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'aeac65a9ab444affb43fd8765adb4b86', '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'f90fb7a4-004e-46be-bd68-0484615373df', 'swap': 0}) 2019-05-30 06:03:32,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 06:03:32,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/f90fb7a4-004e-46be-bd68-0484615373df/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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" -d '{"extra_specs": {}}' 2019-05-30 06:03:32,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 06:03: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-0462488e-0822-4dbf-9872-496ea559ef23 x-openstack-request-id: req-0462488e-0822-4dbf-9872-496ea559ef23 2019-05-30 06:03:32,317 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 06:03:32,317 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/f90fb7a4-004e-46be-bd68-0484615373df/os-extra_specs used request id req-0462488e-0822-4dbf-9872-496ea559ef23 2019-05-30 06:03:32,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197758674622s 2019-05-30 06:03:32,318 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_1a138d59-a54e-46c2-91d8-438c904782e9', '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'aeac65a9ab444affb43fd8765adb4b86', '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'f90fb7a4-004e-46be-bd68-0484615373df', 'swap': 0}) 2019-05-30 06:03:35,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-30 06:03:35,321 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-30 06:03:35,321 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-30 06:03:35,324 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-30 06:03:35,389 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-30 06:03:38,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a1ede133-73a3-48c2-afad-04c33417ced2/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-05-30 06:03:38,606 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-30 06:03:38,617 - 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-05-30 06:14:22,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 09c2c211-f364-4532-94d6-6a83dff183bb 2019-05-30 06:14:22,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'09c2c211-f364-4532-94d6-6a83dff183bb']'. 2019-05-30 06:14:23,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-30 06:14:23,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-30 06:14:23,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-30 06:14:23,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 09c2c211-f364-4532-94d6-6a83dff183bb | 2019-05-30 06:14:23,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-30 06:14:23,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-30 06:03:40 | 2019-05-30 06:14:23,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-30 06:14:22 | 2019-05-30 06:14:23,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:42 | 2019-05-30 06:14:23,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-30 06:14:23,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-30 06:14:23,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-30 06:14:23,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a1ede133-73a3-48c2-afad-04c33417ced2) | 2019-05-30 06:14:23,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-30 06:14:23,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 238e2b2d-d495-4747-9861-41c455941727) | 2019-05-30 06:14:23,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 571 | 2019-05-30 06:14:23,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 635.428 | 2019-05-30 06:14:23,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 498 | 2019-05-30 06:14:23,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 73 | 2019-05-30 06:14:23,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-30 06:14:23,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-30 06:14:23,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-30 06:14:23,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-30 06:14:23,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-30 06:14:23,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-30 06:14:23,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-05-30 06:14:23,819 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'09c2c211-f364-4532-94d6-6a83dff183bb', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-05-30 06:14:25,904 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 09c2c211-f364-4532-94d6-6a83dff183bb --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-05-30 06:14:25,905 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'09c2c211-f364-4532-94d6-6a83dff183bb', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-05-30 06:14:27,834 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 09c2c211-f364-4532-94d6-6a83dff183bb --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-05-30 06:14:28,052 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 06:14:28,052 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:21 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-05-30 06:14:28,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 06:14:28,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/8892708a-242a-4aa9-a88e-c80fa2f38b59 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" 2019-05-30 06:14:29,158 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 06:14:29 GMT X-Openstack-Request-Id: req-aad0340a-247e-402c-88e8-2e792542650c 2019-05-30 06:14:29,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-05-30 06:14:29,158 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/8892708a-242a-4aa9-a88e-c80fa2f38b59 used request id req-aad0340a-247e-402c-88e8-2e792542650c 2019-05-30 06:14:29,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.10108804703s 2019-05-30 06:14:29,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 06:14:29,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:14:29,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Thu, 30 May 2019 06:14: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-60d508fd-8aea-46ba-81bf-f055e945c590 x-openstack-request-id: req-60d508fd-8aea-46ba-81bf-f055e945c590 2019-05-30 06:14:29,417 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_1a138d59-a54e-46c2-91d8-438c904782e9", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3b7bf112-5268-4f68-b908-b0fb8506de85", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3b7bf112-5268-4f68-b908-b0fb8506de85", "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": "3b7bf112-5268-4f68-b908-b0fb8506de85"}, {"name": "neutron-tempest-plugin-api-flavor_alt_1a138d59-a54e-46c2-91d8-438c904782e9", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f90fb7a4-004e-46be-bd68-0484615373df", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f90fb7a4-004e-46be-bd68-0484615373df", "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": "f90fb7a4-004e-46be-bd68-0484615373df"}]} 2019-05-30 06:14:29,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-60d508fd-8aea-46ba-81bf-f055e945c590 2019-05-30 06:14:29,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.235927820206s 2019-05-30 06:14:29,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 06:14:29,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/f90fb7a4-004e-46be-bd68-0484615373df -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:14:29,462 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 06:14: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-47d74f31-5f3a-4c9d-abef-b8a4a2a2949b x-openstack-request-id: req-47d74f31-5f3a-4c9d-abef-b8a4a2a2949b 2019-05-30 06:14:29,462 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/f90fb7a4-004e-46be-bd68-0484615373df used request id req-47d74f31-5f3a-4c9d-abef-b8a4a2a2949b 2019-05-30 06:14:29,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0418870449066s 2019-05-30 06:14:29,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 06:14:29,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/fe7e8e1b-bd5f-4bdd-b65b-e4fa5e34d687/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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" -d '{"subnet_id": "ec92c459-dd6b-479a-92ac-9c247640d218"}' 2019-05-30 06:14:31,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 06:14:32 GMT X-Openstack-Request-Id: req-c1605b1b-a2e6-49ed-a7a1-1d16c845cd52 2019-05-30 06:14:31,871 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b5a7b9f1-ad57-4d35-994b-d3f9f3af5a3b", "tenant_id": "deb3e28f0216498c957c2bcd04bf7977", "subnet_id": "ec92c459-dd6b-479a-92ac-9c247640d218", "subnet_ids": ["ec92c459-dd6b-479a-92ac-9c247640d218"], "port_id": "d5dff6ce-6fd6-4761-8c1f-713dee413ddf", "id": "fe7e8e1b-bd5f-4bdd-b65b-e4fa5e34d687"} 2019-05-30 06:14:31,871 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fe7e8e1b-bd5f-4bdd-b65b-e4fa5e34d687/remove_router_interface.json used request id req-c1605b1b-a2e6-49ed-a7a1-1d16c845cd52 2019-05-30 06:14:31,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.40839505196s 2019-05-30 06:14:31,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 06:14:31,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" 2019-05-30 06:14:31,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json Date: Thu, 30 May 2019 06:14:32 GMT X-Openstack-Request-Id: req-29d5ef0e-34d0-47cf-9aa9-f5c028a9b892 2019-05-30 06:14:31,998 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "067a7913d3c74d3fa2712f998086e19e", "created_at": "2019-05-30T06:04:11Z", "admin_state_up": true, "updated_at": "2019-05-30T06:04:11Z", "project_id": "067a7913d3c74d3fa2712f998086e19e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f799ce27-caf9-4991-8255-29e517e25033", "name": "tempest-pretest-check-1322610855"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "deb3e28f0216498c957c2bcd04bf7977", "created_at": "2019-05-30T06:03:08Z", "admin_state_up": true, "updated_at": "2019-05-30T06:14:31Z", "project_id": "deb3e28f0216498c957c2bcd04bf7977", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "fe7e8e1b-bd5f-4bdd-b65b-e4fa5e34d687", "name": "neutron-tempest-plugin-api-router_1a138d59-a54e-46c2-91d8-438c904782e9"}]} 2019-05-30 06:14:31,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-29d5ef0e-34d0-47cf-9aa9-f5c028a9b892 2019-05-30 06:14:31,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126010894775s 2019-05-30 06:14:32,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 06:14:32,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/fe7e8e1b-bd5f-4bdd-b65b-e4fa5e34d687.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" 2019-05-30 06:14:33,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 06:14:33 GMT X-Openstack-Request-Id: req-32ea3016-6a3e-4998-9ee5-594dc83ec1ac 2019-05-30 06:14:33,226 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 06:14:33,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/fe7e8e1b-bd5f-4bdd-b65b-e4fa5e34d687.json used request id req-32ea3016-6a3e-4998-9ee5-594dc83ec1ac 2019-05-30 06:14:33,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22641301155s 2019-05-30 06:14:33,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 06:14:33,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" 2019-05-30 06:14:33,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1344 Content-Type: application/json Date: Thu, 30 May 2019 06:14:33 GMT X-Openstack-Request-Id: req-3080e93e-9569-437b-83c7-cd3ef0355208 2019-05-30 06:14:33,268 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-30T05:49:00Z","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":"b9f424a7-958b-4c06-a1c6-4f7aa8fab190","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"137b131c79604c9bbaf6f84e2f797af7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"168e0781-2ae4-4771-b847-512752cd47f4","tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:49:00Z","ip_version":4},{"updated_at":"2019-05-30T06:03: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":"ec92c459-dd6b-479a-92ac-9c247640d218","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"deb3e28f0216498c957c2bcd04bf7977","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_1a138d59-a54e-46c2-91d8-438c904782e9","enable_dhcp":true,"segment_id":null,"network_id":"b5a7b9f1-ad57-4d35-994b-d3f9f3af5a3b","tenant_id":"deb3e28f0216498c957c2bcd04bf7977","created_at":"2019-05-30T06:03:07Z","ip_version":4}]} 2019-05-30 06:14:33,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3080e93e-9569-437b-83c7-cd3ef0355208 2019-05-30 06:14:33,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.041069984436s 2019-05-30 06:14:33,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 06:14:33,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/ec92c459-dd6b-479a-92ac-9c247640d218.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" 2019-05-30 06:14:34,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 06:14:34 GMT X-Openstack-Request-Id: req-b8c52725-bab1-4826-977a-31bd0a44a1ed 2019-05-30 06:14:34,368 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 06:14:34,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/ec92c459-dd6b-479a-92ac-9c247640d218.json used request id req-b8c52725-bab1-4826-977a-31bd0a44a1ed 2019-05-30 06:14:34,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09760189056s 2019-05-30 06:14:34,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 06:14:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" 2019-05-30 06:14:34,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1450 Content-Type: application/json Date: Thu, 30 May 2019 06:14:35 GMT X-Openstack-Request-Id: req-6d7f3916-748e-41f0-bc4a-6df3012fe82e 2019-05-30 06:14:34,480 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b5a7b9f1-ad57-4d35-994b-d3f9f3af5a3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":true,"project_id":"deb3e28f0216498c957c2bcd04bf7977","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T06:14:34Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_1a138d59-a54e-46c2-91d8-438c904782e9","admin_state_up":true,"tenant_id":"deb3e28f0216498c957c2bcd04bf7977","created_at":"2019-05-30T06:03:06Z","provider:network_type":"vxlan"}]} 2019-05-30 06:14:34,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6d7f3916-748e-41f0-bc4a-6df3012fe82e 2019-05-30 06:14:34,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112217187881s 2019-05-30 06:14:34,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 06:14:34,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/b5a7b9f1-ad57-4d35-994b-d3f9f3af5a3b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" 2019-05-30 06:14:35,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 06:14:36 GMT X-Openstack-Request-Id: req-a367dc5e-8b65-43f7-96a2-19c0dfaeb326 2019-05-30 06:14:35,798 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 06:14:35,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/b5a7b9f1-ad57-4d35-994b-d3f9f3af5a3b.json used request id req-a367dc5e-8b65-43f7-96a2-19c0dfaeb326 2019-05-30 06:14:35,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.31627511978s 2019-05-30 06:14:35,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 06:14:35,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" 2019-05-30 06:14:35,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Thu, 30 May 2019 06:14:36 GMT X-Openstack-Request-Id: req-d729ace0-3ad9-400f-b2e0-bdbdc6d2f9cc 2019-05-30 06:14:35,833 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:03:12Z", "file": "/v2/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd/file", "owner": "deb3e28f0216498c957c2bcd04bf7977", "id": "050462b2-1582-4fd4-86f9-b587b0c7c4dd", "size": 12716032, "self": "/v2/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_1a138d59-a54e-46c2-91d8-438c904782e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_1a138d59-a54e-46c2-91d8-438c904782e9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T06:03:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 06:14:35,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d729ace0-3ad9-400f-b2e0-bdbdc6d2f9cc 2019-05-30 06:14:35,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0308578014374s 2019-05-30 06:14:35,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 06:14:35,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}25cc38d4159bab8c3b0d0302de772d1ef4bad2fc" 2019-05-30 06:14:36,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 06:14:37 GMT X-Openstack-Request-Id: req-511a1ab8-baab-4f90-a2c3-cbe3d69fda8f 2019-05-30 06:14:36,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-05-30 06:14:36,572 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/050462b2-1582-4fd4-86f9-b587b0c7c4dd used request id req-511a1ab8-baab-4f90-a2c3-cbe3d69fda8f 2019-05-30 06:14:36,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.737460851669s 2019-05-30 06:14:36,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 06:14:36,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:14:36,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Thu, 30 May 2019 06:14: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-3ed5548e-d1e2-4b59-b525-90174092fe03 x-openstack-request-id: req-3ed5548e-d1e2-4b59-b525-90174092fe03 2019-05-30 06:14:36,596 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_1a138d59-a54e-46c2-91d8-438c904782e9", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3b7bf112-5268-4f68-b908-b0fb8506de85", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3b7bf112-5268-4f68-b908-b0fb8506de85", "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": "3b7bf112-5268-4f68-b908-b0fb8506de85"}]} 2019-05-30 06:14:36,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-3ed5548e-d1e2-4b59-b525-90174092fe03 2019-05-30 06:14:36,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234589576721s 2019-05-30 06:14:36,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 06:14:36,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/3b7bf112-5268-4f68-b908-b0fb8506de85 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:14:36,631 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 06:14: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 x-compute-request-id: req-51232d75-4830-4239-9b3b-3fceef7b9a09 x-openstack-request-id: req-51232d75-4830-4239-9b3b-3fceef7b9a09 2019-05-30 06:14:36,631 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/3b7bf112-5268-4f68-b908-b0fb8506de85 used request id req-51232d75-4830-4239-9b3b-3fceef7b9a09 2019-05-30 06:14:36,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.033050775528s 2019-05-30 06:14:36,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:14:36,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:14:36,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Thu, 30 May 2019 06:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efb6cbab-c191-4467-89e4-b08e600cd431 2019-05-30 06:14:36,857 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_1a138d59-a54e-46c2-91d8-438c904782e9", "links": {"self": "http://172.30.9.24:5000/v3/users/9f7024f95fd344b0b1a025b082ac4e2e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f7024f95fd344b0b1a025b082ac4e2e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 06:14:36,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-efb6cbab-c191-4467-89e4-b08e600cd431 2019-05-30 06:14:36,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225311040878s 2019-05-30 06:14:36,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:14:36,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/9f7024f95fd344b0b1a025b082ac4e2e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:14:37,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 238 Content-Type: application/json Date: Thu, 30 May 2019 06:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3da0e06-0f59-4777-a831-d91b7bf957d1 2019-05-30 06:14:37,095 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_1a138d59-a54e-46c2-91d8-438c904782e9", "links": {"self": "http://172.30.9.24:5000/v3/users/9f7024f95fd344b0b1a025b082ac4e2e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9f7024f95fd344b0b1a025b082ac4e2e", "description": null}} 2019-05-30 06:14:37,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/9f7024f95fd344b0b1a025b082ac4e2e used request id req-c3da0e06-0f59-4777-a831-d91b7bf957d1 2019-05-30 06:14:37,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231442928314s 2019-05-30 06:14:37,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 06:14:37,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/9f7024f95fd344b0b1a025b082ac4e2e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:14:37,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:14:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40c5f172-c0e0-44a1-a2f9-72130915a331 2019-05-30 06:14:37,440 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:14:37,440 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/9f7024f95fd344b0b1a025b082ac4e2e used request id req-40c5f172-c0e0-44a1-a2f9-72130915a331 2019-05-30 06:14:37,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.344815969467s 2019-05-30 06:14:37,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 06:14:37,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:14:37,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 30 May 2019 06:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2c95669-ddcf-4b08-ac52-895e056061db 2019-05-30 06:14:37,654 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "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.24:5000/v3/projects/deb3e28f0216498c957c2bcd04bf7977"}, "tags": [], "enabled": true, "id": "deb3e28f0216498c957c2bcd04bf7977", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_1a138d59-a54e-46c2-91d8-438c904782e9"}]} 2019-05-30 06:14:37,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-a2c95669-ddcf-4b08-ac52-895e056061db 2019-05-30 06:14:37,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207062005997s 2019-05-30 06:14:37,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 06:14:37,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/deb3e28f0216498c957c2bcd04bf7977 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:14:37,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:14:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfc42dee-44fc-4a7d-941e-50518dfd9eb5 2019-05-30 06:14:37,910 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:14:37,910 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/deb3e28f0216498c957c2bcd04bf7977 used request id req-dfc42dee-44fc-4a7d-941e-50518dfd9eb5 2019-05-30 06:14:37,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.251722097397s 2019-05-30 06:14:37,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 06:14:37,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=deb3e28f0216498c957c2bcd04bf7977&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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:14:38,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 06:14:38 GMT X-Openstack-Request-Id: req-bb9b687f-41c1-46e6-b9e3-fff5f679e3d9 2019-05-30 06:14:38,220 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "deb3e28f0216498c957c2bcd04bf7977", "created_at": "2019-05-30T06:03:06Z", "updated_at": "2019-05-30T06:03:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:03:06Z", "revision_number": 0, "id": "023098dc-3607-4af6-95f9-d2bbfd125c93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T06:03:06Z", "security_group_id": "dd69f05b-cea5-42c6-be13-939b572f5b5e", "tenant_id": "deb3e28f0216498c957c2bcd04bf7977", "port_range_min": null, "ethertype": "IPv6", "project_id": "deb3e28f0216498c957c2bcd04bf7977"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:03:06Z", "revision_number": 0, "id": "67ead968-6518-4aae-ae7f-cc6cfb6a8725", "remote_group_id": "dd69f05b-cea5-42c6-be13-939b572f5b5e", "remote_ip_prefix": null, "created_at": "2019-05-30T06:03:06Z", "security_group_id": "dd69f05b-cea5-42c6-be13-939b572f5b5e", "tenant_id": "deb3e28f0216498c957c2bcd04bf7977", "port_range_min": null, "ethertype": "IPv6", "project_id": "deb3e28f0216498c957c2bcd04bf7977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:03:06Z", "revision_number": 0, "id": "8a4d0e42-4f12-4db8-b731-2ffcd58d4cf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T06:03:06Z", "security_group_id": "dd69f05b-cea5-42c6-be13-939b572f5b5e", "tenant_id": "deb3e28f0216498c957c2bcd04bf7977", "port_range_min": null, "ethertype": "IPv4", "project_id": "deb3e28f0216498c957c2bcd04bf7977"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:03:06Z", "revision_number": 0, "id": "cd6159d2-f171-44ec-ba8c-293407708a71", "remote_group_id": "dd69f05b-cea5-42c6-be13-939b572f5b5e", "remote_ip_prefix": null, "created_at": "2019-05-30T06:03:06Z", "security_group_id": "dd69f05b-cea5-42c6-be13-939b572f5b5e", "tenant_id": "deb3e28f0216498c957c2bcd04bf7977", "port_range_min": null, "ethertype": "IPv4", "project_id": "deb3e28f0216498c957c2bcd04bf7977"}], "revision_number": 1, "project_id": "deb3e28f0216498c957c2bcd04bf7977", "id": "dd69f05b-cea5-42c6-be13-939b572f5b5e", "name": "default"}]} 2019-05-30 06:14:38,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=deb3e28f0216498c957c2bcd04bf7977&name=default used request id req-bb9b687f-41c1-46e6-b9e3-fff5f679e3d9 2019-05-30 06:14:38,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.305190086365s 2019-05-30 06:14:38,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 06:14:38,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:14:38,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 30 May 2019 06:14:38 GMT X-Openstack-Request-Id: req-46ff368b-aa95-4a3b-b2ff-98d582cfb315 2019-05-30 06:14:38,280 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "deb3e28f0216498c957c2bcd04bf7977", "created_at": "2019-05-30T06:03:06Z", "updated_at": "2019-05-30T06:03:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:03:06Z", "revision_number": 0, "id": "023098dc-3607-4af6-95f9-d2bbfd125c93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T06:03:06Z", "security_group_id": "dd69f05b-cea5-42c6-be13-939b572f5b5e", "tenant_id": "deb3e28f0216498c957c2bcd04bf7977", "port_range_min": null, "ethertype": "IPv6", "project_id": "deb3e28f0216498c957c2bcd04bf7977"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:03:06Z", "revision_number": 0, "id": "67ead968-6518-4aae-ae7f-cc6cfb6a8725", "remote_group_id": "dd69f05b-cea5-42c6-be13-939b572f5b5e", "remote_ip_prefix": null, "created_at": "2019-05-30T06:03:06Z", "security_group_id": "dd69f05b-cea5-42c6-be13-939b572f5b5e", "tenant_id": "deb3e28f0216498c957c2bcd04bf7977", "port_range_min": null, "ethertype": "IPv6", "project_id": "deb3e28f0216498c957c2bcd04bf7977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:03:06Z", "revision_number": 0, "id": "8a4d0e42-4f12-4db8-b731-2ffcd58d4cf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T06:03:06Z", "security_group_id": "dd69f05b-cea5-42c6-be13-939b572f5b5e", "tenant_id": "deb3e28f0216498c957c2bcd04bf7977", "port_range_min": null, "ethertype": "IPv4", "project_id": "deb3e28f0216498c957c2bcd04bf7977"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:03:06Z", "revision_number": 0, "id": "cd6159d2-f171-44ec-ba8c-293407708a71", "remote_group_id": "dd69f05b-cea5-42c6-be13-939b572f5b5e", "remote_ip_prefix": null, "created_at": "2019-05-30T06:03:06Z", "security_group_id": "dd69f05b-cea5-42c6-be13-939b572f5b5e", "tenant_id": "deb3e28f0216498c957c2bcd04bf7977", "port_range_min": null, "ethertype": "IPv4", "project_id": "deb3e28f0216498c957c2bcd04bf7977"}], "revision_number": 1, "project_id": "deb3e28f0216498c957c2bcd04bf7977", "id": "dd69f05b-cea5-42c6-be13-939b572f5b5e", "name": "default"}]} 2019-05-30 06:14:38,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-46ff368b-aa95-4a3b-b2ff-98d582cfb315 2019-05-30 06:14:38,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0542781352997s 2019-05-30 06:14:38,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 06:14:38,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/dd69f05b-cea5-42c6-be13-939b572f5b5e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}518a3ba35fb0851cbcd6142aeea974bd7722b53e" 2019-05-30 06:14:38,398 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 06:14:38 GMT X-Openstack-Request-Id: req-37a0091a-8fa2-4f91-97c2-c501b3098199 2019-05-30 06:14:38,398 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 06:14:38,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/dd69f05b-cea5-42c6-be13-939b572f5b5e.json used request id req-37a0091a-8fa2-4f91-97c2-c501b3098199 2019-05-30 06:14:38,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.111265182495s 2019-05-30 06:14:38,452 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-05-30 06:14:38,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:14:38,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 06:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe2f7ca4-1edd-402b-b302-96a598bdeb0b 2019-05-30 06:14:38,504 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 06:14:38,504 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-fe2f7ca4-1edd-402b-b302-96a598bdeb0b 2019-05-30 06:14:38,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 06:14:38,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T07:14:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["5LfrkeE8SgqKfhl3_yIjHA"], "issued_at": "2019-05-30T06:14:39.000000Z"}} 2019-05-30 06:14:38,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 06:14:38,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:39,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 06:14:39 GMT X-Openstack-Request-Id: req-fb688909-7694-4d83-a001-1ccc3019d741 2019-05-30 06:14:39,208 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 06:14:39,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fb688909-7694-4d83-a001-1ccc3019d741 2019-05-30 06:14:39,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.300734996796s 2019-05-30 06:14:39,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:14:39,220 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 06:14:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e2aa3d2-0ccb-483e-bac6-885fa0fe4071 2019-05-30 06:14:39,220 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 06:14:39,221 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-2e2aa3d2-0ccb-483e-bac6-885fa0fe4071 2019-05-30 06:14:39,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:14:39,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:39,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 06:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adc57414-1ac7-49c5-ac75-391f9a423edb 2019-05-30 06:14:39,443 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 06:14:39,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-adc57414-1ac7-49c5-ac75-391f9a423edb 2019-05-30 06:14:39,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221487045288s 2019-05-30 06:14:39,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 06:14:39,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_36a692a4-adfc-45a2-8bf8-ac9917d6aaae"}}' 2019-05-30 06:14:39,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Thu, 30 May 2019 06:14:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f531d011-dcb5-4453-8c5a-49857f16cd78 2019-05-30 06:14:39,687 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/1abc2dd6a7e8467ebeb8fe51739eca10"}, "tags": [], "enabled": true, "id": "1abc2dd6a7e8467ebeb8fe51739eca10", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_36a692a4-adfc-45a2-8bf8-ac9917d6aaae"}} 2019-05-30 06:14:39,688 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-f531d011-dcb5-4453-8c5a-49857f16cd78 2019-05-30 06:14:39,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.237287998199s 2019-05-30 06:14:39,688 - 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'1abc2dd6a7e8467ebeb8fe51739eca10', '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_36a692a4-adfc-45a2-8bf8-ac9917d6aaae'}) 2019-05-30 06:14:39,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 06:14:39,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "NwcPyTydzqfqBrvRi8muh3xh3UiJjx", "email": null, "name": "rally_sanity-user_36a692a4-adfc-45a2-8bf8-ac9917d6aaae"}}' 2019-05-30 06:14:40,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Thu, 30 May 2019 06:14:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cbe9296-6539-4319-97ca-03b2dca4c86b 2019-05-30 06:14:40,160 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "links": {"self": "http://172.30.9.24:5000/v3/users/7e0b69d247314dcbae9717932aac12b5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7e0b69d247314dcbae9717932aac12b5", "domain_id": "default", "password_expires_at": null}} 2019-05-30 06:14:40,160 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-5cbe9296-6539-4319-97ca-03b2dca4c86b 2019-05-30 06:14:40,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465759992599s 2019-05-30 06:14:40,161 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7e0b69d247314dcbae9717932aac12b5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_36a692a4-adfc-45a2-8bf8-ac9917d6aaae'}) 2019-05-30 06:14:40,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:14:40,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:40,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd4b40e0-9dbb-4510-9406-2c4ade8ac693 2019-05-30 06:14:40,373 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:14:40,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bd4b40e0-9dbb-4510-9406-2c4ade8ac693 2019-05-30 06:14:40,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208402872086s 2019-05-30 06:14:40,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:14:40,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:40,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fbf37ec-ae18-48c9-aa13-6c8b00d3516b 2019-05-30 06:14:40,492 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:14:40,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2fbf37ec-ae18-48c9-aa13-6c8b00d3516b 2019-05-30 06:14:40,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11502790451s 2019-05-30 06:14:40,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:14:40,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:40,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-693d7ac2-d623-46dd-abee-5e27ff9d9dcb 2019-05-30 06:14:40,697 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:14:40,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-693d7ac2-d623-46dd-abee-5e27ff9d9dcb 2019-05-30 06:14:40,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199764966965s 2019-05-30 06:14:40,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:14:40,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:40,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 06:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8341d65b-a469-4be1-8151-bd0896c5e6ab 2019-05-30 06:14:40,859 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 06:14:40,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-8341d65b-a469-4be1-8151-bd0896c5e6ab 2019-05-30 06:14:40,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.156783103943s 2019-05-30 06:14:40,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:14:40,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:41,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Thu, 30 May 2019 06:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cca6450-10dd-47a2-86ec-7344084c392a 2019-05-30 06:14:41,003 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "links": {"self": "http://172.30.9.24:5000/v3/users/7e0b69d247314dcbae9717932aac12b5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7e0b69d247314dcbae9717932aac12b5", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 06:14:41,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9cca6450-10dd-47a2-86ec-7344084c392a 2019-05-30 06:14:41,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.143023014069s 2019-05-30 06:14:41,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 06:14:41,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:41,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Thu, 30 May 2019 06:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22b18dd9-2d88-4cdd-9047-4828deabff7e 2019-05-30 06:14:41,301 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/1abc2dd6a7e8467ebeb8fe51739eca10"}, "tags": [], "enabled": true, "id": "1abc2dd6a7e8467ebeb8fe51739eca10", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_36a692a4-adfc-45a2-8bf8-ac9917d6aaae"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 06:14:41,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-22b18dd9-2d88-4cdd-9047-4828deabff7e 2019-05-30 06:14:41,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.284864902496s 2019-05-30 06:14:41,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 06:14:41,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=7e0b69d247314dcbae9717932aac12b5&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=1abc2dd6a7e8467ebeb8fe51739eca10" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:41,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Thu, 30 May 2019 06:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f39371-a680-4cdf-9f07-0187d4e35c58 2019-05-30 06:14:41,422 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=7e0b69d247314dcbae9717932aac12b5&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=1abc2dd6a7e8467ebeb8fe51739eca10", "previous": null, "next": null}} 2019-05-30 06:14:41,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=7e0b69d247314dcbae9717932aac12b5&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=1abc2dd6a7e8467ebeb8fe51739eca10 used request id req-90f39371-a680-4cdf-9f07-0187d4e35c58 2019-05-30 06:14:41,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112709999084s 2019-05-30 06:14:41,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 06:14:41,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/1abc2dd6a7e8467ebeb8fe51739eca10/users/7e0b69d247314dcbae9717932aac12b5/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:41,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d37d316b-e003-4ed6-b557-fa0cafbfa4de 2019-05-30 06:14:41,582 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:14:41,582 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1abc2dd6a7e8467ebeb8fe51739eca10/users/7e0b69d247314dcbae9717932aac12b5/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-d37d316b-e003-4ed6-b557-fa0cafbfa4de 2019-05-30 06:14:41,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156794071198s 2019-05-30 06:14:41,584 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 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'1abc2dd6a7e8467ebeb8fe51739eca10', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'NwcPyTydzqfqBrvRi8muh3xh3UiJjx', 'username': u'rally_sanity-user_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 06:14:41,587 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'password': 'NwcPyTydzqfqBrvRi8muh3xh3UiJjx', 'project_name': 'rally_sanity-project_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '1abc2dd6a7e8467ebeb8fe51739eca10', 'project_domain_name': 'Default'} 2019-05-30 06:14:41,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:14:41,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:41,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11d05c7e-7b04-41e1-88e6-d0341cf0c754 2019-05-30 06:14:41,798 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:14:41,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-11d05c7e-7b04-41e1-88e6-d0341cf0c754 2019-05-30 06:14:41,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207536935806s 2019-05-30 06:14:41,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:14:41,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:41,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b982858b-d0bb-45d3-a566-038dadb9e8f3 2019-05-30 06:14:41,922 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:14:41,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b982858b-d0bb-45d3-a566-038dadb9e8f3 2019-05-30 06:14:41,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119147062302s 2019-05-30 06:14:41,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:14:41,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:42,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 06:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd7b05a0-1666-4cca-894e-b5461315c26e 2019-05-30 06:14:42,045 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 06:14:42,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-cd7b05a0-1666-4cca-894e-b5461315c26e 2019-05-30 06:14:42,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11777806282s 2019-05-30 06:14:42,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:14:42,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:42,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Thu, 30 May 2019 06:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d67e116-02db-4419-8695-e5e42c7b3288 2019-05-30 06:14:42,275 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "links": {"self": "http://172.30.9.24:5000/v3/users/7e0b69d247314dcbae9717932aac12b5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7e0b69d247314dcbae9717932aac12b5", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 06:14:42,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4d67e116-02db-4419-8695-e5e42c7b3288 2019-05-30 06:14:42,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228869915009s 2019-05-30 06:14:42,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 06:14:42,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:42,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Thu, 30 May 2019 06:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d210970d-6121-4f0c-bbbe-ef1f51145ebe 2019-05-30 06:14:42,406 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/1abc2dd6a7e8467ebeb8fe51739eca10"}, "tags": [], "enabled": true, "id": "1abc2dd6a7e8467ebeb8fe51739eca10", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_36a692a4-adfc-45a2-8bf8-ac9917d6aaae"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 06:14:42,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-d210970d-6121-4f0c-bbbe-ef1f51145ebe 2019-05-30 06:14:42,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120579957962s 2019-05-30 06:14:42,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 06:14:42,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=7e0b69d247314dcbae9717932aac12b5&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=1abc2dd6a7e8467ebeb8fe51739eca10" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:42,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 30 May 2019 06:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c51812-54c2-4e7a-b778-030c2bc60710 2019-05-30 06:14:42,530 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=7e0b69d247314dcbae9717932aac12b5&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=1abc2dd6a7e8467ebeb8fe51739eca10", "previous": null, "next": null}} 2019-05-30 06:14:42,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=7e0b69d247314dcbae9717932aac12b5&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=1abc2dd6a7e8467ebeb8fe51739eca10 used request id req-56c51812-54c2-4e7a-b778-030c2bc60710 2019-05-30 06:14:42,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116117954254s 2019-05-30 06:14:42,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 06:14:42,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/1abc2dd6a7e8467ebeb8fe51739eca10/users/7e0b69d247314dcbae9717932aac12b5/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:42,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce88fec6-25ee-4cf7-9c94-aab953a70474 2019-05-30 06:14:42,677 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:14:42,677 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1abc2dd6a7e8467ebeb8fe51739eca10/users/7e0b69d247314dcbae9717932aac12b5/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-ce88fec6-25ee-4cf7-9c94-aab953a70474 2019-05-30 06:14:42,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143237829208s 2019-05-30 06:14:42,678 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-05-30 06:14:42,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:14:42,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:42,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 06:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46bdd374-a9f7-4907-a6ba-27ffa520b717 2019-05-30 06:14:42,832 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 06:14:42,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-46bdd374-a9f7-4907-a6ba-27ffa520b717 2019-05-30 06:14:42,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152789115906s 2019-05-30 06:14:42,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 06:14:42,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:14:43,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Thu, 30 May 2019 06:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d0bf81a-99ff-40b0-87df-b7072df636b3 2019-05-30 06:14:43,053 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/1abc2dd6a7e8467ebeb8fe51739eca10"}, "tags": [], "enabled": true, "id": "1abc2dd6a7e8467ebeb8fe51739eca10", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_36a692a4-adfc-45a2-8bf8-ac9917d6aaae"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 06:14:43,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-2d0bf81a-99ff-40b0-87df-b7072df636b3 2019-05-30 06:14:43,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213455915451s 2019-05-30 06:14:43,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 06:14:43,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" -d '{"network": {"shared": true, "tenant_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "name": "rally_sanity-net_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "admin_state_up": true}}' 2019-05-30 06:14:43,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 724 Content-Type: application/json Date: Thu, 30 May 2019 06:14:43 GMT X-Openstack-Request-Id: req-00925f65-8048-4033-9477-4bc8f835ca1b 2019-05-30 06:14:43,352 - 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":"cab26765-c9ab-4514-add1-0cd8f108c847","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":true,"project_id":"1abc2dd6a7e8467ebeb8fe51739eca10","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T06:14:43Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_36a692a4-adfc-45a2-8bf8-ac9917d6aaae","admin_state_up":true,"tenant_id":"1abc2dd6a7e8467ebeb8fe51739eca10","created_at":"2019-05-30T06:14:43Z","mtu":1450}} 2019-05-30 06:14:43,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-00925f65-8048-4033-9477-4bc8f835ca1b 2019-05-30 06:14:43,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.296477079391s 2019-05-30 06:14:43,353 - 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-05-30T06:14:43Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cab26765-c9ab-4514-add1-0cd8f108c847', u'provider:segmentation_id': 5, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', u'created_at': u'2019-05-30T06:14:43Z', u'mtu': 1450, u'tenant_id': u'1abc2dd6a7e8467ebeb8fe51739eca10', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'1abc2dd6a7e8467ebeb8fe51739eca10', u'l2_adjacency': True}) 2019-05-30 06:14:43,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:14:43,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 06:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d63c22a8-b46b-4fc1-bf07-295a4b931586 2019-05-30 06:14:43,363 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 06:14:43,363 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-d63c22a8-b46b-4fc1-bf07-295a4b931586 2019-05-30 06:14:43,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 06:14:43,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T07:14:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1abc2dd6a7e8467ebeb8fe51739eca10", "name": "rally_sanity-project_36a692a4-adfc-45a2-8bf8-ac9917d6aaae"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1abc2dd6a7e8467ebeb8fe51739eca10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_1abc2dd6a7e8467ebeb8fe51739eca10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/1abc2dd6a7e8467ebeb8fe51739eca10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/1abc2dd6a7e8467ebeb8fe51739eca10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/1abc2dd6a7e8467ebeb8fe51739eca10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1abc2dd6a7e8467ebeb8fe51739eca10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/1abc2dd6a7e8467ebeb8fe51739eca10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/1abc2dd6a7e8467ebeb8fe51739eca10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1abc2dd6a7e8467ebeb8fe51739eca10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/1abc2dd6a7e8467ebeb8fe51739eca10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/1abc2dd6a7e8467ebeb8fe51739eca10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "id": "7e0b69d247314dcbae9717932aac12b5"}, "audit_ids": ["I4wjMSXjTiO-Bvl-5LtLQQ"], "issued_at": "2019-05-30T06:14:44.000000Z"}} 2019-05-30 06:14:43,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 06:14:43,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" 2019-05-30 06:14:44,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Thu, 30 May 2019 06:14:44 GMT X-Openstack-Request-Id: req-df21b9ad-46cd-4ef4-8c63-618d4bb21e86 2019-05-30 06:14:44,151 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"cab26765-c9ab-4514-add1-0cd8f108c847","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":true,"project_id":"1abc2dd6a7e8467ebeb8fe51739eca10","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T06:14:43Z","qos_policy_id":null,"name":"rally_sanity-net_36a692a4-adfc-45a2-8bf8-ac9917d6aaae","admin_state_up":true,"tenant_id":"1abc2dd6a7e8467ebeb8fe51739eca10","created_at":"2019-05-30T06:14:43Z","provider:network_type":"vxlan"}]} 2019-05-30 06:14:44,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-df21b9ad-46cd-4ef4-8c63-618d4bb21e86 2019-05-30 06:14:44,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364753007889s 2019-05-30 06:14:44,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 06:14:44,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" -d '{"subnet": {"name": "rally_sanity-subnet_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "enable_dhcp": true, "network_id": "cab26765-c9ab-4514-add1-0cd8f108c847", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 06:14:44,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Thu, 30 May 2019 06:14:45 GMT X-Openstack-Request-Id: req-4cd016d8-9800-4c21-8eea-48aabe1721a6 2019-05-30 06:14:44,939 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-30T06:14:44Z","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":"fe822467-8080-4bf1-a157-50f07fb8d76d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"1abc2dd6a7e8467ebeb8fe51739eca10","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_36a692a4-adfc-45a2-8bf8-ac9917d6aaae","enable_dhcp":true,"segment_id":null,"network_id":"cab26765-c9ab-4514-add1-0cd8f108c847","tenant_id":"1abc2dd6a7e8467ebeb8fe51739eca10","created_at":"2019-05-30T06:14:44Z","ip_version":4}} 2019-05-30 06:14:44,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-4cd016d8-9800-4c21-8eea-48aabe1721a6 2019-05-30 06:14:44,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.785836935043s 2019-05-30 06:14:44,939 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T06:14:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'fe822467-8080-4bf1-a157-50f07fb8d76d', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'cab26765-c9ab-4514-add1-0cd8f108c847', u'tenant_id': u'1abc2dd6a7e8467ebeb8fe51739eca10', u'created_at': u'2019-05-30T06:14:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1abc2dd6a7e8467ebeb8fe51739eca10'}) 2019-05-30 06:14:44,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 06:14:44,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "rally_sanity-router_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "admin_state_up": true}}' 2019-05-30 06:14:46,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Thu, 30 May 2019 06:14:46 GMT X-Openstack-Request-Id: req-cf1a6873-5e91-433c-acc3-af48b6d949b3 2019-05-30 06:14:46,227 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "created_at": "2019-05-30T06:14:45Z", "admin_state_up": true, "updated_at": "2019-05-30T06:14:46Z", "project_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "305dbb05-df39-4815-b576-09802c590138", "name": "rally_sanity-router_36a692a4-adfc-45a2-8bf8-ac9917d6aaae"}} 2019-05-30 06:14:46,227 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-cf1a6873-5e91-433c-acc3-af48b6d949b3 2019-05-30 06:14:46,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.28697299957s 2019-05-30 06:14:46,228 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T06:14:46Z', u'revision_number': 2, u'ha': False, u'id': u'305dbb05-df39-4815-b576-09802c590138', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', u'admin_state_up': True, u'tenant_id': u'1abc2dd6a7e8467ebeb8fe51739eca10', u'created_at': u'2019-05-30T06:14:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'1abc2dd6a7e8467ebeb8fe51739eca10'}) 2019-05-30 06:14:46,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 06:14:46,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/305dbb05-df39-4815-b576-09802c590138/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.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" -d '{"subnet_id": "fe822467-8080-4bf1-a157-50f07fb8d76d"}' 2019-05-30 06:14:48,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 06:14:48 GMT X-Openstack-Request-Id: req-7c4cfb02-ca29-4af4-8622-8f55f86e2a1e 2019-05-30 06:14:48,449 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cab26765-c9ab-4514-add1-0cd8f108c847", "tenant_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "subnet_id": "fe822467-8080-4bf1-a157-50f07fb8d76d", "subnet_ids": ["fe822467-8080-4bf1-a157-50f07fb8d76d"], "port_id": "1a91eb5b-84d1-46ed-9992-c765d337b04e", "id": "305dbb05-df39-4815-b576-09802c590138"} 2019-05-30 06:14:48,449 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/305dbb05-df39-4815-b576-09802c590138/add_router_interface.json used request id req-7c4cfb02-ca29-4af4-8622-8f55f86e2a1e 2019-05-30 06:14:48,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.22042798996s 2019-05-30 06:14:48,449 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-30 06:14:48,508 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-30 06:14:48,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:14:48,514 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 06:14:49 GMT 2019-05-30 06:14:48,514 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 06:14:48,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 06:14:48,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" 2019-05-30 06:14:48,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 06:14:49 GMT X-Openstack-Request-Id: req-0db1f72a-ec3e-4fa4-bc65-ff92c6666bcc 2019-05-30 06:14:48,809 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 06:14:48,809 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0db1f72a-ec3e-4fa4-bc65-ff92c6666bcc 2019-05-30 06:14:48,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.293363809586s 2019-05-30 06:14:48,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 06:14:48,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae"}' 2019-05-30 06:14:48,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Thu, 30 May 2019 06:14:49 GMT Location: http://172.30.9.24:9292/v2/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4cc344b2-5941-4f52-8ad0-acc60981de7c 2019-05-30 06:14:48,865 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:14:49Z", "file": "/v2/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881/file", "owner": "1abc2dd6a7e8467ebeb8fe51739eca10", "id": "fdddd0b9-f76d-453d-83f2-9c7cca5f4881", "size": null, "self": "/v2/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881", "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_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "checksum": null, "created_at": "2019-05-30T06:14:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 06:14:48,865 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4cc344b2-5941-4f52-8ad0-acc60981de7c 2019-05-30 06:14:48,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0461421012878s 2019-05-30 06:14:48,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 06:14:48,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881/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.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" -d '' 2019-05-30 06:14:49,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 06:14:50 GMT X-Openstack-Request-Id: req-66c97ee8-90ad-46a1-bf0f-8aa1411ce308 2019-05-30 06:14:49,509 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 06:14:49,509 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881/file used request id req-66c97ee8-90ad-46a1-bf0f-8aa1411ce308 2019-05-30 06:14:49,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.64333486557s 2019-05-30 06:14:49,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 06:14:49,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" 2019-05-30 06:14:49,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 30 May 2019 06:14:50 GMT X-Openstack-Request-Id: req-4163ebda-12e7-4d71-bc90-af6a39b1996e 2019-05-30 06:14:49,545 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:14:50Z", "file": "/v2/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881/file", "owner": "1abc2dd6a7e8467ebeb8fe51739eca10", "id": "fdddd0b9-f76d-453d-83f2-9c7cca5f4881", "size": 12716032, "self": "/v2/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T06:14:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 06:14:49,545 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4163ebda-12e7-4d71-bc90-af6a39b1996e 2019-05-30 06:14:49,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0319118499756s 2019-05-30 06:14:49,547 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881/file', 'owner': u'1abc2dd6a7e8467ebeb8fe51739eca10', 'id': u'fdddd0b9-f76d-453d-83f2-9c7cca5f4881', 'size': 12716032, u'self': u'/v2/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1abc2dd6a7e8467ebeb8fe51739eca10', 'name': 'rally_sanity-project_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T06:14:50Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-30T06:14:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', '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/fdddd0b9-f76d-453d-83f2-9c7cca5f4881', 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_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'created': u'2019-05-30T06:14:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T06:14:49Z', 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/fdddd0b9-f76d-453d-83f2-9c7cca5f4881', 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_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 06:14:49,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 06:14:49,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 06:14:49,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 30 May 2019 06:14: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-e74a0e08-c866-4d38-aba8-c0aaa9a48e00 x-openstack-request-id: req-e74a0e08-c866-4d38-aba8-c0aaa9a48e00 2019-05-30 06:14:49,939 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a6a3cf63-5499-4518-8612-3e89d1b69cfe", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a6a3cf63-5499-4518-8612-3e89d1b69cfe", "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": "a6a3cf63-5499-4518-8612-3e89d1b69cfe"}} 2019-05-30 06:14:49,939 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e74a0e08-c866-4d38-aba8-c0aaa9a48e00 2019-05-30 06:14:49,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.388374090195s 2019-05-30 06:14:49,940 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', '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'aeac65a9ab444affb43fd8765adb4b86', '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'a6a3cf63-5499-4518-8612-3e89d1b69cfe', 'swap': 0}) 2019-05-30 06:14:49,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 06:14:49,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/a6a3cf63-5499-4518-8612-3e89d1b69cfe/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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" -d '{"extra_specs": {}}' 2019-05-30 06:14:49,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 06:14:50 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-3d1b6324-deae-43ec-88f0-3d44232ae74b x-openstack-request-id: req-3d1b6324-deae-43ec-88f0-3d44232ae74b 2019-05-30 06:14:49,962 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 06:14:49,962 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/a6a3cf63-5499-4518-8612-3e89d1b69cfe/os-extra_specs used request id req-3d1b6324-deae-43ec-88f0-3d44232ae74b 2019-05-30 06:14:49,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210649967194s 2019-05-30 06:14:49,962 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-30 06:14:52,301 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-30 06:14:54,511 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3a7f3b63-9450-4810-83d6-41f7081a25f2 | 2019-05-30T06:14:54.153664 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3a7f3b63-9450-4810-83d6-41f7081a25f2 ~/.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-05-30 06:14:57,810 - 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-05-30 06:14:58,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-05-30 06:14:58,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-30 06:14:58,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" 2019-05-30 06:14:58,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Thu, 30 May 2019 06:14: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-42321bf0-69e6-4da0-a998-a34ff6f98fc1 x-openstack-request-id: req-42321bf0-69e6-4da0-a998-a34ff6f98fc1 2019-05-30 06:14:58,875 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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": 15}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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-05-30 06:14:58,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-42321bf0-69e6-4da0-a998-a34ff6f98fc1 2019-05-30 06:14:58,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.313760042191s 2019-05-30 06:14:58,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-30 06:14:58,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" 2019-05-30 06:14:59,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 30 May 2019 06:14:59 GMT X-Openstack-Request-Id: req-9c1fa282-1451-441d-8bbc-0972579dcc9e 2019-05-30 06:14:59,173 - 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-05-30 06:14:59,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-9c1fa282-1451-441d-8bbc-0972579dcc9e 2019-05-30 06:14:59,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.296647071838s 2019-05-30 06:14:59,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 06:14:59,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 06:14:59,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Thu, 30 May 2019 06:14: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-edfb9d63-874c-41e0-a872-9f78b5468c3d x-openstack-request-id: req-edfb9d63-874c-41e0-a872-9f78b5468c3d 2019-05-30 06:14:59,238 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/78decdbb-d87e-4f29-a7e7-b53ca9d9c7f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/78decdbb-d87e-4f29-a7e7-b53ca9d9c7f8", "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": "78decdbb-d87e-4f29-a7e7-b53ca9d9c7f8"}} 2019-05-30 06:14:59,238 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-edfb9d63-874c-41e0-a872-9f78b5468c3d 2019-05-30 06:14:59,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0550339221954s 2019-05-30 06:14:59,239 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', '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'aeac65a9ab444affb43fd8765adb4b86', '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'78decdbb-d87e-4f29-a7e7-b53ca9d9c7f8', 'swap': 0}) 2019-05-30 06:14:59,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 06:14:59,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/78decdbb-d87e-4f29-a7e7-b53ca9d9c7f8/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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" -d '{"extra_specs": {}}' 2019-05-30 06:14:59,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 06:14: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-1d1b8017-d074-4dd4-80e2-96e1db65e889 x-openstack-request-id: req-1d1b8017-d074-4dd4-80e2-96e1db65e889 2019-05-30 06:14:59,260 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 06:14:59,260 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/78decdbb-d87e-4f29-a7e7-b53ca9d9c7f8/os-extra_specs used request id req-1d1b8017-d074-4dd4-80e2-96e1db65e889 2019-05-30 06:14:59,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202329158783s 2019-05-30 06:14:59,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:14:59,272 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 06:14:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb4c7024-c65e-43ba-9b6e-69e6cab4b426 2019-05-30 06:14:59,272 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 06:14:59,272 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-bb4c7024-c65e-43ba-9b6e-69e6cab4b426 2019-05-30 06:14:59,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-30 06:14:59,279 - 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.16" 2019-05-30 06:14:59,285 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 06:14:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a468c708-cffd-4cf5-aa5c-5176d3d5ca7b 2019-05-30 06:14:59,285 - 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-05-30 06:14:59,286 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-a468c708-cffd-4cf5-aa5c-5176d3d5ca7b 2019-05-30 06:14:59,286 - 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.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" 2019-05-30 06:14:59,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Thu, 30 May 2019 06:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9567f0b4-84a2-41ae-aa88-9b6db2afc0ab 2019-05-30 06:14:59,477 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/139d24bc46ef46a5bd36f59376d87687"}, "enabled": true, "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/264655678fb34f29a87250685b3d8bdf"}, "enabled": true, "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/28610c42d16e43138da5dec73b8d4fff"}, "enabled": true, "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/349a557de6d4467e813e052ceb6ecf29"}, "enabled": true, "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5b82c138e1cb4b0da89add4f08dcf1b8"}, "enabled": true, "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7cac5c17591b413a851337c91014fc28"}, "enabled": true, "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7da7aa36749849e280f9ec53c2b6a22b"}, "enabled": true, "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/99142ae555d446ca8ac1529dceb5c8aa"}, "enabled": true, "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9d0f9e81def14d43b598cbb7f49f3bd1"}, "enabled": true, "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ab50c3815d9a462ba3a36d0bb21c0f55"}, "enabled": true, "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bcddb5d70e794427a165f6fce5230ce7"}, "enabled": true, "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/c9c9bf4d67b14ebe828480fe7425121a"}, "enabled": true, "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/cafced57803c4310a5e7bb3cd607ff30"}, "enabled": true, "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/d026271aa5da4cc18ed7426622f97a07"}, "enabled": true, "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-05-30 06:14:59,477 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-9567f0b4-84a2-41ae-aa88-9b6db2afc0ab 2019-05-30 06:14:59,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.201498985291s 2019-05-30 06:14:59,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', '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'aeac65a9ab444affb43fd8765adb4b86', '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'78decdbb-d87e-4f29-a7e7-b53ca9d9c7f8', 'swap': 0}) 2019-05-30 06:14:59,483 - 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-05-30 06:14:59,484 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 06:14:59,498 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 06:14:59,499 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-05-30 06:14:59,499 - 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', 'block_migration': 'true', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'cab26765-c9ab-4514-add1-0cd8f108c847', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', '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_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-30 06:16:15,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : eb13e002-0535-4748-9056-1e2406bfa565 2019-05-30 06:16:15,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2019-05-30 06:16:15,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'eb13e002-0535-4748-9056-1e2406bfa565'] 2019-05-30 06:16:16,409 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid eb13e002-0535-4748-9056-1e2406bfa565 -------------------------------------------------------------------------------- Task eb13e002-0535-4748-9056-1e2406bfa565: 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 eb13e002-0535-4748-9056-1e2406bfa565 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.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | total | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | -> duration | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.58414 Full duration: 9.310088 -------------------------------------------------------------------------------- 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 eb13e002-0535-4748-9056-1e2406bfa565 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.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | total | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 100.0% | 1 | | -> duration | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.081776 Full duration: 9.848182 -------------------------------------------------------------------------------- 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 eb13e002-0535-4748-9056-1e2406bfa565 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.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | total | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> duration | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.782434 Full duration: 9.257254 -------------------------------------------------------------------------------- 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 eb13e002-0535-4748-9056-1e2406bfa565 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.566 | 1.566 | 1.566 | 1.566 | 1.566 | 1.566 | 100.0% | 1 | | total | 2.006 | 2.006 | 2.006 | 2.006 | 2.006 | 2.006 | 100.0% | 1 | | -> duration | 2.006 | 2.006 | 2.006 | 2.006 | 2.006 | 2.006 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.006227 Full duration: 10.879864 -------------------------------------------------------------------------------- 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 eb13e002-0535-4748-9056-1e2406bfa565 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.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | total | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> duration | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.906433 Full duration: 9.547268 -------------------------------------------------------------------------------- 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 eb13e002-0535-4748-9056-1e2406bfa565 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.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | total | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> duration | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.824521 Full duration: 9.759152 HINTS: * To plot HTML graphics with this data, run: rally task report eb13e002-0535-4748-9056-1e2406bfa565 --out output.html * To generate a JUnit report, run: rally task export eb13e002-0535-4748-9056-1e2406bfa565 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report eb13e002-0535-4748-9056-1e2406bfa565 --json --out output.json 2019-05-30 06:16:16,410 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'eb13e002-0535-4748-9056-1e2406bfa565', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-05-30 06:16:18,411 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid eb13e002-0535-4748-9056-1e2406bfa565 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-05-30 06:16:18.309 657 INFO rally.api [-] Building 'json' report for the following task(s): 'eb13e002-0535-4748-9056-1e2406bfa565'. 2019-05-30 06:16:18.313 657 INFO rally.api [-] The report has been successfully built. 2019-05-30 06:16:18,418 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-05-30 06:16:18,419 - 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-05-30 06:16:18,419 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 06:16:18,436 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 06:16:18,437 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-05-30 06:16:18,437 - 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', 'block_migration': 'true', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'cab26765-c9ab-4514-add1-0cd8f108c847', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', '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_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-30 06:17:59,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ea973f36-c419-40b8-89bc-2c7cb33ee5d5 2019-05-30 06:17:59,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'ea973f36-c419-40b8-89bc-2c7cb33ee5d5'] 2019-05-30 06:18:00,101 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ea973f36-c419-40b8-89bc-2c7cb33ee5d5 -------------------------------------------------------------------------------- Task ea973f36-c419-40b8-89bc-2c7cb33ee5d5: 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 ea973f36-c419-40b8-89bc-2c7cb33ee5d5 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.007 | 3.007 | 3.007 | 3.007 | 3.007 | 3.007 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | -> glance_v2.upload_data | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 100.0% | 1 | | glance_v2.delete_image | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | total | 3.958 | 3.958 | 3.958 | 3.958 | 3.958 | 3.958 | 100.0% | 1 | | -> duration | 3.958 | 3.958 | 3.958 | 3.958 | 3.958 | 3.958 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.958121 Full duration: 14.373963 -------------------------------------------------------------------------------- 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 ea973f36-c419-40b8-89bc-2c7cb33ee5d5 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.781 | 2.781 | 2.781 | 2.781 | 2.781 | 2.781 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 100.0% | 1 | | glance_v2.list_images | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 2.826 | 2.826 | 2.826 | 2.826 | 2.826 | 2.826 | 100.0% | 1 | | -> duration | 2.826 | 2.826 | 2.826 | 2.826 | 2.826 | 2.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.825786 Full duration: 15.726837 -------------------------------------------------------------------------------- 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 ea973f36-c419-40b8-89bc-2c7cb33ee5d5 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.319 | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 100.0% | 1 | | total | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 100.0% | 1 | | -> duration | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.319145 Full duration: 10.117992 -------------------------------------------------------------------------------- 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": "cab26765-c9ab-4514-add1-0cd8f108c847" } ], "flavor": { "name": "rally_sanity-flavor_36a692a4-adfc-45a2-8bf8-ac9917d6aaae" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea973f36-c419-40b8-89bc-2c7cb33ee5d5 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.364 | 3.364 | 3.364 | 3.364 | 3.364 | 3.364 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 100.0% | 1 | | nova.boot_servers | 14.137 | 14.137 | 14.137 | 14.137 | 14.137 | 14.137 | 100.0% | 1 | | total | 17.502 | 17.502 | 17.502 | 17.502 | 17.502 | 17.502 | 100.0% | 1 | | -> duration | 16.502 | 16.502 | 16.502 | 16.502 | 16.502 | 16.502 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.501562 Full duration: 40.231543 HINTS: * To plot HTML graphics with this data, run: rally task report ea973f36-c419-40b8-89bc-2c7cb33ee5d5 --out output.html * To generate a JUnit report, run: rally task export ea973f36-c419-40b8-89bc-2c7cb33ee5d5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ea973f36-c419-40b8-89bc-2c7cb33ee5d5 --json --out output.json 2019-05-30 06:18:00,102 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'ea973f36-c419-40b8-89bc-2c7cb33ee5d5', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-05-30 06:18:02,175 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ea973f36-c419-40b8-89bc-2c7cb33ee5d5 --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-05-30 06:18:02.066 1206 INFO rally.api [-] Building 'json' report for the following task(s): 'ea973f36-c419-40b8-89bc-2c7cb33ee5d5'. 2019-05-30 06:18:02.070 1206 INFO rally.api [-] The report has been successfully built. 2019-05-30 06:18:02,182 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-05-30 06:18:02,183 - 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-05-30 06:18:02,184 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 06:18:02,201 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 06:18:02,202 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-05-30 06:18:02,202 - 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', 'block_migration': 'true', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'cab26765-c9ab-4514-add1-0cd8f108c847', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', '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_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-30 06:21:40,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 95a9bdef-9a59-4245-8a96-5f128dfce949 2019-05-30 06:21:40,014 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'95a9bdef-9a59-4245-8a96-5f128dfce949'] 2019-05-30 06:21:40,862 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 95a9bdef-9a59-4245-8a96-5f128dfce949 -------------------------------------------------------------------------------- Task 95a9bdef-9a59-4245-8a96-5f128dfce949: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a9bdef-9a59-4245-8a96-5f128dfce949 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_snapshot | 3.411 | 3.411 | 3.411 | 3.411 | 3.411 | 3.411 | 100.0% | 1 | | cinder_v3.delete_snapshot | 2.616 | 2.616 | 2.616 | 2.616 | 2.616 | 2.616 | 100.0% | 1 | | total | 6.028 | 6.028 | 6.028 | 6.028 | 6.028 | 6.028 | 100.0% | 1 | | -> duration | 6.028 | 6.028 | 6.028 | 6.028 | 6.028 | 6.028 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.028116 Full duration: 25.525552 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a9bdef-9a59-4245-8a96-5f128dfce949 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.555 | 3.555 | 3.555 | 3.555 | 3.555 | 3.555 | 100.0% | 1 | | cinder_v3.delete_volume | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | total | 4.141 | 4.141 | 4.141 | 4.141 | 4.141 | 4.141 | 100.0% | 1 | | -> duration | 4.141 | 4.141 | 4.141 | 4.141 | 4.141 | 4.141 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.140964 Full duration: 17.027274 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a9bdef-9a59-4245-8a96-5f128dfce949 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 6.27 | 6.27 | 6.27 | 6.27 | 6.27 | 6.27 | 100.0% | 1 | | cinder_v3.delete_volume | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | total | 6.839 | 6.839 | 6.839 | 6.839 | 6.839 | 6.839 | 100.0% | 1 | | -> duration | 6.839 | 6.839 | 6.839 | 6.839 | 6.839 | 6.839 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.838903 Full duration: 20.431061 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a9bdef-9a59-4245-8a96-5f128dfce949 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.66 | 3.66 | 3.66 | 3.66 | 3.66 | 3.66 | 100.0% | 1 | | cinder_v3.delete_volume | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | total | 3.985 | 3.985 | 3.985 | 3.985 | 3.985 | 3.985 | 100.0% | 1 | | -> duration | 3.985 | 3.985 | 3.985 | 3.985 | 3.985 | 3.985 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.98548 Full duration: 17.222959 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a9bdef-9a59-4245-8a96-5f128dfce949 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.516 | 3.516 | 3.516 | 3.516 | 3.516 | 3.516 | 100.0% | 1 | | cinder_v3.extend_volume | 2.518 | 2.518 | 2.518 | 2.518 | 2.518 | 2.518 | 100.0% | 1 | | cinder_v3.delete_volume | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 100.0% | 1 | | total | 6.459 | 6.459 | 6.459 | 6.459 | 6.459 | 6.459 | 100.0% | 1 | | -> duration | 6.459 | 6.459 | 6.459 | 6.459 | 6.459 | 6.459 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.459113 Full duration: 19.366536 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a9bdef-9a59-4245-8a96-5f128dfce949 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.514 | 3.514 | 3.514 | 3.514 | 3.514 | 3.514 | 100.0% | 1 | | cinder_v3.delete_volume | 2.911 | 2.911 | 2.911 | 2.911 | 2.911 | 2.911 | 100.0% | 1 | | total | 6.425 | 6.425 | 6.425 | 6.425 | 6.425 | 6.425 | 100.0% | 1 | | -> duration | 6.425 | 6.425 | 6.425 | 6.425 | 6.425 | 6.425 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.425271 Full duration: 26.042239 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a9bdef-9a59-4245-8a96-5f128dfce949 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_qos | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | cinder_v3.list_qos | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 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.062079 Full duration: 15.916539 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a9bdef-9a59-4245-8a96-5f128dfce949 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_qos | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | cinder_v3.set_qos | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 100.0% | 1 | | total | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | -> duration | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.056389 Full duration: 15.821052 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a9bdef-9a59-4245-8a96-5f128dfce949 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | cinder_v3.list_types | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 100.0% | 1 | | total | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | -> duration | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.044395 Full duration: 16.091444 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a9bdef-9a59-4245-8a96-5f128dfce949 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 100.0% | 1 | | total | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | -> duration | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.087035 Full duration: 15.94034 HINTS: * To plot HTML graphics with this data, run: rally task report 95a9bdef-9a59-4245-8a96-5f128dfce949 --out output.html * To generate a JUnit report, run: rally task export 95a9bdef-9a59-4245-8a96-5f128dfce949 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 95a9bdef-9a59-4245-8a96-5f128dfce949 --json --out output.json 2019-05-30 06:21:40,864 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'95a9bdef-9a59-4245-8a96-5f128dfce949', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-05-30 06:21:42,795 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 95a9bdef-9a59-4245-8a96-5f128dfce949 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-05-30 06:21:42.693 2991 INFO rally.api [-] Building 'json' report for the following task(s): '95a9bdef-9a59-4245-8a96-5f128dfce949'. 2019-05-30 06:21:42.703 2991 INFO rally.api [-] The report has been successfully built. 2019-05-30 06:21:42,803 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-05-30 06:21:42,804 - 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-05-30 06:21:42,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 06:21:42,812 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 06:21:42,813 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-05-30 06:21:42,813 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'cab26765-c9ab-4514-add1-0cd8f108c847', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', '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_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-30 06:24:03,047 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c854c1a2-1856-4033-9d90-4688f6da608b 2019-05-30 06:24:03,047 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'c854c1a2-1856-4033-9d90-4688f6da608b'] 2019-05-30 06:24:03,953 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c854c1a2-1856-4033-9d90-4688f6da608b -------------------------------------------------------------------------------- Task c854c1a2-1856-4033-9d90-4688f6da608b: 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 c854c1a2-1856-4033-9d90-4688f6da608b 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.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | total | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> duration | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.738454 Full duration: 9.766672 -------------------------------------------------------------------------------- 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 c854c1a2-1856-4033-9d90-4688f6da608b 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.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | total | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> duration | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.743189 Full duration: 9.105297 -------------------------------------------------------------------------------- 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 c854c1a2-1856-4033-9d90-4688f6da608b 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.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | total | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | -> duration | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.720605 Full duration: 9.419452 -------------------------------------------------------------------------------- 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 c854c1a2-1856-4033-9d90-4688f6da608b 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.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | -> duration | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.061486 Full duration: 10.681385 -------------------------------------------------------------------------------- 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 c854c1a2-1856-4033-9d90-4688f6da608b 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.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | total | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> duration | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.709174 Full duration: 9.305148 -------------------------------------------------------------------------------- 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 c854c1a2-1856-4033-9d90-4688f6da608b 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.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | total | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | -> duration | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.024815 Full duration: 10.248884 -------------------------------------------------------------------------------- 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 c854c1a2-1856-4033-9d90-4688f6da608b 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.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | total | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> duration | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.691163 Full duration: 9.674769 -------------------------------------------------------------------------------- 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 c854c1a2-1856-4033-9d90-4688f6da608b 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.316 | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | | total | 1.675 | 1.675 | 1.675 | 1.675 | 1.675 | 1.675 | 100.0% | 1 | | -> duration | 1.675 | 1.675 | 1.675 | 1.675 | 1.675 | 1.675 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.675409 Full duration: 10.917465 -------------------------------------------------------------------------------- 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 c854c1a2-1856-4033-9d90-4688f6da608b 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.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.697987 Full duration: 9.062044 -------------------------------------------------------------------------------- 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 c854c1a2-1856-4033-9d90-4688f6da608b 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.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | gnocchi.delete_metric | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | total | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 100.0% | 1 | | -> duration | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.24134 Full duration: 10.644056 -------------------------------------------------------------------------------- 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 c854c1a2-1856-4033-9d90-4688f6da608b 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.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | gnocchi.delete_resource | 0.406 | 0.406 | 0.406 | 0.406 | 0.406 | 0.406 | 100.0% | 1 | | total | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> duration | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.117794 Full duration: 10.65592 HINTS: * To plot HTML graphics with this data, run: rally task report c854c1a2-1856-4033-9d90-4688f6da608b --out output.html * To generate a JUnit report, run: rally task export c854c1a2-1856-4033-9d90-4688f6da608b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c854c1a2-1856-4033-9d90-4688f6da608b --json --out output.json 2019-05-30 06:24:03,955 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'c854c1a2-1856-4033-9d90-4688f6da608b', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-05-30 06:24:06,180 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c854c1a2-1856-4033-9d90-4688f6da608b --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-05-30 06:24:06.037 4122 INFO rally.api [-] Building 'json' report for the following task(s): 'c854c1a2-1856-4033-9d90-4688f6da608b'. 2019-05-30 06:24:06.047 4122 INFO rally.api [-] The report has been successfully built. 2019-05-30 06:24:06,193 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-05-30 06:24:06,194 - 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-05-30 06:24:06,194 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 06:24:06,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 06:24:06,211 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-05-30 06:24:06,211 - 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', 'block_migration': 'true', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'cab26765-c9ab-4514-add1-0cd8f108c847', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', '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_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-30 06:25:50,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9990b7f0-d8a9-486c-9dd7-fd0d5534e6cc 2019-05-30 06:25:50,615 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'9990b7f0-d8a9-486c-9dd7-fd0d5534e6cc'] 2019-05-30 06:25:51,432 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9990b7f0-d8a9-486c-9dd7-fd0d5534e6cc -------------------------------------------------------------------------------- Task 9990b7f0-d8a9-486c-9dd7-fd0d5534e6cc: 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 9990b7f0-d8a9-486c-9dd7-fd0d5534e6cc 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.908 | 6.908 | 6.908 | 6.908 | 6.908 | 6.908 | 100.0% | 1 | | heat.update_stack | 3.217 | 3.217 | 3.217 | 3.217 | 3.217 | 3.217 | 100.0% | 1 | | heat.delete_stack | 3.273 | 3.273 | 3.273 | 3.273 | 3.273 | 3.273 | 100.0% | 1 | | total | 13.398 | 13.398 | 13.398 | 13.398 | 13.398 | 13.398 | 100.0% | 1 | | -> duration | 9.398 | 9.398 | 9.398 | 9.398 | 9.398 | 9.398 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.398125 Full duration: 23.844954 -------------------------------------------------------------------------------- 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 9990b7f0-d8a9-486c-9dd7-fd0d5534e6cc 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.991 | 5.991 | 5.991 | 5.991 | 5.991 | 5.991 | 100.0% | 1 | | heat.check_stack | 1.303 | 1.303 | 1.303 | 1.303 | 1.303 | 1.303 | 100.0% | 1 | | heat.delete_stack | 2.675 | 2.675 | 2.675 | 2.675 | 2.675 | 2.675 | 100.0% | 1 | | total | 9.969 | 9.969 | 9.969 | 9.969 | 9.969 | 9.969 | 100.0% | 1 | | -> duration | 7.969 | 7.969 | 7.969 | 7.969 | 7.969 | 7.969 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.96912 Full duration: 20.906656 -------------------------------------------------------------------------------- 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 9990b7f0-d8a9-486c-9dd7-fd0d5534e6cc 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.938 | 4.938 | 4.938 | 4.938 | 4.938 | 4.938 | 100.0% | 1 | | heat.suspend_stack | 2.047 | 2.047 | 2.047 | 2.047 | 2.047 | 2.047 | 100.0% | 1 | | heat.resume_stack | 1.554 | 1.554 | 1.554 | 1.554 | 1.554 | 1.554 | 100.0% | 1 | | heat.delete_stack | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 100.0% | 1 | | total | 9.967 | 9.967 | 9.967 | 9.967 | 9.967 | 9.967 | 100.0% | 1 | | -> duration | 7.967 | 7.967 | 7.967 | 7.967 | 7.967 | 7.967 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.967446 Full duration: 23.236783 -------------------------------------------------------------------------------- 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 9990b7f0-d8a9-486c-9dd7-fd0d5534e6cc 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.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | total | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> duration | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.714354 Full duration: 10.719697 HINTS: * To plot HTML graphics with this data, run: rally task report 9990b7f0-d8a9-486c-9dd7-fd0d5534e6cc --out output.html * To generate a JUnit report, run: rally task export 9990b7f0-d8a9-486c-9dd7-fd0d5534e6cc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9990b7f0-d8a9-486c-9dd7-fd0d5534e6cc --json --out output.json 2019-05-30 06:25:51,433 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'9990b7f0-d8a9-486c-9dd7-fd0d5534e6cc', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-05-30 06:25:53,475 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9990b7f0-d8a9-486c-9dd7-fd0d5534e6cc --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-05-30 06:25:53.370 5031 INFO rally.api [-] Building 'json' report for the following task(s): '9990b7f0-d8a9-486c-9dd7-fd0d5534e6cc'. 2019-05-30 06:25:53.374 5031 INFO rally.api [-] The report has been successfully built. 2019-05-30 06:25:53,481 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-05-30 06:25:53,482 - 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-05-30 06:25:53,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 06:25:53,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 06:25:53,500 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-05-30 06:25:53,500 - 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', 'block_migration': 'true', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'cab26765-c9ab-4514-add1-0cd8f108c847', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', '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_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-30 06:30:01,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 26fc1145-64e2-484b-b922-b6162d473985 2019-05-30 06:30:01,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'26fc1145-64e2-484b-b922-b6162d473985'] 2019-05-30 06:30:02,423 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 26fc1145-64e2-484b-b922-b6162d473985 -------------------------------------------------------------------------------- Task 26fc1145-64e2-484b-b922-b6162d473985: 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 26fc1145-64e2-484b-b922-b6162d473985 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.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | keystone_v3.add_role | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | keystone_v3.revoke_role | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | total | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 100.0% | 1 | | -> duration | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.048947 Full duration: 18.654257 -------------------------------------------------------------------------------- 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 26fc1145-64e2-484b-b922-b6162d473985 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.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | keystone_v3.add_role | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | keystone_v3.list_roles | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 100.0% | 1 | | -> duration | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.137563 Full duration: 18.509258 -------------------------------------------------------------------------------- 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 26fc1145-64e2-484b-b922-b6162d473985 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.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | keystone_v3.list_projects | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 100.0% | 1 | | -> duration | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.208738 Full duration: 18.98478 -------------------------------------------------------------------------------- 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 26fc1145-64e2-484b-b922-b6162d473985 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.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | keystone_v3.delete_role | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | total | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | -> duration | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.954145 Full duration: 16.198403 -------------------------------------------------------------------------------- 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 26fc1145-64e2-484b-b922-b6162d473985 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.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | keystone_v3.delete_service | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> duration | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.834486 Full duration: 16.299618 -------------------------------------------------------------------------------- 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 26fc1145-64e2-484b-b922-b6162d473985 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.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | keystone_v3.create_user | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | -> keystone_v3.add_role | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | keystone_v3.create_role | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | keystone_v3.get_project | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_user | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | keystone_v3.get_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.list_services | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.get_services | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 2.8 | 2.8 | 2.8 | 2.8 | 2.8 | 2.8 | 100.0% | 1 | | -> duration | 2.8 | 2.8 | 2.8 | 2.8 | 2.8 | 2.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.799914 Full duration: 25.026948 -------------------------------------------------------------------------------- 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 26fc1145-64e2-484b-b922-b6162d473985 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.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | keystone_v3.update_project | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | keystone_v3.delete_project | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | total | 1.497 | 1.497 | 1.497 | 1.497 | 1.497 | 1.497 | 100.0% | 1 | | -> duration | 1.497 | 1.497 | 1.497 | 1.497 | 1.497 | 1.497 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.497171 Full duration: 16.480569 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 26fc1145-64e2-484b-b922-b6162d473985 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.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | total | 1.293 | 1.293 | 1.293 | 1.293 | 1.293 | 1.293 | 100.0% | 1 | | -> duration | 1.293 | 1.293 | 1.293 | 1.293 | 1.293 | 1.293 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.292657 Full duration: 19.069744 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 26fc1145-64e2-484b-b922-b6162d473985 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.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | total | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 100.0% | 1 | | -> duration | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.118732 Full duration: 18.774345 -------------------------------------------------------------------------------- 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 26fc1145-64e2-484b-b922-b6162d473985 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.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | keystone_v3.list_users | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | total | 1.445 | 1.445 | 1.445 | 1.445 | 1.445 | 1.445 | 100.0% | 1 | | -> duration | 1.445 | 1.445 | 1.445 | 1.445 | 1.445 | 1.445 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.444935 Full duration: 18.831399 -------------------------------------------------------------------------------- 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 26fc1145-64e2-484b-b922-b6162d473985 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.128 | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 100.0% | 1 | | keystone_v3.create_users | 7.577 | 7.577 | 7.577 | 7.577 | 7.577 | 7.577 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 7.577 | 7.577 | 7.577 | 7.577 | 7.577 | 7.577 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.446 | 1.446 | 1.446 | 1.446 | 1.446 | 1.446 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 100.0% | 1 | | total | 10.174 | 10.174 | 10.174 | 10.174 | 10.174 | 10.174 | 100.0% | 1 | | -> duration | 10.174 | 10.174 | 10.174 | 10.174 | 10.174 | 10.174 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.173895 Full duration: 31.734294 HINTS: * To plot HTML graphics with this data, run: rally task report 26fc1145-64e2-484b-b922-b6162d473985 --out output.html * To generate a JUnit report, run: rally task export 26fc1145-64e2-484b-b922-b6162d473985 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 26fc1145-64e2-484b-b922-b6162d473985 --json --out output.json 2019-05-30 06:30:02,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'26fc1145-64e2-484b-b922-b6162d473985', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-05-30 06:30:04,582 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 26fc1145-64e2-484b-b922-b6162d473985 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-05-30 06:30:04.453 6942 INFO rally.api [-] Building 'json' report for the following task(s): '26fc1145-64e2-484b-b922-b6162d473985'. 2019-05-30 06:30:04.465 6942 INFO rally.api [-] The report has been successfully built. 2019-05-30 06:30:04,591 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-05-30 06:30:04,591 - 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-05-30 06:30:04,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 06:30:04,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 06:30:04,600 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-05-30 06:30:04,600 - 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', 'block_migration': 'true', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'cab26765-c9ab-4514-add1-0cd8f108c847', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', '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_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-30 06:34:59,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 754776a4-e3d6-47f0-a791-4e7d1992bcb4 2019-05-30 06:34:59,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'754776a4-e3d6-47f0-a791-4e7d1992bcb4'] 2019-05-30 06:35:00,718 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 754776a4-e3d6-47f0-a791-4e7d1992bcb4 -------------------------------------------------------------------------------- Task 754776a4-e3d6-47f0-a791-4e7d1992bcb4: 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 754776a4-e3d6-47f0-a791-4e7d1992bcb4 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.143 | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 100.0% | 1 | | neutron.delete_network | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | total | 1.987 | 1.987 | 1.987 | 1.987 | 1.987 | 1.987 | 100.0% | 1 | | -> duration | 1.987 | 1.987 | 1.987 | 1.987 | 1.987 | 1.987 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.987172 Full duration: 18.592242 -------------------------------------------------------------------------------- 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 754776a4-e3d6-47f0-a791-4e7d1992bcb4 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.925 | 1.925 | 1.925 | 1.925 | 1.925 | 1.925 | 100.0% | 1 | | neutron.delete_port | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | total | 2.509 | 2.509 | 2.509 | 2.509 | 2.509 | 2.509 | 100.0% | 1 | | -> duration | 2.509 | 2.509 | 2.509 | 2.509 | 2.509 | 2.509 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.509294 Full duration: 24.716916 -------------------------------------------------------------------------------- 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 754776a4-e3d6-47f0-a791-4e7d1992bcb4 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.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | neutron.create_subnet | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 100.0% | 1 | | neutron.create_router | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | neutron.add_interface_router | 2.408 | 2.408 | 2.408 | 2.408 | 2.408 | 2.408 | 100.0% | 1 | | neutron.remove_interface_router | 2.407 | 2.407 | 2.407 | 2.407 | 2.407 | 2.407 | 100.0% | 1 | | neutron.delete_router | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | total | 7.417 | 7.417 | 7.417 | 7.417 | 7.417 | 7.417 | 100.0% | 1 | | -> duration | 7.417 | 7.417 | 7.417 | 7.417 | 7.417 | 7.417 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.416609 Full duration: 29.273123 -------------------------------------------------------------------------------- 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 754776a4-e3d6-47f0-a791-4e7d1992bcb4 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.613 | 1.613 | 1.613 | 1.613 | 1.613 | 1.613 | 100.0% | 1 | | neutron.delete_subnet | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | total | 2.346 | 2.346 | 2.346 | 2.346 | 2.346 | 2.346 | 100.0% | 1 | | -> duration | 2.346 | 2.346 | 2.346 | 2.346 | 2.346 | 2.346 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.345569 Full duration: 23.423906 -------------------------------------------------------------------------------- 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 754776a4-e3d6-47f0-a791-4e7d1992bcb4 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.275 | 1.275 | 1.275 | 1.275 | 1.275 | 1.275 | 100.0% | 1 | | neutron.list_networks | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | total | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 100.0% | 1 | | -> duration | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.393673 Full duration: 20.168249 -------------------------------------------------------------------------------- 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 754776a4-e3d6-47f0-a791-4e7d1992bcb4 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.791 | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 100.0% | 1 | | neutron.list_ports | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 100.0% | 1 | | -> duration | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.856376 Full duration: 25.959965 -------------------------------------------------------------------------------- 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 754776a4-e3d6-47f0-a791-4e7d1992bcb4 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.128 | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 100.0% | 1 | | neutron.create_subnet | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | neutron.create_router | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | neutron.add_interface_router | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 100.0% | 1 | | neutron.list_routers | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 4.488 | 4.488 | 4.488 | 4.488 | 4.488 | 4.488 | 100.0% | 1 | | -> duration | 4.488 | 4.488 | 4.488 | 4.488 | 4.488 | 4.488 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.487857 Full duration: 33.130071 -------------------------------------------------------------------------------- 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 754776a4-e3d6-47f0-a791-4e7d1992bcb4 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.142 | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 100.0% | 1 | | neutron.create_subnet | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | neutron.list_subnets | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 2.135 | 2.135 | 2.135 | 2.135 | 2.135 | 2.135 | 100.0% | 1 | | -> duration | 2.135 | 2.135 | 2.135 | 2.135 | 2.135 | 2.135 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.135253 Full duration: 24.095217 -------------------------------------------------------------------------------- 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 754776a4-e3d6-47f0-a791-4e7d1992bcb4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | neutron.delete_security_group | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 100.0% | 1 | | -> duration | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.176934 Full duration: 17.364004 -------------------------------------------------------------------------------- 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 754776a4-e3d6-47f0-a791-4e7d1992bcb4 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.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | neutron.create_security_group_rule | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | neutron.delete_security_group | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 1.175 | 1.175 | 1.175 | 1.175 | 1.175 | 1.175 | 100.0% | 1 | | -> duration | 1.175 | 1.175 | 1.175 | 1.175 | 1.175 | 1.175 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.175409 Full duration: 17.541914 -------------------------------------------------------------------------------- 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 754776a4-e3d6-47f0-a791-4e7d1992bcb4 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.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | neutron.create_router | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | neutron.add_gateway_router | 2.269 | 2.269 | 2.269 | 2.269 | 2.269 | 2.269 | 100.0% | 1 | | neutron.remove_gateway_router | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 100.0% | 1 | | total | 4.847 | 4.847 | 4.847 | 4.847 | 4.847 | 4.847 | 100.0% | 1 | | -> duration | 4.847 | 4.847 | 4.847 | 4.847 | 4.847 | 4.847 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.847022 Full duration: 31.896746 HINTS: * To plot HTML graphics with this data, run: rally task report 754776a4-e3d6-47f0-a791-4e7d1992bcb4 --out output.html * To generate a JUnit report, run: rally task export 754776a4-e3d6-47f0-a791-4e7d1992bcb4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 754776a4-e3d6-47f0-a791-4e7d1992bcb4 --json --out output.json 2019-05-30 06:35:00,719 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'754776a4-e3d6-47f0-a791-4e7d1992bcb4', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-05-30 06:35:02,642 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 754776a4-e3d6-47f0-a791-4e7d1992bcb4 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-05-30 06:35:02.544 10233 INFO rally.api [-] Building 'json' report for the following task(s): '754776a4-e3d6-47f0-a791-4e7d1992bcb4'. 2019-05-30 06:35:02.554 10233 INFO rally.api [-] The report has been successfully built. 2019-05-30 06:35:02,659 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-05-30 06:35:02,660 - 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-05-30 06:35:02,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 06:35:02,676 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 06:35:02,677 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-05-30 06:35:02,677 - 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', 'block_migration': 'true', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'cab26765-c9ab-4514-add1-0cd8f108c847', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', '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_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-30 06:36:13,030 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2a36134c-e516-4cfe-bf1d-c2f7efd4f9c3 2019-05-30 06:36:13,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'2a36134c-e516-4cfe-bf1d-c2f7efd4f9c3'] 2019-05-30 06:36:13,851 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2a36134c-e516-4cfe-bf1d-c2f7efd4f9c3 -------------------------------------------------------------------------------- Task 2a36134c-e516-4cfe-bf1d-c2f7efd4f9c3: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": true, "flavor": { "name": "rally_sanity-flavor_36a692a4-adfc-45a2-8bf8-ac9917d6aaae" }, "image": { "name": "rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae" }, "nics": [ { "net-id": "cab26765-c9ab-4514-add1-0cd8f108c847" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2a36134c-e516-4cfe-bf1d-c2f7efd4f9c3 has 1 error(s) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-82ca4586-fbbf-4a39-bab2-4130bfff819d) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-82ca4586-fbbf-4a39-bab2-4130bfff819d) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.461 | 10.461 | 10.461 | 10.461 | 10.461 | 10.461 | 100.0% | 1 | | nova.live_migrate | 4.403 | 4.403 | 4.403 | 4.403 | 4.403 | 4.403 | 0.0% | 1 | | total | 14.864 | 14.864 | 14.864 | 14.864 | 14.864 | 14.864 | 0.0% | 1 | | -> duration | 13.864 | 13.864 | 13.864 | 13.864 | 13.864 | 13.864 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.864327 Full duration: 32.553429 HINTS: * To plot HTML graphics with this data, run: rally task report 2a36134c-e516-4cfe-bf1d-c2f7efd4f9c3 --out output.html * To generate a JUnit report, run: rally task export 2a36134c-e516-4cfe-bf1d-c2f7efd4f9c3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2a36134c-e516-4cfe-bf1d-c2f7efd4f9c3 --json --out output.json At least one workload did not pass SLA criteria. 2019-05-30 06:36:13,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'2a36134c-e516-4cfe-bf1d-c2f7efd4f9c3', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-05-30 06:36:15,877 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2a36134c-e516-4cfe-bf1d-c2f7efd4f9c3 --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-05-30 06:36:15.765 10464 INFO rally.api [-] Building 'json' report for the following task(s): '2a36134c-e516-4cfe-bf1d-c2f7efd4f9c3'. 2019-05-30 06:36:15.768 10464 INFO rally.api [-] The report has been successfully built. 2019-05-30 06:36:15,880 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-05-30 06:36:15,881 - 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-05-30 06:36:15,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 06:36:15,899 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 06:36:15,899 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-05-30 06:36:15,900 - 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', 'block_migration': 'true', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'cab26765-c9ab-4514-add1-0cd8f108c847', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', '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_36a692a4-adfc-45a2-8bf8-ac9917d6aaae', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-30 06:37:18,606 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6f08a300-8f58-484a-b475-e1c4577bcf37 2019-05-30 06:37:18,606 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'6f08a300-8f58-484a-b475-e1c4577bcf37'] 2019-05-30 06:37:19,441 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6f08a300-8f58-484a-b475-e1c4577bcf37 -------------------------------------------------------------------------------- Task 6f08a300-8f58-484a-b475-e1c4577bcf37: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6f08a300-8f58-484a-b475-e1c4577bcf37 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.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | quotas.delete_quotas | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | total | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 100.0% | 1 | | -> duration | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.136439 Full duration: 11.874699 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6f08a300-8f58-484a-b475-e1c4577bcf37 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.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | total | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> duration | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.84403 Full duration: 11.118517 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6f08a300-8f58-484a-b475-e1c4577bcf37 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.398 | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 100.0% | 1 | | total | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> duration | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.825872 Full duration: 10.679744 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6f08a300-8f58-484a-b475-e1c4577bcf37 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | total | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> duration | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.118098 Full duration: 10.959031 HINTS: * To plot HTML graphics with this data, run: rally task report 6f08a300-8f58-484a-b475-e1c4577bcf37 --out output.html * To generate a JUnit report, run: rally task export 6f08a300-8f58-484a-b475-e1c4577bcf37 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6f08a300-8f58-484a-b475-e1c4577bcf37 --json --out output.json 2019-05-30 06:37:19,442 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'6f08a300-8f58-484a-b475-e1c4577bcf37', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-05-30 06:37:21,486 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6f08a300-8f58-484a-b475-e1c4577bcf37 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-05-30 06:37:21.381 10973 INFO rally.api [-] Building 'json' report for the following task(s): '6f08a300-8f58-484a-b475-e1c4577bcf37'. 2019-05-30 06:37:21.385 10973 INFO rally.api [-] The report has been successfully built. 2019-05-30 06:37:21,491 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-05-30 06:37:21,494 - 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:20 | 4 | 100.00% | | cinder | 00:03:09 | 10 | 100.00% | | gnocchi | 00:01:49 | 11 | 100.00% | | heat | 00:01:18 | 4 | 100.00% | | keystone | 00:03:38 | 11 | 100.00% | | neutron | 00:04:26 | 11 | 100.00% | | nova | 00:00:32 | 1 | 0.00% | | quotas | 00:00:44 | 4 | 100.00% | | | | | | | TOTAL: | 00:17:58 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2019-05-30 06:37:21,494 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2019-05-30 06:37:21,495 - 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-05-30 06:37:23,952 - 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-05-30 06:37:23.699 10975 INFO rally.api [-] Building 'html' report for the following task(s): 'eb13e002-0535-4748-9056-1e2406bfa565', 'ea973f36-c419-40b8-89bc-2c7cb33ee5d5', '95a9bdef-9a59-4245-8a96-5f128dfce949', 'c854c1a2-1856-4033-9d90-4688f6da608b', '9990b7f0-d8a9-486c-9dd7-fd0d5534e6cc', '26fc1145-64e2-484b-b922-b6162d473985', '754776a4-e3d6-47f0-a791-4e7d1992bcb4', '2a36134c-e516-4cfe-bf1d-c2f7efd4f9c3', '6f08a300-8f58-484a-b475-e1c4577bcf37'. 2019-05-30 06:37:23.805 10975 INFO rally.api [-] The report has been successfully built. 2019-05-30 06:37:23,952 - 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-05-30 06:37:26,144 - 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-05-30 06:37:26.025 10977 INFO rally.api [-] Building 'junit-xml' report for the following task(s): 'eb13e002-0535-4748-9056-1e2406bfa565', 'ea973f36-c419-40b8-89bc-2c7cb33ee5d5', '95a9bdef-9a59-4245-8a96-5f128dfce949', 'c854c1a2-1856-4033-9d90-4688f6da608b', '9990b7f0-d8a9-486c-9dd7-fd0d5534e6cc', '26fc1145-64e2-484b-b922-b6162d473985', '754776a4-e3d6-47f0-a791-4e7d1992bcb4', '2a36134c-e516-4cfe-bf1d-c2f7efd4f9c3', '6f08a300-8f58-484a-b475-e1c4577bcf37'. 2019-05-30 06:37:26.033 10977 INFO rally.api [-] The report has been successfully built. 2019-05-30 06:37:26,289 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 06:37:26,289 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 22:43 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-05-30 06:37:26,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 06:37:26,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:37:26,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Thu, 30 May 2019 06:37: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-df0075d9-5e0c-4002-8dd2-d01e59a8617e x-openstack-request-id: req-df0075d9-5e0c-4002-8dd2-d01e59a8617e 2019-05-30 06:37:26,744 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/78decdbb-d87e-4f29-a7e7-b53ca9d9c7f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/78decdbb-d87e-4f29-a7e7-b53ca9d9c7f8", "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": "78decdbb-d87e-4f29-a7e7-b53ca9d9c7f8"}, {"name": "rally_sanity-flavor_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a6a3cf63-5499-4518-8612-3e89d1b69cfe", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a6a3cf63-5499-4518-8612-3e89d1b69cfe", "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": "a6a3cf63-5499-4518-8612-3e89d1b69cfe"}]} 2019-05-30 06:37:26,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-df0075d9-5e0c-4002-8dd2-d01e59a8617e 2019-05-30 06:37:26,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.444672107697s 2019-05-30 06:37:26,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 06:37:26,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/78decdbb-d87e-4f29-a7e7-b53ca9d9c7f8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:37:26,779 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 06:37: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-65390cf8-4dff-43e3-a8bc-b058300f5ff6 x-openstack-request-id: req-65390cf8-4dff-43e3-a8bc-b058300f5ff6 2019-05-30 06:37:26,779 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/78decdbb-d87e-4f29-a7e7-b53ca9d9c7f8 used request id req-65390cf8-4dff-43e3-a8bc-b058300f5ff6 2019-05-30 06:37:26,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0319828987122s 2019-05-30 06:37:26,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 06:37:26,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/305dbb05-df39-4815-b576-09802c590138/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.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" -d '{"subnet_id": "fe822467-8080-4bf1-a157-50f07fb8d76d"}' 2019-05-30 06:37:29,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 06:37:29 GMT X-Openstack-Request-Id: req-bc37f3f3-ac19-41f9-b7b0-f7dcb54a8247 2019-05-30 06:37:29,263 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cab26765-c9ab-4514-add1-0cd8f108c847", "tenant_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "subnet_id": "fe822467-8080-4bf1-a157-50f07fb8d76d", "subnet_ids": ["fe822467-8080-4bf1-a157-50f07fb8d76d"], "port_id": "1a91eb5b-84d1-46ed-9992-c765d337b04e", "id": "305dbb05-df39-4815-b576-09802c590138"} 2019-05-30 06:37:29,263 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/305dbb05-df39-4815-b576-09802c590138/remove_router_interface.json used request id req-bc37f3f3-ac19-41f9-b7b0-f7dcb54a8247 2019-05-30 06:37:29,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.48354196548s 2019-05-30 06:37:29,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 06:37:29,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" 2019-05-30 06:37:29,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1219 Content-Type: application/json Date: Thu, 30 May 2019 06:37:29 GMT X-Openstack-Request-Id: req-b9bcacd9-4e67-4163-914c-e009d887c8cd 2019-05-30 06:37:29,381 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "created_at": "2019-05-30T06:14:45Z", "admin_state_up": true, "updated_at": "2019-05-30T06:37:28Z", "project_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "305dbb05-df39-4815-b576-09802c590138", "name": "rally_sanity-router_36a692a4-adfc-45a2-8bf8-ac9917d6aaae"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "067a7913d3c74d3fa2712f998086e19e", "created_at": "2019-05-30T06:04:11Z", "admin_state_up": true, "updated_at": "2019-05-30T06:04:11Z", "project_id": "067a7913d3c74d3fa2712f998086e19e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f799ce27-caf9-4991-8255-29e517e25033", "name": "tempest-pretest-check-1322610855"}]} 2019-05-30 06:37:29,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-b9bcacd9-4e67-4163-914c-e009d887c8cd 2019-05-30 06:37:29,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117451906204s 2019-05-30 06:37:29,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 06:37:29,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/305dbb05-df39-4815-b576-09802c590138.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" 2019-05-30 06:37:30,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 06:37:30 GMT X-Openstack-Request-Id: req-d0fca6f4-da05-4522-b445-de59fada1e11 2019-05-30 06:37:30,817 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 06:37:30,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/305dbb05-df39-4815-b576-09802c590138.json used request id req-d0fca6f4-da05-4522-b445-de59fada1e11 2019-05-30 06:37:30,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.43450212479s 2019-05-30 06:37:30,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 06:37:30,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" 2019-05-30 06:37:30,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Thu, 30 May 2019 06:37:30 GMT X-Openstack-Request-Id: req-35e9a254-c8e4-44e4-9296-629b6d87b008 2019-05-30 06:37:30,862 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-30T05:49:00Z","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":"b9f424a7-958b-4c06-a1c6-4f7aa8fab190","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"137b131c79604c9bbaf6f84e2f797af7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"168e0781-2ae4-4771-b847-512752cd47f4","tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:49:00Z","ip_version":4},{"updated_at":"2019-05-30T06:14:44Z","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":"fe822467-8080-4bf1-a157-50f07fb8d76d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"1abc2dd6a7e8467ebeb8fe51739eca10","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_36a692a4-adfc-45a2-8bf8-ac9917d6aaae","enable_dhcp":true,"segment_id":null,"network_id":"cab26765-c9ab-4514-add1-0cd8f108c847","tenant_id":"1abc2dd6a7e8467ebeb8fe51739eca10","created_at":"2019-05-30T06:14:44Z","ip_version":4}]} 2019-05-30 06:37:30,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-35e9a254-c8e4-44e4-9296-629b6d87b008 2019-05-30 06:37:30,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0444781780243s 2019-05-30 06:37:30,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 06:37:30,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/fe822467-8080-4bf1-a157-50f07fb8d76d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" 2019-05-30 06:37:31,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 06:37:31 GMT X-Openstack-Request-Id: req-57617b22-0f20-42ac-934a-b62e80cb6a2f 2019-05-30 06:37:31,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 06:37:31,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/fe822467-8080-4bf1-a157-50f07fb8d76d.json used request id req-57617b22-0f20-42ac-934a-b62e80cb6a2f 2019-05-30 06:37:31,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.07652711868s 2019-05-30 06:37:31,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 06:37:31,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" 2019-05-30 06:37:32,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Thu, 30 May 2019 06:37:32 GMT X-Openstack-Request-Id: req-85ba3731-56fe-4cad-91ad-390012f82f4b 2019-05-30 06:37:32,025 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cab26765-c9ab-4514-add1-0cd8f108c847","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":true,"project_id":"1abc2dd6a7e8467ebeb8fe51739eca10","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T06:37:31Z","qos_policy_id":null,"name":"rally_sanity-net_36a692a4-adfc-45a2-8bf8-ac9917d6aaae","admin_state_up":true,"tenant_id":"1abc2dd6a7e8467ebeb8fe51739eca10","created_at":"2019-05-30T06:14:43Z","provider:network_type":"vxlan"}]} 2019-05-30 06:37:32,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-85ba3731-56fe-4cad-91ad-390012f82f4b 2019-05-30 06:37:32,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0844938755035s 2019-05-30 06:37:32,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 06:37:32,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/cab26765-c9ab-4514-add1-0cd8f108c847.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" 2019-05-30 06:37:33,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 06:37:33 GMT X-Openstack-Request-Id: req-020e34ad-cedb-415e-baa4-43889e3ffa5b 2019-05-30 06:37:33,196 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 06:37:33,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/cab26765-c9ab-4514-add1-0cd8f108c847.json used request id req-020e34ad-cedb-415e-baa4-43889e3ffa5b 2019-05-30 06:37:33,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17030501366s 2019-05-30 06:37:33,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 06:37:33,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" 2019-05-30 06:37:33,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 30 May 2019 06:37:33 GMT X-Openstack-Request-Id: req-7542ccbe-23ab-4276-bc99-ca02a4850cfc 2019-05-30 06:37:33,511 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:14:50Z", "file": "/v2/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881/file", "owner": "1abc2dd6a7e8467ebeb8fe51739eca10", "id": "fdddd0b9-f76d-453d-83f2-9c7cca5f4881", "size": 12716032, "self": "/v2/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T06:14:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 06:37:33,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7542ccbe-23ab-4276-bc99-ca02a4850cfc 2019-05-30 06:37:33,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310197114944s 2019-05-30 06:37:33,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 06:37:33,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c1610a7f685086a8071e4165317a2e4e15be07d" 2019-05-30 06:37:34,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 06:37:34 GMT X-Openstack-Request-Id: req-9af1de0a-7535-4623-96dc-3c59910a9ff7 2019-05-30 06:37:34,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-05-30 06:37:34,449 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/fdddd0b9-f76d-453d-83f2-9c7cca5f4881 used request id req-9af1de0a-7535-4623-96dc-3c59910a9ff7 2019-05-30 06:37:34,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.936362981796s 2019-05-30 06:37:34,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 06:37:34,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:37:34,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Thu, 30 May 2019 06:37: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-1be9d224-e4f4-460a-9a64-ef90d5a0c3af x-openstack-request-id: req-1be9d224-e4f4-460a-9a64-ef90d5a0c3af 2019-05-30 06:37:34,484 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a6a3cf63-5499-4518-8612-3e89d1b69cfe", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a6a3cf63-5499-4518-8612-3e89d1b69cfe", "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": "a6a3cf63-5499-4518-8612-3e89d1b69cfe"}]} 2019-05-30 06:37:34,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-1be9d224-e4f4-460a-9a64-ef90d5a0c3af 2019-05-30 06:37:34,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0347790718079s 2019-05-30 06:37:34,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 06:37:34,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/a6a3cf63-5499-4518-8612-3e89d1b69cfe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:37:34,529 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 06:37: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-b7653632-e0bb-4a02-a5af-2b3b8d360fd3 x-openstack-request-id: req-b7653632-e0bb-4a02-a5af-2b3b8d360fd3 2019-05-30 06:37:34,529 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/a6a3cf63-5499-4518-8612-3e89d1b69cfe used request id req-b7653632-e0bb-4a02-a5af-2b3b8d360fd3 2019-05-30 06:37:34,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0428111553192s 2019-05-30 06:37:34,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:37:34,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:37:34,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Thu, 30 May 2019 06:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da19e3d-be7e-4b29-9b8f-beb2c12d3f48 2019-05-30 06:37:34,757 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "links": {"self": "http://172.30.9.24:5000/v3/users/7e0b69d247314dcbae9717932aac12b5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7e0b69d247314dcbae9717932aac12b5", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 06:37:34,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8da19e3d-be7e-4b29-9b8f-beb2c12d3f48 2019-05-30 06:37:34,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227099895477s 2019-05-30 06:37:34,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:37:34,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/7e0b69d247314dcbae9717932aac12b5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:37:34,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Thu, 30 May 2019 06:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23924c91-eb90-49d5-b224-9e40fac4a1d9 2019-05-30 06:37:34,986 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_36a692a4-adfc-45a2-8bf8-ac9917d6aaae", "links": {"self": "http://172.30.9.24:5000/v3/users/7e0b69d247314dcbae9717932aac12b5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7e0b69d247314dcbae9717932aac12b5", "description": null}} 2019-05-30 06:37:34,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/7e0b69d247314dcbae9717932aac12b5 used request id req-23924c91-eb90-49d5-b224-9e40fac4a1d9 2019-05-30 06:37:34,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223898887634s 2019-05-30 06:37:34,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 06:37:34,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/7e0b69d247314dcbae9717932aac12b5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:37:35,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c441b836-1bbf-4aff-9e4f-a820cf01c2f1 2019-05-30 06:37:35,303 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:37:35,303 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/7e0b69d247314dcbae9717932aac12b5 used request id req-c441b836-1bbf-4aff-9e4f-a820cf01c2f1 2019-05-30 06:37:35,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.315825939178s 2019-05-30 06:37:35,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 06:37:35,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:37:35,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Thu, 30 May 2019 06:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa1ee834-16bc-47d7-9f44-6dc09d6856ef 2019-05-30 06:37:35,514 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/1abc2dd6a7e8467ebeb8fe51739eca10"}, "tags": [], "enabled": true, "id": "1abc2dd6a7e8467ebeb8fe51739eca10", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_36a692a4-adfc-45a2-8bf8-ac9917d6aaae"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 06:37:35,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-fa1ee834-16bc-47d7-9f44-6dc09d6856ef 2019-05-30 06:37:35,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205075979233s 2019-05-30 06:37:35,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 06:37:35,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/1abc2dd6a7e8467ebeb8fe51739eca10 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:37:35,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec277af6-bb9c-4a28-b390-44cdfcbe8ed4 2019-05-30 06:37:35,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:37:35,784 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/1abc2dd6a7e8467ebeb8fe51739eca10 used request id req-ec277af6-bb9c-4a28-b390-44cdfcbe8ed4 2019-05-30 06:37:35,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.264878988266s 2019-05-30 06:37:35,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 06:37:35,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=1abc2dd6a7e8467ebeb8fe51739eca10&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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:37:36,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 06:37:36 GMT X-Openstack-Request-Id: req-5c23c837-7665-4aec-90de-11581204def6 2019-05-30 06:37:36,087 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "created_at": "2019-05-30T06:14:43Z", "updated_at": "2019-05-30T06:14:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:14:43Z", "revision_number": 0, "id": "9c5ada7c-3e82-489a-8923-6f0fe9e004f7", "remote_group_id": "aba248fb-2f32-4642-b4e4-201ddf14781b", "remote_ip_prefix": null, "created_at": "2019-05-30T06:14:43Z", "security_group_id": "aba248fb-2f32-4642-b4e4-201ddf14781b", "tenant_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "port_range_min": null, "ethertype": "IPv4", "project_id": "1abc2dd6a7e8467ebeb8fe51739eca10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:14:43Z", "revision_number": 0, "id": "c9cf9527-a57c-4337-b6ea-0c5a88f21b6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T06:14:43Z", "security_group_id": "aba248fb-2f32-4642-b4e4-201ddf14781b", "tenant_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "port_range_min": null, "ethertype": "IPv4", "project_id": "1abc2dd6a7e8467ebeb8fe51739eca10"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:14:43Z", "revision_number": 0, "id": "e9a50b8b-ef05-4835-90bc-ff5327fa56a7", "remote_group_id": "aba248fb-2f32-4642-b4e4-201ddf14781b", "remote_ip_prefix": null, "created_at": "2019-05-30T06:14:43Z", "security_group_id": "aba248fb-2f32-4642-b4e4-201ddf14781b", "tenant_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "port_range_min": null, "ethertype": "IPv6", "project_id": "1abc2dd6a7e8467ebeb8fe51739eca10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:14:43Z", "revision_number": 0, "id": "eb1be833-a933-41a7-abbc-ee16f11158ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T06:14:43Z", "security_group_id": "aba248fb-2f32-4642-b4e4-201ddf14781b", "tenant_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "port_range_min": null, "ethertype": "IPv6", "project_id": "1abc2dd6a7e8467ebeb8fe51739eca10"}], "revision_number": 1, "project_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "id": "aba248fb-2f32-4642-b4e4-201ddf14781b", "name": "default"}]} 2019-05-30 06:37:36,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=1abc2dd6a7e8467ebeb8fe51739eca10&name=default used request id req-5c23c837-7665-4aec-90de-11581204def6 2019-05-30 06:37:36,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.298074007034s 2019-05-30 06:37:36,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 06:37:36,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:37:36,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 30 May 2019 06:37:36 GMT X-Openstack-Request-Id: req-5772bb5a-8f2b-4a92-8355-6a9ea373897a 2019-05-30 06:37:36,149 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "created_at": "2019-05-30T06:14:43Z", "updated_at": "2019-05-30T06:14:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:14:43Z", "revision_number": 0, "id": "9c5ada7c-3e82-489a-8923-6f0fe9e004f7", "remote_group_id": "aba248fb-2f32-4642-b4e4-201ddf14781b", "remote_ip_prefix": null, "created_at": "2019-05-30T06:14:43Z", "security_group_id": "aba248fb-2f32-4642-b4e4-201ddf14781b", "tenant_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "port_range_min": null, "ethertype": "IPv4", "project_id": "1abc2dd6a7e8467ebeb8fe51739eca10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:14:43Z", "revision_number": 0, "id": "c9cf9527-a57c-4337-b6ea-0c5a88f21b6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T06:14:43Z", "security_group_id": "aba248fb-2f32-4642-b4e4-201ddf14781b", "tenant_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "port_range_min": null, "ethertype": "IPv4", "project_id": "1abc2dd6a7e8467ebeb8fe51739eca10"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:14:43Z", "revision_number": 0, "id": "e9a50b8b-ef05-4835-90bc-ff5327fa56a7", "remote_group_id": "aba248fb-2f32-4642-b4e4-201ddf14781b", "remote_ip_prefix": null, "created_at": "2019-05-30T06:14:43Z", "security_group_id": "aba248fb-2f32-4642-b4e4-201ddf14781b", "tenant_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "port_range_min": null, "ethertype": "IPv6", "project_id": "1abc2dd6a7e8467ebeb8fe51739eca10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:14:43Z", "revision_number": 0, "id": "eb1be833-a933-41a7-abbc-ee16f11158ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T06:14:43Z", "security_group_id": "aba248fb-2f32-4642-b4e4-201ddf14781b", "tenant_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "port_range_min": null, "ethertype": "IPv6", "project_id": "1abc2dd6a7e8467ebeb8fe51739eca10"}], "revision_number": 1, "project_id": "1abc2dd6a7e8467ebeb8fe51739eca10", "id": "aba248fb-2f32-4642-b4e4-201ddf14781b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 06:37:36,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-5772bb5a-8f2b-4a92-8355-6a9ea373897a 2019-05-30 06:37:36,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0567710399628s 2019-05-30 06:37:36,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 06:37:36,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/aba248fb-2f32-4642-b4e4-201ddf14781b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10340b91d0e961708e8a68a713cc2fb7cdbb88b7" 2019-05-30 06:37:36,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 06:37:36 GMT X-Openstack-Request-Id: req-237efb91-08a6-41bb-83c3-83d59d48c4a0 2019-05-30 06:37:36,297 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 06:37:36,297 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/aba248fb-2f32-4642-b4e4-201ddf14781b.json used request id req-237efb91-08a6-41bb-83c3-83d59d48c4a0 2019-05-30 06:37:36,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.140815973282s 2019-05-30 06:37:36,298 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2019-05-30 06:37:36,352 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-05-30 06:37:36,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:37:36,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 06:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18193509-0dc5-4575-b8ec-5f7d1dd83558 2019-05-30 06:37:36,404 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 06:37:36,404 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-18193509-0dc5-4575-b8ec-5f7d1dd83558 2019-05-30 06:37:36,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 06:37:36,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T07:37:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["ypS6f_tqQ9WEzkpHp1cohw"], "issued_at": "2019-05-30T06:37:36.000000Z"}} 2019-05-30 06:37:36,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 06:37:36,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:37,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 06:37:37 GMT X-Openstack-Request-Id: req-74b8a47a-413e-458b-9de0-6e919a6fba4c 2019-05-30 06:37:37,150 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 06:37:37,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-74b8a47a-413e-458b-9de0-6e919a6fba4c 2019-05-30 06:37:37,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345535993576s 2019-05-30 06:37:37,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:37:37,163 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 06:37:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a17c84b-b00d-48d3-ae12-c05b49b4aa31 2019-05-30 06:37:37,163 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 06:37:37,163 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-3a17c84b-b00d-48d3-ae12-c05b49b4aa31 2019-05-30 06:37:37,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:37:37,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:37,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 06:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1819599c-843b-4bfc-9701-010f0a2d4e57 2019-05-30 06:37:37,367 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 06:37:37,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-1819599c-843b-4bfc-9701-010f0a2d4e57 2019-05-30 06:37:37,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203334093094s 2019-05-30 06:37:37,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 06:37:37,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_30e93bb8-58ee-4350-8a02-7faf9231ff83"}}' 2019-05-30 06:37:37,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Thu, 30 May 2019 06:37:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13071cfd-e56e-4b12-9b21-a9fca0a7883e 2019-05-30 06:37:37,586 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.24:5000/v3/projects/4dc8f97186664606ad7282a1c4fff875"}, "tags": [], "enabled": true, "id": "4dc8f97186664606ad7282a1c4fff875", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_30e93bb8-58ee-4350-8a02-7faf9231ff83"}} 2019-05-30 06:37:37,586 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-13071cfd-e56e-4b12-9b21-a9fca0a7883e 2019-05-30 06:37:37,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21121096611s 2019-05-30 06:37:37,587 - 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'4dc8f97186664606ad7282a1c4fff875', '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_30e93bb8-58ee-4350-8a02-7faf9231ff83'}) 2019-05-30 06:37:37,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 06:37:37,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "aXE7LU4HIynvIajWCKUC5gzxkLHgUS", "email": null, "name": "refstack_defcore-user_30e93bb8-58ee-4350-8a02-7faf9231ff83"}}' 2019-05-30 06:37:38,057 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Thu, 30 May 2019 06:37:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c22cd08-faa4-415b-a688-4421c8630b27 2019-05-30 06:37:38,057 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_30e93bb8-58ee-4350-8a02-7faf9231ff83", "links": {"self": "http://172.30.9.24:5000/v3/users/466b1306f3e84ecca8436f0532a36bac"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "466b1306f3e84ecca8436f0532a36bac", "domain_id": "default", "password_expires_at": null}} 2019-05-30 06:37:38,057 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-7c22cd08-faa4-415b-a688-4421c8630b27 2019-05-30 06:37:38,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.463814020157s 2019-05-30 06:37:38,058 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'466b1306f3e84ecca8436f0532a36bac', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_30e93bb8-58ee-4350-8a02-7faf9231ff83'}) 2019-05-30 06:37:38,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:37:38,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:38,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b9a8828-fcb8-4aa9-b2f0-aeaa560e8d3a 2019-05-30 06:37:38,282 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:37:38,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6b9a8828-fcb8-4aa9-b2f0-aeaa560e8d3a 2019-05-30 06:37:38,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219232082367s 2019-05-30 06:37:38,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:37:38,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:38,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c790b757-74e5-43bb-af10-47f9e46ad6ee 2019-05-30 06:37:38,399 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:37:38,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c790b757-74e5-43bb-af10-47f9e46ad6ee 2019-05-30 06:37:38,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11235499382s 2019-05-30 06:37:38,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:37:38,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:38,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-574c7608-64a1-4a45-b892-0f9f4b871a6e 2019-05-30 06:37:38,514 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:37:38,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-574c7608-64a1-4a45-b892-0f9f4b871a6e 2019-05-30 06:37:38,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108703136444s 2019-05-30 06:37:38,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:37:38,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:38,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 06:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bce7c8f2-7179-4251-b004-fe9cc8b6dcd0 2019-05-30 06:37:38,719 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 06:37:38,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-bce7c8f2-7179-4251-b004-fe9cc8b6dcd0 2019-05-30 06:37:38,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200615882874s 2019-05-30 06:37:38,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:37:38,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:38,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 30 May 2019 06:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a0076da-fd85-4ceb-bc05-eb53bc3a8ce5 2019-05-30 06:37:38,892 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_30e93bb8-58ee-4350-8a02-7faf9231ff83", "links": {"self": "http://172.30.9.24:5000/v3/users/466b1306f3e84ecca8436f0532a36bac"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "466b1306f3e84ecca8436f0532a36bac", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 06:37:38,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0a0076da-fd85-4ceb-bc05-eb53bc3a8ce5 2019-05-30 06:37:38,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.171770095825s 2019-05-30 06:37:38,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 06:37:38,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:39,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 30 May 2019 06:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edd85aa8-6bda-4dc3-8fc6-23c860de4b2a 2019-05-30 06:37:39,061 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.24:5000/v3/projects/4dc8f97186664606ad7282a1c4fff875"}, "tags": [], "enabled": true, "id": "4dc8f97186664606ad7282a1c4fff875", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_30e93bb8-58ee-4350-8a02-7faf9231ff83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 06:37:39,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-edd85aa8-6bda-4dc3-8fc6-23c860de4b2a 2019-05-30 06:37:39,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.156307935715s 2019-05-30 06:37:39,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 06:37:39,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=466b1306f3e84ecca8436f0532a36bac&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=4dc8f97186664606ad7282a1c4fff875" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:39,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 06:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eda2e4de-9349-4c3e-9654-a3f76fe159e7 2019-05-30 06:37:39,183 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=466b1306f3e84ecca8436f0532a36bac&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=4dc8f97186664606ad7282a1c4fff875", "previous": null, "next": null}} 2019-05-30 06:37:39,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=466b1306f3e84ecca8436f0532a36bac&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=4dc8f97186664606ad7282a1c4fff875 used request id req-eda2e4de-9349-4c3e-9654-a3f76fe159e7 2019-05-30 06:37:39,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114707946777s 2019-05-30 06:37:39,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 06:37:39,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/4dc8f97186664606ad7282a1c4fff875/users/466b1306f3e84ecca8436f0532a36bac/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:39,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:37:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5fc8423-5bc6-47a7-80e3-fb4ec4105509 2019-05-30 06:37:39,340 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:37:39,340 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/4dc8f97186664606ad7282a1c4fff875/users/466b1306f3e84ecca8436f0532a36bac/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-f5fc8423-5bc6-47a7-80e3-fb4ec4105509 2019-05-30 06:37:39,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152802944183s 2019-05-30 06:37:39,341 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_30e93bb8-58ee-4350-8a02-7faf9231ff83', 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'4dc8f97186664606ad7282a1c4fff875', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'aXE7LU4HIynvIajWCKUC5gzxkLHgUS', 'username': u'refstack_defcore-user_30e93bb8-58ee-4350-8a02-7faf9231ff83', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 06:37:39,345 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_30e93bb8-58ee-4350-8a02-7faf9231ff83', 'password': 'aXE7LU4HIynvIajWCKUC5gzxkLHgUS', 'project_name': 'refstack_defcore-project_30e93bb8-58ee-4350-8a02-7faf9231ff83', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '4dc8f97186664606ad7282a1c4fff875', 'project_domain_name': 'Default'} 2019-05-30 06:37:39,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:37:39,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:39,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-709c9bf2-1947-464f-8ce0-86aec928659d 2019-05-30 06:37:39,457 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:37:39,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-709c9bf2-1947-464f-8ce0-86aec928659d 2019-05-30 06:37:39,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109778881073s 2019-05-30 06:37:39,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:37:39,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:39,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af88c4f-7d90-4a19-8c22-cfa8785717fc 2019-05-30 06:37:39,574 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:37:39,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4af88c4f-7d90-4a19-8c22-cfa8785717fc 2019-05-30 06:37:39,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111630916595s 2019-05-30 06:37:39,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:37:39,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:39,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 06:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eb7e684-9f1d-4cdd-95d8-2c8df8685f5d 2019-05-30 06:37:39,772 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 06:37:39,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-7eb7e684-9f1d-4cdd-95d8-2c8df8685f5d 2019-05-30 06:37:39,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193180084229s 2019-05-30 06:37:39,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:37:39,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:39,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 30 May 2019 06:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b399238a-477d-4b04-bbed-babb5f84066f 2019-05-30 06:37:39,904 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_30e93bb8-58ee-4350-8a02-7faf9231ff83", "links": {"self": "http://172.30.9.24:5000/v3/users/466b1306f3e84ecca8436f0532a36bac"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "466b1306f3e84ecca8436f0532a36bac", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 06:37:39,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b399238a-477d-4b04-bbed-babb5f84066f 2019-05-30 06:37:39,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131108045578s 2019-05-30 06:37:39,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 06:37:39,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:40,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 30 May 2019 06:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7594dbae-c611-4a68-9cc1-72316093d686 2019-05-30 06:37:40,027 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.24:5000/v3/projects/4dc8f97186664606ad7282a1c4fff875"}, "tags": [], "enabled": true, "id": "4dc8f97186664606ad7282a1c4fff875", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_30e93bb8-58ee-4350-8a02-7faf9231ff83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 06:37:40,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-7594dbae-c611-4a68-9cc1-72316093d686 2019-05-30 06:37:40,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111994028091s 2019-05-30 06:37:40,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 06:37:40,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=466b1306f3e84ecca8436f0532a36bac&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=4dc8f97186664606ad7282a1c4fff875" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:40,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 30 May 2019 06:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6a2c00e-29ce-4da3-b98c-95a041d78c8b 2019-05-30 06:37:40,236 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=466b1306f3e84ecca8436f0532a36bac&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=4dc8f97186664606ad7282a1c4fff875", "previous": null, "next": null}} 2019-05-30 06:37:40,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=466b1306f3e84ecca8436f0532a36bac&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=4dc8f97186664606ad7282a1c4fff875 used request id req-a6a2c00e-29ce-4da3-b98c-95a041d78c8b 2019-05-30 06:37:40,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.201246023178s 2019-05-30 06:37:40,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 06:37:40,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/4dc8f97186664606ad7282a1c4fff875/users/466b1306f3e84ecca8436f0532a36bac/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:40,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:37:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da35c802-143c-4448-9ac1-8aee72549ec4 2019-05-30 06:37:40,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:37:40,408 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/4dc8f97186664606ad7282a1c4fff875/users/466b1306f3e84ecca8436f0532a36bac/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-da35c802-143c-4448-9ac1-8aee72549ec4 2019-05-30 06:37:40,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.168308019638s 2019-05-30 06:37:40,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:37:40,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:40,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115f6beb-c49d-4c00-a499-6aa9045e5481 2019-05-30 06:37:40,522 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:37:40,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-115f6beb-c49d-4c00-a499-6aa9045e5481 2019-05-30 06:37:40,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110019922256s 2019-05-30 06:37:40,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:37:40,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:40,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 06:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc3d21b6-036e-42bd-9394-5fa827122e71 2019-05-30 06:37:40,636 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 06:37:40,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-cc3d21b6-036e-42bd-9394-5fa827122e71 2019-05-30 06:37:40,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109294891357s 2019-05-30 06:37:40,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:37:40,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:40,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 30 May 2019 06:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6167e60-db41-4a9a-be90-56aa9a8e0db3 2019-05-30 06:37:40,982 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_30e93bb8-58ee-4350-8a02-7faf9231ff83", "links": {"self": "http://172.30.9.24:5000/v3/users/466b1306f3e84ecca8436f0532a36bac"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "466b1306f3e84ecca8436f0532a36bac", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 06:37:40,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d6167e60-db41-4a9a-be90-56aa9a8e0db3 2019-05-30 06:37:40,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.345485210419s 2019-05-30 06:37:40,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 06:37:40,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=466b1306f3e84ecca8436f0532a36bac&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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:41,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Thu, 30 May 2019 06:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac9ce44-a947-4814-950b-c96d293d451f 2019-05-30 06:37:41,104 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=466b1306f3e84ecca8436f0532a36bac&scope.domain.id=default", "previous": null, "next": null}} 2019-05-30 06:37:41,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=466b1306f3e84ecca8436f0532a36bac&scope.domain.id=default used request id req-6ac9ce44-a947-4814-950b-c96d293d451f 2019-05-30 06:37:41,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110065937042s 2019-05-30 06:37:41,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-30 06:37:41,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/466b1306f3e84ecca8436f0532a36bac/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:41,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:37:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-158d35c5-7857-47a1-9b44-e9901dbced58 2019-05-30 06:37:41,311 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:37:41,311 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/466b1306f3e84ecca8436f0532a36bac/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-158d35c5-7857-47a1-9b44-e9901dbced58 2019-05-30 06:37:41,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.204101085663s 2019-05-30 06:37:41,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:37:41,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 06:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87705cc9-ca74-4be7-8b61-acd1987ae539 2019-05-30 06:37:41,322 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 06:37:41,322 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-87705cc9-ca74-4be7-8b61-acd1987ae539 2019-05-30 06:37:41,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 06:37:41,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T07:37:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4dc8f97186664606ad7282a1c4fff875", "name": "refstack_defcore-project_30e93bb8-58ee-4350-8a02-7faf9231ff83"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_4dc8f97186664606ad7282a1c4fff875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_4dc8f97186664606ad7282a1c4fff875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/4dc8f97186664606ad7282a1c4fff875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/4dc8f97186664606ad7282a1c4fff875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/4dc8f97186664606ad7282a1c4fff875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4dc8f97186664606ad7282a1c4fff875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/4dc8f97186664606ad7282a1c4fff875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/4dc8f97186664606ad7282a1c4fff875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4dc8f97186664606ad7282a1c4fff875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/4dc8f97186664606ad7282a1c4fff875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/4dc8f97186664606ad7282a1c4fff875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_30e93bb8-58ee-4350-8a02-7faf9231ff83", "id": "466b1306f3e84ecca8436f0532a36bac"}, "audit_ids": ["cnQO0R5fQK6bMAKocb36Ew"], "issued_at": "2019-05-30T06:37:41.000000Z"}} 2019-05-30 06:37:41,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-30 06:37:41,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" 2019-05-30 06:37:41,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 30 May 2019 06:37:41 GMT X-Openstack-Request-Id: req-5e2e9b3b-08a9-493e-a678-26cb7aab6271 2019-05-30 06:37:41,948 - 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-05-30 06:37:41,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-5e2e9b3b-08a9-493e-a678-26cb7aab6271 2019-05-30 06:37:41,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.228114128113s 2019-05-30 06:37:41,958 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-05-30 06:37:41,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:37:41,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:42,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 06:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c78f3428-186f-4583-a119-be5aeca99d0c 2019-05-30 06:37:42,078 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 06:37:42,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-c78f3428-186f-4583-a119-be5aeca99d0c 2019-05-30 06:37:42,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119610071182s 2019-05-30 06:37:42,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 06:37:42,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:37:42,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 30 May 2019 06:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7550108f-8687-44c0-91a7-36e513b3c851 2019-05-30 06:37:42,201 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.24:5000/v3/projects/4dc8f97186664606ad7282a1c4fff875"}, "tags": [], "enabled": true, "id": "4dc8f97186664606ad7282a1c4fff875", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_30e93bb8-58ee-4350-8a02-7faf9231ff83"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 06:37:42,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-7550108f-8687-44c0-91a7-36e513b3c851 2019-05-30 06:37:42,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115314006805s 2019-05-30 06:37:42,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 06:37:42,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" -d '{"network": {"shared": true, "tenant_id": "4dc8f97186664606ad7282a1c4fff875", "name": "refstack_defcore-net_30e93bb8-58ee-4350-8a02-7faf9231ff83", "admin_state_up": true}}' 2019-05-30 06:37:42,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Thu, 30 May 2019 06:37:42 GMT X-Openstack-Request-Id: req-6effb4ed-72dc-40c2-bfc2-b5b2fd44fffa 2019-05-30 06:37:42,726 - 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":"931df8e3-5642-4d6c-9c23-4c04ee6688a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":true,"project_id":"4dc8f97186664606ad7282a1c4fff875","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T06:37:42Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_30e93bb8-58ee-4350-8a02-7faf9231ff83","admin_state_up":true,"tenant_id":"4dc8f97186664606ad7282a1c4fff875","created_at":"2019-05-30T06:37:42Z","mtu":1450}} 2019-05-30 06:37:42,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6effb4ed-72dc-40c2-bfc2-b5b2fd44fffa 2019-05-30 06:37:42,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.522994995117s 2019-05-30 06:37:42,727 - 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-05-30T06:37:42Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'931df8e3-5642-4d6c-9c23-4c04ee6688a3', u'provider:segmentation_id': 99, 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_30e93bb8-58ee-4350-8a02-7faf9231ff83', u'created_at': u'2019-05-30T06:37:42Z', u'mtu': 1450, u'tenant_id': u'4dc8f97186664606ad7282a1c4fff875', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'4dc8f97186664606ad7282a1c4fff875', u'l2_adjacency': True}) 2019-05-30 06:37:42,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 06:37:42,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" 2019-05-30 06:37:43,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Thu, 30 May 2019 06:37:43 GMT X-Openstack-Request-Id: req-23423a33-52bd-4183-9fc8-7f1b92c884d6 2019-05-30 06:37:43,076 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"931df8e3-5642-4d6c-9c23-4c04ee6688a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":true,"project_id":"4dc8f97186664606ad7282a1c4fff875","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T06:37:42Z","qos_policy_id":null,"name":"refstack_defcore-net_30e93bb8-58ee-4350-8a02-7faf9231ff83","admin_state_up":true,"tenant_id":"4dc8f97186664606ad7282a1c4fff875","created_at":"2019-05-30T06:37:42Z","provider:network_type":"vxlan"}]} 2019-05-30 06:37:43,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-23423a33-52bd-4183-9fc8-7f1b92c884d6 2019-05-30 06:37:43,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348871946335s 2019-05-30 06:37:43,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 06:37:43,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" -d '{"subnet": {"name": "refstack_defcore-subnet_30e93bb8-58ee-4350-8a02-7faf9231ff83", "enable_dhcp": true, "network_id": "931df8e3-5642-4d6c-9c23-4c04ee6688a3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 06:37:43,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Thu, 30 May 2019 06:37:43 GMT X-Openstack-Request-Id: req-52002aa6-a4ec-4a50-aef7-640f7b0047a7 2019-05-30 06:37:43,728 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-30T06:37:43Z","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":"8fcba950-01f9-44a0-8adf-3a9119b16ff7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4dc8f97186664606ad7282a1c4fff875","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_30e93bb8-58ee-4350-8a02-7faf9231ff83","enable_dhcp":true,"segment_id":null,"network_id":"931df8e3-5642-4d6c-9c23-4c04ee6688a3","tenant_id":"4dc8f97186664606ad7282a1c4fff875","created_at":"2019-05-30T06:37:43Z","ip_version":4}} 2019-05-30 06:37:43,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-52002aa6-a4ec-4a50-aef7-640f7b0047a7 2019-05-30 06:37:43,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.650629997253s 2019-05-30 06:37:43,729 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T06:37:43Z', 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'8fcba950-01f9-44a0-8adf-3a9119b16ff7', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_30e93bb8-58ee-4350-8a02-7faf9231ff83', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'931df8e3-5642-4d6c-9c23-4c04ee6688a3', u'tenant_id': u'4dc8f97186664606ad7282a1c4fff875', u'created_at': u'2019-05-30T06:37:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4dc8f97186664606ad7282a1c4fff875'}) 2019-05-30 06:37:43,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 06:37:43,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "refstack_defcore-router_30e93bb8-58ee-4350-8a02-7faf9231ff83", "admin_state_up": true}}' 2019-05-30 06:37:45,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Thu, 30 May 2019 06:37:45 GMT X-Openstack-Request-Id: req-05cb5955-fd31-416f-a340-458048d36a67 2019-05-30 06:37:45,442 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4dc8f97186664606ad7282a1c4fff875", "created_at": "2019-05-30T06:37:43Z", "admin_state_up": true, "updated_at": "2019-05-30T06:37:44Z", "project_id": "4dc8f97186664606ad7282a1c4fff875", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "d2256a39-2b92-410e-b1b6-0b7bb994d2db", "name": "refstack_defcore-router_30e93bb8-58ee-4350-8a02-7faf9231ff83"}} 2019-05-30 06:37:45,442 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-05cb5955-fd31-416f-a340-458048d36a67 2019-05-30 06:37:45,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.7124838829s 2019-05-30 06:37:45,443 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T06:37:44Z', u'revision_number': 2, u'ha': False, u'id': u'd2256a39-2b92-410e-b1b6-0b7bb994d2db', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_30e93bb8-58ee-4350-8a02-7faf9231ff83', u'admin_state_up': True, u'tenant_id': u'4dc8f97186664606ad7282a1c4fff875', u'created_at': u'2019-05-30T06:37:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'4dc8f97186664606ad7282a1c4fff875'}) 2019-05-30 06:37:45,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 06:37:45,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d2256a39-2b92-410e-b1b6-0b7bb994d2db/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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" -d '{"subnet_id": "8fcba950-01f9-44a0-8adf-3a9119b16ff7"}' 2019-05-30 06:37:47,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 06:37:47 GMT X-Openstack-Request-Id: req-3fbeb5d7-c759-41e8-a53e-671d59fa0a03 2019-05-30 06:37:47,555 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "931df8e3-5642-4d6c-9c23-4c04ee6688a3", "tenant_id": "4dc8f97186664606ad7282a1c4fff875", "subnet_id": "8fcba950-01f9-44a0-8adf-3a9119b16ff7", "subnet_ids": ["8fcba950-01f9-44a0-8adf-3a9119b16ff7"], "port_id": "97586b22-adf8-4e18-a2e1-dc672b0bed9d", "id": "d2256a39-2b92-410e-b1b6-0b7bb994d2db"} 2019-05-30 06:37:47,555 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d2256a39-2b92-410e-b1b6-0b7bb994d2db/add_router_interface.json used request id req-3fbeb5d7-c759-41e8-a53e-671d59fa0a03 2019-05-30 06:37:47,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11141109467s 2019-05-30 06:37:47,555 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-30 06:37:47,656 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-30 06:37:47,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:37:47,664 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 06:37:47 GMT 2019-05-30 06:37:47,664 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 06:37:47,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 06:37:47,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" 2019-05-30 06:37:47,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 06:37:47 GMT X-Openstack-Request-Id: req-732722e7-9dc6-4df3-8402-e885d6c1410a 2019-05-30 06:37:47,989 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 06:37:47,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-732722e7-9dc6-4df3-8402-e885d6c1410a 2019-05-30 06:37:47,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322240114212s 2019-05-30 06:37:47,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 06:37:48,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_30e93bb8-58ee-4350-8a02-7faf9231ff83", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_30e93bb8-58ee-4350-8a02-7faf9231ff83"}' 2019-05-30 06:37:48,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Thu, 30 May 2019 06:37:48 GMT Location: http://172.30.9.24:9292/v2/images/70358559-d8dd-46e9-8205-1c69bc33d4aa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e3731065-5e35-4ad3-b896-ec063cbe963e 2019-05-30 06:37:48,075 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:37:48Z", "file": "/v2/images/70358559-d8dd-46e9-8205-1c69bc33d4aa/file", "owner": "4dc8f97186664606ad7282a1c4fff875", "id": "70358559-d8dd-46e9-8205-1c69bc33d4aa", "size": null, "self": "/v2/images/70358559-d8dd-46e9-8205-1c69bc33d4aa", "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_30e93bb8-58ee-4350-8a02-7faf9231ff83", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_30e93bb8-58ee-4350-8a02-7faf9231ff83", "checksum": null, "created_at": "2019-05-30T06:37:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 06:37:48,075 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-e3731065-5e35-4ad3-b896-ec063cbe963e 2019-05-30 06:37:48,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0778601169586s 2019-05-30 06:37:48,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 06:37:48,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/70358559-d8dd-46e9-8205-1c69bc33d4aa/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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" -d '' 2019-05-30 06:37:49,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 06:37:49 GMT X-Openstack-Request-Id: req-746865bf-58b2-4f8e-ba77-491f3c5c2bd2 2019-05-30 06:37:49,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-05-30 06:37:49,515 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/70358559-d8dd-46e9-8205-1c69bc33d4aa/file used request id req-746865bf-58b2-4f8e-ba77-491f3c5c2bd2 2019-05-30 06:37:49,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.43954992294s 2019-05-30 06:37:49,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 06:37:49,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" 2019-05-30 06:37:49,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 30 May 2019 06:37:49 GMT X-Openstack-Request-Id: req-65d2f000-cb27-4791-955e-4b50829f10d8 2019-05-30 06:37:49,549 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:37:49Z", "file": "/v2/images/70358559-d8dd-46e9-8205-1c69bc33d4aa/file", "owner": "4dc8f97186664606ad7282a1c4fff875", "id": "70358559-d8dd-46e9-8205-1c69bc33d4aa", "size": 12716032, "self": "/v2/images/70358559-d8dd-46e9-8205-1c69bc33d4aa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/70358559-d8dd-46e9-8205-1c69bc33d4aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/70358559-d8dd-46e9-8205-1c69bc33d4aa/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_30e93bb8-58ee-4350-8a02-7faf9231ff83", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_30e93bb8-58ee-4350-8a02-7faf9231ff83", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T06:37:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 06:37:49,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-65d2f000-cb27-4791-955e-4b50829f10d8 2019-05-30 06:37:49,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0292661190033s 2019-05-30 06:37:49,551 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/70358559-d8dd-46e9-8205-1c69bc33d4aa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/70358559-d8dd-46e9-8205-1c69bc33d4aa/file', 'owner': u'4dc8f97186664606ad7282a1c4fff875', 'id': u'70358559-d8dd-46e9-8205-1c69bc33d4aa', 'size': 12716032, u'self': u'/v2/images/70358559-d8dd-46e9-8205-1c69bc33d4aa', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4dc8f97186664606ad7282a1c4fff875', 'name': 'refstack_defcore-project_30e93bb8-58ee-4350-8a02-7faf9231ff83', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/70358559-d8dd-46e9-8205-1c69bc33d4aa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T06:37:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-30T06:37:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_30e93bb8-58ee-4350-8a02-7faf9231ff83', '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/70358559-d8dd-46e9-8205-1c69bc33d4aa', 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_30e93bb8-58ee-4350-8a02-7faf9231ff83', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_30e93bb8-58ee-4350-8a02-7faf9231ff83', 'created': u'2019-05-30T06:37:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T06:37:48Z', 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/70358559-d8dd-46e9-8205-1c69bc33d4aa', 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_30e93bb8-58ee-4350-8a02-7faf9231ff83', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 06:37:49,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 06:37:49,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_30e93bb8-58ee-4350-8a02-7faf9231ff83", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 06:37:49,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Thu, 30 May 2019 06:37: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-a22805fc-8d25-49f4-8039-a12f04cb3192 x-openstack-request-id: req-a22805fc-8d25-49f4-8039-a12f04cb3192 2019-05-30 06:37:49,872 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_30e93bb8-58ee-4350-8a02-7faf9231ff83", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5e5a3bb7-24a0-4b94-a386-078e1a91dd17", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5e5a3bb7-24a0-4b94-a386-078e1a91dd17", "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": "5e5a3bb7-24a0-4b94-a386-078e1a91dd17"}} 2019-05-30 06:37:49,872 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a22805fc-8d25-49f4-8039-a12f04cb3192 2019-05-30 06:37:49,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.317810058594s 2019-05-30 06:37:49,873 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_30e93bb8-58ee-4350-8a02-7faf9231ff83', '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'aeac65a9ab444affb43fd8765adb4b86', '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'5e5a3bb7-24a0-4b94-a386-078e1a91dd17', 'swap': 0}) 2019-05-30 06:37:49,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 06:37:49,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/5e5a3bb7-24a0-4b94-a386-078e1a91dd17/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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" -d '{"extra_specs": {}}' 2019-05-30 06:37:49,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 06:37:49 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-32fd1f33-bbbe-4019-8d8b-c4c93d0491bd x-openstack-request-id: req-32fd1f33-bbbe-4019-8d8b-c4c93d0491bd 2019-05-30 06:37:49,894 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 06:37:49,894 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/5e5a3bb7-24a0-4b94-a386-078e1a91dd17/os-extra_specs used request id req-32fd1f33-bbbe-4019-8d8b-c4c93d0491bd 2019-05-30 06:37:49,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201179981232s 2019-05-30 06:37:49,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:37:49,906 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 06:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f6d3278-e8b2-4bd9-b0a4-6abd8e677282 2019-05-30 06:37:49,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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 06:37:49,906 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-0f6d3278-e8b2-4bd9-b0a4-6abd8e677282 2019-05-30 06:37:49,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:37:49,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" 2019-05-30 06:37:50,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed177ee-45d4-4589-8199-33f72779497a 2019-05-30 06:37:50,088 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:37:50,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-eed177ee-45d4-4589-8199-33f72779497a 2019-05-30 06:37:50,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178446054459s 2019-05-30 06:37:50,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:37:50,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" 2019-05-30 06:37:50,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57fac3ae-37a6-4199-bbbc-1b6d3b223ab8 2019-05-30 06:37:50,304 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:37:50,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-57fac3ae-37a6-4199-bbbc-1b6d3b223ab8 2019-05-30 06:37:50,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211664915085s 2019-05-30 06:37:50,313 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-30 06:37:52,699 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-30 06:37:55,126 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 86c57df2-59ea-4a02-9ee9-417b6ba9c802 | 2019-05-30T06:37:54.712538 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 86c57df2-59ea-4a02-9ee9-417b6ba9c802 ~/.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-05-30 06:37:58,448 - 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-05-30 06:37:59,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-30 06:38:01,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-30 06:38:04,437 - 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=000bdbec-1a85-41b1-b601-b2da28063921) as the default verifier for the future CLI operations. 2019-05-30 06:38:06,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-30 06:38:06,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:38:06,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Thu, 30 May 2019 06:38: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-5e63f52f-b108-4b61-b99d-23aa2ddeaa6c x-openstack-request-id: req-5e63f52f-b108-4b61-b99d-23aa2ddeaa6c 2019-05-30 06:38:06,439 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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": 15}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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-05-30 06:38:06,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-5e63f52f-b108-4b61-b99d-23aa2ddeaa6c 2019-05-30 06:38:06,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.037220954895s 2019-05-30 06:38:06,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 06:38:06,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" 2019-05-30 06:38:06,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 30 May 2019 06:38:06 GMT X-Openstack-Request-Id: req-bd4097a0-73f7-4db5-8d0f-76d870455955 2019-05-30 06:38:06,740 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:37:49Z", "file": "/v2/images/70358559-d8dd-46e9-8205-1c69bc33d4aa/file", "owner": "4dc8f97186664606ad7282a1c4fff875", "id": "70358559-d8dd-46e9-8205-1c69bc33d4aa", "size": 12716032, "self": "/v2/images/70358559-d8dd-46e9-8205-1c69bc33d4aa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/70358559-d8dd-46e9-8205-1c69bc33d4aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/70358559-d8dd-46e9-8205-1c69bc33d4aa/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_30e93bb8-58ee-4350-8a02-7faf9231ff83", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_30e93bb8-58ee-4350-8a02-7faf9231ff83", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T06:37:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 06:38:06,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bd4097a0-73f7-4db5-8d0f-76d870455955 2019-05-30 06:38:06,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296470165253s 2019-05-30 06:38:06,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 06:38:06,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_30e93bb8-58ee-4350-8a02-7faf9231ff83", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_30e93bb8-58ee-4350-8a02-7faf9231ff83"}' 2019-05-30 06:38:06,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Thu, 30 May 2019 06:38:06 GMT Location: http://172.30.9.24:9292/v2/images/b5f8435f-ffad-432b-877c-006ff580f553 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dca42412-a76c-46d9-bfaa-44a9fc54e77d 2019-05-30 06:38:06,790 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:38:06Z", "file": "/v2/images/b5f8435f-ffad-432b-877c-006ff580f553/file", "owner": "4dc8f97186664606ad7282a1c4fff875", "id": "b5f8435f-ffad-432b-877c-006ff580f553", "size": null, "self": "/v2/images/b5f8435f-ffad-432b-877c-006ff580f553", "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_30e93bb8-58ee-4350-8a02-7faf9231ff83", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_30e93bb8-58ee-4350-8a02-7faf9231ff83", "checksum": null, "created_at": "2019-05-30T06:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 06:38:06,790 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-dca42412-a76c-46d9-bfaa-44a9fc54e77d 2019-05-30 06:38:06,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0392940044403s 2019-05-30 06:38:06,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 06:38:06,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/b5f8435f-ffad-432b-877c-006ff580f553/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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" -d '' 2019-05-30 06:38:07,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 06:38:07 GMT X-Openstack-Request-Id: req-9b32da2a-daf7-4f52-98ab-d57eeb9ced7f 2019-05-30 06:38:07,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 06:38:07,185 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/b5f8435f-ffad-432b-877c-006ff580f553/file used request id req-9b32da2a-daf7-4f52-98ab-d57eeb9ced7f 2019-05-30 06:38:07,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.393962860107s 2019-05-30 06:38:07,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 06:38:07,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" 2019-05-30 06:38:07,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Thu, 30 May 2019 06:38:07 GMT X-Openstack-Request-Id: req-1b798746-01e2-4810-863c-6588f933f2c2 2019-05-30 06:38:07,218 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:38:07Z", "file": "/v2/images/b5f8435f-ffad-432b-877c-006ff580f553/file", "owner": "4dc8f97186664606ad7282a1c4fff875", "id": "b5f8435f-ffad-432b-877c-006ff580f553", "size": 12716032, "self": "/v2/images/b5f8435f-ffad-432b-877c-006ff580f553", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/b5f8435f-ffad-432b-877c-006ff580f553/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/b5f8435f-ffad-432b-877c-006ff580f553/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_30e93bb8-58ee-4350-8a02-7faf9231ff83", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_30e93bb8-58ee-4350-8a02-7faf9231ff83", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T06:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:37:49Z", "file": "/v2/images/70358559-d8dd-46e9-8205-1c69bc33d4aa/file", "owner": "4dc8f97186664606ad7282a1c4fff875", "id": "70358559-d8dd-46e9-8205-1c69bc33d4aa", "size": 12716032, "self": "/v2/images/70358559-d8dd-46e9-8205-1c69bc33d4aa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/70358559-d8dd-46e9-8205-1c69bc33d4aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/70358559-d8dd-46e9-8205-1c69bc33d4aa/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_30e93bb8-58ee-4350-8a02-7faf9231ff83", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_30e93bb8-58ee-4350-8a02-7faf9231ff83", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T06:37:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 06:38:07,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1b798746-01e2-4810-863c-6588f933f2c2 2019-05-30 06:38:07,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0293672084808s 2019-05-30 06:38:07,221 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/b5f8435f-ffad-432b-877c-006ff580f553/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b5f8435f-ffad-432b-877c-006ff580f553/file', 'owner': u'4dc8f97186664606ad7282a1c4fff875', 'id': u'b5f8435f-ffad-432b-877c-006ff580f553', 'size': 12716032, u'self': u'/v2/images/b5f8435f-ffad-432b-877c-006ff580f553', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4dc8f97186664606ad7282a1c4fff875', 'name': 'refstack_defcore-project_30e93bb8-58ee-4350-8a02-7faf9231ff83', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/b5f8435f-ffad-432b-877c-006ff580f553/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T06:38:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-30T06:38:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_30e93bb8-58ee-4350-8a02-7faf9231ff83', '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/b5f8435f-ffad-432b-877c-006ff580f553', 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_30e93bb8-58ee-4350-8a02-7faf9231ff83', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_30e93bb8-58ee-4350-8a02-7faf9231ff83', 'created': u'2019-05-30T06:38:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T06:38: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/b5f8435f-ffad-432b-877c-006ff580f553', 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_30e93bb8-58ee-4350-8a02-7faf9231ff83', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 06:38:07,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 06:38:07,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_30e93bb8-58ee-4350-8a02-7faf9231ff83", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 06:38:07,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Thu, 30 May 2019 06:38: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-faf9c342-e488-4d83-b8f0-77ba701fdedf x-openstack-request-id: req-faf9c342-e488-4d83-b8f0-77ba701fdedf 2019-05-30 06:38:07,260 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_30e93bb8-58ee-4350-8a02-7faf9231ff83", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/47f8e712-c708-412a-a739-0dd2ff57d0d9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/47f8e712-c708-412a-a739-0dd2ff57d0d9", "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": "47f8e712-c708-412a-a739-0dd2ff57d0d9"}} 2019-05-30 06:38:07,260 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-faf9c342-e488-4d83-b8f0-77ba701fdedf 2019-05-30 06:38:07,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0380890369415s 2019-05-30 06:38:07,261 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_30e93bb8-58ee-4350-8a02-7faf9231ff83', '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'aeac65a9ab444affb43fd8765adb4b86', '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'47f8e712-c708-412a-a739-0dd2ff57d0d9', 'swap': 0}) 2019-05-30 06:38:07,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 06:38:07,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/47f8e712-c708-412a-a739-0dd2ff57d0d9/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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" -d '{"extra_specs": {}}' 2019-05-30 06:38:07,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 06:38: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-cd3c2176-372a-4eee-8cd9-b1aa15777938 x-openstack-request-id: req-cd3c2176-372a-4eee-8cd9-b1aa15777938 2019-05-30 06:38:07,282 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 06:38:07,282 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/47f8e712-c708-412a-a739-0dd2ff57d0d9/os-extra_specs used request id req-cd3c2176-372a-4eee-8cd9-b1aa15777938 2019-05-30 06:38:07,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206851959229s 2019-05-30 06:38:07,283 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_30e93bb8-58ee-4350-8a02-7faf9231ff83', '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'aeac65a9ab444affb43fd8765adb4b86', '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'47f8e712-c708-412a-a739-0dd2ff57d0d9', 'swap': 0}) 2019-05-30 06:38:10,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-30 06:38:10,293 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-30 06:38:10,294 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-30 06:38:10,296 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-30 06:38:14,322 - 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-05-30 06:38:14,323 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-05-30 06:38:14,323 - 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-05-30 06:38:14,323 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-05-30 06:38:14,323 - 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-05-30 06:38:14,323 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-05-30 06:38:14,323 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-05-30 06:38:14,323 - 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-05-30 06:38:14,323 - 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-05-30 06:38:14,323 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-05-30 06:38:14,323 - 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-05-30 06:38:14,324 - 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-05-30 06:38:14,324 - 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-05-30 06:38:14,324 - 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-05-30 06:38:14,324 - 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-05-30 06:38:14,324 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-05-30 06:38:14,324 - 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-05-30 06:38:14,324 - 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-05-30 06:38:14,324 - 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-05-30 06:38:14,324 - 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-05-30 06:38:14,324 - 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-05-30 06:38:14,324 - 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-05-30 06:38:14,324 - 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-05-30 06:38:14,324 - 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-05-30 06:38:14,325 - 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-05-30 06:38:14,325 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-05-30 06:38:14,325 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-05-30 06:38:14,325 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-05-30 06:38:14,325 - 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-05-30 06:38:14,325 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-05-30 06:38:14,325 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-05-30 06:38:14,325 - 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-05-30 06:38:14,325 - 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-05-30 06:38:14,325 - 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-05-30 06:38:14,325 - 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-05-30 06:38:14,325 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-05-30 06:38:14,325 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-05-30 06:38:14,325 - 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-05-30 06:38:14,326 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-05-30 06:38:14,326 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-05-30 06:38:14,326 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-05-30 06:38:14,326 - 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-05-30 06:38:14,326 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-05-30 06:38:14,326 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-05-30 06:38:14,326 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-05-30 06:38:14,326 - 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-05-30 06:38:14,326 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-05-30 06:38:14,326 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-05-30 06:38:14,326 - 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-05-30 06:38:14,326 - 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-05-30 06:38:14,326 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-05-30 06:38:14,327 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-05-30 06:38:14,327 - 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-05-30 06:38:14,327 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-05-30 06:38:14,327 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-05-30 06:38:14,327 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-05-30 06:38:14,327 - 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-05-30 06:38:14,327 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-05-30 06:38:14,327 - 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-05-30 06:38:14,327 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-05-30 06:38:14,327 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-05-30 06:38:14,327 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-05-30 06:38:14,327 - 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-05-30 06:38:14,327 - 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-05-30 06:38:14,327 - 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-05-30 06:38:14,328 - 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-05-30 06:38:14,328 - 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-05-30 06:38:14,328 - 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-05-30 06:38:14,328 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-05-30 06:38:14,328 - 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-05-30 06:38:14,328 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-05-30 06:38:14,328 - 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-05-30 06:38:14,328 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-05-30 06:38:14,328 - 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-05-30 06:38:14,328 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-05-30 06:38:14,328 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-05-30 06:38:14,328 - 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-05-30 06:38:14,328 - 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-05-30 06:38:14,328 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-05-30 06:38:14,329 - 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-05-30 06:38:14,329 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-05-30 06:38:14,329 - 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-05-30 06:38:14,329 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-05-30 06:38:14,329 - 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-05-30 06:38:14,329 - 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-05-30 06:38:14,329 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-05-30 06:38:14,329 - 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-05-30 06:38:14,329 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-05-30 06:38:14,329 - 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-05-30 06:38:14,329 - 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-05-30 06:38:14,329 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-05-30 06:38:14,329 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-05-30 06:38:14,329 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-05-30 06:38:14,329 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-05-30 06:38:14,330 - 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-05-30 06:38:14,330 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-30 06:38:14,367 - 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-05-30 06:43:44,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b3013554-ef2a-49bf-a342-6fd4df41e1c4 2019-05-30 06:43:44,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'b3013554-ef2a-49bf-a342-6fd4df41e1c4']'. 2019-05-30 06:43:44,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-30 06:43:44,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-30 06:43:44,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-30 06:43:44,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b3013554-ef2a-49bf-a342-6fd4df41e1c4 | 2019-05-30 06:43:44,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-30 06:43:44,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-30 06:38:16 | 2019-05-30 06:43:44,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-30 06:43:43 | 2019-05-30 06:43:44,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:27 | 2019-05-30 06:43:44,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-30 06:43:44,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-30 06:43:44,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-30 06:43:44,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 000bdbec-1a85-41b1-b601-b2da28063921) | 2019-05-30 06:43:44,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-30 06:43:44,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 86c57df2-59ea-4a02-9ee9-417b6ba9c802) | 2019-05-30 06:43:44,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-05-30 06:43:44,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 321.283 | 2019-05-30 06:43:44,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 164 | 2019-05-30 06:43:44,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 55 | 2019-05-30 06:43:44,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-30 06:43:44,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-30 06:43:44,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-30 06:43:44,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-30 06:43:44,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-30 06:43:44,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-30 06:43:44,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-05-30 06:43:44,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'b3013554-ef2a-49bf-a342-6fd4df41e1c4', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-05-30 06:43:46,819 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid b3013554-ef2a-49bf-a342-6fd4df41e1c4 --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-05-30 06:43:46,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'b3013554-ef2a-49bf-a342-6fd4df41e1c4', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-05-30 06:43:48,704 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid b3013554-ef2a-49bf-a342-6fd4df41e1c4 --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-05-30 06:43:48,869 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 06:43:48,870 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:07 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-05-30 06:43:48,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 06:43:48,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/b5f8435f-ffad-432b-877c-006ff580f553 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" 2019-05-30 06:43:49,614 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 06:43:49 GMT X-Openstack-Request-Id: req-35a69100-5e16-485a-9c63-cb25aa80ce58 2019-05-30 06:43:49,615 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 06:43:49,615 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/b5f8435f-ffad-432b-877c-006ff580f553 used request id req-35a69100-5e16-485a-9c63-cb25aa80ce58 2019-05-30 06:43:49,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.739089012146s 2019-05-30 06:43:49,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 06:43:49,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:43:49,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Thu, 30 May 2019 06:43: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-b006124b-5fd5-4da3-ab5c-ca81a3e3a493 x-openstack-request-id: req-b006124b-5fd5-4da3-ab5c-ca81a3e3a493 2019-05-30 06:43:49,931 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_30e93bb8-58ee-4350-8a02-7faf9231ff83", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/47f8e712-c708-412a-a739-0dd2ff57d0d9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/47f8e712-c708-412a-a739-0dd2ff57d0d9", "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": "47f8e712-c708-412a-a739-0dd2ff57d0d9"}, {"name": "refstack_defcore-flavor_30e93bb8-58ee-4350-8a02-7faf9231ff83", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5e5a3bb7-24a0-4b94-a386-078e1a91dd17", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5e5a3bb7-24a0-4b94-a386-078e1a91dd17", "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": "5e5a3bb7-24a0-4b94-a386-078e1a91dd17"}]} 2019-05-30 06:43:49,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b006124b-5fd5-4da3-ab5c-ca81a3e3a493 2019-05-30 06:43:49,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.310747861862s 2019-05-30 06:43:49,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 06:43:49,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/47f8e712-c708-412a-a739-0dd2ff57d0d9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:43:49,979 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 06:43:49 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-00dd8f1b-c503-4b5d-ad4a-493b2361c03c x-openstack-request-id: req-00dd8f1b-c503-4b5d-ad4a-493b2361c03c 2019-05-30 06:43:49,979 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/47f8e712-c708-412a-a739-0dd2ff57d0d9 used request id req-00dd8f1b-c503-4b5d-ad4a-493b2361c03c 2019-05-30 06:43:49,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0451560020447s 2019-05-30 06:43:49,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 06:43:49,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d2256a39-2b92-410e-b1b6-0b7bb994d2db/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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" -d '{"subnet_id": "8fcba950-01f9-44a0-8adf-3a9119b16ff7"}' 2019-05-30 06:43:52,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 06:43:52 GMT X-Openstack-Request-Id: req-2709e00b-3316-4164-88fc-399f7bb22fc2 2019-05-30 06:43:52,668 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "931df8e3-5642-4d6c-9c23-4c04ee6688a3", "tenant_id": "4dc8f97186664606ad7282a1c4fff875", "subnet_id": "8fcba950-01f9-44a0-8adf-3a9119b16ff7", "subnet_ids": ["8fcba950-01f9-44a0-8adf-3a9119b16ff7"], "port_id": "97586b22-adf8-4e18-a2e1-dc672b0bed9d", "id": "d2256a39-2b92-410e-b1b6-0b7bb994d2db"} 2019-05-30 06:43:52,668 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d2256a39-2b92-410e-b1b6-0b7bb994d2db/remove_router_interface.json used request id req-2709e00b-3316-4164-88fc-399f7bb22fc2 2019-05-30 06:43:52,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.68889808655s 2019-05-30 06:43:52,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 06:43:52,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" 2019-05-30 06:43:52,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json Date: Thu, 30 May 2019 06:43:52 GMT X-Openstack-Request-Id: req-e7514544-cd56-4a5a-b554-d5e9b63ba7fd 2019-05-30 06:43:52,789 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4dc8f97186664606ad7282a1c4fff875", "created_at": "2019-05-30T06:37:43Z", "admin_state_up": true, "updated_at": "2019-05-30T06:43:51Z", "project_id": "4dc8f97186664606ad7282a1c4fff875", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "d2256a39-2b92-410e-b1b6-0b7bb994d2db", "name": "refstack_defcore-router_30e93bb8-58ee-4350-8a02-7faf9231ff83"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "067a7913d3c74d3fa2712f998086e19e", "created_at": "2019-05-30T06:04:11Z", "admin_state_up": true, "updated_at": "2019-05-30T06:04:11Z", "project_id": "067a7913d3c74d3fa2712f998086e19e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f799ce27-caf9-4991-8255-29e517e25033", "name": "tempest-pretest-check-1322610855"}]} 2019-05-30 06:43:52,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e7514544-cd56-4a5a-b554-d5e9b63ba7fd 2019-05-30 06:43:52,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120168924332s 2019-05-30 06:43:52,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 06:43:52,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/d2256a39-2b92-410e-b1b6-0b7bb994d2db.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" 2019-05-30 06:43:54,072 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 06:43:54 GMT X-Openstack-Request-Id: req-f48a2720-0908-41b8-baf7-d0ad3e4155f2 2019-05-30 06:43:54,072 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 06:43:54,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/d2256a39-2b92-410e-b1b6-0b7bb994d2db.json used request id req-f48a2720-0908-41b8-baf7-d0ad3e4155f2 2019-05-30 06:43:54,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.28147315979s 2019-05-30 06:43:54,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 06:43:54,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" 2019-05-30 06:43:54,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Thu, 30 May 2019 06:43:54 GMT X-Openstack-Request-Id: req-94ab5877-ddbe-475c-9b2a-ddb5acb33586 2019-05-30 06:43:54,114 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-30T06:37:43Z","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":"8fcba950-01f9-44a0-8adf-3a9119b16ff7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4dc8f97186664606ad7282a1c4fff875","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_30e93bb8-58ee-4350-8a02-7faf9231ff83","enable_dhcp":true,"segment_id":null,"network_id":"931df8e3-5642-4d6c-9c23-4c04ee6688a3","tenant_id":"4dc8f97186664606ad7282a1c4fff875","created_at":"2019-05-30T06:37:43Z","ip_version":4},{"updated_at":"2019-05-30T05:49:00Z","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":"b9f424a7-958b-4c06-a1c6-4f7aa8fab190","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"137b131c79604c9bbaf6f84e2f797af7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"168e0781-2ae4-4771-b847-512752cd47f4","tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:49:00Z","ip_version":4}]} 2019-05-30 06:43:54,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-94ab5877-ddbe-475c-9b2a-ddb5acb33586 2019-05-30 06:43:54,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0421078205109s 2019-05-30 06:43:54,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 06:43:54,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/8fcba950-01f9-44a0-8adf-3a9119b16ff7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" 2019-05-30 06:43:55,806 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 06:43:55 GMT X-Openstack-Request-Id: req-537946e2-eacb-4999-8a57-3e846cea2487 2019-05-30 06:43:55,807 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 06:43:55,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/8fcba950-01f9-44a0-8adf-3a9119b16ff7.json used request id req-537946e2-eacb-4999-8a57-3e846cea2487 2019-05-30 06:43:55,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.69051599503s 2019-05-30 06:43:55,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 06:43:55,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" 2019-05-30 06:43:55,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Thu, 30 May 2019 06:43:55 GMT X-Openstack-Request-Id: req-389ce9e7-d17f-4ba8-a345-ea42885bbdbd 2019-05-30 06:43:55,931 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"931df8e3-5642-4d6c-9c23-4c04ee6688a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":true,"project_id":"4dc8f97186664606ad7282a1c4fff875","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T06:43:55Z","qos_policy_id":null,"name":"refstack_defcore-net_30e93bb8-58ee-4350-8a02-7faf9231ff83","admin_state_up":true,"tenant_id":"4dc8f97186664606ad7282a1c4fff875","created_at":"2019-05-30T06:37:42Z","provider:network_type":"vxlan"}]} 2019-05-30 06:43:55,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-389ce9e7-d17f-4ba8-a345-ea42885bbdbd 2019-05-30 06:43:55,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124346017838s 2019-05-30 06:43:55,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 06:43:55,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/931df8e3-5642-4d6c-9c23-4c04ee6688a3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" 2019-05-30 06:43:57,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 06:43:57 GMT X-Openstack-Request-Id: req-da098801-89ef-4a0a-8a72-096380f69763 2019-05-30 06:43:57,243 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 06:43:57,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/931df8e3-5642-4d6c-9c23-4c04ee6688a3.json used request id req-da098801-89ef-4a0a-8a72-096380f69763 2019-05-30 06:43:57,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.30988192558s 2019-05-30 06:43:57,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 06:43:57,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" 2019-05-30 06:43:57,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 30 May 2019 06:43:57 GMT X-Openstack-Request-Id: req-cc45aaa3-1ad9-4702-812a-a7f31e3d0701 2019-05-30 06:43:57,274 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:37:49Z", "file": "/v2/images/70358559-d8dd-46e9-8205-1c69bc33d4aa/file", "owner": "4dc8f97186664606ad7282a1c4fff875", "id": "70358559-d8dd-46e9-8205-1c69bc33d4aa", "size": 12716032, "self": "/v2/images/70358559-d8dd-46e9-8205-1c69bc33d4aa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/70358559-d8dd-46e9-8205-1c69bc33d4aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/70358559-d8dd-46e9-8205-1c69bc33d4aa/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_30e93bb8-58ee-4350-8a02-7faf9231ff83", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_30e93bb8-58ee-4350-8a02-7faf9231ff83", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T06:37:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 06:43:57,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-cc45aaa3-1ad9-4702-812a-a7f31e3d0701 2019-05-30 06:43:57,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0267450809479s 2019-05-30 06:43:57,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 06:43:57,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/70358559-d8dd-46e9-8205-1c69bc33d4aa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8d7f30c3ac6a7ff24967ba7067546968bd1dd12" 2019-05-30 06:43:57,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 06:43:57 GMT X-Openstack-Request-Id: req-5be4b959-a9e6-4689-a11d-faf8ac8019b4 2019-05-30 06:43:57,562 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 06:43:57,562 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/70358559-d8dd-46e9-8205-1c69bc33d4aa used request id req-5be4b959-a9e6-4689-a11d-faf8ac8019b4 2019-05-30 06:43:57,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.286660909653s 2019-05-30 06:43:57,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 06:43:57,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:43:57,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 30 May 2019 06:43: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-4d2ad545-0683-49ba-999e-224f5d3267a0 x-openstack-request-id: req-4d2ad545-0683-49ba-999e-224f5d3267a0 2019-05-30 06:43:57,584 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_30e93bb8-58ee-4350-8a02-7faf9231ff83", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5e5a3bb7-24a0-4b94-a386-078e1a91dd17", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5e5a3bb7-24a0-4b94-a386-078e1a91dd17", "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": "5e5a3bb7-24a0-4b94-a386-078e1a91dd17"}]} 2019-05-30 06:43:57,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-4d2ad545-0683-49ba-999e-224f5d3267a0 2019-05-30 06:43:57,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219190120697s 2019-05-30 06:43:57,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 06:43:57,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/5e5a3bb7-24a0-4b94-a386-078e1a91dd17 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:43:57,609 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 06:43: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-8fc15a25-01ab-46eb-a89d-5ed3dc17d05c x-openstack-request-id: req-8fc15a25-01ab-46eb-a89d-5ed3dc17d05c 2019-05-30 06:43:57,609 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/5e5a3bb7-24a0-4b94-a386-078e1a91dd17 used request id req-8fc15a25-01ab-46eb-a89d-5ed3dc17d05c 2019-05-30 06:43:57,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0227110385895s 2019-05-30 06:43:57,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:43:57,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:43:57,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 30 May 2019 06:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb270f12-f9fa-4e74-ba20-3ce40cfec507 2019-05-30 06:43:57,837 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_30e93bb8-58ee-4350-8a02-7faf9231ff83", "links": {"self": "http://172.30.9.24:5000/v3/users/466b1306f3e84ecca8436f0532a36bac"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "466b1306f3e84ecca8436f0532a36bac", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 06:43:57,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-bb270f12-f9fa-4e74-ba20-3ce40cfec507 2019-05-30 06:43:57,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227890968323s 2019-05-30 06:43:57,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:43:57,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/466b1306f3e84ecca8436f0532a36bac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:43:58,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Thu, 30 May 2019 06:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32dc1533-2e8b-43c5-82c7-7ce2f3ebd4c8 2019-05-30 06:43:58,043 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_30e93bb8-58ee-4350-8a02-7faf9231ff83", "links": {"self": "http://172.30.9.24:5000/v3/users/466b1306f3e84ecca8436f0532a36bac"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "466b1306f3e84ecca8436f0532a36bac", "description": null}} 2019-05-30 06:43:58,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/466b1306f3e84ecca8436f0532a36bac used request id req-32dc1533-2e8b-43c5-82c7-7ce2f3ebd4c8 2019-05-30 06:43:58,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201836109161s 2019-05-30 06:43:58,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 06:43:58,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/466b1306f3e84ecca8436f0532a36bac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:43:58,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:43:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e63303c3-5e1d-48dc-8a3d-ef8df3e6fb51 2019-05-30 06:43:58,340 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:43:58,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/466b1306f3e84ecca8436f0532a36bac used request id req-e63303c3-5e1d-48dc-8a3d-ef8df3e6fb51 2019-05-30 06:43:58,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.296663045883s 2019-05-30 06:43:58,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 06:43:58,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:43:58,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Thu, 30 May 2019 06:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c94e397f-8781-4845-b8f7-10d5ae3e0c76 2019-05-30 06:43:58,559 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.24:5000/v3/projects/4dc8f97186664606ad7282a1c4fff875"}, "tags": [], "enabled": true, "id": "4dc8f97186664606ad7282a1c4fff875", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_30e93bb8-58ee-4350-8a02-7faf9231ff83"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 06:43:58,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-c94e397f-8781-4845-b8f7-10d5ae3e0c76 2019-05-30 06:43:58,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212528944016s 2019-05-30 06:43:58,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 06:43:58,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/4dc8f97186664606ad7282a1c4fff875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:43:58,828 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:43:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6f3d948-d6e1-4fb5-8034-1200b33bc6c8 2019-05-30 06:43:58,828 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:43:58,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/4dc8f97186664606ad7282a1c4fff875 used request id req-f6f3d948-d6e1-4fb5-8034-1200b33bc6c8 2019-05-30 06:43:58,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.264816999435s 2019-05-30 06:43:58,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 06:43:58,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=4dc8f97186664606ad7282a1c4fff875&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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:43:59,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 06:43:59 GMT X-Openstack-Request-Id: req-64436fe8-d755-4d6b-8675-ef1fb11bd557 2019-05-30 06:43:59,136 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4dc8f97186664606ad7282a1c4fff875", "created_at": "2019-05-30T06:37:42Z", "updated_at": "2019-05-30T06:37:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:37:42Z", "revision_number": 0, "id": "07fc63b7-d18b-4979-b68e-45e19a8bba4a", "remote_group_id": "bf0d4230-2604-441b-b939-e67866785518", "remote_ip_prefix": null, "created_at": "2019-05-30T06:37:42Z", "security_group_id": "bf0d4230-2604-441b-b939-e67866785518", "tenant_id": "4dc8f97186664606ad7282a1c4fff875", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dc8f97186664606ad7282a1c4fff875"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:37:42Z", "revision_number": 0, "id": "63341935-759c-4d0b-8099-f0fb17ca847b", "remote_group_id": "bf0d4230-2604-441b-b939-e67866785518", "remote_ip_prefix": null, "created_at": "2019-05-30T06:37:42Z", "security_group_id": "bf0d4230-2604-441b-b939-e67866785518", "tenant_id": "4dc8f97186664606ad7282a1c4fff875", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dc8f97186664606ad7282a1c4fff875"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:37:42Z", "revision_number": 0, "id": "7ff3bcd8-a209-4eb0-bbeb-640c42c592c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T06:37:42Z", "security_group_id": "bf0d4230-2604-441b-b939-e67866785518", "tenant_id": "4dc8f97186664606ad7282a1c4fff875", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dc8f97186664606ad7282a1c4fff875"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:37:42Z", "revision_number": 0, "id": "923eef8e-eed7-4866-89c3-fa8ae602464f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T06:37:42Z", "security_group_id": "bf0d4230-2604-441b-b939-e67866785518", "tenant_id": "4dc8f97186664606ad7282a1c4fff875", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dc8f97186664606ad7282a1c4fff875"}], "revision_number": 1, "project_id": "4dc8f97186664606ad7282a1c4fff875", "id": "bf0d4230-2604-441b-b939-e67866785518", "name": "default"}]} 2019-05-30 06:43:59,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=4dc8f97186664606ad7282a1c4fff875&name=default used request id req-64436fe8-d755-4d6b-8675-ef1fb11bd557 2019-05-30 06:43:59,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.302353143692s 2019-05-30 06:43:59,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 06:43:59,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:43:59,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 30 May 2019 06:43:59 GMT X-Openstack-Request-Id: req-816827f5-181c-4686-bedc-5774f5a7a7d4 2019-05-30 06:43:59,202 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4dc8f97186664606ad7282a1c4fff875", "created_at": "2019-05-30T06:37:42Z", "updated_at": "2019-05-30T06:37:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:37:42Z", "revision_number": 0, "id": "07fc63b7-d18b-4979-b68e-45e19a8bba4a", "remote_group_id": "bf0d4230-2604-441b-b939-e67866785518", "remote_ip_prefix": null, "created_at": "2019-05-30T06:37:42Z", "security_group_id": "bf0d4230-2604-441b-b939-e67866785518", "tenant_id": "4dc8f97186664606ad7282a1c4fff875", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dc8f97186664606ad7282a1c4fff875"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:37:42Z", "revision_number": 0, "id": "63341935-759c-4d0b-8099-f0fb17ca847b", "remote_group_id": "bf0d4230-2604-441b-b939-e67866785518", "remote_ip_prefix": null, "created_at": "2019-05-30T06:37:42Z", "security_group_id": "bf0d4230-2604-441b-b939-e67866785518", "tenant_id": "4dc8f97186664606ad7282a1c4fff875", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dc8f97186664606ad7282a1c4fff875"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:37:42Z", "revision_number": 0, "id": "7ff3bcd8-a209-4eb0-bbeb-640c42c592c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T06:37:42Z", "security_group_id": "bf0d4230-2604-441b-b939-e67866785518", "tenant_id": "4dc8f97186664606ad7282a1c4fff875", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dc8f97186664606ad7282a1c4fff875"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:37:42Z", "revision_number": 0, "id": "923eef8e-eed7-4866-89c3-fa8ae602464f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T06:37:42Z", "security_group_id": "bf0d4230-2604-441b-b939-e67866785518", "tenant_id": "4dc8f97186664606ad7282a1c4fff875", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dc8f97186664606ad7282a1c4fff875"}], "revision_number": 1, "project_id": "4dc8f97186664606ad7282a1c4fff875", "id": "bf0d4230-2604-441b-b939-e67866785518", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 06:43:59,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-816827f5-181c-4686-bedc-5774f5a7a7d4 2019-05-30 06:43:59,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0601818561554s 2019-05-30 06:43:59,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 06:43:59,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/bf0d4230-2604-441b-b939-e67866785518.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fb23732435964a5e799a40ef19ecba42885cff4d" 2019-05-30 06:43:59,706 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 06:43:59 GMT X-Openstack-Request-Id: req-e8030095-2876-4281-a1db-e4728fad08bb 2019-05-30 06:43:59,707 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 06:43:59,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/bf0d4230-2604-441b-b939-e67866785518.json used request id req-e8030095-2876-4281-a1db-e4728fad08bb 2019-05-30 06:43:59,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.498308897018s 2019-05-30 06:43:59,707 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-05-30 06:43:59,755 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-05-30 06:43:59,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:43:59,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 06:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7d67d2-4fc9-4563-9d15-7520b81e8ab0 2019-05-30 06:43:59,803 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 06:43:59,803 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-fd7d67d2-4fc9-4563-9d15-7520b81e8ab0 2019-05-30 06:43:59,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 06:44:00,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T07:44:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["YSzionQfQ6mMzvfmd7A3OQ"], "issued_at": "2019-05-30T06:44:00.000000Z"}} 2019-05-30 06:44:00,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 06:44:00,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:00,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 06:44:00 GMT X-Openstack-Request-Id: req-6692410b-a4f7-4af8-8726-2a9e5a98d31c 2019-05-30 06:44:00,562 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 06:44:00,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6692410b-a4f7-4af8-8726-2a9e5a98d31c 2019-05-30 06:44:00,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351799964905s 2019-05-30 06:44:00,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:44:00,575 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 06:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b899e0bf-4e0d-4865-bd4e-9735eee1ca4a 2019-05-30 06:44:00,575 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 06:44:00,575 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-b899e0bf-4e0d-4865-bd4e-9735eee1ca4a 2019-05-30 06:44:00,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:44:00,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:00,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 06:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4552eeca-e21c-4983-a9d0-940b3f3eb911 2019-05-30 06:44:00,737 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 06:44:00,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-4552eeca-e21c-4983-a9d0-940b3f3eb911 2019-05-30 06:44:00,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.161483049393s 2019-05-30 06:44:00,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 06:44:00,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_4d24be9a-ce91-43a5-81c9-e8faccee0a53"}}' 2019-05-30 06:44:00,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Thu, 30 May 2019 06:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83cd1831-b113-4ee1-a737-c1c1e2c1bd7e 2019-05-30 06:44:00,964 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/f6a9ea231dd94db0b4564da0e5a5eb84"}, "tags": [], "enabled": true, "id": "f6a9ea231dd94db0b4564da0e5a5eb84", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_4d24be9a-ce91-43a5-81c9-e8faccee0a53"}} 2019-05-30 06:44:00,964 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-83cd1831-b113-4ee1-a737-c1c1e2c1bd7e 2019-05-30 06:44:00,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.220761060715s 2019-05-30 06:44:00,965 - 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'f6a9ea231dd94db0b4564da0e5a5eb84', '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_4d24be9a-ce91-43a5-81c9-e8faccee0a53'}) 2019-05-30 06:44:00,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 06:44:00,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "mD8x5wAHedy2xjAslsHnXAyEj3tVsP", "email": null, "name": "tempest_full-user_4d24be9a-ce91-43a5-81c9-e8faccee0a53"}}' 2019-05-30 06:44:01,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Thu, 30 May 2019 06:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b727aafc-7739-43da-a20d-a6b6ca6db042 2019-05-30 06:44:01,432 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "links": {"self": "http://172.30.9.24:5000/v3/users/7a0a9d48f5ea4492b68b2b5007d3ad79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a0a9d48f5ea4492b68b2b5007d3ad79", "domain_id": "default", "password_expires_at": null}} 2019-05-30 06:44:01,432 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-b727aafc-7739-43da-a20d-a6b6ca6db042 2019-05-30 06:44:01,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.460093975067s 2019-05-30 06:44:01,433 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7a0a9d48f5ea4492b68b2b5007d3ad79', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_4d24be9a-ce91-43a5-81c9-e8faccee0a53'}) 2019-05-30 06:44:01,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:44:01,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:01,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1958839-e020-4985-a407-827b3b29cfb0 2019-05-30 06:44:01,548 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:44:01,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d1958839-e020-4985-a407-827b3b29cfb0 2019-05-30 06:44:01,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111822128296s 2019-05-30 06:44:01,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:44:01,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:01,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7728002-d3ee-48e7-b9eb-3e005a8e41ef 2019-05-30 06:44:01,669 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:44:01,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e7728002-d3ee-48e7-b9eb-3e005a8e41ef 2019-05-30 06:44:01,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116290807724s 2019-05-30 06:44:01,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:44:01,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:01,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa8a243-d9aa-453e-af10-eea3513eb4a5 2019-05-30 06:44:01,826 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:44:01,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3fa8a243-d9aa-453e-af10-eea3513eb4a5 2019-05-30 06:44:01,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.151157140732s 2019-05-30 06:44:01,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:44:01,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:02,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 06:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad0264f-48c4-4ca8-b02f-834c22fe9e9b 2019-05-30 06:44:02,040 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 06:44:02,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-aad0264f-48c4-4ca8-b02f-834c22fe9e9b 2019-05-30 06:44:02,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209388971329s 2019-05-30 06:44:02,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:44:02,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:02,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 30 May 2019 06:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d4f51a4-feca-4281-b0e6-4d4dd7d99e4f 2019-05-30 06:44:02,171 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_full-user_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "links": {"self": "http://172.30.9.24:5000/v3/users/7a0a9d48f5ea4492b68b2b5007d3ad79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a0a9d48f5ea4492b68b2b5007d3ad79", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 06:44:02,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6d4f51a4-feca-4281-b0e6-4d4dd7d99e4f 2019-05-30 06:44:02,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129539012909s 2019-05-30 06:44:02,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 06:44:02,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:02,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Thu, 30 May 2019 06:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ea12b6c-00fc-40df-aec6-0247acc1dd00 2019-05-30 06:44:02,371 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/f6a9ea231dd94db0b4564da0e5a5eb84"}, "tags": [], "enabled": true, "id": "f6a9ea231dd94db0b4564da0e5a5eb84", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_4d24be9a-ce91-43a5-81c9-e8faccee0a53"}]} 2019-05-30 06:44:02,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9ea12b6c-00fc-40df-aec6-0247acc1dd00 2019-05-30 06:44:02,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188647031784s 2019-05-30 06:44:02,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 06:44:02,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=7a0a9d48f5ea4492b68b2b5007d3ad79&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=f6a9ea231dd94db0b4564da0e5a5eb84" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:02,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 06:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca6369f-3931-4bb8-b614-726bd17beb6b 2019-05-30 06:44:02,492 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=7a0a9d48f5ea4492b68b2b5007d3ad79&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=f6a9ea231dd94db0b4564da0e5a5eb84", "previous": null, "next": null}} 2019-05-30 06:44:02,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=7a0a9d48f5ea4492b68b2b5007d3ad79&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=f6a9ea231dd94db0b4564da0e5a5eb84 used request id req-dca6369f-3931-4bb8-b614-726bd17beb6b 2019-05-30 06:44:02,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113306045532s 2019-05-30 06:44:02,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 06:44:02,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/f6a9ea231dd94db0b4564da0e5a5eb84/users/7a0a9d48f5ea4492b68b2b5007d3ad79/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:02,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7e994c2-3e82-4760-9377-94ba3a14e227 2019-05-30 06:44:02,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:44:02,734 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/f6a9ea231dd94db0b4564da0e5a5eb84/users/7a0a9d48f5ea4492b68b2b5007d3ad79/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-d7e994c2-3e82-4760-9377-94ba3a14e227 2019-05-30 06:44:02,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.237965106964s 2019-05-30 06:44:02,735 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_4d24be9a-ce91-43a5-81c9-e8faccee0a53', 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'f6a9ea231dd94db0b4564da0e5a5eb84', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'mD8x5wAHedy2xjAslsHnXAyEj3tVsP', 'username': u'tempest_full-user_4d24be9a-ce91-43a5-81c9-e8faccee0a53', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 06:44:02,739 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_4d24be9a-ce91-43a5-81c9-e8faccee0a53', 'password': 'mD8x5wAHedy2xjAslsHnXAyEj3tVsP', 'project_name': 'tempest_full-project_4d24be9a-ce91-43a5-81c9-e8faccee0a53', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'f6a9ea231dd94db0b4564da0e5a5eb84', 'project_domain_name': 'Default'} 2019-05-30 06:44:02,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:44:02,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:02,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc303dc0-4a53-4fa5-aa4b-8a45dde87116 2019-05-30 06:44:02,861 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:44:02,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bc303dc0-4a53-4fa5-aa4b-8a45dde87116 2019-05-30 06:44:02,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119251012802s 2019-05-30 06:44:02,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:44:02,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:03,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-489d0b7a-ce9d-4477-b628-8d7e8dfa26d2 2019-05-30 06:44:03,228 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:44:03,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-489d0b7a-ce9d-4477-b628-8d7e8dfa26d2 2019-05-30 06:44:03,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.361485004425s 2019-05-30 06:44:03,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:44:03,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:03,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 06:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c656dd1-cad5-4d12-b192-4f306097501a 2019-05-30 06:44:03,341 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 06:44:03,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-4c656dd1-cad5-4d12-b192-4f306097501a 2019-05-30 06:44:03,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107980966568s 2019-05-30 06:44:03,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:44:03,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:03,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 30 May 2019 06:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5464164b-7009-4332-ba85-1c0039035de6 2019-05-30 06:44:03,515 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_full-user_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "links": {"self": "http://172.30.9.24:5000/v3/users/7a0a9d48f5ea4492b68b2b5007d3ad79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a0a9d48f5ea4492b68b2b5007d3ad79", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 06:44:03,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5464164b-7009-4332-ba85-1c0039035de6 2019-05-30 06:44:03,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.17297577858s 2019-05-30 06:44:03,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 06:44:03,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:03,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Thu, 30 May 2019 06:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba3d9f6-919f-41b2-bb3d-b5a74b1bf5a4 2019-05-30 06:44:03,656 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/f6a9ea231dd94db0b4564da0e5a5eb84"}, "tags": [], "enabled": true, "id": "f6a9ea231dd94db0b4564da0e5a5eb84", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_4d24be9a-ce91-43a5-81c9-e8faccee0a53"}]} 2019-05-30 06:44:03,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-1ba3d9f6-919f-41b2-bb3d-b5a74b1bf5a4 2019-05-30 06:44:03,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.129781007767s 2019-05-30 06:44:03,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 06:44:03,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=7a0a9d48f5ea4492b68b2b5007d3ad79&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=f6a9ea231dd94db0b4564da0e5a5eb84" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:03,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 30 May 2019 06:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d25397ad-49ca-4b44-be9d-decf75e4c861 2019-05-30 06:44:03,870 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=7a0a9d48f5ea4492b68b2b5007d3ad79&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=f6a9ea231dd94db0b4564da0e5a5eb84", "previous": null, "next": null}} 2019-05-30 06:44:03,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=7a0a9d48f5ea4492b68b2b5007d3ad79&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=f6a9ea231dd94db0b4564da0e5a5eb84 used request id req-d25397ad-49ca-4b44-be9d-decf75e4c861 2019-05-30 06:44:03,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.206552028656s 2019-05-30 06:44:03,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 06:44:03,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/f6a9ea231dd94db0b4564da0e5a5eb84/users/7a0a9d48f5ea4492b68b2b5007d3ad79/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:04,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:44:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-779c63c4-cf25-46cc-9658-f9841ed7132c 2019-05-30 06:44:04,117 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:44:04,117 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/f6a9ea231dd94db0b4564da0e5a5eb84/users/7a0a9d48f5ea4492b68b2b5007d3ad79/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-779c63c4-cf25-46cc-9658-f9841ed7132c 2019-05-30 06:44:04,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.242822885513s 2019-05-30 06:44:04,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:44:04,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:04,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b074bbc1-d6b9-4b7b-be69-171bba1592d1 2019-05-30 06:44:04,238 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:44:04,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b074bbc1-d6b9-4b7b-be69-171bba1592d1 2019-05-30 06:44:04,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117521047592s 2019-05-30 06:44:04,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:44:04,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:04,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 06:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b4a507-073e-4d5d-9a3b-14bfa0ca6b07 2019-05-30 06:44:04,353 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 06:44:04,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-f0b4a507-073e-4d5d-9a3b-14bfa0ca6b07 2019-05-30 06:44:04,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109380960464s 2019-05-30 06:44:04,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 06:44:04,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:04,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 30 May 2019 06:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8e0b17f-423d-40f4-a1da-b92dae011667 2019-05-30 06:44:04,482 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_full-user_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "links": {"self": "http://172.30.9.24:5000/v3/users/7a0a9d48f5ea4492b68b2b5007d3ad79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a0a9d48f5ea4492b68b2b5007d3ad79", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 06:44:04,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e8e0b17f-423d-40f4-a1da-b92dae011667 2019-05-30 06:44:04,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128884792328s 2019-05-30 06:44:04,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 06:44:04,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=7a0a9d48f5ea4492b68b2b5007d3ad79&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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:04,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Thu, 30 May 2019 06:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d01ea2e1-76ec-44b2-84a7-41288e8ae6f2 2019-05-30 06:44:04,608 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=7a0a9d48f5ea4492b68b2b5007d3ad79&scope.domain.id=default", "previous": null, "next": null}} 2019-05-30 06:44:04,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=7a0a9d48f5ea4492b68b2b5007d3ad79&scope.domain.id=default used request id req-d01ea2e1-76ec-44b2-84a7-41288e8ae6f2 2019-05-30 06:44:04,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113598823547s 2019-05-30 06:44:04,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-30 06:44:04,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/7a0a9d48f5ea4492b68b2b5007d3ad79/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:04,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 06:44:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c858ec01-2863-4705-b9b3-c123020a73ab 2019-05-30 06:44:04,757 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 06:44:04,757 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/7a0a9d48f5ea4492b68b2b5007d3ad79/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-c858ec01-2863-4705-b9b3-c123020a73ab 2019-05-30 06:44:04,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.145351886749s 2019-05-30 06:44:04,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:44:04,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 06:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e547a7d-5334-44ba-bb6d-e498bd9c3de8 2019-05-30 06:44:04,768 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 06:44:04,768 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-8e547a7d-5334-44ba-bb6d-e498bd9c3de8 2019-05-30 06:44:04,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 06:44:05,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T07:44:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6a9ea231dd94db0b4564da0e5a5eb84", "name": "tempest_full-project_4d24be9a-ce91-43a5-81c9-e8faccee0a53"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_f6a9ea231dd94db0b4564da0e5a5eb84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_f6a9ea231dd94db0b4564da0e5a5eb84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/f6a9ea231dd94db0b4564da0e5a5eb84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/f6a9ea231dd94db0b4564da0e5a5eb84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/f6a9ea231dd94db0b4564da0e5a5eb84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f6a9ea231dd94db0b4564da0e5a5eb84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/f6a9ea231dd94db0b4564da0e5a5eb84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/f6a9ea231dd94db0b4564da0e5a5eb84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f6a9ea231dd94db0b4564da0e5a5eb84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/f6a9ea231dd94db0b4564da0e5a5eb84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/f6a9ea231dd94db0b4564da0e5a5eb84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "id": "7a0a9d48f5ea4492b68b2b5007d3ad79"}, "audit_ids": ["44ZjGFVnR4aT8qutUkkJTw"], "issued_at": "2019-05-30T06:44:05.000000Z"}} 2019-05-30 06:44:05,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-30 06:44:05,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" 2019-05-30 06:44:05,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 30 May 2019 06:44:05 GMT X-Openstack-Request-Id: req-742d7a6b-0c84-42e8-a138-d37b6800d8fc 2019-05-30 06:44:05,448 - 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-05-30 06:44:05,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-742d7a6b-0c84-42e8-a138-d37b6800d8fc 2019-05-30 06:44:05,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.278012037277s 2019-05-30 06:44:05,458 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-05-30 06:44:05,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 06:44:05,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:05,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 06:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c6b3f1-325a-469f-8254-9ee2981ee990 2019-05-30 06:44:05,573 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 06:44:05,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-33c6b3f1-325a-469f-8254-9ee2981ee990 2019-05-30 06:44:05,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114804983139s 2019-05-30 06:44:05,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 06:44:05,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:05,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Thu, 30 May 2019 06:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c81379b5-c6a4-4681-85e2-fb9fe62d5fb8 2019-05-30 06:44:05,701 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/f6a9ea231dd94db0b4564da0e5a5eb84"}, "tags": [], "enabled": true, "id": "f6a9ea231dd94db0b4564da0e5a5eb84", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_4d24be9a-ce91-43a5-81c9-e8faccee0a53"}]} 2019-05-30 06:44:05,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c81379b5-c6a4-4681-85e2-fb9fe62d5fb8 2019-05-30 06:44:05,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.12044095993s 2019-05-30 06:44:05,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 06:44:05,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" -d '{"network": {"shared": true, "tenant_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "name": "tempest_full-net_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "admin_state_up": true}}' 2019-05-30 06:44:06,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Thu, 30 May 2019 06:44:06 GMT X-Openstack-Request-Id: req-e258710d-005e-4fbe-8df9-b8dd91c92eee 2019-05-30 06:44:06,274 - 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":"d347fd1d-125e-4c1e-93cf-8bd9d03a4ba0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":true,"project_id":"f6a9ea231dd94db0b4564da0e5a5eb84","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T06:44:05Z","is_default":false,"qos_policy_id":null,"name":"tempest_full-net_4d24be9a-ce91-43a5-81c9-e8faccee0a53","admin_state_up":true,"tenant_id":"f6a9ea231dd94db0b4564da0e5a5eb84","created_at":"2019-05-30T06:44:05Z","mtu":1450}} 2019-05-30 06:44:06,274 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e258710d-005e-4fbe-8df9-b8dd91c92eee 2019-05-30 06:44:06,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.570718050003s 2019-05-30 06:44:06,275 - 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-05-30T06:44:05Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd347fd1d-125e-4c1e-93cf-8bd9d03a4ba0', u'provider:segmentation_id': 11, 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_4d24be9a-ce91-43a5-81c9-e8faccee0a53', u'created_at': u'2019-05-30T06:44:05Z', u'mtu': 1450, u'tenant_id': u'f6a9ea231dd94db0b4564da0e5a5eb84', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'f6a9ea231dd94db0b4564da0e5a5eb84', u'l2_adjacency': True}) 2019-05-30 06:44:06,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 06:44:06,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" 2019-05-30 06:44:06,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Thu, 30 May 2019 06:44:06 GMT X-Openstack-Request-Id: req-b185310f-5bad-42eb-8661-b99d398d1ef2 2019-05-30 06:44:06,382 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d347fd1d-125e-4c1e-93cf-8bd9d03a4ba0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":true,"project_id":"f6a9ea231dd94db0b4564da0e5a5eb84","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T06:44:05Z","qos_policy_id":null,"name":"tempest_full-net_4d24be9a-ce91-43a5-81c9-e8faccee0a53","admin_state_up":true,"tenant_id":"f6a9ea231dd94db0b4564da0e5a5eb84","created_at":"2019-05-30T06:44:05Z","provider:network_type":"vxlan"}]} 2019-05-30 06:44:06,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b185310f-5bad-42eb-8661-b99d398d1ef2 2019-05-30 06:44:06,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106556177139s 2019-05-30 06:44:06,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 06:44:06,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" -d '{"subnet": {"name": "tempest_full-subnet_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "enable_dhcp": true, "network_id": "d347fd1d-125e-4c1e-93cf-8bd9d03a4ba0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 06:44:06,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Thu, 30 May 2019 06:44:06 GMT X-Openstack-Request-Id: req-b3bc27a5-48b2-40ee-a000-840d18d1c62d 2019-05-30 06:44:06,910 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-30T06:44:06Z","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":"5afef27f-57bf-4d06-93b7-7eb538d033e5","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f6a9ea231dd94db0b4564da0e5a5eb84","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_4d24be9a-ce91-43a5-81c9-e8faccee0a53","enable_dhcp":true,"segment_id":null,"network_id":"d347fd1d-125e-4c1e-93cf-8bd9d03a4ba0","tenant_id":"f6a9ea231dd94db0b4564da0e5a5eb84","created_at":"2019-05-30T06:44:06Z","ip_version":4}} 2019-05-30 06:44:06,910 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b3bc27a5-48b2-40ee-a000-840d18d1c62d 2019-05-30 06:44:06,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.526207923889s 2019-05-30 06:44:06,911 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T06:44:06Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5afef27f-57bf-4d06-93b7-7eb538d033e5', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_4d24be9a-ce91-43a5-81c9-e8faccee0a53', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd347fd1d-125e-4c1e-93cf-8bd9d03a4ba0', u'tenant_id': u'f6a9ea231dd94db0b4564da0e5a5eb84', u'created_at': u'2019-05-30T06:44:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f6a9ea231dd94db0b4564da0e5a5eb84'}) 2019-05-30 06:44:06,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 06:44:06,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "tempest_full-router_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "admin_state_up": true}}' 2019-05-30 06:44:08,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Thu, 30 May 2019 06:44:08 GMT X-Openstack-Request-Id: req-3b596f40-a3f7-4776-a342-a7d12c2137fe 2019-05-30 06:44:08,546 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "created_at": "2019-05-30T06:44:06Z", "admin_state_up": true, "updated_at": "2019-05-30T06:44:08Z", "project_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e2729647-d11f-49b9-802a-7ae1640b1e82", "name": "tempest_full-router_4d24be9a-ce91-43a5-81c9-e8faccee0a53"}} 2019-05-30 06:44:08,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-3b596f40-a3f7-4776-a342-a7d12c2137fe 2019-05-30 06:44:08,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63485789299s 2019-05-30 06:44:08,547 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T06:44:08Z', u'revision_number': 2, u'ha': False, u'id': u'e2729647-d11f-49b9-802a-7ae1640b1e82', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_4d24be9a-ce91-43a5-81c9-e8faccee0a53', u'admin_state_up': True, u'tenant_id': u'f6a9ea231dd94db0b4564da0e5a5eb84', u'created_at': u'2019-05-30T06:44:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'f6a9ea231dd94db0b4564da0e5a5eb84'}) 2019-05-30 06:44:08,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 06:44:08,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/e2729647-d11f-49b9-802a-7ae1640b1e82/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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" -d '{"subnet_id": "5afef27f-57bf-4d06-93b7-7eb538d033e5"}' 2019-05-30 06:44:10,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 06:44:10 GMT X-Openstack-Request-Id: req-d6494601-16ec-4968-8627-92150d8811a4 2019-05-30 06:44:10,667 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d347fd1d-125e-4c1e-93cf-8bd9d03a4ba0", "tenant_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "subnet_id": "5afef27f-57bf-4d06-93b7-7eb538d033e5", "subnet_ids": ["5afef27f-57bf-4d06-93b7-7eb538d033e5"], "port_id": "eab6f4ea-c551-4b22-ae71-22d0e2afb73e", "id": "e2729647-d11f-49b9-802a-7ae1640b1e82"} 2019-05-30 06:44:10,667 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e2729647-d11f-49b9-802a-7ae1640b1e82/add_router_interface.json used request id req-d6494601-16ec-4968-8627-92150d8811a4 2019-05-30 06:44:10,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11968111992s 2019-05-30 06:44:10,667 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-30 06:44:10,772 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-30 06:44:10,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:44:10,779 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 06:44:10 GMT 2019-05-30 06:44:10,780 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 06:44:10,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 06:44:10,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" 2019-05-30 06:44:11,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 06:44:11 GMT X-Openstack-Request-Id: req-6807f04b-6ae4-454a-bf0b-c5c97f67da9f 2019-05-30 06:44:11,056 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 06:44:11,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6807f04b-6ae4-454a-bf0b-c5c97f67da9f 2019-05-30 06:44:11,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.273810148239s 2019-05-30 06:44:11,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 06:44:11,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_4d24be9a-ce91-43a5-81c9-e8faccee0a53"}' 2019-05-30 06:44:11,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Thu, 30 May 2019 06:44:11 GMT Location: http://172.30.9.24:9292/v2/images/280bcf40-2820-481b-af3a-0b4497f46a5e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8373545d-5a57-4463-a3f9-3a67771e2e7a 2019-05-30 06:44:11,169 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:44:11Z", "file": "/v2/images/280bcf40-2820-481b-af3a-0b4497f46a5e/file", "owner": "f6a9ea231dd94db0b4564da0e5a5eb84", "id": "280bcf40-2820-481b-af3a-0b4497f46a5e", "size": null, "self": "/v2/images/280bcf40-2820-481b-af3a-0b4497f46a5e", "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_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "checksum": null, "created_at": "2019-05-30T06:44:11Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 06:44:11,169 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8373545d-5a57-4463-a3f9-3a67771e2e7a 2019-05-30 06:44:11,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.102786064148s 2019-05-30 06:44:11,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 06:44:11,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/280bcf40-2820-481b-af3a-0b4497f46a5e/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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" -d '' 2019-05-30 06:44:11,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 06:44:11 GMT X-Openstack-Request-Id: req-0cea57d2-5faf-461f-948a-26ffa34ccc4a 2019-05-30 06:44:11,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 06:44:11,675 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/280bcf40-2820-481b-af3a-0b4497f46a5e/file used request id req-0cea57d2-5faf-461f-948a-26ffa34ccc4a 2019-05-30 06:44:11,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.504805088043s 2019-05-30 06:44:11,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 06:44:11,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" 2019-05-30 06:44:11,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 30 May 2019 06:44:11 GMT X-Openstack-Request-Id: req-2f081eb7-0ad4-45f7-b07f-4a42f4a17f45 2019-05-30 06:44:11,705 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:44:11Z", "file": "/v2/images/280bcf40-2820-481b-af3a-0b4497f46a5e/file", "owner": "f6a9ea231dd94db0b4564da0e5a5eb84", "id": "280bcf40-2820-481b-af3a-0b4497f46a5e", "size": 12716032, "self": "/v2/images/280bcf40-2820-481b-af3a-0b4497f46a5e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/280bcf40-2820-481b-af3a-0b4497f46a5e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/280bcf40-2820-481b-af3a-0b4497f46a5e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T06:44:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 06:44:11,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2f081eb7-0ad4-45f7-b07f-4a42f4a17f45 2019-05-30 06:44:11,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0251829624176s 2019-05-30 06:44:11,707 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/280bcf40-2820-481b-af3a-0b4497f46a5e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/280bcf40-2820-481b-af3a-0b4497f46a5e/file', 'owner': u'f6a9ea231dd94db0b4564da0e5a5eb84', 'id': u'280bcf40-2820-481b-af3a-0b4497f46a5e', 'size': 12716032, u'self': u'/v2/images/280bcf40-2820-481b-af3a-0b4497f46a5e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6a9ea231dd94db0b4564da0e5a5eb84', 'name': 'tempest_full-project_4d24be9a-ce91-43a5-81c9-e8faccee0a53', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/280bcf40-2820-481b-af3a-0b4497f46a5e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T06:44:11Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-30T06:44:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_4d24be9a-ce91-43a5-81c9-e8faccee0a53', '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/280bcf40-2820-481b-af3a-0b4497f46a5e', 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_4d24be9a-ce91-43a5-81c9-e8faccee0a53', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_4d24be9a-ce91-43a5-81c9-e8faccee0a53', 'created': u'2019-05-30T06:44:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T06:44:11Z', 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/280bcf40-2820-481b-af3a-0b4497f46a5e', 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_4d24be9a-ce91-43a5-81c9-e8faccee0a53', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 06:44:11,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 06:44:11,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 06:44:12,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 06:44: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-8f2b178f-9ec0-4175-8cc5-fad0eadc3b91 x-openstack-request-id: req-8f2b178f-9ec0-4175-8cc5-fad0eadc3b91 2019-05-30 06:44:12,028 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/27a24927-fb9b-4512-8e7f-fc117c022954", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/27a24927-fb9b-4512-8e7f-fc117c022954", "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": "27a24927-fb9b-4512-8e7f-fc117c022954"}} 2019-05-30 06:44:12,028 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8f2b178f-9ec0-4175-8cc5-fad0eadc3b91 2019-05-30 06:44:12,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.318060159683s 2019-05-30 06:44:12,029 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_4d24be9a-ce91-43a5-81c9-e8faccee0a53', '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'aeac65a9ab444affb43fd8765adb4b86', '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'27a24927-fb9b-4512-8e7f-fc117c022954', 'swap': 0}) 2019-05-30 06:44:12,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 06:44:12,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/27a24927-fb9b-4512-8e7f-fc117c022954/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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" -d '{"extra_specs": {}}' 2019-05-30 06:44:12,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 06:44: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-49328c16-7cbd-48f5-ace1-31ee013fdb6e x-openstack-request-id: req-49328c16-7cbd-48f5-ace1-31ee013fdb6e 2019-05-30 06:44:12,050 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 06:44:12,050 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/27a24927-fb9b-4512-8e7f-fc117c022954/os-extra_specs used request id req-49328c16-7cbd-48f5-ace1-31ee013fdb6e 2019-05-30 06:44:12,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204219818115s 2019-05-30 06:44:12,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 06:44:12,062 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 06:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c2152ba-b114-417e-be53-3dc04d533f0b 2019-05-30 06:44:12,062 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 06:44:12,062 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-4c2152ba-b114-417e-be53-3dc04d533f0b 2019-05-30 06:44:12,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:44:12,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" 2019-05-30 06:44:12,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc55aef-a2f0-4b30-87b2-4fe68685ecbf 2019-05-30 06:44:12,251 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:44:12,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8fc55aef-a2f0-4b30-87b2-4fe68685ecbf 2019-05-30 06:44:12,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185336112976s 2019-05-30 06:44:12,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 06:44:12,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" 2019-05-30 06:44:12,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 06:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee972751-528e-4bc5-bb14-282a445c516f 2019-05-30 06:44:12,446 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 06:44:12,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ee972751-528e-4bc5-bb14-282a445c516f 2019-05-30 06:44:12,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190597057343s 2019-05-30 06:44:12,459 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-30 06:44:14,569 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-30 06:44:16,736 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d8b3d7af-ca17-4b69-8e51-2af1f5dbef7d | 2019-05-30T06:44:16.396486 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d8b3d7af-ca17-4b69-8e51-2af1f5dbef7d ~/.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-05-30 06:44:19,905 - 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-05-30 06:44:20,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-30 06:44:22,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-30 06:44:25,375 - 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=d5287ff6-07a3-4757-aff0-1ac2981aa430) as the default verifier for the future CLI operations. 2019-05-30 06:44:27,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-30 06:44:27,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 06:44:27,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Thu, 30 May 2019 06:44: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-c537a608-64aa-46bb-9447-3aa8a1b73c22 x-openstack-request-id: req-c537a608-64aa-46bb-9447-3aa8a1b73c22 2019-05-30 06:44:27,102 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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": 15}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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-05-30 06:44:27,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-c537a608-64aa-46bb-9447-3aa8a1b73c22 2019-05-30 06:44:27,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0398151874542s 2019-05-30 06:44:27,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 06:44:27,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" 2019-05-30 06:44:27,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 30 May 2019 06:44:27 GMT X-Openstack-Request-Id: req-06638fc9-0461-432c-b4fd-9e17da69e927 2019-05-30 06:44:27,393 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:44:11Z", "file": "/v2/images/280bcf40-2820-481b-af3a-0b4497f46a5e/file", "owner": "f6a9ea231dd94db0b4564da0e5a5eb84", "id": "280bcf40-2820-481b-af3a-0b4497f46a5e", "size": 12716032, "self": "/v2/images/280bcf40-2820-481b-af3a-0b4497f46a5e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/280bcf40-2820-481b-af3a-0b4497f46a5e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/280bcf40-2820-481b-af3a-0b4497f46a5e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T06:44:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 06:44:27,394 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-06638fc9-0461-432c-b4fd-9e17da69e927 2019-05-30 06:44:27,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.290115118027s 2019-05-30 06:44:27,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 06:44:27,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_4d24be9a-ce91-43a5-81c9-e8faccee0a53"}' 2019-05-30 06:44:27,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Thu, 30 May 2019 06:44:27 GMT Location: http://172.30.9.24:9292/v2/images/d72bf25d-1395-4b09-8bf8-643c8656522a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4f372039-0383-48e4-8d55-4445697710a5 2019-05-30 06:44:27,449 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:44:27Z", "file": "/v2/images/d72bf25d-1395-4b09-8bf8-643c8656522a/file", "owner": "f6a9ea231dd94db0b4564da0e5a5eb84", "id": "d72bf25d-1395-4b09-8bf8-643c8656522a", "size": null, "self": "/v2/images/d72bf25d-1395-4b09-8bf8-643c8656522a", "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_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "checksum": null, "created_at": "2019-05-30T06:44:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 06:44:27,450 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4f372039-0383-48e4-8d55-4445697710a5 2019-05-30 06:44:27,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0469720363617s 2019-05-30 06:44:27,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 06:44:27,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/d72bf25d-1395-4b09-8bf8-643c8656522a/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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" -d '' 2019-05-30 06:44:27,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 06:44:27 GMT X-Openstack-Request-Id: req-8a5f17d4-6162-4ae1-8d0b-09853089fda9 2019-05-30 06:44:27,856 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 06:44:27,856 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d72bf25d-1395-4b09-8bf8-643c8656522a/file used request id req-8a5f17d4-6162-4ae1-8d0b-09853089fda9 2019-05-30 06:44:27,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.405819892883s 2019-05-30 06:44:27,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 06:44:27,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" 2019-05-30 06:44:27,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Thu, 30 May 2019 06:44:27 GMT X-Openstack-Request-Id: req-d35d7b27-a8c5-404b-bc12-c3a6c5630815 2019-05-30 06:44:27,889 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:44:27Z", "file": "/v2/images/d72bf25d-1395-4b09-8bf8-643c8656522a/file", "owner": "f6a9ea231dd94db0b4564da0e5a5eb84", "id": "d72bf25d-1395-4b09-8bf8-643c8656522a", "size": 12716032, "self": "/v2/images/d72bf25d-1395-4b09-8bf8-643c8656522a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/d72bf25d-1395-4b09-8bf8-643c8656522a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/d72bf25d-1395-4b09-8bf8-643c8656522a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T06:44:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:44:11Z", "file": "/v2/images/280bcf40-2820-481b-af3a-0b4497f46a5e/file", "owner": "f6a9ea231dd94db0b4564da0e5a5eb84", "id": "280bcf40-2820-481b-af3a-0b4497f46a5e", "size": 12716032, "self": "/v2/images/280bcf40-2820-481b-af3a-0b4497f46a5e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/280bcf40-2820-481b-af3a-0b4497f46a5e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/280bcf40-2820-481b-af3a-0b4497f46a5e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T06:44:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 06:44:27,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d35d7b27-a8c5-404b-bc12-c3a6c5630815 2019-05-30 06:44:27,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0286939144135s 2019-05-30 06:44:27,892 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/d72bf25d-1395-4b09-8bf8-643c8656522a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d72bf25d-1395-4b09-8bf8-643c8656522a/file', 'owner': u'f6a9ea231dd94db0b4564da0e5a5eb84', 'id': u'd72bf25d-1395-4b09-8bf8-643c8656522a', 'size': 12716032, u'self': u'/v2/images/d72bf25d-1395-4b09-8bf8-643c8656522a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6a9ea231dd94db0b4564da0e5a5eb84', 'name': 'tempest_full-project_4d24be9a-ce91-43a5-81c9-e8faccee0a53', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/d72bf25d-1395-4b09-8bf8-643c8656522a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T06:44:27Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-30T06:44:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_4d24be9a-ce91-43a5-81c9-e8faccee0a53', '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/d72bf25d-1395-4b09-8bf8-643c8656522a', 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_4d24be9a-ce91-43a5-81c9-e8faccee0a53', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_4d24be9a-ce91-43a5-81c9-e8faccee0a53', 'created': u'2019-05-30T06:44:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T06:44:27Z', 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/d72bf25d-1395-4b09-8bf8-643c8656522a', 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_4d24be9a-ce91-43a5-81c9-e8faccee0a53', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 06:44:27,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 06:44:27,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 06:44:27,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Thu, 30 May 2019 06:44: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-69e091ae-e59e-47c9-89e2-191897ca62c7 x-openstack-request-id: req-69e091ae-e59e-47c9-89e2-191897ca62c7 2019-05-30 06:44:27,940 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e09cae66-afb5-4bbd-a272-bdb2220e8164", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e09cae66-afb5-4bbd-a272-bdb2220e8164", "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": "e09cae66-afb5-4bbd-a272-bdb2220e8164"}} 2019-05-30 06:44:27,940 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-69e091ae-e59e-47c9-89e2-191897ca62c7 2019-05-30 06:44:27,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0471079349518s 2019-05-30 06:44:27,941 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_4d24be9a-ce91-43a5-81c9-e8faccee0a53', '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'aeac65a9ab444affb43fd8765adb4b86', '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'e09cae66-afb5-4bbd-a272-bdb2220e8164', 'swap': 0}) 2019-05-30 06:44:27,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 06:44:27,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/e09cae66-afb5-4bbd-a272-bdb2220e8164/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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" -d '{"extra_specs": {}}' 2019-05-30 06:44:27,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 06:44: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-6b9e9a97-e8ff-47ed-ad28-aa5292963a77 x-openstack-request-id: req-6b9e9a97-e8ff-47ed-ad28-aa5292963a77 2019-05-30 06:44:27,973 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 06:44:27,973 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/e09cae66-afb5-4bbd-a272-bdb2220e8164/os-extra_specs used request id req-6b9e9a97-e8ff-47ed-ad28-aa5292963a77 2019-05-30 06:44:27,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0310578346252s 2019-05-30 06:44:27,973 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_4d24be9a-ce91-43a5-81c9-e8faccee0a53', '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'aeac65a9ab444affb43fd8765adb4b86', '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'e09cae66-afb5-4bbd-a272-bdb2220e8164', 'swap': 0}) 2019-05-30 06:44:30,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-30 06:44:30,934 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-30 06:44:30,934 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-30 06:44:30,936 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-30 06:44:30,972 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-30 06:44:34,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d5287ff6-07a3-4757-aff0-1ac2981aa430/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-05-30 06:44:34,299 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-30 06:44:34,321 - 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-05-30 07:21:24,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 0fb342e7-88fd-4d38-a1a3-2f0f54cd221e 2019-05-30 07:21:24,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'0fb342e7-88fd-4d38-a1a3-2f0f54cd221e']'. 2019-05-30 07:21:25,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-30 07:21:25,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-30 07:21:25,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-30 07:21:25,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0fb342e7-88fd-4d38-a1a3-2f0f54cd221e | 2019-05-30 07:21:25,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-05-30 07:21:25,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-30 06:44:36 | 2019-05-30 07:21:25,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-30 07:21:24 | 2019-05-30 07:21:25,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:36:48 | 2019-05-30 07:21:25,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-30 07:21:25,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-30 07:21:25,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-30 07:21:25,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d5287ff6-07a3-4757-aff0-1ac2981aa430) | 2019-05-30 07:21:25,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-30 07:21:25,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d8b3d7af-ca17-4b69-8e51-2af1f5dbef7d) | 2019-05-30 07:21:25,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1490 | 2019-05-30 07:21:25,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2200.811 | 2019-05-30 07:21:25,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1039 | 2019-05-30 07:21:25,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 448 | 2019-05-30 07:21:25,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-30 07:21:25,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-30 07:21:25,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2019-05-30 07:21:25,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-30 07:21:25,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-30 07:21:25,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-30 07:21:25,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.7120921305% 2019-05-30 07:21:25,994 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'0fb342e7-88fd-4d38-a1a3-2f0f54cd221e', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-05-30 07:21:28,171 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 0fb342e7-88fd-4d38-a1a3-2f0f54cd221e --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-05-30 07:21:28,172 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'0fb342e7-88fd-4d38-a1a3-2f0f54cd221e', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-05-30 07:21:30,263 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 0fb342e7-88fd-4d38-a1a3-2f0f54cd221e --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-05-30 07:21:30,520 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 07:21:30,521 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 37:25 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-05-30 07:21:30,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 07:21:30,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/d72bf25d-1395-4b09-8bf8-643c8656522a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" 2019-05-30 07:21:31,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 07:21:31 GMT X-Openstack-Request-Id: req-db0be3bc-a597-42b5-8b9e-166af3159079 2019-05-30 07:21:31,593 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 07:21:31,593 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/d72bf25d-1395-4b09-8bf8-643c8656522a used request id req-db0be3bc-a597-42b5-8b9e-166af3159079 2019-05-30 07:21:31,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.06614398956s 2019-05-30 07:21:31,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 07:21:31,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 07:21:31,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 361 Content-Type: application/json Date: Thu, 30 May 2019 07:21: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-e06f657e-47bd-421d-bc56-927625478ff6 x-openstack-request-id: req-e06f657e-47bd-421d-bc56-927625478ff6 2019-05-30 07:21:31,992 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/27a24927-fb9b-4512-8e7f-fc117c022954", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/27a24927-fb9b-4512-8e7f-fc117c022954", "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": "27a24927-fb9b-4512-8e7f-fc117c022954"}, {"name": "tempest_full-flavor_alt_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e09cae66-afb5-4bbd-a272-bdb2220e8164", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e09cae66-afb5-4bbd-a272-bdb2220e8164", "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": "e09cae66-afb5-4bbd-a272-bdb2220e8164"}]} 2019-05-30 07:21:31,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e06f657e-47bd-421d-bc56-927625478ff6 2019-05-30 07:21:31,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.393480062485s 2019-05-30 07:21:31,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 07:21:31,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/e09cae66-afb5-4bbd-a272-bdb2220e8164 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 07:21:32,029 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 07:21: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-d7c32c7b-0835-42c0-81e7-ec73e313410d x-openstack-request-id: req-d7c32c7b-0835-42c0-81e7-ec73e313410d 2019-05-30 07:21:32,029 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/e09cae66-afb5-4bbd-a272-bdb2220e8164 used request id req-d7c32c7b-0835-42c0-81e7-ec73e313410d 2019-05-30 07:21:32,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0346601009369s 2019-05-30 07:21:32,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 07:21:32,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/e2729647-d11f-49b9-802a-7ae1640b1e82/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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" -d '{"subnet_id": "5afef27f-57bf-4d06-93b7-7eb538d033e5"}' 2019-05-30 07:21:34,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 07:21:34 GMT X-Openstack-Request-Id: req-4fda2b2a-f4f3-4b34-8c08-286d309a7f34 2019-05-30 07:21:34,252 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d347fd1d-125e-4c1e-93cf-8bd9d03a4ba0", "tenant_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "subnet_id": "5afef27f-57bf-4d06-93b7-7eb538d033e5", "subnet_ids": ["5afef27f-57bf-4d06-93b7-7eb538d033e5"], "port_id": "eab6f4ea-c551-4b22-ae71-22d0e2afb73e", "id": "e2729647-d11f-49b9-802a-7ae1640b1e82"} 2019-05-30 07:21:34,252 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e2729647-d11f-49b9-802a-7ae1640b1e82/remove_router_interface.json used request id req-4fda2b2a-f4f3-4b34-8c08-286d309a7f34 2019-05-30 07:21:34,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.22201013565s 2019-05-30 07:21:34,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 07:21:34,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" 2019-05-30 07:21:34,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1219 Content-Type: application/json Date: Thu, 30 May 2019 07:21:34 GMT X-Openstack-Request-Id: req-7512b4d8-0316-4b3c-adfb-75a21fe18988 2019-05-30 07:21:34,646 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "created_at": "2019-05-30T06:44:06Z", "admin_state_up": true, "updated_at": "2019-05-30T07:21:33Z", "project_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "e2729647-d11f-49b9-802a-7ae1640b1e82", "name": "tempest_full-router_4d24be9a-ce91-43a5-81c9-e8faccee0a53"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "067a7913d3c74d3fa2712f998086e19e", "created_at": "2019-05-30T06:04:11Z", "admin_state_up": true, "updated_at": "2019-05-30T06:04:11Z", "project_id": "067a7913d3c74d3fa2712f998086e19e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f799ce27-caf9-4991-8255-29e517e25033", "name": "tempest-pretest-check-1322610855"}]} 2019-05-30 07:21:34,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-7512b4d8-0316-4b3c-adfb-75a21fe18988 2019-05-30 07:21:34,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.393108129501s 2019-05-30 07:21:34,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 07:21:34,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/e2729647-d11f-49b9-802a-7ae1640b1e82.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" 2019-05-30 07:21:35,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 07:21:35 GMT X-Openstack-Request-Id: req-101ff5d8-2cc6-4f46-ad3f-a3488afaa2d1 2019-05-30 07:21:35,995 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 07:21:35,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/e2729647-d11f-49b9-802a-7ae1640b1e82.json used request id req-101ff5d8-2cc6-4f46-ad3f-a3488afaa2d1 2019-05-30 07:21:35,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34752392769s 2019-05-30 07:21:35,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 07:21:35,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" 2019-05-30 07:21:36,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Thu, 30 May 2019 07:21:36 GMT X-Openstack-Request-Id: req-7d9ae67d-182f-4b37-8534-fab81e934ca3 2019-05-30 07:21:36,051 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-30T06:44:06Z","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":"5afef27f-57bf-4d06-93b7-7eb538d033e5","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f6a9ea231dd94db0b4564da0e5a5eb84","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_4d24be9a-ce91-43a5-81c9-e8faccee0a53","enable_dhcp":true,"segment_id":null,"network_id":"d347fd1d-125e-4c1e-93cf-8bd9d03a4ba0","tenant_id":"f6a9ea231dd94db0b4564da0e5a5eb84","created_at":"2019-05-30T06:44:06Z","ip_version":4},{"updated_at":"2019-05-30T05:49:00Z","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":"b9f424a7-958b-4c06-a1c6-4f7aa8fab190","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"137b131c79604c9bbaf6f84e2f797af7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"168e0781-2ae4-4771-b847-512752cd47f4","tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:49:00Z","ip_version":4}]} 2019-05-30 07:21:36,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-7d9ae67d-182f-4b37-8534-fab81e934ca3 2019-05-30 07:21:36,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0559389591217s 2019-05-30 07:21:36,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 07:21:36,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/5afef27f-57bf-4d06-93b7-7eb538d033e5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" 2019-05-30 07:21:36,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 07:21:36 GMT X-Openstack-Request-Id: req-97182d7d-001f-4634-8a55-6729042e7f92 2019-05-30 07:21:36,907 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 07:21:36,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/5afef27f-57bf-4d06-93b7-7eb538d033e5.json used request id req-97182d7d-001f-4634-8a55-6729042e7f92 2019-05-30 07:21:36,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.854490041733s 2019-05-30 07:21:36,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 07:21:36,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" 2019-05-30 07:21:36,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Thu, 30 May 2019 07:21:36 GMT X-Openstack-Request-Id: req-34cbb871-03ad-4c93-8405-1e4c3693d878 2019-05-30 07:21:36,991 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d347fd1d-125e-4c1e-93cf-8bd9d03a4ba0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":true,"project_id":"f6a9ea231dd94db0b4564da0e5a5eb84","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T07:21:36Z","qos_policy_id":null,"name":"tempest_full-net_4d24be9a-ce91-43a5-81c9-e8faccee0a53","admin_state_up":true,"tenant_id":"f6a9ea231dd94db0b4564da0e5a5eb84","created_at":"2019-05-30T06:44:05Z","provider:network_type":"vxlan"}]} 2019-05-30 07:21:36,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-34cbb871-03ad-4c93-8405-1e4c3693d878 2019-05-30 07:21:36,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0839140415192s 2019-05-30 07:21:36,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 07:21:36,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/d347fd1d-125e-4c1e-93cf-8bd9d03a4ba0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" 2019-05-30 07:21:38,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 07:21:38 GMT X-Openstack-Request-Id: req-e6045fcd-1fa2-45cd-9dcf-fe7388013ee6 2019-05-30 07:21:38,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 07:21:38,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/d347fd1d-125e-4c1e-93cf-8bd9d03a4ba0.json used request id req-e6045fcd-1fa2-45cd-9dcf-fe7388013ee6 2019-05-30 07:21:38,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20120096207s 2019-05-30 07:21:38,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 07:21:38,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" 2019-05-30 07:21:38,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 30 May 2019 07:21:38 GMT X-Openstack-Request-Id: req-9d76aef6-2871-4fb1-8f79-050abe62c522 2019-05-30 07:21:38,228 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T06:44:11Z", "file": "/v2/images/280bcf40-2820-481b-af3a-0b4497f46a5e/file", "owner": "f6a9ea231dd94db0b4564da0e5a5eb84", "id": "280bcf40-2820-481b-af3a-0b4497f46a5e", "size": 12716032, "self": "/v2/images/280bcf40-2820-481b-af3a-0b4497f46a5e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/280bcf40-2820-481b-af3a-0b4497f46a5e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/280bcf40-2820-481b-af3a-0b4497f46a5e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T06:44:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 07:21:38,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9d76aef6-2871-4fb1-8f79-050abe62c522 2019-05-30 07:21:38,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0280699729919s 2019-05-30 07:21:38,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 07:21:38,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/280bcf40-2820-481b-af3a-0b4497f46a5e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}508c3bac2844b86d80a1facdb91cbeb29c2096b8" 2019-05-30 07:21:38,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 07:21:38 GMT X-Openstack-Request-Id: req-6cd19762-587b-48b4-b894-4fb2ff40b014 2019-05-30 07:21:38,520 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 07:21:38,520 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/280bcf40-2820-481b-af3a-0b4497f46a5e used request id req-6cd19762-587b-48b4-b894-4fb2ff40b014 2019-05-30 07:21:38,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.290822982788s 2019-05-30 07:21:38,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 07:21:38,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 07:21:38,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 30 May 2019 07:21: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-8e9257d9-2f0d-428e-bf5e-f03a7c6f631c x-openstack-request-id: req-8e9257d9-2f0d-428e-bf5e-f03a7c6f631c 2019-05-30 07:21:38,543 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/27a24927-fb9b-4512-8e7f-fc117c022954", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/27a24927-fb9b-4512-8e7f-fc117c022954", "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": "27a24927-fb9b-4512-8e7f-fc117c022954"}]} 2019-05-30 07:21:38,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-8e9257d9-2f0d-428e-bf5e-f03a7c6f631c 2019-05-30 07:21:38,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222790241241s 2019-05-30 07:21:38,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 07:21:38,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/27a24927-fb9b-4512-8e7f-fc117c022954 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 07:21:38,581 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 07:21: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-872aba00-6b20-40f0-bfb7-527eb46303ab x-openstack-request-id: req-872aba00-6b20-40f0-bfb7-527eb46303ab 2019-05-30 07:21:38,581 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/27a24927-fb9b-4512-8e7f-fc117c022954 used request id req-872aba00-6b20-40f0-bfb7-527eb46303ab 2019-05-30 07:21:38,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0358171463013s 2019-05-30 07:21:38,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:21:38,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 07:21:38,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 30 May 2019 07:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f63a3a2-26f6-447f-a34c-de6a5701c931 2019-05-30 07:21:38,894 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_full-user_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "links": {"self": "http://172.30.9.24:5000/v3/users/7a0a9d48f5ea4492b68b2b5007d3ad79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a0a9d48f5ea4492b68b2b5007d3ad79", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:21:38,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0f63a3a2-26f6-447f-a34c-de6a5701c931 2019-05-30 07:21:38,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.312638998032s 2019-05-30 07:21:38,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:21:38,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/7a0a9d48f5ea4492b68b2b5007d3ad79 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 07:21:39,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Thu, 30 May 2019 07:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a13dbe0d-1083-45b3-98f3-c95e52333b73 2019-05-30 07:21:39,128 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_4d24be9a-ce91-43a5-81c9-e8faccee0a53", "links": {"self": "http://172.30.9.24:5000/v3/users/7a0a9d48f5ea4492b68b2b5007d3ad79"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7a0a9d48f5ea4492b68b2b5007d3ad79", "description": null}} 2019-05-30 07:21:39,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/7a0a9d48f5ea4492b68b2b5007d3ad79 used request id req-a13dbe0d-1083-45b3-98f3-c95e52333b73 2019-05-30 07:21:39,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22757601738s 2019-05-30 07:21:39,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 07:21:39,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/7a0a9d48f5ea4492b68b2b5007d3ad79 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 07:21:39,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:21:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11e5aad8-d28c-4b85-ba21-0a443ce60b3d 2019-05-30 07:21:39,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:21:39,394 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/7a0a9d48f5ea4492b68b2b5007d3ad79 used request id req-11e5aad8-d28c-4b85-ba21-0a443ce60b3d 2019-05-30 07:21:39,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.265799999237s 2019-05-30 07:21:39,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:21:39,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 07:21:39,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Thu, 30 May 2019 07:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab5ec0ea-6100-41f6-a124-8ff41623748d 2019-05-30 07:21:39,605 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/f6a9ea231dd94db0b4564da0e5a5eb84"}, "tags": [], "enabled": true, "id": "f6a9ea231dd94db0b4564da0e5a5eb84", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_4d24be9a-ce91-43a5-81c9-e8faccee0a53"}]} 2019-05-30 07:21:39,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-ab5ec0ea-6100-41f6-a124-8ff41623748d 2019-05-30 07:21:39,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204324960709s 2019-05-30 07:21:39,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 07:21:39,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/f6a9ea231dd94db0b4564da0e5a5eb84 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 07:21:39,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:21:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-856046c6-57e4-4aef-b216-a71d2ca65313 2019-05-30 07:21:39,861 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:21:39,861 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/f6a9ea231dd94db0b4564da0e5a5eb84 used request id req-856046c6-57e4-4aef-b216-a71d2ca65313 2019-05-30 07:21:39,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.251019001007s 2019-05-30 07:21:39,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 07:21:39,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=f6a9ea231dd94db0b4564da0e5a5eb84&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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 07:21:40,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 07:21:40 GMT X-Openstack-Request-Id: req-2f2135cf-6598-49b2-a587-e80ab0fd7e66 2019-05-30 07:21:40,192 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "created_at": "2019-05-30T06:44:05Z", "updated_at": "2019-05-30T06:44:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:44:05Z", "revision_number": 0, "id": "4dc17223-abd3-4b35-a1cd-784dd8a66f7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T06:44:05Z", "security_group_id": "d4d2b7c0-c978-492a-9461-e43bbcecba12", "tenant_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6a9ea231dd94db0b4564da0e5a5eb84"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:44:05Z", "revision_number": 0, "id": "6c5a54d0-0acb-4b53-a904-db5bfa8e4aa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T06:44:05Z", "security_group_id": "d4d2b7c0-c978-492a-9461-e43bbcecba12", "tenant_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6a9ea231dd94db0b4564da0e5a5eb84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:44:05Z", "revision_number": 0, "id": "b4f1b6ee-d8bc-4ccf-b077-b09099cd460f", "remote_group_id": "d4d2b7c0-c978-492a-9461-e43bbcecba12", "remote_ip_prefix": null, "created_at": "2019-05-30T06:44:05Z", "security_group_id": "d4d2b7c0-c978-492a-9461-e43bbcecba12", "tenant_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6a9ea231dd94db0b4564da0e5a5eb84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:44:05Z", "revision_number": 0, "id": "c9e01458-eff9-4d63-b60a-716f324fb5ff", "remote_group_id": "d4d2b7c0-c978-492a-9461-e43bbcecba12", "remote_ip_prefix": null, "created_at": "2019-05-30T06:44:05Z", "security_group_id": "d4d2b7c0-c978-492a-9461-e43bbcecba12", "tenant_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6a9ea231dd94db0b4564da0e5a5eb84"}], "revision_number": 1, "project_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "id": "d4d2b7c0-c978-492a-9461-e43bbcecba12", "name": "default"}]} 2019-05-30 07:21:40,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=f6a9ea231dd94db0b4564da0e5a5eb84&name=default used request id req-2f2135cf-6598-49b2-a587-e80ab0fd7e66 2019-05-30 07:21:40,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325632095337s 2019-05-30 07:21:40,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 07:21:40,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 07:21:40,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 30 May 2019 07:21:40 GMT X-Openstack-Request-Id: req-095a37a0-fa6d-40d0-b11e-d1e30e5895c5 2019-05-30 07:21:40,265 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "created_at": "2019-05-30T07:14:50Z", "updated_at": "2019-05-30T07:14:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "0939bb49-cffc-4f4e-a17a-58e5d6bd6bb0", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "3443478f-fb34-4de9-8d71-e31e53563e0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "4a722efe-70aa-47c8-ad61-428b92f95a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "8046e48f-122b-4068-824d-84d79246f917", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}], "revision_number": 1, "project_id": "c1599269478c4d54ad8117e3c0804cee", "id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "created_at": "2019-05-30T06:44:05Z", "updated_at": "2019-05-30T06:44:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:44:05Z", "revision_number": 0, "id": "4dc17223-abd3-4b35-a1cd-784dd8a66f7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T06:44:05Z", "security_group_id": "d4d2b7c0-c978-492a-9461-e43bbcecba12", "tenant_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6a9ea231dd94db0b4564da0e5a5eb84"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:44:05Z", "revision_number": 0, "id": "6c5a54d0-0acb-4b53-a904-db5bfa8e4aa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T06:44:05Z", "security_group_id": "d4d2b7c0-c978-492a-9461-e43bbcecba12", "tenant_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6a9ea231dd94db0b4564da0e5a5eb84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:44:05Z", "revision_number": 0, "id": "b4f1b6ee-d8bc-4ccf-b077-b09099cd460f", "remote_group_id": "d4d2b7c0-c978-492a-9461-e43bbcecba12", "remote_ip_prefix": null, "created_at": "2019-05-30T06:44:05Z", "security_group_id": "d4d2b7c0-c978-492a-9461-e43bbcecba12", "tenant_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6a9ea231dd94db0b4564da0e5a5eb84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T06:44:05Z", "revision_number": 0, "id": "c9e01458-eff9-4d63-b60a-716f324fb5ff", "remote_group_id": "d4d2b7c0-c978-492a-9461-e43bbcecba12", "remote_ip_prefix": null, "created_at": "2019-05-30T06:44:05Z", "security_group_id": "d4d2b7c0-c978-492a-9461-e43bbcecba12", "tenant_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6a9ea231dd94db0b4564da0e5a5eb84"}], "revision_number": 1, "project_id": "f6a9ea231dd94db0b4564da0e5a5eb84", "id": "d4d2b7c0-c978-492a-9461-e43bbcecba12", "name": "default"}]} 2019-05-30 07:21:40,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-095a37a0-fa6d-40d0-b11e-d1e30e5895c5 2019-05-30 07:21:40,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.067498922348s 2019-05-30 07:21:40,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 07:21:40,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/d4d2b7c0-c978-492a-9461-e43bbcecba12.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}006b8b4007197a8769f807e4960a210b4ac28495" 2019-05-30 07:21:40,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 07:21:40 GMT X-Openstack-Request-Id: req-136eb872-b2c4-43b6-bb80-bd197b989cb1 2019-05-30 07:21:40,455 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 07:21:40,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/d4d2b7c0-c978-492a-9461-e43bbcecba12.json used request id req-136eb872-b2c4-43b6-bb80-bd197b989cb1 2019-05-30 07:21:40,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.182421922684s 2019-05-30 07:21:40,455 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-05-30 07:21:40,504 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-05-30 07:21:40,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:21:40,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 07:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c4408d3-0833-41e4-b064-bce60f4f46b8 2019-05-30 07:21:40,554 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 07:21:40,554 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-7c4408d3-0833-41e4-b064-bce60f4f46b8 2019-05-30 07:21:40,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 07:21:40,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T08:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["mgF7Fz29Tbe97vWuDACiOA"], "issued_at": "2019-05-30T07:21:40.000000Z"}} 2019-05-30 07:21:40,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 07:21:40,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:41,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 07:21:41 GMT X-Openstack-Request-Id: req-f964b20f-910b-4bc9-be07-74e79e8e7fd4 2019-05-30 07:21:41,316 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 07:21:41,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f964b20f-910b-4bc9-be07-74e79e8e7fd4 2019-05-30 07:21:41,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361331939697s 2019-05-30 07:21:41,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:21:41,329 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 07:21:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9d72fe2-b313-4e5d-8a55-9d5c7efe0c16 2019-05-30 07:21:41,329 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 07:21:41,329 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-e9d72fe2-b313-4e5d-8a55-9d5c7efe0c16 2019-05-30 07:21:41,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:21:41,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:41,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 07:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539e9173-9287-4de9-9827-76785418ce77 2019-05-30 07:21:41,553 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 07:21:41,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-539e9173-9287-4de9-9827-76785418ce77 2019-05-30 07:21:41,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222994804382s 2019-05-30 07:21:41,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 07:21:41,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_c4ef4c1d-6b40-425e-ae22-2c2896d56a57"}}' 2019-05-30 07:21:41,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Thu, 30 May 2019 07:21:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94994b8d-9c30-4bcf-abb4-2adc01089cbd 2019-05-30 07:21:41,796 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/2fb450358b9d41abb599c67beb215abc"}, "tags": [], "enabled": true, "id": "2fb450358b9d41abb599c67beb215abc", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_c4ef4c1d-6b40-425e-ae22-2c2896d56a57"}} 2019-05-30 07:21:41,796 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-94994b8d-9c30-4bcf-abb4-2adc01089cbd 2019-05-30 07:21:41,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.236695051193s 2019-05-30 07:21:41,797 - 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'2fb450358b9d41abb599c67beb215abc', '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_c4ef4c1d-6b40-425e-ae22-2c2896d56a57'}) 2019-05-30 07:21:41,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 07:21:41,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "vwS19GsjM2Oq5HSkdKRILuSkdNV2J7", "email": null, "name": "tempest_scenario-user_c4ef4c1d-6b40-425e-ae22-2c2896d56a57"}}' 2019-05-30 07:21:42,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Thu, 30 May 2019 07:21:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a31c5b87-c570-4a28-bfed-9edc2e02ed4e 2019-05-30 07:21:42,264 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "links": {"self": "http://172.30.9.24:5000/v3/users/0341ed111b6f485593dcc5544600e64c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0341ed111b6f485593dcc5544600e64c", "domain_id": "default", "password_expires_at": null}} 2019-05-30 07:21:42,264 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-a31c5b87-c570-4a28-bfed-9edc2e02ed4e 2019-05-30 07:21:42,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.460571050644s 2019-05-30 07:21:42,265 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0341ed111b6f485593dcc5544600e64c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_c4ef4c1d-6b40-425e-ae22-2c2896d56a57'}) 2019-05-30 07:21:42,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:21:42,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:42,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c344cd38-7107-46ca-8be7-160dd86e54a1 2019-05-30 07:21:42,392 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:21:42,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c344cd38-7107-46ca-8be7-160dd86e54a1 2019-05-30 07:21:42,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.124293088913s 2019-05-30 07:21:42,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:21:42,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:42,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eab54dd-4b00-49bf-a8aa-f09bd1460d54 2019-05-30 07:21:42,592 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:21:42,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4eab54dd-4b00-49bf-a8aa-f09bd1460d54 2019-05-30 07:21:42,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194885969162s 2019-05-30 07:21:42,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:21:42,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:42,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ed04200-c073-458f-89b1-aee6fceab1bb 2019-05-30 07:21:42,792 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:21:42,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9ed04200-c073-458f-89b1-aee6fceab1bb 2019-05-30 07:21:42,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194609880447s 2019-05-30 07:21:42,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:21:42,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:42,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec05494-918a-4eb4-ae42-626a17075ee2 2019-05-30 07:21:42,996 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:21:42,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-2ec05494-918a-4eb4-ae42-626a17075ee2 2019-05-30 07:21:42,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199218988419s 2019-05-30 07:21:42,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:21:43,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:43,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Thu, 30 May 2019 07:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db2572bb-4260-4500-95f3-8aba3f29dc90 2019-05-30 07:21:43,128 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_scenario-user_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "links": {"self": "http://172.30.9.24:5000/v3/users/0341ed111b6f485593dcc5544600e64c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0341ed111b6f485593dcc5544600e64c", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:21:43,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-db2572bb-4260-4500-95f3-8aba3f29dc90 2019-05-30 07:21:43,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131021976471s 2019-05-30 07:21:43,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:21:43,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:43,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Thu, 30 May 2019 07:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac12eda-f51e-42bc-ae06-7eb6a2acd06b 2019-05-30 07:21:43,342 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/2fb450358b9d41abb599c67beb215abc"}, "tags": [], "enabled": true, "id": "2fb450358b9d41abb599c67beb215abc", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_c4ef4c1d-6b40-425e-ae22-2c2896d56a57"}]} 2019-05-30 07:21:43,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-cac12eda-f51e-42bc-ae06-7eb6a2acd06b 2019-05-30 07:21:43,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202633857727s 2019-05-30 07:21:43,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:21:43,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=0341ed111b6f485593dcc5544600e64c&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=2fb450358b9d41abb599c67beb215abc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:43,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 07:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e07043-758c-4e3e-8a34-769af6d47bfc 2019-05-30 07:21:43,466 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=0341ed111b6f485593dcc5544600e64c&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=2fb450358b9d41abb599c67beb215abc", "previous": null, "next": null}} 2019-05-30 07:21:43,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=0341ed111b6f485593dcc5544600e64c&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=2fb450358b9d41abb599c67beb215abc used request id req-66e07043-758c-4e3e-8a34-769af6d47bfc 2019-05-30 07:21:43,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115749835968s 2019-05-30 07:21:43,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 07:21:43,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/2fb450358b9d41abb599c67beb215abc/users/0341ed111b6f485593dcc5544600e64c/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:43,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:21:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f261d530-0341-4b6b-9093-77772efafa06 2019-05-30 07:21:43,615 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:21:43,615 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/2fb450358b9d41abb599c67beb215abc/users/0341ed111b6f485593dcc5544600e64c/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-f261d530-0341-4b6b-9093-77772efafa06 2019-05-30 07:21:43,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145611047745s 2019-05-30 07:21:43,616 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', 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'2fb450358b9d41abb599c67beb215abc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'vwS19GsjM2Oq5HSkdKRILuSkdNV2J7', 'username': u'tempest_scenario-user_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 07:21:43,620 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', 'password': 'vwS19GsjM2Oq5HSkdKRILuSkdNV2J7', 'project_name': 'tempest_scenario-project_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '2fb450358b9d41abb599c67beb215abc', 'project_domain_name': 'Default'} 2019-05-30 07:21:43,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:21:43,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:43,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b399f4-95f4-4d1f-8289-46fa65334c18 2019-05-30 07:21:43,800 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:21:43,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-54b399f4-95f4-4d1f-8289-46fa65334c18 2019-05-30 07:21:43,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177007913589s 2019-05-30 07:21:43,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:21:43,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:43,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3754412-facb-42f8-ba7e-b588768bcf8e 2019-05-30 07:21:43,958 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:21:43,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a3754412-facb-42f8-ba7e-b588768bcf8e 2019-05-30 07:21:43,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152572870255s 2019-05-30 07:21:43,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:21:43,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:44,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22ac4eb2-8d6a-4066-aa7b-1aa26b042b28 2019-05-30 07:21:44,073 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:21:44,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-22ac4eb2-8d6a-4066-aa7b-1aa26b042b28 2019-05-30 07:21:44,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110434055328s 2019-05-30 07:21:44,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:21:44,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:44,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Thu, 30 May 2019 07:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f7e34be-03d7-43ce-b5f8-56c8c8e69b73 2019-05-30 07:21:44,205 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_scenario-user_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "links": {"self": "http://172.30.9.24:5000/v3/users/0341ed111b6f485593dcc5544600e64c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0341ed111b6f485593dcc5544600e64c", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:21:44,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7f7e34be-03d7-43ce-b5f8-56c8c8e69b73 2019-05-30 07:21:44,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131237030029s 2019-05-30 07:21:44,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:21:44,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:44,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Thu, 30 May 2019 07:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164542c9-0dd4-4abb-bf4c-484f9623d0c7 2019-05-30 07:21:44,332 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/2fb450358b9d41abb599c67beb215abc"}, "tags": [], "enabled": true, "id": "2fb450358b9d41abb599c67beb215abc", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_c4ef4c1d-6b40-425e-ae22-2c2896d56a57"}]} 2019-05-30 07:21:44,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-164542c9-0dd4-4abb-bf4c-484f9623d0c7 2019-05-30 07:21:44,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116367101669s 2019-05-30 07:21:44,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:21:44,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=0341ed111b6f485593dcc5544600e64c&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=2fb450358b9d41abb599c67beb215abc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:44,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 30 May 2019 07:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa58a4f-768f-4a0c-98ce-c20fc58cfe28 2019-05-30 07:21:44,493 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=0341ed111b6f485593dcc5544600e64c&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=2fb450358b9d41abb599c67beb215abc", "previous": null, "next": null}} 2019-05-30 07:21:44,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=0341ed111b6f485593dcc5544600e64c&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=2fb450358b9d41abb599c67beb215abc used request id req-7aa58a4f-768f-4a0c-98ce-c20fc58cfe28 2019-05-30 07:21:44,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.152680158615s 2019-05-30 07:21:44,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 07:21:44,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/2fb450358b9d41abb599c67beb215abc/users/0341ed111b6f485593dcc5544600e64c/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:44,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f17c8cd-5387-4860-912c-ff80b089196f 2019-05-30 07:21:44,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:21:44,733 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/2fb450358b9d41abb599c67beb215abc/users/0341ed111b6f485593dcc5544600e64c/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-0f17c8cd-5387-4860-912c-ff80b089196f 2019-05-30 07:21:44,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.236067056656s 2019-05-30 07:21:44,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:21:44,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:44,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d7a7b5d-3847-4a6d-9855-3fc7059aa597 2019-05-30 07:21:44,863 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:21:44,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8d7a7b5d-3847-4a6d-9855-3fc7059aa597 2019-05-30 07:21:44,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12785410881s 2019-05-30 07:21:44,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:21:44,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:44,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67fe6386-6ec3-4cce-b0c7-59c4b3fd70d8 2019-05-30 07:21:44,982 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:21:44,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-67fe6386-6ec3-4cce-b0c7-59c4b3fd70d8 2019-05-30 07:21:44,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114054203033s 2019-05-30 07:21:44,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:21:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:45,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Thu, 30 May 2019 07:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a14a148-9ba6-48eb-b0fa-eb2481a8b190 2019-05-30 07:21:45,118 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_scenario-user_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "links": {"self": "http://172.30.9.24:5000/v3/users/0341ed111b6f485593dcc5544600e64c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0341ed111b6f485593dcc5544600e64c", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:21:45,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8a14a148-9ba6-48eb-b0fa-eb2481a8b190 2019-05-30 07:21:45,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13519692421s 2019-05-30 07:21:45,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:21:45,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=0341ed111b6f485593dcc5544600e64c&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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:45,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Thu, 30 May 2019 07:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65faca93-73a1-4dbf-adb9-2161d5cfebcf 2019-05-30 07:21:45,250 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=0341ed111b6f485593dcc5544600e64c&scope.domain.id=default", "previous": null, "next": null}} 2019-05-30 07:21:45,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=0341ed111b6f485593dcc5544600e64c&scope.domain.id=default used request id req-65faca93-73a1-4dbf-adb9-2161d5cfebcf 2019-05-30 07:21:45,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119737148285s 2019-05-30 07:21:45,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-30 07:21:45,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/0341ed111b6f485593dcc5544600e64c/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:45,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2cad37b-9d0d-4e29-bf16-e7b7a324092f 2019-05-30 07:21:45,398 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:21:45,398 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/0341ed111b6f485593dcc5544600e64c/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-f2cad37b-9d0d-4e29-bf16-e7b7a324092f 2019-05-30 07:21:45,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.144128084183s 2019-05-30 07:21:45,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:21:45,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 07:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d94d9d4d-f684-42ee-8ed9-75b5ef41e36a 2019-05-30 07:21:45,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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 07:21:45,409 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-d94d9d4d-f684-42ee-8ed9-75b5ef41e36a 2019-05-30 07:21:45,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 07:21:45,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T08:21:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2fb450358b9d41abb599c67beb215abc", "name": "tempest_scenario-project_c4ef4c1d-6b40-425e-ae22-2c2896d56a57"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_2fb450358b9d41abb599c67beb215abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2fb450358b9d41abb599c67beb215abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/2fb450358b9d41abb599c67beb215abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/2fb450358b9d41abb599c67beb215abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/2fb450358b9d41abb599c67beb215abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2fb450358b9d41abb599c67beb215abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/2fb450358b9d41abb599c67beb215abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/2fb450358b9d41abb599c67beb215abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2fb450358b9d41abb599c67beb215abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/2fb450358b9d41abb599c67beb215abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/2fb450358b9d41abb599c67beb215abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "id": "0341ed111b6f485593dcc5544600e64c"}, "audit_ids": ["vnvpDgblTr-Ed133PrdJlw"], "issued_at": "2019-05-30T07:21:45.000000Z"}} 2019-05-30 07:21:45,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-30 07:21:45,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" 2019-05-30 07:21:46,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 30 May 2019 07:21:46 GMT X-Openstack-Request-Id: req-fffe0151-80b5-4bc4-ace8-060b480990b2 2019-05-30 07:21:46,086 - 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-05-30 07:21:46,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-fffe0151-80b5-4bc4-ace8-060b480990b2 2019-05-30 07:21:46,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.280323028564s 2019-05-30 07:21:46,096 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-05-30 07:21:46,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:21:46,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:46,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 07:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d07334da-bbcd-40d4-a5ed-a31967c545ae 2019-05-30 07:21:46,228 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 07:21:46,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d07334da-bbcd-40d4-a5ed-a31967c545ae 2019-05-30 07:21:46,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.13117313385s 2019-05-30 07:21:46,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:21:46,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:21:46,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Thu, 30 May 2019 07:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5913b6c-2384-4a1b-979c-f42372a24925 2019-05-30 07:21:46,442 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/2fb450358b9d41abb599c67beb215abc"}, "tags": [], "enabled": true, "id": "2fb450358b9d41abb599c67beb215abc", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_c4ef4c1d-6b40-425e-ae22-2c2896d56a57"}]} 2019-05-30 07:21:46,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-f5913b6c-2384-4a1b-979c-f42372a24925 2019-05-30 07:21:46,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207599878311s 2019-05-30 07:21:46,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 07:21:46,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" -d '{"network": {"shared": true, "tenant_id": "2fb450358b9d41abb599c67beb215abc", "name": "tempest_scenario-net_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "admin_state_up": true}}' 2019-05-30 07:21:46,995 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Thu, 30 May 2019 07:21:46 GMT X-Openstack-Request-Id: req-e456ef55-7460-4dd6-afa8-f1754dd2e19d 2019-05-30 07:21:46,995 - 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":"ffa61dd5-8a24-4b17-aebc-f0fceab0166b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":true,"project_id":"2fb450358b9d41abb599c67beb215abc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T07:21:46Z","is_default":false,"qos_policy_id":null,"name":"tempest_scenario-net_c4ef4c1d-6b40-425e-ae22-2c2896d56a57","admin_state_up":true,"tenant_id":"2fb450358b9d41abb599c67beb215abc","created_at":"2019-05-30T07:21:46Z","mtu":1450}} 2019-05-30 07:21:46,995 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e456ef55-7460-4dd6-afa8-f1754dd2e19d 2019-05-30 07:21:46,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.550153017044s 2019-05-30 07:21:46,996 - 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-05-30T07:21:46Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ffa61dd5-8a24-4b17-aebc-f0fceab0166b', 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'tempest_scenario-net_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', u'created_at': u'2019-05-30T07:21:46Z', u'mtu': 1450, u'tenant_id': u'2fb450358b9d41abb599c67beb215abc', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'2fb450358b9d41abb599c67beb215abc', u'l2_adjacency': True}) 2019-05-30 07:21:46,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 07:21:46,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" 2019-05-30 07:21:47,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Thu, 30 May 2019 07:21:47 GMT X-Openstack-Request-Id: req-877da5bb-0132-4159-afdf-73a50885142e 2019-05-30 07:21:47,103 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ffa61dd5-8a24-4b17-aebc-f0fceab0166b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":true,"project_id":"2fb450358b9d41abb599c67beb215abc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T07:21:46Z","qos_policy_id":null,"name":"tempest_scenario-net_c4ef4c1d-6b40-425e-ae22-2c2896d56a57","admin_state_up":true,"tenant_id":"2fb450358b9d41abb599c67beb215abc","created_at":"2019-05-30T07:21:46Z","provider:network_type":"vxlan"}]} 2019-05-30 07:21:47,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-877da5bb-0132-4159-afdf-73a50885142e 2019-05-30 07:21:47,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106472969055s 2019-05-30 07:21:47,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 07:21:47,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" -d '{"subnet": {"name": "tempest_scenario-subnet_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "enable_dhcp": true, "network_id": "ffa61dd5-8a24-4b17-aebc-f0fceab0166b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 07:21:47,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Thu, 30 May 2019 07:21:47 GMT X-Openstack-Request-Id: req-9fd6aeb1-1a3e-42c6-aeb2-ca1a2508c74a 2019-05-30 07:21:47,689 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-30T07:21: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":"6588b8b8-9142-4e73-a64b-fe46a54d2334","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2fb450358b9d41abb599c67beb215abc","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_c4ef4c1d-6b40-425e-ae22-2c2896d56a57","enable_dhcp":true,"segment_id":null,"network_id":"ffa61dd5-8a24-4b17-aebc-f0fceab0166b","tenant_id":"2fb450358b9d41abb599c67beb215abc","created_at":"2019-05-30T07:21:47Z","ip_version":4}} 2019-05-30 07:21:47,690 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9fd6aeb1-1a3e-42c6-aeb2-ca1a2508c74a 2019-05-30 07:21:47,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.585464000702s 2019-05-30 07:21:47,690 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T07:21: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'6588b8b8-9142-4e73-a64b-fe46a54d2334', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ffa61dd5-8a24-4b17-aebc-f0fceab0166b', u'tenant_id': u'2fb450358b9d41abb599c67beb215abc', u'created_at': u'2019-05-30T07:21: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'2fb450358b9d41abb599c67beb215abc'}) 2019-05-30 07:21:47,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 07:21:47,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "tempest_scenario-router_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "admin_state_up": true}}' 2019-05-30 07:21:49,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Thu, 30 May 2019 07:21:49 GMT X-Openstack-Request-Id: req-a3a821a6-5b4d-435d-9e23-69b72181ccd4 2019-05-30 07:21:49,289 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2fb450358b9d41abb599c67beb215abc", "created_at": "2019-05-30T07:21:47Z", "admin_state_up": true, "updated_at": "2019-05-30T07:21:48Z", "project_id": "2fb450358b9d41abb599c67beb215abc", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "9a497d9c-6a5c-42c1-8ac9-42b5b64d8904", "name": "tempest_scenario-router_c4ef4c1d-6b40-425e-ae22-2c2896d56a57"}} 2019-05-30 07:21:49,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a3a821a6-5b4d-435d-9e23-69b72181ccd4 2019-05-30 07:21:49,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59871196747s 2019-05-30 07:21:49,290 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T07:21:48Z', u'revision_number': 2, u'ha': False, u'id': u'9a497d9c-6a5c-42c1-8ac9-42b5b64d8904', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', u'admin_state_up': True, u'tenant_id': u'2fb450358b9d41abb599c67beb215abc', u'created_at': u'2019-05-30T07:21:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'2fb450358b9d41abb599c67beb215abc'}) 2019-05-30 07:21:49,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 07:21:49,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/9a497d9c-6a5c-42c1-8ac9-42b5b64d8904/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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" -d '{"subnet_id": "6588b8b8-9142-4e73-a64b-fe46a54d2334"}' 2019-05-30 07:21:51,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 07:21:51 GMT X-Openstack-Request-Id: req-a3f7779c-dc00-4736-b2a2-ad58ec3ea2c4 2019-05-30 07:21:51,635 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ffa61dd5-8a24-4b17-aebc-f0fceab0166b", "tenant_id": "2fb450358b9d41abb599c67beb215abc", "subnet_id": "6588b8b8-9142-4e73-a64b-fe46a54d2334", "subnet_ids": ["6588b8b8-9142-4e73-a64b-fe46a54d2334"], "port_id": "e9942d3c-cd79-4c49-b6e4-209dc7843642", "id": "9a497d9c-6a5c-42c1-8ac9-42b5b64d8904"} 2019-05-30 07:21:51,635 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/9a497d9c-6a5c-42c1-8ac9-42b5b64d8904/add_router_interface.json used request id req-a3f7779c-dc00-4736-b2a2-ad58ec3ea2c4 2019-05-30 07:21:51,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.34456896782s 2019-05-30 07:21:51,636 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-30 07:21:51,738 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-30 07:21:51,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:21:51,747 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 07:21:51 GMT 2019-05-30 07:21:51,747 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 07:21:51,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 07:21:51,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" 2019-05-30 07:21:52,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 07:21:52 GMT X-Openstack-Request-Id: req-3138f8fd-01f8-4075-a8a8-d5fc99e6270e 2019-05-30 07:21:52,032 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 07:21:52,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3138f8fd-01f8-4075-a8a8-d5fc99e6270e 2019-05-30 07:21:52,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283003807068s 2019-05-30 07:21:52,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 07:21:52,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_c4ef4c1d-6b40-425e-ae22-2c2896d56a57"}' 2019-05-30 07:21:52,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Thu, 30 May 2019 07:21:52 GMT Location: http://172.30.9.24:9292/v2/images/5ed15921-5cf9-4060-909a-a07b48c0589c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c607bd41-31eb-4210-ab4e-56d7dbfa7633 2019-05-30 07:21:52,078 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:21:52Z", "file": "/v2/images/5ed15921-5cf9-4060-909a-a07b48c0589c/file", "owner": "2fb450358b9d41abb599c67beb215abc", "id": "5ed15921-5cf9-4060-909a-a07b48c0589c", "size": null, "self": "/v2/images/5ed15921-5cf9-4060-909a-a07b48c0589c", "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_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "checksum": null, "created_at": "2019-05-30T07:21:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 07:21:52,078 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-c607bd41-31eb-4210-ab4e-56d7dbfa7633 2019-05-30 07:21:52,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.03773188591s 2019-05-30 07:21:52,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 07:21:52,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/5ed15921-5cf9-4060-909a-a07b48c0589c/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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" -d '' 2019-05-30 07:21:52,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 07:21:52 GMT X-Openstack-Request-Id: req-57cc4245-27ef-483c-b430-b56becc37942 2019-05-30 07:21:52,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-05-30 07:21:52,953 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/5ed15921-5cf9-4060-909a-a07b48c0589c/file used request id req-57cc4245-27ef-483c-b430-b56becc37942 2019-05-30 07:21:52,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.873495817184s 2019-05-30 07:21:52,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 07:21:52,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" 2019-05-30 07:21:52,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 30 May 2019 07:21:52 GMT X-Openstack-Request-Id: req-a6bfe441-7c55-47b0-842c-eaaa36631444 2019-05-30 07:21:52,992 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:21:52Z", "file": "/v2/images/5ed15921-5cf9-4060-909a-a07b48c0589c/file", "owner": "2fb450358b9d41abb599c67beb215abc", "id": "5ed15921-5cf9-4060-909a-a07b48c0589c", "size": 12716032, "self": "/v2/images/5ed15921-5cf9-4060-909a-a07b48c0589c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5ed15921-5cf9-4060-909a-a07b48c0589c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5ed15921-5cf9-4060-909a-a07b48c0589c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T07:21:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 07:21:52,992 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a6bfe441-7c55-47b0-842c-eaaa36631444 2019-05-30 07:21:52,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0352108478546s 2019-05-30 07:21:52,994 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5ed15921-5cf9-4060-909a-a07b48c0589c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5ed15921-5cf9-4060-909a-a07b48c0589c/file', 'owner': u'2fb450358b9d41abb599c67beb215abc', 'id': u'5ed15921-5cf9-4060-909a-a07b48c0589c', 'size': 12716032, u'self': u'/v2/images/5ed15921-5cf9-4060-909a-a07b48c0589c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2fb450358b9d41abb599c67beb215abc', 'name': 'tempest_scenario-project_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5ed15921-5cf9-4060-909a-a07b48c0589c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T07:21:52Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-30T07:21:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', '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/5ed15921-5cf9-4060-909a-a07b48c0589c', 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_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', 'created': u'2019-05-30T07:21:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T07:21:52Z', 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/5ed15921-5cf9-4060-909a-a07b48c0589c', 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_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 07:21:52,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 07:21:53,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 07:21:53,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Thu, 30 May 2019 07:21: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-3b078500-0205-41be-8379-9b061f9b01ea x-openstack-request-id: req-3b078500-0205-41be-8379-9b061f9b01ea 2019-05-30 07:21:53,346 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/38cc8605-aa99-499b-b468-861270fa6c5a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/38cc8605-aa99-499b-b468-861270fa6c5a", "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": "38cc8605-aa99-499b-b468-861270fa6c5a"}} 2019-05-30 07:21:53,346 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-3b078500-0205-41be-8379-9b061f9b01ea 2019-05-30 07:21:53,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.349088907242s 2019-05-30 07:21:53,347 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', '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'aeac65a9ab444affb43fd8765adb4b86', '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'38cc8605-aa99-499b-b468-861270fa6c5a', 'swap': 0}) 2019-05-30 07:21:53,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 07:21:53,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/38cc8605-aa99-499b-b468-861270fa6c5a/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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" -d '{"extra_specs": {}}' 2019-05-30 07:21:53,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 07:21: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-d9553407-58ff-43d2-a33e-cc5006575638 x-openstack-request-id: req-d9553407-58ff-43d2-a33e-cc5006575638 2019-05-30 07:21:53,373 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 07:21:53,373 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/38cc8605-aa99-499b-b468-861270fa6c5a/os-extra_specs used request id req-d9553407-58ff-43d2-a33e-cc5006575638 2019-05-30 07:21:53,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.025083065033s 2019-05-30 07:21:53,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:21:53,387 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 07:21:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8770f42-adb9-4cbc-91c7-0e6d6ff92129 2019-05-30 07:21:53,387 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 07:21:53,387 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-d8770f42-adb9-4cbc-91c7-0e6d6ff92129 2019-05-30 07:21:53,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:21:53,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" 2019-05-30 07:21:53,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e47a0c-4a64-4da3-a265-f9cf5969040c 2019-05-30 07:21:53,586 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:21:53,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-57e47a0c-4a64-4da3-a265-f9cf5969040c 2019-05-30 07:21:53,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195966005325s 2019-05-30 07:21:53,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:21:53,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" 2019-05-30 07:21:53,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ee6502-0d6d-467f-bef7-892ab2b6eabd 2019-05-30 07:21:53,781 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:21:53,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-14ee6502-0d6d-467f-bef7-892ab2b6eabd 2019-05-30 07:21:53,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189589977264s 2019-05-30 07:21:53,792 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-30 07:21:56,193 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-30 07:21:58,552 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3472e0f6-3d44-41ae-a556-a711dea0eebe | 2019-05-30T07:21:58.138059 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3472e0f6-3d44-41ae-a556-a711dea0eebe ~/.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-05-30 07:22:01,759 - 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-05-30 07:22:02,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-30 07:22:04,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-30 07:22:07,478 - 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=f0f277f1-ec91-4463-a183-e6488bdbf521) as the default verifier for the future CLI operations. 2019-05-30 07:22:09,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-30 07:22:09,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:22:09,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Thu, 30 May 2019 07:22: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-0bcaf795-fbe0-435f-a453-560b548382e4 x-openstack-request-id: req-0bcaf795-fbe0-435f-a453-560b548382e4 2019-05-30 07:22:09,440 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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": 15}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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-05-30 07:22:09,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-0bcaf795-fbe0-435f-a453-560b548382e4 2019-05-30 07:22:09,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0400400161743s 2019-05-30 07:22:09,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 07:22:09,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" 2019-05-30 07:22:09,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 30 May 2019 07:22:09 GMT X-Openstack-Request-Id: req-87a2953d-d491-4ab7-b07b-f264d970e9d2 2019-05-30 07:22:09,747 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:21:52Z", "file": "/v2/images/5ed15921-5cf9-4060-909a-a07b48c0589c/file", "owner": "2fb450358b9d41abb599c67beb215abc", "id": "5ed15921-5cf9-4060-909a-a07b48c0589c", "size": 12716032, "self": "/v2/images/5ed15921-5cf9-4060-909a-a07b48c0589c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5ed15921-5cf9-4060-909a-a07b48c0589c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5ed15921-5cf9-4060-909a-a07b48c0589c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T07:21:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 07:22:09,748 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-87a2953d-d491-4ab7-b07b-f264d970e9d2 2019-05-30 07:22:09,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301842927933s 2019-05-30 07:22:09,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 07:22:09,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_c4ef4c1d-6b40-425e-ae22-2c2896d56a57"}' 2019-05-30 07:22:09,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Thu, 30 May 2019 07:22:09 GMT Location: http://172.30.9.24:9292/v2/images/56003523-3622-4198-a1da-f3d6abe141a9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-64d02e01-0680-450f-b4b0-5049d5641dee 2019-05-30 07:22:09,804 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:22:09Z", "file": "/v2/images/56003523-3622-4198-a1da-f3d6abe141a9/file", "owner": "2fb450358b9d41abb599c67beb215abc", "id": "56003523-3622-4198-a1da-f3d6abe141a9", "size": null, "self": "/v2/images/56003523-3622-4198-a1da-f3d6abe141a9", "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_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "checksum": null, "created_at": "2019-05-30T07:22:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 07:22:09,804 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-64d02e01-0680-450f-b4b0-5049d5641dee 2019-05-30 07:22:09,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0459229946136s 2019-05-30 07:22:09,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 07:22:09,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/56003523-3622-4198-a1da-f3d6abe141a9/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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" -d '' 2019-05-30 07:22:10,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 07:22:10 GMT X-Openstack-Request-Id: req-e1013c23-9c23-4306-8c85-aa2f09aa0a46 2019-05-30 07:22:10,539 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 07:22:10,539 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/56003523-3622-4198-a1da-f3d6abe141a9/file used request id req-e1013c23-9c23-4306-8c85-aa2f09aa0a46 2019-05-30 07:22:10,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.733835220337s 2019-05-30 07:22:10,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 07:22:10,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" 2019-05-30 07:22:10,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Thu, 30 May 2019 07:22:10 GMT X-Openstack-Request-Id: req-97c68097-c61e-4869-bc68-31cc19f089e9 2019-05-30 07:22:10,573 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:22:10Z", "file": "/v2/images/56003523-3622-4198-a1da-f3d6abe141a9/file", "owner": "2fb450358b9d41abb599c67beb215abc", "id": "56003523-3622-4198-a1da-f3d6abe141a9", "size": 12716032, "self": "/v2/images/56003523-3622-4198-a1da-f3d6abe141a9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/56003523-3622-4198-a1da-f3d6abe141a9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/56003523-3622-4198-a1da-f3d6abe141a9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T07:22:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:21:52Z", "file": "/v2/images/5ed15921-5cf9-4060-909a-a07b48c0589c/file", "owner": "2fb450358b9d41abb599c67beb215abc", "id": "5ed15921-5cf9-4060-909a-a07b48c0589c", "size": 12716032, "self": "/v2/images/5ed15921-5cf9-4060-909a-a07b48c0589c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5ed15921-5cf9-4060-909a-a07b48c0589c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5ed15921-5cf9-4060-909a-a07b48c0589c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T07:21:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 07:22:10,573 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-97c68097-c61e-4869-bc68-31cc19f089e9 2019-05-30 07:22:10,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0297110080719s 2019-05-30 07:22:10,576 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/56003523-3622-4198-a1da-f3d6abe141a9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/56003523-3622-4198-a1da-f3d6abe141a9/file', 'owner': u'2fb450358b9d41abb599c67beb215abc', 'id': u'56003523-3622-4198-a1da-f3d6abe141a9', 'size': 12716032, u'self': u'/v2/images/56003523-3622-4198-a1da-f3d6abe141a9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2fb450358b9d41abb599c67beb215abc', 'name': 'tempest_scenario-project_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/56003523-3622-4198-a1da-f3d6abe141a9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T07:22:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-30T07:22:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', '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/56003523-3622-4198-a1da-f3d6abe141a9', 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_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', 'created': u'2019-05-30T07:22:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T07:22: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/56003523-3622-4198-a1da-f3d6abe141a9', 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_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 07:22:10,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 07:22:10,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 07:22:10,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Thu, 30 May 2019 07:22: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-86f53de3-9ca4-4058-a144-aa23fa9dbc94 x-openstack-request-id: req-86f53de3-9ca4-4058-a144-aa23fa9dbc94 2019-05-30 07:22:10,635 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/739c74ff-0fd8-4585-b7aa-5a05dc7b1052", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/739c74ff-0fd8-4585-b7aa-5a05dc7b1052", "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": "739c74ff-0fd8-4585-b7aa-5a05dc7b1052"}} 2019-05-30 07:22:10,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-86f53de3-9ca4-4058-a144-aa23fa9dbc94 2019-05-30 07:22:10,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0591821670532s 2019-05-30 07:22:10,636 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', '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'aeac65a9ab444affb43fd8765adb4b86', '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'739c74ff-0fd8-4585-b7aa-5a05dc7b1052', 'swap': 0}) 2019-05-30 07:22:10,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 07:22:10,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/739c74ff-0fd8-4585-b7aa-5a05dc7b1052/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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" -d '{"extra_specs": {}}' 2019-05-30 07:22:10,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 07:22: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-946baa0e-33f5-4f79-8168-ac6fe44874b1 x-openstack-request-id: req-946baa0e-33f5-4f79-8168-ac6fe44874b1 2019-05-30 07:22:10,655 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 07:22:10,655 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/739c74ff-0fd8-4585-b7aa-5a05dc7b1052/os-extra_specs used request id req-946baa0e-33f5-4f79-8168-ac6fe44874b1 2019-05-30 07:22:10,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0183570384979s 2019-05-30 07:22:10,656 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_c4ef4c1d-6b40-425e-ae22-2c2896d56a57', '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'aeac65a9ab444affb43fd8765adb4b86', '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'739c74ff-0fd8-4585-b7aa-5a05dc7b1052', 'swap': 0}) 2019-05-30 07:22:13,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-30 07:22:13,737 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-30 07:22:13,738 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-30 07:22:13,740 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-30 07:22:13,772 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-30 07:22:17,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f0f277f1-ec91-4463-a183-e6488bdbf521/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-05-30 07:22:17,404 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-30 07:22:17,430 - 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-05-30 07:29:18,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b4e6bcdc-2968-45b2-a4d4-80629669f520 2019-05-30 07:29:18,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'b4e6bcdc-2968-45b2-a4d4-80629669f520']'. 2019-05-30 07:29:19,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-30 07:29:19,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-30 07:29:19,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-30 07:29:19,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b4e6bcdc-2968-45b2-a4d4-80629669f520 | 2019-05-30 07:29:19,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-30 07:29:19,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-30 07:22:19 | 2019-05-30 07:29:19,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-30 07:29:17 | 2019-05-30 07:29:19,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:58 | 2019-05-30 07:29:19,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-05-30 07:29:19,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-30 07:29:19,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-30 07:29:19,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f0f277f1-ec91-4463-a183-e6488bdbf521) | 2019-05-30 07:29:19,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-30 07:29:19,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3472e0f6-3d44-41ae-a556-a711dea0eebe) | 2019-05-30 07:29:19,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 10 | 2019-05-30 07:29:19,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 396.505 | 2019-05-30 07:29:19,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 7 | 2019-05-30 07:29:19,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2019-05-30 07:29:19,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-30 07:29:19,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-30 07:29:19,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-30 07:29:19,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-30 07:29:19,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-30 07:29:19,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-30 07:29:19,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-05-30 07:29:19,126 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'b4e6bcdc-2968-45b2-a4d4-80629669f520', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-05-30 07:29:21,167 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid b4e6bcdc-2968-45b2-a4d4-80629669f520 --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-05-30 07:29:21,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'b4e6bcdc-2968-45b2-a4d4-80629669f520', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-05-30 07:29:23,252 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid b4e6bcdc-2968-45b2-a4d4-80629669f520 --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-05-30 07:29:23,397 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 07:29:23,397 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 07:37 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-05-30 07:29:23,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 07:29:23,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/56003523-3622-4198-a1da-f3d6abe141a9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" 2019-05-30 07:29:24,025 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 07:29:24 GMT X-Openstack-Request-Id: req-60c7c038-1b61-43d2-a607-82bc3cacdeed 2019-05-30 07:29:24,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-05-30 07:29:24,026 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/56003523-3622-4198-a1da-f3d6abe141a9 used request id req-60c7c038-1b61-43d2-a607-82bc3cacdeed 2019-05-30 07:29:24,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.62208199501s 2019-05-30 07:29:24,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 07:29:24,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:29:24,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Thu, 30 May 2019 07:29: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-97d241fd-2b2e-449a-8bcf-30b21ecc55c6 x-openstack-request-id: req-97d241fd-2b2e-449a-8bcf-30b21ecc55c6 2019-05-30 07:29:24,329 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/38cc8605-aa99-499b-b468-861270fa6c5a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/38cc8605-aa99-499b-b468-861270fa6c5a", "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": "38cc8605-aa99-499b-b468-861270fa6c5a"}, {"name": "tempest_scenario-flavor_alt_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/739c74ff-0fd8-4585-b7aa-5a05dc7b1052", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/739c74ff-0fd8-4585-b7aa-5a05dc7b1052", "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": "739c74ff-0fd8-4585-b7aa-5a05dc7b1052"}]} 2019-05-30 07:29:24,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-97d241fd-2b2e-449a-8bcf-30b21ecc55c6 2019-05-30 07:29:24,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.297295093536s 2019-05-30 07:29:24,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 07:29:24,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/739c74ff-0fd8-4585-b7aa-5a05dc7b1052 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:29:24,364 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 07:29: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-01275502-de48-43ae-8ed2-02bb8353ca43 x-openstack-request-id: req-01275502-de48-43ae-8ed2-02bb8353ca43 2019-05-30 07:29:24,364 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/739c74ff-0fd8-4585-b7aa-5a05dc7b1052 used request id req-01275502-de48-43ae-8ed2-02bb8353ca43 2019-05-30 07:29:24,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0324258804321s 2019-05-30 07:29:24,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 07:29:24,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/9a497d9c-6a5c-42c1-8ac9-42b5b64d8904/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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" -d '{"subnet_id": "6588b8b8-9142-4e73-a64b-fe46a54d2334"}' 2019-05-30 07:29:27,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 07:29:27 GMT X-Openstack-Request-Id: req-a31c2611-df1a-4ef5-a371-f3428fa84739 2019-05-30 07:29:27,130 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ffa61dd5-8a24-4b17-aebc-f0fceab0166b", "tenant_id": "2fb450358b9d41abb599c67beb215abc", "subnet_id": "6588b8b8-9142-4e73-a64b-fe46a54d2334", "subnet_ids": ["6588b8b8-9142-4e73-a64b-fe46a54d2334"], "port_id": "e9942d3c-cd79-4c49-b6e4-209dc7843642", "id": "9a497d9c-6a5c-42c1-8ac9-42b5b64d8904"} 2019-05-30 07:29:27,130 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/9a497d9c-6a5c-42c1-8ac9-42b5b64d8904/remove_router_interface.json used request id req-a31c2611-df1a-4ef5-a371-f3428fa84739 2019-05-30 07:29:27,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.76531481743s 2019-05-30 07:29:27,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 07:29:27,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" 2019-05-30 07:29:27,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json Date: Thu, 30 May 2019 07:29:27 GMT X-Openstack-Request-Id: req-682b726b-ad73-4dc9-b19e-48971bbeb60d 2019-05-30 07:29:27,257 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2fb450358b9d41abb599c67beb215abc", "created_at": "2019-05-30T07:21:47Z", "admin_state_up": true, "updated_at": "2019-05-30T07:29:25Z", "project_id": "2fb450358b9d41abb599c67beb215abc", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "9a497d9c-6a5c-42c1-8ac9-42b5b64d8904", "name": "tempest_scenario-router_c4ef4c1d-6b40-425e-ae22-2c2896d56a57"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "067a7913d3c74d3fa2712f998086e19e", "created_at": "2019-05-30T06:04:11Z", "admin_state_up": true, "updated_at": "2019-05-30T06:04:11Z", "project_id": "067a7913d3c74d3fa2712f998086e19e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f799ce27-caf9-4991-8255-29e517e25033", "name": "tempest-pretest-check-1322610855"}]} 2019-05-30 07:29:27,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-682b726b-ad73-4dc9-b19e-48971bbeb60d 2019-05-30 07:29:27,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126652002335s 2019-05-30 07:29:27,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 07:29:27,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/9a497d9c-6a5c-42c1-8ac9-42b5b64d8904.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" 2019-05-30 07:29:28,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 07:29:28 GMT X-Openstack-Request-Id: req-f4c1c32b-3ee4-44b2-abe6-8bfb859eed56 2019-05-30 07:29:28,627 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 07:29:28,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/9a497d9c-6a5c-42c1-8ac9-42b5b64d8904.json used request id req-f4c1c32b-3ee4-44b2-abe6-8bfb859eed56 2019-05-30 07:29:28,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36863708496s 2019-05-30 07:29:28,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 07:29:28,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" 2019-05-30 07:29:28,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Thu, 30 May 2019 07:29:28 GMT X-Openstack-Request-Id: req-1a506b58-77d6-4be2-a76d-2a0424c6e9ba 2019-05-30 07:29:28,678 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-30T07:21: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":"6588b8b8-9142-4e73-a64b-fe46a54d2334","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2fb450358b9d41abb599c67beb215abc","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_c4ef4c1d-6b40-425e-ae22-2c2896d56a57","enable_dhcp":true,"segment_id":null,"network_id":"ffa61dd5-8a24-4b17-aebc-f0fceab0166b","tenant_id":"2fb450358b9d41abb599c67beb215abc","created_at":"2019-05-30T07:21:47Z","ip_version":4},{"updated_at":"2019-05-30T05:49:00Z","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":"b9f424a7-958b-4c06-a1c6-4f7aa8fab190","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"137b131c79604c9bbaf6f84e2f797af7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"168e0781-2ae4-4771-b847-512752cd47f4","tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:49:00Z","ip_version":4}]} 2019-05-30 07:29:28,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1a506b58-77d6-4be2-a76d-2a0424c6e9ba 2019-05-30 07:29:28,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0500099658966s 2019-05-30 07:29:28,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 07:29:28,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/6588b8b8-9142-4e73-a64b-fe46a54d2334.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" 2019-05-30 07:29:29,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 07:29:29 GMT X-Openstack-Request-Id: req-84535bdf-4be2-40f8-befb-0d260b0c17d0 2019-05-30 07:29:29,896 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 07:29:29,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/6588b8b8-9142-4e73-a64b-fe46a54d2334.json used request id req-84535bdf-4be2-40f8-befb-0d260b0c17d0 2019-05-30 07:29:29,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.2168879509s 2019-05-30 07:29:29,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 07:29:29,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" 2019-05-30 07:29:29,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Thu, 30 May 2019 07:29:29 GMT X-Openstack-Request-Id: req-f2895429-8c2d-4b43-8b2b-285c52908746 2019-05-30 07:29:29,991 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ffa61dd5-8a24-4b17-aebc-f0fceab0166b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":true,"project_id":"2fb450358b9d41abb599c67beb215abc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T07:29:29Z","qos_policy_id":null,"name":"tempest_scenario-net_c4ef4c1d-6b40-425e-ae22-2c2896d56a57","admin_state_up":true,"tenant_id":"2fb450358b9d41abb599c67beb215abc","created_at":"2019-05-30T07:21:46Z","provider:network_type":"vxlan"}]} 2019-05-30 07:29:29,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f2895429-8c2d-4b43-8b2b-285c52908746 2019-05-30 07:29:29,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0946710109711s 2019-05-30 07:29:29,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 07:29:29,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/ffa61dd5-8a24-4b17-aebc-f0fceab0166b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" 2019-05-30 07:29:30,947 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 07:29:30 GMT X-Openstack-Request-Id: req-a0d650a1-c63a-42be-a9b6-682136cb18d0 2019-05-30 07:29:30,948 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 07:29:30,948 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ffa61dd5-8a24-4b17-aebc-f0fceab0166b.json used request id req-a0d650a1-c63a-42be-a9b6-682136cb18d0 2019-05-30 07:29:30,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.954957008362s 2019-05-30 07:29:30,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 07:29:30,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" 2019-05-30 07:29:30,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Thu, 30 May 2019 07:29:30 GMT X-Openstack-Request-Id: req-71d54753-7159-4486-ba98-4dbbf33424b6 2019-05-30 07:29:30,984 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:21:52Z", "file": "/v2/images/5ed15921-5cf9-4060-909a-a07b48c0589c/file", "owner": "2fb450358b9d41abb599c67beb215abc", "id": "5ed15921-5cf9-4060-909a-a07b48c0589c", "size": 12716032, "self": "/v2/images/5ed15921-5cf9-4060-909a-a07b48c0589c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5ed15921-5cf9-4060-909a-a07b48c0589c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5ed15921-5cf9-4060-909a-a07b48c0589c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T07:21:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 07:29:30,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-71d54753-7159-4486-ba98-4dbbf33424b6 2019-05-30 07:29:30,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0314898490906s 2019-05-30 07:29:30,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 07:29:30,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/5ed15921-5cf9-4060-909a-a07b48c0589c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d3b2519264b90cd9a88ee9bfaed74c854491755" 2019-05-30 07:29:31,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 07:29:31 GMT X-Openstack-Request-Id: req-76ad8ea7-718c-4b29-acca-e18a3772bd38 2019-05-30 07:29:31,347 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 07:29:31,347 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/5ed15921-5cf9-4060-909a-a07b48c0589c used request id req-76ad8ea7-718c-4b29-acca-e18a3772bd38 2019-05-30 07:29:31,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.361315965652s 2019-05-30 07:29:31,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 07:29:31,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:29:31,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 30 May 2019 07:29: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-fb6fb58f-a992-45cf-9ff9-8582f05fe812 x-openstack-request-id: req-fb6fb58f-a992-45cf-9ff9-8582f05fe812 2019-05-30 07:29:31,371 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/38cc8605-aa99-499b-b468-861270fa6c5a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/38cc8605-aa99-499b-b468-861270fa6c5a", "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": "38cc8605-aa99-499b-b468-861270fa6c5a"}]} 2019-05-30 07:29:31,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-fb6fb58f-a992-45cf-9ff9-8582f05fe812 2019-05-30 07:29:31,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234990119934s 2019-05-30 07:29:31,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 07:29:31,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/38cc8605-aa99-499b-b468-861270fa6c5a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:29:31,406 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 07:29: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-3a3da56e-e42d-4de8-a94b-a86b62918294 x-openstack-request-id: req-3a3da56e-e42d-4de8-a94b-a86b62918294 2019-05-30 07:29:31,406 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/38cc8605-aa99-499b-b468-861270fa6c5a used request id req-3a3da56e-e42d-4de8-a94b-a86b62918294 2019-05-30 07:29:31,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.033056974411s 2019-05-30 07:29:31,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:29:31,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:29:31,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Thu, 30 May 2019 07:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca0e90de-d222-4f0d-beb3-772627a04f2f 2019-05-30 07:29:31,719 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_scenario-user_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "links": {"self": "http://172.30.9.24:5000/v3/users/0341ed111b6f485593dcc5544600e64c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0341ed111b6f485593dcc5544600e64c", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:29:31,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ca0e90de-d222-4f0d-beb3-772627a04f2f 2019-05-30 07:29:31,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.312562942505s 2019-05-30 07:29:31,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:29:31,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/0341ed111b6f485593dcc5544600e64c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:29:31,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Thu, 30 May 2019 07:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c934b354-d8d8-4732-b17d-e4b32859dab8 2019-05-30 07:29:31,943 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_c4ef4c1d-6b40-425e-ae22-2c2896d56a57", "links": {"self": "http://172.30.9.24:5000/v3/users/0341ed111b6f485593dcc5544600e64c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0341ed111b6f485593dcc5544600e64c", "description": null}} 2019-05-30 07:29:31,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/0341ed111b6f485593dcc5544600e64c used request id req-c934b354-d8d8-4732-b17d-e4b32859dab8 2019-05-30 07:29:31,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218276977539s 2019-05-30 07:29:31,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 07:29:31,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/0341ed111b6f485593dcc5544600e64c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:29:32,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff3bc031-43e3-46a0-bf15-7b6f9a92f622 2019-05-30 07:29:32,271 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:29:32,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/0341ed111b6f485593dcc5544600e64c used request id req-ff3bc031-43e3-46a0-bf15-7b6f9a92f622 2019-05-30 07:29:32,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.32763504982s 2019-05-30 07:29:32,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:29:32,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:29:32,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Thu, 30 May 2019 07:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e8cf24-5b8a-4afb-a3ad-e621fbee43f9 2019-05-30 07:29:32,479 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/2fb450358b9d41abb599c67beb215abc"}, "tags": [], "enabled": true, "id": "2fb450358b9d41abb599c67beb215abc", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_c4ef4c1d-6b40-425e-ae22-2c2896d56a57"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 07:29:32,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-84e8cf24-5b8a-4afb-a3ad-e621fbee43f9 2019-05-30 07:29:32,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200814008713s 2019-05-30 07:29:32,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 07:29:32,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/2fb450358b9d41abb599c67beb215abc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:29:33,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-087c21b6-1c37-43b3-8525-0a38d5bb0665 2019-05-30 07:29:33,199 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:29:33,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/2fb450358b9d41abb599c67beb215abc used request id req-087c21b6-1c37-43b3-8525-0a38d5bb0665 2019-05-30 07:29:33,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.715481996536s 2019-05-30 07:29:33,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 07:29:33,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=2fb450358b9d41abb599c67beb215abc&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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:29:33,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 07:29:33 GMT X-Openstack-Request-Id: req-6ec2578b-862d-4d62-abde-f123473cd3e2 2019-05-30 07:29:33,446 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2fb450358b9d41abb599c67beb215abc", "created_at": "2019-05-30T07:21:46Z", "updated_at": "2019-05-30T07:21:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:21:46Z", "revision_number": 0, "id": "3c01490d-59c0-4ec3-8931-4b1eec2f1e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:21:46Z", "security_group_id": "bc2468b3-7a1b-41e3-a758-9f66f37c0070", "tenant_id": "2fb450358b9d41abb599c67beb215abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fb450358b9d41abb599c67beb215abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:21:46Z", "revision_number": 0, "id": "40432a99-c012-4343-98c8-69f9aeaa534f", "remote_group_id": "bc2468b3-7a1b-41e3-a758-9f66f37c0070", "remote_ip_prefix": null, "created_at": "2019-05-30T07:21:46Z", "security_group_id": "bc2468b3-7a1b-41e3-a758-9f66f37c0070", "tenant_id": "2fb450358b9d41abb599c67beb215abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fb450358b9d41abb599c67beb215abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:21:46Z", "revision_number": 0, "id": "750f55a9-1147-4617-8eac-2f53c93b644d", "remote_group_id": "bc2468b3-7a1b-41e3-a758-9f66f37c0070", "remote_ip_prefix": null, "created_at": "2019-05-30T07:21:46Z", "security_group_id": "bc2468b3-7a1b-41e3-a758-9f66f37c0070", "tenant_id": "2fb450358b9d41abb599c67beb215abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fb450358b9d41abb599c67beb215abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:21:46Z", "revision_number": 0, "id": "a7a1748d-9962-40a1-83cc-1579242cbe81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:21:46Z", "security_group_id": "bc2468b3-7a1b-41e3-a758-9f66f37c0070", "tenant_id": "2fb450358b9d41abb599c67beb215abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fb450358b9d41abb599c67beb215abc"}], "revision_number": 1, "project_id": "2fb450358b9d41abb599c67beb215abc", "id": "bc2468b3-7a1b-41e3-a758-9f66f37c0070", "name": "default"}]} 2019-05-30 07:29:33,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=2fb450358b9d41abb599c67beb215abc&name=default used request id req-6ec2578b-862d-4d62-abde-f123473cd3e2 2019-05-30 07:29:33,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.241904973984s 2019-05-30 07:29:33,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 07:29:33,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:29:33,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 30 May 2019 07:29:33 GMT X-Openstack-Request-Id: req-f2f3f85f-2040-4c98-844a-fd5bf173a8d8 2019-05-30 07:29:33,522 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "created_at": "2019-05-30T07:14:50Z", "updated_at": "2019-05-30T07:14:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "0939bb49-cffc-4f4e-a17a-58e5d6bd6bb0", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "3443478f-fb34-4de9-8d71-e31e53563e0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "4a722efe-70aa-47c8-ad61-428b92f95a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "8046e48f-122b-4068-824d-84d79246f917", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}], "revision_number": 1, "project_id": "c1599269478c4d54ad8117e3c0804cee", "id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2fb450358b9d41abb599c67beb215abc", "created_at": "2019-05-30T07:21:46Z", "updated_at": "2019-05-30T07:21:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:21:46Z", "revision_number": 0, "id": "3c01490d-59c0-4ec3-8931-4b1eec2f1e9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:21:46Z", "security_group_id": "bc2468b3-7a1b-41e3-a758-9f66f37c0070", "tenant_id": "2fb450358b9d41abb599c67beb215abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fb450358b9d41abb599c67beb215abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:21:46Z", "revision_number": 0, "id": "40432a99-c012-4343-98c8-69f9aeaa534f", "remote_group_id": "bc2468b3-7a1b-41e3-a758-9f66f37c0070", "remote_ip_prefix": null, "created_at": "2019-05-30T07:21:46Z", "security_group_id": "bc2468b3-7a1b-41e3-a758-9f66f37c0070", "tenant_id": "2fb450358b9d41abb599c67beb215abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fb450358b9d41abb599c67beb215abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:21:46Z", "revision_number": 0, "id": "750f55a9-1147-4617-8eac-2f53c93b644d", "remote_group_id": "bc2468b3-7a1b-41e3-a758-9f66f37c0070", "remote_ip_prefix": null, "created_at": "2019-05-30T07:21:46Z", "security_group_id": "bc2468b3-7a1b-41e3-a758-9f66f37c0070", "tenant_id": "2fb450358b9d41abb599c67beb215abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fb450358b9d41abb599c67beb215abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:21:46Z", "revision_number": 0, "id": "a7a1748d-9962-40a1-83cc-1579242cbe81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:21:46Z", "security_group_id": "bc2468b3-7a1b-41e3-a758-9f66f37c0070", "tenant_id": "2fb450358b9d41abb599c67beb215abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fb450358b9d41abb599c67beb215abc"}], "revision_number": 1, "project_id": "2fb450358b9d41abb599c67beb215abc", "id": "bc2468b3-7a1b-41e3-a758-9f66f37c0070", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 07:29:33,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f2f3f85f-2040-4c98-844a-fd5bf173a8d8 2019-05-30 07:29:33,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0704979896545s 2019-05-30 07:29:33,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 07:29:33,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/bc2468b3-7a1b-41e3-a758-9f66f37c0070.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6df173ecc7031d5d5b815e7a34fbec29371863b5" 2019-05-30 07:29:33,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 07:29:33 GMT X-Openstack-Request-Id: req-21294320-6528-412d-9923-8ecca4fb80a0 2019-05-30 07:29:33,641 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 07:29:33,641 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/bc2468b3-7a1b-41e3-a758-9f66f37c0070.json used request id req-21294320-6528-412d-9923-8ecca4fb80a0 2019-05-30 07:29:33,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.111219167709s 2019-05-30 07:29:33,694 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-05-30 07:29:33,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:29:33,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 07:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c5aea8a-da91-4135-8e98-c7b445156c1e 2019-05-30 07:29:33,744 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 07:29:33,744 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-1c5aea8a-da91-4135-8e98-c7b445156c1e 2019-05-30 07:29:33,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 07:29:34,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T08:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["BXVY8sm0RgmvFDohArqd9Q"], "issued_at": "2019-05-30T07:29:34.000000Z"}} 2019-05-30 07:29:34,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 07:29:34,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:34,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 07:29:34 GMT X-Openstack-Request-Id: req-1171a729-0c9a-43c6-9c77-89c4ae4420f1 2019-05-30 07:29:34,511 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 07:29:34,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1171a729-0c9a-43c6-9c77-89c4ae4420f1 2019-05-30 07:29:34,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359584093094s 2019-05-30 07:29:34,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:29:34,523 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 07:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84b1ceab-d1c6-415b-96cd-73c07eb4491f 2019-05-30 07:29:34,524 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 07:29:34,524 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-84b1ceab-d1c6-415b-96cd-73c07eb4491f 2019-05-30 07:29:34,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:29:34,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:34,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 07:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f90fe4-3130-40c0-b18a-dbb295fb3eb8 2019-05-30 07:29:34,639 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 07:29:34,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-66f90fe4-3130-40c0-b18a-dbb295fb3eb8 2019-05-30 07:29:34,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114322900772s 2019-05-30 07:29:34,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 07:29:34,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_8fa750ed-6166-4caa-82b6-9f0d321228c5"}}' 2019-05-30 07:29:34,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Thu, 30 May 2019 07:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e60ed8f-23a6-4b72-b2cf-256b91251322 2019-05-30 07:29:34,850 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.24:5000/v3/projects/22979dd49b31427f94ee6c69ce157429"}, "tags": [], "enabled": true, "id": "22979dd49b31427f94ee6c69ce157429", "parent_id": "default", "domain_id": "default", "name": "patrole-project_8fa750ed-6166-4caa-82b6-9f0d321228c5"}} 2019-05-30 07:29:34,850 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-8e60ed8f-23a6-4b72-b2cf-256b91251322 2019-05-30 07:29:34,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.204006195068s 2019-05-30 07:29:34,851 - 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'22979dd49b31427f94ee6c69ce157429', '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_8fa750ed-6166-4caa-82b6-9f0d321228c5'}) 2019-05-30 07:29:34,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 07:29:34,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "RFF3ClJqj7TYYfAUc8hTwFDoxE83IA", "email": null, "name": "patrole-user_8fa750ed-6166-4caa-82b6-9f0d321228c5"}}' 2019-05-30 07:29:35,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Thu, 30 May 2019 07:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0fc8a92-8e22-4c35-81b8-ee632641bcf7 2019-05-30 07:29:35,312 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_8fa750ed-6166-4caa-82b6-9f0d321228c5", "links": {"self": "http://172.30.9.24:5000/v3/users/33a9154065cd401fb7ed250d9bd89e09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "33a9154065cd401fb7ed250d9bd89e09", "domain_id": "default", "password_expires_at": null}} 2019-05-30 07:29:35,312 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-f0fc8a92-8e22-4c35-81b8-ee632641bcf7 2019-05-30 07:29:35,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.454955816269s 2019-05-30 07:29:35,313 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'33a9154065cd401fb7ed250d9bd89e09', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_8fa750ed-6166-4caa-82b6-9f0d321228c5'}) 2019-05-30 07:29:35,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:29:35,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:35,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d69a7fd-291f-414e-802d-15c8859c8168 2019-05-30 07:29:35,431 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:29:35,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7d69a7fd-291f-414e-802d-15c8859c8168 2019-05-30 07:29:35,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114193916321s 2019-05-30 07:29:35,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:29:35,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:35,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f738279f-8f7b-4ca9-8dd5-3786656673b3 2019-05-30 07:29:35,636 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:29:35,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f738279f-8f7b-4ca9-8dd5-3786656673b3 2019-05-30 07:29:35,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199856042862s 2019-05-30 07:29:35,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:29:35,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:35,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e87cf5a5-4b71-4796-994e-52277f301714 2019-05-30 07:29:35,755 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:29:35,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e87cf5a5-4b71-4796-994e-52277f301714 2019-05-30 07:29:35,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114169120789s 2019-05-30 07:29:35,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:29:35,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:35,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23c20e5e-f1e3-49a0-a6a9-a21026af7ae9 2019-05-30 07:29:35,955 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:29:35,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-23c20e5e-f1e3-49a0-a6a9-a21026af7ae9 2019-05-30 07:29:35,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195085048676s 2019-05-30 07:29:35,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:29:35,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:36,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Thu, 30 May 2019 07:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2181f7f6-1b8a-4c59-9080-d72757479491 2019-05-30 07:29:36,121 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_8fa750ed-6166-4caa-82b6-9f0d321228c5", "links": {"self": "http://172.30.9.24:5000/v3/users/33a9154065cd401fb7ed250d9bd89e09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "33a9154065cd401fb7ed250d9bd89e09", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:29:36,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2181f7f6-1b8a-4c59-9080-d72757479491 2019-05-30 07:29:36,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.164752006531s 2019-05-30 07:29:36,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:29:36,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:36,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 30 May 2019 07:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-677d8798-6d75-4ab7-88da-62865726dfa3 2019-05-30 07:29:36,334 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.24:5000/v3/projects/22979dd49b31427f94ee6c69ce157429"}, "tags": [], "enabled": true, "id": "22979dd49b31427f94ee6c69ce157429", "parent_id": "default", "domain_id": "default", "name": "patrole-project_8fa750ed-6166-4caa-82b6-9f0d321228c5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 07:29:36,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-677d8798-6d75-4ab7-88da-62865726dfa3 2019-05-30 07:29:36,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201245069504s 2019-05-30 07:29:36,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:29:36,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=33a9154065cd401fb7ed250d9bd89e09&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=22979dd49b31427f94ee6c69ce157429" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:36,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 30 May 2019 07:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64b17d8-027e-48bf-bb4c-6966c2c49fe0 2019-05-30 07:29:36,501 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=33a9154065cd401fb7ed250d9bd89e09&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=22979dd49b31427f94ee6c69ce157429", "previous": null, "next": null}} 2019-05-30 07:29:36,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=33a9154065cd401fb7ed250d9bd89e09&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=22979dd49b31427f94ee6c69ce157429 used request id req-b64b17d8-027e-48bf-bb4c-6966c2c49fe0 2019-05-30 07:29:36,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.159768104553s 2019-05-30 07:29:36,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 07:29:36,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/22979dd49b31427f94ee6c69ce157429/users/33a9154065cd401fb7ed250d9bd89e09/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:36,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:29:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea256eeb-3fe3-4cc7-b8a1-1c7a3e595afb 2019-05-30 07:29:36,763 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:29:36,763 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/22979dd49b31427f94ee6c69ce157429/users/33a9154065cd401fb7ed250d9bd89e09/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-ea256eeb-3fe3-4cc7-b8a1-1c7a3e595afb 2019-05-30 07:29:36,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.257930994034s 2019-05-30 07:29:36,764 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_8fa750ed-6166-4caa-82b6-9f0d321228c5', 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'22979dd49b31427f94ee6c69ce157429', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'RFF3ClJqj7TYYfAUc8hTwFDoxE83IA', 'username': u'patrole-user_8fa750ed-6166-4caa-82b6-9f0d321228c5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 07:29:36,767 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_8fa750ed-6166-4caa-82b6-9f0d321228c5', 'password': 'RFF3ClJqj7TYYfAUc8hTwFDoxE83IA', 'project_name': 'patrole-project_8fa750ed-6166-4caa-82b6-9f0d321228c5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '22979dd49b31427f94ee6c69ce157429', 'project_domain_name': 'Default'} 2019-05-30 07:29:36,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:29:36,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:36,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d555699e-e562-43f5-a277-96b3586e41d4 2019-05-30 07:29:36,978 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:29:36,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d555699e-e562-43f5-a277-96b3586e41d4 2019-05-30 07:29:36,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207142829895s 2019-05-30 07:29:36,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:29:36,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:37,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c7f5d6-149b-4654-819c-89577387e029 2019-05-30 07:29:37,105 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:29:37,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-04c7f5d6-149b-4654-819c-89577387e029 2019-05-30 07:29:37,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122800111771s 2019-05-30 07:29:37,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:29:37,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:37,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d05ff2e-0db0-439e-889d-ca00366d5bae 2019-05-30 07:29:37,266 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:29:37,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-0d05ff2e-0db0-439e-889d-ca00366d5bae 2019-05-30 07:29:37,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.155972003937s 2019-05-30 07:29:37,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:29:37,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:37,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Thu, 30 May 2019 07:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4029d133-310b-4800-8543-25e7cb33648f 2019-05-30 07:29:37,405 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_8fa750ed-6166-4caa-82b6-9f0d321228c5", "links": {"self": "http://172.30.9.24:5000/v3/users/33a9154065cd401fb7ed250d9bd89e09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "33a9154065cd401fb7ed250d9bd89e09", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:29:37,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4029d133-310b-4800-8543-25e7cb33648f 2019-05-30 07:29:37,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137965917587s 2019-05-30 07:29:37,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:29:37,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:37,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 30 May 2019 07:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddeb0edc-c4ed-46c6-b42b-0129b8471b9c 2019-05-30 07:29:37,618 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.24:5000/v3/projects/22979dd49b31427f94ee6c69ce157429"}, "tags": [], "enabled": true, "id": "22979dd49b31427f94ee6c69ce157429", "parent_id": "default", "domain_id": "default", "name": "patrole-project_8fa750ed-6166-4caa-82b6-9f0d321228c5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 07:29:37,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-ddeb0edc-c4ed-46c6-b42b-0129b8471b9c 2019-05-30 07:29:37,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201277971268s 2019-05-30 07:29:37,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:29:37,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=33a9154065cd401fb7ed250d9bd89e09&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=22979dd49b31427f94ee6c69ce157429" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:37,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 07:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f10e19-dcbd-40f3-8292-922fa70dbb94 2019-05-30 07:29:37,735 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=33a9154065cd401fb7ed250d9bd89e09&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=22979dd49b31427f94ee6c69ce157429", "previous": null, "next": null}} 2019-05-30 07:29:37,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=33a9154065cd401fb7ed250d9bd89e09&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=22979dd49b31427f94ee6c69ce157429 used request id req-95f10e19-dcbd-40f3-8292-922fa70dbb94 2019-05-30 07:29:37,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10905790329s 2019-05-30 07:29:37,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 07:29:37,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/22979dd49b31427f94ee6c69ce157429/users/33a9154065cd401fb7ed250d9bd89e09/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:37,937 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:29:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79df6d7f-0307-4f55-93b3-4f2db23c6a7e 2019-05-30 07:29:37,937 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:29:37,937 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/22979dd49b31427f94ee6c69ce157429/users/33a9154065cd401fb7ed250d9bd89e09/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-79df6d7f-0307-4f55-93b3-4f2db23c6a7e 2019-05-30 07:29:37,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.198436975479s 2019-05-30 07:29:37,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:29:37,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:38,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03908b0c-2d27-4d1f-ae3a-2d26a2bea128 2019-05-30 07:29:38,051 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:29:38,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-03908b0c-2d27-4d1f-ae3a-2d26a2bea128 2019-05-30 07:29:38,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110096931458s 2019-05-30 07:29:38,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:29:38,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:38,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e25d4122-cb0e-431d-ba71-d8f91e1a9d30 2019-05-30 07:29:38,167 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:29:38,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-e25d4122-cb0e-431d-ba71-d8f91e1a9d30 2019-05-30 07:29:38,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111125946045s 2019-05-30 07:29:38,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:29:38,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:38,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Thu, 30 May 2019 07:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce712427-46a6-4f28-8749-b630f6e89c23 2019-05-30 07:29:38,297 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_8fa750ed-6166-4caa-82b6-9f0d321228c5", "links": {"self": "http://172.30.9.24:5000/v3/users/33a9154065cd401fb7ed250d9bd89e09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "33a9154065cd401fb7ed250d9bd89e09", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:29:38,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ce712427-46a6-4f28-8749-b630f6e89c23 2019-05-30 07:29:38,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129827022552s 2019-05-30 07:29:38,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:29:38,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=33a9154065cd401fb7ed250d9bd89e09&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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:38,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 30 May 2019 07:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f405b818-fdda-4228-bc03-467c802c66fa 2019-05-30 07:29:38,421 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=33a9154065cd401fb7ed250d9bd89e09&scope.domain.id=default", "previous": null, "next": null}} 2019-05-30 07:29:38,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=33a9154065cd401fb7ed250d9bd89e09&scope.domain.id=default used request id req-f405b818-fdda-4228-bc03-467c802c66fa 2019-05-30 07:29:38,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112307786942s 2019-05-30 07:29:38,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-30 07:29:38,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/33a9154065cd401fb7ed250d9bd89e09/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:38,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8950bcff-ac76-4862-8f90-0cc7f7f97212 2019-05-30 07:29:38,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:29:38,566 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/33a9154065cd401fb7ed250d9bd89e09/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-8950bcff-ac76-4862-8f90-0cc7f7f97212 2019-05-30 07:29:38,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.141129016876s 2019-05-30 07:29:38,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:29:38,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 07:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5078efa3-db02-4426-bd71-ffd5acabc1b5 2019-05-30 07:29:38,576 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 07:29:38,577 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-5078efa3-db02-4426-bd71-ffd5acabc1b5 2019-05-30 07:29:38,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 07:29:38,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T08:29:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22979dd49b31427f94ee6c69ce157429", "name": "patrole-project_8fa750ed-6166-4caa-82b6-9f0d321228c5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_22979dd49b31427f94ee6c69ce157429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_22979dd49b31427f94ee6c69ce157429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/22979dd49b31427f94ee6c69ce157429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/22979dd49b31427f94ee6c69ce157429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/22979dd49b31427f94ee6c69ce157429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/22979dd49b31427f94ee6c69ce157429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/22979dd49b31427f94ee6c69ce157429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/22979dd49b31427f94ee6c69ce157429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/22979dd49b31427f94ee6c69ce157429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/22979dd49b31427f94ee6c69ce157429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/22979dd49b31427f94ee6c69ce157429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_8fa750ed-6166-4caa-82b6-9f0d321228c5", "id": "33a9154065cd401fb7ed250d9bd89e09"}, "audit_ids": ["7Ugs3YkFTmWy_rzxNajrog"], "issued_at": "2019-05-30T07:29:38.000000Z"}} 2019-05-30 07:29:38,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-30 07:29:38,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" 2019-05-30 07:29:39,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 30 May 2019 07:29:39 GMT X-Openstack-Request-Id: req-0e9232cb-fc77-42c3-bc21-e27dc8f219a0 2019-05-30 07:29:39,294 - 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-05-30 07:29:39,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-0e9232cb-fc77-42c3-bc21-e27dc8f219a0 2019-05-30 07:29:39,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.296929836273s 2019-05-30 07:29:39,305 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-05-30 07:29:39,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:29:39,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:39,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 07:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-691e723c-5b41-4486-a3af-e365aa368e14 2019-05-30 07:29:39,424 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 07:29:39,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-691e723c-5b41-4486-a3af-e365aa368e14 2019-05-30 07:29:39,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118987083435s 2019-05-30 07:29:39,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:29:39,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:29:39,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 30 May 2019 07:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4969ce15-9a95-4ba0-8aa2-7585406add10 2019-05-30 07:29:39,546 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.24:5000/v3/projects/22979dd49b31427f94ee6c69ce157429"}, "tags": [], "enabled": true, "id": "22979dd49b31427f94ee6c69ce157429", "parent_id": "default", "domain_id": "default", "name": "patrole-project_8fa750ed-6166-4caa-82b6-9f0d321228c5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 07:29:39,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-4969ce15-9a95-4ba0-8aa2-7585406add10 2019-05-30 07:29:39,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114609956741s 2019-05-30 07:29:39,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 07:29:39,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" -d '{"network": {"shared": true, "tenant_id": "22979dd49b31427f94ee6c69ce157429", "name": "patrole-net_8fa750ed-6166-4caa-82b6-9f0d321228c5", "admin_state_up": true}}' 2019-05-30 07:29:39,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Thu, 30 May 2019 07:29:39 GMT X-Openstack-Request-Id: req-e1e5ded6-2ac2-42fb-8ad7-e115055f2271 2019-05-30 07:29:39,841 - 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":"3b4d1a3b-81e5-4c34-8ff6-9e3695318bee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":true,"project_id":"22979dd49b31427f94ee6c69ce157429","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T07:29:39Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_8fa750ed-6166-4caa-82b6-9f0d321228c5","admin_state_up":true,"tenant_id":"22979dd49b31427f94ee6c69ce157429","created_at":"2019-05-30T07:29:39Z","mtu":1450}} 2019-05-30 07:29:39,841 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e1e5ded6-2ac2-42fb-8ad7-e115055f2271 2019-05-30 07:29:39,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.29309296608s 2019-05-30 07:29:39,842 - 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-05-30T07:29:39Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3b4d1a3b-81e5-4c34-8ff6-9e3695318bee', u'provider:segmentation_id': 40, 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_8fa750ed-6166-4caa-82b6-9f0d321228c5', u'created_at': u'2019-05-30T07:29:39Z', u'mtu': 1450, u'tenant_id': u'22979dd49b31427f94ee6c69ce157429', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'22979dd49b31427f94ee6c69ce157429', u'l2_adjacency': True}) 2019-05-30 07:29:39,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 07:29:39,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" 2019-05-30 07:29:39,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json Date: Thu, 30 May 2019 07:29:39 GMT X-Openstack-Request-Id: req-5840eb53-15fa-4a79-a23a-04c5467a46da 2019-05-30 07:29:39,938 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3b4d1a3b-81e5-4c34-8ff6-9e3695318bee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":true,"project_id":"22979dd49b31427f94ee6c69ce157429","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T07:29:39Z","qos_policy_id":null,"name":"patrole-net_8fa750ed-6166-4caa-82b6-9f0d321228c5","admin_state_up":true,"tenant_id":"22979dd49b31427f94ee6c69ce157429","created_at":"2019-05-30T07:29:39Z","provider:network_type":"vxlan"}]} 2019-05-30 07:29:39,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5840eb53-15fa-4a79-a23a-04c5467a46da 2019-05-30 07:29:39,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0959599018097s 2019-05-30 07:29:39,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 07:29:39,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" -d '{"subnet": {"name": "patrole-subnet_8fa750ed-6166-4caa-82b6-9f0d321228c5", "enable_dhcp": true, "network_id": "3b4d1a3b-81e5-4c34-8ff6-9e3695318bee", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 07:29:40,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Thu, 30 May 2019 07:29:40 GMT X-Openstack-Request-Id: req-69691155-68fb-4c61-9f93-f1aba5567e81 2019-05-30 07:29:40,768 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-30T07:29:40Z","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":"ab5a102a-0bc4-4c0f-8315-224994c418e0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"22979dd49b31427f94ee6c69ce157429","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_8fa750ed-6166-4caa-82b6-9f0d321228c5","enable_dhcp":true,"segment_id":null,"network_id":"3b4d1a3b-81e5-4c34-8ff6-9e3695318bee","tenant_id":"22979dd49b31427f94ee6c69ce157429","created_at":"2019-05-30T07:29:40Z","ip_version":4}} 2019-05-30 07:29:40,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-69691155-68fb-4c61-9f93-f1aba5567e81 2019-05-30 07:29:40,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.828066110611s 2019-05-30 07:29:40,769 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T07:29:40Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ab5a102a-0bc4-4c0f-8315-224994c418e0', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_8fa750ed-6166-4caa-82b6-9f0d321228c5', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'3b4d1a3b-81e5-4c34-8ff6-9e3695318bee', u'tenant_id': u'22979dd49b31427f94ee6c69ce157429', u'created_at': u'2019-05-30T07:29:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'22979dd49b31427f94ee6c69ce157429'}) 2019-05-30 07:29:40,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 07:29:40,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "patrole-router_8fa750ed-6166-4caa-82b6-9f0d321228c5", "admin_state_up": true}}' 2019-05-30 07:29:42,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Thu, 30 May 2019 07:29:42 GMT X-Openstack-Request-Id: req-34d9b1e4-5503-48e4-af39-dd7635563cf5 2019-05-30 07:29:42,390 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "22979dd49b31427f94ee6c69ce157429", "created_at": "2019-05-30T07:29:40Z", "admin_state_up": true, "updated_at": "2019-05-30T07:29:41Z", "project_id": "22979dd49b31427f94ee6c69ce157429", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "1f6213af-31c5-4b65-bb47-7895efd89d72", "name": "patrole-router_8fa750ed-6166-4caa-82b6-9f0d321228c5"}} 2019-05-30 07:29:42,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-34d9b1e4-5503-48e4-af39-dd7635563cf5 2019-05-30 07:29:42,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62101984024s 2019-05-30 07:29:42,391 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T07:29:41Z', u'revision_number': 2, u'ha': False, u'id': u'1f6213af-31c5-4b65-bb47-7895efd89d72', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_8fa750ed-6166-4caa-82b6-9f0d321228c5', u'admin_state_up': True, u'tenant_id': u'22979dd49b31427f94ee6c69ce157429', u'created_at': u'2019-05-30T07:29:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'22979dd49b31427f94ee6c69ce157429'}) 2019-05-30 07:29:42,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 07:29:42,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/1f6213af-31c5-4b65-bb47-7895efd89d72/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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" -d '{"subnet_id": "ab5a102a-0bc4-4c0f-8315-224994c418e0"}' 2019-05-30 07:29:44,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 07:29:44 GMT X-Openstack-Request-Id: req-1014a956-eea8-4910-b059-704f0fbb9aed 2019-05-30 07:29:44,494 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3b4d1a3b-81e5-4c34-8ff6-9e3695318bee", "tenant_id": "22979dd49b31427f94ee6c69ce157429", "subnet_id": "ab5a102a-0bc4-4c0f-8315-224994c418e0", "subnet_ids": ["ab5a102a-0bc4-4c0f-8315-224994c418e0"], "port_id": "80b0435f-359e-4233-9885-7246713270f3", "id": "1f6213af-31c5-4b65-bb47-7895efd89d72"} 2019-05-30 07:29:44,494 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/1f6213af-31c5-4b65-bb47-7895efd89d72/add_router_interface.json used request id req-1014a956-eea8-4910-b059-704f0fbb9aed 2019-05-30 07:29:44,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.1028380394s 2019-05-30 07:29:44,495 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-30 07:29:44,601 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-30 07:29:44,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:29:44,609 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 07:29:44 GMT 2019-05-30 07:29:44,609 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 07:29:44,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 07:29:44,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" 2019-05-30 07:29:44,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 07:29:44 GMT X-Openstack-Request-Id: req-51906f14-c5d8-4c08-94f7-8b5eea9eb12a 2019-05-30 07:29:44,927 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 07:29:44,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-51906f14-c5d8-4c08-94f7-8b5eea9eb12a 2019-05-30 07:29:44,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315263032913s 2019-05-30 07:29:44,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 07:29:44,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_8fa750ed-6166-4caa-82b6-9f0d321228c5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_8fa750ed-6166-4caa-82b6-9f0d321228c5"}' 2019-05-30 07:29:44,993 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Thu, 30 May 2019 07:29:44 GMT Location: http://172.30.9.24:9292/v2/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c96d9d35-342d-406e-bc28-e09430da4433 2019-05-30 07:29:44,993 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:29:44Z", "file": "/v2/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f/file", "owner": "22979dd49b31427f94ee6c69ce157429", "id": "6b87f3c7-4539-4a54-8bb4-31216a39c75f", "size": null, "self": "/v2/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f", "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_8fa750ed-6166-4caa-82b6-9f0d321228c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8fa750ed-6166-4caa-82b6-9f0d321228c5", "checksum": null, "created_at": "2019-05-30T07:29:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 07:29:44,993 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-c96d9d35-342d-406e-bc28-e09430da4433 2019-05-30 07:29:44,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0571990013123s 2019-05-30 07:29:44,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 07:29:44,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f/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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" -d '' 2019-05-30 07:29:45,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 07:29:45 GMT X-Openstack-Request-Id: req-b0bbf32b-5f78-4a15-af2c-3581f235262d 2019-05-30 07:29:45,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-05-30 07:29:45,506 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f/file used request id req-b0bbf32b-5f78-4a15-af2c-3581f235262d 2019-05-30 07:29:45,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.511928081512s 2019-05-30 07:29:45,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 07:29:45,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" 2019-05-30 07:29:45,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Thu, 30 May 2019 07:29:45 GMT X-Openstack-Request-Id: req-1054ce41-65e0-489b-9434-28a1fbdd7fb7 2019-05-30 07:29:45,537 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:29:45Z", "file": "/v2/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f/file", "owner": "22979dd49b31427f94ee6c69ce157429", "id": "6b87f3c7-4539-4a54-8bb4-31216a39c75f", "size": 12716032, "self": "/v2/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8fa750ed-6166-4caa-82b6-9f0d321228c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8fa750ed-6166-4caa-82b6-9f0d321228c5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T07:29:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 07:29:45,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1054ce41-65e0-489b-9434-28a1fbdd7fb7 2019-05-30 07:29:45,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269219875336s 2019-05-30 07:29:45,539 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f/file', 'owner': u'22979dd49b31427f94ee6c69ce157429', 'id': u'6b87f3c7-4539-4a54-8bb4-31216a39c75f', 'size': 12716032, u'self': u'/v2/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'22979dd49b31427f94ee6c69ce157429', 'name': 'patrole-project_8fa750ed-6166-4caa-82b6-9f0d321228c5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T07:29:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-30T07:29:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_8fa750ed-6166-4caa-82b6-9f0d321228c5', '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/6b87f3c7-4539-4a54-8bb4-31216a39c75f', 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_8fa750ed-6166-4caa-82b6-9f0d321228c5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_8fa750ed-6166-4caa-82b6-9f0d321228c5', 'created': u'2019-05-30T07:29:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T07:29:44Z', 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/6b87f3c7-4539-4a54-8bb4-31216a39c75f', 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_8fa750ed-6166-4caa-82b6-9f0d321228c5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 07:29:45,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 07:29:45,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_8fa750ed-6166-4caa-82b6-9f0d321228c5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 07:29:45,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 30 May 2019 07: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-e401f183-50b6-4b48-abfe-7bd2a3289605 x-openstack-request-id: req-e401f183-50b6-4b48-abfe-7bd2a3289605 2019-05-30 07:29:45,871 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_8fa750ed-6166-4caa-82b6-9f0d321228c5", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c65fa354-abc8-4e4a-aef3-f0b0bfc89391", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c65fa354-abc8-4e4a-aef3-f0b0bfc89391", "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": "c65fa354-abc8-4e4a-aef3-f0b0bfc89391"}} 2019-05-30 07:29:45,871 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e401f183-50b6-4b48-abfe-7bd2a3289605 2019-05-30 07:29:45,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.328741073608s 2019-05-30 07:29:45,872 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_8fa750ed-6166-4caa-82b6-9f0d321228c5', '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'aeac65a9ab444affb43fd8765adb4b86', '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'c65fa354-abc8-4e4a-aef3-f0b0bfc89391', 'swap': 0}) 2019-05-30 07:29:45,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 07:29:45,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/c65fa354-abc8-4e4a-aef3-f0b0bfc89391/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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" -d '{"extra_specs": {}}' 2019-05-30 07:29:45,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 07:29: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-a73507d0-16ae-437a-adbc-43167e0f757b x-openstack-request-id: req-a73507d0-16ae-437a-adbc-43167e0f757b 2019-05-30 07:29:45,900 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 07:29:45,900 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/c65fa354-abc8-4e4a-aef3-f0b0bfc89391/os-extra_specs used request id req-a73507d0-16ae-437a-adbc-43167e0f757b 2019-05-30 07:29:45,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0274128913879s 2019-05-30 07:29:45,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:29:45,914 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 07:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd414a42-e6b9-4a04-9a09-56fb47301d9c 2019-05-30 07:29:45,914 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 07:29:45,914 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-dd414a42-e6b9-4a04-9a09-56fb47301d9c 2019-05-30 07:29:45,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:29:45,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" 2019-05-30 07:29:46,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ff133e9-471f-4018-8622-ed89e1a5e331 2019-05-30 07:29:46,094 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:29:46,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7ff133e9-471f-4018-8622-ed89e1a5e331 2019-05-30 07:29:46,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177046060562s 2019-05-30 07:29:46,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:29:46,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" 2019-05-30 07:29:46,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001271a8-8be7-4666-9d66-21a308d87cdf 2019-05-30 07:29:46,291 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:29:46,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-001271a8-8be7-4666-9d66-21a308d87cdf 2019-05-30 07:29:46,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192259073257s 2019-05-30 07:29:46,301 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-30 07:29:48,686 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-30 07:29:50,944 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 1f4d1972-db0f-4140-81c3-c42bc99c65cd | 2019-05-30T07:29:50.565058 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 1f4d1972-db0f-4140-81c3-c42bc99c65cd ~/.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-05-30 07:29:54,621 - 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-05-30 07:29:55,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-30 07:29:57,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-30 07:30:00,514 - 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=a0880dae-99f2-4235-8e5f-3d3d9f72ca50) as the default verifier for the future CLI operations. 2019-05-30 07:30:02,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-30 07:30:02,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:30:02,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Thu, 30 May 2019 07:30: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-27898712-20d9-4948-89bc-01d47a7308f3 x-openstack-request-id: req-27898712-20d9-4948-89bc-01d47a7308f3 2019-05-30 07:30:02,581 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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": 15}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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-05-30 07:30:02,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-27898712-20d9-4948-89bc-01d47a7308f3 2019-05-30 07:30:02,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0338981151581s 2019-05-30 07:30:02,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 07:30:02,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" 2019-05-30 07:30:03,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Thu, 30 May 2019 07:30:03 GMT X-Openstack-Request-Id: req-8d97c55b-989a-4af9-9e72-5cf323831f2f 2019-05-30 07:30:03,298 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:29:45Z", "file": "/v2/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f/file", "owner": "22979dd49b31427f94ee6c69ce157429", "id": "6b87f3c7-4539-4a54-8bb4-31216a39c75f", "size": 12716032, "self": "/v2/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8fa750ed-6166-4caa-82b6-9f0d321228c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8fa750ed-6166-4caa-82b6-9f0d321228c5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T07:29:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 07:30:03,298 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8d97c55b-989a-4af9-9e72-5cf323831f2f 2019-05-30 07:30:03,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.712373018265s 2019-05-30 07:30:03,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 07:30:03,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_8fa750ed-6166-4caa-82b6-9f0d321228c5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_8fa750ed-6166-4caa-82b6-9f0d321228c5"}' 2019-05-30 07:30:03,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Thu, 30 May 2019 07:30:03 GMT Location: http://172.30.9.24:9292/v2/images/aacecc1d-6a34-45e1-8c44-fbf9698a487b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5ae17a98-1dbd-4d93-a123-b61680307205 2019-05-30 07:30:03,350 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:30:03Z", "file": "/v2/images/aacecc1d-6a34-45e1-8c44-fbf9698a487b/file", "owner": "22979dd49b31427f94ee6c69ce157429", "id": "aacecc1d-6a34-45e1-8c44-fbf9698a487b", "size": null, "self": "/v2/images/aacecc1d-6a34-45e1-8c44-fbf9698a487b", "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_8fa750ed-6166-4caa-82b6-9f0d321228c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_8fa750ed-6166-4caa-82b6-9f0d321228c5", "checksum": null, "created_at": "2019-05-30T07:30:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 07:30:03,350 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-5ae17a98-1dbd-4d93-a123-b61680307205 2019-05-30 07:30:03,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0417459011078s 2019-05-30 07:30:03,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 07:30:03,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/aacecc1d-6a34-45e1-8c44-fbf9698a487b/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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" -d '' 2019-05-30 07:30:03,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 07:30:03 GMT X-Openstack-Request-Id: req-54cfbdce-dce2-4d41-8fe8-7da681e1fc84 2019-05-30 07:30:03,756 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 07:30:03,756 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/aacecc1d-6a34-45e1-8c44-fbf9698a487b/file used request id req-54cfbdce-dce2-4d41-8fe8-7da681e1fc84 2019-05-30 07:30:03,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.405172109604s 2019-05-30 07:30:03,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 07:30:03,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" 2019-05-30 07:30:03,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Thu, 30 May 2019 07:30:03 GMT X-Openstack-Request-Id: req-ed9db04e-1aef-46cb-9c71-2d6517a63b88 2019-05-30 07:30:03,792 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:30:03Z", "file": "/v2/images/aacecc1d-6a34-45e1-8c44-fbf9698a487b/file", "owner": "22979dd49b31427f94ee6c69ce157429", "id": "aacecc1d-6a34-45e1-8c44-fbf9698a487b", "size": 12716032, "self": "/v2/images/aacecc1d-6a34-45e1-8c44-fbf9698a487b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/aacecc1d-6a34-45e1-8c44-fbf9698a487b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/aacecc1d-6a34-45e1-8c44-fbf9698a487b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_8fa750ed-6166-4caa-82b6-9f0d321228c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_8fa750ed-6166-4caa-82b6-9f0d321228c5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T07:30:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:29:45Z", "file": "/v2/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f/file", "owner": "22979dd49b31427f94ee6c69ce157429", "id": "6b87f3c7-4539-4a54-8bb4-31216a39c75f", "size": 12716032, "self": "/v2/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8fa750ed-6166-4caa-82b6-9f0d321228c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8fa750ed-6166-4caa-82b6-9f0d321228c5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T07:29:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 07:30:03,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ed9db04e-1aef-46cb-9c71-2d6517a63b88 2019-05-30 07:30:03,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0318360328674s 2019-05-30 07:30:03,794 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/aacecc1d-6a34-45e1-8c44-fbf9698a487b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aacecc1d-6a34-45e1-8c44-fbf9698a487b/file', 'owner': u'22979dd49b31427f94ee6c69ce157429', 'id': u'aacecc1d-6a34-45e1-8c44-fbf9698a487b', 'size': 12716032, u'self': u'/v2/images/aacecc1d-6a34-45e1-8c44-fbf9698a487b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'22979dd49b31427f94ee6c69ce157429', 'name': 'patrole-project_8fa750ed-6166-4caa-82b6-9f0d321228c5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/aacecc1d-6a34-45e1-8c44-fbf9698a487b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T07:30:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-30T07:30:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_8fa750ed-6166-4caa-82b6-9f0d321228c5', '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/aacecc1d-6a34-45e1-8c44-fbf9698a487b', 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_8fa750ed-6166-4caa-82b6-9f0d321228c5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_8fa750ed-6166-4caa-82b6-9f0d321228c5', 'created': u'2019-05-30T07:30:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T07:30:03Z', 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/aacecc1d-6a34-45e1-8c44-fbf9698a487b', 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_8fa750ed-6166-4caa-82b6-9f0d321228c5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 07:30:03,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 07:30:03,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_8fa750ed-6166-4caa-82b6-9f0d321228c5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 07:30:03,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 30 May 2019 07: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-6498bc17-1b99-4bba-b03d-1fb9094ead53 x-openstack-request-id: req-6498bc17-1b99-4bba-b03d-1fb9094ead53 2019-05-30 07:30:03,832 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_8fa750ed-6166-4caa-82b6-9f0d321228c5", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/af2d61c2-4e20-480d-95b6-ecbb0753fd41", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/af2d61c2-4e20-480d-95b6-ecbb0753fd41", "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": "af2d61c2-4e20-480d-95b6-ecbb0753fd41"}} 2019-05-30 07:30:03,832 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6498bc17-1b99-4bba-b03d-1fb9094ead53 2019-05-30 07:30:03,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.036908864975s 2019-05-30 07:30:03,833 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_8fa750ed-6166-4caa-82b6-9f0d321228c5', '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'aeac65a9ab444affb43fd8765adb4b86', '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'af2d61c2-4e20-480d-95b6-ecbb0753fd41', 'swap': 0}) 2019-05-30 07:30:03,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 07:30:03,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/af2d61c2-4e20-480d-95b6-ecbb0753fd41/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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" -d '{"extra_specs": {}}' 2019-05-30 07:30:03,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 07:30: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-33fc8732-a67e-4f53-b653-0fe52d6e881e x-openstack-request-id: req-33fc8732-a67e-4f53-b653-0fe52d6e881e 2019-05-30 07:30:03,853 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 07:30:03,853 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/af2d61c2-4e20-480d-95b6-ecbb0753fd41/os-extra_specs used request id req-33fc8732-a67e-4f53-b653-0fe52d6e881e 2019-05-30 07:30:03,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199198722839s 2019-05-30 07:30:03,853 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_8fa750ed-6166-4caa-82b6-9f0d321228c5', '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'aeac65a9ab444affb43fd8765adb4b86', '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'af2d61c2-4e20-480d-95b6-ecbb0753fd41', 'swap': 0}) 2019-05-30 07:30:06,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-30 07:30:06,718 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-30 07:30:06,718 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-30 07:30:06,721 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-30 07:30:07,040 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-30 07:30:10,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a0880dae-99f2-4235-8e5f-3d3d9f72ca50/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-05-30 07:30:10,829 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-30 07:30:10,839 - 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-05-30 07:32:34,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: fcdcfc26-ac7c-4def-80be-0c15122a07a4 2019-05-30 07:32:34,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'fcdcfc26-ac7c-4def-80be-0c15122a07a4']'. 2019-05-30 07:32:35,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-30 07:32:35,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-30 07:32:35,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-30 07:32:35,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | fcdcfc26-ac7c-4def-80be-0c15122a07a4 | 2019-05-30 07:32:35,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-30 07:32:35,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-30 07:30:12 | 2019-05-30 07:32:35,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-30 07:32:34 | 2019-05-30 07:32:35,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:22 | 2019-05-30 07:32:35,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-30 07:32:35,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-30 07:32:35,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a0880dae-99f2-4235-8e5f-3d3d9f72ca50) | 2019-05-30 07:32:35,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-30 07:32:35,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1f4d1972-db0f-4140-81c3-c42bc99c65cd) | 2019-05-30 07:32:35,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 148 | 2019-05-30 07:32:35,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 133.186 | 2019-05-30 07:32:35,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 139 | 2019-05-30 07:32:35,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-05-30 07:32:35,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-30 07:32:35,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-30 07:32:35,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-30 07:32:35,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-30 07:32:35,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-30 07:32:35,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-30 07:32:35,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-05-30 07:32:35,395 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'fcdcfc26-ac7c-4def-80be-0c15122a07a4', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-05-30 07:32:37,243 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid fcdcfc26-ac7c-4def-80be-0c15122a07a4 --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-05-30 07:32:37,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'fcdcfc26-ac7c-4def-80be-0c15122a07a4', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-05-30 07:32:39,154 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid fcdcfc26-ac7c-4def-80be-0c15122a07a4 --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-05-30 07:32:39,314 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 07:32:39,315 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:60 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-30 07:32:39,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 07:32:39,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/aacecc1d-6a34-45e1-8c44-fbf9698a487b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" 2019-05-30 07:32:39,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 07:32:39 GMT X-Openstack-Request-Id: req-e18ae1a3-2edd-4da2-ba48-172986e29410 2019-05-30 07:32:39,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-05-30 07:32:39,855 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/aacecc1d-6a34-45e1-8c44-fbf9698a487b used request id req-e18ae1a3-2edd-4da2-ba48-172986e29410 2019-05-30 07:32:39,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.534312963486s 2019-05-30 07:32:39,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 07:32:39,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:32:39,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 361 Content-Type: application/json Date: Thu, 30 May 2019 07:32: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-5112c694-8c16-46bb-95d3-158f2c190546 x-openstack-request-id: req-5112c694-8c16-46bb-95d3-158f2c190546 2019-05-30 07:32:39,885 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_8fa750ed-6166-4caa-82b6-9f0d321228c5", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/af2d61c2-4e20-480d-95b6-ecbb0753fd41", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/af2d61c2-4e20-480d-95b6-ecbb0753fd41", "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": "af2d61c2-4e20-480d-95b6-ecbb0753fd41"}, {"name": "patrole-flavor_8fa750ed-6166-4caa-82b6-9f0d321228c5", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c65fa354-abc8-4e4a-aef3-f0b0bfc89391", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c65fa354-abc8-4e4a-aef3-f0b0bfc89391", "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": "c65fa354-abc8-4e4a-aef3-f0b0bfc89391"}]} 2019-05-30 07:32:39,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-5112c694-8c16-46bb-95d3-158f2c190546 2019-05-30 07:32:39,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238261222839s 2019-05-30 07:32:39,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 07:32:39,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/af2d61c2-4e20-480d-95b6-ecbb0753fd41 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:32:39,920 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 07:32: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-c1c9add0-890d-49d5-a681-3db0be511d3e x-openstack-request-id: req-c1c9add0-890d-49d5-a681-3db0be511d3e 2019-05-30 07:32:39,920 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/af2d61c2-4e20-480d-95b6-ecbb0753fd41 used request id req-c1c9add0-890d-49d5-a681-3db0be511d3e 2019-05-30 07:32:39,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.032623052597s 2019-05-30 07:32:39,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 07:32:39,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/1f6213af-31c5-4b65-bb47-7895efd89d72/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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" -d '{"subnet_id": "ab5a102a-0bc4-4c0f-8315-224994c418e0"}' 2019-05-30 07:32:42,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 07:32:42 GMT X-Openstack-Request-Id: req-d1bdb9cd-8bdd-4bfd-9d28-73b0cb17757e 2019-05-30 07:32:42,367 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3b4d1a3b-81e5-4c34-8ff6-9e3695318bee", "tenant_id": "22979dd49b31427f94ee6c69ce157429", "subnet_id": "ab5a102a-0bc4-4c0f-8315-224994c418e0", "subnet_ids": ["ab5a102a-0bc4-4c0f-8315-224994c418e0"], "port_id": "80b0435f-359e-4233-9885-7246713270f3", "id": "1f6213af-31c5-4b65-bb47-7895efd89d72"} 2019-05-30 07:32:42,367 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/1f6213af-31c5-4b65-bb47-7895efd89d72/remove_router_interface.json used request id req-d1bdb9cd-8bdd-4bfd-9d28-73b0cb17757e 2019-05-30 07:32:42,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.44704198837s 2019-05-30 07:32:42,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 07:32:42,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" 2019-05-30 07:32:42,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1214 Content-Type: application/json Date: Thu, 30 May 2019 07:32:42 GMT X-Openstack-Request-Id: req-c7969987-d090-4a14-83bd-0450783031e9 2019-05-30 07:32:42,492 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "22979dd49b31427f94ee6c69ce157429", "created_at": "2019-05-30T07:29:40Z", "admin_state_up": true, "updated_at": "2019-05-30T07:32:41Z", "project_id": "22979dd49b31427f94ee6c69ce157429", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "1f6213af-31c5-4b65-bb47-7895efd89d72", "name": "patrole-router_8fa750ed-6166-4caa-82b6-9f0d321228c5"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "067a7913d3c74d3fa2712f998086e19e", "created_at": "2019-05-30T06:04:11Z", "admin_state_up": true, "updated_at": "2019-05-30T06:04:11Z", "project_id": "067a7913d3c74d3fa2712f998086e19e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f799ce27-caf9-4991-8255-29e517e25033", "name": "tempest-pretest-check-1322610855"}]} 2019-05-30 07:32:42,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c7969987-d090-4a14-83bd-0450783031e9 2019-05-30 07:32:42,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124248981476s 2019-05-30 07:32:42,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 07:32:42,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/1f6213af-31c5-4b65-bb47-7895efd89d72.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" 2019-05-30 07:32:43,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 07:32:43 GMT X-Openstack-Request-Id: req-9bcb413f-ac3d-4f81-a3d5-c4cc06806ebb 2019-05-30 07:32:43,946 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 07:32:43,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/1f6213af-31c5-4b65-bb47-7895efd89d72.json used request id req-9bcb413f-ac3d-4f81-a3d5-c4cc06806ebb 2019-05-30 07:32:43,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.45223879814s 2019-05-30 07:32:43,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 07:32:43,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" 2019-05-30 07:32:43,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1325 Content-Type: application/json Date: Thu, 30 May 2019 07:32:43 GMT X-Openstack-Request-Id: req-2b970706-a3c6-4816-aa4d-c0c01499a581 2019-05-30 07:32:43,985 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-30T07:29:40Z","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":"ab5a102a-0bc4-4c0f-8315-224994c418e0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"22979dd49b31427f94ee6c69ce157429","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_8fa750ed-6166-4caa-82b6-9f0d321228c5","enable_dhcp":true,"segment_id":null,"network_id":"3b4d1a3b-81e5-4c34-8ff6-9e3695318bee","tenant_id":"22979dd49b31427f94ee6c69ce157429","created_at":"2019-05-30T07:29:40Z","ip_version":4},{"updated_at":"2019-05-30T05:49:00Z","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":"b9f424a7-958b-4c06-a1c6-4f7aa8fab190","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"137b131c79604c9bbaf6f84e2f797af7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"168e0781-2ae4-4771-b847-512752cd47f4","tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:49:00Z","ip_version":4}]} 2019-05-30 07:32:43,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2b970706-a3c6-4816-aa4d-c0c01499a581 2019-05-30 07:32:43,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0387990474701s 2019-05-30 07:32:43,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 07:32:43,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/ab5a102a-0bc4-4c0f-8315-224994c418e0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" 2019-05-30 07:32:45,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 07:32:45 GMT X-Openstack-Request-Id: req-9ce34697-db65-4dd3-8594-3067f889a9bb 2019-05-30 07:32:45,050 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 07:32:45,050 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/ab5a102a-0bc4-4c0f-8315-224994c418e0.json used request id req-9ce34697-db65-4dd3-8594-3067f889a9bb 2019-05-30 07:32:45,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.06348395348s 2019-05-30 07:32:45,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 07:32:45,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" 2019-05-30 07:32:45,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Thu, 30 May 2019 07:32:45 GMT X-Openstack-Request-Id: req-972d7404-742e-4293-8104-ed3b4ba2f135 2019-05-30 07:32:45,134 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3b4d1a3b-81e5-4c34-8ff6-9e3695318bee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":true,"project_id":"22979dd49b31427f94ee6c69ce157429","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T07:32:44Z","qos_policy_id":null,"name":"patrole-net_8fa750ed-6166-4caa-82b6-9f0d321228c5","admin_state_up":true,"tenant_id":"22979dd49b31427f94ee6c69ce157429","created_at":"2019-05-30T07:29:39Z","provider:network_type":"vxlan"}]} 2019-05-30 07:32:45,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-972d7404-742e-4293-8104-ed3b4ba2f135 2019-05-30 07:32:45,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.083389043808s 2019-05-30 07:32:45,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 07:32:45,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/3b4d1a3b-81e5-4c34-8ff6-9e3695318bee.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" 2019-05-30 07:32:46,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 07:32:46 GMT X-Openstack-Request-Id: req-a50016e4-2efb-4e81-a8a7-93ac57d7cb2b 2019-05-30 07:32:46,140 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 07:32:46,141 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/3b4d1a3b-81e5-4c34-8ff6-9e3695318bee.json used request id req-a50016e4-2efb-4e81-a8a7-93ac57d7cb2b 2019-05-30 07:32:46,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00523900986s 2019-05-30 07:32:46,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 07:32:46,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" 2019-05-30 07:32:46,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Thu, 30 May 2019 07:32:46 GMT X-Openstack-Request-Id: req-9450e2fa-2fa6-428d-b688-87e37c140bc5 2019-05-30 07:32:46,170 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:29:45Z", "file": "/v2/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f/file", "owner": "22979dd49b31427f94ee6c69ce157429", "id": "6b87f3c7-4539-4a54-8bb4-31216a39c75f", "size": 12716032, "self": "/v2/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8fa750ed-6166-4caa-82b6-9f0d321228c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8fa750ed-6166-4caa-82b6-9f0d321228c5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T07:29:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 07:32:46,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9450e2fa-2fa6-428d-b688-87e37c140bc5 2019-05-30 07:32:46,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025591135025s 2019-05-30 07:32:46,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 07:32:46,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5be22a924129e5ebf91b8e15603795011aa648fb" 2019-05-30 07:32:47,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 07:32:47 GMT X-Openstack-Request-Id: req-ddf8311a-7603-471f-aa80-43688fda448c 2019-05-30 07:32:47,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-05-30 07:32:47,179 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/6b87f3c7-4539-4a54-8bb4-31216a39c75f used request id req-ddf8311a-7603-471f-aa80-43688fda448c 2019-05-30 07:32:47,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00676584244s 2019-05-30 07:32:47,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 07:32:47,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:32:47,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Thu, 30 May 2019 07:32: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-6f909c92-c172-42fa-843c-b0ab6cd5f6bb x-openstack-request-id: req-6f909c92-c172-42fa-843c-b0ab6cd5f6bb 2019-05-30 07:32:47,202 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_8fa750ed-6166-4caa-82b6-9f0d321228c5", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c65fa354-abc8-4e4a-aef3-f0b0bfc89391", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c65fa354-abc8-4e4a-aef3-f0b0bfc89391", "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": "c65fa354-abc8-4e4a-aef3-f0b0bfc89391"}]} 2019-05-30 07:32:47,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-6f909c92-c172-42fa-843c-b0ab6cd5f6bb 2019-05-30 07:32:47,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230710506439s 2019-05-30 07:32:47,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 07:32:47,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/c65fa354-abc8-4e4a-aef3-f0b0bfc89391 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:32:47,231 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 07:32: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-2627fd0b-931b-4157-9414-ef0c1011c12c x-openstack-request-id: req-2627fd0b-931b-4157-9414-ef0c1011c12c 2019-05-30 07:32:47,232 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/c65fa354-abc8-4e4a-aef3-f0b0bfc89391 used request id req-2627fd0b-931b-4157-9414-ef0c1011c12c 2019-05-30 07:32:47,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0275039672852s 2019-05-30 07:32:47,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:32:47,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:32:47,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Thu, 30 May 2019 07:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7970f30-2987-45e0-98cb-90d20275df47 2019-05-30 07:32:47,462 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_8fa750ed-6166-4caa-82b6-9f0d321228c5", "links": {"self": "http://172.30.9.24:5000/v3/users/33a9154065cd401fb7ed250d9bd89e09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "33a9154065cd401fb7ed250d9bd89e09", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:32:47,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d7970f30-2987-45e0-98cb-90d20275df47 2019-05-30 07:32:47,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230090141296s 2019-05-30 07:32:47,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:32:47,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/33a9154065cd401fb7ed250d9bd89e09 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:32:47,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Thu, 30 May 2019 07:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a37c9d27-e08c-49f5-a4b2-961fde455549 2019-05-30 07:32:47,683 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_8fa750ed-6166-4caa-82b6-9f0d321228c5", "links": {"self": "http://172.30.9.24:5000/v3/users/33a9154065cd401fb7ed250d9bd89e09"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "33a9154065cd401fb7ed250d9bd89e09", "description": null}} 2019-05-30 07:32:47,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/33a9154065cd401fb7ed250d9bd89e09 used request id req-a37c9d27-e08c-49f5-a4b2-961fde455549 2019-05-30 07:32:47,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214895009995s 2019-05-30 07:32:47,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 07:32:47,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/33a9154065cd401fb7ed250d9bd89e09 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:32:47,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:32:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8f6bcb9-e6ba-43a5-a744-fa03be2fdc22 2019-05-30 07:32:47,967 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:32:47,967 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/33a9154065cd401fb7ed250d9bd89e09 used request id req-a8f6bcb9-e6ba-43a5-a744-fa03be2fdc22 2019-05-30 07:32:47,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.283599853516s 2019-05-30 07:32:47,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:32:47,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:32:48,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Thu, 30 May 2019 07:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c39fd9b-1aa3-4e87-b12c-cf1912e1221c 2019-05-30 07:32:48,186 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.24:5000/v3/projects/22979dd49b31427f94ee6c69ce157429"}, "tags": [], "enabled": true, "id": "22979dd49b31427f94ee6c69ce157429", "parent_id": "default", "domain_id": "default", "name": "patrole-project_8fa750ed-6166-4caa-82b6-9f0d321228c5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 07:32:48,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-8c39fd9b-1aa3-4e87-b12c-cf1912e1221c 2019-05-30 07:32:48,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211889982224s 2019-05-30 07:32:48,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 07:32:48,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/22979dd49b31427f94ee6c69ce157429 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:32:48,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:32:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c60f1b9-e72c-4084-9d37-d5ac07b5d2c2 2019-05-30 07:32:48,434 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:32:48,434 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/22979dd49b31427f94ee6c69ce157429 used request id req-5c60f1b9-e72c-4084-9d37-d5ac07b5d2c2 2019-05-30 07:32:48,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.243556976318s 2019-05-30 07:32:48,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 07:32:48,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=22979dd49b31427f94ee6c69ce157429&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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:32:48,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 07:32:48 GMT X-Openstack-Request-Id: req-ee3892da-9003-4ea1-84be-708be900855f 2019-05-30 07:32:48,760 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22979dd49b31427f94ee6c69ce157429", "created_at": "2019-05-30T07:29:39Z", "updated_at": "2019-05-30T07:29:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:29:39Z", "revision_number": 0, "id": "124725f8-3487-45f2-93e7-237d85de8948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:29:39Z", "security_group_id": "7c7cdfbb-fbc7-4778-bd19-25d9fb1a89cb", "tenant_id": "22979dd49b31427f94ee6c69ce157429", "port_range_min": null, "ethertype": "IPv6", "project_id": "22979dd49b31427f94ee6c69ce157429"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:29:39Z", "revision_number": 0, "id": "706c9fb0-2de7-49c1-9492-75cca9676d5b", "remote_group_id": "7c7cdfbb-fbc7-4778-bd19-25d9fb1a89cb", "remote_ip_prefix": null, "created_at": "2019-05-30T07:29:39Z", "security_group_id": "7c7cdfbb-fbc7-4778-bd19-25d9fb1a89cb", "tenant_id": "22979dd49b31427f94ee6c69ce157429", "port_range_min": null, "ethertype": "IPv6", "project_id": "22979dd49b31427f94ee6c69ce157429"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:29:39Z", "revision_number": 0, "id": "a114c4b7-1b32-42f2-ad30-1754c13f7542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:29:39Z", "security_group_id": "7c7cdfbb-fbc7-4778-bd19-25d9fb1a89cb", "tenant_id": "22979dd49b31427f94ee6c69ce157429", "port_range_min": null, "ethertype": "IPv4", "project_id": "22979dd49b31427f94ee6c69ce157429"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:29:39Z", "revision_number": 0, "id": "bdc7f0eb-1d04-40b9-9967-b2d9a4b17bf5", "remote_group_id": "7c7cdfbb-fbc7-4778-bd19-25d9fb1a89cb", "remote_ip_prefix": null, "created_at": "2019-05-30T07:29:39Z", "security_group_id": "7c7cdfbb-fbc7-4778-bd19-25d9fb1a89cb", "tenant_id": "22979dd49b31427f94ee6c69ce157429", "port_range_min": null, "ethertype": "IPv4", "project_id": "22979dd49b31427f94ee6c69ce157429"}], "revision_number": 1, "project_id": "22979dd49b31427f94ee6c69ce157429", "id": "7c7cdfbb-fbc7-4778-bd19-25d9fb1a89cb", "name": "default"}]} 2019-05-30 07:32:48,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=22979dd49b31427f94ee6c69ce157429&name=default used request id req-ee3892da-9003-4ea1-84be-708be900855f 2019-05-30 07:32:48,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.320726156235s 2019-05-30 07:32:48,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 07:32:48,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:32:48,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 30 May 2019 07:32:48 GMT X-Openstack-Request-Id: req-54435b52-5663-4cc8-9641-3ba2e5858327 2019-05-30 07:32:48,830 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22979dd49b31427f94ee6c69ce157429", "created_at": "2019-05-30T07:29:39Z", "updated_at": "2019-05-30T07:29:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:29:39Z", "revision_number": 0, "id": "124725f8-3487-45f2-93e7-237d85de8948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:29:39Z", "security_group_id": "7c7cdfbb-fbc7-4778-bd19-25d9fb1a89cb", "tenant_id": "22979dd49b31427f94ee6c69ce157429", "port_range_min": null, "ethertype": "IPv6", "project_id": "22979dd49b31427f94ee6c69ce157429"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:29:39Z", "revision_number": 0, "id": "706c9fb0-2de7-49c1-9492-75cca9676d5b", "remote_group_id": "7c7cdfbb-fbc7-4778-bd19-25d9fb1a89cb", "remote_ip_prefix": null, "created_at": "2019-05-30T07:29:39Z", "security_group_id": "7c7cdfbb-fbc7-4778-bd19-25d9fb1a89cb", "tenant_id": "22979dd49b31427f94ee6c69ce157429", "port_range_min": null, "ethertype": "IPv6", "project_id": "22979dd49b31427f94ee6c69ce157429"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:29:39Z", "revision_number": 0, "id": "a114c4b7-1b32-42f2-ad30-1754c13f7542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:29:39Z", "security_group_id": "7c7cdfbb-fbc7-4778-bd19-25d9fb1a89cb", "tenant_id": "22979dd49b31427f94ee6c69ce157429", "port_range_min": null, "ethertype": "IPv4", "project_id": "22979dd49b31427f94ee6c69ce157429"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:29:39Z", "revision_number": 0, "id": "bdc7f0eb-1d04-40b9-9967-b2d9a4b17bf5", "remote_group_id": "7c7cdfbb-fbc7-4778-bd19-25d9fb1a89cb", "remote_ip_prefix": null, "created_at": "2019-05-30T07:29:39Z", "security_group_id": "7c7cdfbb-fbc7-4778-bd19-25d9fb1a89cb", "tenant_id": "22979dd49b31427f94ee6c69ce157429", "port_range_min": null, "ethertype": "IPv4", "project_id": "22979dd49b31427f94ee6c69ce157429"}], "revision_number": 1, "project_id": "22979dd49b31427f94ee6c69ce157429", "id": "7c7cdfbb-fbc7-4778-bd19-25d9fb1a89cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "created_at": "2019-05-30T07:14:50Z", "updated_at": "2019-05-30T07:14:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "0939bb49-cffc-4f4e-a17a-58e5d6bd6bb0", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "3443478f-fb34-4de9-8d71-e31e53563e0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "4a722efe-70aa-47c8-ad61-428b92f95a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "8046e48f-122b-4068-824d-84d79246f917", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}], "revision_number": 1, "project_id": "c1599269478c4d54ad8117e3c0804cee", "id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 07:32:48,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-54435b52-5663-4cc8-9641-3ba2e5858327 2019-05-30 07:32:48,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0652539730072s 2019-05-30 07:32:48,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 07:32:48,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/7c7cdfbb-fbc7-4778-bd19-25d9fb1a89cb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}227d12c0ba07b912ce49d5eae133555c84ec46f9" 2019-05-30 07:32:48,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 07:32:48 GMT X-Openstack-Request-Id: req-45719542-06c9-4b89-b557-c9b2ea545ca6 2019-05-30 07:32:48,933 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 07:32:48,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/7c7cdfbb-fbc7-4778-bd19-25d9fb1a89cb.json used request id req-45719542-06c9-4b89-b557-c9b2ea545ca6 2019-05-30 07:32:48,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.0957810878754s 2019-05-30 07:32:48,985 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-05-30 07:32:49,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:32:49,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 07:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce37e59-32b3-4f3e-9252-e2f5104821ae 2019-05-30 07:32:49,035 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 07:32:49,035 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-cce37e59-32b3-4f3e-9252-e2f5104821ae 2019-05-30 07:32:49,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 07:32:49,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T08:32:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["61UYn-LyQG6qZ3DkARKMqw"], "issued_at": "2019-05-30T07:32:49.000000Z"}} 2019-05-30 07:32:49,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 07:32:49,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:49,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 07:32:49 GMT X-Openstack-Request-Id: req-d54bd6a9-896f-420b-a5c9-688890f4d8ba 2019-05-30 07:32:49,825 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 07:32:49,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d54bd6a9-896f-420b-a5c9-688890f4d8ba 2019-05-30 07:32:49,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373473167419s 2019-05-30 07:32:49,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:32:49,838 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 07:32:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b965f95-d1cd-45aa-8d0e-095a6e47319e 2019-05-30 07:32:49,838 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 07:32:49,838 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-5b965f95-d1cd-45aa-8d0e-095a6e47319e 2019-05-30 07:32:49,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:32:49,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:50,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 07:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c16c4b-3c1a-48a2-a335-bb4d8800c6c6 2019-05-30 07:32:50,140 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 07:32:50,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-c6c16c4b-3c1a-48a2-a335-bb4d8800c6c6 2019-05-30 07:32:50,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.301546096802s 2019-05-30 07:32:50,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 07:32:50,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_f95ab55d-198d-4c06-baec-62eea0c8cfac"}}' 2019-05-30 07:32:50,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Thu, 30 May 2019 07:32:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01545f56-dbde-4291-9be4-38d10e1ffdd3 2019-05-30 07:32:50,299 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.24:5000/v3/projects/89fa0c93e4054b289ecaecb91b0f1538"}, "tags": [], "enabled": true, "id": "89fa0c93e4054b289ecaecb91b0f1538", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_f95ab55d-198d-4c06-baec-62eea0c8cfac"}} 2019-05-30 07:32:50,299 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-01545f56-dbde-4291-9be4-38d10e1ffdd3 2019-05-30 07:32:50,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.151365995407s 2019-05-30 07:32:50,300 - 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'89fa0c93e4054b289ecaecb91b0f1538', '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_f95ab55d-198d-4c06-baec-62eea0c8cfac'}) 2019-05-30 07:32:50,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 07:32:50,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dADGBQw5MkMdNglKfn2ZzLuVKXg7wT", "email": null, "name": "neutron_trunk-user_f95ab55d-198d-4c06-baec-62eea0c8cfac"}}' 2019-05-30 07:32:50,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Thu, 30 May 2019 07:32:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d033cd1-6dea-4e07-b7b4-24d7fc9d3503 2019-05-30 07:32:50,700 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_f95ab55d-198d-4c06-baec-62eea0c8cfac", "links": {"self": "http://172.30.9.24:5000/v3/users/5260cb48871c43f48fa7e009fd3046d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5260cb48871c43f48fa7e009fd3046d1", "domain_id": "default", "password_expires_at": null}} 2019-05-30 07:32:50,700 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-9d033cd1-6dea-4e07-b7b4-24d7fc9d3503 2019-05-30 07:32:50,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.394017934799s 2019-05-30 07:32:50,701 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5260cb48871c43f48fa7e009fd3046d1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_f95ab55d-198d-4c06-baec-62eea0c8cfac'}) 2019-05-30 07:32:50,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:32:50,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:50,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7e20bb-03b2-4372-82e2-129c2fb67393 2019-05-30 07:32:50,819 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:32:50,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ca7e20bb-03b2-4372-82e2-129c2fb67393 2019-05-30 07:32:50,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115161180496s 2019-05-30 07:32:50,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:32:50,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:51,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ccec87-a92f-4439-911c-dc8c41bba4ff 2019-05-30 07:32:51,037 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:32:51,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-21ccec87-a92f-4439-911c-dc8c41bba4ff 2019-05-30 07:32:51,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21294593811s 2019-05-30 07:32:51,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:32:51,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:51,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4f4c1b-fee2-44b9-84b1-d53801acb357 2019-05-30 07:32:51,195 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:32:51,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3b4f4c1b-fee2-44b9-84b1-d53801acb357 2019-05-30 07:32:51,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152606964111s 2019-05-30 07:32:51,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:32:51,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:51,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a1191fe-f836-4a02-860d-238c63bcc875 2019-05-30 07:32:51,397 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:32:51,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-6a1191fe-f836-4a02-860d-238c63bcc875 2019-05-30 07:32:51,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196799039841s 2019-05-30 07:32:51,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:32:51,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:51,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 30 May 2019 07:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa373f5-09e9-41e1-8d0b-7da56daf9e70 2019-05-30 07:32:51,530 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_f95ab55d-198d-4c06-baec-62eea0c8cfac", "links": {"self": "http://172.30.9.24:5000/v3/users/5260cb48871c43f48fa7e009fd3046d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5260cb48871c43f48fa7e009fd3046d1", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:32:51,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ffa373f5-09e9-41e1-8d0b-7da56daf9e70 2019-05-30 07:32:51,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13280415535s 2019-05-30 07:32:51,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:32:51,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:51,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 30 May 2019 07:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da3199d-47f3-4b9a-9eab-2dcea3089baf 2019-05-30 07:32:51,762 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.24:5000/v3/projects/89fa0c93e4054b289ecaecb91b0f1538"}, "tags": [], "enabled": true, "id": "89fa0c93e4054b289ecaecb91b0f1538", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_f95ab55d-198d-4c06-baec-62eea0c8cfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 07:32:51,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-7da3199d-47f3-4b9a-9eab-2dcea3089baf 2019-05-30 07:32:51,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219659805298s 2019-05-30 07:32:51,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:32:51,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=5260cb48871c43f48fa7e009fd3046d1&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=89fa0c93e4054b289ecaecb91b0f1538" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:51,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 07:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee33575-c646-4ab6-818b-1ee5f70babaa 2019-05-30 07:32:51,884 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=5260cb48871c43f48fa7e009fd3046d1&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=89fa0c93e4054b289ecaecb91b0f1538", "previous": null, "next": null}} 2019-05-30 07:32:51,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=5260cb48871c43f48fa7e009fd3046d1&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=89fa0c93e4054b289ecaecb91b0f1538 used request id req-9ee33575-c646-4ab6-818b-1ee5f70babaa 2019-05-30 07:32:51,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114879846573s 2019-05-30 07:32:51,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 07:32:51,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/89fa0c93e4054b289ecaecb91b0f1538/users/5260cb48871c43f48fa7e009fd3046d1/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:52,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:32:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fc379ab-7d8e-47ce-85e8-0bbb755b5095 2019-05-30 07:32:52,044 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:32:52,044 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/89fa0c93e4054b289ecaecb91b0f1538/users/5260cb48871c43f48fa7e009fd3046d1/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-0fc379ab-7d8e-47ce-85e8-0bbb755b5095 2019-05-30 07:32:52,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156329154968s 2019-05-30 07:32:52,045 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_f95ab55d-198d-4c06-baec-62eea0c8cfac', 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'89fa0c93e4054b289ecaecb91b0f1538', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'dADGBQw5MkMdNglKfn2ZzLuVKXg7wT', 'username': u'neutron_trunk-user_f95ab55d-198d-4c06-baec-62eea0c8cfac', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 07:32:52,048 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_f95ab55d-198d-4c06-baec-62eea0c8cfac', 'password': 'dADGBQw5MkMdNglKfn2ZzLuVKXg7wT', 'project_name': 'neutron_trunk-project_f95ab55d-198d-4c06-baec-62eea0c8cfac', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '89fa0c93e4054b289ecaecb91b0f1538', 'project_domain_name': 'Default'} 2019-05-30 07:32:52,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:32:52,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:52,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b00baefb-bfb0-4c2a-9dd4-753f33cd74a7 2019-05-30 07:32:52,252 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:32:52,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b00baefb-bfb0-4c2a-9dd4-753f33cd74a7 2019-05-30 07:32:52,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200667858124s 2019-05-30 07:32:52,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:32:52,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:52,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d8b1525-4f84-434b-a3dd-4f38323b0110 2019-05-30 07:32:52,462 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:32:52,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8d8b1525-4f84-434b-a3dd-4f38323b0110 2019-05-30 07:32:52,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204582929611s 2019-05-30 07:32:52,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:32:52,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:52,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a985bc-e85d-4a10-8818-e8438f14b692 2019-05-30 07:32:52,577 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:32:52,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-09a985bc-e85d-4a10-8818-e8438f14b692 2019-05-30 07:32:52,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110275030136s 2019-05-30 07:32:52,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:32:52,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:52,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 30 May 2019 07:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b5483ad-95b5-46f0-b83c-0d67030a1b66 2019-05-30 07:32:52,796 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_f95ab55d-198d-4c06-baec-62eea0c8cfac", "links": {"self": "http://172.30.9.24:5000/v3/users/5260cb48871c43f48fa7e009fd3046d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5260cb48871c43f48fa7e009fd3046d1", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:32:52,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9b5483ad-95b5-46f0-b83c-0d67030a1b66 2019-05-30 07:32:52,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218469142914s 2019-05-30 07:32:52,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:32:52,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:52,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 30 May 2019 07:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f541e5-cee8-46f8-8664-ce9cbc01e538 2019-05-30 07:32:52,975 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.24:5000/v3/projects/89fa0c93e4054b289ecaecb91b0f1538"}, "tags": [], "enabled": true, "id": "89fa0c93e4054b289ecaecb91b0f1538", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_f95ab55d-198d-4c06-baec-62eea0c8cfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 07:32:52,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-96f541e5-cee8-46f8-8664-ce9cbc01e538 2019-05-30 07:32:52,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.168292999268s 2019-05-30 07:32:52,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:32:52,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=5260cb48871c43f48fa7e009fd3046d1&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=89fa0c93e4054b289ecaecb91b0f1538" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:53,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 30 May 2019 07:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6cfbacf-a9a1-470f-a264-2f0ba656c1c6 2019-05-30 07:32:53,115 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=5260cb48871c43f48fa7e009fd3046d1&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=89fa0c93e4054b289ecaecb91b0f1538", "previous": null, "next": null}} 2019-05-30 07:32:53,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=5260cb48871c43f48fa7e009fd3046d1&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=89fa0c93e4054b289ecaecb91b0f1538 used request id req-a6cfbacf-a9a1-470f-a264-2f0ba656c1c6 2019-05-30 07:32:53,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.131816148758s 2019-05-30 07:32:53,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 07:32:53,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/89fa0c93e4054b289ecaecb91b0f1538/users/5260cb48871c43f48fa7e009fd3046d1/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:53,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63b9d5fa-c95f-4344-8176-5d130681ea39 2019-05-30 07:32:53,266 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:32:53,266 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/89fa0c93e4054b289ecaecb91b0f1538/users/5260cb48871c43f48fa7e009fd3046d1/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-63b9d5fa-c95f-4344-8176-5d130681ea39 2019-05-30 07:32:53,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148047208786s 2019-05-30 07:32:53,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:32:53,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:53,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4929cb8e-4f30-476b-a459-f7c8e6289440 2019-05-30 07:32:53,383 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:32:53,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4929cb8e-4f30-476b-a459-f7c8e6289440 2019-05-30 07:32:53,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112399101257s 2019-05-30 07:32:53,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:32:53,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:53,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40ddb906-c928-443b-a943-e7f6fb3cb55c 2019-05-30 07:32:53,581 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:32:53,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-40ddb906-c928-443b-a943-e7f6fb3cb55c 2019-05-30 07:32:53,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193559169769s 2019-05-30 07:32:53,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:32:53,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:53,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 30 May 2019 07:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44259689-04dc-41b9-a920-bf257e5f68e4 2019-05-30 07:32:53,713 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_f95ab55d-198d-4c06-baec-62eea0c8cfac", "links": {"self": "http://172.30.9.24:5000/v3/users/5260cb48871c43f48fa7e009fd3046d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5260cb48871c43f48fa7e009fd3046d1", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:32:53,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-44259689-04dc-41b9-a920-bf257e5f68e4 2019-05-30 07:32:53,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131721973419s 2019-05-30 07:32:53,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:32:53,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=5260cb48871c43f48fa7e009fd3046d1&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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:53,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 30 May 2019 07:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40f75df5-6045-4efb-926e-74861ac8a824 2019-05-30 07:32:53,931 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=5260cb48871c43f48fa7e009fd3046d1&scope.domain.id=default", "previous": null, "next": null}} 2019-05-30 07:32:53,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=5260cb48871c43f48fa7e009fd3046d1&scope.domain.id=default used request id req-40f75df5-6045-4efb-926e-74861ac8a824 2019-05-30 07:32:53,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.206429004669s 2019-05-30 07:32:53,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-30 07:32:53,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/5260cb48871c43f48fa7e009fd3046d1/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:54,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-148af1a8-08c3-4d21-97dc-85ffb5a775a9 2019-05-30 07:32:54,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:32:54,080 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/5260cb48871c43f48fa7e009fd3046d1/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-148af1a8-08c3-4d21-97dc-85ffb5a775a9 2019-05-30 07:32:54,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.145756959915s 2019-05-30 07:32:54,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:32:54,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 07:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ff101b-96ab-4ffc-ac85-dc61523c12d6 2019-05-30 07:32:54,091 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 07:32:54,091 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-58ff101b-96ab-4ffc-ac85-dc61523c12d6 2019-05-30 07:32:54,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 07:32:54,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T08:32:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89fa0c93e4054b289ecaecb91b0f1538", "name": "neutron_trunk-project_f95ab55d-198d-4c06-baec-62eea0c8cfac"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_89fa0c93e4054b289ecaecb91b0f1538", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_89fa0c93e4054b289ecaecb91b0f1538", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/89fa0c93e4054b289ecaecb91b0f1538", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/89fa0c93e4054b289ecaecb91b0f1538", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/89fa0c93e4054b289ecaecb91b0f1538", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/89fa0c93e4054b289ecaecb91b0f1538", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/89fa0c93e4054b289ecaecb91b0f1538", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/89fa0c93e4054b289ecaecb91b0f1538", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/89fa0c93e4054b289ecaecb91b0f1538", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/89fa0c93e4054b289ecaecb91b0f1538", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/89fa0c93e4054b289ecaecb91b0f1538", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_f95ab55d-198d-4c06-baec-62eea0c8cfac", "id": "5260cb48871c43f48fa7e009fd3046d1"}, "audit_ids": ["Xm1KPi0iROizpxyzc1vnbw"], "issued_at": "2019-05-30T07:32:54.000000Z"}} 2019-05-30 07:32:54,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-30 07:32:54,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" 2019-05-30 07:32:54,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 30 May 2019 07:32:54 GMT X-Openstack-Request-Id: req-c6fcbf6b-3424-4692-9139-e4c521ada74b 2019-05-30 07:32:54,697 - 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-05-30 07:32:54,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-c6fcbf6b-3424-4692-9139-e4c521ada74b 2019-05-30 07:32:54,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.208894014359s 2019-05-30 07:32:54,708 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-05-30 07:32:54,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:32:54,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:54,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 07:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b52f1075-7838-4828-9bae-b7fb2943105f 2019-05-30 07:32:54,829 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 07:32:54,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-b52f1075-7838-4828-9bae-b7fb2943105f 2019-05-30 07:32:54,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120568990707s 2019-05-30 07:32:54,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:32:54,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:32:54,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 30 May 2019 07:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f569178-fc4e-4e70-92e1-69b3df35a94f 2019-05-30 07:32:54,953 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.24:5000/v3/projects/89fa0c93e4054b289ecaecb91b0f1538"}, "tags": [], "enabled": true, "id": "89fa0c93e4054b289ecaecb91b0f1538", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_f95ab55d-198d-4c06-baec-62eea0c8cfac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 07:32:54,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9f569178-fc4e-4e70-92e1-69b3df35a94f 2019-05-30 07:32:54,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117527961731s 2019-05-30 07:32:54,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 07:32:54,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" -d '{"network": {"shared": true, "tenant_id": "89fa0c93e4054b289ecaecb91b0f1538", "name": "neutron_trunk-net_f95ab55d-198d-4c06-baec-62eea0c8cfac", "admin_state_up": true}}' 2019-05-30 07:32:55,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Thu, 30 May 2019 07:32:55 GMT X-Openstack-Request-Id: req-fb708433-8aab-4115-b999-4e905e6fbf54 2019-05-30 07:32:55,483 - 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":"f7e0257e-4831-4acf-a6e6-419ec5dbad2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":true,"project_id":"89fa0c93e4054b289ecaecb91b0f1538","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T07:32:55Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_f95ab55d-198d-4c06-baec-62eea0c8cfac","admin_state_up":true,"tenant_id":"89fa0c93e4054b289ecaecb91b0f1538","created_at":"2019-05-30T07:32:55Z","mtu":1450}} 2019-05-30 07:32:55,483 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fb708433-8aab-4115-b999-4e905e6fbf54 2019-05-30 07:32:55,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.527286052704s 2019-05-30 07:32:55,484 - 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-05-30T07:32:55Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f7e0257e-4831-4acf-a6e6-419ec5dbad2c', u'provider:segmentation_id': 7, 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_f95ab55d-198d-4c06-baec-62eea0c8cfac', u'created_at': u'2019-05-30T07:32:55Z', u'mtu': 1450, u'tenant_id': u'89fa0c93e4054b289ecaecb91b0f1538', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'89fa0c93e4054b289ecaecb91b0f1538', u'l2_adjacency': True}) 2019-05-30 07:32:55,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 07:32:55,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" 2019-05-30 07:32:55,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Thu, 30 May 2019 07:32:55 GMT X-Openstack-Request-Id: req-81a7c02a-e7dc-47e2-ac76-c3525eb2218a 2019-05-30 07:32:55,575 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f7e0257e-4831-4acf-a6e6-419ec5dbad2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":true,"project_id":"89fa0c93e4054b289ecaecb91b0f1538","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T07:32:55Z","qos_policy_id":null,"name":"neutron_trunk-net_f95ab55d-198d-4c06-baec-62eea0c8cfac","admin_state_up":true,"tenant_id":"89fa0c93e4054b289ecaecb91b0f1538","created_at":"2019-05-30T07:32:55Z","provider:network_type":"vxlan"}]} 2019-05-30 07:32:55,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-81a7c02a-e7dc-47e2-ac76-c3525eb2218a 2019-05-30 07:32:55,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0913870334625s 2019-05-30 07:32:55,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 07:32:55,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" -d '{"subnet": {"name": "neutron_trunk-subnet_f95ab55d-198d-4c06-baec-62eea0c8cfac", "enable_dhcp": true, "network_id": "f7e0257e-4831-4acf-a6e6-419ec5dbad2c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 07:32:56,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Thu, 30 May 2019 07:32:56 GMT X-Openstack-Request-Id: req-62642adc-45d3-44ea-804b-2f9890e529fd 2019-05-30 07:32:56,405 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-30T07:32:55Z","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":"db176cbb-b105-4318-adf7-a556a7a0c139","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"89fa0c93e4054b289ecaecb91b0f1538","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_f95ab55d-198d-4c06-baec-62eea0c8cfac","enable_dhcp":true,"segment_id":null,"network_id":"f7e0257e-4831-4acf-a6e6-419ec5dbad2c","tenant_id":"89fa0c93e4054b289ecaecb91b0f1538","created_at":"2019-05-30T07:32:55Z","ip_version":4}} 2019-05-30 07:32:56,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-62642adc-45d3-44ea-804b-2f9890e529fd 2019-05-30 07:32:56,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.828518152237s 2019-05-30 07:32:56,406 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T07:32:55Z', 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'db176cbb-b105-4318-adf7-a556a7a0c139', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_f95ab55d-198d-4c06-baec-62eea0c8cfac', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f7e0257e-4831-4acf-a6e6-419ec5dbad2c', u'tenant_id': u'89fa0c93e4054b289ecaecb91b0f1538', u'created_at': u'2019-05-30T07:32:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'89fa0c93e4054b289ecaecb91b0f1538'}) 2019-05-30 07:32:56,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 07:32:56,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "neutron_trunk-router_f95ab55d-198d-4c06-baec-62eea0c8cfac", "admin_state_up": true}}' 2019-05-30 07:32:58,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Thu, 30 May 2019 07:32:58 GMT X-Openstack-Request-Id: req-bc019cdb-00c4-407f-ae9d-fc50834e15ce 2019-05-30 07:32:58,052 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "89fa0c93e4054b289ecaecb91b0f1538", "created_at": "2019-05-30T07:32:56Z", "admin_state_up": true, "updated_at": "2019-05-30T07:32:57Z", "project_id": "89fa0c93e4054b289ecaecb91b0f1538", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "02a48875-0bf1-4f82-b178-0539ce2577c9", "name": "neutron_trunk-router_f95ab55d-198d-4c06-baec-62eea0c8cfac"}} 2019-05-30 07:32:58,053 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-bc019cdb-00c4-407f-ae9d-fc50834e15ce 2019-05-30 07:32:58,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64580488205s 2019-05-30 07:32:58,053 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T07:32:57Z', u'revision_number': 2, u'ha': False, u'id': u'02a48875-0bf1-4f82-b178-0539ce2577c9', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_f95ab55d-198d-4c06-baec-62eea0c8cfac', u'admin_state_up': True, u'tenant_id': u'89fa0c93e4054b289ecaecb91b0f1538', u'created_at': u'2019-05-30T07:32:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'89fa0c93e4054b289ecaecb91b0f1538'}) 2019-05-30 07:32:58,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 07:32:58,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/02a48875-0bf1-4f82-b178-0539ce2577c9/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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" -d '{"subnet_id": "db176cbb-b105-4318-adf7-a556a7a0c139"}' 2019-05-30 07:33:00,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 07:33:00 GMT X-Openstack-Request-Id: req-22264891-4f10-48be-86e4-bdabd646faac 2019-05-30 07:33:00,179 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f7e0257e-4831-4acf-a6e6-419ec5dbad2c", "tenant_id": "89fa0c93e4054b289ecaecb91b0f1538", "subnet_id": "db176cbb-b105-4318-adf7-a556a7a0c139", "subnet_ids": ["db176cbb-b105-4318-adf7-a556a7a0c139"], "port_id": "b8532997-a0e8-47e9-826b-27cf7326837d", "id": "02a48875-0bf1-4f82-b178-0539ce2577c9"} 2019-05-30 07:33:00,179 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/02a48875-0bf1-4f82-b178-0539ce2577c9/add_router_interface.json used request id req-22264891-4f10-48be-86e4-bdabd646faac 2019-05-30 07:33:00,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.1253349781s 2019-05-30 07:33:00,179 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-30 07:33:00,289 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-30 07:33:00,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:33:00,297 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 07:33:00 GMT 2019-05-30 07:33:00,298 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 07:33:00,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 07:33:00,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" 2019-05-30 07:33:00,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 07:33:00 GMT X-Openstack-Request-Id: req-31181abd-3de5-4b79-ac67-1f066f7a3b10 2019-05-30 07:33:00,590 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 07:33:00,590 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-31181abd-3de5-4b79-ac67-1f066f7a3b10 2019-05-30 07:33:00,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.287394046783s 2019-05-30 07:33:00,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 07:33:00,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_f95ab55d-198d-4c06-baec-62eea0c8cfac", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_f95ab55d-198d-4c06-baec-62eea0c8cfac"}' 2019-05-30 07:33:00,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Thu, 30 May 2019 07:33:00 GMT Location: http://172.30.9.24:9292/v2/images/19fa26b4-35db-4a7e-9605-3412f45568a9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-39f1191b-7626-47dd-a158-7a822e440ea5 2019-05-30 07:33:00,646 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:33:00Z", "file": "/v2/images/19fa26b4-35db-4a7e-9605-3412f45568a9/file", "owner": "89fa0c93e4054b289ecaecb91b0f1538", "id": "19fa26b4-35db-4a7e-9605-3412f45568a9", "size": null, "self": "/v2/images/19fa26b4-35db-4a7e-9605-3412f45568a9", "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_f95ab55d-198d-4c06-baec-62eea0c8cfac", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_f95ab55d-198d-4c06-baec-62eea0c8cfac", "checksum": null, "created_at": "2019-05-30T07:33:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 07:33:00,647 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-39f1191b-7626-47dd-a158-7a822e440ea5 2019-05-30 07:33:00,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0474500656128s 2019-05-30 07:33:00,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 07:33:00,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/19fa26b4-35db-4a7e-9605-3412f45568a9/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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" -d '' 2019-05-30 07:33:01,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 07:33:01 GMT X-Openstack-Request-Id: req-1c211662-c0a3-488d-af55-401b39473cc6 2019-05-30 07:33:01,128 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 07:33:01,128 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/19fa26b4-35db-4a7e-9605-3412f45568a9/file used request id req-1c211662-c0a3-488d-af55-401b39473cc6 2019-05-30 07:33:01,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.480802059174s 2019-05-30 07:33:01,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 07:33:01,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" 2019-05-30 07:33:01,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 30 May 2019 07:33:01 GMT X-Openstack-Request-Id: req-77ab3e76-d560-404e-8552-a9ff78eed19a 2019-05-30 07:33:01,157 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:33:01Z", "file": "/v2/images/19fa26b4-35db-4a7e-9605-3412f45568a9/file", "owner": "89fa0c93e4054b289ecaecb91b0f1538", "id": "19fa26b4-35db-4a7e-9605-3412f45568a9", "size": 12716032, "self": "/v2/images/19fa26b4-35db-4a7e-9605-3412f45568a9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/19fa26b4-35db-4a7e-9605-3412f45568a9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/19fa26b4-35db-4a7e-9605-3412f45568a9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_f95ab55d-198d-4c06-baec-62eea0c8cfac", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_f95ab55d-198d-4c06-baec-62eea0c8cfac", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T07:33:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 07:33:01,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-77ab3e76-d560-404e-8552-a9ff78eed19a 2019-05-30 07:33:01,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0251851081848s 2019-05-30 07:33:01,159 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/19fa26b4-35db-4a7e-9605-3412f45568a9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/19fa26b4-35db-4a7e-9605-3412f45568a9/file', 'owner': u'89fa0c93e4054b289ecaecb91b0f1538', 'id': u'19fa26b4-35db-4a7e-9605-3412f45568a9', 'size': 12716032, u'self': u'/v2/images/19fa26b4-35db-4a7e-9605-3412f45568a9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'89fa0c93e4054b289ecaecb91b0f1538', 'name': 'neutron_trunk-project_f95ab55d-198d-4c06-baec-62eea0c8cfac', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/19fa26b4-35db-4a7e-9605-3412f45568a9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T07:33:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-30T07:33:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_f95ab55d-198d-4c06-baec-62eea0c8cfac', '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/19fa26b4-35db-4a7e-9605-3412f45568a9', 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_f95ab55d-198d-4c06-baec-62eea0c8cfac', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_f95ab55d-198d-4c06-baec-62eea0c8cfac', 'created': u'2019-05-30T07:33:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T07:33:00Z', 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/19fa26b4-35db-4a7e-9605-3412f45568a9', 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_f95ab55d-198d-4c06-baec-62eea0c8cfac', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 07:33:01,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 07:33:01,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_f95ab55d-198d-4c06-baec-62eea0c8cfac", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 07:33:01,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 30 May 2019 07:33: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-ce3a53e7-2cb6-493c-8b11-4775ec97c45b x-openstack-request-id: req-ce3a53e7-2cb6-493c-8b11-4775ec97c45b 2019-05-30 07:33:01,495 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_f95ab55d-198d-4c06-baec-62eea0c8cfac", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a52e7977-6b04-4dda-ba6d-e0439d2208e8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a52e7977-6b04-4dda-ba6d-e0439d2208e8", "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": "a52e7977-6b04-4dda-ba6d-e0439d2208e8"}} 2019-05-30 07:33:01,495 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ce3a53e7-2cb6-493c-8b11-4775ec97c45b 2019-05-30 07:33:01,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.332386016846s 2019-05-30 07:33:01,496 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_f95ab55d-198d-4c06-baec-62eea0c8cfac', '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'aeac65a9ab444affb43fd8765adb4b86', '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'a52e7977-6b04-4dda-ba6d-e0439d2208e8', 'swap': 0}) 2019-05-30 07:33:01,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 07:33:01,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/a52e7977-6b04-4dda-ba6d-e0439d2208e8/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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" -d '{"extra_specs": {}}' 2019-05-30 07:33:01,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 07:33: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-1126d117-b76b-4a10-9e7d-6d5033f31742 x-openstack-request-id: req-1126d117-b76b-4a10-9e7d-6d5033f31742 2019-05-30 07:33:01,517 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 07:33:01,517 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/a52e7977-6b04-4dda-ba6d-e0439d2208e8/os-extra_specs used request id req-1126d117-b76b-4a10-9e7d-6d5033f31742 2019-05-30 07:33:01,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208740234375s 2019-05-30 07:33:01,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:33:01,530 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 07:33:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61daf081-c37d-4622-8cf9-c590be296e52 2019-05-30 07:33:01,530 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 07:33:01,531 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-61daf081-c37d-4622-8cf9-c590be296e52 2019-05-30 07:33:01,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:33:01,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" 2019-05-30 07:33:01,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35fd826b-62d1-4614-b793-9a736f0e4ee2 2019-05-30 07:33:01,734 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:33:01,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-35fd826b-62d1-4614-b793-9a736f0e4ee2 2019-05-30 07:33:01,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200555086136s 2019-05-30 07:33:01,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:33:01,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" 2019-05-30 07:33:01,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c0bdf62-736e-4197-b2e3-e8c25a13e48d 2019-05-30 07:33:01,928 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:33:01,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4c0bdf62-736e-4197-b2e3-e8c25a13e48d 2019-05-30 07:33:01,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189347028732s 2019-05-30 07:33:01,936 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-30 07:33:04,441 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-30 07:33:06,869 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 06da92c6-6355-43f7-9260-29db20cf8b28 | 2019-05-30T07:33:06.458928 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 06da92c6-6355-43f7-9260-29db20cf8b28 ~/.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-05-30 07:33:10,207 - 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-05-30 07:33:10,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-30 07:33:13,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-30 07:33:16,266 - 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=210af2ed-817b-423b-8033-00ec45d4c546) as the default verifier for the future CLI operations. 2019-05-30 07:33:18,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-30 07:33:18,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:33:18,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Thu, 30 May 2019 07:33: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-4218dfdb-aa4d-4e5c-a7af-1d2ef953f847 x-openstack-request-id: req-4218dfdb-aa4d-4e5c-a7af-1d2ef953f847 2019-05-30 07:33:18,369 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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": 15}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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-05-30 07:33:18,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-4218dfdb-aa4d-4e5c-a7af-1d2ef953f847 2019-05-30 07:33:18,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0417659282684s 2019-05-30 07:33:18,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 07:33:18,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" 2019-05-30 07:33:18,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 30 May 2019 07:33:18 GMT X-Openstack-Request-Id: req-93a943b8-ad26-4c94-a3a2-c5c8f293bbc0 2019-05-30 07:33:18,661 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:33:01Z", "file": "/v2/images/19fa26b4-35db-4a7e-9605-3412f45568a9/file", "owner": "89fa0c93e4054b289ecaecb91b0f1538", "id": "19fa26b4-35db-4a7e-9605-3412f45568a9", "size": 12716032, "self": "/v2/images/19fa26b4-35db-4a7e-9605-3412f45568a9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/19fa26b4-35db-4a7e-9605-3412f45568a9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/19fa26b4-35db-4a7e-9605-3412f45568a9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_f95ab55d-198d-4c06-baec-62eea0c8cfac", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_f95ab55d-198d-4c06-baec-62eea0c8cfac", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T07:33:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 07:33:18,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-93a943b8-ad26-4c94-a3a2-c5c8f293bbc0 2019-05-30 07:33:18,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28585600853s 2019-05-30 07:33:18,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 07:33:18,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_f95ab55d-198d-4c06-baec-62eea0c8cfac", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_f95ab55d-198d-4c06-baec-62eea0c8cfac"}' 2019-05-30 07:33:18,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Thu, 30 May 2019 07:33:18 GMT Location: http://172.30.9.24:9292/v2/images/4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-88d8dae5-de24-4792-9431-8250b7b3961f 2019-05-30 07:33:18,707 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:33:18Z", "file": "/v2/images/4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8/file", "owner": "89fa0c93e4054b289ecaecb91b0f1538", "id": "4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8", "size": null, "self": "/v2/images/4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8", "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_f95ab55d-198d-4c06-baec-62eea0c8cfac", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_f95ab55d-198d-4c06-baec-62eea0c8cfac", "checksum": null, "created_at": "2019-05-30T07:33:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 07:33:18,708 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-88d8dae5-de24-4792-9431-8250b7b3961f 2019-05-30 07:33:18,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0373198986053s 2019-05-30 07:33:18,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 07:33:18,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8/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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" -d '' 2019-05-30 07:33:19,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 07:33:19 GMT X-Openstack-Request-Id: req-24003e57-08d9-4f73-866f-5e9a1e3ab531 2019-05-30 07:33:19,152 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 07:33:19,152 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8/file used request id req-24003e57-08d9-4f73-866f-5e9a1e3ab531 2019-05-30 07:33:19,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.443449020386s 2019-05-30 07:33:19,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 07:33:19,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" 2019-05-30 07:33:19,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Thu, 30 May 2019 07:33:19 GMT X-Openstack-Request-Id: req-8e7ea9ef-f3e1-4250-b730-fc0e326c0966 2019-05-30 07:33:19,184 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:33:19Z", "file": "/v2/images/4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8/file", "owner": "89fa0c93e4054b289ecaecb91b0f1538", "id": "4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8", "size": 12716032, "self": "/v2/images/4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_f95ab55d-198d-4c06-baec-62eea0c8cfac", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_f95ab55d-198d-4c06-baec-62eea0c8cfac", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T07:33:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:33:01Z", "file": "/v2/images/19fa26b4-35db-4a7e-9605-3412f45568a9/file", "owner": "89fa0c93e4054b289ecaecb91b0f1538", "id": "19fa26b4-35db-4a7e-9605-3412f45568a9", "size": 12716032, "self": "/v2/images/19fa26b4-35db-4a7e-9605-3412f45568a9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/19fa26b4-35db-4a7e-9605-3412f45568a9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/19fa26b4-35db-4a7e-9605-3412f45568a9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_f95ab55d-198d-4c06-baec-62eea0c8cfac", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_f95ab55d-198d-4c06-baec-62eea0c8cfac", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T07:33:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 07:33:19,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8e7ea9ef-f3e1-4250-b730-fc0e326c0966 2019-05-30 07:33:19,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.028135061264s 2019-05-30 07:33:19,187 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8/file', 'owner': u'89fa0c93e4054b289ecaecb91b0f1538', 'id': u'4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8', 'size': 12716032, u'self': u'/v2/images/4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'89fa0c93e4054b289ecaecb91b0f1538', 'name': 'neutron_trunk-project_f95ab55d-198d-4c06-baec-62eea0c8cfac', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T07:33:19Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-30T07:33:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_f95ab55d-198d-4c06-baec-62eea0c8cfac', '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/4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8', 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_f95ab55d-198d-4c06-baec-62eea0c8cfac', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_f95ab55d-198d-4c06-baec-62eea0c8cfac', 'created': u'2019-05-30T07:33:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T07:33:18Z', 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/4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8', 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_f95ab55d-198d-4c06-baec-62eea0c8cfac', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 07:33:19,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 07:33:19,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_f95ab55d-198d-4c06-baec-62eea0c8cfac", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 07:33:19,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Thu, 30 May 2019 07:33: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-f46c6680-db7c-4ef1-af21-88c210e6a87d x-openstack-request-id: req-f46c6680-db7c-4ef1-af21-88c210e6a87d 2019-05-30 07:33:19,236 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_f95ab55d-198d-4c06-baec-62eea0c8cfac", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/05be832c-f129-4032-90da-8401fbdc95c5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/05be832c-f129-4032-90da-8401fbdc95c5", "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": "05be832c-f129-4032-90da-8401fbdc95c5"}} 2019-05-30 07:33:19,237 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f46c6680-db7c-4ef1-af21-88c210e6a87d 2019-05-30 07:33:19,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0487670898438s 2019-05-30 07:33:19,238 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_f95ab55d-198d-4c06-baec-62eea0c8cfac', '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'aeac65a9ab444affb43fd8765adb4b86', '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'05be832c-f129-4032-90da-8401fbdc95c5', 'swap': 0}) 2019-05-30 07:33:19,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 07:33:19,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/05be832c-f129-4032-90da-8401fbdc95c5/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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" -d '{"extra_specs": {}}' 2019-05-30 07:33:19,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 07:33: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-5a027985-e12d-46cd-8043-7f2190dd5263 x-openstack-request-id: req-5a027985-e12d-46cd-8043-7f2190dd5263 2019-05-30 07:33:19,259 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 07:33:19,259 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/05be832c-f129-4032-90da-8401fbdc95c5/os-extra_specs used request id req-5a027985-e12d-46cd-8043-7f2190dd5263 2019-05-30 07:33:19,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204689502716s 2019-05-30 07:33:19,259 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_f95ab55d-198d-4c06-baec-62eea0c8cfac', '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'aeac65a9ab444affb43fd8765adb4b86', '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'05be832c-f129-4032-90da-8401fbdc95c5', 'swap': 0}) 2019-05-30 07:33:22,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-30 07:33:22,630 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-30 07:33:22,631 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-30 07:33:22,633 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-30 07:33:22,664 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-30 07:33:25,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-210af2ed-817b-423b-8033-00ec45d4c546/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-05-30 07:33:25,814 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-30 07:33:25,823 - 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-05-30 07:35:01,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e7227a93-90d6-49d6-9996-af56d29f2518 2019-05-30 07:35:01,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'e7227a93-90d6-49d6-9996-af56d29f2518']'. 2019-05-30 07:35:02,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-30 07:35:02,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-30 07:35:02,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-30 07:35:02,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e7227a93-90d6-49d6-9996-af56d29f2518 | 2019-05-30 07:35:02,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-30 07:35:02,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-30 07:33:27 | 2019-05-30 07:35:02,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-30 07:35:01 | 2019-05-30 07:35:02,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:34 | 2019-05-30 07:35:02,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-30 07:35:02,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-30 07:35:02,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 210af2ed-817b-423b-8033-00ec45d4c546) | 2019-05-30 07:35:02,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-30 07:35:02,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 06da92c6-6355-43f7-9260-29db20cf8b28) | 2019-05-30 07:35:02,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 53 | 2019-05-30 07:35:02,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 83.877 | 2019-05-30 07:35:02,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-05-30 07:35:02,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2019-05-30 07:35:02,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-30 07:35:02,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-30 07:35:02,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-30 07:35:02,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-30 07:35:02,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-30 07:35:02,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-30 07:35:02,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-05-30 07:35:02,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'e7227a93-90d6-49d6-9996-af56d29f2518', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-05-30 07:35:04,381 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid e7227a93-90d6-49d6-9996-af56d29f2518 --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-05-30 07:35:04,382 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'e7227a93-90d6-49d6-9996-af56d29f2518', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-05-30 07:35:06,505 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid e7227a93-90d6-49d6-9996-af56d29f2518 --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-05-30 07:35:06,648 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 07:35:06,649 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:12 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-05-30 07:35:06,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 07:35:06,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" 2019-05-30 07:35:07,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 07:35:07 GMT X-Openstack-Request-Id: req-e902811a-3d38-4603-908d-7a03cb1fa057 2019-05-30 07:35:07,248 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 07:35:07,248 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/4fb404f1-9bfd-4aa5-9d6f-864b19cfe7e8 used request id req-e902811a-3d38-4603-908d-7a03cb1fa057 2019-05-30 07:35:07,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.593538999557s 2019-05-30 07:35:07,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 07:35:07,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:35:07,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Thu, 30 May 2019 07:35: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-f85a7231-9472-4ff5-aee2-7781d24135b9 x-openstack-request-id: req-f85a7231-9472-4ff5-aee2-7781d24135b9 2019-05-30 07:35:07,278 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_f95ab55d-198d-4c06-baec-62eea0c8cfac", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/05be832c-f129-4032-90da-8401fbdc95c5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/05be832c-f129-4032-90da-8401fbdc95c5", "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": "05be832c-f129-4032-90da-8401fbdc95c5"}, {"name": "neutron_trunk-flavor_f95ab55d-198d-4c06-baec-62eea0c8cfac", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a52e7977-6b04-4dda-ba6d-e0439d2208e8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a52e7977-6b04-4dda-ba6d-e0439d2208e8", "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": "a52e7977-6b04-4dda-ba6d-e0439d2208e8"}]} 2019-05-30 07:35:07,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f85a7231-9472-4ff5-aee2-7781d24135b9 2019-05-30 07:35:07,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237138271332s 2019-05-30 07:35:07,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 07:35:07,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/05be832c-f129-4032-90da-8401fbdc95c5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:35:07,313 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 07:35: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-aa3a5dab-a03d-452b-ad6e-6f726189f3c3 x-openstack-request-id: req-aa3a5dab-a03d-452b-ad6e-6f726189f3c3 2019-05-30 07:35:07,314 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/05be832c-f129-4032-90da-8401fbdc95c5 used request id req-aa3a5dab-a03d-452b-ad6e-6f726189f3c3 2019-05-30 07:35:07,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0333030223846s 2019-05-30 07:35:07,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 07:35:07,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/02a48875-0bf1-4f82-b178-0539ce2577c9/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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" -d '{"subnet_id": "db176cbb-b105-4318-adf7-a556a7a0c139"}' 2019-05-30 07:35:09,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 07:35:09 GMT X-Openstack-Request-Id: req-cf588e73-2973-4cd3-9bb0-12d1e6d95322 2019-05-30 07:35:09,459 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f7e0257e-4831-4acf-a6e6-419ec5dbad2c", "tenant_id": "89fa0c93e4054b289ecaecb91b0f1538", "subnet_id": "db176cbb-b105-4318-adf7-a556a7a0c139", "subnet_ids": ["db176cbb-b105-4318-adf7-a556a7a0c139"], "port_id": "b8532997-a0e8-47e9-826b-27cf7326837d", "id": "02a48875-0bf1-4f82-b178-0539ce2577c9"} 2019-05-30 07:35:09,459 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/02a48875-0bf1-4f82-b178-0539ce2577c9/remove_router_interface.json used request id req-cf588e73-2973-4cd3-9bb0-12d1e6d95322 2019-05-30 07:35:09,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.14474415779s 2019-05-30 07:35:09,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 07:35:09,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" 2019-05-30 07:35:09,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1220 Content-Type: application/json Date: Thu, 30 May 2019 07:35:09 GMT X-Openstack-Request-Id: req-0aaee16f-07f6-4e60-9973-81e7f42d17e2 2019-05-30 07:35:09,618 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "89fa0c93e4054b289ecaecb91b0f1538", "created_at": "2019-05-30T07:32:56Z", "admin_state_up": true, "updated_at": "2019-05-30T07:35:08Z", "project_id": "89fa0c93e4054b289ecaecb91b0f1538", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "02a48875-0bf1-4f82-b178-0539ce2577c9", "name": "neutron_trunk-router_f95ab55d-198d-4c06-baec-62eea0c8cfac"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "067a7913d3c74d3fa2712f998086e19e", "created_at": "2019-05-30T06:04:11Z", "admin_state_up": true, "updated_at": "2019-05-30T06:04:11Z", "project_id": "067a7913d3c74d3fa2712f998086e19e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f799ce27-caf9-4991-8255-29e517e25033", "name": "tempest-pretest-check-1322610855"}]} 2019-05-30 07:35:09,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0aaee16f-07f6-4e60-9973-81e7f42d17e2 2019-05-30 07:35:09,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.158951044083s 2019-05-30 07:35:09,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 07:35:09,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/02a48875-0bf1-4f82-b178-0539ce2577c9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" 2019-05-30 07:35:11,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 07:35:11 GMT X-Openstack-Request-Id: req-535c65f1-4f58-442c-8118-878070471ca7 2019-05-30 07:35:11,151 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 07:35:11,152 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/02a48875-0bf1-4f82-b178-0539ce2577c9.json used request id req-535c65f1-4f58-442c-8118-878070471ca7 2019-05-30 07:35:11,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.53167891502s 2019-05-30 07:35:11,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 07:35:11,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" 2019-05-30 07:35:11,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Thu, 30 May 2019 07:35:11 GMT X-Openstack-Request-Id: req-5a196b0a-e09f-466d-bad3-a358ef2f19c6 2019-05-30 07:35:11,218 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-30T05:49:00Z","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":"b9f424a7-958b-4c06-a1c6-4f7aa8fab190","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"137b131c79604c9bbaf6f84e2f797af7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"168e0781-2ae4-4771-b847-512752cd47f4","tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:49:00Z","ip_version":4},{"updated_at":"2019-05-30T07:32:55Z","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":"db176cbb-b105-4318-adf7-a556a7a0c139","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"89fa0c93e4054b289ecaecb91b0f1538","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_f95ab55d-198d-4c06-baec-62eea0c8cfac","enable_dhcp":true,"segment_id":null,"network_id":"f7e0257e-4831-4acf-a6e6-419ec5dbad2c","tenant_id":"89fa0c93e4054b289ecaecb91b0f1538","created_at":"2019-05-30T07:32:55Z","ip_version":4}]} 2019-05-30 07:35:11,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5a196b0a-e09f-466d-bad3-a358ef2f19c6 2019-05-30 07:35:11,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.065798997879s 2019-05-30 07:35:11,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 07:35:11,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/db176cbb-b105-4318-adf7-a556a7a0c139.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" 2019-05-30 07:35:12,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 07:35:12 GMT X-Openstack-Request-Id: req-85ad9db7-7e51-49d1-ad8f-724820d9a85c 2019-05-30 07:35:12,445 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 07:35:12,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/db176cbb-b105-4318-adf7-a556a7a0c139.json used request id req-85ad9db7-7e51-49d1-ad8f-724820d9a85c 2019-05-30 07:35:12,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.22543978691s 2019-05-30 07:35:12,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 07:35:12,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" 2019-05-30 07:35:12,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Thu, 30 May 2019 07:35:12 GMT X-Openstack-Request-Id: req-ae3628c1-d987-4441-a1af-92b918034486 2019-05-30 07:35:12,543 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f7e0257e-4831-4acf-a6e6-419ec5dbad2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":true,"project_id":"89fa0c93e4054b289ecaecb91b0f1538","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T07:35:12Z","qos_policy_id":null,"name":"neutron_trunk-net_f95ab55d-198d-4c06-baec-62eea0c8cfac","admin_state_up":true,"tenant_id":"89fa0c93e4054b289ecaecb91b0f1538","created_at":"2019-05-30T07:32:55Z","provider:network_type":"vxlan"}]} 2019-05-30 07:35:12,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ae3628c1-d987-4441-a1af-92b918034486 2019-05-30 07:35:12,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0979571342468s 2019-05-30 07:35:12,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 07:35:12,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/f7e0257e-4831-4acf-a6e6-419ec5dbad2c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" 2019-05-30 07:35:13,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 07:35:13 GMT X-Openstack-Request-Id: req-6a8527bd-3f27-4d17-ada3-7783199f7c1a 2019-05-30 07:35:13,820 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 07:35:13,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/f7e0257e-4831-4acf-a6e6-419ec5dbad2c.json used request id req-6a8527bd-3f27-4d17-ada3-7783199f7c1a 2019-05-30 07:35:13,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27574300766s 2019-05-30 07:35:13,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 07:35:13,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" 2019-05-30 07:35:13,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 30 May 2019 07:35:13 GMT X-Openstack-Request-Id: req-98344dae-e4a3-49da-8e58-3dbf394c979f 2019-05-30 07:35:13,851 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:33:01Z", "file": "/v2/images/19fa26b4-35db-4a7e-9605-3412f45568a9/file", "owner": "89fa0c93e4054b289ecaecb91b0f1538", "id": "19fa26b4-35db-4a7e-9605-3412f45568a9", "size": 12716032, "self": "/v2/images/19fa26b4-35db-4a7e-9605-3412f45568a9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/19fa26b4-35db-4a7e-9605-3412f45568a9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/19fa26b4-35db-4a7e-9605-3412f45568a9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_f95ab55d-198d-4c06-baec-62eea0c8cfac", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_f95ab55d-198d-4c06-baec-62eea0c8cfac", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T07:33:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 07:35:13,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-98344dae-e4a3-49da-8e58-3dbf394c979f 2019-05-30 07:35:13,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0257999897003s 2019-05-30 07:35:13,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 07:35:13,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/19fa26b4-35db-4a7e-9605-3412f45568a9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}52758acd46cc655726e09baad9ff34efe1263d46" 2019-05-30 07:35:14,201 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 07:35:14 GMT X-Openstack-Request-Id: req-5461e39f-dcdb-497c-ac09-2bd616aa3995 2019-05-30 07:35:14,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 07:35:14,201 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/19fa26b4-35db-4a7e-9605-3412f45568a9 used request id req-5461e39f-dcdb-497c-ac09-2bd616aa3995 2019-05-30 07:35:14,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.348918914795s 2019-05-30 07:35:14,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 07:35:14,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:35:14,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 07:35: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-f84c9aec-f2e2-458f-9cdf-2c3fa5cb6832 x-openstack-request-id: req-f84c9aec-f2e2-458f-9cdf-2c3fa5cb6832 2019-05-30 07:35:14,223 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_f95ab55d-198d-4c06-baec-62eea0c8cfac", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a52e7977-6b04-4dda-ba6d-e0439d2208e8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a52e7977-6b04-4dda-ba6d-e0439d2208e8", "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": "a52e7977-6b04-4dda-ba6d-e0439d2208e8"}]} 2019-05-30 07:35:14,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f84c9aec-f2e2-458f-9cdf-2c3fa5cb6832 2019-05-30 07:35:14,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216228961945s 2019-05-30 07:35:14,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 07:35:14,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/a52e7977-6b04-4dda-ba6d-e0439d2208e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:35:14,254 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 07:35:14 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-771f596d-4fac-44d2-9ff1-a75d162f161f x-openstack-request-id: req-771f596d-4fac-44d2-9ff1-a75d162f161f 2019-05-30 07:35:14,254 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/a52e7977-6b04-4dda-ba6d-e0439d2208e8 used request id req-771f596d-4fac-44d2-9ff1-a75d162f161f 2019-05-30 07:35:14,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0291249752045s 2019-05-30 07:35:14,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:14,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:35:14,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 30 May 2019 07:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d98b2c-3f72-4e32-acfc-43e24dbb7165 2019-05-30 07:35:14,484 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_f95ab55d-198d-4c06-baec-62eea0c8cfac", "links": {"self": "http://172.30.9.24:5000/v3/users/5260cb48871c43f48fa7e009fd3046d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5260cb48871c43f48fa7e009fd3046d1", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:35:14,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-04d98b2c-3f72-4e32-acfc-43e24dbb7165 2019-05-30 07:35:14,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229344844818s 2019-05-30 07:35:14,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:14,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/5260cb48871c43f48fa7e009fd3046d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:35:14,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Thu, 30 May 2019 07:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f9cd13-5178-4f99-8bd1-436df3479741 2019-05-30 07:35:14,717 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_f95ab55d-198d-4c06-baec-62eea0c8cfac", "links": {"self": "http://172.30.9.24:5000/v3/users/5260cb48871c43f48fa7e009fd3046d1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5260cb48871c43f48fa7e009fd3046d1", "description": null}} 2019-05-30 07:35:14,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/5260cb48871c43f48fa7e009fd3046d1 used request id req-78f9cd13-5178-4f99-8bd1-436df3479741 2019-05-30 07:35:14,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227766990662s 2019-05-30 07:35:14,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 07:35:14,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/5260cb48871c43f48fa7e009fd3046d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:35:15,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d18a169f-ef7c-4582-8334-e4b6bde302c1 2019-05-30 07:35:15,110 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:15,110 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/5260cb48871c43f48fa7e009fd3046d1 used request id req-d18a169f-ef7c-4582-8334-e4b6bde302c1 2019-05-30 07:35:15,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.392116069794s 2019-05-30 07:35:15,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:35:15,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:35:15,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Thu, 30 May 2019 07:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-351858b1-65cf-44a9-9f5f-457302bcc8b7 2019-05-30 07:35:15,321 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.24:5000/v3/projects/89fa0c93e4054b289ecaecb91b0f1538"}, "tags": [], "enabled": true, "id": "89fa0c93e4054b289ecaecb91b0f1538", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_f95ab55d-198d-4c06-baec-62eea0c8cfac"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 07:35:15,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-351858b1-65cf-44a9-9f5f-457302bcc8b7 2019-05-30 07:35:15,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.2053129673s 2019-05-30 07:35:15,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 07:35:15,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/89fa0c93e4054b289ecaecb91b0f1538 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:35:15,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-704ec432-a7b6-41d0-bf71-4329728700ec 2019-05-30 07:35:15,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:15,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/89fa0c93e4054b289ecaecb91b0f1538 used request id req-704ec432-a7b6-41d0-bf71-4329728700ec 2019-05-30 07:35:15,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.257284879684s 2019-05-30 07:35:15,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 07:35:15,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=89fa0c93e4054b289ecaecb91b0f1538&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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:35:15,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 07:35:15 GMT X-Openstack-Request-Id: req-e021e15c-017a-482f-a78d-62bec2550999 2019-05-30 07:35:15,890 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "89fa0c93e4054b289ecaecb91b0f1538", "created_at": "2019-05-30T07:32:55Z", "updated_at": "2019-05-30T07:32:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:32:55Z", "revision_number": 0, "id": "6a89b683-3dc3-436e-b815-a51c876562e8", "remote_group_id": "19cdc01f-6a0b-4b08-a421-531be3fb4b26", "remote_ip_prefix": null, "created_at": "2019-05-30T07:32:55Z", "security_group_id": "19cdc01f-6a0b-4b08-a421-531be3fb4b26", "tenant_id": "89fa0c93e4054b289ecaecb91b0f1538", "port_range_min": null, "ethertype": "IPv4", "project_id": "89fa0c93e4054b289ecaecb91b0f1538"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:32:55Z", "revision_number": 0, "id": "92376a56-16c7-4d94-9b4f-4689ecd73287", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:32:55Z", "security_group_id": "19cdc01f-6a0b-4b08-a421-531be3fb4b26", "tenant_id": "89fa0c93e4054b289ecaecb91b0f1538", "port_range_min": null, "ethertype": "IPv6", "project_id": "89fa0c93e4054b289ecaecb91b0f1538"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:32:55Z", "revision_number": 0, "id": "9fb33dfc-b368-48f1-b428-1511b782842c", "remote_group_id": "19cdc01f-6a0b-4b08-a421-531be3fb4b26", "remote_ip_prefix": null, "created_at": "2019-05-30T07:32:55Z", "security_group_id": "19cdc01f-6a0b-4b08-a421-531be3fb4b26", "tenant_id": "89fa0c93e4054b289ecaecb91b0f1538", "port_range_min": null, "ethertype": "IPv6", "project_id": "89fa0c93e4054b289ecaecb91b0f1538"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:32:55Z", "revision_number": 0, "id": "aa431fa1-3fee-404e-8436-e63e5e875192", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:32:55Z", "security_group_id": "19cdc01f-6a0b-4b08-a421-531be3fb4b26", "tenant_id": "89fa0c93e4054b289ecaecb91b0f1538", "port_range_min": null, "ethertype": "IPv4", "project_id": "89fa0c93e4054b289ecaecb91b0f1538"}], "revision_number": 1, "project_id": "89fa0c93e4054b289ecaecb91b0f1538", "id": "19cdc01f-6a0b-4b08-a421-531be3fb4b26", "name": "default"}]} 2019-05-30 07:35:15,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=89fa0c93e4054b289ecaecb91b0f1538&name=default used request id req-e021e15c-017a-482f-a78d-62bec2550999 2019-05-30 07:35:15,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.301059007645s 2019-05-30 07:35:15,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 07:35:15,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:35:15,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 30 May 2019 07:35:15 GMT X-Openstack-Request-Id: req-6cd4c551-857f-483f-8cd7-d957dd61b3b9 2019-05-30 07:35:15,957 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "89fa0c93e4054b289ecaecb91b0f1538", "created_at": "2019-05-30T07:32:55Z", "updated_at": "2019-05-30T07:32:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:32:55Z", "revision_number": 0, "id": "6a89b683-3dc3-436e-b815-a51c876562e8", "remote_group_id": "19cdc01f-6a0b-4b08-a421-531be3fb4b26", "remote_ip_prefix": null, "created_at": "2019-05-30T07:32:55Z", "security_group_id": "19cdc01f-6a0b-4b08-a421-531be3fb4b26", "tenant_id": "89fa0c93e4054b289ecaecb91b0f1538", "port_range_min": null, "ethertype": "IPv4", "project_id": "89fa0c93e4054b289ecaecb91b0f1538"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:32:55Z", "revision_number": 0, "id": "92376a56-16c7-4d94-9b4f-4689ecd73287", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:32:55Z", "security_group_id": "19cdc01f-6a0b-4b08-a421-531be3fb4b26", "tenant_id": "89fa0c93e4054b289ecaecb91b0f1538", "port_range_min": null, "ethertype": "IPv6", "project_id": "89fa0c93e4054b289ecaecb91b0f1538"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:32:55Z", "revision_number": 0, "id": "9fb33dfc-b368-48f1-b428-1511b782842c", "remote_group_id": "19cdc01f-6a0b-4b08-a421-531be3fb4b26", "remote_ip_prefix": null, "created_at": "2019-05-30T07:32:55Z", "security_group_id": "19cdc01f-6a0b-4b08-a421-531be3fb4b26", "tenant_id": "89fa0c93e4054b289ecaecb91b0f1538", "port_range_min": null, "ethertype": "IPv6", "project_id": "89fa0c93e4054b289ecaecb91b0f1538"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:32:55Z", "revision_number": 0, "id": "aa431fa1-3fee-404e-8436-e63e5e875192", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:32:55Z", "security_group_id": "19cdc01f-6a0b-4b08-a421-531be3fb4b26", "tenant_id": "89fa0c93e4054b289ecaecb91b0f1538", "port_range_min": null, "ethertype": "IPv4", "project_id": "89fa0c93e4054b289ecaecb91b0f1538"}], "revision_number": 1, "project_id": "89fa0c93e4054b289ecaecb91b0f1538", "id": "19cdc01f-6a0b-4b08-a421-531be3fb4b26", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "created_at": "2019-05-30T07:14:50Z", "updated_at": "2019-05-30T07:14:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "0939bb49-cffc-4f4e-a17a-58e5d6bd6bb0", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "3443478f-fb34-4de9-8d71-e31e53563e0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "4a722efe-70aa-47c8-ad61-428b92f95a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "8046e48f-122b-4068-824d-84d79246f917", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}], "revision_number": 1, "project_id": "c1599269478c4d54ad8117e3c0804cee", "id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 07:35:15,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6cd4c551-857f-483f-8cd7-d957dd61b3b9 2019-05-30 07:35:15,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.062469959259s 2019-05-30 07:35:15,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 07:35:15,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/19cdc01f-6a0b-4b08-a421-531be3fb4b26.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}304d7fe547c9b8c0f3b93094f41641b3fa723568" 2019-05-30 07:35:16,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 07:35:16 GMT X-Openstack-Request-Id: req-622557f5-b1d5-4f26-a7d2-ff89545059f5 2019-05-30 07:35:16,300 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 07:35:16,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/19cdc01f-6a0b-4b08-a421-531be3fb4b26.json used request id req-622557f5-b1d5-4f26-a7d2-ff89545059f5 2019-05-30 07:35:16,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.334990978241s 2019-05-30 07:35:16,352 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-05-30 07:35:16,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:35:16,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 07:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d9aacb-b474-4e09-8b7c-c4c6c12bb906 2019-05-30 07:35:16,401 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 07:35:16,401 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-27d9aacb-b474-4e09-8b7c-c4c6c12bb906 2019-05-30 07:35:16,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 07:35:16,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T08:35:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["o5XcEDllROOoibpgeo_Ibg"], "issued_at": "2019-05-30T07:35:16.000000Z"}} 2019-05-30 07:35:16,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 07:35:16,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:17,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 07:35:17 GMT X-Openstack-Request-Id: req-fa6e259f-5756-4303-b416-9fa532bd9278 2019-05-30 07:35:17,199 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 07:35:17,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fa6e259f-5756-4303-b416-9fa532bd9278 2019-05-30 07:35:17,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382704973221s 2019-05-30 07:35:17,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:35:17,211 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 07:35:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63fdc400-2d43-4f4f-9961-f7d49c498d1b 2019-05-30 07:35:17,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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 07:35:17,211 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-63fdc400-2d43-4f4f-9961-f7d49c498d1b 2019-05-30 07:35:17,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:35:17,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:17,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 07:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f648b232-c16a-4dd6-9df5-7a10a93b16dd 2019-05-30 07:35:17,370 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 07:35:17,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-f648b232-c16a-4dd6-9df5-7a10a93b16dd 2019-05-30 07:35:17,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.158074855804s 2019-05-30 07:35:17,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 07:35:17,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_7dcba938-916c-485a-92ff-7bc13ce4e664"}}' 2019-05-30 07:35:17,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Thu, 30 May 2019 07:35:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2d91670-03cf-4012-a036-36dbc06e9ba7 2019-05-30 07:35:17,591 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.24:5000/v3/projects/920c94b00ed341dd805d36ac3bb74ec4"}, "tags": [], "enabled": true, "id": "920c94b00ed341dd805d36ac3bb74ec4", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_7dcba938-916c-485a-92ff-7bc13ce4e664"}} 2019-05-30 07:35:17,592 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-f2d91670-03cf-4012-a036-36dbc06e9ba7 2019-05-30 07:35:17,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.214107036591s 2019-05-30 07:35:17,592 - 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'920c94b00ed341dd805d36ac3bb74ec4', '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_7dcba938-916c-485a-92ff-7bc13ce4e664'}) 2019-05-30 07:35:17,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 07:35:17,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "AH7rcz6SxBUldOvFvoY11byzi5ZfQx", "email": null, "name": "networking-bgpvpn-user_7dcba938-916c-485a-92ff-7bc13ce4e664"}}' 2019-05-30 07:35:18,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Thu, 30 May 2019 07:35:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c370c61-615a-4379-aefb-45bc4ad57a83 2019-05-30 07:35:18,106 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_7dcba938-916c-485a-92ff-7bc13ce4e664", "links": {"self": "http://172.30.9.24:5000/v3/users/49376dd467c443cb82806c60fddd8e09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49376dd467c443cb82806c60fddd8e09", "domain_id": "default", "password_expires_at": null}} 2019-05-30 07:35:18,107 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-0c370c61-615a-4379-aefb-45bc4ad57a83 2019-05-30 07:35:18,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.50731086731s 2019-05-30 07:35:18,107 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'49376dd467c443cb82806c60fddd8e09', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_7dcba938-916c-485a-92ff-7bc13ce4e664'}) 2019-05-30 07:35:18,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:18,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:18,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f332f14b-16d1-410e-be8b-012ff71a88c3 2019-05-30 07:35:18,234 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:18,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f332f14b-16d1-410e-be8b-012ff71a88c3 2019-05-30 07:35:18,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122924804688s 2019-05-30 07:35:18,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:18,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:18,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ef26ef-bcde-49fe-bfe7-70d00724a5b2 2019-05-30 07:35:18,446 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:18,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-79ef26ef-bcde-49fe-bfe7-70d00724a5b2 2019-05-30 07:35:18,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20691204071s 2019-05-30 07:35:18,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:18,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:18,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e4b4ae0-c7e8-4acd-ba57-ea702b55adf8 2019-05-30 07:35:18,569 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:18,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1e4b4ae0-c7e8-4acd-ba57-ea702b55adf8 2019-05-30 07:35:18,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118374109268s 2019-05-30 07:35:18,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:35:18,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:18,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a18a2a-7512-47bc-837b-0b1416be7c33 2019-05-30 07:35:18,796 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:35:18,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-10a18a2a-7512-47bc-837b-0b1416be7c33 2019-05-30 07:35:18,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221711874008s 2019-05-30 07:35:18,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:18,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:18,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Thu, 30 May 2019 07:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0773dfda-c712-4d43-bbfe-f3cbfad6999e 2019-05-30 07:35:18,932 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_7dcba938-916c-485a-92ff-7bc13ce4e664", "links": {"self": "http://172.30.9.24:5000/v3/users/49376dd467c443cb82806c60fddd8e09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49376dd467c443cb82806c60fddd8e09", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:35:18,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0773dfda-c712-4d43-bbfe-f3cbfad6999e 2019-05-30 07:35:18,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135245084763s 2019-05-30 07:35:18,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:35:18,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:19,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Thu, 30 May 2019 07:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0dec778-dc95-4ee3-bb77-ed3ee84e2883 2019-05-30 07:35:19,097 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.24:5000/v3/projects/920c94b00ed341dd805d36ac3bb74ec4"}, "tags": [], "enabled": true, "id": "920c94b00ed341dd805d36ac3bb74ec4", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_7dcba938-916c-485a-92ff-7bc13ce4e664"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 07:35:19,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-d0dec778-dc95-4ee3-bb77-ed3ee84e2883 2019-05-30 07:35:19,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.15272808075s 2019-05-30 07:35:19,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:35:19,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=49376dd467c443cb82806c60fddd8e09&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=920c94b00ed341dd805d36ac3bb74ec4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:19,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 30 May 2019 07:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49497e69-fab2-4439-915b-f33deef71dde 2019-05-30 07:35:19,218 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=49376dd467c443cb82806c60fddd8e09&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=920c94b00ed341dd805d36ac3bb74ec4", "previous": null, "next": null}} 2019-05-30 07:35:19,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=49376dd467c443cb82806c60fddd8e09&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=920c94b00ed341dd805d36ac3bb74ec4 used request id req-49497e69-fab2-4439-915b-f33deef71dde 2019-05-30 07:35:19,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112879991531s 2019-05-30 07:35:19,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 07:35:19,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/920c94b00ed341dd805d36ac3bb74ec4/users/49376dd467c443cb82806c60fddd8e09/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:19,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2748ac5-48f0-4915-97d2-49d72e35e472 2019-05-30 07:35:19,391 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:19,391 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/920c94b00ed341dd805d36ac3bb74ec4/users/49376dd467c443cb82806c60fddd8e09/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-a2748ac5-48f0-4915-97d2-49d72e35e472 2019-05-30 07:35:19,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.169819116592s 2019-05-30 07:35:19,392 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_7dcba938-916c-485a-92ff-7bc13ce4e664', 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'920c94b00ed341dd805d36ac3bb74ec4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'AH7rcz6SxBUldOvFvoY11byzi5ZfQx', 'username': u'networking-bgpvpn-user_7dcba938-916c-485a-92ff-7bc13ce4e664', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 07:35:19,396 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_7dcba938-916c-485a-92ff-7bc13ce4e664', 'password': 'AH7rcz6SxBUldOvFvoY11byzi5ZfQx', 'project_name': 'networking-bgpvpn-project_7dcba938-916c-485a-92ff-7bc13ce4e664', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '920c94b00ed341dd805d36ac3bb74ec4', 'project_domain_name': 'Default'} 2019-05-30 07:35:19,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:19,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:19,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a438575-1a5f-4d01-a0d4-2055a9796878 2019-05-30 07:35:19,511 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:19,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9a438575-1a5f-4d01-a0d4-2055a9796878 2019-05-30 07:35:19,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112545013428s 2019-05-30 07:35:19,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:19,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:19,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332423c7-2ca7-48c6-be76-e4eea8109314 2019-05-30 07:35:19,629 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:19,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-332423c7-2ca7-48c6-be76-e4eea8109314 2019-05-30 07:35:19,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112451076508s 2019-05-30 07:35:19,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:35:19,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:19,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2efb8488-d559-4ef3-a28d-6aff6ce805f6 2019-05-30 07:35:19,834 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:35:19,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-2efb8488-d559-4ef3-a28d-6aff6ce805f6 2019-05-30 07:35:19,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199791908264s 2019-05-30 07:35:19,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:19,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:19,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Thu, 30 May 2019 07:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c82460-14f6-42c2-a3e2-c62158452003 2019-05-30 07:35:19,966 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_7dcba938-916c-485a-92ff-7bc13ce4e664", "links": {"self": "http://172.30.9.24:5000/v3/users/49376dd467c443cb82806c60fddd8e09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49376dd467c443cb82806c60fddd8e09", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:35:19,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a5c82460-14f6-42c2-a3e2-c62158452003 2019-05-30 07:35:19,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130976915359s 2019-05-30 07:35:19,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:35:19,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:20,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Thu, 30 May 2019 07:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f86cafec-b3e7-486c-ae7d-299dd47e38e0 2019-05-30 07:35:20,183 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.24:5000/v3/projects/920c94b00ed341dd805d36ac3bb74ec4"}, "tags": [], "enabled": true, "id": "920c94b00ed341dd805d36ac3bb74ec4", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_7dcba938-916c-485a-92ff-7bc13ce4e664"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 07:35:20,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-f86cafec-b3e7-486c-ae7d-299dd47e38e0 2019-05-30 07:35:20,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205607891083s 2019-05-30 07:35:20,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:35:20,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=49376dd467c443cb82806c60fddd8e09&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=920c94b00ed341dd805d36ac3bb74ec4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:20,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 30 May 2019 07:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6bfe695-908b-4515-94b1-e0f9849938e0 2019-05-30 07:35:20,372 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=49376dd467c443cb82806c60fddd8e09&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=920c94b00ed341dd805d36ac3bb74ec4", "previous": null, "next": null}} 2019-05-30 07:35:20,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=49376dd467c443cb82806c60fddd8e09&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=920c94b00ed341dd805d36ac3bb74ec4 used request id req-a6bfe695-908b-4515-94b1-e0f9849938e0 2019-05-30 07:35:20,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.181575059891s 2019-05-30 07:35:20,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 07:35:20,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/920c94b00ed341dd805d36ac3bb74ec4/users/49376dd467c443cb82806c60fddd8e09/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:20,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba87495b-338e-4c3b-885c-a58857513db2 2019-05-30 07:35:20,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:20,634 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/920c94b00ed341dd805d36ac3bb74ec4/users/49376dd467c443cb82806c60fddd8e09/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-ba87495b-338e-4c3b-885c-a58857513db2 2019-05-30 07:35:20,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.257910966873s 2019-05-30 07:35:20,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:20,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:20,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ebcd0b-e6a6-4594-90a3-4c2c71b3e2f5 2019-05-30 07:35:20,750 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:20,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-34ebcd0b-e6a6-4594-90a3-4c2c71b3e2f5 2019-05-30 07:35:20,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113231897354s 2019-05-30 07:35:20,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:35:20,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:20,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2cd7fe8-fcab-4252-9802-c9bb8605b799 2019-05-30 07:35:20,865 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:35:20,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-a2cd7fe8-fcab-4252-9802-c9bb8605b799 2019-05-30 07:35:20,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109498977661s 2019-05-30 07:35:20,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:20,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:20,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Thu, 30 May 2019 07:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32250e04-d616-4836-8626-da63d2478b10 2019-05-30 07:35:20,993 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_7dcba938-916c-485a-92ff-7bc13ce4e664", "links": {"self": "http://172.30.9.24:5000/v3/users/49376dd467c443cb82806c60fddd8e09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49376dd467c443cb82806c60fddd8e09", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:35:20,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-32250e04-d616-4836-8626-da63d2478b10 2019-05-30 07:35:20,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126814126968s 2019-05-30 07:35:21,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:35:21,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=49376dd467c443cb82806c60fddd8e09&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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:21,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Thu, 30 May 2019 07:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c38c8323-addf-4171-bc0b-f78cdfe33c8e 2019-05-30 07:35:21,126 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=49376dd467c443cb82806c60fddd8e09&scope.domain.id=default", "previous": null, "next": null}} 2019-05-30 07:35:21,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=49376dd467c443cb82806c60fddd8e09&scope.domain.id=default used request id req-c38c8323-addf-4171-bc0b-f78cdfe33c8e 2019-05-30 07:35:21,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.121413946152s 2019-05-30 07:35:21,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-30 07:35:21,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/49376dd467c443cb82806c60fddd8e09/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:21,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-417685ca-5ac6-4d3c-8a25-e67ed97a1c92 2019-05-30 07:35:21,283 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:21,283 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/49376dd467c443cb82806c60fddd8e09/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-417685ca-5ac6-4d3c-8a25-e67ed97a1c92 2019-05-30 07:35:21,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.153239011765s 2019-05-30 07:35:21,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:35:21,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 07:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7075646-2750-4683-9102-a6e3878d23c9 2019-05-30 07:35:21,294 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 07:35:21,294 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-b7075646-2750-4683-9102-a6e3878d23c9 2019-05-30 07:35:21,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 07:35:21,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T08:35:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "920c94b00ed341dd805d36ac3bb74ec4", "name": "networking-bgpvpn-project_7dcba938-916c-485a-92ff-7bc13ce4e664"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_920c94b00ed341dd805d36ac3bb74ec4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_920c94b00ed341dd805d36ac3bb74ec4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/920c94b00ed341dd805d36ac3bb74ec4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/920c94b00ed341dd805d36ac3bb74ec4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/920c94b00ed341dd805d36ac3bb74ec4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/920c94b00ed341dd805d36ac3bb74ec4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/920c94b00ed341dd805d36ac3bb74ec4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/920c94b00ed341dd805d36ac3bb74ec4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/920c94b00ed341dd805d36ac3bb74ec4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/920c94b00ed341dd805d36ac3bb74ec4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/920c94b00ed341dd805d36ac3bb74ec4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_7dcba938-916c-485a-92ff-7bc13ce4e664", "id": "49376dd467c443cb82806c60fddd8e09"}, "audit_ids": ["q08MNGw3RwCy4wujy9hqvQ"], "issued_at": "2019-05-30T07:35:21.000000Z"}} 2019-05-30 07:35:21,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-30 07:35:21,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}81f7a305c2712c8d217263c789488856082f1729" 2019-05-30 07:35:21,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 30 May 2019 07:35:21 GMT X-Openstack-Request-Id: req-0b8be4af-162b-473a-b2d5-0cc9ae562862 2019-05-30 07:35:21,980 - 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-05-30 07:35:21,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-0b8be4af-162b-473a-b2d5-0cc9ae562862 2019-05-30 07:35:21,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.282367944717s 2019-05-30 07:35:21,991 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-05-30 07:35:21,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:21,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:22,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Thu, 30 May 2019 07:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba49f9f-28a4-4a6f-a343-49fe9aaec938 2019-05-30 07:35:22,116 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_7dcba938-916c-485a-92ff-7bc13ce4e664", "links": {"self": "http://172.30.9.24:5000/v3/users/49376dd467c443cb82806c60fddd8e09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49376dd467c443cb82806c60fddd8e09", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:35:22,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-dba49f9f-28a4-4a6f-a343-49fe9aaec938 2019-05-30 07:35:22,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124533891678s 2019-05-30 07:35:22,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:22,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/49376dd467c443cb82806c60fddd8e09 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:22,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 234 Content-Type: application/json Date: Thu, 30 May 2019 07:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faced82b-a625-4a2e-8b08-ca3423f3685e 2019-05-30 07:35:22,252 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_7dcba938-916c-485a-92ff-7bc13ce4e664", "links": {"self": "http://172.30.9.24:5000/v3/users/49376dd467c443cb82806c60fddd8e09"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "49376dd467c443cb82806c60fddd8e09", "description": null}} 2019-05-30 07:35:22,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/49376dd467c443cb82806c60fddd8e09 used request id req-faced82b-a625-4a2e-8b08-ca3423f3685e 2019-05-30 07:35:22,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131503105164s 2019-05-30 07:35:22,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 07:35:22,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/49376dd467c443cb82806c60fddd8e09 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:22,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc07576a-3dad-4756-b573-cd882d59f05e 2019-05-30 07:35:22,452 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:22,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/49376dd467c443cb82806c60fddd8e09 used request id req-cc07576a-3dad-4756-b573-cd882d59f05e 2019-05-30 07:35:22,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.198539018631s 2019-05-30 07:35:22,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:35:22,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:22,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Thu, 30 May 2019 07:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423d685c-6fe2-44b2-b559-466b087f1daa 2019-05-30 07:35:22,575 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.24:5000/v3/projects/920c94b00ed341dd805d36ac3bb74ec4"}, "tags": [], "enabled": true, "id": "920c94b00ed341dd805d36ac3bb74ec4", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_7dcba938-916c-485a-92ff-7bc13ce4e664"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 07:35:22,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-423d685c-6fe2-44b2-b559-466b087f1daa 2019-05-30 07:35:22,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116451025009s 2019-05-30 07:35:22,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 07:35:22,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/920c94b00ed341dd805d36ac3bb74ec4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:22,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1721596a-1b09-47bb-8ecd-36336f9ad682 2019-05-30 07:35:22,756 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:22,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/920c94b00ed341dd805d36ac3bb74ec4 used request id req-1721596a-1b09-47bb-8ecd-36336f9ad682 2019-05-30 07:35:22,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.176741838455s 2019-05-30 07:35:22,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 07:35:22,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=920c94b00ed341dd805d36ac3bb74ec4&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.16" -H "X-Auth-Token: {SHA1}9802f4a7790e3bda9aeaeb31121f470c1f1391d4" 2019-05-30 07:35:22,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Thu, 30 May 2019 07:35:22 GMT X-Openstack-Request-Id: req-3ce67baa-780b-4745-b778-47ce75353e74 2019-05-30 07:35:22,786 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-05-30 07:35:22,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=920c94b00ed341dd805d36ac3bb74ec4&name=default used request id req-3ce67baa-780b-4745-b778-47ce75353e74 2019-05-30 07:35:22,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0251939296722s 2019-05-30 07:35:22,787 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-05-30 07:35:22,787 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-05-30 07:35:22,839 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-05-30 07:35:22,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:35:22,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 07:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b418340e-bd9a-4633-9fce-2f0cd908580e 2019-05-30 07:35:22,886 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 07:35:22,886 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-b418340e-bd9a-4633-9fce-2f0cd908580e 2019-05-30 07:35:22,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 07:35:23,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T08:35:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["-vG02x00TJ--rUEdxhibdQ"], "issued_at": "2019-05-30T07:35:23.000000Z"}} 2019-05-30 07:35:23,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 07:35:23,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:23,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 07:35:23 GMT X-Openstack-Request-Id: req-ab8fd60c-d517-4350-a931-34fb6cd30cf2 2019-05-30 07:35:23,633 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 07:35:23,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ab8fd60c-d517-4350-a931-34fb6cd30cf2 2019-05-30 07:35:23,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345111131668s 2019-05-30 07:35:23,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:35:23,645 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 07:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ece3171e-5dff-457a-b262-4ef53d2b0646 2019-05-30 07:35:23,646 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 07:35:23,646 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-ece3171e-5dff-457a-b262-4ef53d2b0646 2019-05-30 07:35:23,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:35:23,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:23,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 07:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe223b3-0e5a-4f27-9413-42c0aeb519a5 2019-05-30 07:35:23,759 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 07:35:23,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-1fe223b3-0e5a-4f27-9413-42c0aeb519a5 2019-05-30 07:35:23,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112708091736s 2019-05-30 07:35:23,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 07:35:23,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_06ceae07-4367-4288-9787-2eefe1a59685"}}' 2019-05-30 07:35:23,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Thu, 30 May 2019 07:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16726263-78b9-4f76-bbe2-ea5fc33e3d71 2019-05-30 07:35:23,951 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.24:5000/v3/projects/4ba05a68c1b64c7b8220aa11f3b5256e"}, "tags": [], "enabled": true, "id": "4ba05a68c1b64c7b8220aa11f3b5256e", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_06ceae07-4367-4288-9787-2eefe1a59685"}} 2019-05-30 07:35:23,951 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-16726263-78b9-4f76-bbe2-ea5fc33e3d71 2019-05-30 07:35:23,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.184448957443s 2019-05-30 07:35:23,951 - 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'4ba05a68c1b64c7b8220aa11f3b5256e', '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_06ceae07-4367-4288-9787-2eefe1a59685'}) 2019-05-30 07:35:23,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 07:35:23,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "68mV3TXJ8dwHQqRz8ZXBFSpG9zjiGK", "email": null, "name": "networking-sfc-user_06ceae07-4367-4288-9787-2eefe1a59685"}}' 2019-05-30 07:35:24,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Thu, 30 May 2019 07:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-275834ab-9e90-44da-89a0-ce5816539f74 2019-05-30 07:35:24,336 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_06ceae07-4367-4288-9787-2eefe1a59685", "links": {"self": "http://172.30.9.24:5000/v3/users/bfbc1ad7b80348bea2eca5b1ce2a9c3d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bfbc1ad7b80348bea2eca5b1ce2a9c3d", "domain_id": "default", "password_expires_at": null}} 2019-05-30 07:35:24,336 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-275834ab-9e90-44da-89a0-ce5816539f74 2019-05-30 07:35:24,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.378853082657s 2019-05-30 07:35:24,337 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bfbc1ad7b80348bea2eca5b1ce2a9c3d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_06ceae07-4367-4288-9787-2eefe1a59685'}) 2019-05-30 07:35:24,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:24,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:24,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-823a1a97-018c-470d-a496-3feb8cfe9ba8 2019-05-30 07:35:24,458 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:24,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-823a1a97-018c-470d-a496-3feb8cfe9ba8 2019-05-30 07:35:24,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117611885071s 2019-05-30 07:35:24,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:24,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:24,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c5c4666-0763-433d-9c90-7178416a24f5 2019-05-30 07:35:24,676 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:24,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5c5c4666-0763-433d-9c90-7178416a24f5 2019-05-30 07:35:24,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213335037231s 2019-05-30 07:35:24,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:24,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:24,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d473372-fb05-4024-9bbe-c495b50e164e 2019-05-30 07:35:24,887 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:24,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7d473372-fb05-4024-9bbe-c495b50e164e 2019-05-30 07:35:24,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205655813217s 2019-05-30 07:35:24,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:35:24,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:25,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-792513c2-bf0f-431b-bc33-22832172d3eb 2019-05-30 07:35:25,004 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:35:25,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-792513c2-bf0f-431b-bc33-22832172d3eb 2019-05-30 07:35:25,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112589120865s 2019-05-30 07:35:25,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:25,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:25,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 30 May 2019 07:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e4bd154-2073-4fdc-a1e9-2a5f7dd1e9c0 2019-05-30 07:35:25,234 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_06ceae07-4367-4288-9787-2eefe1a59685", "links": {"self": "http://172.30.9.24:5000/v3/users/bfbc1ad7b80348bea2eca5b1ce2a9c3d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bfbc1ad7b80348bea2eca5b1ce2a9c3d", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:35:25,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9e4bd154-2073-4fdc-a1e9-2a5f7dd1e9c0 2019-05-30 07:35:25,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22856593132s 2019-05-30 07:35:25,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:35:25,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:25,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Thu, 30 May 2019 07:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc8e636-e305-42e1-bfe9-64b1855f0e09 2019-05-30 07:35:25,446 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.24:5000/v3/projects/4ba05a68c1b64c7b8220aa11f3b5256e"}, "tags": [], "enabled": true, "id": "4ba05a68c1b64c7b8220aa11f3b5256e", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_06ceae07-4367-4288-9787-2eefe1a59685"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 07:35:25,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-2cc8e636-e305-42e1-bfe9-64b1855f0e09 2019-05-30 07:35:25,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201174020767s 2019-05-30 07:35:25,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:35:25,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=bfbc1ad7b80348bea2eca5b1ce2a9c3d&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=4ba05a68c1b64c7b8220aa11f3b5256e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:25,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 30 May 2019 07:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f55c3aa4-47b9-42f2-8874-7754abd16990 2019-05-30 07:35:25,608 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=bfbc1ad7b80348bea2eca5b1ce2a9c3d&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=4ba05a68c1b64c7b8220aa11f3b5256e", "previous": null, "next": null}} 2019-05-30 07:35:25,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=bfbc1ad7b80348bea2eca5b1ce2a9c3d&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=4ba05a68c1b64c7b8220aa11f3b5256e used request id req-f55c3aa4-47b9-42f2-8874-7754abd16990 2019-05-30 07:35:25,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.155096054077s 2019-05-30 07:35:25,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 07:35:25,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/4ba05a68c1b64c7b8220aa11f3b5256e/users/bfbc1ad7b80348bea2eca5b1ce2a9c3d/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:25,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5a22a9a-9838-41fd-8dd7-417aa5bde9cf 2019-05-30 07:35:25,764 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:25,764 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/4ba05a68c1b64c7b8220aa11f3b5256e/users/bfbc1ad7b80348bea2eca5b1ce2a9c3d/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-b5a22a9a-9838-41fd-8dd7-417aa5bde9cf 2019-05-30 07:35:25,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15184879303s 2019-05-30 07:35:25,765 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_06ceae07-4367-4288-9787-2eefe1a59685', 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'4ba05a68c1b64c7b8220aa11f3b5256e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '68mV3TXJ8dwHQqRz8ZXBFSpG9zjiGK', 'username': u'networking-sfc-user_06ceae07-4367-4288-9787-2eefe1a59685', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 07:35:25,768 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_06ceae07-4367-4288-9787-2eefe1a59685', 'password': '68mV3TXJ8dwHQqRz8ZXBFSpG9zjiGK', 'project_name': 'networking-sfc-project_06ceae07-4367-4288-9787-2eefe1a59685', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '4ba05a68c1b64c7b8220aa11f3b5256e', 'project_domain_name': 'Default'} 2019-05-30 07:35:25,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:25,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:25,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79519dd4-b204-4bb7-b947-667859ddad81 2019-05-30 07:35:25,884 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:25,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-79519dd4-b204-4bb7-b947-667859ddad81 2019-05-30 07:35:25,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112239837646s 2019-05-30 07:35:25,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:25,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:25,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9b6005f-81e0-4e7f-aca8-625c01b92028 2019-05-30 07:35:25,999 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:25,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b9b6005f-81e0-4e7f-aca8-625c01b92028 2019-05-30 07:35:26,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110893011093s 2019-05-30 07:35:26,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:35:26,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:26,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a620798-b510-48ce-9881-372fdeeb915b 2019-05-30 07:35:26,124 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:35:26,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-7a620798-b510-48ce-9881-372fdeeb915b 2019-05-30 07:35:26,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119995117188s 2019-05-30 07:35:26,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:26,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:26,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 30 May 2019 07:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf5c2c8-70be-4ce4-bf64-5c8033647d30 2019-05-30 07:35:26,343 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_06ceae07-4367-4288-9787-2eefe1a59685", "links": {"self": "http://172.30.9.24:5000/v3/users/bfbc1ad7b80348bea2eca5b1ce2a9c3d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bfbc1ad7b80348bea2eca5b1ce2a9c3d", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:35:26,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0cf5c2c8-70be-4ce4-bf64-5c8033647d30 2019-05-30 07:35:26,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215995073318s 2019-05-30 07:35:26,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:35:26,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:26,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Thu, 30 May 2019 07:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-642a38ee-09a1-4cfa-8e74-272b81f9d897 2019-05-30 07:35:26,471 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.24:5000/v3/projects/4ba05a68c1b64c7b8220aa11f3b5256e"}, "tags": [], "enabled": true, "id": "4ba05a68c1b64c7b8220aa11f3b5256e", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_06ceae07-4367-4288-9787-2eefe1a59685"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 07:35:26,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-642a38ee-09a1-4cfa-8e74-272b81f9d897 2019-05-30 07:35:26,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116786003113s 2019-05-30 07:35:26,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:35:26,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=bfbc1ad7b80348bea2eca5b1ce2a9c3d&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=4ba05a68c1b64c7b8220aa11f3b5256e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:26,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 07:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-402a0a73-8b80-4de5-9d15-da4204bd7ce4 2019-05-30 07:35:26,588 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=bfbc1ad7b80348bea2eca5b1ce2a9c3d&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=4ba05a68c1b64c7b8220aa11f3b5256e", "previous": null, "next": null}} 2019-05-30 07:35:26,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=bfbc1ad7b80348bea2eca5b1ce2a9c3d&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=4ba05a68c1b64c7b8220aa11f3b5256e used request id req-402a0a73-8b80-4de5-9d15-da4204bd7ce4 2019-05-30 07:35:26,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109428882599s 2019-05-30 07:35:26,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 07:35:26,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/4ba05a68c1b64c7b8220aa11f3b5256e/users/bfbc1ad7b80348bea2eca5b1ce2a9c3d/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:26,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e125cd62-d84b-4beb-84e9-cdcc0c84bef6 2019-05-30 07:35:26,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:26,774 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/4ba05a68c1b64c7b8220aa11f3b5256e/users/bfbc1ad7b80348bea2eca5b1ce2a9c3d/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-e125cd62-d84b-4beb-84e9-cdcc0c84bef6 2019-05-30 07:35:26,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.181524038315s 2019-05-30 07:35:26,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:26,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:26,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed7c247c-2777-4e4d-963c-15b82e38aefc 2019-05-30 07:35:26,890 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:26,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ed7c247c-2777-4e4d-963c-15b82e38aefc 2019-05-30 07:35:26,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113338947296s 2019-05-30 07:35:26,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:35:26,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:27,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2950e49e-fc83-4d92-b3c2-c1cd370f17ae 2019-05-30 07:35:27,013 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:35:27,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-2950e49e-fc83-4d92-b3c2-c1cd370f17ae 2019-05-30 07:35:27,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117867946625s 2019-05-30 07:35:27,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:27,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:27,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 30 May 2019 07:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b0a89a-bbbd-487f-9dba-02d67a100375 2019-05-30 07:35:27,148 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_06ceae07-4367-4288-9787-2eefe1a59685", "links": {"self": "http://172.30.9.24:5000/v3/users/bfbc1ad7b80348bea2eca5b1ce2a9c3d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bfbc1ad7b80348bea2eca5b1ce2a9c3d", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:35:27,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-20b0a89a-bbbd-487f-9dba-02d67a100375 2019-05-30 07:35:27,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134057044983s 2019-05-30 07:35:27,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:35:27,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=bfbc1ad7b80348bea2eca5b1ce2a9c3d&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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:27,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Thu, 30 May 2019 07:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0094f3ea-c99c-4ab0-8858-d22ece156763 2019-05-30 07:35:27,277 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=bfbc1ad7b80348bea2eca5b1ce2a9c3d&scope.domain.id=default", "previous": null, "next": null}} 2019-05-30 07:35:27,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=bfbc1ad7b80348bea2eca5b1ce2a9c3d&scope.domain.id=default used request id req-0094f3ea-c99c-4ab0-8858-d22ece156763 2019-05-30 07:35:27,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117250919342s 2019-05-30 07:35:27,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-30 07:35:27,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/bfbc1ad7b80348bea2eca5b1ce2a9c3d/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:27,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13e3f42e-4be9-47dc-aebe-6686aa9ba2bd 2019-05-30 07:35:27,427 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:27,427 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/bfbc1ad7b80348bea2eca5b1ce2a9c3d/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-13e3f42e-4be9-47dc-aebe-6686aa9ba2bd 2019-05-30 07:35:27,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.146641969681s 2019-05-30 07:35:27,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:35:27,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 07:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f55a5987-1bf1-4a51-81bf-74812a4427c3 2019-05-30 07:35:27,438 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 07:35:27,438 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-f55a5987-1bf1-4a51-81bf-74812a4427c3 2019-05-30 07:35:27,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 07:35:27,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T08:35:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ba05a68c1b64c7b8220aa11f3b5256e", "name": "networking-sfc-project_06ceae07-4367-4288-9787-2eefe1a59685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_4ba05a68c1b64c7b8220aa11f3b5256e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_4ba05a68c1b64c7b8220aa11f3b5256e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/4ba05a68c1b64c7b8220aa11f3b5256e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/4ba05a68c1b64c7b8220aa11f3b5256e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/4ba05a68c1b64c7b8220aa11f3b5256e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4ba05a68c1b64c7b8220aa11f3b5256e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/4ba05a68c1b64c7b8220aa11f3b5256e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/4ba05a68c1b64c7b8220aa11f3b5256e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4ba05a68c1b64c7b8220aa11f3b5256e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/4ba05a68c1b64c7b8220aa11f3b5256e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/4ba05a68c1b64c7b8220aa11f3b5256e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_06ceae07-4367-4288-9787-2eefe1a59685", "id": "bfbc1ad7b80348bea2eca5b1ce2a9c3d"}, "audit_ids": ["TpKGA6FaTYS9ePxubIpO1g"], "issued_at": "2019-05-30T07:35:27.000000Z"}} 2019-05-30 07:35:27,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-30 07:35:27,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a862b09a5509d5bf6bbe01cfddcfc750df81424" 2019-05-30 07:35:28,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 30 May 2019 07:35:28 GMT X-Openstack-Request-Id: req-2a4267a3-0f1d-4079-b158-377c8d700eec 2019-05-30 07:35:28,140 - 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-05-30 07:35:28,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-2a4267a3-0f1d-4079-b158-377c8d700eec 2019-05-30 07:35:28,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.298079967499s 2019-05-30 07:35:28,150 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-05-30 07:35:28,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:28,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:28,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 30 May 2019 07:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6839411-e7d1-40a9-8246-d5ec31a97005 2019-05-30 07:35:28,290 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_06ceae07-4367-4288-9787-2eefe1a59685", "links": {"self": "http://172.30.9.24:5000/v3/users/bfbc1ad7b80348bea2eca5b1ce2a9c3d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bfbc1ad7b80348bea2eca5b1ce2a9c3d", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:35:28,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a6839411-e7d1-40a9-8246-d5ec31a97005 2019-05-30 07:35:28,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139162063599s 2019-05-30 07:35:28,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:28,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/bfbc1ad7b80348bea2eca5b1ce2a9c3d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:28,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Thu, 30 May 2019 07:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eaed5e0-e542-4d3c-a09e-8d40fbad5d89 2019-05-30 07:35:28,462 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_06ceae07-4367-4288-9787-2eefe1a59685", "links": {"self": "http://172.30.9.24:5000/v3/users/bfbc1ad7b80348bea2eca5b1ce2a9c3d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bfbc1ad7b80348bea2eca5b1ce2a9c3d", "description": null}} 2019-05-30 07:35:28,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/bfbc1ad7b80348bea2eca5b1ce2a9c3d used request id req-0eaed5e0-e542-4d3c-a09e-8d40fbad5d89 2019-05-30 07:35:28,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.16637802124s 2019-05-30 07:35:28,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 07:35:28,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/bfbc1ad7b80348bea2eca5b1ce2a9c3d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:28,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4583b98b-d8c6-4de1-a035-5cf2f057e889 2019-05-30 07:35:28,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:28,655 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/bfbc1ad7b80348bea2eca5b1ce2a9c3d used request id req-4583b98b-d8c6-4de1-a035-5cf2f057e889 2019-05-30 07:35:28,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.192566871643s 2019-05-30 07:35:28,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:35:28,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:28,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Thu, 30 May 2019 07:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32048c8-baff-476c-a5b0-da18a8856371 2019-05-30 07:35:28,778 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.24:5000/v3/projects/4ba05a68c1b64c7b8220aa11f3b5256e"}, "tags": [], "enabled": true, "id": "4ba05a68c1b64c7b8220aa11f3b5256e", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_06ceae07-4367-4288-9787-2eefe1a59685"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 07:35:28,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-b32048c8-baff-476c-a5b0-da18a8856371 2019-05-30 07:35:28,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116032123566s 2019-05-30 07:35:28,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 07:35:28,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/4ba05a68c1b64c7b8220aa11f3b5256e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:29,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40002f73-ffd3-42d5-93f7-feb5422a830b 2019-05-30 07:35:29,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:29,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/4ba05a68c1b64c7b8220aa11f3b5256e used request id req-40002f73-ffd3-42d5-93f7-feb5422a830b 2019-05-30 07:35:29,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.28521490097s 2019-05-30 07:35:29,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 07:35:29,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=4ba05a68c1b64c7b8220aa11f3b5256e&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.16" -H "X-Auth-Token: {SHA1}1dd26e57bccf9703a79de1e85be111f2cefd2b08" 2019-05-30 07:35:29,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Thu, 30 May 2019 07:35:29 GMT X-Openstack-Request-Id: req-5094a83e-1310-4dc5-9681-cc67bdc4153d 2019-05-30 07:35:29,098 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-05-30 07:35:29,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=4ba05a68c1b64c7b8220aa11f3b5256e&name=default used request id req-5094a83e-1310-4dc5-9681-cc67bdc4153d 2019-05-30 07:35:29,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0247700214386s 2019-05-30 07:35:29,098 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-05-30 07:35:29,098 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-05-30 07:35:29,150 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-05-30 07:35:29,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:35:29,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 07:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c07d182-6027-4363-bb45-991f24a2f7f0 2019-05-30 07:35:29,200 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 07:35:29,200 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-4c07d182-6027-4363-bb45-991f24a2f7f0 2019-05-30 07:35:29,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 07:35:29,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T08:35:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["zNKZQHSORPq8_Ayw_eEHXQ"], "issued_at": "2019-05-30T07:35:29.000000Z"}} 2019-05-30 07:35:29,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 07:35:29,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:30,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 07:35:30 GMT X-Openstack-Request-Id: req-abdcf53d-d7fb-4ac2-bbec-3281ce49d9d7 2019-05-30 07:35:30,117 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 07:35:30,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-abdcf53d-d7fb-4ac2-bbec-3281ce49d9d7 2019-05-30 07:35:30,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.497963905334s 2019-05-30 07:35:30,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:35:30,129 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 07:35:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27261f7c-5b1a-42f7-9e6f-79e71c394a99 2019-05-30 07:35:30,129 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 07:35:30,129 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-27261f7c-5b1a-42f7-9e6f-79e71c394a99 2019-05-30 07:35:30,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:35:30,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:30,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 07:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ba56d93-e458-4bb4-89c1-f1c8ccb5a9d0 2019-05-30 07:35:30,348 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 07:35:30,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-5ba56d93-e458-4bb4-89c1-f1c8ccb5a9d0 2019-05-30 07:35:30,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218524932861s 2019-05-30 07:35:30,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 07:35:30,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_a579e5c8-b716-42f7-a51b-04cccf5ca0bb"}}' 2019-05-30 07:35:30,622 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Thu, 30 May 2019 07:35:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07ada4d9-c7ee-4a60-b379-8672032d883e 2019-05-30 07:35:30,622 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.24:5000/v3/projects/14c42f789f6849f2b1712100bc37c158"}, "tags": [], "enabled": true, "id": "14c42f789f6849f2b1712100bc37c158", "parent_id": "default", "domain_id": "default", "name": "barbican-project_a579e5c8-b716-42f7-a51b-04cccf5ca0bb"}} 2019-05-30 07:35:30,622 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-07ada4d9-c7ee-4a60-b379-8672032d883e 2019-05-30 07:35:30,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.266968011856s 2019-05-30 07:35:30,623 - 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'14c42f789f6849f2b1712100bc37c158', '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_a579e5c8-b716-42f7-a51b-04cccf5ca0bb'}) 2019-05-30 07:35:30,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 07:35:30,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "SMZcTc1NThYOnDMcMWncrwMi2teYF0", "email": null, "name": "barbican-user_a579e5c8-b716-42f7-a51b-04cccf5ca0bb"}}' 2019-05-30 07:35:31,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Thu, 30 May 2019 07:35:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ee75083-f4df-46cb-a46c-6ab25f695339 2019-05-30 07:35:31,032 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_a579e5c8-b716-42f7-a51b-04cccf5ca0bb", "links": {"self": "http://172.30.9.24:5000/v3/users/667dae9b40b4419d97c98273c1cf9498"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "667dae9b40b4419d97c98273c1cf9498", "domain_id": "default", "password_expires_at": null}} 2019-05-30 07:35:31,032 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-7ee75083-f4df-46cb-a46c-6ab25f695339 2019-05-30 07:35:31,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.402803897858s 2019-05-30 07:35:31,033 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'667dae9b40b4419d97c98273c1cf9498', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_a579e5c8-b716-42f7-a51b-04cccf5ca0bb'}) 2019-05-30 07:35:31,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:31,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:31,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d477acbe-439f-4445-9231-7c8613169f61 2019-05-30 07:35:31,237 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:31,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d477acbe-439f-4445-9231-7c8613169f61 2019-05-30 07:35:31,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200288057327s 2019-05-30 07:35:31,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:31,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:31,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07be6099-68d9-49ae-bbab-c72ab7f22973 2019-05-30 07:35:31,402 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:31,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-07be6099-68d9-49ae-bbab-c72ab7f22973 2019-05-30 07:35:31,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.160403966904s 2019-05-30 07:35:31,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:31,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:31,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d7757f-053e-4987-a748-c6e3758e3343 2019-05-30 07:35:31,525 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:31,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-21d7757f-053e-4987-a748-c6e3758e3343 2019-05-30 07:35:31,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118027925491s 2019-05-30 07:35:31,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:35:31,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:31,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32745999-f346-462e-9404-190b804df983 2019-05-30 07:35:31,680 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:35:31,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-32745999-f346-462e-9404-190b804df983 2019-05-30 07:35:31,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.149720907211s 2019-05-30 07:35:31,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:31,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:31,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 30 May 2019 07:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-656be14b-53de-4183-819c-7c21a6931ed4 2019-05-30 07:35:31,817 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican-user_a579e5c8-b716-42f7-a51b-04cccf5ca0bb", "links": {"self": "http://172.30.9.24:5000/v3/users/667dae9b40b4419d97c98273c1cf9498"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "667dae9b40b4419d97c98273c1cf9498", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:35:31,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-656be14b-53de-4183-819c-7c21a6931ed4 2019-05-30 07:35:31,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137030124664s 2019-05-30 07:35:31,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:35:31,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:31,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Thu, 30 May 2019 07:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38355b58-acf0-4197-9a5f-3916c9e4c243 2019-05-30 07:35:31,944 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.24:5000/v3/projects/14c42f789f6849f2b1712100bc37c158"}, "tags": [], "enabled": true, "id": "14c42f789f6849f2b1712100bc37c158", "parent_id": "default", "domain_id": "default", "name": "barbican-project_a579e5c8-b716-42f7-a51b-04cccf5ca0bb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 07:35:31,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-38355b58-acf0-4197-9a5f-3916c9e4c243 2019-05-30 07:35:31,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114326000214s 2019-05-30 07:35:31,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:35:31,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=667dae9b40b4419d97c98273c1cf9498&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=14c42f789f6849f2b1712100bc37c158" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:32,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 07:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058be437-90ce-4c12-a03c-1a4403e1fb32 2019-05-30 07:35:32,103 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=667dae9b40b4419d97c98273c1cf9498&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=14c42f789f6849f2b1712100bc37c158", "previous": null, "next": null}} 2019-05-30 07:35:32,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=667dae9b40b4419d97c98273c1cf9498&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=14c42f789f6849f2b1712100bc37c158 used request id req-058be437-90ce-4c12-a03c-1a4403e1fb32 2019-05-30 07:35:32,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.150748968124s 2019-05-30 07:35:32,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 07:35:32,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/14c42f789f6849f2b1712100bc37c158/users/667dae9b40b4419d97c98273c1cf9498/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:32,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4b5390f-d7ea-4d56-9cc5-5743135767e6 2019-05-30 07:35:32,339 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:32,339 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/14c42f789f6849f2b1712100bc37c158/users/667dae9b40b4419d97c98273c1cf9498/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-b4b5390f-d7ea-4d56-9cc5-5743135767e6 2019-05-30 07:35:32,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.231662034988s 2019-05-30 07:35:32,340 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_a579e5c8-b716-42f7-a51b-04cccf5ca0bb', 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'14c42f789f6849f2b1712100bc37c158', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'SMZcTc1NThYOnDMcMWncrwMi2teYF0', 'username': u'barbican-user_a579e5c8-b716-42f7-a51b-04cccf5ca0bb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 07:35:32,343 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_a579e5c8-b716-42f7-a51b-04cccf5ca0bb', 'password': 'SMZcTc1NThYOnDMcMWncrwMi2teYF0', 'project_name': 'barbican-project_a579e5c8-b716-42f7-a51b-04cccf5ca0bb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '14c42f789f6849f2b1712100bc37c158', 'project_domain_name': 'Default'} 2019-05-30 07:35:32,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:32,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:32,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76100ba0-f50a-4e5f-a26f-40896bfc28c8 2019-05-30 07:35:32,466 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:32,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-76100ba0-f50a-4e5f-a26f-40896bfc28c8 2019-05-30 07:35:32,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119431018829s 2019-05-30 07:35:32,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:32,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:32,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56589e2f-c95e-42b6-b0c7-85e924599ca7 2019-05-30 07:35:32,597 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:32,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-56589e2f-c95e-42b6-b0c7-85e924599ca7 2019-05-30 07:35:32,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.126176118851s 2019-05-30 07:35:32,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:35:32,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:32,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a39162-7ad7-4197-8c9b-c6cbeeb4c381 2019-05-30 07:35:32,907 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:35:32,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-70a39162-7ad7-4197-8c9b-c6cbeeb4c381 2019-05-30 07:35:32,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.305424928665s 2019-05-30 07:35:32,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:32,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:33,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 30 May 2019 07:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe27cceb-22ac-4d05-b3af-6b8d9b3234b2 2019-05-30 07:35:33,101 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican-user_a579e5c8-b716-42f7-a51b-04cccf5ca0bb", "links": {"self": "http://172.30.9.24:5000/v3/users/667dae9b40b4419d97c98273c1cf9498"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "667dae9b40b4419d97c98273c1cf9498", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:35:33,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fe27cceb-22ac-4d05-b3af-6b8d9b3234b2 2019-05-30 07:35:33,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193040847778s 2019-05-30 07:35:33,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:35:33,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:33,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Thu, 30 May 2019 07:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc83f2f-e53a-4176-9908-345062d1469c 2019-05-30 07:35:33,225 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.24:5000/v3/projects/14c42f789f6849f2b1712100bc37c158"}, "tags": [], "enabled": true, "id": "14c42f789f6849f2b1712100bc37c158", "parent_id": "default", "domain_id": "default", "name": "barbican-project_a579e5c8-b716-42f7-a51b-04cccf5ca0bb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 07:35:33,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-bcc83f2f-e53a-4176-9908-345062d1469c 2019-05-30 07:35:33,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112565994263s 2019-05-30 07:35:33,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:35:33,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=667dae9b40b4419d97c98273c1cf9498&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=14c42f789f6849f2b1712100bc37c158" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:33,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 30 May 2019 07:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fd3f088-b5e0-4f5c-a70b-7d3c717b23dc 2019-05-30 07:35:33,348 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=667dae9b40b4419d97c98273c1cf9498&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=14c42f789f6849f2b1712100bc37c158", "previous": null, "next": null}} 2019-05-30 07:35:33,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=667dae9b40b4419d97c98273c1cf9498&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=14c42f789f6849f2b1712100bc37c158 used request id req-6fd3f088-b5e0-4f5c-a70b-7d3c717b23dc 2019-05-30 07:35:33,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114984035492s 2019-05-30 07:35:33,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 07:35:33,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/14c42f789f6849f2b1712100bc37c158/users/667dae9b40b4419d97c98273c1cf9498/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:33,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-065e683f-bdd8-4d7c-bb80-02f3d6113843 2019-05-30 07:35:33,626 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:33,627 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/14c42f789f6849f2b1712100bc37c158/users/667dae9b40b4419d97c98273c1cf9498/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-065e683f-bdd8-4d7c-bb80-02f3d6113843 2019-05-30 07:35:33,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.274593830109s 2019-05-30 07:35:33,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:33,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:33,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-331e20d8-a85f-48ca-bacf-0f0d22739f27 2019-05-30 07:35:33,782 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:33,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-331e20d8-a85f-48ca-bacf-0f0d22739f27 2019-05-30 07:35:33,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15238904953s 2019-05-30 07:35:33,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:35:33,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:33,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-245e22b2-cec9-44f5-8a7d-f69f1f5a1ec2 2019-05-30 07:35:33,999 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:35:33,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-245e22b2-cec9-44f5-8a7d-f69f1f5a1ec2 2019-05-30 07:35:33,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211597919464s 2019-05-30 07:35:34,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:34,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:34,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 30 May 2019 07:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad935d1-66ca-4ebe-92b7-403e82748bc5 2019-05-30 07:35:34,130 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican-user_a579e5c8-b716-42f7-a51b-04cccf5ca0bb", "links": {"self": "http://172.30.9.24:5000/v3/users/667dae9b40b4419d97c98273c1cf9498"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "667dae9b40b4419d97c98273c1cf9498", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:35:34,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-dad935d1-66ca-4ebe-92b7-403e82748bc5 2019-05-30 07:35:34,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129972934723s 2019-05-30 07:35:34,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:35:34,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=667dae9b40b4419d97c98273c1cf9498&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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:34,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Thu, 30 May 2019 07:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-580f43fc-3cfc-4bc5-b9df-d9050051ca65 2019-05-30 07:35:34,251 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=667dae9b40b4419d97c98273c1cf9498&scope.domain.id=default", "previous": null, "next": null}} 2019-05-30 07:35:34,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=94530ddfc0264cb1b24a1285f6275fcf&user.id=667dae9b40b4419d97c98273c1cf9498&scope.domain.id=default used request id req-580f43fc-3cfc-4bc5-b9df-d9050051ca65 2019-05-30 07:35:34,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109333992004s 2019-05-30 07:35:34,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-30 07:35:34,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/667dae9b40b4419d97c98273c1cf9498/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:34,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dd92ca3-4eb3-4534-af8a-08e1a9d5b353 2019-05-30 07:35:34,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:34,499 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/667dae9b40b4419d97c98273c1cf9498/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-4dd92ca3-4eb3-4534-af8a-08e1a9d5b353 2019-05-30 07:35:34,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.245149850845s 2019-05-30 07:35:34,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:35:34,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 07:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742b274a-3ecf-4b52-8074-88ffcc72fcd7 2019-05-30 07:35:34,512 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 07:35:34,512 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-742b274a-3ecf-4b52-8074-88ffcc72fcd7 2019-05-30 07:35:34,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 07:35:34,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T08:35:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14c42f789f6849f2b1712100bc37c158", "name": "barbican-project_a579e5c8-b716-42f7-a51b-04cccf5ca0bb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_14c42f789f6849f2b1712100bc37c158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_14c42f789f6849f2b1712100bc37c158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/14c42f789f6849f2b1712100bc37c158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/14c42f789f6849f2b1712100bc37c158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/14c42f789f6849f2b1712100bc37c158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/14c42f789f6849f2b1712100bc37c158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/14c42f789f6849f2b1712100bc37c158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/14c42f789f6849f2b1712100bc37c158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/14c42f789f6849f2b1712100bc37c158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/14c42f789f6849f2b1712100bc37c158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/14c42f789f6849f2b1712100bc37c158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_a579e5c8-b716-42f7-a51b-04cccf5ca0bb", "id": "667dae9b40b4419d97c98273c1cf9498"}, "audit_ids": ["bNAiDvNkTweBc2o8AfTCHg"], "issued_at": "2019-05-30T07:35:34.000000Z"}} 2019-05-30 07:35:34,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:35:34,924 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 07:35:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-093c2add-67d6-47e8-b0bd-d67c60f549fc 2019-05-30 07:35:34,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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 07:35:34,924 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-093c2add-67d6-47e8-b0bd-d67c60f549fc 2019-05-30 07:35:34,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-30 07:35:34,931 - 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.16" 2019-05-30 07:35:34,937 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 07:35:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcaed138-ff6a-4ad9-9a14-7b0ac418b5fa 2019-05-30 07:35:34,937 - 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-05-30 07:35:34,937 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-dcaed138-ff6a-4ad9-9a14-7b0ac418b5fa 2019-05-30 07:35:34,938 - 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.16" -H "X-Auth-Token: {SHA1}5197635ed7e01a0fc6335be118d4f646c636f3ca" 2019-05-30 07:35:35,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Thu, 30 May 2019 07:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c105cd-0fde-4055-9620-8edae2083b00 2019-05-30 07:35:35,131 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/139d24bc46ef46a5bd36f59376d87687"}, "enabled": true, "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/264655678fb34f29a87250685b3d8bdf"}, "enabled": true, "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/28610c42d16e43138da5dec73b8d4fff"}, "enabled": true, "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/349a557de6d4467e813e052ceb6ecf29"}, "enabled": true, "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5b82c138e1cb4b0da89add4f08dcf1b8"}, "enabled": true, "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7cac5c17591b413a851337c91014fc28"}, "enabled": true, "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7da7aa36749849e280f9ec53c2b6a22b"}, "enabled": true, "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/99142ae555d446ca8ac1529dceb5c8aa"}, "enabled": true, "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9d0f9e81def14d43b598cbb7f49f3bd1"}, "enabled": true, "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ab50c3815d9a462ba3a36d0bb21c0f55"}, "enabled": true, "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bcddb5d70e794427a165f6fce5230ce7"}, "enabled": true, "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/c9c9bf4d67b14ebe828480fe7425121a"}, "enabled": true, "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/cafced57803c4310a5e7bb3cd607ff30"}, "enabled": true, "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/d026271aa5da4cc18ed7426622f97a07"}, "enabled": true, "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-05-30 07:35:35,131 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-68c105cd-0fde-4055-9620-8edae2083b00 2019-05-30 07:35:35,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.203561782837s 2019-05-30 07:35:35,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-30 07:35:35,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5197635ed7e01a0fc6335be118d4f646c636f3ca" 2019-05-30 07:35:35,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 30 May 2019 07:35:35 GMT X-Openstack-Request-Id: req-2fd56d62-9c98-498c-8d21-350748f73c8d 2019-05-30 07:35:35,335 - 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-05-30 07:35:35,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-2fd56d62-9c98-498c-8d21-350748f73c8d 2019-05-30 07:35:35,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.193293094635s 2019-05-30 07:35:35,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:35,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:35,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 30 May 2019 07:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea281c6-a169-4b05-87a3-b3a3cfe9a9c9 2019-05-30 07:35:35,474 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "barbican-user_a579e5c8-b716-42f7-a51b-04cccf5ca0bb", "links": {"self": "http://172.30.9.24:5000/v3/users/667dae9b40b4419d97c98273c1cf9498"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "667dae9b40b4419d97c98273c1cf9498", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:35:35,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-eea281c6-a169-4b05-87a3-b3a3cfe9a9c9 2019-05-30 07:35:35,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12938284874s 2019-05-30 07:35:35,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:35,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/667dae9b40b4419d97c98273c1cf9498 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:35,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Thu, 30 May 2019 07:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc6bd76-baf4-4f56-82f4-51338a69c641 2019-05-30 07:35:35,673 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_a579e5c8-b716-42f7-a51b-04cccf5ca0bb", "links": {"self": "http://172.30.9.24:5000/v3/users/667dae9b40b4419d97c98273c1cf9498"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "667dae9b40b4419d97c98273c1cf9498", "description": null}} 2019-05-30 07:35:35,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/667dae9b40b4419d97c98273c1cf9498 used request id req-1fc6bd76-baf4-4f56-82f4-51338a69c641 2019-05-30 07:35:35,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.192692995071s 2019-05-30 07:35:35,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 07:35:35,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/667dae9b40b4419d97c98273c1cf9498 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:35,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4fc5f17-ca27-40ff-9780-54da68e73c0c 2019-05-30 07:35:35,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:35,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/667dae9b40b4419d97c98273c1cf9498 used request id req-d4fc5f17-ca27-40ff-9780-54da68e73c0c 2019-05-30 07:35:35,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.199774980545s 2019-05-30 07:35:35,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:35:35,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:36,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Thu, 30 May 2019 07:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba91c5c-e7b9-4ac0-ab95-d9c50b43d1ee 2019-05-30 07:35:36,079 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.24:5000/v3/projects/14c42f789f6849f2b1712100bc37c158"}, "tags": [], "enabled": true, "id": "14c42f789f6849f2b1712100bc37c158", "parent_id": "default", "domain_id": "default", "name": "barbican-project_a579e5c8-b716-42f7-a51b-04cccf5ca0bb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 07:35:36,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-2ba91c5c-e7b9-4ac0-ab95-d9c50b43d1ee 2019-05-30 07:35:36,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199348211288s 2019-05-30 07:35:36,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 07:35:36,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/14c42f789f6849f2b1712100bc37c158 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:36,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f47ecbe5-6ef7-468f-90dc-ebbdd29bdf4f 2019-05-30 07:35:36,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:36,334 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/14c42f789f6849f2b1712100bc37c158 used request id req-f47ecbe5-6ef7-468f-90dc-ebbdd29bdf4f 2019-05-30 07:35:36,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.250286102295s 2019-05-30 07:35:36,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 07:35:36,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=14c42f789f6849f2b1712100bc37c158&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.16" -H "X-Auth-Token: {SHA1}d9a2429e64b9491f6b7952bf53e03e6ea5c1f371" 2019-05-30 07:35:36,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Thu, 30 May 2019 07:35:36 GMT X-Openstack-Request-Id: req-89a0bdfa-452d-4349-9aa7-a537e4dad949 2019-05-30 07:35:36,363 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-05-30 07:35:36,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=14c42f789f6849f2b1712100bc37c158&name=default used request id req-89a0bdfa-452d-4349-9aa7-a537e4dad949 2019-05-30 07:35:36,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0243520736694s 2019-05-30 07:35:36,363 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-05-30 07:35:36,364 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-05-30 07:35:36,369 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 11:21 | PASS | | rally_sanity | functest | smoke | 22:43 | FAIL | | refstack_defcore | functest | smoke | 06:07 | FAIL | | tempest_full | functest | smoke | 37:25 | FAIL | | tempest_scenario | functest | smoke | 07:37 | PASS | | patrole | functest | smoke | 02:60 | PASS | | neutron_trunk | functest | smoke | 02:12 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-05-30 07:35:36,378 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-05-30 07:35:46,092 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-29 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-30 07:35:46,095 - 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.24,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.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=H2eK1y9fkHjMGjKKWa1PlDXma 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=aeac65a9ab444affb43fd8765adb4b86 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-30 07:35:46,095 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-30 07:35:46,096 - 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-05-30 07:35:46,104 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-05-30 07:35:46,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:35:46,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 07:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b25869-9a8c-4517-bb23-054f2f1abd7c 2019-05-30 07:35:46,451 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 07:35:46,451 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-d9b25869-9a8c-4517-bb23-054f2f1abd7c 2019-05-30 07:35:46,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 07:35:46,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T08:35:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["Re60mYlWSLSF_9kaMD2AHQ"], "issued_at": "2019-05-30T07:35:46.000000Z"}} 2019-05-30 07:35:46,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 07:35:46,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:47,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 07:35:47 GMT X-Openstack-Request-Id: req-707f4fc2-8888-4d9f-92b6-2e20b70daea4 2019-05-30 07:35:47,225 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 07:35:47,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-707f4fc2-8888-4d9f-92b6-2e20b70daea4 2019-05-30 07:35:47,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370882034302s 2019-05-30 07:35:47,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:35:47,237 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 07:35:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1870cce-9419-4b71-b4ab-97ea1735d5da 2019-05-30 07:35:47,237 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 07:35:47,238 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-a1870cce-9419-4b71-b4ab-97ea1735d5da 2019-05-30 07:35:47,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:35:47,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:47,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 07:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34759f60-5fbb-41aa-9ec7-6f2b8a425a11 2019-05-30 07:35:47,454 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 07:35:47,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-34759f60-5fbb-41aa-9ec7-6f2b8a425a11 2019-05-30 07:35:47,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215617895126s 2019-05-30 07:35:47,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 07:35:47,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" -d '{"project": {"description": "Created by OPNFV Functest: rally_full", "enabled": true, "domain_id": "default", "name": "rally_full-project_962d7e66-46f5-4ecd-9761-c2549f753487"}}' 2019-05-30 07:35:47,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Thu, 30 May 2019 07:35:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5abe6b0-e122-4ca6-b2a4-002c8b2252f8 2019-05-30 07:35:47,686 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/377c3aa0c7264d93acbc57de9fc39602"}, "tags": [], "enabled": true, "id": "377c3aa0c7264d93acbc57de9fc39602", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_962d7e66-46f5-4ecd-9761-c2549f753487"}} 2019-05-30 07:35:47,686 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a5abe6b0-e122-4ca6-b2a4-002c8b2252f8 2019-05-30 07:35:47,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.224547147751s 2019-05-30 07:35:47,687 - 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'377c3aa0c7264d93acbc57de9fc39602', '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_962d7e66-46f5-4ecd-9761-c2549f753487'}) 2019-05-30 07:35:47,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 07:35:47,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "baUMZH6lLPdtNPXIjXQ7WMfCqL98rs", "email": null, "name": "rally_full-user_962d7e66-46f5-4ecd-9761-c2549f753487"}}' 2019-05-30 07:35:48,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Thu, 30 May 2019 07:35:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e7894b0-5fe3-4187-8f36-4bbb3b3b4390 2019-05-30 07:35:48,117 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_962d7e66-46f5-4ecd-9761-c2549f753487", "links": {"self": "http://172.30.9.24:5000/v3/users/0d5fea503c7e4a3380ac0181a086ea82"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0d5fea503c7e4a3380ac0181a086ea82", "domain_id": "default", "password_expires_at": null}} 2019-05-30 07:35:48,117 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-2e7894b0-5fe3-4187-8f36-4bbb3b3b4390 2019-05-30 07:35:48,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.424232959747s 2019-05-30 07:35:48,118 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0d5fea503c7e4a3380ac0181a086ea82', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_962d7e66-46f5-4ecd-9761-c2549f753487'}) 2019-05-30 07:35:48,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:48,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:48,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3016b31b-8d6f-4aad-9f9b-40719fd78b31 2019-05-30 07:35:48,319 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:48,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3016b31b-8d6f-4aad-9f9b-40719fd78b31 2019-05-30 07:35:48,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198083877563s 2019-05-30 07:35:48,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:48,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:48,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d121b0ca-edcc-461b-a0e6-e2cbafd182a9 2019-05-30 07:35:48,433 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:48,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d121b0ca-edcc-461b-a0e6-e2cbafd182a9 2019-05-30 07:35:48,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109387159348s 2019-05-30 07:35:48,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:48,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:48,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6080d9d-793f-493c-8ace-75efb2d77d33 2019-05-30 07:35:48,553 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:48,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e6080d9d-793f-493c-8ace-75efb2d77d33 2019-05-30 07:35:48,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114587068558s 2019-05-30 07:35:48,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:35:48,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:48,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94e7b00a-6d90-4588-8033-1aff56ed2b56 2019-05-30 07:35:48,751 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:35:48,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-94e7b00a-6d90-4588-8033-1aff56ed2b56 2019-05-30 07:35:48,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193513870239s 2019-05-30 07:35:48,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:48,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:48,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 30 May 2019 07:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f47cfde-6a5d-419d-9322-dafa43987f52 2019-05-30 07:35:48,883 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "rally_full-user_962d7e66-46f5-4ecd-9761-c2549f753487", "links": {"self": "http://172.30.9.24:5000/v3/users/0d5fea503c7e4a3380ac0181a086ea82"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0d5fea503c7e4a3380ac0181a086ea82", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:35:48,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2f47cfde-6a5d-419d-9322-dafa43987f52 2019-05-30 07:35:48,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130310058594s 2019-05-30 07:35:48,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:35:48,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:49,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 30 May 2019 07:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ae0b5b-5366-4c87-84a1-5c745f59b906 2019-05-30 07:35:49,009 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/377c3aa0c7264d93acbc57de9fc39602"}, "tags": [], "enabled": true, "id": "377c3aa0c7264d93acbc57de9fc39602", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_962d7e66-46f5-4ecd-9761-c2549f753487"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 07:35:49,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-f0ae0b5b-5366-4c87-84a1-5c745f59b906 2019-05-30 07:35:49,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115515947342s 2019-05-30 07:35:49,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:35:49,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=0d5fea503c7e4a3380ac0181a086ea82&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=377c3aa0c7264d93acbc57de9fc39602" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:49,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 30 May 2019 07:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f28635-f128-4063-945c-e7759129b27f 2019-05-30 07:35:49,129 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=0d5fea503c7e4a3380ac0181a086ea82&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=377c3aa0c7264d93acbc57de9fc39602", "previous": null, "next": null}} 2019-05-30 07:35:49,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=0d5fea503c7e4a3380ac0181a086ea82&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=377c3aa0c7264d93acbc57de9fc39602 used request id req-28f28635-f128-4063-945c-e7759129b27f 2019-05-30 07:35:49,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112097024918s 2019-05-30 07:35:49,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 07:35:49,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/377c3aa0c7264d93acbc57de9fc39602/users/0d5fea503c7e4a3380ac0181a086ea82/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:49,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31218da2-7eda-4435-a75b-e08f0e8dc785 2019-05-30 07:35:49,273 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:49,273 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/377c3aa0c7264d93acbc57de9fc39602/users/0d5fea503c7e4a3380ac0181a086ea82/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-31218da2-7eda-4435-a75b-e08f0e8dc785 2019-05-30 07:35:49,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141103029251s 2019-05-30 07:35:49,274 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_962d7e66-46f5-4ecd-9761-c2549f753487', 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'377c3aa0c7264d93acbc57de9fc39602', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'baUMZH6lLPdtNPXIjXQ7WMfCqL98rs', 'username': u'rally_full-user_962d7e66-46f5-4ecd-9761-c2549f753487', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 07:35:49,278 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_962d7e66-46f5-4ecd-9761-c2549f753487', 'password': 'baUMZH6lLPdtNPXIjXQ7WMfCqL98rs', 'project_name': 'rally_full-project_962d7e66-46f5-4ecd-9761-c2549f753487', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '377c3aa0c7264d93acbc57de9fc39602', 'project_domain_name': 'Default'} 2019-05-30 07:35:49,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:49,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:49,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59bbdbde-9f14-402f-99ed-99a59bcf5964 2019-05-30 07:35:49,392 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:49,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-59bbdbde-9f14-402f-99ed-99a59bcf5964 2019-05-30 07:35:49,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110887050629s 2019-05-30 07:35:49,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 07:35:49,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:49,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 07:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca25c00-2f07-4ac3-b680-ff391f114032 2019-05-30 07:35:49,598 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 07:35:49,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-dca25c00-2f07-4ac3-b680-ff391f114032 2019-05-30 07:35:49,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201304197311s 2019-05-30 07:35:49,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:35:49,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:49,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 07:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa8028a-aefa-4737-a5d5-189aa9e3cc6b 2019-05-30 07:35:49,730 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 07:35:49,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-daa8028a-aefa-4737-a5d5-189aa9e3cc6b 2019-05-30 07:35:49,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1263859272s 2019-05-30 07:35:49,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 07:35:49,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:49,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 30 May 2019 07:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7702a365-e42b-40f3-b152-47ff2060255e 2019-05-30 07:35:49,863 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "rally_full-user_962d7e66-46f5-4ecd-9761-c2549f753487", "links": {"self": "http://172.30.9.24:5000/v3/users/0d5fea503c7e4a3380ac0181a086ea82"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0d5fea503c7e4a3380ac0181a086ea82", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 07:35:49,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7702a365-e42b-40f3-b152-47ff2060255e 2019-05-30 07:35:49,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132003068924s 2019-05-30 07:35:49,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:35:49,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:50,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 30 May 2019 07:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-919c1452-aa21-461e-959a-bdfaaf419a3f 2019-05-30 07:35:50,060 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/377c3aa0c7264d93acbc57de9fc39602"}, "tags": [], "enabled": true, "id": "377c3aa0c7264d93acbc57de9fc39602", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_962d7e66-46f5-4ecd-9761-c2549f753487"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 07:35:50,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-919c1452-aa21-461e-959a-bdfaaf419a3f 2019-05-30 07:35:50,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185357809067s 2019-05-30 07:35:50,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 07:35:50,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=0d5fea503c7e4a3380ac0181a086ea82&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=377c3aa0c7264d93acbc57de9fc39602" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:50,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 07:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e70e402-eeac-4943-a31b-d3bad95f648e 2019-05-30 07:35:50,180 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=0d5fea503c7e4a3380ac0181a086ea82&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=377c3aa0c7264d93acbc57de9fc39602", "previous": null, "next": null}} 2019-05-30 07:35:50,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=0d5fea503c7e4a3380ac0181a086ea82&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=377c3aa0c7264d93acbc57de9fc39602 used request id req-6e70e402-eeac-4943-a31b-d3bad95f648e 2019-05-30 07:35:50,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112272977829s 2019-05-30 07:35:50,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 07:35:50,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/377c3aa0c7264d93acbc57de9fc39602/users/0d5fea503c7e4a3380ac0181a086ea82/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:50,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 07:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21bb76aa-424c-4d3b-a35a-0a3376863893 2019-05-30 07:35:50,410 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 07:35:50,411 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/377c3aa0c7264d93acbc57de9fc39602/users/0d5fea503c7e4a3380ac0181a086ea82/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-21bb76aa-424c-4d3b-a35a-0a3376863893 2019-05-30 07:35:50,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.226615190506s 2019-05-30 07:35:50,412 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-05-30 07:35:50,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 07:35:50,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:50,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 07:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9950bdf-a51d-4140-9899-c48d4bfaefc4 2019-05-30 07:35:50,527 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 07:35:50,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-f9950bdf-a51d-4140-9899-c48d4bfaefc4 2019-05-30 07:35:50,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114778995514s 2019-05-30 07:35:50,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 07:35:50,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" 2019-05-30 07:35:50,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 30 May 2019 07:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edcf7581-3731-4e0a-90ce-21be4860a2a2 2019-05-30 07:35:50,648 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/377c3aa0c7264d93acbc57de9fc39602"}, "tags": [], "enabled": true, "id": "377c3aa0c7264d93acbc57de9fc39602", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_962d7e66-46f5-4ecd-9761-c2549f753487"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 07:35:50,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-edcf7581-3731-4e0a-90ce-21be4860a2a2 2019-05-30 07:35:50,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114559173584s 2019-05-30 07:35:50,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 07:35:50,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" -d '{"network": {"shared": true, "tenant_id": "377c3aa0c7264d93acbc57de9fc39602", "name": "rally_full-net_962d7e66-46f5-4ecd-9761-c2549f753487", "admin_state_up": true}}' 2019-05-30 07:35:50,995 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Thu, 30 May 2019 07:35:50 GMT X-Openstack-Request-Id: req-29173f1c-8dc6-400b-8c70-b0d523c4cae2 2019-05-30 07:35:50,995 - 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":"f41a7526-133d-4487-8d52-0edf1eadcbb7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":true,"project_id":"377c3aa0c7264d93acbc57de9fc39602","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T07:35:50Z","is_default":false,"qos_policy_id":null,"name":"rally_full-net_962d7e66-46f5-4ecd-9761-c2549f753487","admin_state_up":true,"tenant_id":"377c3aa0c7264d93acbc57de9fc39602","created_at":"2019-05-30T07:35:50Z","mtu":1450}} 2019-05-30 07:35:50,996 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-29173f1c-8dc6-400b-8c70-b0d523c4cae2 2019-05-30 07:35:50,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.344689846039s 2019-05-30 07:35:50,996 - 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-05-30T07:35:50Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f41a7526-133d-4487-8d52-0edf1eadcbb7', u'provider:segmentation_id': 33, 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_962d7e66-46f5-4ecd-9761-c2549f753487', u'created_at': u'2019-05-30T07:35:50Z', u'mtu': 1450, u'tenant_id': u'377c3aa0c7264d93acbc57de9fc39602', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'377c3aa0c7264d93acbc57de9fc39602', u'l2_adjacency': True}) 2019-05-30 07:35:51,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:35:51,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 07:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75fcf2ad-0ebd-4906-ac22-e9fa4bbf2ef9 2019-05-30 07:35:51,006 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 07:35:51,006 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-75fcf2ad-0ebd-4906-ac22-e9fa4bbf2ef9 2019-05-30 07:35:51,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 07:35:51,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T08:35:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "377c3aa0c7264d93acbc57de9fc39602", "name": "rally_full-project_962d7e66-46f5-4ecd-9761-c2549f753487"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_377c3aa0c7264d93acbc57de9fc39602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_377c3aa0c7264d93acbc57de9fc39602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/377c3aa0c7264d93acbc57de9fc39602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/377c3aa0c7264d93acbc57de9fc39602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/377c3aa0c7264d93acbc57de9fc39602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/377c3aa0c7264d93acbc57de9fc39602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/377c3aa0c7264d93acbc57de9fc39602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/377c3aa0c7264d93acbc57de9fc39602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/377c3aa0c7264d93acbc57de9fc39602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/377c3aa0c7264d93acbc57de9fc39602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/377c3aa0c7264d93acbc57de9fc39602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_962d7e66-46f5-4ecd-9761-c2549f753487", "id": "0d5fea503c7e4a3380ac0181a086ea82"}, "audit_ids": ["8hvrvsAgSEGzGviATz1oPw"], "issued_at": "2019-05-30T07:35:51.000000Z"}} 2019-05-30 07:35:51,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 07:35:51,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}97a7d8cd750eae4f2deda0d232e1f90550a1458b" 2019-05-30 07:35:51,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Thu, 30 May 2019 07:35:51 GMT X-Openstack-Request-Id: req-a6ec2149-7c26-4555-80e9-8a4797e309df 2019-05-30 07:35:51,700 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f41a7526-133d-4487-8d52-0edf1eadcbb7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":true,"project_id":"377c3aa0c7264d93acbc57de9fc39602","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T07:35:50Z","qos_policy_id":null,"name":"rally_full-net_962d7e66-46f5-4ecd-9761-c2549f753487","admin_state_up":true,"tenant_id":"377c3aa0c7264d93acbc57de9fc39602","created_at":"2019-05-30T07:35:50Z","provider:network_type":"vxlan"}]} 2019-05-30 07:35:51,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a6ec2149-7c26-4555-80e9-8a4797e309df 2019-05-30 07:35:51,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.29435801506s 2019-05-30 07:35:51,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 07:35:51,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}97a7d8cd750eae4f2deda0d232e1f90550a1458b" -d '{"subnet": {"name": "rally_full-subnet_962d7e66-46f5-4ecd-9761-c2549f753487", "enable_dhcp": true, "network_id": "f41a7526-133d-4487-8d52-0edf1eadcbb7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 07:35:52,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Thu, 30 May 2019 07:35:52 GMT X-Openstack-Request-Id: req-1becd5d0-e0d9-475f-bf07-a45cb0dce645 2019-05-30 07:35:52,263 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-30T07:35:51Z","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":"441cd00c-3b0d-4184-b691-ce45484b9937","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"377c3aa0c7264d93acbc57de9fc39602","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_962d7e66-46f5-4ecd-9761-c2549f753487","enable_dhcp":true,"segment_id":null,"network_id":"f41a7526-133d-4487-8d52-0edf1eadcbb7","tenant_id":"377c3aa0c7264d93acbc57de9fc39602","created_at":"2019-05-30T07:35:51Z","ip_version":4}} 2019-05-30 07:35:52,263 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1becd5d0-e0d9-475f-bf07-a45cb0dce645 2019-05-30 07:35:52,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.56164598465s 2019-05-30 07:35:52,264 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T07:35:51Z', 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'441cd00c-3b0d-4184-b691-ce45484b9937', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_962d7e66-46f5-4ecd-9761-c2549f753487', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f41a7526-133d-4487-8d52-0edf1eadcbb7', u'tenant_id': u'377c3aa0c7264d93acbc57de9fc39602', u'created_at': u'2019-05-30T07:35:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'377c3aa0c7264d93acbc57de9fc39602'}) 2019-05-30 07:35:52,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 07:35:52,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}97a7d8cd750eae4f2deda0d232e1f90550a1458b" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "rally_full-router_962d7e66-46f5-4ecd-9761-c2549f753487", "admin_state_up": true}}' 2019-05-30 07:35:53,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Thu, 30 May 2019 07:35:53 GMT X-Openstack-Request-Id: req-004dd950-d9b8-40b1-9db9-3353d25b5bb3 2019-05-30 07:35:53,822 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "377c3aa0c7264d93acbc57de9fc39602", "created_at": "2019-05-30T07:35:52Z", "admin_state_up": true, "updated_at": "2019-05-30T07:35:53Z", "project_id": "377c3aa0c7264d93acbc57de9fc39602", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b973067d-2031-46c0-b537-3d87302fe12c", "name": "rally_full-router_962d7e66-46f5-4ecd-9761-c2549f753487"}} 2019-05-30 07:35:53,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-004dd950-d9b8-40b1-9db9-3353d25b5bb3 2019-05-30 07:35:53,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55771398544s 2019-05-30 07:35:53,823 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T07:35:53Z', u'revision_number': 2, u'ha': False, u'id': u'b973067d-2031-46c0-b537-3d87302fe12c', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_962d7e66-46f5-4ecd-9761-c2549f753487', u'admin_state_up': True, u'tenant_id': u'377c3aa0c7264d93acbc57de9fc39602', u'created_at': u'2019-05-30T07:35:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'377c3aa0c7264d93acbc57de9fc39602'}) 2019-05-30 07:35:53,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 07:35:53,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/b973067d-2031-46c0-b537-3d87302fe12c/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.16" -H "X-Auth-Token: {SHA1}97a7d8cd750eae4f2deda0d232e1f90550a1458b" -d '{"subnet_id": "441cd00c-3b0d-4184-b691-ce45484b9937"}' 2019-05-30 07:35:55,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 07:35:55 GMT X-Openstack-Request-Id: req-d6363aae-dc86-4106-8664-a75af0277934 2019-05-30 07:35:55,901 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f41a7526-133d-4487-8d52-0edf1eadcbb7", "tenant_id": "377c3aa0c7264d93acbc57de9fc39602", "subnet_id": "441cd00c-3b0d-4184-b691-ce45484b9937", "subnet_ids": ["441cd00c-3b0d-4184-b691-ce45484b9937"], "port_id": "77e8dded-c529-4d7c-9505-0bc0ad123503", "id": "b973067d-2031-46c0-b537-3d87302fe12c"} 2019-05-30 07:35:55,901 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b973067d-2031-46c0-b537-3d87302fe12c/add_router_interface.json used request id req-d6363aae-dc86-4106-8664-a75af0277934 2019-05-30 07:35:55,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.07741093636s 2019-05-30 07:35:55,901 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-30 07:35:56,007 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-30 07:35:56,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:35:56,017 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 07:35:56 GMT 2019-05-30 07:35:56,017 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 07:35:56,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 07:35:56,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}97a7d8cd750eae4f2deda0d232e1f90550a1458b" 2019-05-30 07:35:56,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 07:35:56 GMT X-Openstack-Request-Id: req-c34766cb-c9d3-490b-b7b7-7a6c0ebcfd96 2019-05-30 07:35:56,341 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 07:35:56,342 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c34766cb-c9d3-490b-b7b7-7a6c0ebcfd96 2019-05-30 07:35:56,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319380044937s 2019-05-30 07:35:56,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 07:35:56,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}97a7d8cd750eae4f2deda0d232e1f90550a1458b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487"}' 2019-05-30 07:35:56,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Thu, 30 May 2019 07:35:56 GMT Location: http://172.30.9.24:9292/v2/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b5019fd1-9ad9-476e-8a56-9450fa46c9fb 2019-05-30 07:35:56,405 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:35:56Z", "file": "/v2/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b/file", "owner": "377c3aa0c7264d93acbc57de9fc39602", "id": "f35b43d1-a091-4c7a-91b3-bd7f6323567b", "size": null, "self": "/v2/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b", "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_962d7e66-46f5-4ecd-9761-c2549f753487", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487", "checksum": null, "created_at": "2019-05-30T07:35:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 07:35:56,406 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-b5019fd1-9ad9-476e-8a56-9450fa46c9fb 2019-05-30 07:35:56,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0551540851593s 2019-05-30 07:35:56,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 07:35:56,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b/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.16" -H "X-Auth-Token: {SHA1}97a7d8cd750eae4f2deda0d232e1f90550a1458b" -d '' 2019-05-30 07:35:57,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 07:35:57 GMT X-Openstack-Request-Id: req-3e330e79-b9ee-4a25-873c-b18505efbabb 2019-05-30 07:35:57,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-05-30 07:35:57,238 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b/file used request id req-3e330e79-b9ee-4a25-873c-b18505efbabb 2019-05-30 07:35:57,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.831259012222s 2019-05-30 07:35:57,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 07:35:57,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}97a7d8cd750eae4f2deda0d232e1f90550a1458b" 2019-05-30 07:35:57,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Thu, 30 May 2019 07:35:57 GMT X-Openstack-Request-Id: req-2b9bdc46-dbcf-4027-a6ba-e7e633510ef1 2019-05-30 07:35:57,267 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:35:57Z", "file": "/v2/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b/file", "owner": "377c3aa0c7264d93acbc57de9fc39602", "id": "f35b43d1-a091-4c7a-91b3-bd7f6323567b", "size": 12716032, "self": "/v2/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T07:35:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 07:35:57,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2b9bdc46-dbcf-4027-a6ba-e7e633510ef1 2019-05-30 07:35:57,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0258228778839s 2019-05-30 07:35:57,269 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b/file', 'owner': u'377c3aa0c7264d93acbc57de9fc39602', 'id': u'f35b43d1-a091-4c7a-91b3-bd7f6323567b', 'size': 12716032, u'self': u'/v2/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'377c3aa0c7264d93acbc57de9fc39602', 'name': 'rally_full-project_962d7e66-46f5-4ecd-9761-c2549f753487', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T07:35:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-30T07:35:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487', '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/f35b43d1-a091-4c7a-91b3-bd7f6323567b', 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_962d7e66-46f5-4ecd-9761-c2549f753487', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487', 'created': u'2019-05-30T07:35:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T07:35: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/f35b43d1-a091-4c7a-91b3-bd7f6323567b', 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_962d7e66-46f5-4ecd-9761-c2549f753487', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 07:35:57,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 07:35:57,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 07:35:57,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 30 May 2019 07:35: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-fe85f562-8fe9-4143-a2a9-e0b9c1e3f960 x-openstack-request-id: req-fe85f562-8fe9-4143-a2a9-e0b9c1e3f960 2019-05-30 07:35:57,612 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7b747ba3-df4c-45d7-8e75-bf54075adf3e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7b747ba3-df4c-45d7-8e75-bf54075adf3e", "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": "7b747ba3-df4c-45d7-8e75-bf54075adf3e"}} 2019-05-30 07:35:57,613 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-fe85f562-8fe9-4143-a2a9-e0b9c1e3f960 2019-05-30 07:35:57,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.340121984482s 2019-05-30 07:35:57,614 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487', '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'aeac65a9ab444affb43fd8765adb4b86', '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'7b747ba3-df4c-45d7-8e75-bf54075adf3e', 'swap': 0}) 2019-05-30 07:35:57,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 07:35:57,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/7b747ba3-df4c-45d7-8e75-bf54075adf3e/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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" -d '{"extra_specs": {}}' 2019-05-30 07:35:57,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 07:35: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-a2392854-34e9-4258-9570-72bd83238f62 x-openstack-request-id: req-a2392854-34e9-4258-9570-72bd83238f62 2019-05-30 07:35:57,635 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 07:35:57,635 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/7b747ba3-df4c-45d7-8e75-bf54075adf3e/os-extra_specs used request id req-a2392854-34e9-4258-9570-72bd83238f62 2019-05-30 07:35:57,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210099220276s 2019-05-30 07:35:57,636 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-30 07:36:01,865 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4e5a0adf-f5f8-4939-b0c4-cc84ec02a207 | 2019-05-30T07:36:01.445551 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4e5a0adf-f5f8-4939-b0c4-cc84ec02a207 ~/.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-05-30 07:36:05,005 - 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-05-30 07:36:05,663 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-05-30 07:36:05,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-30 07:36:05,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}97a7d8cd750eae4f2deda0d232e1f90550a1458b" 2019-05-30 07:36:05,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Thu, 30 May 2019 07:36: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-e06c5634-23e1-4476-9b02-03ae0e9ecf52 x-openstack-request-id: req-e06c5634-23e1-4476-9b02-03ae0e9ecf52 2019-05-30 07:36:05,970 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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": 15}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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-05-30 07:36:05,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-e06c5634-23e1-4476-9b02-03ae0e9ecf52 2019-05-30 07:36:05,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.301342964172s 2019-05-30 07:36:05,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-30 07:36:05,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}97a7d8cd750eae4f2deda0d232e1f90550a1458b" 2019-05-30 07:36:05,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 30 May 2019 07:36:05 GMT X-Openstack-Request-Id: req-7d144bab-47df-4431-8fb1-38c741a7ef6c 2019-05-30 07:36:05,982 - 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-05-30 07:36:05,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-7d144bab-47df-4431-8fb1-38c741a7ef6c 2019-05-30 07:36:05,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0105640888214s 2019-05-30 07:36:05,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 07:36:05,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_full-flavor_alt_962d7e66-46f5-4ecd-9761-c2549f753487", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 07:36:06,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Thu, 30 May 2019 07:36: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-f4c16430-4eeb-418e-a338-60eeff325dcc x-openstack-request-id: req-f4c16430-4eeb-418e-a338-60eeff325dcc 2019-05-30 07:36:06,031 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_alt_962d7e66-46f5-4ecd-9761-c2549f753487", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/fcfa11a5-680f-4e6a-a9e1-06e5eed6bb5d", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/fcfa11a5-680f-4e6a-a9e1-06e5eed6bb5d", "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": "fcfa11a5-680f-4e6a-a9e1-06e5eed6bb5d"}} 2019-05-30 07:36:06,031 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f4c16430-4eeb-418e-a338-60eeff325dcc 2019-05-30 07:36:06,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0396962165833s 2019-05-30 07:36:06,032 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_962d7e66-46f5-4ecd-9761-c2549f753487', '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'aeac65a9ab444affb43fd8765adb4b86', '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'fcfa11a5-680f-4e6a-a9e1-06e5eed6bb5d', 'swap': 0}) 2019-05-30 07:36:06,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 07:36:06,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/fcfa11a5-680f-4e6a-a9e1-06e5eed6bb5d/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.16" -H "X-Auth-Token: {SHA1}927193ae79889cabbc1e092f1211ad94fa77fa69" -d '{"extra_specs": {}}' 2019-05-30 07:36:06,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 07:36: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-ee1f4c54-06c0-4db3-806a-a698313c0a2f x-openstack-request-id: req-ee1f4c54-06c0-4db3-806a-a698313c0a2f 2019-05-30 07:36:06,055 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 07:36:06,055 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/fcfa11a5-680f-4e6a-a9e1-06e5eed6bb5d/os-extra_specs used request id req-ee1f4c54-06c0-4db3-806a-a698313c0a2f 2019-05-30 07:36:06,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223648548126s 2019-05-30 07:36:06,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 07:36:06,073 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 07:36:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a28706d-310f-4b5c-bf0f-7ede87e42625 2019-05-30 07:36:06,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://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 07:36:06,074 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-8a28706d-310f-4b5c-bf0f-7ede87e42625 2019-05-30 07:36:06,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-30 07:36:06,079 - 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.16" 2019-05-30 07:36:06,086 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 07:36:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-322d56bd-7ef0-4f9d-8633-cef000cf35ae 2019-05-30 07:36:06,086 - 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-05-30 07:36:06,087 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-322d56bd-7ef0-4f9d-8633-cef000cf35ae 2019-05-30 07:36:06,087 - 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.16" -H "X-Auth-Token: {SHA1}97a7d8cd750eae4f2deda0d232e1f90550a1458b" 2019-05-30 07:36:06,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Thu, 30 May 2019 07:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ede2471-54dc-4832-8920-cca6321dd230 2019-05-30 07:36:06,298 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/139d24bc46ef46a5bd36f59376d87687"}, "enabled": true, "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/264655678fb34f29a87250685b3d8bdf"}, "enabled": true, "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/28610c42d16e43138da5dec73b8d4fff"}, "enabled": true, "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/349a557de6d4467e813e052ceb6ecf29"}, "enabled": true, "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5b82c138e1cb4b0da89add4f08dcf1b8"}, "enabled": true, "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7cac5c17591b413a851337c91014fc28"}, "enabled": true, "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7da7aa36749849e280f9ec53c2b6a22b"}, "enabled": true, "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/99142ae555d446ca8ac1529dceb5c8aa"}, "enabled": true, "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9d0f9e81def14d43b598cbb7f49f3bd1"}, "enabled": true, "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ab50c3815d9a462ba3a36d0bb21c0f55"}, "enabled": true, "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bcddb5d70e794427a165f6fce5230ce7"}, "enabled": true, "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/c9c9bf4d67b14ebe828480fe7425121a"}, "enabled": true, "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/cafced57803c4310a5e7bb3cd607ff30"}, "enabled": true, "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/d026271aa5da4cc18ed7426622f97a07"}, "enabled": true, "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-05-30 07:36:06,298 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-2ede2471-54dc-4832-8920-cca6321dd230 2019-05-30 07:36:06,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.220846891403s 2019-05-30 07:36:06,301 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_962d7e66-46f5-4ecd-9761-c2549f753487', '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'aeac65a9ab444affb43fd8765adb4b86', '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'fcfa11a5-680f-4e6a-a9e1-06e5eed6bb5d', 'swap': 0}) 2019-05-30 07:36:06,302 - 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-05-30 07:36:06,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 07:36:06,313 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 07:36:06,314 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-05-30 07:36:06,314 - 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', 'block_migration': 'true', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'f41a7526-133d-4487-8d52-0edf1eadcbb7', 'tenants_amount': 3, 'image_name': 'rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487', '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_962d7e66-46f5-4ecd-9761-c2549f753487', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-30 07:37:54,245 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 581cd11f-6d4a-4117-b8eb-8230d9501489 2019-05-30 07:37:54,245 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_full does not exist, we create it. 2019-05-30 07:37:54,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'581cd11f-6d4a-4117-b8eb-8230d9501489'] 2019-05-30 07:37:55,041 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 581cd11f-6d4a-4117-b8eb-8230d9501489 -------------------------------------------------------------------------------- Task 581cd11f-6d4a-4117-b8eb-8230d9501489: 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 581cd11f-6d4a-4117-b8eb-8230d9501489 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.579 | 0.586 | 0.602 | 0.604 | 0.606 | 0.59 | 100.0% | 10 | | total | 0.58 | 0.587 | 0.602 | 0.604 | 0.606 | 0.59 | 100.0% | 10 | | -> duration | 0.58 | 0.587 | 0.602 | 0.604 | 0.606 | 0.59 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.785215 Full duration: 12.976897 -------------------------------------------------------------------------------- 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 581cd11f-6d4a-4117-b8eb-8230d9501489 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.419 | 1.395 | 2.029 | 2.302 | 2.574 | 1.235 | 100.0% | 10 | | total | 0.94 | 1.983 | 2.461 | 2.744 | 3.027 | 1.961 | 100.0% | 10 | | -> duration | 0.94 | 1.983 | 2.461 | 2.744 | 3.027 | 1.961 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.156326 Full duration: 17.313015 -------------------------------------------------------------------------------- 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 581cd11f-6d4a-4117-b8eb-8230d9501489 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.299 | 0.392 | 0.471 | 0.478 | 0.485 | 0.394 | 100.0% | 10 | | total | 0.737 | 0.853 | 0.926 | 0.958 | 0.99 | 0.852 | 100.0% | 10 | | -> duration | 0.737 | 0.853 | 0.926 | 0.958 | 0.99 | 0.852 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.573089 Full duration: 14.147398 -------------------------------------------------------------------------------- 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 581cd11f-6d4a-4117-b8eb-8230d9501489 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.404 | 0.523 | 1.456 | 1.481 | 1.507 | 0.828 | 100.0% | 10 | | total | 0.826 | 0.937 | 1.894 | 1.918 | 1.942 | 1.254 | 100.0% | 10 | | -> duration | 0.826 | 0.937 | 1.894 | 1.918 | 1.942 | 1.254 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.693885 Full duration: 15.464556 -------------------------------------------------------------------------------- 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 581cd11f-6d4a-4117-b8eb-8230d9501489 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.454 | 0.52 | 0.725 | 0.743 | 0.761 | 0.581 | 100.0% | 10 | | total | 0.888 | 1.003 | 1.149 | 1.169 | 1.188 | 1.022 | 100.0% | 10 | | -> duration | 0.888 | 1.003 | 1.149 | 1.169 | 1.188 | 1.022 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.023515 Full duration: 14.284948 -------------------------------------------------------------------------------- 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 581cd11f-6d4a-4117-b8eb-8230d9501489 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.25 | 0.328 | 0.363 | 0.382 | 0.402 | 0.326 | 100.0% | 10 | | total | 0.676 | 0.797 | 0.844 | 0.85 | 0.856 | 0.779 | 100.0% | 10 | | -> duration | 0.676 | 0.797 | 0.844 | 0.85 | 0.856 | 0.779 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.336993 Full duration: 13.823708 HINTS: * To plot HTML graphics with this data, run: rally task report 581cd11f-6d4a-4117-b8eb-8230d9501489 --out output.html * To generate a JUnit report, run: rally task export 581cd11f-6d4a-4117-b8eb-8230d9501489 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 581cd11f-6d4a-4117-b8eb-8230d9501489 --json --out output.json 2019-05-30 07:37:55,041 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'581cd11f-6d4a-4117-b8eb-8230d9501489', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-05-30 07:37:56,949 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 581cd11f-6d4a-4117-b8eb-8230d9501489 --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-05-30 07:37:56.823 723 INFO rally.api [-] Building 'json' report for the following task(s): '581cd11f-6d4a-4117-b8eb-8230d9501489'. 2019-05-30 07:37:56.831 723 INFO rally.api [-] The report has been successfully built. 2019-05-30 07:37:56,962 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-05-30 07:37:56,963 - 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-05-30 07:37:56,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 07:37:56,978 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 07:37:56,979 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-05-30 07:37:56,979 - 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', 'block_migration': 'true', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'f41a7526-133d-4487-8d52-0edf1eadcbb7', 'tenants_amount': 3, 'image_name': 'rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487', '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_962d7e66-46f5-4ecd-9761-c2549f753487', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-30 07:43:51,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : af515588-8baf-4502-a6b7-3a59e9d954a6 2019-05-30 07:43:51,600 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'af515588-8baf-4502-a6b7-3a59e9d954a6'] 2019-05-30 07:43:52,391 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid af515588-8baf-4502-a6b7-3a59e9d954a6 -------------------------------------------------------------------------------- Task af515588-8baf-4502-a6b7-3a59e9d954a6: 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 af515588-8baf-4502-a6b7-3a59e9d954a6 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.91 | 3.368 | 5.145 | 5.341 | 5.537 | 3.734 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.042 | 0.05 | 0.45 | 0.789 | 1.128 | 0.204 | 100.0% | 10 | | -> glance_v2.upload_data | 0.457 | 0.946 | 2.12 | 2.185 | 2.251 | 1.163 | 100.0% | 10 | | glance_v2.delete_image | 1.002 | 1.115 | 2.972 | 3.009 | 3.046 | 1.477 | 100.0% | 10 | | total | 4.004 | 4.73 | 6.662 | 6.663 | 6.664 | 5.211 | 100.0% | 10 | | -> duration | 4.004 | 4.73 | 6.662 | 6.663 | 6.664 | 5.211 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.688427 Full duration: 30.743946 -------------------------------------------------------------------------------- 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 af515588-8baf-4502-a6b7-3a59e9d954a6 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.069 | 3.696 | 4.772 | 4.79 | 4.809 | 3.8 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.051 | 0.057 | 0.062 | 0.068 | 0.052 | 100.0% | 10 | | -> glance_v2.upload_data | 0.613 | 1.31 | 2.296 | 2.301 | 2.305 | 1.37 | 100.0% | 10 | | glance_v2.list_images | 0.039 | 0.044 | 0.09 | 0.112 | 0.133 | 0.06 | 100.0% | 10 | | total | 3.113 | 3.736 | 4.815 | 4.835 | 4.855 | 3.86 | 100.0% | 10 | | -> duration | 3.113 | 3.736 | 4.815 | 4.835 | 4.855 | 3.86 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.272928 Full duration: 30.548847 -------------------------------------------------------------------------------- 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 af515588-8baf-4502-a6b7-3a59e9d954a6 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.304 | 0.35 | 0.37 | 0.374 | 0.378 | 0.346 | 100.0% | 10 | | total | 0.305 | 0.35 | 0.37 | 0.374 | 0.378 | 0.346 | 100.0% | 10 | | -> duration | 0.305 | 0.35 | 0.37 | 0.374 | 0.378 | 0.346 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.757338 Full duration: 15.108289 -------------------------------------------------------------------------------- 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": "f41a7526-133d-4487-8d52-0edf1eadcbb7" } ], "flavor": { "name": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af515588-8baf-4502-a6b7-3a59e9d954a6 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.865 | 4.546 | 6.281 | 6.327 | 6.373 | 4.836 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.046 | 0.053 | 0.074 | 0.083 | 0.093 | 0.06 | 100.0% | 10 | | -> glance_v2.upload_data | 0.425 | 2.11 | 3.761 | 3.788 | 3.816 | 2.353 | 100.0% | 10 | | nova.boot_servers | 11.926 | 18.78 | 20.198 | 20.302 | 20.407 | 17.568 | 100.0% | 10 | | total | 15.613 | 24.479 | 25.997 | 26.389 | 26.781 | 22.406 | 100.0% | 10 | | -> duration | 14.613 | 23.479 | 24.997 | 25.389 | 25.781 | 21.406 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 70.271648 Full duration: 118.18254 -------------------------------------------------------------------------------- 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 af515588-8baf-4502-a6b7-3a59e9d954a6 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.804 | 3.326 | 3.987 | 4.137 | 4.286 | 3.429 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.044 | 0.051 | 0.084 | 0.11 | 0.137 | 0.062 | 100.0% | 10 | | -> glance_v2.upload_data | 0.379 | 0.897 | 1.507 | 1.697 | 1.886 | 0.976 | 100.0% | 10 | | glance_v2.deactivate_image | 0.051 | 0.094 | 0.113 | 0.116 | 0.119 | 0.09 | 100.0% | 10 | | total | 2.916 | 3.42 | 4.065 | 4.214 | 4.362 | 3.519 | 100.0% | 10 | | -> duration | 2.916 | 3.42 | 4.065 | 4.214 | 4.362 | 3.519 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.716588 Full duration: 31.65937 -------------------------------------------------------------------------------- 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 af515588-8baf-4502-a6b7-3a59e9d954a6 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.82 | 3.409 | 3.99 | 4.03 | 4.07 | 3.461 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.047 | 0.051 | 0.104 | 0.325 | 0.546 | 0.1 | 100.0% | 10 | | -> glance_v2.upload_data | 0.472 | 0.933 | 1.488 | 1.512 | 1.536 | 0.994 | 100.0% | 10 | | glance_v2.download_image | 0.144 | 0.166 | 0.395 | 0.766 | 1.138 | 0.275 | 100.0% | 10 | | total | 2.986 | 3.651 | 4.28 | 4.558 | 4.837 | 3.737 | 100.0% | 10 | | -> duration | 2.986 | 3.651 | 4.28 | 4.558 | 4.837 | 3.737 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.208344 Full duration: 31.69088 -------------------------------------------------------------------------------- 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 af515588-8baf-4502-a6b7-3a59e9d954a6 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.201 | 4.344 | 5.403 | 5.419 | 5.435 | 4.263 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.046 | 0.048 | 0.078 | 0.078 | 0.079 | 0.054 | 100.0% | 10 | | -> glance_v2.upload_data | 0.845 | 1.543 | 2.919 | 2.922 | 2.924 | 1.745 | 100.0% | 10 | | glance_v2.get_image | 0.016 | 0.019 | 0.026 | 0.031 | 0.036 | 0.021 | 100.0% | 10 | | total | 3.218 | 4.363 | 5.427 | 5.441 | 5.454 | 4.284 | 100.0% | 10 | | -> duration | 3.218 | 4.363 | 5.427 | 5.441 | 5.454 | 4.284 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.85089 Full duration: 34.471622 -------------------------------------------------------------------------------- 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 af515588-8baf-4502-a6b7-3a59e9d954a6 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.16 | 4.776 | 6.394 | 6.398 | 6.401 | 4.952 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.044 | 0.054 | 0.077 | 0.081 | 0.085 | 0.059 | 100.0% | 10 | | -> glance_v2.upload_data | 0.637 | 1.629 | 3.882 | 3.901 | 3.92 | 2.204 | 100.0% | 10 | | glance_v2.update_image | 0.125 | 0.134 | 0.253 | 0.262 | 0.271 | 0.18 | 100.0% | 10 | | total | 3.286 | 4.91 | 6.645 | 6.647 | 6.648 | 5.131 | 100.0% | 10 | | -> duration | 3.286 | 4.91 | 6.645 | 6.647 | 6.648 | 5.131 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.608821 Full duration: 35.657481 HINTS: * To plot HTML graphics with this data, run: rally task report af515588-8baf-4502-a6b7-3a59e9d954a6 --out output.html * To generate a JUnit report, run: rally task export af515588-8baf-4502-a6b7-3a59e9d954a6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report af515588-8baf-4502-a6b7-3a59e9d954a6 --json --out output.json 2019-05-30 07:43:52,393 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'af515588-8baf-4502-a6b7-3a59e9d954a6', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-05-30 07:43:54,067 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid af515588-8baf-4502-a6b7-3a59e9d954a6 --out /home/opnfv/functest/results/rally_full/glance.json 2019-05-30 07:43:53.969 1840 INFO rally.api [-] Building 'json' report for the following task(s): 'af515588-8baf-4502-a6b7-3a59e9d954a6'. 2019-05-30 07:43:53.987 1840 INFO rally.api [-] The report has been successfully built. 2019-05-30 07:43:54,080 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-05-30 07:43:54,081 - 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-05-30 07:43:54,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 07:43:54,088 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 07:43:54,089 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-05-30 07:43:54,089 - 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', 'block_migration': 'true', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'f41a7526-133d-4487-8d52-0edf1eadcbb7', 'tenants_amount': 3, 'image_name': 'rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487', '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_962d7e66-46f5-4ecd-9761-c2549f753487', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-30 08:06:11,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 2019-05-30 08:06:11,572 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'8edd60ec-22b0-442e-b8f0-f32bde5d9cb5'] 2019-05-30 08:06:12,486 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "nics": [ { "net-id": "f41a7526-133d-4487-8d52-0edf1eadcbb7" } ], "flavor": { "name": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487" }, "image": { "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.292 | 13.782 | 14.461 | 14.901 | 15.342 | 13.303 | 100.0% | 10 | | cinder_v3.create_volume | 2.926 | 3.241 | 3.368 | 3.537 | 3.705 | 3.255 | 100.0% | 10 | | nova.attach_volume | 4.257 | 4.825 | 5.018 | 5.021 | 5.024 | 4.781 | 100.0% | 10 | | nova.detach_volume | 1.023 | 1.436 | 2.017 | 3.174 | 4.331 | 1.722 | 100.0% | 10 | | cinder_v3.delete_volume | 0.498 | 2.185 | 2.628 | 2.646 | 2.664 | 1.857 | 100.0% | 10 | | nova.delete_server | 2.388 | 2.555 | 4.106 | 4.365 | 4.624 | 2.931 | 100.0% | 10 | | total | 25.517 | 27.262 | 30.374 | 31.663 | 32.952 | 27.849 | 100.0% | 10 | | -> duration | 24.517 | 26.262 | 29.374 | 30.663 | 31.952 | 26.849 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 79.557985 Full duration: 112.463312 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_snapshots args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_snapshot | 3.073 | 3.332 | 3.536 | 3.591 | 3.646 | 3.322 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.022 | 0.214 | 0.268 | 0.298 | 0.328 | 0.196 | 100.0% | 10 | | total | 3.355 | 3.5 | 3.645 | 3.748 | 3.852 | 3.518 | 100.0% | 10 | | -> duration | 3.355 | 3.5 | 3.645 | 3.748 | 3.852 | 3.518 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.537026 Full duration: 54.437901 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "image": { "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 5.884 | 6.26 | 6.741 | 8.101 | 9.461 | 6.543 | 100.0% | 10 | | cinder_v3.list_volumes | 0.066 | 0.31 | 0.364 | 0.424 | 0.484 | 0.28 | 100.0% | 10 | | total | 6.145 | 6.479 | 7.128 | 8.47 | 9.812 | 6.824 | 100.0% | 10 | | -> duration | 6.145 | 6.479 | 7.128 | 8.47 | 9.812 | 6.824 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.572175 Full duration: 47.220546 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.374 | 3.478 | 3.618 | 3.624 | 3.629 | 3.496 | 100.0% | 10 | | cinder_v3.list_volumes | 0.067 | 0.263 | 0.375 | 0.378 | 0.38 | 0.221 | 100.0% | 10 | | total | 3.441 | 3.711 | 3.956 | 3.974 | 3.992 | 3.717 | 100.0% | 10 | | -> duration | 3.441 | 3.711 | 3.956 | 3.974 | 3.992 | 3.717 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.943569 Full duration: 36.956642 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_upload_volume_to_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "container_format": "bare", "force": false, "disk_format": "raw", "do_delete": true, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 2.86 | 3.144 | 3.22 | 3.322 | 3.424 | 3.12 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 37.772 | 41.08 | 66.849 | 66.93 | 67.01 | 45.316 | 100.0% | 10 | | cinder_v3.delete_volume | 0.366 | 2.181 | 2.47 | 2.547 | 2.624 | 2.105 | 100.0% | 10 | | glance_v2.delete_image | 0.351 | 1.713 | 3.027 | 3.099 | 3.171 | 1.719 | 100.0% | 10 | | total | 41.484 | 47.879 | 74.052 | 74.07 | 74.087 | 52.26 | 100.0% | 10 | | -> duration | 41.484 | 47.879 | 74.052 | 74.07 | 74.087 | 52.26 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 139.323516 Full duration: 165.454624 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_nested_snapshots_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "f41a7526-133d-4487-8d52-0edf1eadcbb7" } ] }, "flavor": { "name": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487" }, "image": { "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.017 | 12.783 | 18.986 | 19.39 | 19.793 | 14.471 | 100.0% | 10 | | cinder_v3.create_volume | 3.076 | 3.249 | 3.312 | 3.33 | 3.347 | 3.22 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.447 | 2.801 | 2.939 | 3.012 | 3.086 | 2.774 | 100.0% | 10 | | nova.attach_volume | 4.117 | 4.449 | 4.772 | 4.891 | 5.011 | 4.477 | 100.0% | 10 | | nova.detach_volume | 0.923 | 1.634 | 1.97 | 2.239 | 2.508 | 1.638 | 100.0% | 10 | | cinder_v3.delete_snapshot | 0.477 | 2.323 | 2.592 | 2.598 | 2.605 | 2.158 | 100.0% | 10 | | cinder_v3.delete_volume | 2.164 | 2.351 | 2.376 | 2.378 | 2.38 | 2.287 | 100.0% | 10 | | nova.delete_server | 2.365 | 2.821 | 3.327 | 3.994 | 4.662 | 2.958 | 100.0% | 10 | | total | 29.422 | 31.825 | 40.058 | 40.444 | 40.83 | 33.984 | 100.0% | 10 | | -> duration | 28.422 | 30.825 | 39.058 | 39.444 | 39.83 | 32.984 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 100.029373 Full duration: 133.359409 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_snapshot_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "f41a7526-133d-4487-8d52-0edf1eadcbb7" } ] }, "flavor": { "name": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487" }, "image": { "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.24 | 3.505 | 3.645 | 3.708 | 3.772 | 3.508 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.752 | 2.931 | 3.016 | 3.059 | 3.102 | 2.921 | 100.0% | 10 | | nova.boot_server | 11.091 | 13.553 | 15.215 | 15.576 | 15.937 | 13.387 | 100.0% | 10 | | nova.attach_volume | 3.806 | 4.834 | 4.9 | 4.908 | 4.915 | 4.561 | 100.0% | 10 | | nova.detach_volume | 0.941 | 1.671 | 3.996 | 4.079 | 4.163 | 2.385 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.12 | 2.333 | 2.723 | 3.568 | 4.412 | 2.508 | 100.0% | 10 | | cinder_v3.delete_volume | 0.301 | 2.197 | 2.478 | 2.514 | 2.549 | 2.095 | 100.0% | 10 | | nova.delete_server | 2.376 | 2.728 | 3.539 | 4.4 | 5.262 | 2.97 | 100.0% | 10 | | total | 29.96 | 34.567 | 35.786 | 35.807 | 35.829 | 34.335 | 100.0% | 10 | | -> duration | 28.96 | 33.567 | 34.786 | 34.807 | 34.829 | 33.335 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 102.855423 Full duration: 136.586551 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.365 | 3.559 | 3.67 | 3.765 | 3.861 | 3.551 | 100.0% | 10 | | total | 3.365 | 3.559 | 3.67 | 3.766 | 3.861 | 3.551 | 100.0% | 10 | | -> duration | 3.365 | 3.559 | 3.67 | 3.766 | 3.861 | 3.551 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.764298 Full duration: 35.515166 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.226 | 3.503 | 3.572 | 3.575 | 3.578 | 3.472 | 100.0% | 10 | | total | 3.227 | 3.503 | 3.572 | 3.575 | 3.578 | 3.472 | 100.0% | 10 | | -> duration | 3.227 | 3.503 | 3.572 | 3.575 | 3.578 | 3.472 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.41625 Full duration: 37.496211 -------------------------------------------------------------------------------- test scenario CinderVolumes.list_volumes args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 4, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.list_volumes | 0.677 | 0.732 | 0.82 | 0.836 | 0.852 | 0.739 | 100.0% | 10 | | total | 0.677 | 0.732 | 0.821 | 0.836 | 0.852 | 0.739 | 100.0% | 10 | | -> duration | 0.677 | 0.732 | 0.821 | 0.836 | 0.852 | 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.156995 Full duration: 57.879553 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_snapshot | 3.272 | 3.381 | 3.451 | 3.457 | 3.462 | 3.386 | 100.0% | 10 | | cinder_v3.delete_snapshot | 0.6 | 2.655 | 2.867 | 2.886 | 2.904 | 2.499 | 100.0% | 10 | | total | 3.873 | 6.069 | 6.302 | 6.307 | 6.311 | 5.885 | 100.0% | 10 | | -> duration | 3.873 | 6.069 | 6.302 | 6.307 | 6.311 | 5.885 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.347529 Full duration: 56.687929 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.288 | 3.577 | 3.67 | 3.691 | 3.712 | 3.552 | 100.0% | 10 | | cinder_v3.delete_volume | 0.564 | 2.629 | 2.854 | 2.866 | 2.879 | 2.276 | 100.0% | 10 | | total | 3.852 | 6.218 | 6.346 | 6.469 | 6.592 | 5.827 | 100.0% | 10 | | -> duration | 3.852 | 6.218 | 6.346 | 6.469 | 6.592 | 5.827 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.524106 Full duration: 38.496763 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 5.934 | 6.161 | 6.436 | 6.454 | 6.472 | 6.207 | 100.0% | 10 | | cinder_v3.delete_volume | 0.484 | 2.531 | 2.929 | 2.982 | 3.034 | 2.221 | 100.0% | 10 | | total | 6.582 | 8.673 | 9.3 | 9.342 | 9.384 | 8.428 | 100.0% | 10 | | -> duration | 6.582 | 8.673 | 9.3 | 9.342 | 9.384 | 8.428 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.244365 Full duration: 47.816145 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.334 | 3.451 | 3.66 | 3.701 | 3.742 | 3.484 | 100.0% | 10 | | cinder_v3.delete_volume | 0.332 | 2.395 | 2.812 | 2.908 | 3.004 | 1.801 | 100.0% | 10 | | total | 3.845 | 5.934 | 6.442 | 6.445 | 6.448 | 5.285 | 100.0% | 10 | | -> duration | 3.845 | 5.934 | 6.442 | 6.445 | 6.448 | 5.285 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.736208 Full duration: 37.215877 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.257 | 3.556 | 3.644 | 3.659 | 3.675 | 3.511 | 100.0% | 10 | | cinder_v3.extend_volume | 0.54 | 1.64 | 2.761 | 2.833 | 2.905 | 1.645 | 100.0% | 10 | | cinder_v3.delete_volume | 0.317 | 2.497 | 2.698 | 2.716 | 2.735 | 1.738 | 100.0% | 10 | | total | 4.325 | 6.764 | 8.953 | 8.973 | 8.994 | 6.895 | 100.0% | 10 | | -> duration | 4.325 | 6.764 | 8.953 | 8.973 | 8.994 | 6.895 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.623225 Full duration: 41.799162 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.464 | 5.72 | 6.304 | 7.041 | 7.779 | 5.352 | 100.0% | 10 | | cinder_v3.delete_volume | 2.621 | 2.761 | 4.812 | 4.867 | 4.922 | 3.522 | 100.0% | 10 | | total | 6.322 | 8.512 | 10.673 | 10.726 | 10.78 | 8.874 | 100.0% | 10 | | -> duration | 6.322 | 8.512 | 10.673 | 10.726 | 10.78 | 8.874 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.239467 Full duration: 63.797183 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_get_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_qos | 0.637 | 0.756 | 0.792 | 0.856 | 0.92 | 0.746 | 100.0% | 10 | | cinder_v3.get_qos | 0.194 | 0.212 | 0.289 | 0.291 | 0.294 | 0.235 | 100.0% | 10 | | total | 0.85 | 0.96 | 1.084 | 1.147 | 1.209 | 0.981 | 100.0% | 10 | | -> duration | 0.85 | 0.96 | 1.084 | 1.147 | 1.209 | 0.981 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.884347 Full duration: 21.631797 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_qos | 0.647 | 0.732 | 0.844 | 0.893 | 0.942 | 0.753 | 100.0% | 10 | | cinder_v3.list_qos | 0.214 | 0.236 | 0.287 | 0.3 | 0.312 | 0.247 | 100.0% | 10 | | total | 0.871 | 0.99 | 1.069 | 1.148 | 1.227 | 1.001 | 100.0% | 10 | | -> duration | 0.871 | 0.99 | 1.069 | 1.148 | 1.227 | 1.001 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.040378 Full duration: 21.031936 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_qos | 0.657 | 0.745 | 0.797 | 0.865 | 0.933 | 0.748 | 100.0% | 10 | | cinder_v3.set_qos | 0.221 | 0.321 | 0.339 | 0.339 | 0.339 | 0.291 | 100.0% | 10 | | total | 0.878 | 1.051 | 1.134 | 1.194 | 1.254 | 1.04 | 100.0% | 10 | | -> duration | 0.878 | 1.051 | 1.134 | 1.194 | 1.254 | 1.04 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.993538 Full duration: 21.158358 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_get_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.674 | 0.776 | 0.811 | 0.862 | 0.913 | 0.77 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.2 | 0.224 | 0.315 | 0.316 | 0.317 | 0.251 | 100.0% | 10 | | total | 0.883 | 0.998 | 1.128 | 1.175 | 1.223 | 1.021 | 100.0% | 10 | | -> duration | 0.883 | 0.998 | 1.128 | 1.175 | 1.223 | 1.021 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.00786 Full duration: 21.251304 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.693 | 0.763 | 0.803 | 0.82 | 0.838 | 0.76 | 100.0% | 10 | | cinder_v3.list_types | 0.212 | 0.285 | 0.341 | 0.366 | 0.391 | 0.275 | 100.0% | 10 | | total | 0.913 | 1.048 | 1.099 | 1.137 | 1.176 | 1.036 | 100.0% | 10 | | -> duration | 0.913 | 1.048 | 1.099 | 1.137 | 1.176 | 1.036 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.115211 Full duration: 21.722063 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_update_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "test", "update_description": "test update" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.66 | 0.747 | 0.789 | 0.792 | 0.794 | 0.74 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.233 | 0.278 | 0.517 | 0.53 | 0.543 | 0.353 | 100.0% | 10 | | total | 0.935 | 0.994 | 1.303 | 1.304 | 1.305 | 1.094 | 100.0% | 10 | | -> duration | 0.935 | 0.994 | 1.303 | 1.304 | 1.305 | 1.094 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.209758 Full duration: 21.346469 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.678 | 0.77 | 0.791 | 0.793 | 0.795 | 0.753 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.248 | 0.287 | 0.368 | 0.4 | 0.431 | 0.307 | 100.0% | 10 | | total | 0.95 | 1.074 | 1.14 | 1.144 | 1.147 | 1.06 | 100.0% | 10 | | -> duration | 0.95 | 1.074 | 1.14 | 1.144 | 1.147 | 1.06 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.213622 Full duration: 21.654288 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_add_and_list_type_access args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.662 | 0.696 | 0.804 | 0.842 | 0.881 | 0.724 | 100.0% | 10 | | cinder_v2.add_type_access | 0.214 | 0.246 | 0.322 | 0.336 | 0.349 | 0.265 | 100.0% | 10 | | cinder_v2.list_type_access | 0.018 | 0.262 | 0.329 | 0.339 | 0.349 | 0.247 | 100.0% | 10 | | total | 0.938 | 1.172 | 1.451 | 1.516 | 1.58 | 1.237 | 100.0% | 10 | | -> duration | 0.938 | 1.172 | 1.451 | 1.516 | 1.58 | 1.237 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.674024 Full duration: 22.366359 HINTS: * To plot HTML graphics with this data, run: rally task report 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 --out output.html * To generate a JUnit report, run: rally task export 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 --json --out output.json 2019-05-30 08:06:12,489 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'8edd60ec-22b0-442e-b8f0-f32bde5d9cb5', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-05-30 08:06:14,472 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8edd60ec-22b0-442e-b8f0-f32bde5d9cb5 --out /home/opnfv/functest/results/rally_full/cinder.json 2019-05-30 08:06:14.309 6541 INFO rally.api [-] Building 'json' report for the following task(s): '8edd60ec-22b0-442e-b8f0-f32bde5d9cb5'. 2019-05-30 08:06:14.351 6541 INFO rally.api [-] The report has been successfully built. 2019-05-30 08:06:14,532 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-05-30 08:06:14,533 - 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-05-30 08:06:14,533 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 08:06:14,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 08:06:14,546 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-05-30 08:06:14,546 - 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', 'block_migration': 'true', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'f41a7526-133d-4487-8d52-0edf1eadcbb7', 'tenants_amount': 3, 'image_name': 'rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487', '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_962d7e66-46f5-4ecd-9761-c2549f753487', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-30 08:11:13,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b1be2574-8f86-46ba-bacb-395cbac3f149 2019-05-30 08:11:13,385 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'b1be2574-8f86-46ba-bacb-395cbac3f149'] 2019-05-30 08:11:14,221 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b1be2574-8f86-46ba-bacb-395cbac3f149 -------------------------------------------------------------------------------- Task b1be2574-8f86-46ba-bacb-395cbac3f149: 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 b1be2574-8f86-46ba-bacb-395cbac3f149 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.625 | 0.712 | 0.734 | 0.734 | 0.735 | 0.701 | 100.0% | 10 | | total | 0.625 | 0.712 | 0.734 | 0.735 | 0.735 | 0.701 | 100.0% | 10 | | -> duration | 0.625 | 0.712 | 0.734 | 0.735 | 0.735 | 0.701 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.140297 Full duration: 14.179769 -------------------------------------------------------------------------------- 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 b1be2574-8f86-46ba-bacb-395cbac3f149 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.621 | 0.726 | 0.79 | 0.8 | 0.81 | 0.716 | 100.0% | 10 | | total | 0.621 | 0.726 | 0.79 | 0.8 | 0.81 | 0.716 | 100.0% | 10 | | -> duration | 0.621 | 0.726 | 0.79 | 0.8 | 0.81 | 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.097007 Full duration: 13.822666 -------------------------------------------------------------------------------- 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 b1be2574-8f86-46ba-bacb-395cbac3f149 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.612 | 0.69 | 0.721 | 0.722 | 0.722 | 0.691 | 100.0% | 10 | | total | 0.612 | 0.69 | 0.721 | 0.722 | 0.722 | 0.691 | 100.0% | 10 | | -> duration | 0.612 | 0.69 | 0.721 | 0.722 | 0.722 | 0.691 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.100453 Full duration: 13.818165 -------------------------------------------------------------------------------- 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 b1be2574-8f86-46ba-bacb-395cbac3f149 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.696 | 0.728 | 0.747 | 0.749 | 0.751 | 0.724 | 100.0% | 10 | | total | 0.696 | 0.728 | 0.747 | 0.749 | 0.752 | 0.724 | 100.0% | 10 | | -> duration | 0.696 | 0.728 | 0.747 | 0.749 | 0.752 | 0.724 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.165838 Full duration: 16.627801 -------------------------------------------------------------------------------- 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 b1be2574-8f86-46ba-bacb-395cbac3f149 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.63 | 0.709 | 0.74 | 0.747 | 0.754 | 0.7 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.215 | 0.284 | 0.329 | 0.353 | 0.377 | 0.279 | 100.0% | 10 | | total | 0.859 | 1.01 | 1.053 | 1.07 | 1.086 | 0.98 | 100.0% | 10 | | -> duration | 0.859 | 1.01 | 1.053 | 1.07 | 1.086 | 0.98 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.892852 Full duration: 15.000428 -------------------------------------------------------------------------------- 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 b1be2574-8f86-46ba-bacb-395cbac3f149 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.611 | 0.726 | 0.756 | 0.761 | 0.766 | 0.72 | 100.0% | 10 | | total | 0.611 | 0.726 | 0.756 | 0.761 | 0.766 | 0.72 | 100.0% | 10 | | -> duration | 0.611 | 0.726 | 0.756 | 0.761 | 0.766 | 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.189163 Full duration: 13.721713 -------------------------------------------------------------------------------- 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 b1be2574-8f86-46ba-bacb-395cbac3f149 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.696 | 0.74 | 0.806 | 0.815 | 0.824 | 0.745 | 100.0% | 10 | | total | 0.696 | 0.74 | 0.806 | 0.815 | 0.825 | 0.746 | 100.0% | 10 | | -> duration | 0.696 | 0.74 | 0.806 | 0.815 | 0.825 | 0.746 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.191815 Full duration: 16.839468 -------------------------------------------------------------------------------- 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 b1be2574-8f86-46ba-bacb-395cbac3f149 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.628 | 0.738 | 0.806 | 0.897 | 0.988 | 0.744 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.203 | 0.276 | 0.336 | 0.36 | 0.384 | 0.278 | 100.0% | 10 | | total | 0.876 | 0.996 | 1.183 | 1.242 | 1.301 | 1.022 | 100.0% | 10 | | -> duration | 0.876 | 0.996 | 1.183 | 1.242 | 1.301 | 1.022 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.990481 Full duration: 15.099331 -------------------------------------------------------------------------------- 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 b1be2574-8f86-46ba-bacb-395cbac3f149 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.624 | 0.724 | 0.771 | 0.785 | 0.799 | 0.725 | 100.0% | 10 | | total | 0.624 | 0.724 | 0.772 | 0.785 | 0.799 | 0.725 | 100.0% | 10 | | -> duration | 0.624 | 0.724 | 0.772 | 0.785 | 0.799 | 0.725 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.16963 Full duration: 13.787932 -------------------------------------------------------------------------------- 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 b1be2574-8f86-46ba-bacb-395cbac3f149 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.918 | 2.648 | 2.817 | 2.848 | 2.879 | 2.544 | 100.0% | 10 | | total | 1.919 | 2.648 | 2.818 | 2.848 | 2.879 | 2.544 | 100.0% | 10 | | -> duration | 1.919 | 2.648 | 2.818 | 2.848 | 2.879 | 2.544 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.254845 Full duration: 23.095236 -------------------------------------------------------------------------------- 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 b1be2574-8f86-46ba-bacb-395cbac3f149 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.308 | 2.431 | 2.621 | 2.624 | 2.628 | 2.228 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.097 | 0.535 | 1.021 | 1.359 | 1.696 | 0.614 | 100.0% | 10 | | total | 1.618 | 3.08 | 3.214 | 3.251 | 3.288 | 2.842 | 100.0% | 10 | | -> duration | 1.618 | 3.08 | 3.214 | 3.251 | 3.288 | 2.842 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.328571 Full duration: 20.757401 -------------------------------------------------------------------------------- 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 b1be2574-8f86-46ba-bacb-395cbac3f149 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.672 | 0.715 | 0.766 | 0.798 | 0.83 | 0.724 | 100.0% | 10 | | total | 0.672 | 0.715 | 0.766 | 0.798 | 0.83 | 0.724 | 100.0% | 10 | | -> duration | 0.672 | 0.715 | 0.766 | 0.798 | 0.83 | 0.724 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.141849 Full duration: 13.544168 -------------------------------------------------------------------------------- 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 b1be2574-8f86-46ba-bacb-395cbac3f149 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.728 | 0.958 | 1.073 | 1.1 | 1.127 | 0.951 | 100.0% | 10 | | total | 0.729 | 0.958 | 1.073 | 1.1 | 1.127 | 0.952 | 100.0% | 10 | | -> duration | 0.729 | 0.958 | 1.073 | 1.1 | 1.127 | 0.952 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.940728 Full duration: 16.662415 -------------------------------------------------------------------------------- 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 b1be2574-8f86-46ba-bacb-395cbac3f149 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.835 | 0.924 | 1.0 | 1.009 | 1.019 | 0.922 | 100.0% | 10 | | gnocchi.delete_metric | 0.024 | 0.225 | 0.304 | 0.309 | 0.315 | 0.221 | 100.0% | 10 | | total | 0.957 | 1.142 | 1.271 | 1.292 | 1.312 | 1.144 | 100.0% | 10 | | -> duration | 0.957 | 1.142 | 1.271 | 1.292 | 1.312 | 1.144 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.349856 Full duration: 16.813235 -------------------------------------------------------------------------------- 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 b1be2574-8f86-46ba-bacb-395cbac3f149 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.613 | 0.726 | 0.789 | 0.8 | 0.811 | 0.726 | 100.0% | 10 | | total | 0.613 | 0.726 | 0.79 | 0.8 | 0.811 | 0.726 | 100.0% | 10 | | -> duration | 0.613 | 0.726 | 0.79 | 0.8 | 0.811 | 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.105945 Full duration: 19.127292 -------------------------------------------------------------------------------- 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 b1be2574-8f86-46ba-bacb-395cbac3f149 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.647 | 0.707 | 0.759 | 0.784 | 0.809 | 0.709 | 100.0% | 10 | | gnocchi.delete_resource | 0.215 | 0.299 | 0.335 | 0.389 | 0.442 | 0.287 | 100.0% | 10 | | total | 0.862 | 0.994 | 1.117 | 1.156 | 1.196 | 0.996 | 100.0% | 10 | | -> duration | 0.862 | 0.994 | 1.117 | 1.156 | 1.196 | 0.996 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.905004 Full duration: 16.55437 HINTS: * To plot HTML graphics with this data, run: rally task report b1be2574-8f86-46ba-bacb-395cbac3f149 --out output.html * To generate a JUnit report, run: rally task export b1be2574-8f86-46ba-bacb-395cbac3f149 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b1be2574-8f86-46ba-bacb-395cbac3f149 --json --out output.json 2019-05-30 08:11:14,223 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'b1be2574-8f86-46ba-bacb-395cbac3f149', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-05-30 08:11:16,309 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b1be2574-8f86-46ba-bacb-395cbac3f149 --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-05-30 08:11:16.135 8490 INFO rally.api [-] Building 'json' report for the following task(s): 'b1be2574-8f86-46ba-bacb-395cbac3f149'. 2019-05-30 08:11:16.155 8490 INFO rally.api [-] The report has been successfully built. 2019-05-30 08:11:16,341 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-05-30 08:11:16,342 - 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-05-30 08:11:16,342 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 08:11:16,356 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 08:11:16,358 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-05-30 08:11:16,358 - 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', 'block_migration': 'true', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'f41a7526-133d-4487-8d52-0edf1eadcbb7', 'tenants_amount': 3, 'image_name': 'rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487', '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_962d7e66-46f5-4ecd-9761-c2549f753487', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-30 08:23:34,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe 2019-05-30 08:23:34,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'2d8cda8d-c5a1-41f2-9782-6554f5c2fabe'] 2019-05-30 08:23:34,839 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe -------------------------------------------------------------------------------- Task 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe: 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 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe 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.902 | 5.617 | 5.878 | 6.133 | 6.389 | 5.523 | 100.0% | 10 | | heat.delete_stack | 0.459 | 0.619 | 0.772 | 0.799 | 0.826 | 0.643 | 100.0% | 10 | | total | 5.361 | 6.236 | 6.554 | 6.759 | 6.963 | 6.166 | 100.0% | 10 | | -> duration | 3.361 | 4.236 | 4.554 | 4.759 | 4.963 | 4.166 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.308187 Full duration: 33.332704 -------------------------------------------------------------------------------- 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_962d7e66-46f5-4ecd-9761-c2549f753487", "public_net": "external", "flavor": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe 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 | 22.745 | 25.932 | 29.929 | 30.041 | 30.153 | 26.244 | 100.0% | 10 | | heat.delete_stack | 8.643 | 9.863 | 11.185 | 11.201 | 11.218 | 9.964 | 100.0% | 10 | | total | 31.389 | 36.803 | 41.137 | 41.205 | 41.273 | 36.208 | 100.0% | 10 | | -> duration | 29.389 | 34.803 | 39.137 | 39.205 | 39.273 | 34.208 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 103.511211 Full duration: 120.419052 -------------------------------------------------------------------------------- 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": "f41a7526-133d-4487-8d52-0edf1eadcbb7", "image": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487", "flavor": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe 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 | 20.443 | 23.13 | 28.128 | 28.279 | 28.431 | 23.961 | 100.0% | 10 | | heat.delete_stack | 6.464 | 7.047 | 7.944 | 8.006 | 8.068 | 7.162 | 100.0% | 10 | | total | 26.921 | 30.482 | 35.229 | 35.671 | 36.113 | 31.122 | 100.0% | 10 | | -> duration | 24.921 | 28.482 | 33.229 | 33.671 | 34.113 | 29.122 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 87.497122 Full duration: 104.144817 -------------------------------------------------------------------------------- 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 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe 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.732 | 4.925 | 5.229 | 5.294 | 5.359 | 4.981 | 100.0% | 10 | | heat.list_stacks | 0.042 | 0.247 | 0.305 | 0.308 | 0.312 | 0.221 | 100.0% | 10 | | total | 4.958 | 5.204 | 5.413 | 5.467 | 5.52 | 5.202 | 100.0% | 10 | | -> duration | 2.958 | 3.204 | 3.413 | 3.467 | 3.52 | 3.202 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.546999 Full duration: 34.059029 -------------------------------------------------------------------------------- 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 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe 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.709 | 5.029 | 5.226 | 5.268 | 5.31 | 5.022 | 100.0% | 10 | | heat.update_stack | 2.865 | 3.07 | 4.126 | 4.207 | 4.287 | 3.422 | 100.0% | 10 | | heat.delete_stack | 2.641 | 2.897 | 3.087 | 3.165 | 3.243 | 2.889 | 100.0% | 10 | | total | 10.596 | 11.143 | 12.05 | 12.117 | 12.184 | 11.332 | 100.0% | 10 | | -> duration | 6.596 | 7.143 | 8.05 | 8.117 | 8.184 | 7.332 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.410668 Full duration: 48.128695 -------------------------------------------------------------------------------- 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 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe 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.711 | 5.233 | 5.958 | 6.151 | 6.344 | 5.34 | 100.0% | 10 | | heat.update_stack | 2.425 | 2.734 | 2.874 | 2.926 | 2.977 | 2.721 | 100.0% | 10 | | heat.delete_stack | 0.398 | 0.762 | 1.746 | 1.749 | 1.752 | 0.938 | 100.0% | 10 | | total | 8.122 | 9.172 | 9.572 | 9.662 | 9.753 | 8.999 | 100.0% | 10 | | -> duration | 4.122 | 5.172 | 5.572 | 5.662 | 5.753 | 4.999 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.491381 Full duration: 42.527835 -------------------------------------------------------------------------------- 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 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe 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.866 | 5.014 | 5.223 | 5.232 | 5.24 | 5.045 | 100.0% | 10 | | heat.update_stack | 3.831 | 4.253 | 5.221 | 5.473 | 5.725 | 4.396 | 100.0% | 10 | | heat.delete_stack | 3.493 | 3.878 | 4.1 | 4.278 | 4.456 | 3.861 | 100.0% | 10 | | total | 12.533 | 13.089 | 14.732 | 14.797 | 14.862 | 13.302 | 100.0% | 10 | | -> duration | 8.533 | 9.089 | 10.732 | 10.797 | 10.862 | 9.302 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.879798 Full duration: 54.03301 -------------------------------------------------------------------------------- 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 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe 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.887 | 5.279 | 5.507 | 5.544 | 5.581 | 5.277 | 100.0% | 10 | | heat.update_stack | 2.225 | 2.921 | 3.035 | 3.047 | 3.058 | 2.862 | 100.0% | 10 | | heat.delete_stack | 2.441 | 2.919 | 2.988 | 3.068 | 3.148 | 2.81 | 100.0% | 10 | | total | 10.243 | 11.004 | 11.337 | 11.445 | 11.554 | 10.949 | 100.0% | 10 | | -> duration | 6.243 | 7.004 | 7.337 | 7.445 | 7.554 | 6.949 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.450648 Full duration: 47.429813 -------------------------------------------------------------------------------- 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 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe 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.162 | 5.373 | 5.985 | 6.027 | 6.069 | 5.465 | 100.0% | 10 | | heat.update_stack | 2.678 | 3.693 | 4.06 | 4.156 | 4.251 | 3.515 | 100.0% | 10 | | heat.delete_stack | 1.38 | 1.712 | 2.055 | 2.169 | 2.283 | 1.751 | 100.0% | 10 | | total | 9.706 | 10.81 | 11.558 | 11.679 | 11.8 | 10.731 | 100.0% | 10 | | -> duration | 5.706 | 6.81 | 7.558 | 7.679 | 7.8 | 6.731 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.056796 Full duration: 48.291217 -------------------------------------------------------------------------------- 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 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe 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.931 | 5.513 | 5.933 | 6.078 | 6.222 | 5.527 | 100.0% | 10 | | heat.update_stack | 2.621 | 2.928 | 3.111 | 3.113 | 3.115 | 2.914 | 100.0% | 10 | | heat.delete_stack | 1.445 | 1.959 | 2.55 | 2.56 | 2.57 | 2.011 | 100.0% | 10 | | total | 9.634 | 10.326 | 11.375 | 11.511 | 11.647 | 10.453 | 100.0% | 10 | | -> duration | 5.634 | 6.326 | 7.375 | 7.511 | 7.647 | 6.453 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.242929 Full duration: 46.388338 -------------------------------------------------------------------------------- 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 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe 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.924 | 5.506 | 6.302 | 6.337 | 6.373 | 5.706 | 100.0% | 10 | | heat.check_stack | 0.62 | 0.806 | 1.15 | 1.709 | 2.267 | 0.948 | 100.0% | 10 | | heat.delete_stack | 1.732 | 1.83 | 2.183 | 2.427 | 2.671 | 1.959 | 100.0% | 10 | | total | 7.688 | 8.572 | 9.349 | 9.84 | 10.331 | 8.614 | 100.0% | 10 | | -> duration | 5.688 | 6.572 | 7.349 | 7.84 | 8.331 | 6.614 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.250167 Full duration: 40.211415 -------------------------------------------------------------------------------- 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 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe 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.925 | 5.396 | 5.796 | 5.895 | 5.993 | 5.413 | 100.0% | 10 | | heat.suspend_stack | 0.345 | 1.111 | 1.933 | 1.956 | 1.978 | 1.227 | 100.0% | 10 | | heat.resume_stack | 0.661 | 1.51 | 1.821 | 1.919 | 2.016 | 1.401 | 100.0% | 10 | | heat.delete_stack | 1.4 | 1.536 | 2.289 | 2.405 | 2.522 | 1.716 | 100.0% | 10 | | total | 8.427 | 9.956 | 10.627 | 11.031 | 11.434 | 9.757 | 100.0% | 10 | | -> duration | 6.427 | 7.956 | 8.627 | 9.031 | 9.434 | 7.757 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.755845 Full duration: 45.099459 -------------------------------------------------------------------------------- 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 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe 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.664 | 0.738 | 0.852 | 0.855 | 0.859 | 0.754 | 100.0% | 10 | | total | 0.664 | 0.738 | 0.852 | 0.856 | 0.859 | 0.754 | 100.0% | 10 | | -> duration | 0.664 | 0.738 | 0.852 | 0.856 | 0.859 | 0.754 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.204274 Full duration: 14.901009 HINTS: * To plot HTML graphics with this data, run: rally task report 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe --out output.html * To generate a JUnit report, run: rally task export 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe --json --out output.json 2019-05-30 08:23:34,841 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'2d8cda8d-c5a1-41f2-9782-6554f5c2fabe', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-05-30 08:23:36,761 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2d8cda8d-c5a1-41f2-9782-6554f5c2fabe --out /home/opnfv/functest/results/rally_full/heat.json 2019-05-30 08:23:36.620 11667 INFO rally.api [-] Building 'json' report for the following task(s): '2d8cda8d-c5a1-41f2-9782-6554f5c2fabe'. 2019-05-30 08:23:36.641 11667 INFO rally.api [-] The report has been successfully built. 2019-05-30 08:23:36,790 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-05-30 08:23:36,791 - 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-05-30 08:23:36,791 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 08:23:36,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 08:23:36,804 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-05-30 08:23:36,805 - 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', 'block_migration': 'true', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'f41a7526-133d-4487-8d52-0edf1eadcbb7', 'tenants_amount': 3, 'image_name': 'rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487', '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_962d7e66-46f5-4ecd-9761-c2549f753487', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-30 08:29:56,010 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9bfbe66c-d7af-412f-ae4d-4871b13a6a30 2019-05-30 08:29:56,010 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'9bfbe66c-d7af-412f-ae4d-4871b13a6a30'] 2019-05-30 08:29:56,828 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9bfbe66c-d7af-412f-ae4d-4871b13a6a30 -------------------------------------------------------------------------------- Task 9bfbe66c-d7af-412f-ae4d-4871b13a6a30: 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 9bfbe66c-d7af-412f-ae4d-4871b13a6a30 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.659 | 0.863 | 2.662 | 2.746 | 2.83 | 1.367 | 100.0% | 10 | | keystone_v3.add_role | 0.152 | 0.179 | 0.232 | 0.237 | 0.242 | 0.187 | 100.0% | 10 | | keystone_v3.revoke_role | 0.186 | 0.229 | 0.256 | 0.26 | 0.264 | 0.226 | 100.0% | 10 | | total | 1.091 | 1.252 | 3.132 | 3.187 | 3.242 | 1.78 | 100.0% | 10 | | -> duration | 1.091 | 1.252 | 3.132 | 3.187 | 3.242 | 1.78 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.41857 Full duration: 28.134892 -------------------------------------------------------------------------------- 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 9bfbe66c-d7af-412f-ae4d-4871b13a6a30 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.686 | 0.834 | 2.08 | 2.126 | 2.173 | 1.287 | 100.0% | 10 | | keystone_v3.add_role | 0.149 | 0.242 | 0.269 | 0.271 | 0.274 | 0.221 | 100.0% | 10 | | keystone_v3.list_roles | 0.132 | 0.142 | 0.22 | 0.223 | 0.226 | 0.158 | 100.0% | 10 | | total | 0.987 | 1.208 | 2.515 | 2.551 | 2.587 | 1.666 | 100.0% | 10 | | -> duration | 0.987 | 1.208 | 2.515 | 2.551 | 2.587 | 1.666 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.15157 Full duration: 29.540099 -------------------------------------------------------------------------------- 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 9bfbe66c-d7af-412f-ae4d-4871b13a6a30 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.979 | 1.149 | 2.468 | 2.661 | 2.854 | 1.649 | 100.0% | 10 | | keystone_v3.list_projects | 0.116 | 0.149 | 0.199 | 0.201 | 0.203 | 0.15 | 100.0% | 10 | | total | 1.112 | 1.315 | 2.666 | 2.837 | 3.008 | 1.8 | 100.0% | 10 | | -> duration | 1.112 | 1.315 | 2.666 | 2.837 | 3.008 | 1.8 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.50878 Full duration: 29.377945 -------------------------------------------------------------------------------- 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 9bfbe66c-d7af-412f-ae4d-4871b13a6a30 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.709 | 0.857 | 2.63 | 2.739 | 2.847 | 1.424 | 100.0% | 10 | | keystone_v3.delete_role | 0.12 | 0.161 | 0.217 | 0.217 | 0.218 | 0.165 | 100.0% | 10 | | total | 0.853 | 1.03 | 2.76 | 2.913 | 3.065 | 1.589 | 100.0% | 10 | | -> duration | 0.853 | 1.03 | 2.76 | 2.913 | 3.065 | 1.589 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.022342 Full duration: 25.287075 -------------------------------------------------------------------------------- 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 9bfbe66c-d7af-412f-ae4d-4871b13a6a30 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.725 | 0.86 | 2.458 | 2.491 | 2.524 | 1.372 | 100.0% | 10 | | keystone_v3.delete_service | 0.139 | 0.161 | 0.219 | 0.223 | 0.226 | 0.171 | 100.0% | 10 | | total | 0.882 | 1.007 | 2.677 | 2.714 | 2.75 | 1.543 | 100.0% | 10 | | -> duration | 0.882 | 1.007 | 2.677 | 2.714 | 2.75 | 1.543 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.986352 Full duration: 24.701477 -------------------------------------------------------------------------------- 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 9bfbe66c-d7af-412f-ae4d-4871b13a6a30 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.949 | 1.202 | 2.407 | 2.765 | 3.124 | 1.634 | 100.0% | 10 | | keystone_v3.create_user | 0.643 | 0.729 | 0.809 | 0.846 | 0.883 | 0.738 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.11 | 0.132 | 0.178 | 0.193 | 0.209 | 0.139 | 100.0% | 10 | | -> keystone_v3.add_role | 0.146 | 0.176 | 0.194 | 0.201 | 0.208 | 0.175 | 100.0% | 10 | | keystone_v3.create_role | 0.132 | 0.15 | 0.181 | 0.2 | 0.218 | 0.157 | 100.0% | 10 | | keystone_v3.get_project | 0.115 | 0.13 | 0.196 | 0.197 | 0.197 | 0.147 | 100.0% | 10 | | keystone_v3.get_user | 0.132 | 0.141 | 0.241 | 0.241 | 0.241 | 0.16 | 100.0% | 10 | | keystone_v3.get_role | 0.108 | 0.12 | 0.162 | 0.177 | 0.191 | 0.132 | 100.0% | 10 | | keystone_v3.list_services | 0.11 | 0.116 | 0.158 | 0.198 | 0.238 | 0.132 | 100.0% | 10 | | keystone_v3.get_services | 0.109 | 0.114 | 0.119 | 0.121 | 0.122 | 0.114 | 100.0% | 10 | | total | 2.622 | 2.948 | 4.175 | 4.443 | 4.71 | 3.362 | 100.0% | 10 | | -> duration | 2.622 | 2.948 | 4.175 | 4.443 | 4.71 | 3.362 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.006938 Full duration: 38.69885 -------------------------------------------------------------------------------- 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 9bfbe66c-d7af-412f-ae4d-4871b13a6a30 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.909 | 1.138 | 2.57 | 2.868 | 3.167 | 1.686 | 100.0% | 10 | | keystone_v3.update_project | 0.13 | 0.17 | 0.229 | 0.231 | 0.233 | 0.174 | 100.0% | 10 | | keystone_v3.delete_project | 0.183 | 0.218 | 0.247 | 0.256 | 0.265 | 0.216 | 100.0% | 10 | | total | 1.324 | 1.519 | 2.956 | 3.258 | 3.559 | 2.077 | 100.0% | 10 | | -> duration | 1.324 | 1.519 | 2.956 | 3.258 | 3.559 | 2.077 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.296282 Full duration: 26.533668 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bfbe66c-d7af-412f-ae4d-4871b13a6a30 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.944 | 1.235 | 3.096 | 3.167 | 3.239 | 1.801 | 100.0% | 10 | | total | 1.198 | 1.486 | 3.261 | 3.36 | 3.46 | 1.998 | 100.0% | 10 | | -> duration | 1.198 | 1.486 | 3.261 | 3.36 | 3.46 | 1.998 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.035741 Full duration: 26.348454 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bfbe66c-d7af-412f-ae4d-4871b13a6a30 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.074 | 1.319 | 2.896 | 3.101 | 3.307 | 1.79 | 100.0% | 10 | | total | 1.074 | 1.319 | 2.896 | 3.101 | 3.307 | 1.79 | 100.0% | 10 | | -> duration | 1.074 | 1.319 | 2.896 | 3.101 | 3.307 | 1.79 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.486452 Full duration: 25.438058 -------------------------------------------------------------------------------- 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 9bfbe66c-d7af-412f-ae4d-4871b13a6a30 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.868 | 1.112 | 1.218 | 1.288 | 1.359 | 1.106 | 100.0% | 10 | | keystone_v3.list_users | 0.133 | 0.142 | 0.212 | 0.233 | 0.254 | 0.158 | 100.0% | 10 | | total | 1.139 | 1.406 | 1.685 | 1.697 | 1.709 | 1.423 | 100.0% | 10 | | -> duration | 1.139 | 1.406 | 1.685 | 1.697 | 1.709 | 1.423 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.775244 Full duration: 25.418895 -------------------------------------------------------------------------------- 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 9bfbe66c-d7af-412f-ae4d-4871b13a6a30 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.889 | 1.098 | 1.218 | 1.223 | 1.229 | 1.084 | 100.0% | 10 | | keystone_v3.create_users | 6.866 | 7.488 | 7.574 | 7.663 | 7.752 | 7.378 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 6.866 | 7.488 | 7.574 | 7.663 | 7.752 | 7.378 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.267 | 1.368 | 1.424 | 1.441 | 1.457 | 1.359 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.602 | 1.743 | 1.896 | 1.943 | 1.989 | 1.754 | 100.0% | 10 | | total | 9.181 | 10.057 | 10.193 | 10.233 | 10.273 | 9.907 | 100.0% | 10 | | -> duration | 9.181 | 10.057 | 10.193 | 10.233 | 10.273 | 9.907 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.153726 Full duration: 71.05448 HINTS: * To plot HTML graphics with this data, run: rally task report 9bfbe66c-d7af-412f-ae4d-4871b13a6a30 --out output.html * To generate a JUnit report, run: rally task export 9bfbe66c-d7af-412f-ae4d-4871b13a6a30 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9bfbe66c-d7af-412f-ae4d-4871b13a6a30 --json --out output.json 2019-05-30 08:29:56,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'9bfbe66c-d7af-412f-ae4d-4871b13a6a30', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-05-30 08:29:58,933 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9bfbe66c-d7af-412f-ae4d-4871b13a6a30 --out /home/opnfv/functest/results/rally_full/keystone.json 2019-05-30 08:29:58.752 13776 INFO rally.api [-] Building 'json' report for the following task(s): '9bfbe66c-d7af-412f-ae4d-4871b13a6a30'. 2019-05-30 08:29:58.778 13776 INFO rally.api [-] The report has been successfully built. 2019-05-30 08:29:58,948 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-05-30 08:29:58,949 - 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-05-30 08:29:58,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 08:29:58,956 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 08:29:58,957 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-05-30 08:29:58,957 - 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', 'block_migration': 'true', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'f41a7526-133d-4487-8d52-0edf1eadcbb7', 'tenants_amount': 3, 'image_name': 'rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487', '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_962d7e66-46f5-4ecd-9761-c2549f753487', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-30 08:50:07,257 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 14318710-3fcf-4191-93f9-80b23327598c 2019-05-30 08:50:07,258 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'14318710-3fcf-4191-93f9-80b23327598c'] 2019-05-30 08:50:08,267 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 14318710-3fcf-4191-93f9-80b23327598c -------------------------------------------------------------------------------- Task 14318710-3fcf-4191-93f9-80b23327598c: 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 14318710-3fcf-4191-93f9-80b23327598c 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.854 | 1.066 | 1.324 | 1.359 | 1.394 | 1.084 | 100.0% | 10 | | neutron.update_network | 0.354 | 0.393 | 0.922 | 0.983 | 1.044 | 0.556 | 100.0% | 10 | | total | 1.289 | 1.574 | 2.205 | 2.214 | 2.224 | 1.64 | 100.0% | 10 | | -> duration | 1.289 | 1.574 | 2.205 | 2.214 | 2.224 | 1.64 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.484891 Full duration: 42.554805 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c 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.601 | 1.912 | 2.701 | 3.005 | 3.308 | 2.144 | 100.0% | 10 | | neutron.update_port | 0.433 | 0.495 | 1.064 | 1.069 | 1.074 | 0.669 | 100.0% | 10 | | total | 2.085 | 2.383 | 3.723 | 3.84 | 3.957 | 2.813 | 100.0% | 10 | | -> duration | 2.085 | 2.383 | 3.723 | 3.84 | 3.957 | 2.813 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.068317 Full duration: 57.806174 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c 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.999 | 1.184 | 1.292 | 1.34 | 1.387 | 1.176 | 100.0% | 10 | | neutron.create_subnet | 0.827 | 1.136 | 2.013 | 2.171 | 2.33 | 1.329 | 100.0% | 10 | | neutron.create_router | 0.094 | 0.135 | 0.261 | 0.266 | 0.272 | 0.163 | 100.0% | 10 | | neutron.add_interface_router | 2.558 | 3.069 | 6.009 | 6.066 | 6.124 | 3.782 | 100.0% | 10 | | neutron.update_router | 0.553 | 0.89 | 1.532 | 1.547 | 1.562 | 0.976 | 100.0% | 10 | | total | 5.388 | 6.16 | 11.088 | 11.094 | 11.101 | 7.426 | 100.0% | 10 | | -> duration | 5.388 | 6.16 | 11.088 | 11.094 | 11.101 | 7.426 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.710275 Full duration: 76.998698 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c 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.9 | 1.171 | 1.215 | 1.23 | 1.246 | 1.116 | 100.0% | 10 | | neutron.create_subnet | 0.745 | 0.969 | 1.791 | 1.792 | 1.793 | 1.221 | 100.0% | 10 | | neutron.update_subnet | 0.481 | 0.884 | 1.042 | 1.078 | 1.115 | 0.833 | 100.0% | 10 | | total | 2.393 | 2.851 | 3.88 | 3.982 | 4.085 | 3.171 | 100.0% | 10 | | -> duration | 2.393 | 2.851 | 3.88 | 3.982 | 4.085 | 3.171 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.115567 Full duration: 50.801749 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c 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.065 | 1.253 | 1.288 | 1.341 | 1.393 | 1.21 | 100.0% | 10 | | neutron.delete_network | 0.594 | 0.764 | 1.424 | 1.435 | 1.446 | 0.862 | 100.0% | 10 | | total | 1.701 | 1.965 | 2.683 | 2.688 | 2.692 | 2.072 | 100.0% | 10 | | -> duration | 1.701 | 1.965 | 2.683 | 2.688 | 2.692 | 2.072 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.812936 Full duration: 39.118223 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c 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.478 | 2.691 | 2.938 | 2.959 | 2.98 | 2.427 | 100.0% | 10 | | neutron.delete_port | 0.559 | 1.281 | 1.489 | 1.496 | 1.502 | 1.1 | 100.0% | 10 | | total | 2.037 | 3.972 | 4.329 | 4.405 | 4.482 | 3.528 | 100.0% | 10 | | -> duration | 2.037 | 3.972 | 4.329 | 4.405 | 4.482 | 3.528 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.526147 Full duration: 56.103661 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c 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.906 | 1.267 | 1.479 | 1.732 | 1.984 | 1.269 | 100.0% | 10 | | neutron.create_subnet | 0.724 | 1.122 | 2.685 | 2.708 | 2.731 | 1.504 | 100.0% | 10 | | neutron.create_router | 0.079 | 0.139 | 0.381 | 0.417 | 0.453 | 0.198 | 100.0% | 10 | | neutron.add_interface_router | 2.581 | 3.003 | 7.537 | 7.548 | 7.56 | 4.251 | 100.0% | 10 | | neutron.remove_interface_router | 2.132 | 3.204 | 7.404 | 7.838 | 8.272 | 4.282 | 100.0% | 10 | | neutron.delete_router | 0.374 | 0.482 | 1.382 | 1.558 | 1.735 | 0.694 | 100.0% | 10 | | total | 7.164 | 8.999 | 20.599 | 20.68 | 20.762 | 12.2 | 100.0% | 10 | | -> duration | 7.164 | 8.999 | 20.599 | 20.68 | 20.762 | 12.2 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.685425 Full duration: 80.997804 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c 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.591 | 2.096 | 2.711 | 2.844 | 2.976 | 2.208 | 100.0% | 10 | | neutron.delete_subnet | 0.641 | 1.131 | 1.823 | 1.988 | 2.153 | 1.233 | 100.0% | 10 | | total | 2.545 | 3.055 | 4.77 | 4.802 | 4.835 | 3.441 | 100.0% | 10 | | -> duration | 2.545 | 3.055 | 4.77 | 4.802 | 4.835 | 3.441 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.810496 Full duration: 53.945261 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c 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.828 | 1.212 | 1.764 | 1.778 | 1.793 | 1.264 | 100.0% | 10 | | neutron.list_networks | 0.12 | 0.127 | 0.206 | 0.227 | 0.249 | 0.153 | 100.0% | 10 | | total | 0.954 | 1.336 | 1.995 | 2.003 | 2.01 | 1.417 | 100.0% | 10 | | -> duration | 0.954 | 1.336 | 1.995 | 2.003 | 2.01 | 1.417 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.009771 Full duration: 43.696375 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c 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.499 | 2.355 | 3.617 | 3.694 | 3.77 | 2.58 | 100.0% | 10 | | neutron.list_ports | 0.068 | 0.078 | 0.202 | 0.234 | 0.267 | 0.118 | 100.0% | 10 | | total | 1.576 | 2.468 | 3.8 | 3.82 | 3.841 | 2.697 | 100.0% | 10 | | -> duration | 1.576 | 2.468 | 3.8 | 3.82 | 3.841 | 2.697 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.646281 Full duration: 58.593508 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c 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.956 | 1.136 | 1.521 | 1.785 | 2.049 | 1.228 | 100.0% | 10 | | neutron.create_subnet | 0.79 | 0.995 | 2.658 | 2.721 | 2.785 | 1.4 | 100.0% | 10 | | neutron.create_router | 0.068 | 0.105 | 0.362 | 0.696 | 1.031 | 0.218 | 100.0% | 10 | | neutron.add_interface_router | 2.52 | 2.933 | 7.95 | 8.29 | 8.631 | 4.369 | 100.0% | 10 | | neutron.list_routers | 0.128 | 0.224 | 0.466 | 0.665 | 0.863 | 0.297 | 100.0% | 10 | | total | 4.642 | 5.334 | 13.033 | 13.22 | 13.407 | 7.512 | 100.0% | 10 | | -> duration | 4.642 | 5.334 | 13.033 | 13.22 | 13.407 | 7.512 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.283099 Full duration: 79.447351 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c 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.848 | 1.031 | 1.569 | 1.574 | 1.579 | 1.123 | 100.0% | 10 | | neutron.create_subnet | 0.748 | 0.808 | 1.699 | 1.73 | 1.76 | 1.037 | 100.0% | 10 | | neutron.list_subnets | 0.065 | 0.1 | 0.149 | 0.175 | 0.202 | 0.106 | 100.0% | 10 | | total | 1.774 | 1.941 | 3.464 | 3.473 | 3.481 | 2.266 | 100.0% | 10 | | -> duration | 1.774 | 1.941 | 3.464 | 3.473 | 3.481 | 2.266 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.253559 Full duration: 52.713835 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c 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.771 | 0.964 | 1.174 | 1.226 | 1.277 | 1.001 | 100.0% | 10 | | neutron.delete_security_group | 0.103 | 0.118 | 0.236 | 0.253 | 0.271 | 0.149 | 100.0% | 10 | | total | 0.874 | 1.215 | 1.293 | 1.343 | 1.393 | 1.151 | 100.0% | 10 | | -> duration | 0.874 | 1.215 | 1.293 | 1.343 | 1.393 | 1.151 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.359824 Full duration: 36.517745 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c 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.796 | 0.931 | 1.016 | 1.029 | 1.042 | 0.917 | 100.0% | 10 | | neutron.create_security_group_rule | 0.12 | 0.144 | 0.206 | 0.208 | 0.21 | 0.159 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.074 | 0.086 | 0.13 | 0.134 | 0.138 | 0.096 | 100.0% | 10 | | neutron.delete_security_group | 0.103 | 0.114 | 0.156 | 0.159 | 0.163 | 0.124 | 100.0% | 10 | | total | 1.121 | 1.284 | 1.434 | 1.463 | 1.492 | 1.296 | 100.0% | 10 | | -> duration | 1.121 | 1.284 | 1.434 | 1.463 | 1.492 | 1.296 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.789462 Full duration: 37.695591 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c 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.838 | 0.941 | 1.053 | 1.07 | 1.087 | 0.953 | 100.0% | 10 | | neutron.create_security_group_rule | 0.119 | 0.137 | 0.179 | 0.183 | 0.187 | 0.143 | 100.0% | 10 | | neutron.list_security_group_rules | 0.035 | 0.048 | 0.058 | 0.058 | 0.058 | 0.048 | 100.0% | 10 | | total | 1.042 | 1.139 | 1.235 | 1.259 | 1.283 | 1.144 | 100.0% | 10 | | -> duration | 1.042 | 1.139 | 1.235 | 1.259 | 1.283 | 1.144 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.444197 Full duration: 39.469006 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c 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.751 | 0.86 | 1.173 | 1.197 | 1.222 | 0.937 | 100.0% | 10 | | neutron.show_security_group | 0.03 | 0.033 | 0.049 | 0.05 | 0.052 | 0.037 | 100.0% | 10 | | total | 0.781 | 0.893 | 1.224 | 1.243 | 1.261 | 0.974 | 100.0% | 10 | | -> duration | 0.781 | 0.893 | 1.224 | 1.243 | 1.261 | 0.974 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.875662 Full duration: 37.743296 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c 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.881 | 1.122 | 1.327 | 1.332 | 1.337 | 1.142 | 100.0% | 10 | | neutron.create_router | 0.083 | 0.124 | 0.21 | 0.231 | 0.251 | 0.147 | 100.0% | 10 | | neutron.add_gateway_router | 2.52 | 2.649 | 4.791 | 4.818 | 4.844 | 3.09 | 100.0% | 10 | | neutron.remove_gateway_router | 1.427 | 1.744 | 2.569 | 2.569 | 2.569 | 1.837 | 100.0% | 10 | | total | 5.048 | 5.686 | 8.683 | 8.687 | 8.691 | 6.216 | 100.0% | 10 | | -> duration | 5.048 | 5.686 | 8.683 | 8.687 | 8.691 | 6.216 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.751225 Full duration: 71.003734 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c 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.914 | 4.649 | 4.949 | 5.014 | 5.079 | 4.388 | 100.0% | 10 | | neutron.show_port (x2) | 0.139 | 0.208 | 0.456 | 0.486 | 0.515 | 0.255 | 100.0% | 10 | | total | 3.069 | 4.964 | 5.147 | 5.245 | 5.343 | 4.642 | 100.0% | 10 | | -> duration | 3.069 | 4.964 | 5.147 | 5.245 | 5.343 | 4.642 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.039925 Full duration: 65.364219 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.093 | 1.242 | 1.399 | 1.526 | 1.653 | 1.264 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.416 | 2.316 | 3.287 | 3.403 | 3.518 | 2.367 | 100.0% | 10 | | neutron.create_router (x2) | 0.176 | 0.228 | 0.347 | 0.504 | 0.662 | 0.273 | 100.0% | 10 | | neutron.add_interface_router (x2) | 5.287 | 5.749 | 10.931 | 10.956 | 10.982 | 6.723 | 100.0% | 10 | | neutron.show_router (x2) | 0.224 | 0.333 | 0.842 | 0.877 | 0.912 | 0.469 | 100.0% | 10 | | total | 8.747 | 9.899 | 16.911 | 16.914 | 16.918 | 11.096 | 100.0% | 10 | | -> duration | 8.747 | 9.899 | 16.911 | 16.914 | 16.918 | 11.096 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.38035 Full duration: 105.763804 -------------------------------------------------------------------------------- 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 14318710-3fcf-4191-93f9-80b23327598c 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.434 | 2.818 | 5.822 | 6.161 | 6.5 | 3.678 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.107 | 0.121 | 0.803 | 0.828 | 0.853 | 0.262 | 100.0% | 10 | | total | 2.569 | 2.944 | 6.555 | 6.59 | 6.625 | 3.94 | 100.0% | 10 | | -> duration | 2.569 | 2.944 | 6.555 | 6.59 | 6.625 | 3.94 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.254249 Full duration: 75.210602 HINTS: * To plot HTML graphics with this data, run: rally task report 14318710-3fcf-4191-93f9-80b23327598c --out output.html * To generate a JUnit report, run: rally task export 14318710-3fcf-4191-93f9-80b23327598c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 14318710-3fcf-4191-93f9-80b23327598c --json --out output.json 2019-05-30 08:50:08,269 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'14318710-3fcf-4191-93f9-80b23327598c', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-05-30 08:50:10,300 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 14318710-3fcf-4191-93f9-80b23327598c --out /home/opnfv/functest/results/rally_full/neutron.json 2019-05-30 08:50:10.164 20001 INFO rally.api [-] Building 'json' report for the following task(s): '14318710-3fcf-4191-93f9-80b23327598c'. 2019-05-30 08:50:10.201 20001 INFO rally.api [-] The report has been successfully built. 2019-05-30 08:50:10,351 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-05-30 08:50:10,352 - 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-05-30 08:50:10,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 08:50:10,364 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 08:50:10,367 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-05-30 08:50:10,367 - 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', 'block_migration': 'true', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'f41a7526-133d-4487-8d52-0edf1eadcbb7', 'tenants_amount': 3, 'image_name': 'rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487', '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_962d7e66-46f5-4ecd-9761-c2549f753487', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-30 09:20:20,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d8a88e3f-0bde-4ad3-a2eb-4153cd68f049 2019-05-30 09:20:20,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'd8a88e3f-0bde-4ad3-a2eb-4153cd68f049'] 2019-05-30 09:20:20,878 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d8a88e3f-0bde-4ad3-a2eb-4153cd68f049 -------------------------------------------------------------------------------- Task d8a88e3f-0bde-4ad3-a2eb-4153cd68f049: aborted -------------------------------------------------------------------------------- test scenario NovaKeypair.create_and_delete_keypair 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, "key_pairs": -1, "cores": -1, "security_groups": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d8a88e3f-0bde-4ad3-a2eb-4153cd68f049 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.773 | 0.881 | 0.923 | 0.964 | 1.006 | 0.864 | 100.0% | 10 | | nova.delete_keypair | 0.024 | 0.03 | 0.043 | 0.043 | 0.044 | 0.032 | 100.0% | 10 | | total | 0.799 | 0.919 | 0.953 | 0.996 | 1.039 | 0.896 | 100.0% | 10 | | -> duration | 0.799 | 0.919 | 0.953 | 0.996 | 1.039 | 0.896 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.703143 Full duration: 24.693286 -------------------------------------------------------------------------------- test scenario NovaKeypair.create_and_list_keypairs 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, "key_pairs": -1, "cores": -1, "security_groups": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d8a88e3f-0bde-4ad3-a2eb-4153cd68f049 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.692 | 0.857 | 0.928 | 0.995 | 1.063 | 0.848 | 100.0% | 10 | | nova.list_keypairs | 0.016 | 0.017 | 0.018 | 0.019 | 0.02 | 0.018 | 100.0% | 10 | | total | 0.712 | 0.874 | 0.946 | 1.013 | 1.081 | 0.866 | 100.0% | 10 | | -> duration | 0.712 | 0.874 | 0.946 | 1.013 | 1.081 | 0.866 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.513996 Full duration: 28.005935 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_bounce_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "f41a7526-133d-4487-8d52-0edf1eadcbb7" } ], "flavor": { "name": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487" }, "image": { "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d8a88e3f-0bde-4ad3-a2eb-4153cd68f049 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.481 | 14.168 | 20.85 | 20.954 | 21.057 | 15.612 | 100.0% | 10 | | nova.reboot_server | 4.41 | 5.826 | 9.112 | 9.49 | 9.868 | 6.498 | 100.0% | 10 | | nova.soft_reboot_server | 124.463 | 126.022 | 129.482 | 129.587 | 129.692 | 126.408 | 100.0% | 10 | | nova.stop_and_start_server | 17.569 | 19.076 | 21.047 | 21.41 | 21.773 | 19.373 | 100.0% | 10 | | -> nova.stop_server | 13.716 | 14.374 | 15.73 | 15.744 | 15.758 | 14.712 | 100.0% | 10 | | -> nova.start_server | 3.791 | 4.102 | 6.089 | 6.165 | 6.241 | 4.661 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 19.936 | 20.238 | 20.771 | 21.828 | 22.885 | 20.474 | 100.0% | 10 | | -> nova.rescue_server | 17.401 | 17.891 | 18.248 | 18.333 | 18.419 | 17.895 | 100.0% | 10 | | -> nova.unrescue_server | 2.263 | 2.298 | 3.022 | 3.744 | 4.466 | 2.58 | 100.0% | 10 | | nova.delete_server | 2.333 | 2.383 | 2.595 | 2.711 | 2.828 | 2.453 | 100.0% | 10 | | total | 181.766 | 188.345 | 203.194 | 203.478 | 203.762 | 190.851 | 100.0% | 10 | | -> duration | 172.766 | 179.345 | 194.194 | 194.478 | 194.762 | 181.851 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 556.196686 Full duration: 626.746746 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_delete_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "f41a7526-133d-4487-8d52-0edf1eadcbb7" } ], "flavor": { "name": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487" }, "image": { "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d8a88e3f-0bde-4ad3-a2eb-4153cd68f049 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.587 | 12.733 | 18.31 | 18.477 | 18.644 | 13.368 | 100.0% | 10 | | nova.delete_server | 2.345 | 2.505 | 2.69 | 2.783 | 2.876 | 2.536 | 100.0% | 10 | | total | 10.998 | 15.24 | 21.085 | 21.117 | 21.149 | 15.905 | 100.0% | 10 | | -> duration | 9.998 | 14.24 | 20.085 | 20.117 | 20.149 | 14.905 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 44.673363 Full duration: 106.634486 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_list_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "detailed": true, "nics": [ { "net-id": "f41a7526-133d-4487-8d52-0edf1eadcbb7" } ], "flavor": { "name": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487" }, "image": { "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d8a88e3f-0bde-4ad3-a2eb-4153cd68f049 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.11 | 14.065 | 17.383 | 17.865 | 18.346 | 13.744 | 100.0% | 10 | | nova.list_servers | 0.184 | 0.354 | 0.521 | 0.552 | 0.584 | 0.366 | 100.0% | 10 | | total | 10.464 | 14.379 | 17.864 | 18.198 | 18.531 | 14.11 | 100.0% | 10 | | -> duration | 9.464 | 13.379 | 16.864 | 17.198 | 17.531 | 13.11 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.606815 Full duration: 109.824767 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_rebuild_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "f41a7526-133d-4487-8d52-0edf1eadcbb7" } ], "flavor": { "name": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487" }, "from_image": { "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487" }, "to_image": { "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d8a88e3f-0bde-4ad3-a2eb-4153cd68f049 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.969 | 11.402 | 14.173 | 15.128 | 16.082 | 11.774 | 100.0% | 10 | | nova.rebuild_server | 17.584 | 19.664 | 21.831 | 22.014 | 22.198 | 19.908 | 100.0% | 10 | | nova.delete_server | 2.387 | 2.566 | 3.085 | 3.949 | 4.813 | 2.783 | 100.0% | 10 | | total | 28.98 | 34.117 | 37.836 | 39.366 | 40.896 | 34.466 | 100.0% | 10 | | -> duration | 26.98 | 32.117 | 35.836 | 37.366 | 38.896 | 32.466 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 97.653772 Full duration: 160.562682 -------------------------------------------------------------------------------- test scenario NovaServers.snapshot_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "f41a7526-133d-4487-8d52-0edf1eadcbb7" } ], "flavor": { "name": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487" }, "image": { "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d8a88e3f-0bde-4ad3-a2eb-4153cd68f049 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server (x2) | 17.767 | 20.998 | 24.182 | 26.092 | 28.002 | 21.443 | 100.0% | 10 | | nova.snapshot_server | 6.803 | 10.221 | 15.009 | 15.091 | 15.173 | 10.526 | 100.0% | 10 | | -> glance_v2.get_image | 0.032 | 0.042 | 0.366 | 0.373 | 0.379 | 0.149 | 100.0% | 10 | | -> glance.wait_for_image | 6.08 | 9.127 | 14.193 | 14.255 | 14.317 | 9.574 | 100.0% | 10 | | --> glance_v2.get_image (x8) | 0.167 | 0.236 | 0.291 | 0.298 | 0.305 | 0.236 | 100.0% | 2 | | --> glance_v2.get_image (x6) | 0.123 | 0.125 | 0.398 | 0.432 | 0.467 | 0.238 | 100.0% | 3 | | --> glance_v2.get_image (x4) | 0.076 | 0.076 | 0.077 | 0.077 | 0.077 | 0.076 | 100.0% | 2 | | --> glance_v2.get_image (x5) | 0.096 | 0.103 | 0.116 | 0.117 | 0.119 | 0.106 | 100.0% | 3 | | nova.delete_server (x2) | 4.707 | 6.178 | 8.125 | 9.128 | 10.13 | 6.45 | 100.0% | 10 | | nova.delete_image | 0.353 | 1.471 | 1.777 | 1.781 | 1.784 | 1.19 | 100.0% | 10 | | -> glance_v2.delete_image | 0.338 | 1.449 | 1.754 | 1.759 | 1.764 | 1.171 | 100.0% | 10 | | -> glance.wait_for_delete | 0.014 | 0.017 | 0.021 | 0.022 | 0.023 | 0.017 | 100.0% | 10 | | --> glance_v2.get_image | 0.013 | 0.017 | 0.021 | 0.022 | 0.023 | 0.017 | 0.0% | 10 | | total | 30.332 | 39.937 | 46.273 | 47.226 | 48.179 | 39.61 | 100.0% | 10 | | -> duration | 28.332 | 37.937 | 44.273 | 45.226 | 46.179 | 37.61 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 113.754711 Full duration: 178.121582 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "volume_size": 1, "flavor": { "name": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487" }, "image": { "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487" }, "nics": [ { "net-id": "f41a7526-133d-4487-8d52-0edf1eadcbb7" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d8a88e3f-0bde-4ad3-a2eb-4153cd68f049 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 6.17 | 7.353 | 8.342 | 8.342 | 8.343 | 7.284 | 100.0% | 10 | | nova.boot_server | 8.9 | 9.923 | 15.841 | 17.012 | 18.183 | 11.606 | 100.0% | 10 | | total | 15.079 | 17.857 | 23.77 | 24.726 | 25.682 | 18.891 | 100.0% | 10 | | -> duration | 14.079 | 16.857 | 22.77 | 23.726 | 24.682 | 17.891 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 53.975658 Full duration: 97.403234 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "nics": [ { "net-id": "f41a7526-133d-4487-8d52-0edf1eadcbb7" } ], "flavor": { "name": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487" }, "image": { "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d8a88e3f-0bde-4ad3-a2eb-4153cd68f049 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.067 | 12.277 | 18.019 | 18.236 | 18.453 | 13.194 | 100.0% | 10 | | total | 10.067 | 12.278 | 18.019 | 18.236 | 18.453 | 13.194 | 100.0% | 10 | | -> duration | 9.067 | 11.278 | 17.019 | 17.236 | 17.453 | 12.194 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.437164 Full duration: 68.785699 -------------------------------------------------------------------------------- test scenario NovaServers.list_servers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "network": {}, "users": { "users_per_tenant": 2, "tenants": 3 }, "servers": { "servers_per_tenant": 2, "flavor": { "name": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487" } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d8a88e3f-0bde-4ad3-a2eb-4153cd68f049 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.list_servers | 1.064 | 1.316 | 1.831 | 1.859 | 1.888 | 1.382 | 100.0% | 10 | | total | 1.064 | 1.316 | 1.831 | 1.86 | 1.888 | 1.382 | 100.0% | 10 | | -> duration | 1.064 | 1.316 | 1.831 | 1.86 | 1.888 | 1.382 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.072669 Full duration: 106.658196 -------------------------------------------------------------------------------- test scenario NovaServers.resize_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "confirm": true, "nics": [ { "net-id": "f41a7526-133d-4487-8d52-0edf1eadcbb7" } ], "image": { "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487" }, "force_delete": false, "flavor": { "name": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487" }, "to_flavor": { "name": "rally_full-flavor_alt_962d7e66-46f5-4ecd-9761-c2549f753487" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d8a88e3f-0bde-4ad3-a2eb-4153cd68f049 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.638 | 11.513 | 17.031 | 17.72 | 18.408 | 13.039 | 100.0% | 10 | | nova.resize | 22.207 | 22.986 | 23.796 | 23.987 | 24.177 | 22.979 | 100.0% | 10 | | nova.resize_confirm | 2.395 | 3.727 | 5.16 | 5.237 | 5.313 | 3.777 | 100.0% | 10 | | nova.delete_server | 2.341 | 2.648 | 3.063 | 3.864 | 4.664 | 2.815 | 100.0% | 10 | | total | 38.376 | 41.465 | 47.19 | 47.99 | 48.789 | 42.611 | 100.0% | 10 | | -> duration | 37.376 | 40.465 | 46.19 | 46.99 | 47.789 | 41.611 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 124.53841 Full duration: 147.100801 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "block_migration": true, "flavor": { "name": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487" }, "image": { "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487" }, "nics": [ { "net-id": "f41a7526-133d-4487-8d52-0edf1eadcbb7" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d8a88e3f-0bde-4ad3-a2eb-4153cd68f049 has 5 error(s) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-8fe005f0-b37d-43df-9351-69b77690da39) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-8fe005f0-b37d-43df-9351-69b77690da39) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-e69f5336-82d7-4ac5-9f39-93b728b489b1) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-e69f5336-82d7-4ac5-9f39-93b728b489b1) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-2a1b6b53-fc96-4b70-931d-e7f700087b37) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-2a1b6b53-fc96-4b70-931d-e7f700087b37) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-d3143c55-98d0-4070-b232-f4a91f6445a6) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-d3143c55-98d0-4070-b232-f4a91f6445a6) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-c930e42e-1247-4567-9cc0-e36648a37179) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-c930e42e-1247-4567-9cc0-e36648a37179) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.777 | 12.502 | 15.591 | 15.948 | 16.306 | 13.235 | 100.0% | 5 | | nova.live_migrate | 3.336 | 3.465 | 3.659 | 3.678 | 3.698 | 3.493 | 0.0% | 5 | | total | 14.141 | 16.2 | 19.005 | 19.388 | 19.771 | 16.728 | 0.0% | 5 | | -> duration | 13.141 | 15.2 | 18.005 | 18.388 | 18.771 | 15.728 | 0.0% | 5 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 5 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.826164 Full duration: 58.494017 HINTS: * To plot HTML graphics with this data, run: rally task report d8a88e3f-0bde-4ad3-a2eb-4153cd68f049 --out output.html * To generate a JUnit report, run: rally task export d8a88e3f-0bde-4ad3-a2eb-4153cd68f049 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d8a88e3f-0bde-4ad3-a2eb-4153cd68f049 --json --out output.json At least one workload did not pass SLA criteria. 2019-05-30 09:20:20,880 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'd8a88e3f-0bde-4ad3-a2eb-4153cd68f049', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-05-30 09:20:22,777 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d8a88e3f-0bde-4ad3-a2eb-4153cd68f049 --out /home/opnfv/functest/results/rally_full/nova.json 2019-05-30 09:20:22.661 22109 INFO rally.api [-] Building 'json' report for the following task(s): 'd8a88e3f-0bde-4ad3-a2eb-4153cd68f049'. 2019-05-30 09:20:22.686 22109 INFO rally.api [-] The report has been successfully built. 2019-05-30 09:20:22,809 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-05-30 09:20:22,810 - 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-05-30 09:20:22,810 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 09:20:22,821 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 09:20:22,821 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-05-30 09:20:22,822 - 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', 'block_migration': 'true', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'f41a7526-133d-4487-8d52-0edf1eadcbb7', 'tenants_amount': 3, 'image_name': 'rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487', '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_962d7e66-46f5-4ecd-9761-c2549f753487', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-30 09:21:46,107 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 308bfd02-ab61-47e9-98b9-741b7fa4169e 2019-05-30 09:21:46,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'308bfd02-ab61-47e9-98b9-741b7fa4169e'] 2019-05-30 09:21:46,873 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 308bfd02-ab61-47e9-98b9-741b7fa4169e -------------------------------------------------------------------------------- Task 308bfd02-ab61-47e9-98b9-741b7fa4169e: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 308bfd02-ab61-47e9-98b9-741b7fa4169e 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.731 | 0.825 | 0.896 | 0.897 | 0.898 | 0.829 | 100.0% | 10 | | quotas.delete_quotas | 0.205 | 0.225 | 0.313 | 0.316 | 0.319 | 0.251 | 100.0% | 10 | | total | 0.941 | 1.039 | 1.197 | 1.201 | 1.204 | 1.08 | 100.0% | 10 | | -> duration | 0.941 | 1.039 | 1.197 | 1.201 | 1.204 | 1.08 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.185905 Full duration: 17.874553 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 308bfd02-ab61-47e9-98b9-741b7fa4169e 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.725 | 0.8 | 0.94 | 0.941 | 0.942 | 0.843 | 100.0% | 10 | | total | 0.725 | 0.8 | 0.94 | 0.941 | 0.942 | 0.843 | 100.0% | 10 | | -> duration | 0.725 | 0.8 | 0.94 | 0.941 | 0.942 | 0.843 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.530822 Full duration: 15.537797 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 308bfd02-ab61-47e9-98b9-741b7fa4169e 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.387 | 0.479 | 0.545 | 0.612 | 0.679 | 0.491 | 100.0% | 10 | | total | 0.814 | 0.915 | 0.982 | 1.049 | 1.115 | 0.924 | 100.0% | 10 | | -> duration | 0.814 | 0.915 | 0.982 | 1.049 | 1.115 | 0.924 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.692809 Full duration: 15.205439 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 308bfd02-ab61-47e9-98b9-741b7fa4169e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.074 | 1.251 | 1.335 | 1.34 | 1.345 | 1.242 | 100.0% | 10 | | total | 1.074 | 1.251 | 1.335 | 1.34 | 1.345 | 1.242 | 100.0% | 10 | | -> duration | 1.074 | 1.251 | 1.335 | 1.34 | 1.345 | 1.242 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.638706 Full duration: 16.855719 HINTS: * To plot HTML graphics with this data, run: rally task report 308bfd02-ab61-47e9-98b9-741b7fa4169e --out output.html * To generate a JUnit report, run: rally task export 308bfd02-ab61-47e9-98b9-741b7fa4169e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 308bfd02-ab61-47e9-98b9-741b7fa4169e --json --out output.json 2019-05-30 09:21:46,874 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'308bfd02-ab61-47e9-98b9-741b7fa4169e', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-05-30 09:21:48,540 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 308bfd02-ab61-47e9-98b9-741b7fa4169e --out /home/opnfv/functest/results/rally_full/quotas.json 2019-05-30 09:21:48.449 22690 INFO rally.api [-] Building 'json' report for the following task(s): '308bfd02-ab61-47e9-98b9-741b7fa4169e'. 2019-05-30 09:21:48.455 22690 INFO rally.api [-] The report has been successfully built. 2019-05-30 09:21:48,549 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-05-30 09:21:48,552 - 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:28 | 80 | 100.00% | | cinder | 00:21:15 | 240 | 100.00% | | gnocchi | 00:04:19 | 160 | 100.00% | | heat | 00:11:18 | 130 | 100.00% | | keystone | 00:05:50 | 110 | 100.00% | | neutron | 00:19:21 | 200 | 100.00% | | nova | 00:28:33 | 115 | 95.65% | | quotas | 00:01:05 | 40 | 100.00% | | | | | | | TOTAL: | 01:38:40 | 1135 | 99.56% | +----------------+------------+----------------+-----------+ 2019-05-30 09:21:48,552 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 99.56% in 8/9 modules 2019-05-30 09:21:48,553 - 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-05-30 09:21:51,516 - 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-05-30 09:21:50.954 22692 INFO rally.api [-] Building 'html' report for the following task(s): '581cd11f-6d4a-4117-b8eb-8230d9501489', 'af515588-8baf-4502-a6b7-3a59e9d954a6', '8edd60ec-22b0-442e-b8f0-f32bde5d9cb5', 'b1be2574-8f86-46ba-bacb-395cbac3f149', '2d8cda8d-c5a1-41f2-9782-6554f5c2fabe', '9bfbe66c-d7af-412f-ae4d-4871b13a6a30', '14318710-3fcf-4191-93f9-80b23327598c', 'd8a88e3f-0bde-4ad3-a2eb-4153cd68f049', '308bfd02-ab61-47e9-98b9-741b7fa4169e'. 2019-05-30 09:21:51.424 22692 INFO rally.api [-] The report has been successfully built. 2019-05-30 09:21:51,517 - 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-05-30 09:21:53,855 - 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-05-30 09:21:53.758 22694 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '581cd11f-6d4a-4117-b8eb-8230d9501489', 'af515588-8baf-4502-a6b7-3a59e9d954a6', '8edd60ec-22b0-442e-b8f0-f32bde5d9cb5', 'b1be2574-8f86-46ba-bacb-395cbac3f149', '2d8cda8d-c5a1-41f2-9782-6554f5c2fabe', '9bfbe66c-d7af-412f-ae4d-4871b13a6a30', '14318710-3fcf-4191-93f9-80b23327598c', 'd8a88e3f-0bde-4ad3-a2eb-4153cd68f049', '308bfd02-ab61-47e9-98b9-741b7fa4169e'. 2019-05-30 09:21:53.764 22694 INFO rally.api [-] The report has been successfully built. 2019-05-30 09:21:53,975 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 09:21:53,975 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 106:03 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-05-30 09:21:53,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 09:21:53,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 09:21:54,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T10:21:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["1-EYOducRuCHcqgPNiiW-Q"], "issued_at": "2019-05-30T09:21:54.000000Z"}} 2019-05-30 09:21:54,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}faf718382efb6453acf49a66a6620e520e4fd9e0" 2019-05-30 09:21:54,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Thu, 30 May 2019 09:21: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-1d410a5d-3ea7-4afe-ae93-528ebe0e78ea x-openstack-request-id: req-1d410a5d-3ea7-4afe-ae93-528ebe0e78ea 2019-05-30 09:21:54,811 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7b747ba3-df4c-45d7-8e75-bf54075adf3e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7b747ba3-df4c-45d7-8e75-bf54075adf3e", "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": "7b747ba3-df4c-45d7-8e75-bf54075adf3e"}, {"name": "rally_full-flavor_alt_962d7e66-46f5-4ecd-9761-c2549f753487", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/fcfa11a5-680f-4e6a-a9e1-06e5eed6bb5d", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/fcfa11a5-680f-4e6a-a9e1-06e5eed6bb5d", "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": "fcfa11a5-680f-4e6a-a9e1-06e5eed6bb5d"}]} 2019-05-30 09:21:54,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-1d410a5d-3ea7-4afe-ae93-528ebe0e78ea 2019-05-30 09:21:54,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.816192865372s 2019-05-30 09:21:54,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 09:21:54,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/fcfa11a5-680f-4e6a-a9e1-06e5eed6bb5d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}faf718382efb6453acf49a66a6620e520e4fd9e0" 2019-05-30 09:21:54,845 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 09:21: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-777c8c76-6657-4d77-9248-fc447adf1fcc x-openstack-request-id: req-777c8c76-6657-4d77-9248-fc447adf1fcc 2019-05-30 09:21:54,846 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/fcfa11a5-680f-4e6a-a9e1-06e5eed6bb5d used request id req-777c8c76-6657-4d77-9248-fc447adf1fcc 2019-05-30 09:21:54,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0309500694275s 2019-05-30 09:21:54,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 09:21:54,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 09:21:55,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T10:21:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "377c3aa0c7264d93acbc57de9fc39602", "name": "rally_full-project_962d7e66-46f5-4ecd-9761-c2549f753487"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_377c3aa0c7264d93acbc57de9fc39602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_377c3aa0c7264d93acbc57de9fc39602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/377c3aa0c7264d93acbc57de9fc39602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/377c3aa0c7264d93acbc57de9fc39602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/377c3aa0c7264d93acbc57de9fc39602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/377c3aa0c7264d93acbc57de9fc39602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/377c3aa0c7264d93acbc57de9fc39602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/377c3aa0c7264d93acbc57de9fc39602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/377c3aa0c7264d93acbc57de9fc39602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/377c3aa0c7264d93acbc57de9fc39602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/377c3aa0c7264d93acbc57de9fc39602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_962d7e66-46f5-4ecd-9761-c2549f753487", "id": "0d5fea503c7e4a3380ac0181a086ea82"}, "audit_ids": ["Dme7mWooQ3aIRRrM9YI71g"], "issued_at": "2019-05-30T09:21:55.000000Z"}} 2019-05-30 09:21:55,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/b973067d-2031-46c0-b537-3d87302fe12c/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.16" -H "X-Auth-Token: {SHA1}21bcc3f77d31508e88d7823c75818f164d3588ff" -d '{"subnet_id": "441cd00c-3b0d-4184-b691-ce45484b9937"}' 2019-05-30 09:21:57,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 09:21:57 GMT X-Openstack-Request-Id: req-05c41398-2335-4e41-b941-2997c47c5121 2019-05-30 09:21:57,696 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f41a7526-133d-4487-8d52-0edf1eadcbb7", "tenant_id": "377c3aa0c7264d93acbc57de9fc39602", "subnet_id": "441cd00c-3b0d-4184-b691-ce45484b9937", "subnet_ids": ["441cd00c-3b0d-4184-b691-ce45484b9937"], "port_id": "77e8dded-c529-4d7c-9505-0bc0ad123503", "id": "b973067d-2031-46c0-b537-3d87302fe12c"} 2019-05-30 09:21:57,696 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b973067d-2031-46c0-b537-3d87302fe12c/remove_router_interface.json used request id req-05c41398-2335-4e41-b941-2997c47c5121 2019-05-30 09:21:57,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.8495490551s 2019-05-30 09:21:57,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 09:21:57,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}21bcc3f77d31508e88d7823c75818f164d3588ff" 2019-05-30 09:21:58,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1217 Content-Type: application/json Date: Thu, 30 May 2019 09:21:58 GMT X-Openstack-Request-Id: req-7f81c648-78f9-4323-a53e-b2152ff15d9d 2019-05-30 09:21:58,095 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "377c3aa0c7264d93acbc57de9fc39602", "created_at": "2019-05-30T07:35:52Z", "admin_state_up": true, "updated_at": "2019-05-30T09:21:56Z", "project_id": "377c3aa0c7264d93acbc57de9fc39602", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b973067d-2031-46c0-b537-3d87302fe12c", "name": "rally_full-router_962d7e66-46f5-4ecd-9761-c2549f753487"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "067a7913d3c74d3fa2712f998086e19e", "created_at": "2019-05-30T06:04:11Z", "admin_state_up": true, "updated_at": "2019-05-30T06:04:11Z", "project_id": "067a7913d3c74d3fa2712f998086e19e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f799ce27-caf9-4991-8255-29e517e25033", "name": "tempest-pretest-check-1322610855"}]} 2019-05-30 09:21:58,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-7f81c648-78f9-4323-a53e-b2152ff15d9d 2019-05-30 09:21:58,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.398773908615s 2019-05-30 09:21:58,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 09:21:58,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/b973067d-2031-46c0-b537-3d87302fe12c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21bcc3f77d31508e88d7823c75818f164d3588ff" 2019-05-30 09:21:59,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 09:21:59 GMT X-Openstack-Request-Id: req-0e729e24-7fad-4a7a-abf8-4213410e95be 2019-05-30 09:21:59,484 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 09:21:59,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/b973067d-2031-46c0-b537-3d87302fe12c.json used request id req-0e729e24-7fad-4a7a-abf8-4213410e95be 2019-05-30 09:21:59,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38708591461s 2019-05-30 09:21:59,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 09:21:59,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}21bcc3f77d31508e88d7823c75818f164d3588ff" 2019-05-30 09:21:59,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Thu, 30 May 2019 09:21:59 GMT X-Openstack-Request-Id: req-357a129e-909e-4e6b-b621-fa01b9ba2a8c 2019-05-30 09:21:59,527 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-30T07:35:51Z","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":"441cd00c-3b0d-4184-b691-ce45484b9937","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"377c3aa0c7264d93acbc57de9fc39602","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_962d7e66-46f5-4ecd-9761-c2549f753487","enable_dhcp":true,"segment_id":null,"network_id":"f41a7526-133d-4487-8d52-0edf1eadcbb7","tenant_id":"377c3aa0c7264d93acbc57de9fc39602","created_at":"2019-05-30T07:35:51Z","ip_version":4},{"updated_at":"2019-05-30T05:49:00Z","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":"b9f424a7-958b-4c06-a1c6-4f7aa8fab190","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"137b131c79604c9bbaf6f84e2f797af7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"168e0781-2ae4-4771-b847-512752cd47f4","tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:49:00Z","ip_version":4}]} 2019-05-30 09:21:59,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-357a129e-909e-4e6b-b621-fa01b9ba2a8c 2019-05-30 09:21:59,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0428900718689s 2019-05-30 09:21:59,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 09:21:59,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/441cd00c-3b0d-4184-b691-ce45484b9937.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21bcc3f77d31508e88d7823c75818f164d3588ff" 2019-05-30 09:22:00,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 09:22:00 GMT X-Openstack-Request-Id: req-c18c3260-8a01-4a80-ae00-0ac162963713 2019-05-30 09:22:00,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 09:22:00,416 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/441cd00c-3b0d-4184-b691-ce45484b9937.json used request id req-c18c3260-8a01-4a80-ae00-0ac162963713 2019-05-30 09:22:00,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.886878013611s 2019-05-30 09:22:00,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 09:22:00,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}21bcc3f77d31508e88d7823c75818f164d3588ff" 2019-05-30 09:22:00,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Thu, 30 May 2019 09:22:00 GMT X-Openstack-Request-Id: req-8a3c0a59-21f9-4d67-a29b-5c1585f14dd2 2019-05-30 09:22:00,512 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f41a7526-133d-4487-8d52-0edf1eadcbb7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":true,"project_id":"377c3aa0c7264d93acbc57de9fc39602","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T09:22:00Z","qos_policy_id":null,"name":"rally_full-net_962d7e66-46f5-4ecd-9761-c2549f753487","admin_state_up":true,"tenant_id":"377c3aa0c7264d93acbc57de9fc39602","created_at":"2019-05-30T07:35:50Z","provider:network_type":"vxlan"}]} 2019-05-30 09:22:00,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8a3c0a59-21f9-4d67-a29b-5c1585f14dd2 2019-05-30 09:22:00,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0950889587402s 2019-05-30 09:22:00,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 09:22:00,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/f41a7526-133d-4487-8d52-0edf1eadcbb7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21bcc3f77d31508e88d7823c75818f164d3588ff" 2019-05-30 09:22:01,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 09:22:01 GMT X-Openstack-Request-Id: req-be2bdfea-f4d4-443c-9c38-cba7a97addad 2019-05-30 09:22:01,738 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 09:22:01,738 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/f41a7526-133d-4487-8d52-0edf1eadcbb7.json used request id req-be2bdfea-f4d4-443c-9c38-cba7a97addad 2019-05-30 09:22:01,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22514104843s 2019-05-30 09:22:01,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 09:22:01,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}21bcc3f77d31508e88d7823c75818f164d3588ff" 2019-05-30 09:22:02,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Thu, 30 May 2019 09:22:02 GMT X-Openstack-Request-Id: req-efd97680-6810-4a9f-a844-86b2ec571724 2019-05-30 09:22:02,042 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T07:35:57Z", "file": "/v2/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b/file", "owner": "377c3aa0c7264d93acbc57de9fc39602", "id": "f35b43d1-a091-4c7a-91b3-bd7f6323567b", "size": 12716032, "self": "/v2/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_962d7e66-46f5-4ecd-9761-c2549f753487", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T07:35:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 09:22:02,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-efd97680-6810-4a9f-a844-86b2ec571724 2019-05-30 09:22:02,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300029993057s 2019-05-30 09:22:02,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 09:22:02,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21bcc3f77d31508e88d7823c75818f164d3588ff" 2019-05-30 09:22:02,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 09:22:02 GMT X-Openstack-Request-Id: req-8e938d22-43e6-4e7f-9b1a-933a291bf0b6 2019-05-30 09:22:02,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-05-30 09:22:02,327 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f35b43d1-a091-4c7a-91b3-bd7f6323567b used request id req-8e938d22-43e6-4e7f-9b1a-933a291bf0b6 2019-05-30 09:22:02,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.282603025436s 2019-05-30 09:22:02,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 09:22:02,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}faf718382efb6453acf49a66a6620e520e4fd9e0" 2019-05-30 09:22:02,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Thu, 30 May 2019 09:22: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-2401f125-19d0-4e0a-8720-f3e1a0a7a485 x-openstack-request-id: req-2401f125-19d0-4e0a-8720-f3e1a0a7a485 2019-05-30 09:22:02,351 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_962d7e66-46f5-4ecd-9761-c2549f753487", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7b747ba3-df4c-45d7-8e75-bf54075adf3e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7b747ba3-df4c-45d7-8e75-bf54075adf3e", "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": "7b747ba3-df4c-45d7-8e75-bf54075adf3e"}]} 2019-05-30 09:22:02,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2401f125-19d0-4e0a-8720-f3e1a0a7a485 2019-05-30 09:22:02,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232281684875s 2019-05-30 09:22:02,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 09:22:02,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/7b747ba3-df4c-45d7-8e75-bf54075adf3e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}faf718382efb6453acf49a66a6620e520e4fd9e0" 2019-05-30 09:22:02,385 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 09:22: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-d58aadb9-1c75-4411-aa63-9d2f90eb885f x-openstack-request-id: req-d58aadb9-1c75-4411-aa63-9d2f90eb885f 2019-05-30 09:22:02,385 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/7b747ba3-df4c-45d7-8e75-bf54075adf3e used request id req-d58aadb9-1c75-4411-aa63-9d2f90eb885f 2019-05-30 09:22:02,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0320630073547s 2019-05-30 09:22:02,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 09:22:02,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}faf718382efb6453acf49a66a6620e520e4fd9e0" 2019-05-30 09:22:02,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Thu, 30 May 2019 09:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2943749e-f899-4cfe-8cb1-60b5555e30f7 2019-05-30 09:22:02,631 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "rally_full-user_962d7e66-46f5-4ecd-9761-c2549f753487", "links": {"self": "http://172.30.9.24:5000/v3/users/0d5fea503c7e4a3380ac0181a086ea82"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0d5fea503c7e4a3380ac0181a086ea82", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 09:22:02,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2943749e-f899-4cfe-8cb1-60b5555e30f7 2019-05-30 09:22:02,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245041847229s 2019-05-30 09:22:02,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 09:22:02,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/0d5fea503c7e4a3380ac0181a086ea82 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}faf718382efb6453acf49a66a6620e520e4fd9e0" 2019-05-30 09:22:02,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Thu, 30 May 2019 09:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c53fd9-d30d-455b-b0b2-e85594c2055a 2019-05-30 09:22:02,861 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_962d7e66-46f5-4ecd-9761-c2549f753487", "links": {"self": "http://172.30.9.24:5000/v3/users/0d5fea503c7e4a3380ac0181a086ea82"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0d5fea503c7e4a3380ac0181a086ea82", "description": null}} 2019-05-30 09:22:02,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/0d5fea503c7e4a3380ac0181a086ea82 used request id req-92c53fd9-d30d-455b-b0b2-e85594c2055a 2019-05-30 09:22:02,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223495960236s 2019-05-30 09:22:02,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 09:22:02,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/0d5fea503c7e4a3380ac0181a086ea82 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}faf718382efb6453acf49a66a6620e520e4fd9e0" 2019-05-30 09:22:03,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 09:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5480ab37-39c2-4d9c-b176-f8f9a1ea6009 2019-05-30 09:22:03,151 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 09:22:03,151 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/0d5fea503c7e4a3380ac0181a086ea82 used request id req-5480ab37-39c2-4d9c-b176-f8f9a1ea6009 2019-05-30 09:22:03,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.289449930191s 2019-05-30 09:22:03,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 09:22:03,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}faf718382efb6453acf49a66a6620e520e4fd9e0" 2019-05-30 09:22:03,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Thu, 30 May 2019 09:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba6c344f-b31e-49dc-ad3b-c49e28c175ae 2019-05-30 09:22:03,350 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/377c3aa0c7264d93acbc57de9fc39602"}, "tags": [], "enabled": true, "id": "377c3aa0c7264d93acbc57de9fc39602", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_962d7e66-46f5-4ecd-9761-c2549f753487"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 09:22:03,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-ba6c344f-b31e-49dc-ad3b-c49e28c175ae 2019-05-30 09:22:03,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192406892776s 2019-05-30 09:22:03,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 09:22:03,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/377c3aa0c7264d93acbc57de9fc39602 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}faf718382efb6453acf49a66a6620e520e4fd9e0" 2019-05-30 09:22:03,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 09:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f3758d4-522e-4939-b1fb-69018bd4085a 2019-05-30 09:22:03,521 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 09:22:03,521 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/377c3aa0c7264d93acbc57de9fc39602 used request id req-5f3758d4-522e-4939-b1fb-69018bd4085a 2019-05-30 09:22:03,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.165606021881s 2019-05-30 09:22:03,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 09:22:03,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=377c3aa0c7264d93acbc57de9fc39602&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.16" -H "X-Auth-Token: {SHA1}faf718382efb6453acf49a66a6620e520e4fd9e0" 2019-05-30 09:22:03,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 09:22:03 GMT X-Openstack-Request-Id: req-572810f7-3263-44ab-b9c4-4a0d9db8ae89 2019-05-30 09:22:03,856 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "377c3aa0c7264d93acbc57de9fc39602", "created_at": "2019-05-30T07:35:50Z", "updated_at": "2019-05-30T07:35:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:35:50Z", "revision_number": 0, "id": "185cc926-b03e-4341-b32c-70597acfda7d", "remote_group_id": "e91a18a7-7832-4cf2-a8c8-36301af2410b", "remote_ip_prefix": null, "created_at": "2019-05-30T07:35:50Z", "security_group_id": "e91a18a7-7832-4cf2-a8c8-36301af2410b", "tenant_id": "377c3aa0c7264d93acbc57de9fc39602", "port_range_min": null, "ethertype": "IPv6", "project_id": "377c3aa0c7264d93acbc57de9fc39602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:35:50Z", "revision_number": 0, "id": "5d8cd909-fd1a-4742-9152-1aac4a1cfc42", "remote_group_id": "e91a18a7-7832-4cf2-a8c8-36301af2410b", "remote_ip_prefix": null, "created_at": "2019-05-30T07:35:50Z", "security_group_id": "e91a18a7-7832-4cf2-a8c8-36301af2410b", "tenant_id": "377c3aa0c7264d93acbc57de9fc39602", "port_range_min": null, "ethertype": "IPv4", "project_id": "377c3aa0c7264d93acbc57de9fc39602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:35:50Z", "revision_number": 0, "id": "8eccc64c-f299-4384-9307-d4064366dee8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:35:50Z", "security_group_id": "e91a18a7-7832-4cf2-a8c8-36301af2410b", "tenant_id": "377c3aa0c7264d93acbc57de9fc39602", "port_range_min": null, "ethertype": "IPv6", "project_id": "377c3aa0c7264d93acbc57de9fc39602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:35:50Z", "revision_number": 0, "id": "eb0ccb87-b4c1-4eb0-9684-607484d392fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:35:50Z", "security_group_id": "e91a18a7-7832-4cf2-a8c8-36301af2410b", "tenant_id": "377c3aa0c7264d93acbc57de9fc39602", "port_range_min": null, "ethertype": "IPv4", "project_id": "377c3aa0c7264d93acbc57de9fc39602"}], "revision_number": 1, "project_id": "377c3aa0c7264d93acbc57de9fc39602", "id": "e91a18a7-7832-4cf2-a8c8-36301af2410b", "name": "default"}]} 2019-05-30 09:22:03,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=377c3aa0c7264d93acbc57de9fc39602&name=default used request id req-572810f7-3263-44ab-b9c4-4a0d9db8ae89 2019-05-30 09:22:03,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.329979896545s 2019-05-30 09:22:03,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 09:22:03,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}faf718382efb6453acf49a66a6620e520e4fd9e0" 2019-05-30 09:22:03,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 30 May 2019 09:22:03 GMT X-Openstack-Request-Id: req-f7d28183-4164-4b94-a8f4-42efe97f9e91 2019-05-30 09:22:03,924 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "created_at": "2019-05-30T07:14:50Z", "updated_at": "2019-05-30T07:14:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "0939bb49-cffc-4f4e-a17a-58e5d6bd6bb0", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "3443478f-fb34-4de9-8d71-e31e53563e0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "4a722efe-70aa-47c8-ad61-428b92f95a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "8046e48f-122b-4068-824d-84d79246f917", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}], "revision_number": 1, "project_id": "c1599269478c4d54ad8117e3c0804cee", "id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "377c3aa0c7264d93acbc57de9fc39602", "created_at": "2019-05-30T07:35:50Z", "updated_at": "2019-05-30T07:35:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:35:50Z", "revision_number": 0, "id": "185cc926-b03e-4341-b32c-70597acfda7d", "remote_group_id": "e91a18a7-7832-4cf2-a8c8-36301af2410b", "remote_ip_prefix": null, "created_at": "2019-05-30T07:35:50Z", "security_group_id": "e91a18a7-7832-4cf2-a8c8-36301af2410b", "tenant_id": "377c3aa0c7264d93acbc57de9fc39602", "port_range_min": null, "ethertype": "IPv6", "project_id": "377c3aa0c7264d93acbc57de9fc39602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:35:50Z", "revision_number": 0, "id": "5d8cd909-fd1a-4742-9152-1aac4a1cfc42", "remote_group_id": "e91a18a7-7832-4cf2-a8c8-36301af2410b", "remote_ip_prefix": null, "created_at": "2019-05-30T07:35:50Z", "security_group_id": "e91a18a7-7832-4cf2-a8c8-36301af2410b", "tenant_id": "377c3aa0c7264d93acbc57de9fc39602", "port_range_min": null, "ethertype": "IPv4", "project_id": "377c3aa0c7264d93acbc57de9fc39602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:35:50Z", "revision_number": 0, "id": "8eccc64c-f299-4384-9307-d4064366dee8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:35:50Z", "security_group_id": "e91a18a7-7832-4cf2-a8c8-36301af2410b", "tenant_id": "377c3aa0c7264d93acbc57de9fc39602", "port_range_min": null, "ethertype": "IPv6", "project_id": "377c3aa0c7264d93acbc57de9fc39602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:35:50Z", "revision_number": 0, "id": "eb0ccb87-b4c1-4eb0-9684-607484d392fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:35:50Z", "security_group_id": "e91a18a7-7832-4cf2-a8c8-36301af2410b", "tenant_id": "377c3aa0c7264d93acbc57de9fc39602", "port_range_min": null, "ethertype": "IPv4", "project_id": "377c3aa0c7264d93acbc57de9fc39602"}], "revision_number": 1, "project_id": "377c3aa0c7264d93acbc57de9fc39602", "id": "e91a18a7-7832-4cf2-a8c8-36301af2410b", "name": "default"}]} 2019-05-30 09:22:03,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f7d28183-4164-4b94-a8f4-42efe97f9e91 2019-05-30 09:22:03,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0640270709991s 2019-05-30 09:22:03,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 09:22:03,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/e91a18a7-7832-4cf2-a8c8-36301af2410b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}faf718382efb6453acf49a66a6620e520e4fd9e0" 2019-05-30 09:22:04,092 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 09:22:04 GMT X-Openstack-Request-Id: req-2df6ca3e-1557-4321-8932-0ca0241b041a 2019-05-30 09:22:04,093 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 09:22:04,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/e91a18a7-7832-4cf2-a8c8-36301af2410b.json used request id req-2df6ca3e-1557-4321-8932-0ca0241b041a 2019-05-30 09:22:04,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.16149520874s 2019-05-30 09:22:04,093 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-05-30 09:22:04,114 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-05-30 09:22:04,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 09:22:04,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 09:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c0d50e1-390e-4ac8-aef7-379b4b0d5853 2019-05-30 09:22:04,147 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 09:22:04,147 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-9c0d50e1-390e-4ac8-aef7-379b4b0d5853 2019-05-30 09:22:04,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 09:22:04,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T10:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["_9Jl5M_KQcuP7zFHph2HMA"], "issued_at": "2019-05-30T09:22:04.000000Z"}} 2019-05-30 09:22:04,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 09:22:04,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:04,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 09:22:04 GMT X-Openstack-Request-Id: req-453e14e2-b8c3-4069-b5f0-c6959bd2dc8a 2019-05-30 09:22:04,922 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 09:22:04,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-453e14e2-b8c3-4069-b5f0-c6959bd2dc8a 2019-05-30 09:22:04,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369556903839s 2019-05-30 09:22:04,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 09:22:04,935 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 09:22:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8f6f3bf-3eea-4881-8cb8-3db8f3d22f80 2019-05-30 09:22:04,935 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 09:22:04,935 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-a8f6f3bf-3eea-4881-8cb8-3db8f3d22f80 2019-05-30 09:22:04,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 09:22:04,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:05,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 09:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-048c390b-a235-4263-aa6e-14237a19e11a 2019-05-30 09:22:05,147 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 09:22:05,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-048c390b-a235-4263-aa6e-14237a19e11a 2019-05-30 09:22:05,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211227893829s 2019-05-30 09:22:05,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 09:22:05,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_46c510f2-197f-4c2f-85f1-db3c3772baf6"}}' 2019-05-30 09:22:05,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Thu, 30 May 2019 09:22:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdfd521a-95be-4ba9-a6e0-4e5ec7691dbf 2019-05-30 09:22:05,345 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.24:5000/v3/projects/4bc34856705b418ca4e7084863f50a69"}, "tags": [], "enabled": true, "id": "4bc34856705b418ca4e7084863f50a69", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_46c510f2-197f-4c2f-85f1-db3c3772baf6"}} 2019-05-30 09:22:05,345 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-fdfd521a-95be-4ba9-a6e0-4e5ec7691dbf 2019-05-30 09:22:05,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.191039800644s 2019-05-30 09:22:05,346 - 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'4bc34856705b418ca4e7084863f50a69', '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_46c510f2-197f-4c2f-85f1-db3c3772baf6'}) 2019-05-30 09:22:05,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 09:22:05,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "sF8CEpttbrE2NdEyO1gUVniZbbS9Px", "email": null, "name": "rally_jobs-user_46c510f2-197f-4c2f-85f1-db3c3772baf6"}}' 2019-05-30 09:22:05,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Thu, 30 May 2019 09:22:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38d24889-55a0-400b-82ac-062e7f291a9b 2019-05-30 09:22:05,770 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_46c510f2-197f-4c2f-85f1-db3c3772baf6", "links": {"self": "http://172.30.9.24:5000/v3/users/cf78179b4cfe47a18b018187c9463c48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf78179b4cfe47a18b018187c9463c48", "domain_id": "default", "password_expires_at": null}} 2019-05-30 09:22:05,770 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-38d24889-55a0-400b-82ac-062e7f291a9b 2019-05-30 09:22:05,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.417330026627s 2019-05-30 09:22:05,771 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cf78179b4cfe47a18b018187c9463c48', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_46c510f2-197f-4c2f-85f1-db3c3772baf6'}) 2019-05-30 09:22:05,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 09:22:05,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:05,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 09:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6e892a-ea3e-45ac-86c3-dd2984dce225 2019-05-30 09:22:05,890 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 09:22:05,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-be6e892a-ea3e-45ac-86c3-dd2984dce225 2019-05-30 09:22:05,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11470580101s 2019-05-30 09:22:05,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 09:22:05,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:06,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 09:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1563efe-5bec-422a-b3f6-fc967d9d24d4 2019-05-30 09:22:06,115 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 09:22:06,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d1563efe-5bec-422a-b3f6-fc967d9d24d4 2019-05-30 09:22:06,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219895839691s 2019-05-30 09:22:06,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 09:22:06,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:06,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 09:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64125036-fdcc-4e47-9acb-b376bc947dbe 2019-05-30 09:22:06,231 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 09:22:06,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-64125036-fdcc-4e47-9acb-b376bc947dbe 2019-05-30 09:22:06,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112380981445s 2019-05-30 09:22:06,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 09:22:06,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:06,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 09:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-935efa54-0f33-4e0e-9900-612324904964 2019-05-30 09:22:06,352 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 09:22:06,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-935efa54-0f33-4e0e-9900-612324904964 2019-05-30 09:22:06,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116052150726s 2019-05-30 09:22:06,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 09:22:06,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:06,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 30 May 2019 09:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26edbe2b-ea5e-4bb7-8f58-59cb900699e9 2019-05-30 09:22:06,567 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_46c510f2-197f-4c2f-85f1-db3c3772baf6", "links": {"self": "http://172.30.9.24:5000/v3/users/cf78179b4cfe47a18b018187c9463c48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf78179b4cfe47a18b018187c9463c48", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 09:22:06,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-26edbe2b-ea5e-4bb7-8f58-59cb900699e9 2019-05-30 09:22:06,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214070081711s 2019-05-30 09:22:06,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 09:22:06,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:06,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 30 May 2019 09:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d974d80-fc53-46fb-9678-5f4541f932d5 2019-05-30 09:22:06,694 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.24:5000/v3/projects/4bc34856705b418ca4e7084863f50a69"}, "tags": [], "enabled": true, "id": "4bc34856705b418ca4e7084863f50a69", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_46c510f2-197f-4c2f-85f1-db3c3772baf6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 09:22:06,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9d974d80-fc53-46fb-9678-5f4541f932d5 2019-05-30 09:22:06,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114323139191s 2019-05-30 09:22:06,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 09:22:06,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=cf78179b4cfe47a18b018187c9463c48&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=4bc34856705b418ca4e7084863f50a69" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:06,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 09:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-964832b8-2d34-43b9-8a35-2408d7a0b358 2019-05-30 09:22:06,906 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=cf78179b4cfe47a18b018187c9463c48&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=4bc34856705b418ca4e7084863f50a69", "previous": null, "next": null}} 2019-05-30 09:22:06,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=cf78179b4cfe47a18b018187c9463c48&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=4bc34856705b418ca4e7084863f50a69 used request id req-964832b8-2d34-43b9-8a35-2408d7a0b358 2019-05-30 09:22:06,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.207679033279s 2019-05-30 09:22:06,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 09:22:06,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/4bc34856705b418ca4e7084863f50a69/users/cf78179b4cfe47a18b018187c9463c48/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:07,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 09:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b3d99b-84ac-41ff-9f52-6f0680d8f53e 2019-05-30 09:22:07,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 09:22:07,148 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/4bc34856705b418ca4e7084863f50a69/users/cf78179b4cfe47a18b018187c9463c48/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-30b3d99b-84ac-41ff-9f52-6f0680d8f53e 2019-05-30 09:22:07,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.23869395256s 2019-05-30 09:22:07,149 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_46c510f2-197f-4c2f-85f1-db3c3772baf6', 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'4bc34856705b418ca4e7084863f50a69', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'sF8CEpttbrE2NdEyO1gUVniZbbS9Px', 'username': u'rally_jobs-user_46c510f2-197f-4c2f-85f1-db3c3772baf6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 09:22:07,151 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_46c510f2-197f-4c2f-85f1-db3c3772baf6', 'password': 'sF8CEpttbrE2NdEyO1gUVniZbbS9Px', 'project_name': 'rally_jobs-project_46c510f2-197f-4c2f-85f1-db3c3772baf6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '4bc34856705b418ca4e7084863f50a69', 'project_domain_name': 'Default'} 2019-05-30 09:22:07,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 09:22:07,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:07,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 09:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ca0d85-cd06-43b7-ace5-5bf4ea2468af 2019-05-30 09:22:07,347 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 09:22:07,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-29ca0d85-cd06-43b7-ace5-5bf4ea2468af 2019-05-30 09:22:07,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194906949997s 2019-05-30 09:22:07,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 09:22:07,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:07,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 09:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b02593a-3540-46af-8dfb-860621549bf9 2019-05-30 09:22:07,514 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 09:22:07,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9b02593a-3540-46af-8dfb-860621549bf9 2019-05-30 09:22:07,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.161702156067s 2019-05-30 09:22:07,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 09:22:07,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:07,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 09:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53e6b48d-b62f-4250-bc2d-bf202becce10 2019-05-30 09:22:07,631 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 09:22:07,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-53e6b48d-b62f-4250-bc2d-bf202becce10 2019-05-30 09:22:07,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111979961395s 2019-05-30 09:22:07,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 09:22:07,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:07,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 30 May 2019 09:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb4e39a-ee23-42b6-b03b-accf5de5ab49 2019-05-30 09:22:07,758 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_46c510f2-197f-4c2f-85f1-db3c3772baf6", "links": {"self": "http://172.30.9.24:5000/v3/users/cf78179b4cfe47a18b018187c9463c48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf78179b4cfe47a18b018187c9463c48", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 09:22:07,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6cb4e39a-ee23-42b6-b03b-accf5de5ab49 2019-05-30 09:22:07,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126319885254s 2019-05-30 09:22:07,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 09:22:07,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:07,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 30 May 2019 09:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b46e42bc-ee5d-4789-b396-219b0bb7df65 2019-05-30 09:22:07,928 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.24:5000/v3/projects/4bc34856705b418ca4e7084863f50a69"}, "tags": [], "enabled": true, "id": "4bc34856705b418ca4e7084863f50a69", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_46c510f2-197f-4c2f-85f1-db3c3772baf6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 09:22:07,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-b46e42bc-ee5d-4789-b396-219b0bb7df65 2019-05-30 09:22:07,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.158263921738s 2019-05-30 09:22:07,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 09:22:07,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=cf78179b4cfe47a18b018187c9463c48&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=4bc34856705b418ca4e7084863f50a69" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:08,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 30 May 2019 09:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ff3650-d8ba-4297-888d-cde214b77862 2019-05-30 09:22:08,140 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=cf78179b4cfe47a18b018187c9463c48&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=4bc34856705b418ca4e7084863f50a69", "previous": null, "next": null}} 2019-05-30 09:22:08,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=cf78179b4cfe47a18b018187c9463c48&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=4bc34856705b418ca4e7084863f50a69 used request id req-52ff3650-d8ba-4297-888d-cde214b77862 2019-05-30 09:22:08,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203969955444s 2019-05-30 09:22:08,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 09:22:08,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/4bc34856705b418ca4e7084863f50a69/users/cf78179b4cfe47a18b018187c9463c48/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:08,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 09:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8bdedd1-b1f7-41dc-9d7d-035f6932d839 2019-05-30 09:22:08,295 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 09:22:08,295 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/4bc34856705b418ca4e7084863f50a69/users/cf78179b4cfe47a18b018187c9463c48/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-e8bdedd1-b1f7-41dc-9d7d-035f6932d839 2019-05-30 09:22:08,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15126991272s 2019-05-30 09:22:08,296 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-05-30 09:22:08,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 09:22:08,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:08,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 09:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e97b5101-24e6-40c7-9b15-67b99e261dee 2019-05-30 09:22:08,409 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 09:22:08,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-e97b5101-24e6-40c7-9b15-67b99e261dee 2019-05-30 09:22:08,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111947059631s 2019-05-30 09:22:08,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 09:22:08,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:22:08,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Thu, 30 May 2019 09:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6db35f13-d0e5-49e4-b657-9e137d60af81 2019-05-30 09:22:08,531 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.24:5000/v3/projects/4bc34856705b418ca4e7084863f50a69"}, "tags": [], "enabled": true, "id": "4bc34856705b418ca4e7084863f50a69", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_46c510f2-197f-4c2f-85f1-db3c3772baf6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 09:22:08,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-6db35f13-d0e5-49e4-b657-9e137d60af81 2019-05-30 09:22:08,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115401983261s 2019-05-30 09:22:08,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 09:22:08,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" -d '{"network": {"shared": true, "tenant_id": "4bc34856705b418ca4e7084863f50a69", "name": "rally_jobs-net_46c510f2-197f-4c2f-85f1-db3c3772baf6", "admin_state_up": true}}' 2019-05-30 09:22:08,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Thu, 30 May 2019 09:22:08 GMT X-Openstack-Request-Id: req-8ac8b569-3ee8-41d5-9138-c7f87cbbad22 2019-05-30 09:22:08,907 - 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":"143ac1ec-ce1b-4892-b09d-2971481d2bcd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":true,"project_id":"4bc34856705b418ca4e7084863f50a69","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T09:22:08Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_46c510f2-197f-4c2f-85f1-db3c3772baf6","admin_state_up":true,"tenant_id":"4bc34856705b418ca4e7084863f50a69","created_at":"2019-05-30T09:22:08Z","mtu":1450}} 2019-05-30 09:22:08,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8ac8b569-3ee8-41d5-9138-c7f87cbbad22 2019-05-30 09:22:08,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.37372303009s 2019-05-30 09:22:08,908 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-30T09:22:08Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'143ac1ec-ce1b-4892-b09d-2971481d2bcd', 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'rally_jobs-net_46c510f2-197f-4c2f-85f1-db3c3772baf6', u'created_at': u'2019-05-30T09:22:08Z', u'mtu': 1450, u'tenant_id': u'4bc34856705b418ca4e7084863f50a69', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'4bc34856705b418ca4e7084863f50a69', u'l2_adjacency': True}) 2019-05-30 09:22:08,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 09:22:08,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 09:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f3fe9e4-df42-4d36-91f8-dc3a0cb92fae 2019-05-30 09:22:08,922 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 09:22:08,922 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-2f3fe9e4-df42-4d36-91f8-dc3a0cb92fae 2019-05-30 09:22:08,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 09:22:09,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T10:22:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4bc34856705b418ca4e7084863f50a69", "name": "rally_jobs-project_46c510f2-197f-4c2f-85f1-db3c3772baf6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_4bc34856705b418ca4e7084863f50a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_4bc34856705b418ca4e7084863f50a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/4bc34856705b418ca4e7084863f50a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/4bc34856705b418ca4e7084863f50a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/4bc34856705b418ca4e7084863f50a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4bc34856705b418ca4e7084863f50a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/4bc34856705b418ca4e7084863f50a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/4bc34856705b418ca4e7084863f50a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4bc34856705b418ca4e7084863f50a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/4bc34856705b418ca4e7084863f50a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/4bc34856705b418ca4e7084863f50a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_46c510f2-197f-4c2f-85f1-db3c3772baf6", "id": "cf78179b4cfe47a18b018187c9463c48"}, "audit_ids": ["YJ_zmCfGQpKH39NjgJ9xRg"], "issued_at": "2019-05-30T09:22:09.000000Z"}} 2019-05-30 09:22:09,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 09:22:09,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" 2019-05-30 09:22:09,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Thu, 30 May 2019 09:22:09 GMT X-Openstack-Request-Id: req-177b48e2-1230-4c7f-9c28-899735fc9fb2 2019-05-30 09:22:09,693 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"143ac1ec-ce1b-4892-b09d-2971481d2bcd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":true,"project_id":"4bc34856705b418ca4e7084863f50a69","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T09:22:08Z","qos_policy_id":null,"name":"rally_jobs-net_46c510f2-197f-4c2f-85f1-db3c3772baf6","admin_state_up":true,"tenant_id":"4bc34856705b418ca4e7084863f50a69","created_at":"2019-05-30T09:22:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 09:22:09,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-177b48e2-1230-4c7f-9c28-899735fc9fb2 2019-05-30 09:22:09,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371068000793s 2019-05-30 09:22:09,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 09:22:09,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" -d '{"subnet": {"name": "rally_jobs-subnet_46c510f2-197f-4c2f-85f1-db3c3772baf6", "enable_dhcp": true, "network_id": "143ac1ec-ce1b-4892-b09d-2971481d2bcd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 09:22:10,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Thu, 30 May 2019 09:22:10 GMT X-Openstack-Request-Id: req-f2a687d9-466d-4c31-8a7a-50c76da70b67 2019-05-30 09:22:10,602 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-30T09:22: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":"d66e5e8b-6108-4e92-a08f-26ee01dc8dfb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4bc34856705b418ca4e7084863f50a69","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_46c510f2-197f-4c2f-85f1-db3c3772baf6","enable_dhcp":true,"segment_id":null,"network_id":"143ac1ec-ce1b-4892-b09d-2971481d2bcd","tenant_id":"4bc34856705b418ca4e7084863f50a69","created_at":"2019-05-30T09:22:09Z","ip_version":4}} 2019-05-30 09:22:10,602 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f2a687d9-466d-4c31-8a7a-50c76da70b67 2019-05-30 09:22:10,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.907433986664s 2019-05-30 09:22:10,603 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T09:22: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'd66e5e8b-6108-4e92-a08f-26ee01dc8dfb', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_46c510f2-197f-4c2f-85f1-db3c3772baf6', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'143ac1ec-ce1b-4892-b09d-2971481d2bcd', u'tenant_id': u'4bc34856705b418ca4e7084863f50a69', u'created_at': u'2019-05-30T09:22: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'4bc34856705b418ca4e7084863f50a69'}) 2019-05-30 09:22:10,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 09:22:10,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "rally_jobs-router_46c510f2-197f-4c2f-85f1-db3c3772baf6", "admin_state_up": true}}' 2019-05-30 09:22:12,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Thu, 30 May 2019 09:22:12 GMT X-Openstack-Request-Id: req-22a16b11-e0f7-442d-b515-711c8c782946 2019-05-30 09:22:12,275 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4bc34856705b418ca4e7084863f50a69", "created_at": "2019-05-30T09:22:10Z", "admin_state_up": true, "updated_at": "2019-05-30T09:22:11Z", "project_id": "4bc34856705b418ca4e7084863f50a69", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "cfb727fe-5f67-4bef-beb4-4c1164423fc7", "name": "rally_jobs-router_46c510f2-197f-4c2f-85f1-db3c3772baf6"}} 2019-05-30 09:22:12,275 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-22a16b11-e0f7-442d-b515-711c8c782946 2019-05-30 09:22:12,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67148518562s 2019-05-30 09:22:12,276 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T09:22:11Z', u'revision_number': 2, u'ha': False, u'id': u'cfb727fe-5f67-4bef-beb4-4c1164423fc7', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_46c510f2-197f-4c2f-85f1-db3c3772baf6', u'admin_state_up': True, u'tenant_id': u'4bc34856705b418ca4e7084863f50a69', u'created_at': u'2019-05-30T09:22:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'4bc34856705b418ca4e7084863f50a69'}) 2019-05-30 09:22:12,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 09:22:12,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/cfb727fe-5f67-4bef-beb4-4c1164423fc7/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.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" -d '{"subnet_id": "d66e5e8b-6108-4e92-a08f-26ee01dc8dfb"}' 2019-05-30 09:22:14,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 09:22:14 GMT X-Openstack-Request-Id: req-e19fef2e-0530-4be4-b0d4-ff0f130b510b 2019-05-30 09:22:14,572 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "143ac1ec-ce1b-4892-b09d-2971481d2bcd", "tenant_id": "4bc34856705b418ca4e7084863f50a69", "subnet_id": "d66e5e8b-6108-4e92-a08f-26ee01dc8dfb", "subnet_ids": ["d66e5e8b-6108-4e92-a08f-26ee01dc8dfb"], "port_id": "49653bd2-712b-4eba-b320-ce6fbb60ee0f", "id": "cfb727fe-5f67-4bef-beb4-4c1164423fc7"} 2019-05-30 09:22:14,572 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/cfb727fe-5f67-4bef-beb4-4c1164423fc7/add_router_interface.json used request id req-e19fef2e-0530-4be4-b0d4-ff0f130b510b 2019-05-30 09:22:14,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.2958688736s 2019-05-30 09:22:14,573 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-30 09:22:14,672 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-30 09:22:14,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 09:22:14,680 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 09:22:14 GMT 2019-05-30 09:22:14,681 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 09:22:14,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 09:22:14,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" 2019-05-30 09:22:15,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 09:22:15 GMT X-Openstack-Request-Id: req-f678e1f4-96e8-4423-a190-e05886b435ac 2019-05-30 09:22:15,055 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 09:22:15,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f678e1f4-96e8-4423-a190-e05886b435ac 2019-05-30 09:22:15,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.371965885162s 2019-05-30 09:22:15,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 09:22:15,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_46c510f2-197f-4c2f-85f1-db3c3772baf6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_46c510f2-197f-4c2f-85f1-db3c3772baf6"}' 2019-05-30 09:22:15,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Thu, 30 May 2019 09:22:15 GMT Location: http://172.30.9.24:9292/v2/images/8ee10772-d622-4e66-be1d-508bd8157087 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5f98dc15-f93b-4fbf-8f23-1c99c2955784 2019-05-30 09:22:15,106 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T09:22:15Z", "file": "/v2/images/8ee10772-d622-4e66-be1d-508bd8157087/file", "owner": "4bc34856705b418ca4e7084863f50a69", "id": "8ee10772-d622-4e66-be1d-508bd8157087", "size": null, "self": "/v2/images/8ee10772-d622-4e66-be1d-508bd8157087", "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_46c510f2-197f-4c2f-85f1-db3c3772baf6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_46c510f2-197f-4c2f-85f1-db3c3772baf6", "checksum": null, "created_at": "2019-05-30T09:22:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 09:22:15,106 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-5f98dc15-f93b-4fbf-8f23-1c99c2955784 2019-05-30 09:22:15,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0418798923492s 2019-05-30 09:22:15,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 09:22:15,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/8ee10772-d622-4e66-be1d-508bd8157087/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.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" -d '' 2019-05-30 09:22:15,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 09:22:15 GMT X-Openstack-Request-Id: req-32c44207-03ec-47bd-bfa5-6421ed5aa3c7 2019-05-30 09:22:15,651 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 09:22:15,652 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/8ee10772-d622-4e66-be1d-508bd8157087/file used request id req-32c44207-03ec-47bd-bfa5-6421ed5aa3c7 2019-05-30 09:22:15,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.544683933258s 2019-05-30 09:22:15,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 09:22:15,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" 2019-05-30 09:22:15,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Thu, 30 May 2019 09:22:15 GMT X-Openstack-Request-Id: req-1f78511e-19c8-4b7e-ad38-f57158db0d3f 2019-05-30 09:22:15,682 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T09:22:15Z", "file": "/v2/images/8ee10772-d622-4e66-be1d-508bd8157087/file", "owner": "4bc34856705b418ca4e7084863f50a69", "id": "8ee10772-d622-4e66-be1d-508bd8157087", "size": 12716032, "self": "/v2/images/8ee10772-d622-4e66-be1d-508bd8157087", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/8ee10772-d622-4e66-be1d-508bd8157087/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/8ee10772-d622-4e66-be1d-508bd8157087/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_46c510f2-197f-4c2f-85f1-db3c3772baf6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_46c510f2-197f-4c2f-85f1-db3c3772baf6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T09:22:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 09:22:15,682 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1f78511e-19c8-4b7e-ad38-f57158db0d3f 2019-05-30 09:22:15,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0259189605713s 2019-05-30 09:22:15,684 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/8ee10772-d622-4e66-be1d-508bd8157087/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8ee10772-d622-4e66-be1d-508bd8157087/file', 'owner': u'4bc34856705b418ca4e7084863f50a69', 'id': u'8ee10772-d622-4e66-be1d-508bd8157087', 'size': 12716032, u'self': u'/v2/images/8ee10772-d622-4e66-be1d-508bd8157087', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4bc34856705b418ca4e7084863f50a69', 'name': 'rally_jobs-project_46c510f2-197f-4c2f-85f1-db3c3772baf6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/8ee10772-d622-4e66-be1d-508bd8157087/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T09:22:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-30T09:22:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_46c510f2-197f-4c2f-85f1-db3c3772baf6', '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/8ee10772-d622-4e66-be1d-508bd8157087', 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_46c510f2-197f-4c2f-85f1-db3c3772baf6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_46c510f2-197f-4c2f-85f1-db3c3772baf6', 'created': u'2019-05-30T09:22:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-30T09:22:15Z', 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/8ee10772-d622-4e66-be1d-508bd8157087', 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_46c510f2-197f-4c2f-85f1-db3c3772baf6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-30 09:22:15,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 09:22:15,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_46c510f2-197f-4c2f-85f1-db3c3772baf6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 09:22:16,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 30 May 2019 09:22: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-daf1fa1f-d9cd-4c17-bd91-f75195762a47 x-openstack-request-id: req-daf1fa1f-d9cd-4c17-bd91-f75195762a47 2019-05-30 09:22:16,017 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_46c510f2-197f-4c2f-85f1-db3c3772baf6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/41954d8f-d76f-4189-bdb4-279eb88af7bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/41954d8f-d76f-4189-bdb4-279eb88af7bb", "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": "41954d8f-d76f-4189-bdb4-279eb88af7bb"}} 2019-05-30 09:22:16,017 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-daf1fa1f-d9cd-4c17-bd91-f75195762a47 2019-05-30 09:22:16,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.330235004425s 2019-05-30 09:22:16,018 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_46c510f2-197f-4c2f-85f1-db3c3772baf6', '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'aeac65a9ab444affb43fd8765adb4b86', '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'41954d8f-d76f-4189-bdb4-279eb88af7bb', 'swap': 0}) 2019-05-30 09:22:16,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 09:22:16,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/41954d8f-d76f-4189-bdb4-279eb88af7bb/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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" -d '{"extra_specs": {}}' 2019-05-30 09:22:16,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 09:22: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-8101d23e-2a88-49e6-91d3-843532178f21 x-openstack-request-id: req-8101d23e-2a88-49e6-91d3-843532178f21 2019-05-30 09:22:16,041 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 09:22:16,041 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/41954d8f-d76f-4189-bdb4-279eb88af7bb/os-extra_specs used request id req-8101d23e-2a88-49e6-91d3-843532178f21 2019-05-30 09:22:16,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219838619232s 2019-05-30 09:22:16,041 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-30 09:22:18,200 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-30 09:22:20,389 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | cbf26711-cff9-4c5b-8147-8d0d790e9dac | 2019-05-30T09:22:20.016209 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: cbf26711-cff9-4c5b-8147-8d0d790e9dac ~/.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-05-30 09:22:23,784 - 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-05-30 09:22:24,372 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-05-30 09:22:24,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-30 09:22:24,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" 2019-05-30 09:22:24,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Thu, 30 May 2019 09:22: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-afbd3ff5-7670-460d-b081-5b59ca2b62c6 x-openstack-request-id: req-afbd3ff5-7670-460d-b081-5b59ca2b62c6 2019-05-30 09:22:24,672 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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": 15}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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-05-30 09:22:24,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-afbd3ff5-7670-460d-b081-5b59ca2b62c6 2019-05-30 09:22:24,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.29425406456s 2019-05-30 09:22:24,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-30 09:22:24,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" 2019-05-30 09:22:24,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 30 May 2019 09:22:24 GMT X-Openstack-Request-Id: req-f0ed34de-8b2a-4200-b63c-23a4473bcf5a 2019-05-30 09:22:24,860 - 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-05-30 09:22:24,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-f0ed34de-8b2a-4200-b63c-23a4473bcf5a 2019-05-30 09:22:24,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.187557935715s 2019-05-30 09:22:24,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 09:22:24,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_46c510f2-197f-4c2f-85f1-db3c3772baf6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-30 09:22:24,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Thu, 30 May 2019 09:22: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-e00e0245-3fd4-452f-ba2e-bf49c94b228c x-openstack-request-id: req-e00e0245-3fd4-452f-ba2e-bf49c94b228c 2019-05-30 09:22:24,929 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_46c510f2-197f-4c2f-85f1-db3c3772baf6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b80dd33f-fcdf-4e73-9427-0b1dea422f62", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b80dd33f-fcdf-4e73-9427-0b1dea422f62", "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": "b80dd33f-fcdf-4e73-9427-0b1dea422f62"}} 2019-05-30 09:22:24,929 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e00e0245-3fd4-452f-ba2e-bf49c94b228c 2019-05-30 09:22:24,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0581181049347s 2019-05-30 09:22:24,930 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_46c510f2-197f-4c2f-85f1-db3c3772baf6', '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'aeac65a9ab444affb43fd8765adb4b86', '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'b80dd33f-fcdf-4e73-9427-0b1dea422f62', 'swap': 0}) 2019-05-30 09:22:24,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 09:22:24,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/b80dd33f-fcdf-4e73-9427-0b1dea422f62/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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" -d '{"extra_specs": {}}' 2019-05-30 09:22:24,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 09:22: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-0b8a2d5f-c2ea-4672-b8b0-bbc25f65089d x-openstack-request-id: req-0b8a2d5f-c2ea-4672-b8b0-bbc25f65089d 2019-05-30 09:22:24,952 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 09:22:24,952 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/b80dd33f-fcdf-4e73-9427-0b1dea422f62/os-extra_specs used request id req-0b8a2d5f-c2ea-4672-b8b0-bbc25f65089d 2019-05-30 09:22:24,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215029716492s 2019-05-30 09:22:24,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 09:22:24,964 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 09:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb573061-bd33-410a-a64a-5a6b2f29407b 2019-05-30 09:22:24,964 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 09:22:24,964 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-eb573061-bd33-410a-a64a-5a6b2f29407b 2019-05-30 09:22:24,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-30 09:22:24,970 - 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.16" 2019-05-30 09:22:24,976 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 09:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f542ec7-b53d-4cca-8f9d-709524b4f961 2019-05-30 09:22:24,977 - 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-05-30 09:22:24,977 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-1f542ec7-b53d-4cca-8f9d-709524b4f961 2019-05-30 09:22:24,978 - 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.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" 2019-05-30 09:22:25,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Thu, 30 May 2019 09:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e883ff-c9ec-4040-9306-eb8782cc5ed5 2019-05-30 09:22:25,164 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/139d24bc46ef46a5bd36f59376d87687"}, "enabled": true, "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/264655678fb34f29a87250685b3d8bdf"}, "enabled": true, "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/28610c42d16e43138da5dec73b8d4fff"}, "enabled": true, "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/349a557de6d4467e813e052ceb6ecf29"}, "enabled": true, "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5b82c138e1cb4b0da89add4f08dcf1b8"}, "enabled": true, "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7cac5c17591b413a851337c91014fc28"}, "enabled": true, "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7da7aa36749849e280f9ec53c2b6a22b"}, "enabled": true, "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/99142ae555d446ca8ac1529dceb5c8aa"}, "enabled": true, "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9d0f9e81def14d43b598cbb7f49f3bd1"}, "enabled": true, "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ab50c3815d9a462ba3a36d0bb21c0f55"}, "enabled": true, "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bcddb5d70e794427a165f6fce5230ce7"}, "enabled": true, "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/c9c9bf4d67b14ebe828480fe7425121a"}, "enabled": true, "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/cafced57803c4310a5e7bb3cd607ff30"}, "enabled": true, "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/d026271aa5da4cc18ed7426622f97a07"}, "enabled": true, "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-05-30 09:22:25,165 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-37e883ff-c9ec-4040-9306-eb8782cc5ed5 2019-05-30 09:22:25,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.197276115417s 2019-05-30 09:22:25,170 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_46c510f2-197f-4c2f-85f1-db3c3772baf6', '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'aeac65a9ab444affb43fd8765adb4b86', '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'b80dd33f-fcdf-4e73-9427-0b1dea422f62', 'swap': 0}) 2019-05-30 09:22:25,175 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-05-30 09:22:25,175 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-30 09:22:25,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-30 09:22:25,489 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-05-30 09:22:25,489 - 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-05-30 09:53:09,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ddde2b65-d14e-44a2-aaf8-eaf4346b875b 2019-05-30 09:53:09,916 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2019-05-30 09:53:09,918 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'ddde2b65-d14e-44a2-aaf8-eaf4346b875b'] 2019-05-30 09:53:10,936 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ddde2b65-d14e-44a2-aaf8-eaf4346b875b -------------------------------------------------------------------------------- Task ddde2b65-d14e-44a2-aaf8-eaf4346b875b: 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 ddde2b65-d14e-44a2-aaf8-eaf4346b875b 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.831 | 2.173 | 3.049 | 3.261 | 3.926 | 2.209 | 100.0% | 100 | | neutron.list_networks | 0.129 | 0.483 | 1.09 | 1.228 | 1.848 | 0.604 | 100.0% | 100 | | total | 1.148 | 2.835 | 3.652 | 3.992 | 4.687 | 2.813 | 100.0% | 100 | | -> duration | 1.148 | 2.835 | 3.652 | 3.992 | 4.687 | 2.813 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.312639 Full duration: 53.76845 -------------------------------------------------------------------------------- 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 ddde2b65-d14e-44a2-aaf8-eaf4346b875b 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.846 | 2.033 | 3.542 | 5.241 | 6.445 | 2.208 | 100.0% | 40 | | neutron.update_network | 0.365 | 1.218 | 4.398 | 4.558 | 4.648 | 1.67 | 100.0% | 40 | | total | 1.325 | 3.277 | 8.049 | 8.7 | 8.777 | 3.878 | 100.0% | 40 | | -> duration | 1.325 | 3.277 | 8.049 | 8.7 | 8.777 | 3.878 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.817964 Full duration: 35.56873 -------------------------------------------------------------------------------- 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 ddde2b65-d14e-44a2-aaf8-eaf4346b875b 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.052 | 2.095 | 3.023 | 3.187 | 3.682 | 2.188 | 100.0% | 40 | | neutron.delete_network | 0.696 | 2.231 | 3.678 | 4.331 | 4.658 | 2.41 | 100.0% | 40 | | total | 1.89 | 4.797 | 6.181 | 7.004 | 7.21 | 4.598 | 100.0% | 40 | | -> duration | 1.89 | 4.797 | 6.181 | 7.004 | 7.21 | 4.598 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.902981 Full duration: 28.287108 -------------------------------------------------------------------------------- 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 ddde2b65-d14e-44a2-aaf8-eaf4346b875b 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.893 | 1.744 | 3.423 | 5.465 | 10.028 | 2.315 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.799 | 4.081 | 23.78 | 23.854 | 24.976 | 8.774 | 100.0% | 40 | | neutron.list_subnets | 0.113 | 0.253 | 0.86 | 0.988 | 1.304 | 0.382 | 100.0% | 40 | | total | 3.208 | 5.97 | 27.955 | 28.087 | 28.72 | 11.471 | 100.0% | 40 | | -> duration | 3.208 | 5.97 | 27.955 | 28.087 | 28.72 | 11.471 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.765193 Full duration: 88.831549 -------------------------------------------------------------------------------- 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 ddde2b65-d14e-44a2-aaf8-eaf4346b875b 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.078 | 1.961 | 3.002 | 3.418 | 5.094 | 2.137 | 100.0% | 100 | | neutron.create_subnet (x2) | 1.917 | 5.437 | 8.611 | 10.424 | 14.263 | 5.843 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.119 | 3.23 | 4.677 | 6.708 | 8.377 | 3.432 | 100.0% | 100 | | total | 5.007 | 10.743 | 15.856 | 20.277 | 25.952 | 11.413 | 100.0% | 100 | | -> duration | 5.007 | 10.743 | 15.856 | 20.277 | 25.952 | 11.413 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 61.397364 Full duration: 157.919967 -------------------------------------------------------------------------------- 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 ddde2b65-d14e-44a2-aaf8-eaf4346b875b 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.153 | 1.909 | 2.843 | 3.144 | 4.322 | 2.062 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.256 | 5.148 | 13.521 | 13.826 | 14.677 | 6.078 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.666 | 3.831 | 10.378 | 11.342 | 13.501 | 4.974 | 100.0% | 40 | | total | 5.646 | 11.132 | 25.525 | 26.711 | 27.822 | 13.115 | 100.0% | 40 | | -> duration | 5.646 | 11.132 | 25.525 | 26.711 | 27.822 | 13.115 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.594852 Full duration: 60.698246 -------------------------------------------------------------------------------- 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 ddde2b65-d14e-44a2-aaf8-eaf4346b875b 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.283 | 2.133 | 2.933 | 2.97 | 3.037 | 2.119 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.16 | 5.741 | 8.813 | 9.3 | 10.43 | 5.917 | 100.0% | 40 | | neutron.create_router (x2) | 0.271 | 0.974 | 1.585 | 1.749 | 2.545 | 1.011 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.308 | 15.41 | 24.054 | 29.22 | 29.959 | 16.864 | 100.0% | 40 | | neutron.list_routers | 0.208 | 0.569 | 1.098 | 1.457 | 1.556 | 0.655 | 100.0% | 40 | | total | 13.017 | 23.779 | 36.937 | 44.593 | 45.188 | 26.568 | 100.0% | 40 | | -> duration | 13.017 | 23.779 | 36.937 | 44.593 | 45.188 | 26.568 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 59.338474 Full duration: 171.928621 -------------------------------------------------------------------------------- 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 ddde2b65-d14e-44a2-aaf8-eaf4346b875b 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.122 | 2.018 | 2.623 | 2.877 | 3.079 | 2.041 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.131 | 5.226 | 10.653 | 11.572 | 12.254 | 5.772 | 100.0% | 40 | | neutron.create_router (x2) | 0.264 | 0.769 | 2.098 | 2.684 | 3.254 | 1.009 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.398 | 16.704 | 35.828 | 36.728 | 37.184 | 18.109 | 100.0% | 40 | | neutron.update_router (x2) | 1.652 | 4.568 | 8.882 | 9.556 | 10.249 | 4.913 | 100.0% | 40 | | total | 15.827 | 29.299 | 60.537 | 62.46 | 63.202 | 31.845 | 100.0% | 40 | | -> duration | 15.827 | 29.299 | 60.537 | 62.46 | 63.202 | 31.845 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 69.37247 Full duration: 189.821868 -------------------------------------------------------------------------------- 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 ddde2b65-d14e-44a2-aaf8-eaf4346b875b 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.081 | 2.045 | 2.596 | 2.801 | 3.121 | 2.009 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.054 | 5.138 | 12.5 | 12.517 | 12.788 | 6.021 | 100.0% | 40 | | neutron.create_router (x2) | 0.187 | 0.732 | 1.527 | 1.661 | 1.933 | 0.857 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.414 | 14.709 | 36.6 | 37.604 | 38.574 | 17.909 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 5.098 | 12.451 | 29.005 | 29.78 | 31.774 | 14.411 | 100.0% | 40 | | neutron.delete_router (x2) | 1.151 | 2.838 | 4.459 | 6.35 | 6.792 | 2.986 | 100.0% | 40 | | total | 18.104 | 37.88 | 89.021 | 89.308 | 90.593 | 44.195 | 100.0% | 40 | | -> duration | 18.104 | 37.88 | 89.021 | 89.308 | 90.593 | 44.195 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 107.680062 Full duration: 168.903607 -------------------------------------------------------------------------------- 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 ddde2b65-d14e-44a2-aaf8-eaf4346b875b 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.89 | 1.403 | 1.664 | 1.776 | 1.889 | 1.354 | 100.0% | 8 | | neutron.create_port (x50) | 32.873 | 76.494 | 121.534 | 121.633 | 121.732 | 77.024 | 100.0% | 8 | | neutron.list_ports | 0.434 | 0.861 | 1.02 | 1.06 | 1.099 | 0.814 | 100.0% | 8 | | total | 34.637 | 78.744 | 123.73 | 123.893 | 124.057 | 79.195 | 100.0% | 8 | | -> duration | 34.637 | 78.744 | 123.73 | 123.893 | 124.057 | 79.195 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 159.843746 Full duration: 246.813253 -------------------------------------------------------------------------------- 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 ddde2b65-d14e-44a2-aaf8-eaf4346b875b 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.926 | 1.833 | 2.784 | 3.202 | 3.973 | 1.889 | 100.0% | 40 | | neutron.create_port (x5) | 4.282 | 9.157 | 26.361 | 26.91 | 28.155 | 11.834 | 100.0% | 40 | | neutron.update_port (x5) | 2.258 | 5.473 | 16.003 | 16.655 | 16.914 | 7.178 | 100.0% | 40 | | total | 7.794 | 16.553 | 45.967 | 46.118 | 46.256 | 20.903 | 100.0% | 40 | | -> duration | 7.794 | 16.553 | 45.967 | 46.118 | 46.256 | 20.903 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.276377 Full duration: 107.64279 -------------------------------------------------------------------------------- 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 ddde2b65-d14e-44a2-aaf8-eaf4346b875b 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.913 | 1.713 | 2.616 | 3.332 | 3.639 | 1.779 | 100.0% | 40 | | neutron.create_port (x5) | 3.903 | 7.784 | 23.434 | 23.603 | 24.41 | 10.055 | 100.0% | 40 | | neutron.delete_port (x5) | 2.783 | 5.496 | 16.155 | 16.775 | 17.864 | 7.232 | 100.0% | 40 | | total | 7.705 | 14.732 | 43.365 | 43.643 | 43.699 | 19.068 | 100.0% | 40 | | -> duration | 7.705 | 14.732 | 43.365 | 43.643 | 43.699 | 19.068 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.828635 Full duration: 71.108099 -------------------------------------------------------------------------------- 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 ddde2b65-d14e-44a2-aaf8-eaf4346b875b 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.447 | 0.858 | 1.064 | 1.42 | 1.499 | 0.879 | 100.0% | 40 | | total | 1.227 | 1.566 | 2.03 | 2.062 | 2.179 | 1.625 | 100.0% | 40 | | -> duration | 1.227 | 1.566 | 2.03 | 2.062 | 2.179 | 1.625 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.671883 Full duration: 44.406839 -------------------------------------------------------------------------------- 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 ddde2b65-d14e-44a2-aaf8-eaf4346b875b 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.308 | 1.597 | 1.743 | 1.756 | 1.768 | 1.567 | 100.0% | 4 | | neutron.create_subnet | 0.869 | 1.539 | 2.14 | 2.142 | 2.143 | 1.523 | 100.0% | 4 | | neutron.create_port (x125) | 131.645 | 182.496 | 232.635 | 232.656 | 232.678 | 182.329 | 100.0% | 4 | | neutron.create_trunk | 8.606 | 12.405 | 16.083 | 16.13 | 16.177 | 12.398 | 100.0% | 4 | | neutron.update_port | 1.558 | 2.304 | 2.946 | 2.948 | 2.95 | 2.279 | 100.0% | 4 | | neutron.list_trunks | 0.039 | 0.05 | 0.073 | 0.076 | 0.078 | 0.054 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.414 | 0.576 | 0.652 | 0.653 | 0.654 | 0.555 | 100.0% | 4 | | neutron.delete_trunk | 0.326 | 0.638 | 0.749 | 0.749 | 0.75 | 0.588 | 100.0% | 4 | | total | 145.593 | 201.44 | 256.726 | 256.728 | 256.73 | 201.301 | 100.0% | 4 | | -> duration | 145.593 | 201.44 | 256.726 | 256.728 | 256.73 | 201.301 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 256.735415 Full duration: 380.240602 HINTS: * To plot HTML graphics with this data, run: rally task report ddde2b65-d14e-44a2-aaf8-eaf4346b875b --out output.html * To generate a JUnit report, run: rally task export ddde2b65-d14e-44a2-aaf8-eaf4346b875b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ddde2b65-d14e-44a2-aaf8-eaf4346b875b --json --out output.json 2019-05-30 09:53:10,938 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'ddde2b65-d14e-44a2-aaf8-eaf4346b875b', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-05-30 09:53:13,122 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ddde2b65-d14e-44a2-aaf8-eaf4346b875b --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-05-30 09:53:12.653 27768 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-05-30 09:53:12.654 27768 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-05-30 09:53:12.655 27768 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-05-30 09:53:12.848 27768 INFO rally.api [-] Building 'json' report for the following task(s): 'ddde2b65-d14e-44a2-aaf8-eaf4346b875b'. 2019-05-30 09:53:12.969 27768 INFO rally.api [-] The report has been successfully built. 2019-05-30 09:53:13,210 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-05-30 09:53:13,211 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:30:05 | 612 | 100.00% | | | | | | | TOTAL: | 00:30:05 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-05-30 09:53:13,211 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-05-30 09:53:13,212 - 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-05-30 09:53:15,537 - 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-05-30 09:53:14.977 27770 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-05-30 09:53:14.977 27770 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-05-30 09:53:14.979 27770 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-05-30 09:53:15.171 27770 INFO rally.api [-] Building 'html' report for the following task(s): 'ddde2b65-d14e-44a2-aaf8-eaf4346b875b'. 2019-05-30 09:53:15.447 27770 INFO rally.api [-] The report has been successfully built. 2019-05-30 09:53:15,537 - 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-05-30 09:53:17,445 - 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-05-30 09:53:17.143 27772 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-05-30 09:53:17.143 27772 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-05-30 09:53:17.144 27772 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-05-30 09:53:17.341 27772 INFO rally.api [-] Building 'junit-xml' report for the following task(s): 'ddde2b65-d14e-44a2-aaf8-eaf4346b875b'. 2019-05-30 09:53:17.344 27772 INFO rally.api [-] The report has been successfully built. 2019-05-30 09:53:17,561 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 09:53:17,561 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 31:09 | PASS | +--------------------+------------------+------------------+----------------+ 2019-05-30 09:53:17,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 09:53:17,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:53:18,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Thu, 30 May 2019 09:53: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-c418bea0-2dd0-4a1a-8135-0f1b735fefab x-openstack-request-id: req-c418bea0-2dd0-4a1a-8135-0f1b735fefab 2019-05-30 09:53:18,265 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_46c510f2-197f-4c2f-85f1-db3c3772baf6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/41954d8f-d76f-4189-bdb4-279eb88af7bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/41954d8f-d76f-4189-bdb4-279eb88af7bb", "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": "41954d8f-d76f-4189-bdb4-279eb88af7bb"}, {"name": "rally_jobs-flavor_alt_46c510f2-197f-4c2f-85f1-db3c3772baf6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b80dd33f-fcdf-4e73-9427-0b1dea422f62", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b80dd33f-fcdf-4e73-9427-0b1dea422f62", "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": "b80dd33f-fcdf-4e73-9427-0b1dea422f62"}]} 2019-05-30 09:53:18,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-c418bea0-2dd0-4a1a-8135-0f1b735fefab 2019-05-30 09:53:18,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.692811965942s 2019-05-30 09:53:18,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 09:53:18,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/b80dd33f-fcdf-4e73-9427-0b1dea422f62 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:53:18,309 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 09:53: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-9320a814-e400-4101-ab1d-8380c7a04378 x-openstack-request-id: req-9320a814-e400-4101-ab1d-8380c7a04378 2019-05-30 09:53:18,309 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b80dd33f-fcdf-4e73-9427-0b1dea422f62 used request id req-9320a814-e400-4101-ab1d-8380c7a04378 2019-05-30 09:53:18,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0413229465485s 2019-05-30 09:53:18,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 09:53:18,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/cfb727fe-5f67-4bef-beb4-4c1164423fc7/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.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" -d '{"subnet_id": "d66e5e8b-6108-4e92-a08f-26ee01dc8dfb"}' 2019-05-30 09:53:21,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 09:53:21 GMT X-Openstack-Request-Id: req-08b0d662-d0fa-4463-918b-ca12cbf25405 2019-05-30 09:53:21,005 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "143ac1ec-ce1b-4892-b09d-2971481d2bcd", "tenant_id": "4bc34856705b418ca4e7084863f50a69", "subnet_id": "d66e5e8b-6108-4e92-a08f-26ee01dc8dfb", "subnet_ids": ["d66e5e8b-6108-4e92-a08f-26ee01dc8dfb"], "port_id": "49653bd2-712b-4eba-b320-ce6fbb60ee0f", "id": "cfb727fe-5f67-4bef-beb4-4c1164423fc7"} 2019-05-30 09:53:21,005 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/cfb727fe-5f67-4bef-beb4-4c1164423fc7/remove_router_interface.json used request id req-08b0d662-d0fa-4463-918b-ca12cbf25405 2019-05-30 09:53:21,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.69546079636s 2019-05-30 09:53:21,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 09:53:21,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" 2019-05-30 09:53:21,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1217 Content-Type: application/json Date: Thu, 30 May 2019 09:53:21 GMT X-Openstack-Request-Id: req-d6bfff9d-673a-44a4-a029-b992ab5bfd36 2019-05-30 09:53:21,127 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4bc34856705b418ca4e7084863f50a69", "created_at": "2019-05-30T09:22:10Z", "admin_state_up": true, "updated_at": "2019-05-30T09:53:19Z", "project_id": "4bc34856705b418ca4e7084863f50a69", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "cfb727fe-5f67-4bef-beb4-4c1164423fc7", "name": "rally_jobs-router_46c510f2-197f-4c2f-85f1-db3c3772baf6"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "067a7913d3c74d3fa2712f998086e19e", "created_at": "2019-05-30T06:04:11Z", "admin_state_up": true, "updated_at": "2019-05-30T06:04:11Z", "project_id": "067a7913d3c74d3fa2712f998086e19e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f799ce27-caf9-4991-8255-29e517e25033", "name": "tempest-pretest-check-1322610855"}]} 2019-05-30 09:53:21,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d6bfff9d-673a-44a4-a029-b992ab5bfd36 2019-05-30 09:53:21,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121520996094s 2019-05-30 09:53:21,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 09:53:21,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/cfb727fe-5f67-4bef-beb4-4c1164423fc7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" 2019-05-30 09:53:22,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 09:53:22 GMT X-Openstack-Request-Id: req-8527b3bb-ba6a-4618-84ed-6ad0298d666b 2019-05-30 09:53:22,585 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 09:53:22,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/cfb727fe-5f67-4bef-beb4-4c1164423fc7.json used request id req-8527b3bb-ba6a-4618-84ed-6ad0298d666b 2019-05-30 09:53:22,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.45644497871s 2019-05-30 09:53:22,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 09:53:22,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" 2019-05-30 09:53:22,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Thu, 30 May 2019 09:53:22 GMT X-Openstack-Request-Id: req-6956c0f4-5ded-4944-af91-1b09d662e37f 2019-05-30 09:53:22,625 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-30T05:49:00Z","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":"b9f424a7-958b-4c06-a1c6-4f7aa8fab190","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"137b131c79604c9bbaf6f84e2f797af7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"168e0781-2ae4-4771-b847-512752cd47f4","tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:49:00Z","ip_version":4},{"updated_at":"2019-05-30T09:22: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":"d66e5e8b-6108-4e92-a08f-26ee01dc8dfb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4bc34856705b418ca4e7084863f50a69","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_46c510f2-197f-4c2f-85f1-db3c3772baf6","enable_dhcp":true,"segment_id":null,"network_id":"143ac1ec-ce1b-4892-b09d-2971481d2bcd","tenant_id":"4bc34856705b418ca4e7084863f50a69","created_at":"2019-05-30T09:22:09Z","ip_version":4}]} 2019-05-30 09:53:22,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-6956c0f4-5ded-4944-af91-1b09d662e37f 2019-05-30 09:53:22,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0395119190216s 2019-05-30 09:53:22,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 09:53:22,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/d66e5e8b-6108-4e92-a08f-26ee01dc8dfb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" 2019-05-30 09:53:23,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 09:53:23 GMT X-Openstack-Request-Id: req-f6917b2e-0a2d-4768-a4e8-7233483101c4 2019-05-30 09:53:23,465 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 09:53:23,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/d66e5e8b-6108-4e92-a08f-26ee01dc8dfb.json used request id req-f6917b2e-0a2d-4768-a4e8-7233483101c4 2019-05-30 09:53:23,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.838428974152s 2019-05-30 09:53:23,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 09:53:23,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" 2019-05-30 09:53:23,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Thu, 30 May 2019 09:53:23 GMT X-Openstack-Request-Id: req-4386bf74-5438-40a0-948f-9ddf2b01e65d 2019-05-30 09:53:23,548 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"143ac1ec-ce1b-4892-b09d-2971481d2bcd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":true,"project_id":"4bc34856705b418ca4e7084863f50a69","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T09:53:23Z","qos_policy_id":null,"name":"rally_jobs-net_46c510f2-197f-4c2f-85f1-db3c3772baf6","admin_state_up":true,"tenant_id":"4bc34856705b418ca4e7084863f50a69","created_at":"2019-05-30T09:22:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 09:53:23,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4386bf74-5438-40a0-948f-9ddf2b01e65d 2019-05-30 09:53:23,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0820422172546s 2019-05-30 09:53:23,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 09:53:23,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/143ac1ec-ce1b-4892-b09d-2971481d2bcd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" 2019-05-30 09:53:24,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 09:53:24 GMT X-Openstack-Request-Id: req-37f94605-19e6-4f82-a1aa-2c3862c7a3ed 2019-05-30 09:53:24,953 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 09:53:24,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/143ac1ec-ce1b-4892-b09d-2971481d2bcd.json used request id req-37f94605-19e6-4f82-a1aa-2c3862c7a3ed 2019-05-30 09:53:24,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.40385222435s 2019-05-30 09:53:24,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 09:53:24,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" 2019-05-30 09:53:25,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Thu, 30 May 2019 09:53:25 GMT X-Openstack-Request-Id: req-ad17f4db-0d54-42fb-a1a5-526092af8e52 2019-05-30 09:53:25,258 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T09:22:15Z", "file": "/v2/images/8ee10772-d622-4e66-be1d-508bd8157087/file", "owner": "4bc34856705b418ca4e7084863f50a69", "id": "8ee10772-d622-4e66-be1d-508bd8157087", "size": 12716032, "self": "/v2/images/8ee10772-d622-4e66-be1d-508bd8157087", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/8ee10772-d622-4e66-be1d-508bd8157087/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/8ee10772-d622-4e66-be1d-508bd8157087/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_46c510f2-197f-4c2f-85f1-db3c3772baf6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_46c510f2-197f-4c2f-85f1-db3c3772baf6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-30T09:22:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 09:53:25,258 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ad17f4db-0d54-42fb-a1a5-526092af8e52 2019-05-30 09:53:25,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301145076752s 2019-05-30 09:53:25,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 09:53:25,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/8ee10772-d622-4e66-be1d-508bd8157087 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}20250526e48a1c1a123b7e3dcb4eb33adfb5f321" 2019-05-30 09:53:26,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 09:53:26 GMT X-Openstack-Request-Id: req-8775de89-6744-4d00-8343-f11c6ffa441f 2019-05-30 09:53:26,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-05-30 09:53:26,100 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/8ee10772-d622-4e66-be1d-508bd8157087 used request id req-8775de89-6744-4d00-8343-f11c6ffa441f 2019-05-30 09:53:26,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.839693069458s 2019-05-30 09:53:26,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 09:53:26,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:53:26,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Thu, 30 May 2019 09:53: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-2c17e3fe-af0e-41cd-9163-143a66f55f5f x-openstack-request-id: req-2c17e3fe-af0e-41cd-9163-143a66f55f5f 2019-05-30 09:53:26,127 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_46c510f2-197f-4c2f-85f1-db3c3772baf6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/41954d8f-d76f-4189-bdb4-279eb88af7bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/41954d8f-d76f-4189-bdb4-279eb88af7bb", "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": "41954d8f-d76f-4189-bdb4-279eb88af7bb"}]} 2019-05-30 09:53:26,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2c17e3fe-af0e-41cd-9163-143a66f55f5f 2019-05-30 09:53:26,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269379615784s 2019-05-30 09:53:26,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 09:53:26,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/41954d8f-d76f-4189-bdb4-279eb88af7bb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:53:26,171 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 09:53: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-f1ec243d-c15f-4556-83eb-8618cfd63ecd x-openstack-request-id: req-f1ec243d-c15f-4556-83eb-8618cfd63ecd 2019-05-30 09:53:26,171 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/41954d8f-d76f-4189-bdb4-279eb88af7bb used request id req-f1ec243d-c15f-4556-83eb-8618cfd63ecd 2019-05-30 09:53:26,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0420460700989s 2019-05-30 09:53:26,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 09:53:26,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:53:26,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 30 May 2019 09:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e96356-0434-48ad-a5e6-efd1d8acf0c9 2019-05-30 09:53:26,397 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_46c510f2-197f-4c2f-85f1-db3c3772baf6", "links": {"self": "http://172.30.9.24:5000/v3/users/cf78179b4cfe47a18b018187c9463c48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf78179b4cfe47a18b018187c9463c48", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 09:53:26,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-83e96356-0434-48ad-a5e6-efd1d8acf0c9 2019-05-30 09:53:26,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225805997849s 2019-05-30 09:53:26,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 09:53:26,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/cf78179b4cfe47a18b018187c9463c48 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:53:26,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Thu, 30 May 2019 09:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c67895-4606-45f7-bd70-c02caf69bacb 2019-05-30 09:53:26,624 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_46c510f2-197f-4c2f-85f1-db3c3772baf6", "links": {"self": "http://172.30.9.24:5000/v3/users/cf78179b4cfe47a18b018187c9463c48"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cf78179b4cfe47a18b018187c9463c48", "description": null}} 2019-05-30 09:53:26,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/cf78179b4cfe47a18b018187c9463c48 used request id req-60c67895-4606-45f7-bd70-c02caf69bacb 2019-05-30 09:53:26,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219317913055s 2019-05-30 09:53:26,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 09:53:26,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/cf78179b4cfe47a18b018187c9463c48 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:53:26,931 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 09:53:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaaf53a6-8154-4534-92af-00d23bb7fb2e 2019-05-30 09:53:26,931 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 09:53:26,931 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/cf78179b4cfe47a18b018187c9463c48 used request id req-aaaf53a6-8154-4534-92af-00d23bb7fb2e 2019-05-30 09:53:26,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.306812047958s 2019-05-30 09:53:26,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 09:53:26,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:53:27,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Thu, 30 May 2019 09:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7a9d8bf-4329-4140-88d4-0458a6185a74 2019-05-30 09:53:27,150 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.24:5000/v3/projects/4bc34856705b418ca4e7084863f50a69"}, "tags": [], "enabled": true, "id": "4bc34856705b418ca4e7084863f50a69", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_46c510f2-197f-4c2f-85f1-db3c3772baf6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 09:53:27,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-b7a9d8bf-4329-4140-88d4-0458a6185a74 2019-05-30 09:53:27,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212265014648s 2019-05-30 09:53:27,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 09:53:27,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/4bc34856705b418ca4e7084863f50a69 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:53:27,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 09:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a431260d-e2c1-425b-8c7e-a8a668d1ac7d 2019-05-30 09:53:27,438 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 09:53:27,438 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/4bc34856705b418ca4e7084863f50a69 used request id req-a431260d-e2c1-425b-8c7e-a8a668d1ac7d 2019-05-30 09:53:27,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.283033847809s 2019-05-30 09:53:27,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 09:53:27,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=4bc34856705b418ca4e7084863f50a69&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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:53:27,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 09:53:27 GMT X-Openstack-Request-Id: req-9fbf3ea2-f43f-4d3a-9768-6f54c836baff 2019-05-30 09:53:27,760 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4bc34856705b418ca4e7084863f50a69", "created_at": "2019-05-30T09:22:08Z", "updated_at": "2019-05-30T09:22:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T09:22:08Z", "revision_number": 0, "id": "2541efd3-97d5-43c4-b7af-3526daee839f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T09:22:08Z", "security_group_id": "4894a815-801a-4e37-a961-a5b897db3c19", "tenant_id": "4bc34856705b418ca4e7084863f50a69", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bc34856705b418ca4e7084863f50a69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T09:22:08Z", "revision_number": 0, "id": "3678d533-fec5-4c1b-bc64-3a17a7b49a83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T09:22:08Z", "security_group_id": "4894a815-801a-4e37-a961-a5b897db3c19", "tenant_id": "4bc34856705b418ca4e7084863f50a69", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bc34856705b418ca4e7084863f50a69"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T09:22:08Z", "revision_number": 0, "id": "d3892f14-f3a8-4728-8f03-e3cffe18b265", "remote_group_id": "4894a815-801a-4e37-a961-a5b897db3c19", "remote_ip_prefix": null, "created_at": "2019-05-30T09:22:08Z", "security_group_id": "4894a815-801a-4e37-a961-a5b897db3c19", "tenant_id": "4bc34856705b418ca4e7084863f50a69", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bc34856705b418ca4e7084863f50a69"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T09:22:08Z", "revision_number": 0, "id": "dd923308-58ef-4eef-a647-7cf2568d1fb3", "remote_group_id": "4894a815-801a-4e37-a961-a5b897db3c19", "remote_ip_prefix": null, "created_at": "2019-05-30T09:22:08Z", "security_group_id": "4894a815-801a-4e37-a961-a5b897db3c19", "tenant_id": "4bc34856705b418ca4e7084863f50a69", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bc34856705b418ca4e7084863f50a69"}], "revision_number": 1, "project_id": "4bc34856705b418ca4e7084863f50a69", "id": "4894a815-801a-4e37-a961-a5b897db3c19", "name": "default"}]} 2019-05-30 09:53:27,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=4bc34856705b418ca4e7084863f50a69&name=default used request id req-9fbf3ea2-f43f-4d3a-9768-6f54c836baff 2019-05-30 09:53:27,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.317383050919s 2019-05-30 09:53:27,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 09:53:27,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:53:27,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 30 May 2019 09:53:27 GMT X-Openstack-Request-Id: req-d8103575-f728-4734-971a-48d516b5e827 2019-05-30 09:53:27,845 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bc34856705b418ca4e7084863f50a69", "created_at": "2019-05-30T09:22:08Z", "updated_at": "2019-05-30T09:22:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T09:22:08Z", "revision_number": 0, "id": "2541efd3-97d5-43c4-b7af-3526daee839f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T09:22:08Z", "security_group_id": "4894a815-801a-4e37-a961-a5b897db3c19", "tenant_id": "4bc34856705b418ca4e7084863f50a69", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bc34856705b418ca4e7084863f50a69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T09:22:08Z", "revision_number": 0, "id": "3678d533-fec5-4c1b-bc64-3a17a7b49a83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T09:22:08Z", "security_group_id": "4894a815-801a-4e37-a961-a5b897db3c19", "tenant_id": "4bc34856705b418ca4e7084863f50a69", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bc34856705b418ca4e7084863f50a69"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T09:22:08Z", "revision_number": 0, "id": "d3892f14-f3a8-4728-8f03-e3cffe18b265", "remote_group_id": "4894a815-801a-4e37-a961-a5b897db3c19", "remote_ip_prefix": null, "created_at": "2019-05-30T09:22:08Z", "security_group_id": "4894a815-801a-4e37-a961-a5b897db3c19", "tenant_id": "4bc34856705b418ca4e7084863f50a69", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bc34856705b418ca4e7084863f50a69"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T09:22:08Z", "revision_number": 0, "id": "dd923308-58ef-4eef-a647-7cf2568d1fb3", "remote_group_id": "4894a815-801a-4e37-a961-a5b897db3c19", "remote_ip_prefix": null, "created_at": "2019-05-30T09:22:08Z", "security_group_id": "4894a815-801a-4e37-a961-a5b897db3c19", "tenant_id": "4bc34856705b418ca4e7084863f50a69", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bc34856705b418ca4e7084863f50a69"}], "revision_number": 1, "project_id": "4bc34856705b418ca4e7084863f50a69", "id": "4894a815-801a-4e37-a961-a5b897db3c19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "created_at": "2019-05-30T07:14:50Z", "updated_at": "2019-05-30T07:14:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "0939bb49-cffc-4f4e-a17a-58e5d6bd6bb0", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "3443478f-fb34-4de9-8d71-e31e53563e0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "4a722efe-70aa-47c8-ad61-428b92f95a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "8046e48f-122b-4068-824d-84d79246f917", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}], "revision_number": 1, "project_id": "c1599269478c4d54ad8117e3c0804cee", "id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 09:53:27,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d8103575-f728-4734-971a-48d516b5e827 2019-05-30 09:53:27,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0794990062714s 2019-05-30 09:53:27,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 09:53:27,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/4894a815-801a-4e37-a961-a5b897db3c19.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a479b7a2f6c1a408cfd770e3fd21120ab1cc08e6" 2019-05-30 09:53:27,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 09:53:27 GMT X-Openstack-Request-Id: req-82d07237-acdd-4bd7-b4fb-3d354a744e33 2019-05-30 09:53:27,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 09:53:27,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/4894a815-801a-4e37-a961-a5b897db3c19.json used request id req-82d07237-acdd-4bd7-b4fb-3d354a744e33 2019-05-30 09:53:27,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.13355588913s 2019-05-30 09:53:28,007 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-05-30 09:53:28,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 09:53:28,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 09:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c846fb83-aa03-4920-8901-f5bf5c74aabc 2019-05-30 09:53:28,040 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 09:53:28,040 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-c846fb83-aa03-4920-8901-f5bf5c74aabc 2019-05-30 09:53:28,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 09:53:28,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T10:53:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["KpMXLICKRHSMhNuMm8bDpg"], "issued_at": "2019-05-30T09:53:28.000000Z"}} 2019-05-30 09:53:28,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 09:53:28,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 09:53:28,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 09:53:28 GMT X-Openstack-Request-Id: req-99b70d22-9cd5-4120-9f2f-82a563e56b67 2019-05-30 09:53:28,806 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 09:53:28,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-99b70d22-9cd5-4120-9f2f-82a563e56b67 2019-05-30 09:53:28,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.35625910759s 2019-05-30 09:53:28,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 09:53:28,819 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 09:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f3bac64-5c87-4cb3-ad00-fb0138fc35fb 2019-05-30 09:53:28,819 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 09:53:28,819 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-9f3bac64-5c87-4cb3-ad00-fb0138fc35fb 2019-05-30 09:53:28,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 09:53:28,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 09:53:28,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 09:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b9f911a-03e9-4107-83d0-129ed76d63e2 2019-05-30 09:53:28,982 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 09:53:28,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-3b9f911a-03e9-4107-83d0-129ed76d63e2 2019-05-30 09:53:28,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.161980867386s 2019-05-30 09:53:28,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 09:53:28,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_875ccdd2-b51b-4dcc-bb9b-5fe214619207"}}' 2019-05-30 09:53:29,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Thu, 30 May 2019 09:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b3431f1-84b1-4e8a-943e-7028031fa76f 2019-05-30 09:53:29,165 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.24:5000/v3/projects/e97ea23938f1430f9102e6b69b230f86"}, "tags": [], "enabled": true, "id": "e97ea23938f1430f9102e6b69b230f86", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_875ccdd2-b51b-4dcc-bb9b-5fe214619207"}} 2019-05-30 09:53:29,166 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9b3431f1-84b1-4e8a-943e-7028031fa76f 2019-05-30 09:53:29,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.176624059677s 2019-05-30 09:53:29,166 - 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'e97ea23938f1430f9102e6b69b230f86', '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_875ccdd2-b51b-4dcc-bb9b-5fe214619207'}) 2019-05-30 09:53:29,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 09:53:29,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6z0lxvfsMSAKD3KImeyuE6BsXMvW2d", "email": null, "name": "vmtp-user_875ccdd2-b51b-4dcc-bb9b-5fe214619207"}}' 2019-05-30 09:53:29,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Thu, 30 May 2019 09:53:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5d5e511-19e6-4f7b-929a-0cb1cb6eb6a2 2019-05-30 09:53:29,676 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_875ccdd2-b51b-4dcc-bb9b-5fe214619207", "links": {"self": "http://172.30.9.24:5000/v3/users/4106c07b7bca402b8de0aa0d88f35c1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4106c07b7bca402b8de0aa0d88f35c1e", "domain_id": "default", "password_expires_at": null}} 2019-05-30 09:53:29,677 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-d5d5e511-19e6-4f7b-929a-0cb1cb6eb6a2 2019-05-30 09:53:29,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.503679037094s 2019-05-30 09:53:29,677 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4106c07b7bca402b8de0aa0d88f35c1e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_875ccdd2-b51b-4dcc-bb9b-5fe214619207'}) 2019-05-30 09:53:29,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 09:53:29,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 09:53:29,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 09:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa012b4-95c6-4b01-b0d3-8af69244066b 2019-05-30 09:53:29,879 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 09:53:29,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-afa012b4-95c6-4b01-b0d3-8af69244066b 2019-05-30 09:53:29,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19846200943s 2019-05-30 09:53:29,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 09:53:29,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 09:53:30,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 09:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a63a8c69-c5a8-460f-993e-ab4d49420fae 2019-05-30 09:53:30,036 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 09:53:30,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a63a8c69-c5a8-460f-993e-ab4d49420fae 2019-05-30 09:53:30,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152035951614s 2019-05-30 09:53:30,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 09:53:30,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 09:53:30,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 09:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa3e747-1e76-4c64-8cee-60f437bceab2 2019-05-30 09:53:30,250 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 09:53:30,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8fa3e747-1e76-4c64-8cee-60f437bceab2 2019-05-30 09:53:30,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208864927292s 2019-05-30 09:53:30,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 09:53:30,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 09:53:30,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 09:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6106151-8119-4594-a52f-e2b6cf8b487b 2019-05-30 09:53:30,374 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 09:53:30,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-f6106151-8119-4594-a52f-e2b6cf8b487b 2019-05-30 09:53:30,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118409156799s 2019-05-30 09:53:30,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 09:53:30,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 09:53:30,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Thu, 30 May 2019 09:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7467661-c8d9-4a10-b9d9-3504d11faef1 2019-05-30 09:53:30,579 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmtp-user_875ccdd2-b51b-4dcc-bb9b-5fe214619207", "links": {"self": "http://172.30.9.24:5000/v3/users/4106c07b7bca402b8de0aa0d88f35c1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4106c07b7bca402b8de0aa0d88f35c1e", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 09:53:30,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d7467661-c8d9-4a10-b9d9-3504d11faef1 2019-05-30 09:53:30,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20476603508s 2019-05-30 09:53:30,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 09:53:30,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 09:53:30,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Thu, 30 May 2019 09:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab2a636-4180-4665-b1ca-a80f17d79d9b 2019-05-30 09:53:30,707 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.24:5000/v3/projects/e97ea23938f1430f9102e6b69b230f86"}, "tags": [], "enabled": true, "id": "e97ea23938f1430f9102e6b69b230f86", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_875ccdd2-b51b-4dcc-bb9b-5fe214619207"}]} 2019-05-30 09:53:30,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-5ab2a636-4180-4665-b1ca-a80f17d79d9b 2019-05-30 09:53:30,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115495920181s 2019-05-30 09:53:30,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 09:53:30,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=4106c07b7bca402b8de0aa0d88f35c1e&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=e97ea23938f1430f9102e6b69b230f86" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 09:53:30,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Thu, 30 May 2019 09:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a37ee641-63ee-4b10-9d97-652188e273da 2019-05-30 09:53:30,911 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=4106c07b7bca402b8de0aa0d88f35c1e&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=e97ea23938f1430f9102e6b69b230f86", "previous": null, "next": null}} 2019-05-30 09:53:30,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=4106c07b7bca402b8de0aa0d88f35c1e&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=e97ea23938f1430f9102e6b69b230f86 used request id req-a37ee641-63ee-4b10-9d97-652188e273da 2019-05-30 09:53:30,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.195489883423s 2019-05-30 09:53:30,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 09:53:30,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/e97ea23938f1430f9102e6b69b230f86/users/4106c07b7bca402b8de0aa0d88f35c1e/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 09:53:31,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 09:53:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f37a9dc6-ff43-4316-853f-e4d0395404dd 2019-05-30 09:53:31,063 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 09:53:31,063 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/e97ea23938f1430f9102e6b69b230f86/users/4106c07b7bca402b8de0aa0d88f35c1e/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-f37a9dc6-ff43-4316-853f-e4d0395404dd 2019-05-30 09:53:31,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148092031479s 2019-05-30 09:53:31,064 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_875ccdd2-b51b-4dcc-bb9b-5fe214619207', 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'e97ea23938f1430f9102e6b69b230f86', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6z0lxvfsMSAKD3KImeyuE6BsXMvW2d', 'username': u'vmtp-user_875ccdd2-b51b-4dcc-bb9b-5fe214619207', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 09:53:31,067 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_875ccdd2-b51b-4dcc-bb9b-5fe214619207', 'password': '6z0lxvfsMSAKD3KImeyuE6BsXMvW2d', 'project_name': 'vmtp-project_875ccdd2-b51b-4dcc-bb9b-5fe214619207', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'e97ea23938f1430f9102e6b69b230f86', 'project_domain_name': 'Default'} 2019-05-30 09:53:31,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-30 09:53:31,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 09:53:31,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Thu, 30 May 2019 09:53: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-a02c96ed-afd2-49ff-99bb-c662f9e0ed73 x-openstack-request-id: req-a02c96ed-afd2-49ff-99bb-c662f9e0ed73 2019-05-30 09:53:31,783 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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": 15}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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-05-30 09:53:31,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-a02c96ed-afd2-49ff-99bb-c662f9e0ed73 2019-05-30 09:53:31,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.70906996727s 2019-05-30 09:53:31,785 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-05-30 09:53:31,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 09:53:31,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 09:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d945db-356b-4edb-bc57-afe047ef95f6 2019-05-30 09:53:31,795 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 09:53:31,796 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-e8d945db-356b-4edb-bc57-afe047ef95f6 2019-05-30 09:53:31,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 09:53:32,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T10:53:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e97ea23938f1430f9102e6b69b230f86", "name": "vmtp-project_875ccdd2-b51b-4dcc-bb9b-5fe214619207"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_e97ea23938f1430f9102e6b69b230f86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_e97ea23938f1430f9102e6b69b230f86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/e97ea23938f1430f9102e6b69b230f86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/e97ea23938f1430f9102e6b69b230f86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/e97ea23938f1430f9102e6b69b230f86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e97ea23938f1430f9102e6b69b230f86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/e97ea23938f1430f9102e6b69b230f86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/e97ea23938f1430f9102e6b69b230f86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e97ea23938f1430f9102e6b69b230f86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/e97ea23938f1430f9102e6b69b230f86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/e97ea23938f1430f9102e6b69b230f86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_875ccdd2-b51b-4dcc-bb9b-5fe214619207", "id": "4106c07b7bca402b8de0aa0d88f35c1e"}, "audit_ids": ["kQI81s8VRRabNv7Z2i7Azg"], "issued_at": "2019-05-30T09:53:32.000000Z"}} 2019-05-30 09:53:32,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 09:53:32,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}bb93b0ced1f744fc32bc6643613fc66011c93667" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "vmtp-router_875ccdd2-b51b-4dcc-bb9b-5fe214619207", "admin_state_up": true}}' 2019-05-30 09:53:34,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Thu, 30 May 2019 09:53:34 GMT X-Openstack-Request-Id: req-e6026cf6-1ed4-4907-89bf-cf0e8018cecc 2019-05-30 09:53:34,090 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e97ea23938f1430f9102e6b69b230f86", "created_at": "2019-05-30T09:53:32Z", "admin_state_up": true, "updated_at": "2019-05-30T09:53:33Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e97ea23938f1430f9102e6b69b230f86", "id": "5c1eff26-7613-4be8-8981-28c172c308a2", "name": "vmtp-router_875ccdd2-b51b-4dcc-bb9b-5fe214619207"}} 2019-05-30 09:53:34,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e6026cf6-1ed4-4907-89bf-cf0e8018cecc 2019-05-30 09:53:34,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.89598894119s 2019-05-30 09:53:34,091 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T09:53:33Z', u'revision_number': 2, u'id': u'5c1eff26-7613-4be8-8981-28c172c308a2', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_875ccdd2-b51b-4dcc-bb9b-5fe214619207', u'admin_state_up': True, u'tenant_id': u'e97ea23938f1430f9102e6b69b230f86', u'created_at': u'2019-05-30T09:53:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'e97ea23938f1430f9102e6b69b230f86'}) 2019-05-30 09:53:34,091 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-30 09:53:35,254 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-05-30 09:53:35,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 09:53:35,265 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 09:53:35 GMT 2019-05-30 09:53:35,266 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 09:53:35,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 09:53:35,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}bb93b0ced1f744fc32bc6643613fc66011c93667" 2019-05-30 09:53:35,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 09:53:35 GMT X-Openstack-Request-Id: req-2af9f424-605b-450f-8fd5-79339f945eed 2019-05-30 09:53:35,557 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 09:53:35,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2af9f424-605b-450f-8fd5-79339f945eed 2019-05-30 09:53:35,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.290251016617s 2019-05-30 09:53:35,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 09:53:35,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}bb93b0ced1f744fc32bc6643613fc66011c93667" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/vmtp-img_875ccdd2-b51b-4dcc-bb9b-5fe214619207", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_875ccdd2-b51b-4dcc-bb9b-5fe214619207"}' 2019-05-30 09:53:35,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Thu, 30 May 2019 09:53:35 GMT Location: http://172.30.9.24:9292/v2/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-af3717af-da00-4978-9d6d-4dd3afe23ed7 2019-05-30 09:53:35,616 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T09:53:35Z", "file": "/v2/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab/file", "owner": "e97ea23938f1430f9102e6b69b230f86", "id": "8380d9b0-5dcc-4cf2-be43-3d4d3d565dab", "size": null, "self": "/v2/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_875ccdd2-b51b-4dcc-bb9b-5fe214619207", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_875ccdd2-b51b-4dcc-bb9b-5fe214619207", "checksum": null, "created_at": "2019-05-30T09:53:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 09:53:35,616 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-af3717af-da00-4978-9d6d-4dd3afe23ed7 2019-05-30 09:53:35,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0493168830872s 2019-05-30 09:53:35,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 09:53:35,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab/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.16" -H "X-Auth-Token: {SHA1}bb93b0ced1f744fc32bc6643613fc66011c93667" -d '' 2019-05-30 09:53:39,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 09:53:39 GMT X-Openstack-Request-Id: req-78ccdb40-e912-4d09-9c09-b5894bc283c1 2019-05-30 09:53:39,803 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 09:53:39,803 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab/file used request id req-78ccdb40-e912-4d09-9c09-b5894bc283c1 2019-05-30 09:53:39,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.18629908562s 2019-05-30 09:53:39,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 09:53:39,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}bb93b0ced1f744fc32bc6643613fc66011c93667" 2019-05-30 09:53:39,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Thu, 30 May 2019 09:53:39 GMT X-Openstack-Request-Id: req-72d0ac20-cf1d-4771-a3ef-68be7ce11b1a 2019-05-30 09:53:39,853 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T09:53:39Z", "file": "/v2/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab/file", "owner": "e97ea23938f1430f9102e6b69b230f86", "id": "8380d9b0-5dcc-4cf2-be43-3d4d3d565dab", "size": 263848448, "self": "/v2/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_875ccdd2-b51b-4dcc-bb9b-5fe214619207", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_875ccdd2-b51b-4dcc-bb9b-5fe214619207", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T09:53:35Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 09:53:39,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-72d0ac20-cf1d-4771-a3ef-68be7ce11b1a 2019-05-30 09:53:39,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0450270175934s 2019-05-30 09:53:39,855 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab/file', 'owner': u'e97ea23938f1430f9102e6b69b230f86', 'id': u'8380d9b0-5dcc-4cf2-be43-3d4d3d565dab', 'size': 263848448, u'self': u'/v2/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e97ea23938f1430f9102e6b69b230f86', 'name': 'vmtp-project_875ccdd2-b51b-4dcc-bb9b-5fe214619207', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T09:53:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-30T09:53:39Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_875ccdd2-b51b-4dcc-bb9b-5fe214619207', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_875ccdd2-b51b-4dcc-bb9b-5fe214619207', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_875ccdd2-b51b-4dcc-bb9b-5fe214619207', 'created': u'2019-05-30T09:53:35Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-05-30T09:53:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_875ccdd2-b51b-4dcc-bb9b-5fe214619207', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-05-30 09:53:39,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 09:53:39,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_875ccdd2-b51b-4dcc-bb9b-5fe214619207", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-05-30 09:53:39,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 30 May 2019 09:53: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-e590a99c-7134-4938-a007-6ef630ca7037 x-openstack-request-id: req-e590a99c-7134-4938-a007-6ef630ca7037 2019-05-30 09:53:39,897 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_875ccdd2-b51b-4dcc-bb9b-5fe214619207", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1c89ba36-7796-47d5-aae2-3bf54880aa48", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1c89ba36-7796-47d5-aae2-3bf54880aa48", "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": "1c89ba36-7796-47d5-aae2-3bf54880aa48"}} 2019-05-30 09:53:39,897 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e590a99c-7134-4938-a007-6ef630ca7037 2019-05-30 09:53:39,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0406949520111s 2019-05-30 09:53:39,898 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_875ccdd2-b51b-4dcc-bb9b-5fe214619207', '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'aeac65a9ab444affb43fd8765adb4b86', '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'1c89ba36-7796-47d5-aae2-3bf54880aa48', 'swap': 0}) 2019-05-30 09:53:39,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 09:53:39,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/1c89ba36-7796-47d5-aae2-3bf54880aa48/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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" -d '{"extra_specs": {}}' 2019-05-30 09:53:39,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 09:53: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-cbde7d79-e227-4feb-b5d5-598d755af027 x-openstack-request-id: req-cbde7d79-e227-4feb-b5d5-598d755af027 2019-05-30 09:53:39,929 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 09:53:39,929 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/1c89ba36-7796-47d5-aae2-3bf54880aa48/os-extra_specs used request id req-cbde7d79-e227-4feb-b5d5-598d755af027 2019-05-30 09:53:39,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0305140018463s 2019-05-30 09:53:39,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 09:53:39,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 09:53:40,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 09:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f53fbc-5f50-4937-8d2a-e166213918df 2019-05-30 09:53:40,122 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 09:53:40,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-06f53fbc-5f50-4937-8d2a-e166213918df 2019-05-30 09:53:40,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188822031021s 2019-05-30 09:53:40,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 09:53:40,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 09:53:40,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 09:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a698473-477b-4218-8faf-7bd93704b3c4 2019-05-30 09:53:40,236 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 09:53:40,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1a698473-477b-4218-8faf-7bd93704b3c4 2019-05-30 09:53:40,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109308958054s 2019-05-30 09:53:40,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 09:53:40,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 09:53:40,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 09:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f59f58-9cb6-48dc-9c4d-e02c6281b8f7 2019-05-30 09:53:40,455 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 09:53:40,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-98f59f58-9cb6-48dc-9c4d-e02c6281b8f7 2019-05-30 09:53:40,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214433908463s 2019-05-30 09:53:40,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 09:53:40,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 09:53:40,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Thu, 30 May 2019 09:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc7a4f24-ae1c-40fa-bfa0-2da151124701 2019-05-30 09:53:40,684 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmtp-user_875ccdd2-b51b-4dcc-bb9b-5fe214619207", "links": {"self": "http://172.30.9.24:5000/v3/users/4106c07b7bca402b8de0aa0d88f35c1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4106c07b7bca402b8de0aa0d88f35c1e", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 09:53:40,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-dc7a4f24-ae1c-40fa-bfa0-2da151124701 2019-05-30 09:53:40,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228578090668s 2019-05-30 09:53:40,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 09:53:40,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 09:53:40,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Thu, 30 May 2019 09:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098a5524-f536-4653-8c6f-a0b652247836 2019-05-30 09:53:40,886 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.24:5000/v3/projects/e97ea23938f1430f9102e6b69b230f86"}, "tags": [], "enabled": true, "id": "e97ea23938f1430f9102e6b69b230f86", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_875ccdd2-b51b-4dcc-bb9b-5fe214619207"}]} 2019-05-30 09:53:40,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-098a5524-f536-4653-8c6f-a0b652247836 2019-05-30 09:53:40,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189833164215s 2019-05-30 09:53:40,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 09:53:40,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=4106c07b7bca402b8de0aa0d88f35c1e&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=e97ea23938f1430f9102e6b69b230f86" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 09:53:41,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 09:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-386bfbc4-343a-4f3d-bd20-9e077bd2a400 2019-05-30 09:53:41,076 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=4106c07b7bca402b8de0aa0d88f35c1e&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=e97ea23938f1430f9102e6b69b230f86", "previous": null, "next": null}} 2019-05-30 09:53:41,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=4106c07b7bca402b8de0aa0d88f35c1e&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=e97ea23938f1430f9102e6b69b230f86 used request id req-386bfbc4-343a-4f3d-bd20-9e077bd2a400 2019-05-30 09:53:41,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.182486057281s 2019-05-30 09:53:41,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 09:53:41,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/e97ea23938f1430f9102e6b69b230f86/users/4106c07b7bca402b8de0aa0d88f35c1e/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 09:53:41,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 09:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae5c8078-a5ce-496d-b699-aa7ea996a34e 2019-05-30 09:53:41,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 09:53:41,303 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/e97ea23938f1430f9102e6b69b230f86/users/4106c07b7bca402b8de0aa0d88f35c1e/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-ae5c8078-a5ce-496d-b699-aa7ea996a34e 2019-05-30 09:53:41,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.223109006882s 2019-05-30 09:53:41,303 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_875ccdd2-b51b-4dcc-bb9b-5fe214619207' 2019-05-30 09:53:41,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-30 09:53:41,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}bb93b0ced1f744fc32bc6643613fc66011c93667" -d '{"keypair": {"name": "vmtp_875ccdd2-b51b-4dcc-bb9b-5fe214619207"}}' 2019-05-30 09:53:42,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Thu, 30 May 2019 09:53: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-71a796a9-3239-4406-8ddc-a3199a0bdcfc x-openstack-request-id: req-71a796a9-3239-4406-8ddc-a3199a0bdcfc 2019-05-30 09:53:42,140 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+XYLZHAKDRlxniQ/kXAV0p4S+D6+RDJqAilc1tjU1biZyGCVtrkTrH4nCpurAv+67ZpliEPyAzdi/3n4ElaE9y6/g95u1M0JSLTGOGwCCb+IDXkvH2f9tdg258mO0AwzlnE8D4wNB9XgcSHGME6xXvQhiOxqvU8wNG2YFKMLpuUVzHxlnuNHWvo33aO6vGf2n861nSrb+8X7XiI326F3H3/wKrbnujYhgAE+SasMj4b4RXCxguR/4I13Vt7jfUQoRiRy9wU0D5iA3Tl/55AhL3p+z+tvLAa9WGBUnFzgN1F/OFEpmQeymqq+m0T03UyCjCq9cI+RJXPo3MemYZxEP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvl2C2RwCg0ZcZ4kP5FwFdKeEvg+vkQyagIpXNbY1NW4mchgl\nba5E6x+JwqbqwL/uu2aZYhD8gM3Yv95+BJWhPcuv4PebtTNCUi0xjhsAgm/iA15L\nx9n/bXYNufJjtAMM5ZxPA+MDQfV4HEhxjBOsV70IYjsar1PMDRtmBSjC6blFcx8Z\nZ7jR1r6N92jurxn9p/OtZ0q2/vF+14iN9uhdx9/8Cq257o2IYABPkmrDI+G+EVws\nYLkf+CNd1be431EKEYkcvcFNA+YgN05f+eQIS96fs/rbywGvVhgVJxc4DdRfzhRK\nZkHspqqvptE9N1MgowqvXCPkSVz6NzHpmGcRDwIDAQABAoIBAQCBTL6tfOrwA4CM\nCnqy3xYNkCMHfVwAp5DhshVeNC6b5f9TC7eQcgf5s+g8QGe/GB6tRxjzlRoM2sRY\nPmVV89QbRxhlM4mdX/2yF2RLY2fLMPdQ1mGekyF9Vewo2syB3niKFMtOlokF6hb1\nDveg71PmHE1vezm60K4OUQfQhUkuui6JRmwVE1J8UHTP5dnwkxAnUncjmefZyaU5\nG40XdQknlXPy9johFbgcM34vz/tymyk+gV1w2agbXvZhIe9nkvd0JGhFBUygh+fu\nEp3HMu2GDdRuirV3SkKfX869eFc+BOANKflQVwunDkLHgyJ/lsc2EJV8o3bONSAD\n6bf+2yoBAoGBAOeGEYu9c+u9VLvIvLc0uVN/s1dURWyylq4KcDKbzb0jYUMZX73l\niKqrULcsM0/7tmLtetjhja7msfxawO+vDGQgNUxFGZbwejwld8Zvb/fKg2EkK6ke\n0muy1dnomFfCS7mYaGX8g1S4XiBkECEqD0Ed/QZ4/TemRBAjEBAQerKPAoGBANJ9\niRmc4l0c0AKC/XTN40noAlOIL36E49VIWJsbDHQabto0OOUjgkzK5ggz5PY1EjO2\nla2FjAerXjVYu3SbDPMabMKC3CC8ITStAjRnofzgkt2BeKgnbhyUPBDRQUF/EtV4\nnOn0iX0hb/yZnjB/iqnP4vSTLwcr1V+TvKfZuvmBAoGAJBYyj+xksB7foTFlsMyo\nAkrKQldhRtMDR3dbC5hbVhq4o0PGN4waZDe1qgdarCHYyMypNDrb4aIVpfbjUbig\nHs8iX5P5rBwpgUx5wdVGx4GqPq7rmz2xoJXMXV2yuSMQuIn348WbFs5x5WyTUwgC\nPq0U7jhXh6ADxdwhOc/HwCMCgYEAhhG9lJnPuL0UZLUoWRCWt8lWSfxRPAXK1Fu7\nTDgDS6RWfReMMa7XXLBTql/bc1LEYDnoxlhso6nsXJBC/feQXPu00IPnT9ZkVBfq\ncpSboeUsxnej8X8D7KIiTBfst5oH1f53+7BtLk1w9fSmxH9IQ/cMuPlSl/+8bZ89\nJ7BQHoECgYAaDhZd3wpjzqmXNTKMekvmmOyVV/Afb1XsRuIOS5ty6g0EJ5lLVDh0\nYQrhq5vhyk/56FiJgk4z4XihImPdliq7ekRhyztGCKiJI3r7RY9pGUlbrbdrf8zH\ndUyFHECF48FvN1xujfkK7jcJBxQQTgini598p83UklW/HLH52yiF+A==\n-----END RSA PRIVATE KEY-----\n", "user_id": "4106c07b7bca402b8de0aa0d88f35c1e", "name": "vmtp_875ccdd2-b51b-4dcc-bb9b-5fe214619207", "fingerprint": "08:14:a8:99:bf:f6:2c:37:3e:c1:7d:8d:70:56:35:c5"}} 2019-05-30 09:53:42,140 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-71a796a9-3239-4406-8ddc-a3199a0bdcfc 2019-05-30 09:53:42,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.834557056427s 2019-05-30 09:53:42,141 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+XYLZHAKDRlxniQ/kXAV0p4S+D6+RDJqAilc1tjU1biZyGCVtrkTrH4nCpurAv+67ZpliEPyAzdi/3n4ElaE9y6/g95u1M0JSLTGOGwCCb+IDXkvH2f9tdg258mO0AwzlnE8D4wNB9XgcSHGME6xXvQhiOxqvU8wNG2YFKMLpuUVzHxlnuNHWvo33aO6vGf2n861nSrb+8X7XiI326F3H3/wKrbnujYhgAE+SasMj4b4RXCxguR/4I13Vt7jfUQoRiRy9wU0D5iA3Tl/55AhL3p+z+tvLAa9WGBUnFzgN1F/OFEpmQeymqq+m0T03UyCjCq9cI+RJXPo3MemYZxEP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvl2C2RwCg0ZcZ4kP5FwFdKeEvg+vkQyagIpXNbY1NW4mchgl\nba5E6x+JwqbqwL/uu2aZYhD8gM3Yv95+BJWhPcuv4PebtTNCUi0xjhsAgm/iA15L\nx9n/bXYNufJjtAMM5ZxPA+MDQfV4HEhxjBOsV70IYjsar1PMDRtmBSjC6blFcx8Z\nZ7jR1r6N92jurxn9p/OtZ0q2/vF+14iN9uhdx9/8Cq257o2IYABPkmrDI+G+EVws\nYLkf+CNd1be431EKEYkcvcFNA+YgN05f+eQIS96fs/rbywGvVhgVJxc4DdRfzhRK\nZkHspqqvptE9N1MgowqvXCPkSVz6NzHpmGcRDwIDAQABAoIBAQCBTL6tfOrwA4CM\nCnqy3xYNkCMHfVwAp5DhshVeNC6b5f9TC7eQcgf5s+g8QGe/GB6tRxjzlRoM2sRY\nPmVV89QbRxhlM4mdX/2yF2RLY2fLMPdQ1mGekyF9Vewo2syB3niKFMtOlokF6hb1\nDveg71PmHE1vezm60K4OUQfQhUkuui6JRmwVE1J8UHTP5dnwkxAnUncjmefZyaU5\nG40XdQknlXPy9johFbgcM34vz/tymyk+gV1w2agbXvZhIe9nkvd0JGhFBUygh+fu\nEp3HMu2GDdRuirV3SkKfX869eFc+BOANKflQVwunDkLHgyJ/lsc2EJV8o3bONSAD\n6bf+2yoBAoGBAOeGEYu9c+u9VLvIvLc0uVN/s1dURWyylq4KcDKbzb0jYUMZX73l\niKqrULcsM0/7tmLtetjhja7msfxawO+vDGQgNUxFGZbwejwld8Zvb/fKg2EkK6ke\n0muy1dnomFfCS7mYaGX8g1S4XiBkECEqD0Ed/QZ4/TemRBAjEBAQerKPAoGBANJ9\niRmc4l0c0AKC/XTN40noAlOIL36E49VIWJsbDHQabto0OOUjgkzK5ggz5PY1EjO2\nla2FjAerXjVYu3SbDPMabMKC3CC8ITStAjRnofzgkt2BeKgnbhyUPBDRQUF/EtV4\nnOn0iX0hb/yZnjB/iqnP4vSTLwcr1V+TvKfZuvmBAoGAJBYyj+xksB7foTFlsMyo\nAkrKQldhRtMDR3dbC5hbVhq4o0PGN4waZDe1qgdarCHYyMypNDrb4aIVpfbjUbig\nHs8iX5P5rBwpgUx5wdVGx4GqPq7rmz2xoJXMXV2yuSMQuIn348WbFs5x5WyTUwgC\nPq0U7jhXh6ADxdwhOc/HwCMCgYEAhhG9lJnPuL0UZLUoWRCWt8lWSfxRPAXK1Fu7\nTDgDS6RWfReMMa7XXLBTql/bc1LEYDnoxlhso6nsXJBC/feQXPu00IPnT9ZkVBfq\ncpSboeUsxnej8X8D7KIiTBfst5oH1f53+7BtLk1w9fSmxH9IQ/cMuPlSl/+8bZ89\nJ7BQHoECgYAaDhZd3wpjzqmXNTKMekvmmOyVV/Afb1XsRuIOS5ty6g0EJ5lLVDh0\nYQrhq5vhyk/56FiJgk4z4XihImPdliq7ekRhyztGCKiJI3r7RY9pGUlbrbdrf8zH\ndUyFHECF48FvN1xujfkK7jcJBxQQTgini598p83UklW/HLH52yiF+A==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4106c07b7bca402b8de0aa0d88f35c1e', 'name': u'vmtp_875ccdd2-b51b-4dcc-bb9b-5fe214619207', 'created_at': '2019-05-30T09:53:42.141728', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e97ea23938f1430f9102e6b69b230f86', 'name': 'vmtp-project_875ccdd2-b51b-4dcc-bb9b-5fe214619207', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'08:14:a8:99:bf:f6:2c:37:3e:c1:7d:8d:70:56:35:c5', 'type': 'ssh', 'id': u'vmtp_875ccdd2-b51b-4dcc-bb9b-5fe214619207'}) 2019-05-30 09:53:42,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-30 09:53:42,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vmtp_875ccdd2-b51b-4dcc-bb9b-5fe214619207 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bb93b0ced1f744fc32bc6643613fc66011c93667" 2019-05-30 09:53:42,179 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 09:53: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-f73b159a-6780-4a42-a2d0-12dbece55cf9 x-openstack-request-id: req-f73b159a-6780-4a42-a2d0-12dbece55cf9 2019-05-30 09:53:42,180 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vmtp_875ccdd2-b51b-4dcc-bb9b-5fe214619207 used request id req-f73b159a-6780-4a42-a2d0-12dbece55cf9 2019-05-30 09:53:42,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0374751091003s 2019-05-30 09:53:42,783 - 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-05-30 10:12:33,709 - 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-05-30 09:53:43,459 INFO Using http://172.30.9.24:5000/v3 2019-05-30 09:53:43,459 INFO VM public key: /tmp/tmpDojgBd 2019-05-30 09:53:43,459 INFO VM private key: /tmp/tmpzYaRjN 2019-05-30 09:53:44,976 INFO Found image vmtp-img_875ccdd2-b51b-4dcc-bb9b-5fe214619207 to launch VM, will continue 2019-05-30 09:53:45,648 INFO Using external router: vmtp-router_875ccdd2-b51b-4dcc-bb9b-5fe214619207 2019-05-30 09:53:45,648 INFO Using external network: external. 2019-05-30 09:53:46,916 INFO Created internal network: pns-internal-net_875ccdd2-b51b-4dcc-bb9b-5fe214619207. 2019-05-30 09:53:47,867 INFO Created internal network: pns-internal-net2_875ccdd2-b51b-4dcc-bb9b-5fe214619207. 2019-05-30 09:53:50,379 DEBUG Ext router associated to pns-internal-net_875ccdd2-b51b-4dcc-bb9b-5fe214619207 2019-05-30 09:53:52,611 DEBUG Ext router associated to pns-internal-net2_875ccdd2-b51b-4dcc-bb9b-5fe214619207 2019-05-30 09:53:52,687 INFO OpenStack agent: Open vSwitch agent 2019-05-30 09:53:52,687 INFO OpenStack network type: vxlan 2019-05-30 09:53:53,600 INFO [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Creating server VM... 2019-05-30 09:53:53,600 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-05-30 09:53:57,194 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 1 of 150... 2019-05-30 09:54:00,104 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 2 of 150... 2019-05-30 09:54:02,879 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 3 of 150... 2019-05-30 09:54:05,907 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 4 of 150... 2019-05-30 09:54:08,756 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 5 of 150... 2019-05-30 09:54:11,182 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 6 of 150... 2019-05-30 09:54:13,928 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 7 of 150... 2019-05-30 09:54:16,369 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 8 of 150... 2019-05-30 09:54:18,964 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 9 of 150... 2019-05-30 09:54:21,117 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 10 of 150... 2019-05-30 09:54:23,265 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 11 of 150... 2019-05-30 09:54:25,878 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 12 of 150... 2019-05-30 09:54:28,509 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 13 of 150... 2019-05-30 09:54:30,665 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 14 of 150... 2019-05-30 09:54:32,812 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 15 of 150... 2019-05-30 09:54:35,823 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 16 of 150... 2019-05-30 09:54:38,816 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 17 of 150... 2019-05-30 09:54:41,472 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 18 of 150... 2019-05-30 09:54:43,845 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 19 of 150... 2019-05-30 09:54:46,296 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 20 of 150... 2019-05-30 09:54:48,446 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 21 of 150... 2019-05-30 09:54:50,591 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 22 of 150... 2019-05-30 09:54:52,757 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 23 of 150... 2019-05-30 09:54:54,917 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 24 of 150... 2019-05-30 09:54:57,643 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 25 of 150... 2019-05-30 09:55:00,634 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 26 of 150... 2019-05-30 09:55:03,646 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 27 of 150... 2019-05-30 09:55:06,253 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 28 of 150... 2019-05-30 09:55:08,593 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 29 of 150... 2019-05-30 09:55:10,748 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 30 of 150... 2019-05-30 09:55:13,442 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 31 of 150... 2019-05-30 09:55:15,769 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 32 of 150... 2019-05-30 09:55:18,101 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 33 of 150... 2019-05-30 09:55:20,434 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 34 of 150... 2019-05-30 09:55:22,587 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 35 of 150... 2019-05-30 09:55:24,736 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 36 of 150... 2019-05-30 09:55:27,430 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 37 of 150... 2019-05-30 09:55:29,604 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 38 of 150... 2019-05-30 09:55:31,780 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 39 of 150... 2019-05-30 09:55:33,946 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 40 of 150... 2019-05-30 09:55:36,083 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 41 of 150... 2019-05-30 09:55:38,624 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 42 of 150... 2019-05-30 09:55:40,794 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 43 of 150... 2019-05-30 09:55:45,583 INFO [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Internal network IP: 192.168.1.22 2019-05-30 09:55:45,584 INFO [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] SSH IP: 172.30.9.201 2019-05-30 09:55:45,584 INFO [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Setup SSH for ubuntu@172.30.9.201 2019-05-30 09:55:59,453 INFO [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Installing nuttcp-8.1.4... 2019-05-30 09:55:59,500 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Copying nuttcp-8.1.4 to target... 2019-05-30 09:55:59,649 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Starting nuttcp-8.1.4 server... 2019-05-30 09:55:59,691 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] 2019-05-30 09:55:59,737 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Creating client VM... 2019-05-30 09:55:59,737 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-05-30 09:56:02,434 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 1 of 150... 2019-05-30 09:56:04,799 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 2 of 150... 2019-05-30 09:56:07,201 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 3 of 150... 2019-05-30 09:56:09,654 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 4 of 150... 2019-05-30 09:56:11,804 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 5 of 150... 2019-05-30 09:56:13,951 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 6 of 150... 2019-05-30 09:56:16,134 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 7 of 150... 2019-05-30 09:56:18,546 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] VM status=BUILD, retrying 8 of 150... 2019-05-30 09:56:23,354 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Internal network IP: 192.168.1.16 2019-05-30 09:56:23,354 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] SSH IP: 172.30.9.204 2019-05-30 09:56:23,354 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Setup SSH for ubuntu@172.30.9.204 2019-05-30 09:56:35,112 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Installing nuttcp-8.1.4... 2019-05-30 09:56:35,159 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Copying nuttcp-8.1.4 to target... 2019-05-30 09:56:35,320 INFO ============================================================ 2019-05-30 09:56:35,320 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-05-30 09:56:44,366 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] PING 192.168.1.22 (192.168.1.22) 64(92) bytes of data. 72 bytes from 192.168.1.22: icmp_seq=1 ttl=64 time=21.5 ms 72 bytes from 192.168.1.22: icmp_seq=2 ttl=64 time=0.187 ms 72 bytes from 192.168.1.22: icmp_seq=3 ttl=64 time=0.124 ms 72 bytes from 192.168.1.22: icmp_seq=4 ttl=64 time=0.226 ms 72 bytes from 192.168.1.22: icmp_seq=5 ttl=64 time=0.125 ms 72 bytes from 192.168.1.22: icmp_seq=6 ttl=64 time=0.241 ms 72 bytes from 192.168.1.22: icmp_seq=7 ttl=64 time=0.127 ms 72 bytes from 192.168.1.22: icmp_seq=8 ttl=64 time=0.164 ms 72 bytes from 192.168.1.22: icmp_seq=9 ttl=64 time=0.100 ms 72 bytes from 192.168.1.22: icmp_seq=10 ttl=64 time=0.146 ms --- 192.168.1.22 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.100/2.302/21.589/6.429 ms 2019-05-30 09:56:53,411 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] PING 192.168.1.22 (192.168.1.22) 391(419) bytes of data. 399 bytes from 192.168.1.22: icmp_seq=1 ttl=64 time=0.127 ms 399 bytes from 192.168.1.22: icmp_seq=2 ttl=64 time=0.098 ms 399 bytes from 192.168.1.22: icmp_seq=3 ttl=64 time=0.123 ms 399 bytes from 192.168.1.22: icmp_seq=4 ttl=64 time=0.122 ms 399 bytes from 192.168.1.22: icmp_seq=5 ttl=64 time=0.105 ms 399 bytes from 192.168.1.22: icmp_seq=6 ttl=64 time=0.112 ms 399 bytes from 192.168.1.22: icmp_seq=7 ttl=64 time=0.110 ms 399 bytes from 192.168.1.22: icmp_seq=8 ttl=64 time=0.099 ms 399 bytes from 192.168.1.22: icmp_seq=9 ttl=64 time=0.113 ms 399 bytes from 192.168.1.22: icmp_seq=10 ttl=64 time=0.224 ms --- 192.168.1.22 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.098/0.123/0.224/0.035 ms 2019-05-30 09:57:02,451 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] PING 192.168.1.22 (192.168.1.22) 1500(1528) bytes of data. 1508 bytes from 192.168.1.22: icmp_seq=1 ttl=64 time=0.420 ms 1508 bytes from 192.168.1.22: icmp_seq=2 ttl=64 time=0.157 ms 1508 bytes from 192.168.1.22: icmp_seq=3 ttl=64 time=0.140 ms 1508 bytes from 192.168.1.22: icmp_seq=4 ttl=64 time=0.153 ms 1508 bytes from 192.168.1.22: icmp_seq=5 ttl=64 time=0.177 ms 1508 bytes from 192.168.1.22: icmp_seq=6 ttl=64 time=0.135 ms 1508 bytes from 192.168.1.22: icmp_seq=7 ttl=64 time=0.126 ms 1508 bytes from 192.168.1.22: icmp_seq=8 ttl=64 time=0.304 ms 1508 bytes from 192.168.1.22: icmp_seq=9 ttl=64 time=0.312 ms 1508 bytes from 192.168.1.22: icmp_seq=10 ttl=64 time=0.251 ms --- 192.168.1.22 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.126/0.217/0.420/0.095 ms 2019-05-30 09:57:02,452 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Measuring TCP Throughput (packet size=65536)... 2019-05-30 09:57:02,452 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:57:12,575 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=19003.2374 real_seconds=10.00 rate_Mbps=15945.9057 tx_cpu=33 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.19 2019-05-30 09:57:12,577 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:57:22,678 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=16966.9656 real_seconds=10.00 rate_Mbps=14229.6310 tx_cpu=30 rx_cpu=45 retrans=0 cwnd=3137 rtt_ms=0.13 2019-05-30 09:57:22,678 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:57:32,802 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=17153.0321 real_seconds=10.00 rate_Mbps=14385.7896 tx_cpu=30 rx_cpu=45 retrans=0 cwnd=3137 rtt_ms=0.20 2019-05-30 09:57:32,803 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Measuring UDP Throughput (packet size=128)... 2019-05-30 09:57:32,804 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:57:36,158 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=17.2949 real_seconds=1.00 rate_Mbps=144.6663 tx_cpu=11 rx_cpu=30 drop=0 pkt=141680 data_loss=0.00000 2019-05-30 09:57:36,160 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=128 throughput=1<148138/5000000<10000000 Kbps loss-rate=0 2019-05-30 09:57:36,160 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R444414K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:57:39,513 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=17.7393 real_seconds=1.00 rate_Mbps=148.4678 tx_cpu=11 rx_cpu=28 drop=415 pkt=145735 data_loss=0.28443 2019-05-30 09:57:39,513 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=128 throughput=1<152031/444414<444414 Kbps loss-rate=0 2019-05-30 09:57:39,514 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R298222K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:57:42,842 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=17.6544 real_seconds=1.00 rate_Mbps=147.7715 tx_cpu=11 rx_cpu=28 drop=0 pkt=144625 data_loss=0.00000 2019-05-30 09:57:42,843 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=128 throughput=1<151318/298222<298222 Kbps loss-rate=0 2019-05-30 09:57:42,843 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R224770K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:57:46,167 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=17.6665 real_seconds=1.00 rate_Mbps=147.8814 tx_cpu=12 rx_cpu=28 drop=257 pkt=144981 data_loss=0.17742 2019-05-30 09:57:46,168 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=128 throughput=1<151430/224770<224770 Kbps loss-rate=0 2019-05-30 09:57:46,168 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R188100K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:57:49,520 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=17.8011 real_seconds=1.00 rate_Mbps=148.8913 tx_cpu=12 rx_cpu=29 drop=197 pkt=146023 data_loss=0.13464 2019-05-30 09:57:49,521 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=128 throughput=1<152464/188100<188100 Kbps loss-rate=0 2019-05-30 09:57:49,521 DEBUG undershot, min=152464 kbps=170282 max=188100 2019-05-30 09:57:49,522 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R170282K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:57:52,874 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=17.2478 real_seconds=1.00 rate_Mbps=144.2578 tx_cpu=16 rx_cpu=32 drop=388 pkt=141682 data_loss=0.27406 2019-05-30 09:57:52,874 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=128 throughput=152464<147719/170282<188100 Kbps loss-rate=0 2019-05-30 09:57:52,875 DEBUG undershot, min=170282 kbps=179191 max=188100 2019-05-30 09:57:52,875 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R179191K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:57:56,228 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=18.0350 real_seconds=1.00 rate_Mbps=150.9218 tx_cpu=11 rx_cpu=30 drop=0 pkt=147743 data_loss=0.00000 2019-05-30 09:57:56,228 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=128 throughput=170282<154543/179191<188100 Kbps loss-rate=0 2019-05-30 09:57:56,228 DEBUG undershot, min=179191 kbps=183645 max=188100 2019-05-30 09:57:56,229 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Measuring UDP Throughput (packet size=1024)... 2019-05-30 09:57:56,229 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:57:59,560 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=138.9336 real_seconds=1.00 rate_Mbps=1163.0206 tx_cpu=17 rx_cpu=31 drop=0 pkt=142268 data_loss=0.00000 2019-05-30 09:57:59,560 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=1024 throughput=1<1190933/5000000<10000000 Kbps loss-rate=0 2019-05-30 09:57:59,561 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3095466K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:58:02,913 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=141.3945 real_seconds=1.00 rate_Mbps=1184.2050 tx_cpu=17 rx_cpu=29 drop=0 pkt=144788 data_loss=0.00000 2019-05-30 09:58:02,913 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=1024 throughput=1<1212625/3095466<3095466 Kbps loss-rate=0 2019-05-30 09:58:02,914 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2154045K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:58:06,266 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=136.4199 real_seconds=1.00 rate_Mbps=1142.6775 tx_cpu=16 rx_cpu=27 drop=373 pkt=140067 data_loss=0.26633 2019-05-30 09:58:06,266 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=1024 throughput=1<1170101/2154045<2154045 Kbps loss-rate=0 2019-05-30 09:58:06,267 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1662073K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:58:09,598 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=136.3613 real_seconds=1.00 rate_Mbps=1141.6076 tx_cpu=17 rx_cpu=29 drop=0 pkt=139634 data_loss=0.00000 2019-05-30 09:58:09,598 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=1024 throughput=1<1169006/1662073<1662073 Kbps loss-rate=0 2019-05-30 09:58:09,599 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1415539K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:58:12,924 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=134.5088 real_seconds=1.00 rate_Mbps=1127.0218 tx_cpu=17 rx_cpu=28 drop=0 pkt=137737 data_loss=0.00000 2019-05-30 09:58:12,924 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=1024 throughput=1<1154070/1415539<1415539 Kbps loss-rate=0 2019-05-30 09:58:12,924 DEBUG undershot, min=1154070 kbps=1284804 max=1415539 2019-05-30 09:58:12,925 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1284804K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:58:16,276 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=129.9941 real_seconds=1.00 rate_Mbps=1089.0171 tx_cpu=21 rx_cpu=31 drop=272 pkt=133386 data_loss=0.20398 2019-05-30 09:58:16,276 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=1024 throughput=1154070<1115153/1284804<1415539 Kbps loss-rate=0 2019-05-30 09:58:16,277 DEBUG undershot, min=1284804 kbps=1350171 max=1415539 2019-05-30 09:58:16,277 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1350171K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:58:19,606 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=145.9277 real_seconds=1.00 rate_Mbps=1222.4851 tx_cpu=18 rx_cpu=31 drop=246 pkt=149676 data_loss=0.16440 2019-05-30 09:58:19,606 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=1024 throughput=1284804<1251824/1350171<1415539 Kbps loss-rate=0 2019-05-30 09:58:19,606 DEBUG undershot, min=1350171 kbps=1382855 max=1415539 2019-05-30 09:58:19,606 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Measuring UDP Throughput (packet size=8192)... 2019-05-30 09:58:19,607 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:58:22,934 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=594.1562 real_seconds=1.00 rate_Mbps=4984.3532 tx_cpu=99 rx_cpu=21 drop=242 pkt=76294 data_loss=0.31721 2019-05-30 09:58:22,935 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=8192 throughput=1<5103977/5000000<10000000 Kbps loss-rate=0 2019-05-30 09:58:22,935 DEBUG undershot, min=5103977 kbps=7551988 max=10000000 2019-05-30 09:58:22,935 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7551988K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:58:26,262 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=843.1016 real_seconds=1.00 rate_Mbps=7059.7410 tx_cpu=22 rx_cpu=29 drop=9 pkt=107926 data_loss=0.00834 2019-05-30 09:58:26,262 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=8192 throughput=5103977<7229174/7551988<10000000 Kbps loss-rate=0 2019-05-30 09:58:26,263 DEBUG undershot, min=7229174 kbps=8614587 max=10000000 2019-05-30 09:58:26,263 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8614587K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:58:29,589 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=821.5781 real_seconds=1.00 rate_Mbps=6878.1406 tx_cpu=21 rx_cpu=29 drop=201 pkt=105363 data_loss=0.19077 2019-05-30 09:58:29,590 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=8192 throughput=7229174<7043215/8614587<10000000 Kbps loss-rate=0 2019-05-30 09:58:29,590 DEBUG undershot, min=8614587 kbps=9307293 max=10000000 2019-05-30 09:58:29,590 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9307293K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:58:32,943 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=933.1406 real_seconds=1.00 rate_Mbps=7815.4416 tx_cpu=24 rx_cpu=34 drop=36 pkt=119478 data_loss=0.03014 2019-05-30 09:58:32,943 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=8192 throughput=8614587<8003012/9307293<10000000 Kbps loss-rate=0 2019-05-30 09:58:32,943 DEBUG undershot, min=9307293 kbps=9653646 max=10000000 2019-05-30 09:58:32,943 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9653646K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:58:36,271 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] megabytes=916.4531 real_seconds=1.00 rate_Mbps=7676.7192 tx_cpu=35 rx_cpu=35 drop=18 pkt=117324 data_loss=0.01535 2019-05-30 09:58:36,271 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] pkt-size=8192 throughput=9307293<7860960/9653646<10000000 Kbps loss-rate=0 2019-05-30 09:58:36,271 DEBUG undershot, min=9653646 kbps=9826823 max=10000000 2019-05-30 09:58:36,281 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.22', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.19, 'throughput_kbps': 16328607, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.13, 'throughput_kbps': 14571142, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 14731048, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 154543, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.16, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1251824, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.02, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7860960, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.302', 'rtt_max_ms': '21.589', 'rtt_min_ms': '0.100', 'rtt_stddev': '6.429', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.123', 'rtt_max_ms': '0.224', 'rtt_min_ms': '0.098', 'rtt_stddev': '0.035', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.217', 'rtt_max_ms': '0.420', 'rtt_min_ms': '0.126', 'rtt_stddev': '0.095', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-05-30 09:58:36,282 INFO Deleting floating ip c32c40e8-7482-4075-9cce-f6e042bd26e4 2019-05-30 09:58:37,618 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Floating IP 172.30.9.204 deleted 2019-05-30 09:58:37,799 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Instance deleted 2019-05-30 09:58:37,913 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] Creating client VM... 2019-05-30 09:58:37,914 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-05-30 09:58:40,303 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] VM status=BUILD, retrying 1 of 150... 2019-05-30 09:58:42,396 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] VM status=BUILD, retrying 2 of 150... 2019-05-30 09:58:44,561 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] VM status=BUILD, retrying 3 of 150... 2019-05-30 09:58:46,906 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] VM status=BUILD, retrying 4 of 150... 2019-05-30 09:58:49,282 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] VM status=BUILD, retrying 5 of 150... 2019-05-30 09:58:51,438 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] VM status=BUILD, retrying 6 of 150... 2019-05-30 09:58:53,838 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] VM status=BUILD, retrying 7 of 150... 2019-05-30 09:58:58,621 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] Internal network IP: 192.168.2.7 2019-05-30 09:58:58,621 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] SSH IP: 172.30.9.207 2019-05-30 09:58:58,621 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] Setup SSH for ubuntu@172.30.9.207 2019-05-30 09:59:10,313 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] Installing nuttcp-8.1.4... 2019-05-30 09:59:10,358 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] Copying nuttcp-8.1.4 to target... 2019-05-30 09:59:10,520 INFO ============================================================ 2019-05-30 09:59:10,520 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-05-30 09:59:19,571 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] PING 192.168.1.22 (192.168.1.22) 64(92) bytes of data. 72 bytes from 192.168.1.22: icmp_seq=1 ttl=63 time=1.15 ms 72 bytes from 192.168.1.22: icmp_seq=2 ttl=63 time=0.378 ms 72 bytes from 192.168.1.22: icmp_seq=3 ttl=63 time=0.363 ms 72 bytes from 192.168.1.22: icmp_seq=4 ttl=63 time=0.280 ms 72 bytes from 192.168.1.22: icmp_seq=5 ttl=63 time=0.344 ms 72 bytes from 192.168.1.22: icmp_seq=6 ttl=63 time=0.303 ms 72 bytes from 192.168.1.22: icmp_seq=7 ttl=63 time=0.300 ms 72 bytes from 192.168.1.22: icmp_seq=8 ttl=63 time=0.331 ms 72 bytes from 192.168.1.22: icmp_seq=9 ttl=63 time=0.349 ms 72 bytes from 192.168.1.22: icmp_seq=10 ttl=63 time=0.289 ms --- 192.168.1.22 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.280/0.409/1.156/0.251 ms 2019-05-30 09:59:28,615 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] PING 192.168.1.22 (192.168.1.22) 391(419) bytes of data. 399 bytes from 192.168.1.22: icmp_seq=1 ttl=63 time=0.234 ms 399 bytes from 192.168.1.22: icmp_seq=2 ttl=63 time=0.300 ms 399 bytes from 192.168.1.22: icmp_seq=3 ttl=63 time=0.265 ms 399 bytes from 192.168.1.22: icmp_seq=4 ttl=63 time=0.292 ms 399 bytes from 192.168.1.22: icmp_seq=5 ttl=63 time=0.301 ms 399 bytes from 192.168.1.22: icmp_seq=6 ttl=63 time=0.374 ms 399 bytes from 192.168.1.22: icmp_seq=7 ttl=63 time=0.444 ms 399 bytes from 192.168.1.22: icmp_seq=8 ttl=63 time=0.377 ms 399 bytes from 192.168.1.22: icmp_seq=9 ttl=63 time=0.360 ms 399 bytes from 192.168.1.22: icmp_seq=10 ttl=63 time=0.404 ms --- 192.168.1.22 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.234/0.335/0.444/0.063 ms 2019-05-30 09:59:37,661 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] PING 192.168.1.22 (192.168.1.22) 1500(1528) bytes of data. 1508 bytes from 192.168.1.22: icmp_seq=1 ttl=63 time=1.40 ms 1508 bytes from 192.168.1.22: icmp_seq=2 ttl=63 time=0.403 ms 1508 bytes from 192.168.1.22: icmp_seq=3 ttl=63 time=0.432 ms 1508 bytes from 192.168.1.22: icmp_seq=4 ttl=63 time=0.294 ms 1508 bytes from 192.168.1.22: icmp_seq=5 ttl=63 time=0.400 ms 1508 bytes from 192.168.1.22: icmp_seq=6 ttl=63 time=0.452 ms 1508 bytes from 192.168.1.22: icmp_seq=7 ttl=63 time=0.348 ms 1508 bytes from 192.168.1.22: icmp_seq=8 ttl=63 time=0.530 ms 1508 bytes from 192.168.1.22: icmp_seq=9 ttl=63 time=0.333 ms 1508 bytes from 192.168.1.22: icmp_seq=10 ttl=63 time=0.462 ms --- 192.168.1.22 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.294/0.505/1.401/0.306 ms 2019-05-30 09:59:37,662 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] Measuring TCP Throughput (packet size=65536)... 2019-05-30 09:59:37,662 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:59:47,769 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=2202.1250 real_seconds=10.01 rate_Mbps=1845.5410 tx_cpu=3 rx_cpu=9 retrans=2 cwnd=578 rtt_ms=0.44 2019-05-30 09:59:47,770 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 09:59:57,874 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=2038.9280 real_seconds=10.01 rate_Mbps=1708.7945 tx_cpu=3 rx_cpu=9 retrans=1 cwnd=573 rtt_ms=0.46 2019-05-30 09:59:57,874 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:00:07,979 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=2145.2750 real_seconds=10.01 rate_Mbps=1797.8782 tx_cpu=4 rx_cpu=8 retrans=1 cwnd=572 rtt_ms=0.56 2019-05-30 10:00:07,980 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] Measuring UDP Throughput (packet size=128)... 2019-05-30 10:00:07,980 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:00:11,335 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=18.3130 real_seconds=1.00 rate_Mbps=153.3628 tx_cpu=16 rx_cpu=18 drop=37212 pkt=187232 data_loss=19.87487 2019-05-30 10:00:11,336 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=128 throughput=1<157043/5000000<10000000 Kbps loss-rate=19 2019-05-30 10:00:11,336 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R471129K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:00:14,689 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=18.8170 real_seconds=1.01 rate_Mbps=156.4617 tx_cpu=20 rx_cpu=19 drop=26947 pkt=181096 data_loss=14.87985 2019-05-30 10:00:14,690 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=128 throughput=1<160216/471129<471129 Kbps loss-rate=14 2019-05-30 10:00:14,690 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R315672K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:00:18,017 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=18.7850 real_seconds=1.01 rate_Mbps=156.2893 tx_cpu=21 rx_cpu=19 drop=17770 pkt=171657 data_loss=10.35210 2019-05-30 10:00:18,018 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=128 throughput=1<160040/315672<315672 Kbps loss-rate=10 2019-05-30 10:00:18,018 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R237856K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:00:21,348 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=18.8896 real_seconds=1.01 rate_Mbps=157.4425 tx_cpu=18 rx_cpu=18 drop=32142 pkt=186886 data_loss=17.19881 2019-05-30 10:00:21,348 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=128 throughput=1<161221/237856<237856 Kbps loss-rate=17 2019-05-30 10:00:21,349 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R199538K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:00:24,703 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=19.2006 real_seconds=1.00 rate_Mbps=160.8713 tx_cpu=16 rx_cpu=18 drop=34225 pkt=191517 data_loss=17.87069 2019-05-30 10:00:24,703 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=128 throughput=1<164732/199538<199538 Kbps loss-rate=17 2019-05-30 10:00:24,704 DEBUG overshot, min=1 kbps=164732 max=199538 2019-05-30 10:00:24,704 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R164732K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:00:28,031 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=18.9009 real_seconds=1.01 rate_Mbps=157.7207 tx_cpu=85 rx_cpu=21 drop=6035 pkt=160871 data_loss=3.75148 2019-05-30 10:00:28,032 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=128 throughput=1<161505/164732<199538 Kbps loss-rate=3 2019-05-30 10:00:28,032 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] Measuring UDP Throughput (packet size=1024)... 2019-05-30 10:00:28,032 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:00:31,361 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=152.3760 real_seconds=1.01 rate_Mbps=1269.5702 tx_cpu=30 rx_cpu=21 drop=28267 pkt=184300 data_loss=15.33749 2019-05-30 10:00:31,361 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=1024 throughput=1<1300039/5000000<10000000 Kbps loss-rate=15 2019-05-30 10:00:31,362 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3150019K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:00:34,715 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=139.5830 real_seconds=1.00 rate_Mbps=1169.5867 tx_cpu=29 rx_cpu=21 drop=19936 pkt=162869 data_loss=12.24054 2019-05-30 10:00:34,715 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=1024 throughput=1<1197656/3150019<3150019 Kbps loss-rate=12 2019-05-30 10:00:34,716 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2173837K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:00:38,044 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=133.0674 real_seconds=1.00 rate_Mbps=1114.4803 tx_cpu=26 rx_cpu=22 drop=19464 pkt=155725 data_loss=12.49895 2019-05-30 10:00:38,045 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=1024 throughput=1<1141227/2173837<2173837 Kbps loss-rate=12 2019-05-30 10:00:38,045 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1657532K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:00:41,374 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=147.1650 real_seconds=1.01 rate_Mbps=1221.3679 tx_cpu=35 rx_cpu=24 drop=32579 pkt=183276 data_loss=17.77596 2019-05-30 10:00:41,374 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=1024 throughput=1<1250680/1657532<1657532 Kbps loss-rate=17 2019-05-30 10:00:41,375 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1454106K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:00:44,706 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=150.8398 real_seconds=1.00 rate_Mbps=1259.2266 tx_cpu=38 rx_cpu=21 drop=16359 pkt=170819 data_loss=9.57681 2019-05-30 10:00:44,706 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=1024 throughput=1<1289448/1454106<1454106 Kbps loss-rate=9 2019-05-30 10:00:44,706 DEBUG overshot, min=1 kbps=1289448 max=1454106 2019-05-30 10:00:44,707 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1289448K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:00:48,061 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=150.5752 real_seconds=1.00 rate_Mbps=1262.4485 tx_cpu=85 rx_cpu=18 drop=3214 pkt=157403 data_loss=2.04191 2019-05-30 10:00:48,061 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=1024 throughput=1<1292747/1289448<1454106 Kbps loss-rate=2 2019-05-30 10:00:48,061 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] Measuring UDP Throughput (packet size=8192)... 2019-05-30 10:00:48,062 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:00:51,415 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=205.2422 real_seconds=1.00 rate_Mbps=1719.9402 tx_cpu=67 rx_cpu=13 drop=50023 pkt=76294 data_loss=65.56610 2019-05-30 10:00:51,416 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=8192 throughput=1<1761218/5000000<10000000 Kbps loss-rate=65 2019-05-30 10:00:51,416 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3380609K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:00:54,744 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=217.1797 real_seconds=1.00 rate_Mbps=1820.6719 tx_cpu=99 rx_cpu=14 drop=23785 pkt=51584 data_loss=46.10926 2019-05-30 10:00:54,744 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=8192 throughput=1<1864368/3380609<3380609 Kbps loss-rate=46 2019-05-30 10:00:54,744 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2622488K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:00:58,097 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=210.7500 real_seconds=1.00 rate_Mbps=1761.8630 tx_cpu=99 rx_cpu=12 drop=13040 pkt=40016 data_loss=32.58697 2019-05-30 10:00:58,098 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=8192 throughput=1<1804147/2622488<2622488 Kbps loss-rate=32 2019-05-30 10:00:58,098 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2213317K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:01:01,427 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=219.2031 real_seconds=1.00 rate_Mbps=1837.4567 tx_cpu=99 rx_cpu=12 drop=5715 pkt=33773 data_loss=16.92182 2019-05-30 10:01:01,427 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=8192 throughput=1<1881555/2213317<2213317 Kbps loss-rate=16 2019-05-30 10:01:01,428 DEBUG overshot, min=1 kbps=1881555 max=2213317 2019-05-30 10:01:01,428 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1881555K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:01:04,757 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=220.0781 real_seconds=1.00 rate_Mbps=1845.3390 tx_cpu=99 rx_cpu=11 drop=541 pkt=28711 data_loss=1.88431 2019-05-30 10:01:04,757 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=8192 throughput=1<1889627/1881555<2213317 Kbps loss-rate=1 2019-05-30 10:01:04,757 DEBUG undershot, min=1889627 kbps=2051472 max=2213317 2019-05-30 10:01:04,758 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2051472K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:01:08,087 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=227.4609 real_seconds=1.00 rate_Mbps=1901.8881 tx_cpu=98 rx_cpu=13 drop=2188 pkt=31303 data_loss=6.98977 2019-05-30 10:01:08,087 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=8192 throughput=1889627<1947533/2051472<2213317 Kbps loss-rate=6 2019-05-30 10:01:08,088 DEBUG overshot, min=1889627 kbps=1947533 max=2051472 2019-05-30 10:01:08,088 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1947533K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:01:11,417 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=228.1953 real_seconds=1.00 rate_Mbps=1913.3877 tx_cpu=99 rx_cpu=13 drop=508 pkt=29717 data_loss=1.70948 2019-05-30 10:01:11,418 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=8192 throughput=1889627<1959309/1947533<2051472 Kbps loss-rate=1 2019-05-30 10:01:11,418 DEBUG undershot, min=1959309 kbps=2005390 max=2051472 2019-05-30 10:01:11,428 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.7', 'ip_to': u'192.168.1.22', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.44, 'throughput_kbps': 1889833, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.46, 'throughput_kbps': 1749805, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.56, 'throughput_kbps': 1841027, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.75, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 161505, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.04, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1292747, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.71, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1959309, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.409', 'rtt_max_ms': '1.156', 'rtt_min_ms': '0.280', 'rtt_stddev': '0.251', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.335', 'rtt_max_ms': '0.444', 'rtt_min_ms': '0.234', 'rtt_stddev': '0.063', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.505', 'rtt_max_ms': '1.401', 'rtt_min_ms': '0.294', 'rtt_stddev': '0.306', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-30 10:01:11,429 INFO ============================================================ 2019-05-30 10:01:11,429 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-05-30 10:01:20,473 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] PING 172.30.9.201 (172.30.9.201) 64(92) bytes of data. 72 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.621 ms 72 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.300 ms 72 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.326 ms 72 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.513 ms 72 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.305 ms 72 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.405 ms 72 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.361 ms 72 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.375 ms 72 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.410 ms 72 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.291 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.291/0.390/0.621/0.102 ms 2019-05-30 10:01:29,522 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] PING 172.30.9.201 (172.30.9.201) 391(419) bytes of data. 399 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.347 ms 399 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.309 ms 399 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.451 ms 399 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.324 ms 399 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.267 ms 399 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.402 ms 399 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.469 ms 399 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.289 ms 399 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.281 ms 399 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.282 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.267/0.342/0.469/0.070 ms 2019-05-30 10:01:38,575 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] PING 172.30.9.201 (172.30.9.201) 1500(1528) bytes of data. 1508 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=1.85 ms 1508 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.452 ms 1508 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.508 ms 1508 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.383 ms 1508 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.516 ms 1508 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.357 ms 1508 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.432 ms 1508 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.530 ms 1508 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.447 ms 1508 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.472 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.357/0.595/1.857/0.424 ms 2019-05-30 10:01:38,576 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] Measuring TCP Throughput (packet size=65536)... 2019-05-30 10:01:38,576 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:01:48,682 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=2264.4477 real_seconds=10.01 rate_Mbps=1897.9600 tx_cpu=4 rx_cpu=7 retrans=2 cwnd=361 rtt_ms=0.28 2019-05-30 10:01:48,682 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:01:58,787 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=2290.8645 real_seconds=10.01 rate_Mbps=1920.3065 tx_cpu=4 rx_cpu=7 retrans=5 cwnd=492 rtt_ms=0.57 2019-05-30 10:01:58,788 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:02:08,895 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=2191.7743 real_seconds=10.01 rate_Mbps=1837.0376 tx_cpu=4 rx_cpu=6 retrans=3 cwnd=305 rtt_ms=0.46 2019-05-30 10:02:08,895 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] Measuring UDP Throughput (packet size=128)... 2019-05-30 10:02:08,896 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:02:12,227 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=17.2544 real_seconds=1.01 rate_Mbps=143.8468 tx_cpu=13 rx_cpu=19 drop=40105 pkt=181453 data_loss=22.10203 2019-05-30 10:02:12,227 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=128 throughput=1<147299/5000000<10000000 Kbps loss-rate=22 2019-05-30 10:02:12,228 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R441897K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:02:15,558 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=17.1667 real_seconds=1.00 rate_Mbps=143.8331 tx_cpu=16 rx_cpu=15 drop=52539 pkt=193169 data_loss=27.19867 2019-05-30 10:02:15,558 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=128 throughput=1<147285/441897<441897 Kbps loss-rate=27 2019-05-30 10:02:15,559 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R294591K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:02:18,887 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=17.9729 real_seconds=1.00 rate_Mbps=150.5592 tx_cpu=15 rx_cpu=16 drop=42570 pkt=189804 data_loss=22.42829 2019-05-30 10:02:18,888 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=128 throughput=1<154172/294591<294591 Kbps loss-rate=22 2019-05-30 10:02:18,888 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R224381K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:02:22,218 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=17.9758 real_seconds=1.00 rate_Mbps=150.4845 tx_cpu=16 rx_cpu=16 drop=42474 pkt=189732 data_loss=22.38629 2019-05-30 10:02:22,219 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=128 throughput=1<154096/224381<224381 Kbps loss-rate=22 2019-05-30 10:02:22,219 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R189238K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:02:25,547 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=16.9758 real_seconds=1.00 rate_Mbps=142.2697 tx_cpu=48 rx_cpu=15 drop=42057 pkt=181123 data_loss=23.22013 2019-05-30 10:02:25,547 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=128 throughput=1<145684/189238<189238 Kbps loss-rate=23 2019-05-30 10:02:25,548 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R167461K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:02:28,877 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=17.2649 real_seconds=1.00 rate_Mbps=144.2172 tx_cpu=85 rx_cpu=16 drop=22102 pkt=163536 data_loss=13.51507 2019-05-30 10:02:28,877 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=128 throughput=1<147678/167461<167461 Kbps loss-rate=13 2019-05-30 10:02:28,878 DEBUG overshot, min=1 kbps=147678 max=167461 2019-05-30 10:02:28,878 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R147678K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:02:32,231 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=16.9789 real_seconds=1.00 rate_Mbps=141.8468 tx_cpu=92 rx_cpu=18 drop=5124 pkt=144215 data_loss=3.55309 2019-05-30 10:02:32,231 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=128 throughput=1<145251/147678<167461 Kbps loss-rate=3 2019-05-30 10:02:32,232 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] Measuring UDP Throughput (packet size=1024)... 2019-05-30 10:02:32,232 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:02:35,561 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=140.3398 real_seconds=1.00 rate_Mbps=1175.9495 tx_cpu=23 rx_cpu=17 drop=44938 pkt=188646 data_loss=23.82136 2019-05-30 10:02:35,561 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=1024 throughput=1<1204172/5000000<10000000 Kbps loss-rate=23 2019-05-30 10:02:35,561 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3102086K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:02:38,890 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=138.8379 real_seconds=1.00 rate_Mbps=1161.9968 tx_cpu=25 rx_cpu=21 drop=41553 pkt=183723 data_loss=22.61720 2019-05-30 10:02:38,890 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=1024 throughput=1<1189884/3102086<3102086 Kbps loss-rate=22 2019-05-30 10:02:38,891 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2145985K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:02:42,219 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=144.3340 real_seconds=1.00 rate_Mbps=1209.1398 tx_cpu=27 rx_cpu=16 drop=37422 pkt=185220 data_loss=20.20407 2019-05-30 10:02:42,220 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=1024 throughput=1<1238159/2145985<2145985 Kbps loss-rate=20 2019-05-30 10:02:42,220 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1692072K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:02:45,550 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=140.1289 real_seconds=1.00 rate_Mbps=1174.5914 tx_cpu=28 rx_cpu=17 drop=25127 pkt=168619 data_loss=14.90165 2019-05-30 10:02:45,551 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=1024 throughput=1<1202781/1692072<1692072 Kbps loss-rate=14 2019-05-30 10:02:45,551 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1447426K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:02:48,878 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=139.7158 real_seconds=1.01 rate_Mbps=1166.0836 tx_cpu=62 rx_cpu=19 drop=32722 pkt=175791 data_loss=18.61416 2019-05-30 10:02:48,878 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=1024 throughput=1<1194069/1447426<1447426 Kbps loss-rate=18 2019-05-30 10:02:48,879 DEBUG overshot, min=1 kbps=1194069 max=1447426 2019-05-30 10:02:48,879 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1194069K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:02:52,232 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=136.8135 real_seconds=1.00 rate_Mbps=1142.7687 tx_cpu=91 rx_cpu=21 drop=5661 pkt=145758 data_loss=3.88382 2019-05-30 10:02:52,232 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=1024 throughput=1<1170195/1194069<1447426 Kbps loss-rate=3 2019-05-30 10:02:52,232 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] Measuring UDP Throughput (packet size=8192)... 2019-05-30 10:02:52,233 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:02:55,564 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=209.6797 real_seconds=1.00 rate_Mbps=1753.7839 tx_cpu=24 rx_cpu=10 drop=44889 pkt=71728 data_loss=62.58225 2019-05-30 10:02:55,564 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=8192 throughput=1<1795874/5000000<10000000 Kbps loss-rate=62 2019-05-30 10:02:55,565 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3397937K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:02:58,917 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=208.1406 real_seconds=1.01 rate_Mbps=1736.2334 tx_cpu=99 rx_cpu=11 drop=25207 pkt=51849 data_loss=48.61618 2019-05-30 10:02:58,917 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=8192 throughput=1<1777903/3397937<3397937 Kbps loss-rate=48 2019-05-30 10:02:58,918 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2587920K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:03:02,247 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=211.8984 real_seconds=1.00 rate_Mbps=1775.7802 tx_cpu=99 rx_cpu=10 drop=12366 pkt=39489 data_loss=31.31506 2019-05-30 10:03:02,247 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=8192 throughput=1<1818398/2587920<2587920 Kbps loss-rate=31 2019-05-30 10:03:02,248 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2203159K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:03:05,601 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=218.1406 real_seconds=1.00 rate_Mbps=1824.1028 tx_cpu=98 rx_cpu=12 drop=5696 pkt=33618 data_loss=16.94331 2019-05-30 10:03:05,602 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=8192 throughput=1<1867881/2203159<2203159 Kbps loss-rate=16 2019-05-30 10:03:05,602 DEBUG overshot, min=1 kbps=1867881 max=2203159 2019-05-30 10:03:05,602 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1867881K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:03:08,930 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=219.5938 real_seconds=1.00 rate_Mbps=1841.3567 tx_cpu=99 rx_cpu=13 drop=394 pkt=28502 data_loss=1.38235 2019-05-30 10:03:08,931 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=8192 throughput=1<1885549/1867881<2203159 Kbps loss-rate=1 2019-05-30 10:03:08,931 DEBUG undershot, min=1885549 kbps=2044354 max=2203159 2019-05-30 10:03:08,931 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2044354K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:03:12,284 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=214.2969 real_seconds=1.00 rate_Mbps=1795.4656 tx_cpu=99 rx_cpu=13 drop=3765 pkt=31195 data_loss=12.06922 2019-05-30 10:03:12,285 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=8192 throughput=1885549<1838556/2044354<2203159 Kbps loss-rate=12 2019-05-30 10:03:12,285 DEBUG overshot, min=1885549 kbps=1838556 max=2044354 2019-05-30 10:03:12,285 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1838556K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:03:15,613 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] megabytes=216.6172 real_seconds=1.00 rate_Mbps=1816.9223 tx_cpu=99 rx_cpu=12 drop=327 pkt=28054 data_loss=1.16561 2019-05-30 10:03:15,613 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] pkt-size=8192 throughput=1885549<1860528/1838556<2044354 Kbps loss-rate=1 2019-05-30 10:03:15,614 DEBUG undershot, min=1964951 kbps=2004652 max=2044354 2019-05-30 10:03:15,624 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.7', 'ip_to': u'172.30.9.201', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.28, 'throughput_kbps': 1943511, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.57, 'throughput_kbps': 1966393, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.46, 'throughput_kbps': 1881126, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.55, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 145251, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.88, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1170195, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.17, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1860528, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.390', 'rtt_max_ms': '0.621', 'rtt_min_ms': '0.291', 'rtt_stddev': '0.102', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.342', 'rtt_max_ms': '0.469', 'rtt_min_ms': '0.267', 'rtt_stddev': '0.070', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.595', 'rtt_max_ms': '1.857', 'rtt_min_ms': '0.357', 'rtt_stddev': '0.424', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-30 10:03:15,626 INFO Deleting floating ip f59fa37e-da08-4dbd-83ea-b3b8961cf4f9 2019-05-30 10:03:17,269 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] Floating IP 172.30.9.207 deleted 2019-05-30 10:03:17,427 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192072] Instance deleted 2019-05-30 10:03:17,431 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] Creating client VM... 2019-05-30 10:03:17,431 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-05-30 10:03:20,856 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 1 of 150... 2019-05-30 10:03:23,359 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 2 of 150... 2019-05-30 10:03:25,959 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 3 of 150... 2019-05-30 10:03:28,592 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 4 of 150... 2019-05-30 10:03:31,184 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 5 of 150... 2019-05-30 10:03:33,943 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 6 of 150... 2019-05-30 10:03:36,341 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 7 of 150... 2019-05-30 10:03:39,118 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 8 of 150... 2019-05-30 10:03:41,280 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 9 of 150... 2019-05-30 10:03:43,702 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 10 of 150... 2019-05-30 10:03:45,850 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 11 of 150... 2019-05-30 10:03:48,464 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 12 of 150... 2019-05-30 10:03:50,886 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 13 of 150... 2019-05-30 10:03:53,307 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 14 of 150... 2019-05-30 10:03:55,452 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 15 of 150... 2019-05-30 10:03:57,894 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 16 of 150... 2019-05-30 10:04:00,505 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 17 of 150... 2019-05-30 10:04:02,648 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 18 of 150... 2019-05-30 10:04:04,831 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 19 of 150... 2019-05-30 10:04:07,250 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 20 of 150... 2019-05-30 10:04:09,421 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 21 of 150... 2019-05-30 10:04:11,577 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 22 of 150... 2019-05-30 10:04:14,031 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 23 of 150... 2019-05-30 10:04:16,496 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 24 of 150... 2019-05-30 10:04:18,662 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 25 of 150... 2019-05-30 10:04:21,268 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 26 of 150... 2019-05-30 10:04:23,664 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 27 of 150... 2019-05-30 10:04:25,796 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 28 of 150... 2019-05-30 10:04:28,151 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 29 of 150... 2019-05-30 10:04:30,569 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 30 of 150... 2019-05-30 10:04:32,714 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 31 of 150... 2019-05-30 10:04:35,636 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 32 of 150... 2019-05-30 10:04:38,044 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 33 of 150... 2019-05-30 10:04:40,462 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 34 of 150... 2019-05-30 10:04:42,614 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 35 of 150... 2019-05-30 10:04:44,775 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 36 of 150... 2019-05-30 10:04:46,941 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 37 of 150... 2019-05-30 10:04:49,382 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 38 of 150... 2019-05-30 10:04:51,786 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 39 of 150... 2019-05-30 10:04:53,975 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 40 of 150... 2019-05-30 10:04:56,393 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 41 of 150... 2019-05-30 10:04:58,847 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 42 of 150... 2019-05-30 10:05:01,225 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 43 of 150... 2019-05-30 10:05:03,383 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 44 of 150... 2019-05-30 10:05:05,551 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] VM status=BUILD, retrying 45 of 150... 2019-05-30 10:05:11,169 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] Internal network IP: 192.168.1.16 2019-05-30 10:05:11,169 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] SSH IP: 172.30.9.203 2019-05-30 10:05:11,169 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] Setup SSH for ubuntu@172.30.9.203 2019-05-30 10:05:23,360 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] Installing nuttcp-8.1.4... 2019-05-30 10:05:23,402 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] Copying nuttcp-8.1.4 to target... 2019-05-30 10:05:23,565 INFO ============================================================ 2019-05-30 10:05:23,565 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-05-30 10:05:32,608 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] PING 192.168.1.22 (192.168.1.22) 64(92) bytes of data. 72 bytes from 192.168.1.22: icmp_seq=1 ttl=64 time=41.8 ms 72 bytes from 192.168.1.22: icmp_seq=2 ttl=64 time=0.215 ms 72 bytes from 192.168.1.22: icmp_seq=3 ttl=64 time=0.206 ms 72 bytes from 192.168.1.22: icmp_seq=4 ttl=64 time=0.212 ms 72 bytes from 192.168.1.22: icmp_seq=5 ttl=64 time=0.416 ms 72 bytes from 192.168.1.22: icmp_seq=6 ttl=64 time=0.263 ms 72 bytes from 192.168.1.22: icmp_seq=7 ttl=64 time=0.198 ms 72 bytes from 192.168.1.22: icmp_seq=8 ttl=64 time=0.192 ms 72 bytes from 192.168.1.22: icmp_seq=9 ttl=64 time=0.192 ms 72 bytes from 192.168.1.22: icmp_seq=10 ttl=64 time=0.218 ms --- 192.168.1.22 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.192/4.394/41.830/12.478 ms 2019-05-30 10:05:41,648 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] PING 192.168.1.22 (192.168.1.22) 391(419) bytes of data. 399 bytes from 192.168.1.22: icmp_seq=1 ttl=64 time=0.205 ms 399 bytes from 192.168.1.22: icmp_seq=2 ttl=64 time=0.193 ms 399 bytes from 192.168.1.22: icmp_seq=3 ttl=64 time=0.184 ms 399 bytes from 192.168.1.22: icmp_seq=4 ttl=64 time=0.194 ms 399 bytes from 192.168.1.22: icmp_seq=5 ttl=64 time=0.176 ms 399 bytes from 192.168.1.22: icmp_seq=6 ttl=64 time=0.220 ms 399 bytes from 192.168.1.22: icmp_seq=7 ttl=64 time=0.261 ms 399 bytes from 192.168.1.22: icmp_seq=8 ttl=64 time=0.189 ms 399 bytes from 192.168.1.22: icmp_seq=9 ttl=64 time=0.196 ms 399 bytes from 192.168.1.22: icmp_seq=10 ttl=64 time=0.350 ms --- 192.168.1.22 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.176/0.216/0.350/0.053 ms 2019-05-30 10:05:50,688 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] PING 192.168.1.22 (192.168.1.22) 1500(1528) bytes of data. 1508 bytes from 192.168.1.22: icmp_seq=1 ttl=64 time=1.01 ms 1508 bytes from 192.168.1.22: icmp_seq=2 ttl=64 time=0.236 ms 1508 bytes from 192.168.1.22: icmp_seq=3 ttl=64 time=0.359 ms 1508 bytes from 192.168.1.22: icmp_seq=4 ttl=64 time=0.398 ms 1508 bytes from 192.168.1.22: icmp_seq=5 ttl=64 time=0.526 ms 1508 bytes from 192.168.1.22: icmp_seq=6 ttl=64 time=0.429 ms 1508 bytes from 192.168.1.22: icmp_seq=7 ttl=64 time=0.442 ms 1508 bytes from 192.168.1.22: icmp_seq=8 ttl=64 time=0.351 ms 1508 bytes from 192.168.1.22: icmp_seq=9 ttl=64 time=0.283 ms 1508 bytes from 192.168.1.22: icmp_seq=10 ttl=64 time=0.301 ms --- 192.168.1.22 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.236/0.434/1.019/0.211 ms 2019-05-30 10:05:50,689 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] Measuring TCP Throughput (packet size=65536)... 2019-05-30 10:05:50,689 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:06:00,809 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=4502.5521 real_seconds=10.00 rate_Mbps=3778.1090 tx_cpu=8 rx_cpu=10 retrans=1 cwnd=572 rtt_ms=0.36 2019-05-30 10:06:00,809 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:06:10,905 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=6525.9935 real_seconds=10.00 rate_Mbps=5475.2088 tx_cpu=10 rx_cpu=15 retrans=1 cwnd=830 rtt_ms=0.27 2019-05-30 10:06:10,906 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:06:20,998 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=6989.7804 real_seconds=10.00 rate_Mbps=5865.0756 tx_cpu=10 rx_cpu=17 retrans=11 cwnd=393 rtt_ms=0.37 2019-05-30 10:06:20,999 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] Measuring UDP Throughput (packet size=128)... 2019-05-30 10:06:20,999 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:06:24,353 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=22.1062 real_seconds=1.00 rate_Mbps=185.1222 tx_cpu=14 rx_cpu=31 drop=0 pkt=181094 data_loss=0.00000 2019-05-30 10:06:24,353 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=128 throughput=1<189565/5000000<10000000 Kbps loss-rate=0 2019-05-30 10:06:24,353 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R568695K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:06:27,679 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=23.7278 real_seconds=1.00 rate_Mbps=198.7477 tx_cpu=15 rx_cpu=31 drop=0 pkt=194378 data_loss=0.00000 2019-05-30 10:06:27,680 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=128 throughput=1<203517/568695<568695 Kbps loss-rate=0 2019-05-30 10:06:27,680 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R386106K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:06:31,006 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=23.6501 real_seconds=1.00 rate_Mbps=198.0761 tx_cpu=15 rx_cpu=29 drop=0 pkt=193742 data_loss=0.00000 2019-05-30 10:06:31,007 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=128 throughput=1<202829/386106<386106 Kbps loss-rate=0 2019-05-30 10:06:31,007 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R294467K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:06:34,331 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=22.2838 real_seconds=1.00 rate_Mbps=186.6893 tx_cpu=15 rx_cpu=28 drop=564 pkt=183113 data_loss=0.30824 2019-05-30 10:06:34,332 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=128 throughput=1<191169/294467<294467 Kbps loss-rate=0 2019-05-30 10:06:34,332 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R242818K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:06:37,658 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=22.4370 real_seconds=1.00 rate_Mbps=187.9383 tx_cpu=16 rx_cpu=29 drop=94 pkt=183898 data_loss=0.05123 2019-05-30 10:06:37,659 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=128 throughput=1<192448/242818<242818 Kbps loss-rate=0 2019-05-30 10:06:37,659 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R217633K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:06:41,010 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=22.8217 real_seconds=1.00 rate_Mbps=191.2428 tx_cpu=15 rx_cpu=30 drop=152 pkt=187107 data_loss=0.08100 2019-05-30 10:06:41,011 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=128 throughput=1<195832/217633<217633 Kbps loss-rate=0 2019-05-30 10:06:41,011 DEBUG undershot, min=195832 kbps=206732 max=217633 2019-05-30 10:06:41,011 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R206732K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:06:44,336 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=21.8546 real_seconds=1.00 rate_Mbps=183.0143 tx_cpu=15 rx_cpu=30 drop=374 pkt=179407 data_loss=0.20867 2019-05-30 10:06:44,337 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=128 throughput=195832<187406/206732<217633 Kbps loss-rate=0 2019-05-30 10:06:44,337 DEBUG undershot, min=206732 kbps=212182 max=217633 2019-05-30 10:06:44,337 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R212182K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:06:47,688 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=23.5643 real_seconds=1.00 rate_Mbps=197.2975 tx_cpu=19 rx_cpu=31 drop=0 pkt=193039 data_loss=0.00000 2019-05-30 10:06:47,689 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=128 throughput=206732<202032/212182<217633 Kbps loss-rate=0 2019-05-30 10:06:47,689 DEBUG undershot, min=212182 kbps=214907 max=217633 2019-05-30 10:06:47,689 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] Measuring UDP Throughput (packet size=1024)... 2019-05-30 10:06:47,690 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:06:51,040 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=178.5244 real_seconds=1.00 rate_Mbps=1497.3827 tx_cpu=29 rx_cpu=30 drop=224 pkt=183033 data_loss=0.12241 2019-05-30 10:06:51,040 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=1024 throughput=1<1533319/5000000<10000000 Kbps loss-rate=0 2019-05-30 10:06:51,040 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3266659K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:06:54,367 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=174.0420 real_seconds=1.00 rate_Mbps=1459.7715 tx_cpu=29 rx_cpu=28 drop=72 pkt=178291 data_loss=0.04038 2019-05-30 10:06:54,367 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=1024 throughput=1<1494806/3266659<3266659 Kbps loss-rate=0 2019-05-30 10:06:54,368 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2380732K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:06:57,694 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=171.4492 real_seconds=1.00 rate_Mbps=1438.3785 tx_cpu=28 rx_cpu=30 drop=36 pkt=175600 data_loss=0.02053 2019-05-30 10:06:57,694 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=1024 throughput=1<1472899/2380732<2380732 Kbps loss-rate=0 2019-05-30 10:06:57,695 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1926815K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:07:01,020 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=173.4355 real_seconds=1.00 rate_Mbps=1455.5771 tx_cpu=29 rx_cpu=32 drop=177 pkt=177775 data_loss=0.09959 2019-05-30 10:07:01,020 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=1024 throughput=1<1490510/1926815<1926815 Kbps loss-rate=0 2019-05-30 10:07:01,021 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1708662K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:07:04,372 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=169.9482 real_seconds=1.00 rate_Mbps=1423.7854 tx_cpu=29 rx_cpu=29 drop=259 pkt=174286 data_loss=0.14865 2019-05-30 10:07:04,372 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=1024 throughput=1<1457956/1708662<1708662 Kbps loss-rate=0 2019-05-30 10:07:04,372 DEBUG undershot, min=1457956 kbps=1583309 max=1708662 2019-05-30 10:07:04,373 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1583309K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:07:07,700 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=182.4785 real_seconds=1.00 rate_Mbps=1529.6623 tx_cpu=36 rx_cpu=31 drop=24 pkt=186882 data_loss=0.01288 2019-05-30 10:07:07,701 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=1024 throughput=1457956<1566374/1583309<1708662 Kbps loss-rate=0 2019-05-30 10:07:07,701 DEBUG undershot, min=1566374 kbps=1637518 max=1708662 2019-05-30 10:07:07,702 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1637518K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:07:11,026 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=182.0830 real_seconds=1.00 rate_Mbps=1527.0305 tx_cpu=31 rx_cpu=31 drop=11 pkt=186464 data_loss=0.00593 2019-05-30 10:07:11,026 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=1024 throughput=1566374<1563679/1637518<1708662 Kbps loss-rate=0 2019-05-30 10:07:11,027 DEBUG undershot, min=1637518 kbps=1673090 max=1708662 2019-05-30 10:07:11,027 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] Measuring UDP Throughput (packet size=8192)... 2019-05-30 10:07:11,027 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:07:14,378 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=370.2344 real_seconds=1.00 rate_Mbps=3106.7390 tx_cpu=50 rx_cpu=20 drop=24071 pkt=71461 data_loss=33.68411 2019-05-30 10:07:14,378 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=8192 throughput=1<3181300/5000000<10000000 Kbps loss-rate=33 2019-05-30 10:07:14,379 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4090650K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:07:17,703 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=374.6562 real_seconds=1.00 rate_Mbps=3139.6733 tx_cpu=99 rx_cpu=22 drop=14462 pkt=62418 data_loss=23.16960 2019-05-30 10:07:17,703 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=8192 throughput=1<3215025/4090650<4090650 Kbps loss-rate=23 2019-05-30 10:07:17,704 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3652837K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:07:21,029 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=379.9141 real_seconds=1.00 rate_Mbps=3186.0358 tx_cpu=99 rx_cpu=22 drop=7109 pkt=55738 data_loss=12.75430 2019-05-30 10:07:21,029 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=8192 throughput=1<3262500/3652837<3652837 Kbps loss-rate=12 2019-05-30 10:07:21,029 DEBUG overshot, min=1 kbps=3262500 max=3652837 2019-05-30 10:07:21,030 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3262500K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:07:24,380 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=387.2422 real_seconds=1.00 rate_Mbps=3249.2352 tx_cpu=99 rx_cpu=20 drop=215 pkt=49782 data_loss=0.43189 2019-05-30 10:07:24,381 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=8192 throughput=1<3327216/3262500<3652837 Kbps loss-rate=0 2019-05-30 10:07:24,381 DEBUG undershot, min=3327216 kbps=3490026 max=3652837 2019-05-30 10:07:24,381 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3490026K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:07:27,708 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] megabytes=390.3359 real_seconds=1.00 rate_Mbps=3273.6451 tx_cpu=99 rx_cpu=22 drop=3291 pkt=53254 data_loss=6.17983 2019-05-30 10:07:27,708 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] pkt-size=8192 throughput=3327216<3352212/3490026<3652837 Kbps loss-rate=6 2019-05-30 10:07:27,708 DEBUG overshot, min=3327216 kbps=3352212 max=3490026 2019-05-30 10:07:27,719 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.16', 'ip_to': u'192.168.1.22', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.36, 'throughput_kbps': 3868783, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.27, 'throughput_kbps': 5606613, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 11, 'rtt_ms': 0.37, 'throughput_kbps': 6005837, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 202032, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.01, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1563679, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 6.18, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3352212, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.394', 'rtt_max_ms': '41.830', 'rtt_min_ms': '0.192', 'rtt_stddev': '12.478', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.216', 'rtt_max_ms': '0.350', 'rtt_min_ms': '0.176', 'rtt_stddev': '0.053', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.434', 'rtt_max_ms': '1.019', 'rtt_min_ms': '0.236', 'rtt_stddev': '0.211', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-30 10:07:27,720 INFO Deleting floating ip b1d9222f-5ae5-48c2-a00a-bc6a1e32fa1c 2019-05-30 10:07:29,158 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] Floating IP 172.30.9.203 deleted 2019-05-30 10:07:29,312 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192073] Instance deleted 2019-05-30 10:07:29,345 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] Creating client VM... 2019-05-30 10:07:29,345 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-05-30 10:07:31,838 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] VM status=BUILD, retrying 1 of 150... 2019-05-30 10:07:34,447 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] VM status=BUILD, retrying 2 of 150... 2019-05-30 10:07:36,864 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] VM status=BUILD, retrying 3 of 150... 2019-05-30 10:07:39,305 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] VM status=BUILD, retrying 4 of 150... 2019-05-30 10:07:41,464 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] VM status=BUILD, retrying 5 of 150... 2019-05-30 10:07:43,634 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] VM status=BUILD, retrying 6 of 150... 2019-05-30 10:07:45,794 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] VM status=BUILD, retrying 7 of 150... 2019-05-30 10:07:50,282 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] Internal network IP: 192.168.2.8 2019-05-30 10:07:50,282 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] SSH IP: 172.30.9.206 2019-05-30 10:07:50,282 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] Setup SSH for ubuntu@172.30.9.206 2019-05-30 10:07:59,838 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] Installing nuttcp-8.1.4... 2019-05-30 10:07:59,882 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] Copying nuttcp-8.1.4 to target... 2019-05-30 10:08:00,046 INFO ============================================================ 2019-05-30 10:08:00,046 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-05-30 10:08:09,099 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] PING 192.168.1.22 (192.168.1.22) 64(92) bytes of data. 72 bytes from 192.168.1.22: icmp_seq=1 ttl=63 time=1.18 ms 72 bytes from 192.168.1.22: icmp_seq=2 ttl=63 time=0.361 ms 72 bytes from 192.168.1.22: icmp_seq=3 ttl=63 time=0.342 ms 72 bytes from 192.168.1.22: icmp_seq=4 ttl=63 time=0.466 ms 72 bytes from 192.168.1.22: icmp_seq=5 ttl=63 time=0.449 ms 72 bytes from 192.168.1.22: icmp_seq=6 ttl=63 time=0.347 ms 72 bytes from 192.168.1.22: icmp_seq=7 ttl=63 time=0.466 ms 72 bytes from 192.168.1.22: icmp_seq=8 ttl=63 time=0.368 ms 72 bytes from 192.168.1.22: icmp_seq=9 ttl=63 time=0.423 ms 72 bytes from 192.168.1.22: icmp_seq=10 ttl=63 time=0.635 ms --- 192.168.1.22 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 10193ms rtt min/avg/max/mdev = 0.342/0.504/1.188/0.243 ms 2019-05-30 10:08:18,143 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] PING 192.168.1.22 (192.168.1.22) 391(419) bytes of data. 399 bytes from 192.168.1.22: icmp_seq=1 ttl=63 time=0.472 ms 399 bytes from 192.168.1.22: icmp_seq=2 ttl=63 time=0.540 ms 399 bytes from 192.168.1.22: icmp_seq=3 ttl=63 time=0.431 ms 399 bytes from 192.168.1.22: icmp_seq=4 ttl=63 time=0.462 ms 399 bytes from 192.168.1.22: icmp_seq=5 ttl=63 time=0.448 ms 399 bytes from 192.168.1.22: icmp_seq=6 ttl=63 time=0.398 ms 399 bytes from 192.168.1.22: icmp_seq=7 ttl=63 time=0.460 ms 399 bytes from 192.168.1.22: icmp_seq=8 ttl=63 time=0.313 ms 399 bytes from 192.168.1.22: icmp_seq=9 ttl=63 time=0.333 ms 399 bytes from 192.168.1.22: icmp_seq=10 ttl=63 time=0.419 ms --- 192.168.1.22 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.313/0.427/0.540/0.067 ms 2019-05-30 10:08:27,190 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] PING 192.168.1.22 (192.168.1.22) 1500(1528) bytes of data. 1508 bytes from 192.168.1.22: icmp_seq=1 ttl=63 time=1.78 ms 1508 bytes from 192.168.1.22: icmp_seq=2 ttl=63 time=0.521 ms 1508 bytes from 192.168.1.22: icmp_seq=3 ttl=63 time=0.658 ms 1508 bytes from 192.168.1.22: icmp_seq=4 ttl=63 time=0.650 ms 1508 bytes from 192.168.1.22: icmp_seq=5 ttl=63 time=0.643 ms 1508 bytes from 192.168.1.22: icmp_seq=6 ttl=63 time=0.643 ms 1508 bytes from 192.168.1.22: icmp_seq=7 ttl=63 time=0.462 ms 1508 bytes from 192.168.1.22: icmp_seq=8 ttl=63 time=0.477 ms 1508 bytes from 192.168.1.22: icmp_seq=9 ttl=63 time=0.573 ms 1508 bytes from 192.168.1.22: icmp_seq=10 ttl=63 time=0.408 ms --- 192.168.1.22 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.408/0.681/1.783/0.378 ms 2019-05-30 10:08:27,191 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] Measuring TCP Throughput (packet size=65536)... 2019-05-30 10:08:27,191 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:08:37,318 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=1685.9216 real_seconds=10.00 rate_Mbps=1413.7596 tx_cpu=3 rx_cpu=5 retrans=13 cwnd=251 rtt_ms=0.45 2019-05-30 10:08:37,318 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:08:47,417 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=1970.3750 real_seconds=10.00 rate_Mbps=1652.3953 tx_cpu=4 rx_cpu=6 retrans=3 cwnd=507 rtt_ms=0.52 2019-05-30 10:08:47,417 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:08:57,519 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=1633.9787 real_seconds=10.01 rate_Mbps=1369.9937 tx_cpu=4 rx_cpu=5 retrans=14 cwnd=249 rtt_ms=0.44 2019-05-30 10:08:57,520 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] Measuring UDP Throughput (packet size=128)... 2019-05-30 10:08:57,520 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:09:00,875 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=18.5200 real_seconds=1.01 rate_Mbps=154.5163 tx_cpu=15 rx_cpu=19 drop=51610 pkt=203326 data_loss=25.38306 2019-05-30 10:09:00,875 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=128 throughput=1<158224/5000000<10000000 Kbps loss-rate=25 2019-05-30 10:09:00,876 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R474672K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:09:04,204 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=18.6932 real_seconds=1.00 rate_Mbps=156.0751 tx_cpu=16 rx_cpu=19 drop=47340 pkt=200475 data_loss=23.61393 2019-05-30 10:09:04,205 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=128 throughput=1<159820/474672<474672 Kbps loss-rate=23 2019-05-30 10:09:04,205 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R317246K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:09:07,558 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=18.3613 real_seconds=1.00 rate_Mbps=153.8927 tx_cpu=15 rx_cpu=19 drop=41531 pkt=191947 data_loss=21.63672 2019-05-30 10:09:07,559 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=128 throughput=1<157586/317246<317246 Kbps loss-rate=21 2019-05-30 10:09:07,559 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R237416K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:09:10,885 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=19.0742 real_seconds=1.00 rate_Mbps=159.9524 tx_cpu=15 rx_cpu=19 drop=43858 pkt=200113 data_loss=21.91633 2019-05-30 10:09:10,885 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=128 throughput=1<163791/237416<237416 Kbps loss-rate=21 2019-05-30 10:09:10,885 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R200603K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:09:14,213 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=18.6659 real_seconds=1.01 rate_Mbps=155.7137 tx_cpu=97 rx_cpu=18 drop=42990 pkt=195901 data_loss=21.94474 2019-05-30 10:09:14,213 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=128 throughput=1<159450/200603<200603 Kbps loss-rate=21 2019-05-30 10:09:14,214 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R180026K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:09:17,541 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=19.5977 real_seconds=1.00 rate_Mbps=163.9047 tx_cpu=99 rx_cpu=19 drop=15263 pkt=175807 data_loss=8.68141 2019-05-30 10:09:17,542 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=128 throughput=1<167838/180026<180026 Kbps loss-rate=8 2019-05-30 10:09:17,542 DEBUG overshot, min=1 kbps=167838 max=180026 2019-05-30 10:09:17,542 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R167838K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:09:20,868 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=18.8197 real_seconds=1.00 rate_Mbps=157.3227 tx_cpu=99 rx_cpu=20 drop=9733 pkt=163904 data_loss=5.93818 2019-05-30 10:09:20,869 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=128 throughput=1<161098/167838<180026 Kbps loss-rate=5 2019-05-30 10:09:20,869 DEBUG overshot, min=1 kbps=161098 max=167838 2019-05-30 10:09:20,869 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R161098K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:09:24,197 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=18.6962 real_seconds=1.00 rate_Mbps=156.2981 tx_cpu=99 rx_cpu=20 drop=4160 pkt=157319 data_loss=2.64424 2019-05-30 10:09:24,197 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=128 throughput=1<160049/161098<167838 Kbps loss-rate=2 2019-05-30 10:09:24,198 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] Measuring UDP Throughput (packet size=1024)... 2019-05-30 10:09:24,198 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:09:27,528 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=144.7383 real_seconds=1.00 rate_Mbps=1208.4825 tx_cpu=28 rx_cpu=19 drop=30805 pkt=179017 data_loss=17.20786 2019-05-30 10:09:27,528 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=1024 throughput=1<1237486/5000000<10000000 Kbps loss-rate=17 2019-05-30 10:09:27,529 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3118743K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:09:30,862 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=146.9541 real_seconds=1.00 rate_Mbps=1227.2069 tx_cpu=27 rx_cpu=20 drop=30960 pkt=181441 data_loss=17.06341 2019-05-30 10:09:30,863 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=1024 throughput=1<1256659/3118743<3118743 Kbps loss-rate=17 2019-05-30 10:09:30,863 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2187701K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:09:34,190 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=150.1074 real_seconds=1.00 rate_Mbps=1252.9576 tx_cpu=22 rx_cpu=19 drop=32307 pkt=186017 data_loss=17.36777 2019-05-30 10:09:34,190 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=1024 throughput=1<1283028/2187701<2187701 Kbps loss-rate=17 2019-05-30 10:09:34,191 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1735364K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:09:37,542 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=149.0586 real_seconds=1.00 rate_Mbps=1246.1609 tx_cpu=29 rx_cpu=20 drop=29035 pkt=181671 data_loss=15.98219 2019-05-30 10:09:37,542 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=1024 throughput=1<1276068/1735364<1735364 Kbps loss-rate=15 2019-05-30 10:09:37,543 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1505716K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:09:40,895 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=151.8633 real_seconds=1.01 rate_Mbps=1266.0430 tx_cpu=52 rx_cpu=20 drop=26320 pkt=181828 data_loss=14.47520 2019-05-30 10:09:40,895 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=1024 throughput=1<1296428/1505716<1505716 Kbps loss-rate=14 2019-05-30 10:09:40,896 DEBUG overshot, min=1 kbps=1296428 max=1505716 2019-05-30 10:09:40,896 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1296428K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:09:44,248 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=145.3379 real_seconds=1.00 rate_Mbps=1215.5384 tx_cpu=99 rx_cpu=20 drop=9430 pkt=158256 data_loss=5.95871 2019-05-30 10:09:44,248 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=1024 throughput=1<1244711/1296428<1505716 Kbps loss-rate=5 2019-05-30 10:09:44,249 DEBUG overshot, min=1 kbps=1244711 max=1296428 2019-05-30 10:09:44,249 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1244711K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:09:47,601 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=145.1182 real_seconds=1.00 rate_Mbps=1213.1806 tx_cpu=99 rx_cpu=19 drop=3341 pkt=151942 data_loss=2.19887 2019-05-30 10:09:47,602 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=1024 throughput=1<1242296/1244711<1296428 Kbps loss-rate=2 2019-05-30 10:09:47,602 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] Measuring UDP Throughput (packet size=8192)... 2019-05-30 10:09:47,603 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:09:50,955 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=216.7656 real_seconds=1.00 rate_Mbps=1810.8126 tx_cpu=74 rx_cpu=10 drop=47996 pkt=75742 data_loss=63.36775 2019-05-30 10:09:50,956 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=8192 throughput=1<1854272/5000000<10000000 Kbps loss-rate=63 2019-05-30 10:09:50,956 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3427136K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:09:54,282 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=215.7969 real_seconds=1.00 rate_Mbps=1804.7616 tx_cpu=99 rx_cpu=9 drop=24672 pkt=52294 data_loss=47.17941 2019-05-30 10:09:54,283 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=8192 throughput=1<1848075/3427136<3427136 Kbps loss-rate=47 2019-05-30 10:09:54,283 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2637605K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:09:57,636 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=214.7031 real_seconds=1.00 rate_Mbps=1796.0171 tx_cpu=99 rx_cpu=9 drop=12765 pkt=40247 data_loss=31.71666 2019-05-30 10:09:57,636 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=8192 throughput=1<1839121/2637605<2637605 Kbps loss-rate=31 2019-05-30 10:09:57,636 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2238363K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:10:00,965 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=224.5391 real_seconds=1.00 rate_Mbps=1880.0001 tx_cpu=99 rx_cpu=14 drop=5414 pkt=34155 data_loss=15.85124 2019-05-30 10:10:00,966 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=8192 throughput=1<1925120/2238363<2238363 Kbps loss-rate=15 2019-05-30 10:10:00,966 DEBUG overshot, min=1 kbps=1925120 max=2238363 2019-05-30 10:10:00,966 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1925120K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:10:04,295 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=229.1484 real_seconds=1.00 rate_Mbps=1923.4251 tx_cpu=99 rx_cpu=11 drop=44 pkt=29375 data_loss=0.14981 2019-05-30 10:10:04,295 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=8192 throughput=1<1969587/1925120<2238363 Kbps loss-rate=0 2019-05-30 10:10:04,295 DEBUG undershot, min=1969587 kbps=2103975 max=2238363 2019-05-30 10:10:04,296 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2103975K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:10:07,649 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=220.7578 real_seconds=1.00 rate_Mbps=1849.0070 tx_cpu=99 rx_cpu=10 drop=3847 pkt=32104 data_loss=11.98294 2019-05-30 10:10:07,649 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=8192 throughput=1969587<1893383/2103975<2238363 Kbps loss-rate=11 2019-05-30 10:10:07,649 DEBUG overshot, min=1969587 kbps=1893383 max=2103975 2019-05-30 10:10:07,650 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1893383K -p5001 -P5002 -fparse 192.168.1.22 2019-05-30 10:10:11,003 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=225.1406 real_seconds=1.00 rate_Mbps=1887.8405 tx_cpu=98 rx_cpu=10 drop=73 pkt=28891 data_loss=0.25267 2019-05-30 10:10:11,003 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=8192 throughput=1969587<1933148/1893383<2103975 Kbps loss-rate=0 2019-05-30 10:10:11,003 DEBUG undershot, min=2036781 kbps=2070378 max=2103975 2019-05-30 10:10:11,014 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.8', 'ip_to': u'192.168.1.22', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.45, 'throughput_kbps': 1447689, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.52, 'throughput_kbps': 1692052, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 14, 'rtt_ms': 0.44, 'throughput_kbps': 1402873, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.64, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 160049, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.2, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1242296, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.25, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1933148, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.504', 'rtt_max_ms': '1.188', 'rtt_min_ms': '0.342', 'rtt_stddev': '0.243', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.427', 'rtt_max_ms': '0.540', 'rtt_min_ms': '0.313', 'rtt_stddev': '0.067', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.681', 'rtt_max_ms': '1.783', 'rtt_min_ms': '0.408', 'rtt_stddev': '0.378', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-30 10:10:11,016 INFO ============================================================ 2019-05-30 10:10:11,016 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-05-30 10:10:20,086 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] PING 172.30.9.201 (172.30.9.201) 64(92) bytes of data. 72 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.735 ms 72 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.520 ms 72 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.384 ms 72 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.597 ms 72 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.621 ms 72 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.670 ms 72 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.713 ms 72 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.667 ms 72 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.544 ms 72 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.676 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.384/0.612/0.735/0.104 ms 2019-05-30 10:10:29,130 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] PING 172.30.9.201 (172.30.9.201) 391(419) bytes of data. 399 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.474 ms 399 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.484 ms 399 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.539 ms 399 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.802 ms 399 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.566 ms 399 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.461 ms 399 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.439 ms 399 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.402 ms 399 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.748 ms 399 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.724 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.402/0.563/0.802/0.139 ms 2019-05-30 10:10:38,178 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] PING 172.30.9.201 (172.30.9.201) 1500(1528) bytes of data. 1508 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=1.77 ms 1508 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.796 ms 1508 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.747 ms 1508 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.602 ms 1508 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.744 ms 1508 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.524 ms 1508 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.584 ms 1508 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.744 ms 1508 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.789 ms 1508 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.869 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.524/0.817/1.773/0.335 ms 2019-05-30 10:10:38,179 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] Measuring TCP Throughput (packet size=65536)... 2019-05-30 10:10:38,179 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:10:48,279 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=1786.5357 real_seconds=10.00 rate_Mbps=1498.3462 tx_cpu=4 rx_cpu=5 retrans=34 cwnd=323 rtt_ms=0.40 2019-05-30 10:10:48,280 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:10:58,379 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=1553.0686 real_seconds=10.00 rate_Mbps=1302.5406 tx_cpu=4 rx_cpu=5 retrans=12 cwnd=244 rtt_ms=0.53 2019-05-30 10:10:58,380 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:11:08,508 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=1549.1849 real_seconds=10.00 rate_Mbps=1298.9317 tx_cpu=4 rx_cpu=5 retrans=11 cwnd=243 rtt_ms=0.90 2019-05-30 10:11:08,508 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] Measuring UDP Throughput (packet size=128)... 2019-05-30 10:11:08,509 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:11:11,862 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=18.1470 real_seconds=1.01 rate_Mbps=151.3515 tx_cpu=15 rx_cpu=19 drop=45958 pkt=194618 data_loss=23.61441 2019-05-30 10:11:11,863 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=128 throughput=1<154983/5000000<10000000 Kbps loss-rate=23 2019-05-30 10:11:11,863 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R464949K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:11:15,190 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=17.9436 real_seconds=1.00 rate_Mbps=149.7797 tx_cpu=16 rx_cpu=19 drop=47991 pkt=194985 data_loss=24.61274 2019-05-30 10:11:15,191 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=128 throughput=1<153374/464949<464949 Kbps loss-rate=24 2019-05-30 10:11:15,191 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R309161K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:11:18,543 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=18.5833 real_seconds=1.01 rate_Mbps=155.0726 tx_cpu=15 rx_cpu=19 drop=42324 pkt=194558 data_loss=21.75387 2019-05-30 10:11:18,544 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=128 throughput=1<158794/309161<309161 Kbps loss-rate=21 2019-05-30 10:11:18,544 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R233977K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:11:21,871 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=17.3315 real_seconds=1.01 rate_Mbps=144.5858 tx_cpu=16 rx_cpu=18 drop=58469 pkt=200448 data_loss=29.16898 2019-05-30 10:11:21,871 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=128 throughput=1<148055/233977<233977 Kbps loss-rate=29 2019-05-30 10:11:21,871 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R191016K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:11:25,225 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=17.6227 real_seconds=1.01 rate_Mbps=147.0096 tx_cpu=26 rx_cpu=18 drop=35101 pkt=179466 data_loss=19.55860 2019-05-30 10:11:25,226 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=128 throughput=1<150537/191016<191016 Kbps loss-rate=19 2019-05-30 10:11:25,226 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R170776K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:11:28,551 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=17.4884 real_seconds=1.00 rate_Mbps=146.7174 tx_cpu=99 rx_cpu=18 drop=23509 pkt=166774 data_loss=14.09653 2019-05-30 10:11:28,552 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=128 throughput=1<150238/170776<170776 Kbps loss-rate=14 2019-05-30 10:11:28,552 DEBUG overshot, min=1 kbps=150238 max=170776 2019-05-30 10:11:28,552 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150238K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:11:31,879 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=17.8771 real_seconds=1.00 rate_Mbps=150.0742 tx_cpu=99 rx_cpu=20 drop=268 pkt=146717 data_loss=0.18258 2019-05-30 10:11:31,879 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=128 throughput=1<153675/150238<170776 Kbps loss-rate=0 2019-05-30 10:11:31,879 DEBUG undershot, min=153675 kbps=162225 max=170776 2019-05-30 10:11:31,879 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R162225K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:11:35,207 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=17.8071 real_seconds=1.00 rate_Mbps=148.9157 tx_cpu=99 rx_cpu=19 drop=12547 pkt=158423 data_loss=7.91987 2019-05-30 10:11:35,208 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=128 throughput=153675<152489/162225<170776 Kbps loss-rate=7 2019-05-30 10:11:35,208 DEBUG overshot, min=153675 kbps=152489 max=162225 2019-05-30 10:11:35,208 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152489K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:11:38,535 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=17.1934 real_seconds=1.00 rate_Mbps=143.7067 tx_cpu=99 rx_cpu=17 drop=8067 pkt=148915 data_loss=5.41696 2019-05-30 10:11:38,535 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=128 throughput=153675<147155/152489<162225 Kbps loss-rate=5 2019-05-30 10:11:38,536 DEBUG overshot, min=153675 kbps=147155 max=152489 2019-05-30 10:11:38,536 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] Measuring UDP Throughput (packet size=1024)... 2019-05-30 10:11:38,536 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:11:41,888 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=137.8662 real_seconds=1.01 rate_Mbps=1150.6454 tx_cpu=27 rx_cpu=18 drop=38025 pkt=179200 data_loss=21.21931 2019-05-30 10:11:41,888 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=1024 throughput=1<1178260/5000000<10000000 Kbps loss-rate=21 2019-05-30 10:11:41,888 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3089130K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:11:45,217 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=140.6191 real_seconds=1.00 rate_Mbps=1178.1862 tx_cpu=28 rx_cpu=19 drop=35429 pkt=179423 data_loss=19.74611 2019-05-30 10:11:45,217 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=1024 throughput=1<1206462/3089130<3089130 Kbps loss-rate=19 2019-05-30 10:11:45,218 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2147796K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:11:48,546 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=141.2988 real_seconds=1.00 rate_Mbps=1180.1856 tx_cpu=29 rx_cpu=20 drop=36016 pkt=180706 data_loss=19.93073 2019-05-30 10:11:48,546 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=1024 throughput=1<1208510/2147796<2147796 Kbps loss-rate=19 2019-05-30 10:11:48,546 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1678153K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:11:51,872 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=142.0752 real_seconds=1.01 rate_Mbps=1185.1431 tx_cpu=31 rx_cpu=20 drop=41303 pkt=186788 data_loss=22.11225 2019-05-30 10:11:51,872 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=1024 throughput=1<1213586/1678153<1678153 Kbps loss-rate=22 2019-05-30 10:11:51,873 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1445869K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:11:55,199 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=145.2168 real_seconds=1.00 rate_Mbps=1213.0876 tx_cpu=95 rx_cpu=20 drop=27799 pkt=176501 data_loss=15.75007 2019-05-30 10:11:55,199 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=1024 throughput=1<1242201/1445869<1445869 Kbps loss-rate=15 2019-05-30 10:11:55,200 DEBUG overshot, min=1 kbps=1242201 max=1445869 2019-05-30 10:11:55,200 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1242201K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:11:58,528 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=145.5967 real_seconds=1.00 rate_Mbps=1217.3496 tx_cpu=98 rx_cpu=19 drop=2545 pkt=151636 data_loss=1.67833 2019-05-30 10:11:58,528 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=1024 throughput=1<1246565/1242201<1445869 Kbps loss-rate=1 2019-05-30 10:11:58,528 DEBUG undershot, min=1246565 kbps=1346217 max=1445869 2019-05-30 10:11:58,529 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1346217K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:12:01,856 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=139.8516 real_seconds=1.00 rate_Mbps=1168.8830 tx_cpu=99 rx_cpu=20 drop=21125 pkt=164333 data_loss=12.85495 2019-05-30 10:12:01,856 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=1024 throughput=1246565<1196936/1346217<1445869 Kbps loss-rate=12 2019-05-30 10:12:01,857 DEBUG overshot, min=1246565 kbps=1196936 max=1346217 2019-05-30 10:12:01,857 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1196936K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:12:05,184 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=141.9873 real_seconds=1.00 rate_Mbps=1187.3535 tx_cpu=99 rx_cpu=20 drop=715 pkt=146110 data_loss=0.48933 2019-05-30 10:12:05,184 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=1024 throughput=1246565<1215849/1196936<1346217 Kbps loss-rate=0 2019-05-30 10:12:05,184 DEBUG undershot, min=1296391 kbps=1321304 max=1346217 2019-05-30 10:12:05,185 INFO [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] Measuring UDP Throughput (packet size=8192)... 2019-05-30 10:12:05,185 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:12:08,538 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=213.4531 real_seconds=1.00 rate_Mbps=1789.7513 tx_cpu=37 rx_cpu=10 drop=48294 pkt=75616 data_loss=63.86744 2019-05-30 10:12:08,538 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=8192 throughput=1<1832705/5000000<10000000 Kbps loss-rate=63 2019-05-30 10:12:08,538 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3416352K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:12:11,869 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=212.8125 real_seconds=1.00 rate_Mbps=1781.5254 tx_cpu=99 rx_cpu=11 drop=24890 pkt=52130 data_loss=47.74602 2019-05-30 10:12:11,869 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=8192 throughput=1<1824282/3416352<3416352 Kbps loss-rate=47 2019-05-30 10:12:11,870 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2620317K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:12:15,196 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=211.8906 real_seconds=1.00 rate_Mbps=1772.7342 tx_cpu=99 rx_cpu=10 drop=12861 pkt=39983 data_loss=32.16618 2019-05-30 10:12:15,196 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=8192 throughput=1<1815279/2620317<2620317 Kbps loss-rate=32 2019-05-30 10:12:15,197 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2217798K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:12:18,549 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=227.6484 real_seconds=1.00 rate_Mbps=1905.8228 tx_cpu=99 rx_cpu=11 drop=4702 pkt=33841 data_loss=13.89440 2019-05-30 10:12:18,549 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=8192 throughput=1<1951562/2217798<2217798 Kbps loss-rate=13 2019-05-30 10:12:18,549 DEBUG overshot, min=1 kbps=1951562 max=2217798 2019-05-30 10:12:18,550 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1951562K -p5001 -P5002 -fparse 172.30.9.201 2019-05-30 10:12:21,876 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] megabytes=225.7031 real_seconds=1.00 rate_Mbps=1889.3730 tx_cpu=99 rx_cpu=10 drop=889 pkt=29779 data_loss=2.98532 2019-05-30 10:12:21,877 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] pkt-size=8192 throughput=1<1934717/1951562<2217798 Kbps loss-rate=2 2019-05-30 10:12:21,887 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.8', 'ip_to': u'172.30.9.201', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 34, 'rtt_ms': 0.4, 'throughput_kbps': 1534306, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 12, 'rtt_ms': 0.53, 'throughput_kbps': 1333801, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 11, 'rtt_ms': 0.9, 'throughput_kbps': 1330106, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.42, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 147155, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.49, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1215849, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.99, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1934717, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.612', 'rtt_max_ms': '0.735', 'rtt_min_ms': '0.384', 'rtt_stddev': '0.104', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.563', 'rtt_max_ms': '0.802', 'rtt_min_ms': '0.402', 'rtt_stddev': '0.139', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.817', 'rtt_max_ms': '1.773', 'rtt_min_ms': '0.524', 'rtt_stddev': '0.335', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-30 10:12:21,889 INFO Deleting floating ip 166b281b-6c39-42c0-bf8e-8db49afb8fd4 2019-05-30 10:12:23,480 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] Floating IP 172.30.9.206 deleted 2019-05-30 10:12:23,900 DEBUG [TestClient_875ccdd2-b51b-4dcc-bb9b-5fe2146192074] Instance deleted 2019-05-30 10:12:24,014 INFO Cleaning up... 2019-05-30 10:12:24,015 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Terminating nuttcp-8.1.4 2019-05-30 10:12:24,027 INFO Deleting floating ip 2ba07f62-a3d3-462e-a5f5-c60e89dad02a 2019-05-30 10:12:25,483 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Floating IP 172.30.9.201 deleted 2019-05-30 10:12:25,657 DEBUG [TestServer_875ccdd2-b51b-4dcc-bb9b-5fe2146192071] Instance deleted 2019-05-30 10:12:31,729 INFO Network pns-internal-net_875ccdd2-b51b-4dcc-bb9b-5fe214619207 deleted. 2019-05-30 10:12:33,402 INFO Network pns-internal-net2_875ccdd2-b51b-4dcc-bb9b-5fe214619207 deleted. 2019-05-30 10:12:33,463 INFO Removed public key pns_public_key 2019-05-30 10:12:33,463 INFO Deleting security group 2019-05-30 10:12:33,618 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': '15210265', 'rtt_ms': '0.173333'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 154543, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1251824, | | | | | 'loss_rate': 0.16}, 8192: {'tp_kbps': 7860960, 'loss_rate': 0.02}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.123/0.098/0.224/0.035', | | | | | '64-byte': '2.302/0.100/21.589/6.429', '1500-byte': '0.217/0.126/0.420/0.095'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '5160411', 'rtt_ms': '0.333333'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 202032, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1563679, | | | | | 'loss_rate': 0.01}, 8192: {'tp_kbps': 3352212, 'loss_rate': 6.18}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.216/0.176/0.350/0.053', | | | | | '64-byte': '4.394/0.192/41.830/12.478', '1500-byte': '0.434/0.236/1.019/0.211'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1826888', 'rtt_ms': '0.486667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 161505, 'loss_rate': 3.75}, 1024: {'tp_kbps': 1292747, | | | | | 'loss_rate': 2.04}, 8192: {'tp_kbps': 1959309, 'loss_rate': 1.71}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.335/0.234/0.444/0.063', | | | | | '64-byte': '0.409/0.280/1.156/0.251', '1500-byte': '0.505/0.294/1.401/0.306'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1514204', 'rtt_ms': '0.47'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 160049, 'loss_rate': 2.64}, 1024: {'tp_kbps': 1242296, | | | | | 'loss_rate': 2.2}, 8192: {'tp_kbps': 1933148, 'loss_rate': 0.25}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.427/0.313/0.540/0.067', | | | | | '64-byte': '0.504/0.342/1.188/0.243', '1500-byte': '0.681/0.408/1.783/0.378'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1930343', 'rtt_ms': '0.436667'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 145251, 'loss_rate': 3.55}, 1024: {'tp_kbps': 1170195, | | | | | 'loss_rate': 3.88}, 8192: {'tp_kbps': 1860528, 'loss_rate': 1.17}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.342/0.267/0.469/0.070', | | | | | '64-byte': '0.390/0.291/0.621/0.102', '1500-byte': '0.595/0.357/1.857/0.424'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1399404', 'rtt_ms': '0.61'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 147155, 'loss_rate': 5.42}, 1024: {'tp_kbps': 1215849, | | | | | 'loss_rate': 0.49}, 8192: {'tp_kbps': 1934717, 'loss_rate': 2.99}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.563/0.402/0.802/0.139', | | | | | '64-byte': '0.612/0.384/0.735/0.104', '1500-byte': '0.817/0.524/1.773/0.335'}} | | 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-05-30 10:12:33,622 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-05-30 10:12:33,919 - 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-05-30 10:12:34,072 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 10:12:34,072 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:02 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-30 10:12:34,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 10:12:34,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}bb93b0ced1f744fc32bc6643613fc66011c93667" 2019-05-30 10:12:34,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1211 Content-Type: application/json Date: Thu, 30 May 2019 10:12:34 GMT X-Openstack-Request-Id: req-b0d87400-d8d0-4de7-8c0a-898f56cb9cb6 2019-05-30 10:12:34,456 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e97ea23938f1430f9102e6b69b230f86", "created_at": "2019-05-30T09:53:32Z", "admin_state_up": true, "updated_at": "2019-05-30T10:12:28Z", "project_id": "e97ea23938f1430f9102e6b69b230f86", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "5c1eff26-7613-4be8-8981-28c172c308a2", "name": "vmtp-router_875ccdd2-b51b-4dcc-bb9b-5fe214619207"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "067a7913d3c74d3fa2712f998086e19e", "created_at": "2019-05-30T06:04:11Z", "admin_state_up": true, "updated_at": "2019-05-30T06:04:11Z", "project_id": "067a7913d3c74d3fa2712f998086e19e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f799ce27-caf9-4991-8255-29e517e25033", "name": "tempest-pretest-check-1322610855"}]} 2019-05-30 10:12:34,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-b0d87400-d8d0-4de7-8c0a-898f56cb9cb6 2019-05-30 10:12:34,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.381600856781s 2019-05-30 10:12:34,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 10:12:34,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/5c1eff26-7613-4be8-8981-28c172c308a2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bb93b0ced1f744fc32bc6643613fc66011c93667" 2019-05-30 10:12:35,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 10:12:35 GMT X-Openstack-Request-Id: req-7438260b-4d61-4b70-8f54-14beb2bf800b 2019-05-30 10:12:35,794 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 10:12:35,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/5c1eff26-7613-4be8-8981-28c172c308a2.json used request id req-7438260b-4d61-4b70-8f54-14beb2bf800b 2019-05-30 10:12:35,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.33633184433s 2019-05-30 10:12:35,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 10:12:35,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}bb93b0ced1f744fc32bc6643613fc66011c93667" 2019-05-30 10:12:36,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Thu, 30 May 2019 10:12:36 GMT X-Openstack-Request-Id: req-326c4cee-fcdc-480c-a266-29ba3712ea9f 2019-05-30 10:12:36,504 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T09:53:39Z", "file": "/v2/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab/file", "owner": "e97ea23938f1430f9102e6b69b230f86", "id": "8380d9b0-5dcc-4cf2-be43-3d4d3d565dab", "size": 263848448, "self": "/v2/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_875ccdd2-b51b-4dcc-bb9b-5fe214619207", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_875ccdd2-b51b-4dcc-bb9b-5fe214619207", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T09:53:35Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 10:12:36,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-326c4cee-fcdc-480c-a266-29ba3712ea9f 2019-05-30 10:12:36,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.705739974976s 2019-05-30 10:12:36,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 10:12:36,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bb93b0ced1f744fc32bc6643613fc66011c93667" 2019-05-30 10:12:36,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 10:12:36 GMT X-Openstack-Request-Id: req-9244ffee-a03d-4e1e-8191-8168e6fbad9a 2019-05-30 10:12:36,841 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 10:12:36,841 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/8380d9b0-5dcc-4cf2-be43-3d4d3d565dab used request id req-9244ffee-a03d-4e1e-8191-8168e6fbad9a 2019-05-30 10:12:36,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.335220098495s 2019-05-30 10:12:36,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 10:12:36,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 10:12:37,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Thu, 30 May 2019 10:12: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-df1682b1-32ce-4146-b43d-8f187e0e815b x-openstack-request-id: req-df1682b1-32ce-4146-b43d-8f187e0e815b 2019-05-30 10:12:37,123 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_875ccdd2-b51b-4dcc-bb9b-5fe214619207", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1c89ba36-7796-47d5-aae2-3bf54880aa48", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1c89ba36-7796-47d5-aae2-3bf54880aa48", "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": "1c89ba36-7796-47d5-aae2-3bf54880aa48"}]} 2019-05-30 10:12:37,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-df1682b1-32ce-4146-b43d-8f187e0e815b 2019-05-30 10:12:37,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.27620100975s 2019-05-30 10:12:37,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 10:12:37,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/1c89ba36-7796-47d5-aae2-3bf54880aa48 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 10:12:37,151 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 10:12: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 x-compute-request-id: req-a8b70d5d-347f-4a3b-b292-f187656b38d3 x-openstack-request-id: req-a8b70d5d-347f-4a3b-b292-f187656b38d3 2019-05-30 10:12:37,151 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/1c89ba36-7796-47d5-aae2-3bf54880aa48 used request id req-a8b70d5d-347f-4a3b-b292-f187656b38d3 2019-05-30 10:12:37,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0257840156555s 2019-05-30 10:12:37,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 10:12:37,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 10:12:37,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Thu, 30 May 2019 10:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b0de763-260b-4308-8e8c-3847cac82dbf 2019-05-30 10:12:37,364 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmtp-user_875ccdd2-b51b-4dcc-bb9b-5fe214619207", "links": {"self": "http://172.30.9.24:5000/v3/users/4106c07b7bca402b8de0aa0d88f35c1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4106c07b7bca402b8de0aa0d88f35c1e", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 10:12:37,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2b0de763-260b-4308-8e8c-3847cac82dbf 2019-05-30 10:12:37,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212751150131s 2019-05-30 10:12:37,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 10:12:37,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/4106c07b7bca402b8de0aa0d88f35c1e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 10:12:37,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Thu, 30 May 2019 10:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03e413d4-19e1-42f5-8bc1-d26b0dde6581 2019-05-30 10:12:37,609 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_875ccdd2-b51b-4dcc-bb9b-5fe214619207", "links": {"self": "http://172.30.9.24:5000/v3/users/4106c07b7bca402b8de0aa0d88f35c1e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4106c07b7bca402b8de0aa0d88f35c1e", "description": null}} 2019-05-30 10:12:37,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/4106c07b7bca402b8de0aa0d88f35c1e used request id req-03e413d4-19e1-42f5-8bc1-d26b0dde6581 2019-05-30 10:12:37,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239495038986s 2019-05-30 10:12:37,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 10:12:37,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/4106c07b7bca402b8de0aa0d88f35c1e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 10:12:37,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 10:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24fb12a5-e164-40da-85ad-14f80e94b949 2019-05-30 10:12:37,919 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 10:12:37,919 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/4106c07b7bca402b8de0aa0d88f35c1e used request id req-24fb12a5-e164-40da-85ad-14f80e94b949 2019-05-30 10:12:37,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.309011220932s 2019-05-30 10:12:37,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 10:12:37,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 10:12:38,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Thu, 30 May 2019 10:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4180d57-1cee-450a-be8f-8be6d1cb821c 2019-05-30 10:12:38,153 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.24:5000/v3/projects/e97ea23938f1430f9102e6b69b230f86"}, "tags": [], "enabled": true, "id": "e97ea23938f1430f9102e6b69b230f86", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_875ccdd2-b51b-4dcc-bb9b-5fe214619207"}]} 2019-05-30 10:12:38,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-d4180d57-1cee-450a-be8f-8be6d1cb821c 2019-05-30 10:12:38,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227518081665s 2019-05-30 10:12:38,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 10:12:38,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/e97ea23938f1430f9102e6b69b230f86 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 10:12:38,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 10:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbd1bda7-06ff-48a0-9d8b-673f99441046 2019-05-30 10:12:38,536 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 10:12:38,536 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/e97ea23938f1430f9102e6b69b230f86 used request id req-fbd1bda7-06ff-48a0-9d8b-673f99441046 2019-05-30 10:12:38,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.378021001816s 2019-05-30 10:12:38,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:12:38,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=e97ea23938f1430f9102e6b69b230f86&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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 10:12:38,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 10:12:38 GMT X-Openstack-Request-Id: req-5a239ef7-57a4-4c55-ae54-0cf08ef28e25 2019-05-30 10:12:38,886 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e97ea23938f1430f9102e6b69b230f86", "created_at": "2019-05-30T09:53:45Z", "updated_at": "2019-05-30T09:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T09:53:45Z", "revision_number": 0, "id": "0d9a4101-97c0-4121-9bf0-f47a808c9458", "remote_group_id": "b574624f-e087-4bcc-9921-df2220030459", "remote_ip_prefix": null, "created_at": "2019-05-30T09:53:45Z", "security_group_id": "b574624f-e087-4bcc-9921-df2220030459", "tenant_id": "e97ea23938f1430f9102e6b69b230f86", "port_range_min": null, "ethertype": "IPv6", "project_id": "e97ea23938f1430f9102e6b69b230f86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T09:53:45Z", "revision_number": 0, "id": "19866ba1-4ad5-4306-984f-b74e7a3dd05f", "remote_group_id": "b574624f-e087-4bcc-9921-df2220030459", "remote_ip_prefix": null, "created_at": "2019-05-30T09:53:45Z", "security_group_id": "b574624f-e087-4bcc-9921-df2220030459", "tenant_id": "e97ea23938f1430f9102e6b69b230f86", "port_range_min": null, "ethertype": "IPv4", "project_id": "e97ea23938f1430f9102e6b69b230f86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T09:53:45Z", "revision_number": 0, "id": "475b227c-7645-4cac-93a4-6de1e8bab6c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T09:53:45Z", "security_group_id": "b574624f-e087-4bcc-9921-df2220030459", "tenant_id": "e97ea23938f1430f9102e6b69b230f86", "port_range_min": null, "ethertype": "IPv6", "project_id": "e97ea23938f1430f9102e6b69b230f86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T09:53:45Z", "revision_number": 0, "id": "fb0b0cc7-4df2-4bde-8289-891dbba0e6b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T09:53:45Z", "security_group_id": "b574624f-e087-4bcc-9921-df2220030459", "tenant_id": "e97ea23938f1430f9102e6b69b230f86", "port_range_min": null, "ethertype": "IPv4", "project_id": "e97ea23938f1430f9102e6b69b230f86"}], "revision_number": 1, "project_id": "e97ea23938f1430f9102e6b69b230f86", "id": "b574624f-e087-4bcc-9921-df2220030459", "name": "default"}]} 2019-05-30 10:12:38,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=e97ea23938f1430f9102e6b69b230f86&name=default used request id req-5a239ef7-57a4-4c55-ae54-0cf08ef28e25 2019-05-30 10:12:38,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.34573507309s 2019-05-30 10:12:38,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:12:38,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 10:12:38,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 30 May 2019 10:12:38 GMT X-Openstack-Request-Id: req-6586bed5-e301-4234-bf79-9f94254115ac 2019-05-30 10:12:38,964 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "created_at": "2019-05-30T07:14:50Z", "updated_at": "2019-05-30T07:14:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "0939bb49-cffc-4f4e-a17a-58e5d6bd6bb0", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "3443478f-fb34-4de9-8d71-e31e53563e0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "4a722efe-70aa-47c8-ad61-428b92f95a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "8046e48f-122b-4068-824d-84d79246f917", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}], "revision_number": 1, "project_id": "c1599269478c4d54ad8117e3c0804cee", "id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e97ea23938f1430f9102e6b69b230f86", "created_at": "2019-05-30T09:53:45Z", "updated_at": "2019-05-30T09:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T09:53:45Z", "revision_number": 0, "id": "0d9a4101-97c0-4121-9bf0-f47a808c9458", "remote_group_id": "b574624f-e087-4bcc-9921-df2220030459", "remote_ip_prefix": null, "created_at": "2019-05-30T09:53:45Z", "security_group_id": "b574624f-e087-4bcc-9921-df2220030459", "tenant_id": "e97ea23938f1430f9102e6b69b230f86", "port_range_min": null, "ethertype": "IPv6", "project_id": "e97ea23938f1430f9102e6b69b230f86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T09:53:45Z", "revision_number": 0, "id": "19866ba1-4ad5-4306-984f-b74e7a3dd05f", "remote_group_id": "b574624f-e087-4bcc-9921-df2220030459", "remote_ip_prefix": null, "created_at": "2019-05-30T09:53:45Z", "security_group_id": "b574624f-e087-4bcc-9921-df2220030459", "tenant_id": "e97ea23938f1430f9102e6b69b230f86", "port_range_min": null, "ethertype": "IPv4", "project_id": "e97ea23938f1430f9102e6b69b230f86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T09:53:45Z", "revision_number": 0, "id": "475b227c-7645-4cac-93a4-6de1e8bab6c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T09:53:45Z", "security_group_id": "b574624f-e087-4bcc-9921-df2220030459", "tenant_id": "e97ea23938f1430f9102e6b69b230f86", "port_range_min": null, "ethertype": "IPv6", "project_id": "e97ea23938f1430f9102e6b69b230f86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T09:53:45Z", "revision_number": 0, "id": "fb0b0cc7-4df2-4bde-8289-891dbba0e6b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T09:53:45Z", "security_group_id": "b574624f-e087-4bcc-9921-df2220030459", "tenant_id": "e97ea23938f1430f9102e6b69b230f86", "port_range_min": null, "ethertype": "IPv4", "project_id": "e97ea23938f1430f9102e6b69b230f86"}], "revision_number": 1, "project_id": "e97ea23938f1430f9102e6b69b230f86", "id": "b574624f-e087-4bcc-9921-df2220030459", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 10:12:38,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6586bed5-e301-4234-bf79-9f94254115ac 2019-05-30 10:12:38,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0727977752686s 2019-05-30 10:12:38,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 10:12:38,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b574624f-e087-4bcc-9921-df2220030459.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d383ccb68a5c338e891113b11ffdc1956a1d8c17" 2019-05-30 10:12:39,104 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 10:12:39 GMT X-Openstack-Request-Id: req-76f42f71-7b81-447b-a933-ec973588a0e9 2019-05-30 10:12:39,104 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 10:12:39,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b574624f-e087-4bcc-9921-df2220030459.json used request id req-76f42f71-7b81-447b-a933-ec973588a0e9 2019-05-30 10:12:39,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.132719039917s 2019-05-30 10:12:39,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:12:39,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}bb93b0ced1f744fc32bc6643613fc66011c93667" 2019-05-30 10:12:39,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 10:12:39 GMT X-Openstack-Request-Id: req-5f4aefce-d8cd-4930-80d0-f8718cf31e48 2019-05-30 10:12:39,198 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 10:12:39,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5f4aefce-d8cd-4930-80d0-f8718cf31e48 2019-05-30 10:12:39,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0934262275696s 2019-05-30 10:12:39,199 - shade - DEBUG - Network pns-internal-net_875ccdd2-b51b-4dcc-bb9b-5fe214619207 not found for deleting 2019-05-30 10:12:39,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:12:39,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}bb93b0ced1f744fc32bc6643613fc66011c93667" 2019-05-30 10:12:39,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 10:12:39 GMT X-Openstack-Request-Id: req-b29f3558-72bd-42d3-ac0f-fe891f286537 2019-05-30 10:12:39,280 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 10:12:39,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b29f3558-72bd-42d3-ac0f-fe891f286537 2019-05-30 10:12:39,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0800909996033s 2019-05-30 10:12:39,281 - shade - DEBUG - Network pns-internal-net2_875ccdd2-b51b-4dcc-bb9b-5fe214619207 not found for deleting 2019-05-30 10:12:39,301 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-05-30 10:12:39,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 10:12:39,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 10:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e336cca7-5d47-4e43-a388-6a6530be29c6 2019-05-30 10:12:39,335 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 10:12:39,335 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-e336cca7-5d47-4e43-a388-6a6530be29c6 2019-05-30 10:12:39,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 10:12:39,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T11:12:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["dLhsa2c7ScqN94xB3Li3-Q"], "issued_at": "2019-05-30T10:12:39.000000Z"}} 2019-05-30 10:12:39,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:12:39,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:12:40,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 10:12:40 GMT X-Openstack-Request-Id: req-16f211b3-a21f-4bbd-a3c2-95010da259f9 2019-05-30 10:12:40,110 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 10:12:40,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-16f211b3-a21f-4bbd-a3c2-95010da259f9 2019-05-30 10:12:40,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.365766048431s 2019-05-30 10:12:40,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 10:12:40,122 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 10:12:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6367c612-cf59-49ca-bfdd-56495c1dcd17 2019-05-30 10:12:40,123 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:12:40,123 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-6367c612-cf59-49ca-bfdd-56495c1dcd17 2019-05-30 10:12:40,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 10:12:40,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:12:40,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 10:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ba38ec4-e759-45f5-a342-912ee0715b69 2019-05-30 10:12:40,242 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 10:12:40,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-5ba38ec4-e759-45f5-a342-912ee0715b69 2019-05-30 10:12:40,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118527889252s 2019-05-30 10:12:40,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 10:12:40,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_94d1b759-83df-401e-9005-f40692cab50f"}}' 2019-05-30 10:12:40,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Thu, 30 May 2019 10:12:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14672ccb-348b-4c56-ac8c-5ae83b67b721 2019-05-30 10:12:40,489 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/49aca04c99ee4cab9ed6473ad164a086"}, "tags": [], "enabled": true, "id": "49aca04c99ee4cab9ed6473ad164a086", "parent_id": "default", "domain_id": "default", "name": "shaker-project_94d1b759-83df-401e-9005-f40692cab50f"}} 2019-05-30 10:12:40,489 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-14672ccb-348b-4c56-ac8c-5ae83b67b721 2019-05-30 10:12:40,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.23935008049s 2019-05-30 10:12:40,490 - 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'49aca04c99ee4cab9ed6473ad164a086', '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_94d1b759-83df-401e-9005-f40692cab50f'}) 2019-05-30 10:12:40,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 10:12:40,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "hE31TxMTFB497CLx88ozfXvaC8gcUT", "email": null, "name": "shaker-user_94d1b759-83df-401e-9005-f40692cab50f"}}' 2019-05-30 10:12:40,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Thu, 30 May 2019 10:12:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b67d008-8f7e-4852-a6a9-9ec84516269f 2019-05-30 10:12:40,868 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_94d1b759-83df-401e-9005-f40692cab50f", "links": {"self": "http://172.30.9.24:5000/v3/users/706b8b850c054ae9bbd2e0cf889ad7cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "706b8b850c054ae9bbd2e0cf889ad7cd", "domain_id": "default", "password_expires_at": null}} 2019-05-30 10:12:40,868 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-4b67d008-8f7e-4852-a6a9-9ec84516269f 2019-05-30 10:12:40,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.372653961182s 2019-05-30 10:12:40,869 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'706b8b850c054ae9bbd2e0cf889ad7cd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_94d1b759-83df-401e-9005-f40692cab50f'}) 2019-05-30 10:12:40,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 10:12:40,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:12:41,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 10:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a47f63a1-0ebe-43e8-9519-ecb774f93461 2019-05-30 10:12:41,027 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 10:12:41,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a47f63a1-0ebe-43e8-9519-ecb774f93461 2019-05-30 10:12:41,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153805017471s 2019-05-30 10:12:41,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 10:12:41,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:12:41,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 10:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdf0b1a5-a3e1-4b8b-ae56-6ff2a3f9c1eb 2019-05-30 10:12:41,275 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 10:12:41,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fdf0b1a5-a3e1-4b8b-ae56-6ff2a3f9c1eb 2019-05-30 10:12:41,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.243229866028s 2019-05-30 10:12:41,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 10:12:41,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:12:41,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 10:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d31fab45-deb1-4487-99d4-58a7d1ae57fa 2019-05-30 10:12:41,432 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 10:12:41,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d31fab45-deb1-4487-99d4-58a7d1ae57fa 2019-05-30 10:12:41,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.151906967163s 2019-05-30 10:12:41,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 10:12:41,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:12:41,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 10:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1cf4cef-4f64-4561-9859-9c83757f3a92 2019-05-30 10:12:41,643 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 10:12:41,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-e1cf4cef-4f64-4561-9859-9c83757f3a92 2019-05-30 10:12:41,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205857038498s 2019-05-30 10:12:41,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 10:12:41,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:12:41,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 30 May 2019 10:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb087e3-b959-4f9e-8a3d-bd93e63c4b91 2019-05-30 10:12:41,814 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_94d1b759-83df-401e-9005-f40692cab50f", "links": {"self": "http://172.30.9.24:5000/v3/users/706b8b850c054ae9bbd2e0cf889ad7cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "706b8b850c054ae9bbd2e0cf889ad7cd", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 10:12:41,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0bb087e3-b959-4f9e-8a3d-bd93e63c4b91 2019-05-30 10:12:41,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.17001080513s 2019-05-30 10:12:41,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 10:12:41,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:12:42,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Thu, 30 May 2019 10:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43d016b9-e640-43ad-a3e1-c7d341781777 2019-05-30 10:12:42,025 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/49aca04c99ee4cab9ed6473ad164a086"}, "tags": [], "enabled": true, "id": "49aca04c99ee4cab9ed6473ad164a086", "parent_id": "default", "domain_id": "default", "name": "shaker-project_94d1b759-83df-401e-9005-f40692cab50f"}]} 2019-05-30 10:12:42,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-43d016b9-e640-43ad-a3e1-c7d341781777 2019-05-30 10:12:42,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199206829071s 2019-05-30 10:12:42,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 10:12:42,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=706b8b850c054ae9bbd2e0cf889ad7cd&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=49aca04c99ee4cab9ed6473ad164a086" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:12:42,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 10:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51bf75b7-4634-4b78-a4ad-f574336acaa0 2019-05-30 10:12:42,147 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=706b8b850c054ae9bbd2e0cf889ad7cd&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=49aca04c99ee4cab9ed6473ad164a086", "previous": null, "next": null}} 2019-05-30 10:12:42,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=706b8b850c054ae9bbd2e0cf889ad7cd&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=49aca04c99ee4cab9ed6473ad164a086 used request id req-51bf75b7-4634-4b78-a4ad-f574336acaa0 2019-05-30 10:12:42,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113674163818s 2019-05-30 10:12:42,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 10:12:42,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/49aca04c99ee4cab9ed6473ad164a086/users/706b8b850c054ae9bbd2e0cf889ad7cd/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:12:42,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 10:12:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11d95ff0-ca0f-42e9-98d6-2ccc25c2f01c 2019-05-30 10:12:42,325 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 10:12:42,325 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/49aca04c99ee4cab9ed6473ad164a086/users/706b8b850c054ae9bbd2e0cf889ad7cd/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-11d95ff0-ca0f-42e9-98d6-2ccc25c2f01c 2019-05-30 10:12:42,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.174344062805s 2019-05-30 10:12:42,326 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_94d1b759-83df-401e-9005-f40692cab50f', 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'49aca04c99ee4cab9ed6473ad164a086', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'hE31TxMTFB497CLx88ozfXvaC8gcUT', 'username': u'shaker-user_94d1b759-83df-401e-9005-f40692cab50f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 10:12:42,329 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_94d1b759-83df-401e-9005-f40692cab50f', 'password': 'hE31TxMTFB497CLx88ozfXvaC8gcUT', 'project_name': 'shaker-project_94d1b759-83df-401e-9005-f40692cab50f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '49aca04c99ee4cab9ed6473ad164a086', 'project_domain_name': 'Default'} 2019-05-30 10:12:42,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-30 10:12:42,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:12:42,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Thu, 30 May 2019 10:12: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-24bb8cbc-a108-4307-ab96-ea054a68e1f9 x-openstack-request-id: req-24bb8cbc-a108-4307-ab96-ea054a68e1f9 2019-05-30 10:12:42,635 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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": 15}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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-05-30 10:12:42,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-24bb8cbc-a108-4307-ab96-ea054a68e1f9 2019-05-30 10:12:42,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.302476882935s 2019-05-30 10:12:42,637 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-05-30 10:12:42,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 10:12:42,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:12:42,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 10:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d72c1b-88da-4e20-88eb-fbdc92726789 2019-05-30 10:12:42,853 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 10:12:42,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-88d72c1b-88da-4e20-88eb-fbdc92726789 2019-05-30 10:12:42,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215616941452s 2019-05-30 10:12:42,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 10:12:42,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:12:42,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Thu, 30 May 2019 10:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c707112c-9cc0-45e8-9e7e-bc5d6518f633 2019-05-30 10:12:42,973 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/49aca04c99ee4cab9ed6473ad164a086"}, "tags": [], "enabled": true, "id": "49aca04c99ee4cab9ed6473ad164a086", "parent_id": "default", "domain_id": "default", "name": "shaker-project_94d1b759-83df-401e-9005-f40692cab50f"}]} 2019-05-30 10:12:42,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c707112c-9cc0-45e8-9e7e-bc5d6518f633 2019-05-30 10:12:42,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113149881363s 2019-05-30 10:12:42,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 10:12:42,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" -d '{"network": {"tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "name": "shaker-net_94d1b759-83df-401e-9005-f40692cab50f", "admin_state_up": true}}' 2019-05-30 10:12:43,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Thu, 30 May 2019 10:12:43 GMT X-Openstack-Request-Id: req-2f65437e-103c-412d-9a13-f1f685ca3fd2 2019-05-30 10:12:43,253 - 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":"b85eae58-87f1-403e-9d36-31a4b05248f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"49aca04c99ee4cab9ed6473ad164a086","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T10:12:43Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_94d1b759-83df-401e-9005-f40692cab50f","admin_state_up":true,"tenant_id":"49aca04c99ee4cab9ed6473ad164a086","created_at":"2019-05-30T10:12:43Z","mtu":1450}} 2019-05-30 10:12:43,253 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2f65437e-103c-412d-9a13-f1f685ca3fd2 2019-05-30 10:12:43,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.276959896088s 2019-05-30 10:12:43,254 - 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-05-30T10:12:43Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b85eae58-87f1-403e-9d36-31a4b05248f6', 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'shaker-net_94d1b759-83df-401e-9005-f40692cab50f', u'created_at': u'2019-05-30T10:12:43Z', u'mtu': 1450, u'tenant_id': u'49aca04c99ee4cab9ed6473ad164a086', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'49aca04c99ee4cab9ed6473ad164a086', u'l2_adjacency': True}) 2019-05-30 10:12:43,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 10:12:43,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 10:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18087927-fd9c-4c92-b776-d6c373bc001f 2019-05-30 10:12:43,265 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 10:12:43,265 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-18087927-fd9c-4c92-b776-d6c373bc001f 2019-05-30 10:12:43,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 10:12:43,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T11:12:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49aca04c99ee4cab9ed6473ad164a086", "name": "shaker-project_94d1b759-83df-401e-9005-f40692cab50f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_49aca04c99ee4cab9ed6473ad164a086", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_49aca04c99ee4cab9ed6473ad164a086", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/49aca04c99ee4cab9ed6473ad164a086", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/49aca04c99ee4cab9ed6473ad164a086", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/49aca04c99ee4cab9ed6473ad164a086", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/49aca04c99ee4cab9ed6473ad164a086", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/49aca04c99ee4cab9ed6473ad164a086", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/49aca04c99ee4cab9ed6473ad164a086", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/49aca04c99ee4cab9ed6473ad164a086", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/49aca04c99ee4cab9ed6473ad164a086", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/49aca04c99ee4cab9ed6473ad164a086", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_94d1b759-83df-401e-9005-f40692cab50f", "id": "706b8b850c054ae9bbd2e0cf889ad7cd"}, "audit_ids": ["v8FJS3r8S0SZnLwVXHhZXA"], "issued_at": "2019-05-30T10:12:43.000000Z"}} 2019-05-30 10:12:43,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:12:43,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:12:43,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Thu, 30 May 2019 10:12:43 GMT X-Openstack-Request-Id: req-322b194a-879b-455a-bf15-2cad678a4551 2019-05-30 10:12:43,979 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b85eae58-87f1-403e-9d36-31a4b05248f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"49aca04c99ee4cab9ed6473ad164a086","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T10:12:43Z","qos_policy_id":null,"name":"shaker-net_94d1b759-83df-401e-9005-f40692cab50f","admin_state_up":true,"tenant_id":"49aca04c99ee4cab9ed6473ad164a086","created_at":"2019-05-30T10:12:43Z","mtu":1450}]} 2019-05-30 10:12:43,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-322b194a-879b-455a-bf15-2cad678a4551 2019-05-30 10:12:43,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.314607858658s 2019-05-30 10:12:43,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 10:12:43,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" -d '{"subnet": {"name": "shaker-subnet_94d1b759-83df-401e-9005-f40692cab50f", "enable_dhcp": true, "network_id": "b85eae58-87f1-403e-9d36-31a4b05248f6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 10:12:44,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Thu, 30 May 2019 10:12:44 GMT X-Openstack-Request-Id: req-fad73484-c9dc-4ce2-9ad2-129685b6b907 2019-05-30 10:12:44,679 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b85eae58-87f1-403e-9d36-31a4b05248f6","tenant_id":"49aca04c99ee4cab9ed6473ad164a086","created_at":"2019-05-30T10:12:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T10:12:44Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"49aca04c99ee4cab9ed6473ad164a086","id":"0aea7039-4c10-461b-a34a-f00e94ef93a1","subnetpool_id":null,"name":"shaker-subnet_94d1b759-83df-401e-9005-f40692cab50f"}} 2019-05-30 10:12:44,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-fad73484-c9dc-4ce2-9ad2-129685b6b907 2019-05-30 10:12:44,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.698219060898s 2019-05-30 10:12:44,679 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T10:12:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0aea7039-4c10-461b-a34a-f00e94ef93a1', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_94d1b759-83df-401e-9005-f40692cab50f', u'enable_dhcp': True, u'network_id': u'b85eae58-87f1-403e-9d36-31a4b05248f6', u'tenant_id': u'49aca04c99ee4cab9ed6473ad164a086', u'created_at': u'2019-05-30T10:12:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'49aca04c99ee4cab9ed6473ad164a086'}) 2019-05-30 10:12:44,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 10:12:44,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "shaker-router_94d1b759-83df-401e-9005-f40692cab50f", "admin_state_up": true}}' 2019-05-30 10:12:46,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Thu, 30 May 2019 10:12:46 GMT X-Openstack-Request-Id: req-59fa06c5-6505-4bc4-ae18-807cb23202ff 2019-05-30 10:12:46,213 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:12:44Z", "admin_state_up": true, "updated_at": "2019-05-30T10:12:45Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "49aca04c99ee4cab9ed6473ad164a086", "id": "cec1d7af-c488-40b6-b6b3-95682482c812", "name": "shaker-router_94d1b759-83df-401e-9005-f40692cab50f"}} 2019-05-30 10:12:46,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-59fa06c5-6505-4bc4-ae18-807cb23202ff 2019-05-30 10:12:46,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53325605392s 2019-05-30 10:12:46,214 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T10:12:45Z', u'revision_number': 2, u'id': u'cec1d7af-c488-40b6-b6b3-95682482c812', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_94d1b759-83df-401e-9005-f40692cab50f', u'admin_state_up': True, u'tenant_id': u'49aca04c99ee4cab9ed6473ad164a086', u'created_at': u'2019-05-30T10:12:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'49aca04c99ee4cab9ed6473ad164a086'}) 2019-05-30 10:12:46,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 10:12:46,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/cec1d7af-c488-40b6-b6b3-95682482c812/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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" -d '{"subnet_id": "0aea7039-4c10-461b-a34a-f00e94ef93a1"}' 2019-05-30 10:12:48,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 10:12:48 GMT X-Openstack-Request-Id: req-64dafb03-b593-4090-8542-3ece54a42501 2019-05-30 10:12:48,830 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b85eae58-87f1-403e-9d36-31a4b05248f6", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "subnet_id": "0aea7039-4c10-461b-a34a-f00e94ef93a1", "subnet_ids": ["0aea7039-4c10-461b-a34a-f00e94ef93a1"], "port_id": "04739512-d7f8-4521-9ba2-8dd1cc95ff4d", "id": "cec1d7af-c488-40b6-b6b3-95682482c812"} 2019-05-30 10:12:48,830 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/cec1d7af-c488-40b6-b6b3-95682482c812/add_router_interface.json used request id req-64dafb03-b593-4090-8542-3ece54a42501 2019-05-30 10:12:48,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.61619305611s 2019-05-30 10:12:48,831 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-05-30 10:12:51,885 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-05-30 10:12:51,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 10:12:51,894 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 10:12:51 GMT 2019-05-30 10:12:51,895 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 10:12:51,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 10:12:51,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:12:52,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 10:12:52 GMT X-Openstack-Request-Id: req-cf8762d1-291b-47ab-a47c-dc32244f42a7 2019-05-30 10:12:52,659 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 10:12:52,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-cf8762d1-291b-47ab-a47c-dc32244f42a7 2019-05-30 10:12:52,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.759776830673s 2019-05-30 10:12:52,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 10:12:52,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_94d1b759-83df-401e-9005-f40692cab50f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_94d1b759-83df-401e-9005-f40692cab50f"}' 2019-05-30 10:12:52,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Thu, 30 May 2019 10:12:52 GMT Location: http://172.30.9.24:9292/v2/images/901f8739-5a17-42f8-8b39-38a77d30c704 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-00ed7eae-1d1f-4f39-9be8-d1a49d758e4b 2019-05-30 10:12:52,713 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T10:12:52Z", "file": "/v2/images/901f8739-5a17-42f8-8b39-38a77d30c704/file", "owner": "49aca04c99ee4cab9ed6473ad164a086", "id": "901f8739-5a17-42f8-8b39-38a77d30c704", "size": null, "self": "/v2/images/901f8739-5a17-42f8-8b39-38a77d30c704", "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_94d1b759-83df-401e-9005-f40692cab50f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_94d1b759-83df-401e-9005-f40692cab50f", "checksum": null, "created_at": "2019-05-30T10:12:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 10:12:52,713 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-00ed7eae-1d1f-4f39-9be8-d1a49d758e4b 2019-05-30 10:12:52,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0454277992249s 2019-05-30 10:12:52,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 10:12:52,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/901f8739-5a17-42f8-8b39-38a77d30c704/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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" -d '' 2019-05-30 10:13:02,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 10:13:02 GMT X-Openstack-Request-Id: req-5a1083a5-d5bc-445b-bbf8-2aae5f445782 2019-05-30 10:13:02,528 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 10:13:02,528 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/901f8739-5a17-42f8-8b39-38a77d30c704/file used request id req-5a1083a5-d5bc-445b-bbf8-2aae5f445782 2019-05-30 10:13:02,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.81398010254s 2019-05-30 10:13:02,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 10:13:02,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:02,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Thu, 30 May 2019 10:13:02 GMT X-Openstack-Request-Id: req-2333dce7-6afa-4c9a-ab7a-32827e916c79 2019-05-30 10:13:02,576 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T10:13:02Z", "file": "/v2/images/901f8739-5a17-42f8-8b39-38a77d30c704/file", "owner": "49aca04c99ee4cab9ed6473ad164a086", "id": "901f8739-5a17-42f8-8b39-38a77d30c704", "size": 666173440, "self": "/v2/images/901f8739-5a17-42f8-8b39-38a77d30c704", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/901f8739-5a17-42f8-8b39-38a77d30c704/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/901f8739-5a17-42f8-8b39-38a77d30c704/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_94d1b759-83df-401e-9005-f40692cab50f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_94d1b759-83df-401e-9005-f40692cab50f", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-05-30T10:12:52Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 10:13:02,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2333dce7-6afa-4c9a-ab7a-32827e916c79 2019-05-30 10:13:02,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0426008701324s 2019-05-30 10:13:02,578 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/901f8739-5a17-42f8-8b39-38a77d30c704/snap', u'metadata': Munch({})})], 'file': u'/v2/images/901f8739-5a17-42f8-8b39-38a77d30c704/file', 'owner': u'49aca04c99ee4cab9ed6473ad164a086', 'id': u'901f8739-5a17-42f8-8b39-38a77d30c704', 'size': 666173440, u'self': u'/v2/images/901f8739-5a17-42f8-8b39-38a77d30c704', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'49aca04c99ee4cab9ed6473ad164a086', 'name': 'shaker-project_94d1b759-83df-401e-9005-f40692cab50f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/901f8739-5a17-42f8-8b39-38a77d30c704/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T10:13:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-30T10:13:02Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_94d1b759-83df-401e-9005-f40692cab50f', '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/901f8739-5a17-42f8-8b39-38a77d30c704', 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_94d1b759-83df-401e-9005-f40692cab50f', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_94d1b759-83df-401e-9005-f40692cab50f', 'created': u'2019-05-30T10:12:52Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-05-30T10:12:52Z', 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/901f8739-5a17-42f8-8b39-38a77d30c704', 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_94d1b759-83df-401e-9005-f40692cab50f', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-05-30 10:13:02,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 10:13:02,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_94d1b759-83df-401e-9005-f40692cab50f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-30 10:13:02,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-08df6f43-6d2c-43cf-b982-28fd69a960c6 x-openstack-request-id: req-08df6f43-6d2c-43cf-b982-28fd69a960c6 2019-05-30 10:13:02,615 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_94d1b759-83df-401e-9005-f40692cab50f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "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": "4120c2ce-6766-4a9b-b776-ef48c8eede82"}} 2019-05-30 10:13:02,616 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-08df6f43-6d2c-43cf-b982-28fd69a960c6 2019-05-30 10:13:02,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0369281768799s 2019-05-30 10:13:02,617 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_94d1b759-83df-401e-9005-f40692cab50f', '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'aeac65a9ab444affb43fd8765adb4b86', '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'4120c2ce-6766-4a9b-b776-ef48c8eede82', 'swap': 0}) 2019-05-30 10:13:02,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 10:13:02,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82/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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" -d '{"extra_specs": {}}' 2019-05-30 10:13:02,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-daf266b9-47fa-487f-a956-77d6fe8772d4 x-openstack-request-id: req-daf266b9-47fa-487f-a956-77d6fe8772d4 2019-05-30 10:13:02,645 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 10:13:02,645 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82/os-extra_specs used request id req-daf266b9-47fa-487f-a956-77d6fe8772d4 2019-05-30 10:13:02,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.027704000473s 2019-05-30 10:13:02,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-30 10:13:02,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" -d '{"keypair": {"name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f"}}' 2019-05-30 10:13:02,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-f6d63052-1a49-49f7-9778-240d879879a2 x-openstack-request-id: req-f6d63052-1a49-49f7-9778-240d879879a2 2019-05-30 10:13:02,965 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjkFIv+Y1t9+lkHRjYPtxyyGb7g2pWaXfNHARC50yRBkiaCZsrI04i2B6+wlHqwhH9BqMSz9SWeq6iD5JutVkdZ5gIC1jwonWIuHF4Kl4wlAYLOm+lLXEMxb+QV8Y/CF9YJmruBIvQL0h9HvbinCn1R3LzcxR+V5eedYT2jZxmzy4FoQYgd387Nk7Fw/WTvpnA1SG6YZIdFAhgdz3Uh+NzzXs+flFKyUSDnpRrMob6i9sZ6J9ZgSebRP++uBIGHD86oxsBxYRLtsKMN1M5ATDwkoxAxQ5Dad1ZLOUZkF7KgNltQttEVQwIzG+eaqyhYYyMuhucQ5wqtxJLoOS684jz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA45BSL/mNbffpZB0Y2D7ccshm+4NqVml3zRwEQudMkQZImgmb\nKyNOItgevsJR6sIR/QajEs/Ulnquog+SbrVZHWeYCAtY8KJ1iLhxeCpeMJQGCzpv\npS1xDMW/kFfGPwhfWCZq7gSL0C9IfR724pwp9Udy83MUfleXnnWE9o2cZs8uBaEG\nIHd/OzZOxcP1k76ZwNUhumGSHRQIYHc91Ifjc817Pn5RSslEg56UazKG+ovbGeif\nWYEnm0T/vrgSBhw/OqMbAcWES7bCjDdTOQEw8JKMQMUOQ2ndWSzlGZBeyoDZbULb\nRFUMCMxvnmqsoWGMjLobnEOcKrcSS6DkuvOI8wIDAQABAoIBAE6b+TgnXarCO/Zg\ncseol2BzR9fUYrRtBHxvFC3EVte2Mvg7H0X8kS5KN/yvhbqxxaMBWu3Rq188C/1h\nobTqolkdAxCsUtH1XOKYzGG1SQpA6AGS8yQ9GVNPMEh9ebcmfkEmLEQCgAWvf7vx\nKVnIllnrj5L3ivnF6lNLx12gN4nvmtICOsgPl+B9tpka2IdkBxXP0Eju7EnB9Fwl\ncQaAs32Kgwq7o/HRqkwI8/a8zx9AXaYVXgTPSLxOhSYHSHMjpdW634/1O/UqEpWD\na3/ZP1BHKcDiUgvNWfeaWrS5DQUFRkpR721zqA47fz0MfZmCpuX36KbVbogvw0xr\nT9qZEuECgYEA+3s+Zbu6rlsK9iaMY6z06OQTPBZ7nsS3rb6p26q8SYyRM+aZW0lE\nlsw9K5jA/ui9I9ROYn3i18wfZo/V2IVoj25Kr5xXDu/+yZWAeHVCKVX2Z9geoFnU\ntExzADPdHdogedMwnwmahkm/nf4/tTorufeawPgC2OQZDfEX/3ziI5ECgYEA56cP\nw7RxXsQ4hNaE4uXApoR0e18KvnkSYzmUVUL1Yk+P82EXYBSQspUGMyWX2wvgafdC\n04uT2IPmrQuB9HOpqw5RsCCufwK/Yc3b1NBKIGhXQQdSb1X503jNuYfQNHFim+Cs\n4p7+tvtzYz4tLOmH+zdWNoy1fYWH+9NOx+7vmkMCgYEAvHVikGi8AJe3wjmnMbdW\nngT1qS0MHTI8mBbvQfBURCX0Vtm0CWYB4aRTHw3Na/pMa8JZr5O5YJDW40xdLHLl\npb84dxwJXedaoATKjvsIxuNl0fJzGSXYsfksoXU8eneRqNoscLKIu6Qe1i7H3W8n\nf6jfr0btE070u672lf8nlRECgYAdseOqcaoKvNqF5L3aHBuK/PW1juRgsEJ0J8Bl\nAZVVCd/pEeweK+S0j7fgvJPvx2D4FHMjjQPhwF7ElfINtPnt7IL6MeZMb7y6u9nP\nOPgXmWh99INTtFC3FAhDHS7KWjKKys0+q6T5LdiHw0OlOzZsNJa/nV/yfDiHRnoV\n1QIv4wKBgQDdogWTNGCZKv6ZAkob0q03hH3uKJgojAlY8xdKlsuYO5Fq8VCadTQS\nwQyz2VTofAMi22+vv6NcDVp3fUMoGDwSnUeRZkerGp+4D/ezqo/Vb8AqOswBNv+B\nrmehzNbZKClkzryyIH/DfaJOoOA/NmaCIQntCFvE77Lku4W4f9Cgxw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "fingerprint": "68:95:06:13:75:bb:3f:67:51:92:25:40:fc:b1:78:89"}} 2019-05-30 10:13:02,965 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f6d63052-1a49-49f7-9778-240d879879a2 2019-05-30 10:13:02,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.31772685051s 2019-05-30 10:13:02,966 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjkFIv+Y1t9+lkHRjYPtxyyGb7g2pWaXfNHARC50yRBkiaCZsrI04i2B6+wlHqwhH9BqMSz9SWeq6iD5JutVkdZ5gIC1jwonWIuHF4Kl4wlAYLOm+lLXEMxb+QV8Y/CF9YJmruBIvQL0h9HvbinCn1R3LzcxR+V5eedYT2jZxmzy4FoQYgd387Nk7Fw/WTvpnA1SG6YZIdFAhgdz3Uh+NzzXs+flFKyUSDnpRrMob6i9sZ6J9ZgSebRP++uBIGHD86oxsBxYRLtsKMN1M5ATDwkoxAxQ5Dad1ZLOUZkF7KgNltQttEVQwIzG+eaqyhYYyMuhucQ5wqtxJLoOS684jz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA45BSL/mNbffpZB0Y2D7ccshm+4NqVml3zRwEQudMkQZImgmb\nKyNOItgevsJR6sIR/QajEs/Ulnquog+SbrVZHWeYCAtY8KJ1iLhxeCpeMJQGCzpv\npS1xDMW/kFfGPwhfWCZq7gSL0C9IfR724pwp9Udy83MUfleXnnWE9o2cZs8uBaEG\nIHd/OzZOxcP1k76ZwNUhumGSHRQIYHc91Ifjc817Pn5RSslEg56UazKG+ovbGeif\nWYEnm0T/vrgSBhw/OqMbAcWES7bCjDdTOQEw8JKMQMUOQ2ndWSzlGZBeyoDZbULb\nRFUMCMxvnmqsoWGMjLobnEOcKrcSS6DkuvOI8wIDAQABAoIBAE6b+TgnXarCO/Zg\ncseol2BzR9fUYrRtBHxvFC3EVte2Mvg7H0X8kS5KN/yvhbqxxaMBWu3Rq188C/1h\nobTqolkdAxCsUtH1XOKYzGG1SQpA6AGS8yQ9GVNPMEh9ebcmfkEmLEQCgAWvf7vx\nKVnIllnrj5L3ivnF6lNLx12gN4nvmtICOsgPl+B9tpka2IdkBxXP0Eju7EnB9Fwl\ncQaAs32Kgwq7o/HRqkwI8/a8zx9AXaYVXgTPSLxOhSYHSHMjpdW634/1O/UqEpWD\na3/ZP1BHKcDiUgvNWfeaWrS5DQUFRkpR721zqA47fz0MfZmCpuX36KbVbogvw0xr\nT9qZEuECgYEA+3s+Zbu6rlsK9iaMY6z06OQTPBZ7nsS3rb6p26q8SYyRM+aZW0lE\nlsw9K5jA/ui9I9ROYn3i18wfZo/V2IVoj25Kr5xXDu/+yZWAeHVCKVX2Z9geoFnU\ntExzADPdHdogedMwnwmahkm/nf4/tTorufeawPgC2OQZDfEX/3ziI5ECgYEA56cP\nw7RxXsQ4hNaE4uXApoR0e18KvnkSYzmUVUL1Yk+P82EXYBSQspUGMyWX2wvgafdC\n04uT2IPmrQuB9HOpqw5RsCCufwK/Yc3b1NBKIGhXQQdSb1X503jNuYfQNHFim+Cs\n4p7+tvtzYz4tLOmH+zdWNoy1fYWH+9NOx+7vmkMCgYEAvHVikGi8AJe3wjmnMbdW\nngT1qS0MHTI8mBbvQfBURCX0Vtm0CWYB4aRTHw3Na/pMa8JZr5O5YJDW40xdLHLl\npb84dxwJXedaoATKjvsIxuNl0fJzGSXYsfksoXU8eneRqNoscLKIu6Qe1i7H3W8n\nf6jfr0btE070u672lf8nlRECgYAdseOqcaoKvNqF5L3aHBuK/PW1juRgsEJ0J8Bl\nAZVVCd/pEeweK+S0j7fgvJPvx2D4FHMjjQPhwF7ElfINtPnt7IL6MeZMb7y6u9nP\nOPgXmWh99INTtFC3FAhDHS7KWjKKys0+q6T5LdiHw0OlOzZsNJa/nV/yfDiHRnoV\n1QIv4wKBgQDdogWTNGCZKv6ZAkob0q03hH3uKJgojAlY8xdKlsuYO5Fq8VCadTQS\nwQyz2VTofAMi22+vv6NcDVp3fUMoGDwSnUeRZkerGp+4D/ezqo/Vb8AqOswBNv+B\nrmehzNbZKClkzryyIH/DfaJOoOA/NmaCIQntCFvE77Lku4W4f9Cgxw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'706b8b850c054ae9bbd2e0cf889ad7cd', 'name': u'shaker-kp_94d1b759-83df-401e-9005-f40692cab50f', 'created_at': '2019-05-30T10:13:02.966885', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'49aca04c99ee4cab9ed6473ad164a086', 'name': 'shaker-project_94d1b759-83df-401e-9005-f40692cab50f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'68:95:06:13:75:bb:3f:67:51:92:25:40:fc:b1:78:89', 'type': 'ssh', 'id': u'shaker-kp_94d1b759-83df-401e-9005-f40692cab50f'}) 2019-05-30 10:13:02,967 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA45BSL/mNbffpZB0Y2D7ccshm+4NqVml3zRwEQudMkQZImgmb KyNOItgevsJR6sIR/QajEs/Ulnquog+SbrVZHWeYCAtY8KJ1iLhxeCpeMJQGCzpv pS1xDMW/kFfGPwhfWCZq7gSL0C9IfR724pwp9Udy83MUfleXnnWE9o2cZs8uBaEG IHd/OzZOxcP1k76ZwNUhumGSHRQIYHc91Ifjc817Pn5RSslEg56UazKG+ovbGeif WYEnm0T/vrgSBhw/OqMbAcWES7bCjDdTOQEw8JKMQMUOQ2ndWSzlGZBeyoDZbULb RFUMCMxvnmqsoWGMjLobnEOcKrcSS6DkuvOI8wIDAQABAoIBAE6b+TgnXarCO/Zg cseol2BzR9fUYrRtBHxvFC3EVte2Mvg7H0X8kS5KN/yvhbqxxaMBWu3Rq188C/1h obTqolkdAxCsUtH1XOKYzGG1SQpA6AGS8yQ9GVNPMEh9ebcmfkEmLEQCgAWvf7vx KVnIllnrj5L3ivnF6lNLx12gN4nvmtICOsgPl+B9tpka2IdkBxXP0Eju7EnB9Fwl cQaAs32Kgwq7o/HRqkwI8/a8zx9AXaYVXgTPSLxOhSYHSHMjpdW634/1O/UqEpWD a3/ZP1BHKcDiUgvNWfeaWrS5DQUFRkpR721zqA47fz0MfZmCpuX36KbVbogvw0xr T9qZEuECgYEA+3s+Zbu6rlsK9iaMY6z06OQTPBZ7nsS3rb6p26q8SYyRM+aZW0lE lsw9K5jA/ui9I9ROYn3i18wfZo/V2IVoj25Kr5xXDu/+yZWAeHVCKVX2Z9geoFnU tExzADPdHdogedMwnwmahkm/nf4/tTorufeawPgC2OQZDfEX/3ziI5ECgYEA56cP w7RxXsQ4hNaE4uXApoR0e18KvnkSYzmUVUL1Yk+P82EXYBSQspUGMyWX2wvgafdC 04uT2IPmrQuB9HOpqw5RsCCufwK/Yc3b1NBKIGhXQQdSb1X503jNuYfQNHFim+Cs 4p7+tvtzYz4tLOmH+zdWNoy1fYWH+9NOx+7vmkMCgYEAvHVikGi8AJe3wjmnMbdW ngT1qS0MHTI8mBbvQfBURCX0Vtm0CWYB4aRTHw3Na/pMa8JZr5O5YJDW40xdLHLl pb84dxwJXedaoATKjvsIxuNl0fJzGSXYsfksoXU8eneRqNoscLKIu6Qe1i7H3W8n f6jfr0btE070u672lf8nlRECgYAdseOqcaoKvNqF5L3aHBuK/PW1juRgsEJ0J8Bl AZVVCd/pEeweK+S0j7fgvJPvx2D4FHMjjQPhwF7ElfINtPnt7IL6MeZMb7y6u9nP OPgXmWh99INTtFC3FAhDHS7KWjKKys0+q6T5LdiHw0OlOzZsNJa/nV/yfDiHRnoV 1QIv4wKBgQDdogWTNGCZKv6ZAkob0q03hH3uKJgojAlY8xdKlsuYO5Fq8VCadTQS wQyz2VTofAMi22+vv6NcDVp3fUMoGDwSnUeRZkerGp+4D/ezqo/Vb8AqOswBNv+B rmehzNbZKClkzryyIH/DfaJOoOA/NmaCIQntCFvE77Lku4W4f9Cgxw== -----END RSA PRIVATE KEY----- 2019-05-30 10:13:02,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-30 10:13:02,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" -d '{"security_group": {"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f", "description": "created by OPNFV Functest (shaker)"}}' 2019-05-30 10:13:03,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Thu, 30 May 2019 10:13:03 GMT X-Openstack-Request-Id: req-556aae4d-f2a2-46b2-b941-3f20d0ee854e 2019-05-30 10:13:03,418 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:13:03Z", "updated_at": "2019-05-30T10:13:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:13:03Z", "revision_number": 0, "id": "3eae8923-5da6-4cf7-b1b6-d708b62eb9b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv6", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:13:03Z", "revision_number": 0, "id": "79303064-625b-44e3-9746-d49fa4a10f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}], "revision_number": 1, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}} 2019-05-30 10:13:03,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-556aae4d-f2a2-46b2-b941-3f20d0ee854e 2019-05-30 10:13:03,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.445806026459s 2019-05-30 10:13:03,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:13:03,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:03,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Thu, 30 May 2019 10:13:03 GMT X-Openstack-Request-Id: req-c2c22dca-ac60-43e2-b8a7-86b0ecb9cf1d 2019-05-30 10:13:03,508 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:13:03Z", "updated_at": "2019-05-30T10:13:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:13:03Z", "revision_number": 0, "id": "3eae8923-5da6-4cf7-b1b6-d708b62eb9b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv6", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:13:03Z", "revision_number": 0, "id": "79303064-625b-44e3-9746-d49fa4a10f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}], "revision_number": 1, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}, {"description": "Default security group", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:12:43Z", "updated_at": "2019-05-30T10:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "30568a23-eab7-41bd-a8e0-837a1c7edc56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "55ff6413-2034-47be-8a27-73582eab8bde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv6", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "cb0a8443-d955-400f-afd6-88d106d86ffc", "remote_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "d1950362-1ab2-4f48-8b48-948e96e58218", "remote_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv6", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}], "revision_number": 1, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "name": "default"}]} 2019-05-30 10:13:03,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c2c22dca-ac60-43e2-b8a7-86b0ecb9cf1d 2019-05-30 10:13:03,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0824999809265s 2019-05-30 10:13:03,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 10:13:03,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" -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": "4a83167c-9f55-402a-bf11-74e3f809dcb2"}}' 2019-05-30 10:13:03,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 30 May 2019 10:13:03 GMT X-Openstack-Request-Id: req-96cc039e-da7e-4659-ad39-77d3f811cb6b 2019-05-30 10:13:03,643 - 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-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "port_range_min": 22, "revision_number": 0, "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:13:03Z", "project_id": "49aca04c99ee4cab9ed6473ad164a086", "id": "3b517c2d-7ffd-4128-bae7-fc79a314fdb9"}} 2019-05-30 10:13:03,643 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-96cc039e-da7e-4659-ad39-77d3f811cb6b 2019-05-30 10:13:03,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128378152847s 2019-05-30 10:13:03,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:13:03,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:03,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Thu, 30 May 2019 10:13:03 GMT X-Openstack-Request-Id: req-8e5cb70f-e25b-484f-b7af-77febaa54a85 2019-05-30 10:13:03,693 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:13:03Z", "updated_at": "2019-05-30T10:13:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:13:03Z", "revision_number": 0, "id": "3b517c2d-7ffd-4128-bae7-fc79a314fdb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": 22, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:13:03Z", "revision_number": 0, "id": "3eae8923-5da6-4cf7-b1b6-d708b62eb9b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv6", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:13:03Z", "revision_number": 0, "id": "79303064-625b-44e3-9746-d49fa4a10f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}], "revision_number": 2, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}, {"description": "Default security group", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:12:43Z", "updated_at": "2019-05-30T10:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "30568a23-eab7-41bd-a8e0-837a1c7edc56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "55ff6413-2034-47be-8a27-73582eab8bde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv6", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "cb0a8443-d955-400f-afd6-88d106d86ffc", "remote_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "d1950362-1ab2-4f48-8b48-948e96e58218", "remote_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv6", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}], "revision_number": 1, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "name": "default"}]} 2019-05-30 10:13:03,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8e5cb70f-e25b-484f-b7af-77febaa54a85 2019-05-30 10:13:03,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0440499782562s 2019-05-30 10:13:03,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 10:13:03,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" -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": "4a83167c-9f55-402a-bf11-74e3f809dcb2"}}' 2019-05-30 10:13:03,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 30 May 2019 10:13:03 GMT X-Openstack-Request-Id: req-99759a3a-f361-4aa5-a01c-a558b9128c80 2019-05-30 10:13:03,834 - 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-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "port_range_min": null, "revision_number": 0, "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:13:03Z", "project_id": "49aca04c99ee4cab9ed6473ad164a086", "id": "bdf42c5c-6130-4fe9-a57e-f734d4c3f1a8"}} 2019-05-30 10:13:03,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-99759a3a-f361-4aa5-a01c-a558b9128c80 2019-05-30 10:13:03,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.135755062103s 2019-05-30 10:13:03,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:13:03,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:03,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Thu, 30 May 2019 10:13:03 GMT X-Openstack-Request-Id: req-6916c606-3dd8-45f3-ac7e-76b2fe847cf9 2019-05-30 10:13:03,880 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:13:03Z", "updated_at": "2019-05-30T10:13:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:13:03Z", "revision_number": 0, "id": "3b517c2d-7ffd-4128-bae7-fc79a314fdb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": 22, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:13:03Z", "revision_number": 0, "id": "3eae8923-5da6-4cf7-b1b6-d708b62eb9b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv6", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:13:03Z", "revision_number": 0, "id": "79303064-625b-44e3-9746-d49fa4a10f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:13:03Z", "revision_number": 0, "id": "bdf42c5c-6130-4fe9-a57e-f734d4c3f1a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}], "revision_number": 3, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}, {"description": "Default security group", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:12:43Z", "updated_at": "2019-05-30T10:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "30568a23-eab7-41bd-a8e0-837a1c7edc56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "55ff6413-2034-47be-8a27-73582eab8bde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv6", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "cb0a8443-d955-400f-afd6-88d106d86ffc", "remote_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "d1950362-1ab2-4f48-8b48-948e96e58218", "remote_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv6", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}], "revision_number": 1, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "name": "default"}]} 2019-05-30 10:13:03,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6916c606-3dd8-45f3-ac7e-76b2fe847cf9 2019-05-30 10:13:03,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0401179790497s 2019-05-30 10:13:03,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 10:13:03,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" -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": "4a83167c-9f55-402a-bf11-74e3f809dcb2"}}' 2019-05-30 10:13:03,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Thu, 30 May 2019 10:13:03 GMT X-Openstack-Request-Id: req-ad1c60f2-c468-4982-9418-52a019b6bf9a 2019-05-30 10:13:03,999 - 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-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "port_range_min": 9000, "revision_number": 0, "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:13:03Z", "project_id": "49aca04c99ee4cab9ed6473ad164a086", "id": "276ff916-1ade-4e4b-9dd8-07bc1b1b0401"}} 2019-05-30 10:13:03,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-ad1c60f2-c468-4982-9418-52a019b6bf9a 2019-05-30 10:13:04,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.11288690567s 2019-05-30 10:13:04,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:13:04,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:04,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Thu, 30 May 2019 10:13:04 GMT X-Openstack-Request-Id: req-48191d11-a542-4a93-8c63-576602d09fe8 2019-05-30 10:13:04,102 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b85eae58-87f1-403e-9d36-31a4b05248f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49aca04c99ee4cab9ed6473ad164a086","l2_adjacency":true,"status":"ACTIVE","subnets":["0aea7039-4c10-461b-a34a-f00e94ef93a1"],"description":"","tags":[],"updated_at":"2019-05-30T10:12:44Z","qos_policy_id":null,"name":"shaker-net_94d1b759-83df-401e-9005-f40692cab50f","admin_state_up":true,"tenant_id":"49aca04c99ee4cab9ed6473ad164a086","created_at":"2019-05-30T10:12:43Z","mtu":1450}]} 2019-05-30 10:13:04,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-48191d11-a542-4a93-8c63-576602d09fe8 2019-05-30 10:13:04,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101586818695s 2019-05-30 10:13:04,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 10:13:04,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:04,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Thu, 30 May 2019 10:13:04 GMT X-Openstack-Request-Id: req-aedca31f-37e0-48ff-b329-d13923710d28 2019-05-30 10:13:04,144 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T10:13:02Z", "file": "/v2/images/901f8739-5a17-42f8-8b39-38a77d30c704/file", "owner": "49aca04c99ee4cab9ed6473ad164a086", "id": "901f8739-5a17-42f8-8b39-38a77d30c704", "size": 666173440, "self": "/v2/images/901f8739-5a17-42f8-8b39-38a77d30c704", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/901f8739-5a17-42f8-8b39-38a77d30c704/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/901f8739-5a17-42f8-8b39-38a77d30c704/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_94d1b759-83df-401e-9005-f40692cab50f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_94d1b759-83df-401e-9005-f40692cab50f", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-05-30T10:12:52Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 10:13:04,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-aedca31f-37e0-48ff-b329-d13923710d28 2019-05-30 10:13:04,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368940830231s 2019-05-30 10:13:04,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 10:13:04,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:04,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-b0328732-3f59-4477-b396-cc0ac95f09e3 x-openstack-request-id: req-b0328732-3f59-4477-b396-cc0ac95f09e3 2019-05-30 10:13:04,175 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_94d1b759-83df-401e-9005-f40692cab50f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "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": "4120c2ce-6766-4a9b-b776-ef48c8eede82"}]} 2019-05-30 10:13:04,175 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b0328732-3f59-4477-b396-cc0ac95f09e3 2019-05-30 10:13:04,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238590240479s 2019-05-30 10:13:04,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-30 10:13:04,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" -d '{"server": {"name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "imageRef": "901f8739-5a17-42f8-8b39-38a77d30c704", "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "flavorRef": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b85eae58-87f1-403e-9d36-31a4b05248f6"}], "security_groups": [{"name": "4a83167c-9f55-402a-bf11-74e3f809dcb2"}]}}' 2019-05-30 10:13:07,111 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 30 May 2019 10:13:04 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.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8 x-compute-request-id: req-4a15fe5b-dd77-4edf-a46c-0f70258be0c0 x-openstack-request-id: req-4a15fe5b-dd77-4edf-a46c-0f70258be0c0 2019-05-30 10:13:07,112 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "4a83167c-9f55-402a-bf11-74e3f809dcb2"}], "OS-DCF:diskConfig": "MANUAL", "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "adminPass": "9j8rgRbaUmMA"}} 2019-05-30 10:13:07,112 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4a15fe5b-dd77-4edf-a46c-0f70258be0c0 2019-05-30 10:13:07,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.93535900116s 2019-05-30 10:13:07,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:07,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:07,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-bc9a13f5-e684-424b-a5ce-8099a89176d8 x-openstack-request-id: req-bc9a13f5-e684-424b-a5ce-8099a89176d8 2019-05-30 10:13:07,661 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "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-05-30T10:13:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:07,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bc9a13f5-e684-424b-a5ce-8099a89176d8 2019-05-30 10:13:07,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548167943954s 2019-05-30 10:13:07,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:13:07,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:07,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Thu, 30 May 2019 10:13:07 GMT X-Openstack-Request-Id: req-f34fe954-0042-4f00-b72e-773d78ded9cc 2019-05-30 10:13:07,774 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b85eae58-87f1-403e-9d36-31a4b05248f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49aca04c99ee4cab9ed6473ad164a086","l2_adjacency":true,"status":"ACTIVE","subnets":["0aea7039-4c10-461b-a34a-f00e94ef93a1"],"description":"","tags":[],"updated_at":"2019-05-30T10:12:44Z","qos_policy_id":null,"name":"shaker-net_94d1b759-83df-401e-9005-f40692cab50f","admin_state_up":true,"tenant_id":"49aca04c99ee4cab9ed6473ad164a086","created_at":"2019-05-30T10:12:43Z","mtu":1450}]} 2019-05-30 10:13:07,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f34fe954-0042-4f00-b72e-773d78ded9cc 2019-05-30 10:13:07,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101824998856s 2019-05-30 10:13:07,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 10:13:07,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:07,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Thu, 30 May 2019 10:13:07 GMT X-Openstack-Request-Id: req-097c5ad3-e388-4d32-af4f-2d0c04bd1d4e 2019-05-30 10:13:07,820 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b85eae58-87f1-403e-9d36-31a4b05248f6","tenant_id":"49aca04c99ee4cab9ed6473ad164a086","created_at":"2019-05-30T10:12:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T10:12:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"49aca04c99ee4cab9ed6473ad164a086","id":"0aea7039-4c10-461b-a34a-f00e94ef93a1","subnetpool_id":null,"name":"shaker-subnet_94d1b759-83df-401e-9005-f40692cab50f"}]} 2019-05-30 10:13:07,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-097c5ad3-e388-4d32-af4f-2d0c04bd1d4e 2019-05-30 10:13:07,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0445020198822s 2019-05-30 10:13:07,821 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:09,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:09,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:10,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 644 Content-Type: application/json Date: Thu, 30 May 2019 10: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-ba840851-52e8-4e7a-b63e-c03b99bcc32d x-openstack-request-id: req-ba840851-52e8-4e7a-b63e-c03b99bcc32d 2019-05-30 10:13:10,615 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:10,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ba840851-52e8-4e7a-b63e-c03b99bcc32d 2019-05-30 10:13:10,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.791982889175s 2019-05-30 10:13:10,622 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:12,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:12,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:13,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-126fd1d6-664e-4344-a6de-86a8a96fcca9 x-openstack-request-id: req-126fd1d6-664e-4344-a6de-86a8a96fcca9 2019-05-30 10:13:13,371 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:13,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-126fd1d6-664e-4344-a6de-86a8a96fcca9 2019-05-30 10:13:13,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.746248006821s 2019-05-30 10:13:13,377 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:15,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:15,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:15,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-24e720a4-2880-4068-8b42-8a24d7d9f0e1 x-openstack-request-id: req-24e720a4-2880-4068-8b42-8a24d7d9f0e1 2019-05-30 10:13:15,807 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:15,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-24e720a4-2880-4068-8b42-8a24d7d9f0e1 2019-05-30 10:13:15,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4274289608s 2019-05-30 10:13:15,814 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:17,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:17,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:18,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-10046a48-a1d1-4fa8-b038-eae8cc56fbd2 x-openstack-request-id: req-10046a48-a1d1-4fa8-b038-eae8cc56fbd2 2019-05-30 10:13:18,200 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:18,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-10046a48-a1d1-4fa8-b038-eae8cc56fbd2 2019-05-30 10:13:18,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3833360672s 2019-05-30 10:13:18,207 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:20,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:20,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:20,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-1e630bbd-9982-446b-949a-86b9f1cc6776 x-openstack-request-id: req-1e630bbd-9982-446b-949a-86b9f1cc6776 2019-05-30 10:13:20,931 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:20,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1e630bbd-9982-446b-949a-86b9f1cc6776 2019-05-30 10:13:20,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.721374988556s 2019-05-30 10:13:20,938 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:22,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:22,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:23,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-e587af2f-3d66-4980-84ba-0665231dfd70 x-openstack-request-id: req-e587af2f-3d66-4980-84ba-0665231dfd70 2019-05-30 10:13:23,404 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:23,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e587af2f-3d66-4980-84ba-0665231dfd70 2019-05-30 10:13:23,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464099884033s 2019-05-30 10:13:23,411 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:25,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:25,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:26,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-95253cfe-1df8-49e8-9abf-b993a6960235 x-openstack-request-id: req-95253cfe-1df8-49e8-9abf-b993a6960235 2019-05-30 10:13:26,119 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:26,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-95253cfe-1df8-49e8-9abf-b993a6960235 2019-05-30 10:13:26,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706321001053s 2019-05-30 10:13:26,126 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:28,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:28,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:28,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-ac9ca85b-e77d-4877-97f9-5f6a4f2247c7 x-openstack-request-id: req-ac9ca85b-e77d-4877-97f9-5f6a4f2247c7 2019-05-30 10:13:28,567 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:28,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ac9ca85b-e77d-4877-97f9-5f6a4f2247c7 2019-05-30 10:13:28,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439523935318s 2019-05-30 10:13:28,574 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:30,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:30,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:30,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-157c8657-8696-469f-b313-2d4a414e100e x-openstack-request-id: req-157c8657-8696-469f-b313-2d4a414e100e 2019-05-30 10:13:30,947 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:30,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-157c8657-8696-469f-b313-2d4a414e100e 2019-05-30 10:13:30,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370188951492s 2019-05-30 10:13:30,953 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:32,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:32,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:33,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-e079c892-127c-4952-bf0e-145f42f018c5 x-openstack-request-id: req-e079c892-127c-4952-bf0e-145f42f018c5 2019-05-30 10:13:33,133 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:33,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e079c892-127c-4952-bf0e-145f42f018c5 2019-05-30 10:13:33,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177708864212s 2019-05-30 10:13:33,140 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:35,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:35,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:35,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-26800032-4f71-4eff-ad85-c36d6112e62a x-openstack-request-id: req-26800032-4f71-4eff-ad85-c36d6112e62a 2019-05-30 10:13:35,597 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:35,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-26800032-4f71-4eff-ad85-c36d6112e62a 2019-05-30 10:13:35,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454463005066s 2019-05-30 10:13:35,604 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:37,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:37,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:37,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-8e31feda-2cc4-4e44-b781-525734d65fd7 x-openstack-request-id: req-8e31feda-2cc4-4e44-b781-525734d65fd7 2019-05-30 10:13:37,777 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:37,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8e31feda-2cc4-4e44-b781-525734d65fd7 2019-05-30 10:13:37,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170846939087s 2019-05-30 10:13:37,783 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:39,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:39,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:40,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-b3e812ec-f2fe-4189-9af4-0ff8d8dcfaa1 x-openstack-request-id: req-b3e812ec-f2fe-4189-9af4-0ff8d8dcfaa1 2019-05-30 10:13:40,407 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:40,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b3e812ec-f2fe-4189-9af4-0ff8d8dcfaa1 2019-05-30 10:13:40,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.621611118317s 2019-05-30 10:13:40,414 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:42,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:42,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:42,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-ac0cfb5d-d96d-41e9-8b54-687603262bf7 x-openstack-request-id: req-ac0cfb5d-d96d-41e9-8b54-687603262bf7 2019-05-30 10:13:42,604 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:42,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ac0cfb5d-d96d-41e9-8b54-687603262bf7 2019-05-30 10:13:42,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187834978104s 2019-05-30 10:13:42,611 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:44,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:44,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:45,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-55482175-21ba-4fcf-b365-a7ff4219c762 x-openstack-request-id: req-55482175-21ba-4fcf-b365-a7ff4219c762 2019-05-30 10:13:45,040 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:45,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-55482175-21ba-4fcf-b365-a7ff4219c762 2019-05-30 10:13:45,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426592111588s 2019-05-30 10:13:45,046 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:47,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:47,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:47,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-19ac0efa-63a1-4bee-8c96-01cfa64ab7d3 x-openstack-request-id: req-19ac0efa-63a1-4bee-8c96-01cfa64ab7d3 2019-05-30 10:13:47,228 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:47,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-19ac0efa-63a1-4bee-8c96-01cfa64ab7d3 2019-05-30 10:13:47,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179283857346s 2019-05-30 10:13:47,235 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:49,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:49,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:49,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-a58f7fdc-0e31-4fe9-b89c-3c7d3b8bb8ac x-openstack-request-id: req-a58f7fdc-0e31-4fe9-b89c-3c7d3b8bb8ac 2019-05-30 10:13:49,679 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:49,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a58f7fdc-0e31-4fe9-b89c-3c7d3b8bb8ac 2019-05-30 10:13:49,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442482948303s 2019-05-30 10:13:49,686 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:51,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:51,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:52,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-33b13c87-aad5-44ab-9909-6f2f6658c15b x-openstack-request-id: req-33b13c87-aad5-44ab-9909-6f2f6658c15b 2019-05-30 10:13:52,091 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:52,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-33b13c87-aad5-44ab-9909-6f2f6658c15b 2019-05-30 10:13:52,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402474880219s 2019-05-30 10:13:52,098 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:54,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:54,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:54,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-ace8be6e-069b-4ca3-91ec-c2c60aee92a7 x-openstack-request-id: req-ace8be6e-069b-4ca3-91ec-c2c60aee92a7 2019-05-30 10:13:54,266 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:54,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ace8be6e-069b-4ca3-91ec-c2c60aee92a7 2019-05-30 10:13:54,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166373968124s 2019-05-30 10:13:54,273 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:56,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:56,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:56,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-ac39810d-774c-4eea-8b46-681a19f833fc x-openstack-request-id: req-ac39810d-774c-4eea-8b46-681a19f833fc 2019-05-30 10:13:56,446 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:56,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ac39810d-774c-4eea-8b46-681a19f833fc 2019-05-30 10:13:56,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171142101288s 2019-05-30 10:13:56,453 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:13:58,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:13:58,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:13:58,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:13: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-2feb1af4-ff2b-49df-9e94-634d57405b80 x-openstack-request-id: req-2feb1af4-ff2b-49df-9e94-634d57405b80 2019-05-30 10:13:58,888 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:13:58,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2feb1af4-ff2b-49df-9e94-634d57405b80 2019-05-30 10:13:58,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432725906372s 2019-05-30 10:13:58,895 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:00,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:00,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:01,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-87d42c4f-9cd2-4715-a4d3-2e8ce8f749d9 x-openstack-request-id: req-87d42c4f-9cd2-4715-a4d3-2e8ce8f749d9 2019-05-30 10:14:01,593 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:01,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-87d42c4f-9cd2-4715-a4d3-2e8ce8f749d9 2019-05-30 10:14:01,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.695209026337s 2019-05-30 10:14:01,599 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:03,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:03,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:04,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-2176ad39-023e-4fb8-9e9e-606e3ee92afc x-openstack-request-id: req-2176ad39-023e-4fb8-9e9e-606e3ee92afc 2019-05-30 10:14:04,035 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:04,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2176ad39-023e-4fb8-9e9e-606e3ee92afc 2019-05-30 10:14:04,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433433055878s 2019-05-30 10:14:04,042 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:06,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:06,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:06,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-94618a19-92c1-42d4-8c15-ca09379729f2 x-openstack-request-id: req-94618a19-92c1-42d4-8c15-ca09379729f2 2019-05-30 10:14:06,474 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:06,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-94618a19-92c1-42d4-8c15-ca09379729f2 2019-05-30 10:14:06,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430248975754s 2019-05-30 10:14:06,481 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:08,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:08,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:09,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-d02cfd3c-a5cc-4e79-ad7f-2fab37f3e719 x-openstack-request-id: req-d02cfd3c-a5cc-4e79-ad7f-2fab37f3e719 2019-05-30 10:14:09,134 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:09,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d02cfd3c-a5cc-4e79-ad7f-2fab37f3e719 2019-05-30 10:14:09,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.650257110596s 2019-05-30 10:14:09,141 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:11,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:11,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:11,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-7f5384af-33ca-4d2c-8735-3efe1ea893b7 x-openstack-request-id: req-7f5384af-33ca-4d2c-8735-3efe1ea893b7 2019-05-30 10:14:11,333 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:11,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7f5384af-33ca-4d2c-8735-3efe1ea893b7 2019-05-30 10:14:11,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190034151077s 2019-05-30 10:14:11,340 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:13,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:13,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:13,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-d8f8ca74-ad91-4f6d-86fc-474b31cf9003 x-openstack-request-id: req-d8f8ca74-ad91-4f6d-86fc-474b31cf9003 2019-05-30 10:14:13,711 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:13,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d8f8ca74-ad91-4f6d-86fc-474b31cf9003 2019-05-30 10:14:13,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368829965591s 2019-05-30 10:14:13,717 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:15,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:15,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:16,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-3bcd8929-25fa-445f-b2fa-5c3532bd7fff x-openstack-request-id: req-3bcd8929-25fa-445f-b2fa-5c3532bd7fff 2019-05-30 10:14:16,431 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:16,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3bcd8929-25fa-445f-b2fa-5c3532bd7fff 2019-05-30 10:14:16,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71176815033s 2019-05-30 10:14:16,438 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:18,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:18,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:18,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-cec76082-31ac-4e11-a989-4f3744877d3c x-openstack-request-id: req-cec76082-31ac-4e11-a989-4f3744877d3c 2019-05-30 10:14:18,625 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:18,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cec76082-31ac-4e11-a989-4f3744877d3c 2019-05-30 10:14:18,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184816837311s 2019-05-30 10:14:18,631 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:20,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:20,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:20,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-8fa24182-91a3-4b3a-ae87-52d2ee5486a9 x-openstack-request-id: req-8fa24182-91a3-4b3a-ae87-52d2ee5486a9 2019-05-30 10:14:20,822 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:20,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8fa24182-91a3-4b3a-ae87-52d2ee5486a9 2019-05-30 10:14:20,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188205957413s 2019-05-30 10:14:20,829 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:22,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:22,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:23,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-e945ce43-e097-4870-a9e2-83d1e279b683 x-openstack-request-id: req-e945ce43-e097-4870-a9e2-83d1e279b683 2019-05-30 10:14:23,018 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:23,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e945ce43-e097-4870-a9e2-83d1e279b683 2019-05-30 10:14:23,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187231063843s 2019-05-30 10:14:23,025 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:25,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:25,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:25,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-10f04fe3-6a47-47bf-bfbd-33ba1996340e x-openstack-request-id: req-10f04fe3-6a47-47bf-bfbd-33ba1996340e 2019-05-30 10:14:25,481 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:25,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-10f04fe3-6a47-47bf-bfbd-33ba1996340e 2019-05-30 10:14:25,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453900098801s 2019-05-30 10:14:25,488 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:27,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:27,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:27,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-639af272-562a-4f12-b4f9-3dd96f5555b2 x-openstack-request-id: req-639af272-562a-4f12-b4f9-3dd96f5555b2 2019-05-30 10:14:27,853 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:27,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-639af272-562a-4f12-b4f9-3dd96f5555b2 2019-05-30 10:14:27,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363005876541s 2019-05-30 10:14:27,860 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:29,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:29,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:30,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-ae9c4e5b-438f-47cf-8e5f-aeddb362c206 x-openstack-request-id: req-ae9c4e5b-438f-47cf-8e5f-aeddb362c206 2019-05-30 10:14:30,335 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:30,335 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ae9c4e5b-438f-47cf-8e5f-aeddb362c206 2019-05-30 10:14:30,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47278213501s 2019-05-30 10:14:30,342 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:32,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:32,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:32,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-08372615-a951-49b0-81dc-36a6bccafe1c x-openstack-request-id: req-08372615-a951-49b0-81dc-36a6bccafe1c 2019-05-30 10:14:32,529 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:32,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-08372615-a951-49b0-81dc-36a6bccafe1c 2019-05-30 10:14:32,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185180902481s 2019-05-30 10:14:32,536 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:34,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:34,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:35,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-41080df7-6858-417d-be4f-b227355312df x-openstack-request-id: req-41080df7-6858-417d-be4f-b227355312df 2019-05-30 10:14:35,001 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:35,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-41080df7-6858-417d-be4f-b227355312df 2019-05-30 10:14:35,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463039875031s 2019-05-30 10:14:35,008 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:37,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:37,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:37,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-4a9cca2f-3152-477a-acfc-a283f85fdd53 x-openstack-request-id: req-4a9cca2f-3152-477a-acfc-a283f85fdd53 2019-05-30 10:14:37,452 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:37,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4a9cca2f-3152-477a-acfc-a283f85fdd53 2019-05-30 10:14:37,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441838026047s 2019-05-30 10:14:37,459 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:39,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:39,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:39,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-c1a9e4c4-a06d-4cdc-b661-f361022aad07 x-openstack-request-id: req-c1a9e4c4-a06d-4cdc-b661-f361022aad07 2019-05-30 10:14:39,633 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:39,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c1a9e4c4-a06d-4cdc-b661-f361022aad07 2019-05-30 10:14:39,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172109127045s 2019-05-30 10:14:39,640 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:41,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:41,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:42,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-c183cd98-ee05-415a-88e3-0b72e502aeb8 x-openstack-request-id: req-c183cd98-ee05-415a-88e3-0b72e502aeb8 2019-05-30 10:14:42,094 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:42,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c183cd98-ee05-415a-88e3-0b72e502aeb8 2019-05-30 10:14:42,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452214956284s 2019-05-30 10:14:42,101 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:44,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:44,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:44,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-ebc75317-5081-44d7-9357-d6c9395d7351 x-openstack-request-id: req-ebc75317-5081-44d7-9357-d6c9395d7351 2019-05-30 10:14:44,277 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:44,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ebc75317-5081-44d7-9357-d6c9395d7351 2019-05-30 10:14:44,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17343711853s 2019-05-30 10:14:44,284 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:46,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:46,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:46,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-9640134e-27d2-4f56-8f70-71ef6b29a572 x-openstack-request-id: req-9640134e-27d2-4f56-8f70-71ef6b29a572 2019-05-30 10:14:46,662 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:46,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9640134e-27d2-4f56-8f70-71ef6b29a572 2019-05-30 10:14:46,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375231981277s 2019-05-30 10:14:46,670 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:48,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:48,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:49,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-deb824f3-d42b-4659-aa80-d2738d9269f2 x-openstack-request-id: req-deb824f3-d42b-4659-aa80-d2738d9269f2 2019-05-30 10:14:49,509 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:49,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-deb824f3-d42b-4659-aa80-d2738d9269f2 2019-05-30 10:14:49,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.836483001709s 2019-05-30 10:14:49,516 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:51,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:51,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:52,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-e6dacfee-349e-4527-a37d-f9863cc5caec x-openstack-request-id: req-e6dacfee-349e-4527-a37d-f9863cc5caec 2019-05-30 10:14:52,007 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:52,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e6dacfee-349e-4527-a37d-f9863cc5caec 2019-05-30 10:14:52,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489134073257s 2019-05-30 10:14:52,014 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:54,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:54,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:54,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-64bcb3a5-67b0-4d17-96b4-ebfe5279f7e7 x-openstack-request-id: req-64bcb3a5-67b0-4d17-96b4-ebfe5279f7e7 2019-05-30 10:14:54,480 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:54,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-64bcb3a5-67b0-4d17-96b4-ebfe5279f7e7 2019-05-30 10:14:54,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464296102524s 2019-05-30 10:14:54,488 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:56,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:56,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:56,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-bdb98997-0b02-46ae-ba33-68559fbf0015 x-openstack-request-id: req-bdb98997-0b02-46ae-ba33-68559fbf0015 2019-05-30 10:14:56,934 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:56,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bdb98997-0b02-46ae-ba33-68559fbf0015 2019-05-30 10:14:56,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4440741539s 2019-05-30 10:14:56,941 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:14:58,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:14:58,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:14:59,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:14: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-b01f35d6-dccf-4467-b8ba-a20d1c753add x-openstack-request-id: req-b01f35d6-dccf-4467-b8ba-a20d1c753add 2019-05-30 10:14:59,448 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:14:59,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b01f35d6-dccf-4467-b8ba-a20d1c753add 2019-05-30 10:14:59,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504847049713s 2019-05-30 10:14:59,456 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:01,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:01,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:01,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-81e995ec-e2b5-423d-904c-a1b093994f2e x-openstack-request-id: req-81e995ec-e2b5-423d-904c-a1b093994f2e 2019-05-30 10:15:01,808 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:01,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-81e995ec-e2b5-423d-904c-a1b093994f2e 2019-05-30 10:15:01,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349876880646s 2019-05-30 10:15:01,815 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:03,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:03,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:04,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-c6ded8ab-b5e9-46ab-93e0-3252e85c6660 x-openstack-request-id: req-c6ded8ab-b5e9-46ab-93e0-3252e85c6660 2019-05-30 10:15:04,015 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:04,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c6ded8ab-b5e9-46ab-93e0-3252e85c6660 2019-05-30 10:15:04,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197932004929s 2019-05-30 10:15:04,022 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:06,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:06,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:06,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-fa969d2b-e594-46af-9c5e-c18dc811db78 x-openstack-request-id: req-fa969d2b-e594-46af-9c5e-c18dc811db78 2019-05-30 10:15:06,210 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:06,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fa969d2b-e594-46af-9c5e-c18dc811db78 2019-05-30 10:15:06,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185426950455s 2019-05-30 10:15:06,216 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:08,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:08,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:08,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-f8e87ca7-9b38-4b12-a500-b1560b4f29cf x-openstack-request-id: req-f8e87ca7-9b38-4b12-a500-b1560b4f29cf 2019-05-30 10:15:08,653 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:08,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f8e87ca7-9b38-4b12-a500-b1560b4f29cf 2019-05-30 10:15:08,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433908939362s 2019-05-30 10:15:08,659 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:10,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:10,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:11,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-c5f0eb94-aeba-4948-a147-f54fb843f094 x-openstack-request-id: req-c5f0eb94-aeba-4948-a147-f54fb843f094 2019-05-30 10:15:11,122 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:11,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c5f0eb94-aeba-4948-a147-f54fb843f094 2019-05-30 10:15:11,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460796833038s 2019-05-30 10:15:11,129 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:13,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:13,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:13,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-c56435ff-5290-42ab-8c5b-015d502a1e5b x-openstack-request-id: req-c56435ff-5290-42ab-8c5b-015d502a1e5b 2019-05-30 10:15:13,305 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:13,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c56435ff-5290-42ab-8c5b-015d502a1e5b 2019-05-30 10:15:13,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173501968384s 2019-05-30 10:15:13,311 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:15,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:15,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:15,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-371ca51d-15ab-412f-9504-e66ca264f35b x-openstack-request-id: req-371ca51d-15ab-412f-9504-e66ca264f35b 2019-05-30 10:15:15,512 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:15,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-371ca51d-15ab-412f-9504-e66ca264f35b 2019-05-30 10:15:15,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198498010635s 2019-05-30 10:15:15,519 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:17,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:17,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:17,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-295695a0-0cf1-4632-bf3a-a059220d6f13 x-openstack-request-id: req-295695a0-0cf1-4632-bf3a-a059220d6f13 2019-05-30 10:15:17,976 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:17,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-295695a0-0cf1-4632-bf3a-a059220d6f13 2019-05-30 10:15:17,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45533490181s 2019-05-30 10:15:17,983 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:19,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:19,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:20,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-2308d00f-f558-48de-90d8-de2bff7e3939 x-openstack-request-id: req-2308d00f-f558-48de-90d8-de2bff7e3939 2019-05-30 10:15:20,168 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:20,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2308d00f-f558-48de-90d8-de2bff7e3939 2019-05-30 10:15:20,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18245100975s 2019-05-30 10:15:20,175 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:22,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:22,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:22,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-0ee1f242-099f-4b4e-82d0-483db0222f3d x-openstack-request-id: req-0ee1f242-099f-4b4e-82d0-483db0222f3d 2019-05-30 10:15:22,625 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:22,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0ee1f242-099f-4b4e-82d0-483db0222f3d 2019-05-30 10:15:22,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448673009872s 2019-05-30 10:15:22,632 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:24,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:24,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:25,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-d2be5fec-a02d-4329-bcaa-5d9691a9525b x-openstack-request-id: req-d2be5fec-a02d-4329-bcaa-5d9691a9525b 2019-05-30 10:15:25,198 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:25,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d2be5fec-a02d-4329-bcaa-5d9691a9525b 2019-05-30 10:15:25,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563686132431s 2019-05-30 10:15:25,205 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:27,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:27,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:27,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-0732f42d-d39d-425f-a8e6-f4558106db04 x-openstack-request-id: req-0732f42d-d39d-425f-a8e6-f4558106db04 2019-05-30 10:15:27,385 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:27,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0732f42d-d39d-425f-a8e6-f4558106db04 2019-05-30 10:15:27,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17803812027s 2019-05-30 10:15:27,392 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:29,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:29,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:29,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-a6ca0696-bd22-4e6d-ad36-5fd1119ad2ed x-openstack-request-id: req-a6ca0696-bd22-4e6d-ad36-5fd1119ad2ed 2019-05-30 10:15:29,889 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:29,890 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a6ca0696-bd22-4e6d-ad36-5fd1119ad2ed 2019-05-30 10:15:29,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495196819305s 2019-05-30 10:15:29,896 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:31,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:31,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:32,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-e82a1e4c-5e9b-409f-8643-60f8f8d7cbfa x-openstack-request-id: req-e82a1e4c-5e9b-409f-8643-60f8f8d7cbfa 2019-05-30 10:15:32,069 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:32,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e82a1e4c-5e9b-409f-8643-60f8f8d7cbfa 2019-05-30 10:15:32,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170938968658s 2019-05-30 10:15:32,076 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:34,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:34,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:34,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-b6924bd6-2cf3-454f-83d1-2dcd6dca707f x-openstack-request-id: req-b6924bd6-2cf3-454f-83d1-2dcd6dca707f 2019-05-30 10:15:34,527 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:34,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b6924bd6-2cf3-454f-83d1-2dcd6dca707f 2019-05-30 10:15:34,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448553800583s 2019-05-30 10:15:34,534 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:36,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:36,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:37,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-3868343e-058c-4f1a-9dc1-4c61741e3ac8 x-openstack-request-id: req-3868343e-058c-4f1a-9dc1-4c61741e3ac8 2019-05-30 10:15:37,002 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:37,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3868343e-058c-4f1a-9dc1-4c61741e3ac8 2019-05-30 10:15:37,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466106891632s 2019-05-30 10:15:37,009 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:39,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:39,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:39,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-acb770c7-ea7b-477c-89f6-f9fa5a73cb45 x-openstack-request-id: req-acb770c7-ea7b-477c-89f6-f9fa5a73cb45 2019-05-30 10:15:39,382 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:39,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-acb770c7-ea7b-477c-89f6-f9fa5a73cb45 2019-05-30 10:15:39,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370656967163s 2019-05-30 10:15:39,388 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:41,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:41,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:41,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-daa90401-d42d-4cc9-bd87-65711b91c5af x-openstack-request-id: req-daa90401-d42d-4cc9-bd87-65711b91c5af 2019-05-30 10:15:41,864 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:41,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-daa90401-d42d-4cc9-bd87-65711b91c5af 2019-05-30 10:15:41,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473578929901s 2019-05-30 10:15:41,871 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:43,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:43,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:44,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-b001dc9e-dbdf-4de7-9453-c66c439bc551 x-openstack-request-id: req-b001dc9e-dbdf-4de7-9453-c66c439bc551 2019-05-30 10:15:44,052 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:44,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b001dc9e-dbdf-4de7-9453-c66c439bc551 2019-05-30 10:15:44,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177667140961s 2019-05-30 10:15:44,059 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:46,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:46,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:46,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-7e3660f3-c2a4-4ec6-a21a-f37a7807dfe8 x-openstack-request-id: req-7e3660f3-c2a4-4ec6-a21a-f37a7807dfe8 2019-05-30 10:15:46,416 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:46,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7e3660f3-c2a4-4ec6-a21a-f37a7807dfe8 2019-05-30 10:15:46,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354390144348s 2019-05-30 10:15:46,423 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:48,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:48,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:48,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-c1eb7874-3624-4d35-b4c0-0732474809df x-openstack-request-id: req-c1eb7874-3624-4d35-b4c0-0732474809df 2019-05-30 10:15:48,794 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:48,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c1eb7874-3624-4d35-b4c0-0732474809df 2019-05-30 10:15:48,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37086391449s 2019-05-30 10:15:48,801 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:50,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:50,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:50,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-b80756ca-68bf-4bf9-aaaf-b0671edcac26 x-openstack-request-id: req-b80756ca-68bf-4bf9-aaaf-b0671edcac26 2019-05-30 10:15:50,989 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:50,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b80756ca-68bf-4bf9-aaaf-b0671edcac26 2019-05-30 10:15:50,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186355829239s 2019-05-30 10:15:50,996 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:52,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:53,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:53,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-2b1fc67e-1824-4168-8bc1-fece0d607a42 x-openstack-request-id: req-2b1fc67e-1824-4168-8bc1-fece0d607a42 2019-05-30 10:15:53,461 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:53,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2b1fc67e-1824-4168-8bc1-fece0d607a42 2019-05-30 10:15:53,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462697029114s 2019-05-30 10:15:53,468 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:55,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:55,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:56,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-e11df778-e4ea-4cde-a05b-7e78eafaa7c9 x-openstack-request-id: req-e11df778-e4ea-4cde-a05b-7e78eafaa7c9 2019-05-30 10:15:56,030 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:56,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e11df778-e4ea-4cde-a05b-7e78eafaa7c9 2019-05-30 10:15:56,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560491800308s 2019-05-30 10:15:56,037 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:15:58,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:15:58,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:15:58,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:15: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-ee73f796-fec4-4223-a7ed-a3883e5e3c33 x-openstack-request-id: req-ee73f796-fec4-4223-a7ed-a3883e5e3c33 2019-05-30 10:15:58,220 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:15:58,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ee73f796-fec4-4223-a7ed-a3883e5e3c33 2019-05-30 10:15:58,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181119918823s 2019-05-30 10:15:58,227 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:16:00,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:16:00,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:00,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:16: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-6f105b38-e716-4687-b422-e25344d891ac x-openstack-request-id: req-6f105b38-e716-4687-b422-e25344d891ac 2019-05-30 10:16:00,414 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:16:00,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6f105b38-e716-4687-b422-e25344d891ac 2019-05-30 10:16:00,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185729026794s 2019-05-30 10:16:00,421 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:16:02,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:16:02,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:02,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:16: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-c7988f25-5d0c-41e9-86fe-c98871664605 x-openstack-request-id: req-c7988f25-5d0c-41e9-86fe-c98871664605 2019-05-30 10:16:02,607 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:16:02,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c7988f25-5d0c-41e9-86fe-c98871664605 2019-05-30 10:16:02,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18351817131s 2019-05-30 10:16:02,613 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:16:04,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:16:04,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:05,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:16: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-410d445a-d963-4017-887e-b53a4ebd62e3 x-openstack-request-id: req-410d445a-d963-4017-887e-b53a4ebd62e3 2019-05-30 10:16:05,082 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:16:05,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-410d445a-d963-4017-887e-b53a4ebd62e3 2019-05-30 10:16:05,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467040061951s 2019-05-30 10:16:05,089 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:16:07,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:16:07,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:07,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:16: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-c52d14e4-3400-458c-a5c7-fa3f370a77cb x-openstack-request-id: req-c52d14e4-3400-458c-a5c7-fa3f370a77cb 2019-05-30 10:16:07,255 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:16:07,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c52d14e4-3400-458c-a5c7-fa3f370a77cb 2019-05-30 10:16:07,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163548946381s 2019-05-30 10:16:07,262 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:16:09,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:16:09,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:09,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:16: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-876600ff-139a-441b-91bd-539bd9e8c796 x-openstack-request-id: req-876600ff-139a-441b-91bd-539bd9e8c796 2019-05-30 10:16:09,439 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:16:09,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-876600ff-139a-441b-91bd-539bd9e8c796 2019-05-30 10:16:09,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174273014069s 2019-05-30 10:16:09,445 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:16:11,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:16:11,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:11,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:16: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-5a48c4b0-47fd-40a1-9bdf-bdcc3d16b872 x-openstack-request-id: req-5a48c4b0-47fd-40a1-9bdf-bdcc3d16b872 2019-05-30 10:16:11,649 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:16:11,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5a48c4b0-47fd-40a1-9bdf-bdcc3d16b872 2019-05-30 10:16:11,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200937986374s 2019-05-30 10:16:11,656 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:16:13,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:16:13,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:13,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:16: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-b244303e-feb1-493b-8845-d46699dd4a50 x-openstack-request-id: req-b244303e-feb1-493b-8845-d46699dd4a50 2019-05-30 10:16:13,848 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:16:13,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b244303e-feb1-493b-8845-d46699dd4a50 2019-05-30 10:16:13,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19002699852s 2019-05-30 10:16:13,855 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:16:15,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:16:15,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:16,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:16: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-26a21d17-ef40-4a21-9b0a-a68867f2d70b x-openstack-request-id: req-26a21d17-ef40-4a21-9b0a-a68867f2d70b 2019-05-30 10:16:16,044 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:16:16,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-26a21d17-ef40-4a21-9b0a-a68867f2d70b 2019-05-30 10:16:16,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186398983002s 2019-05-30 10:16:16,051 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:16:18,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:16:18,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:18,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:16: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-a787892d-49f5-4f76-bae7-91502df75717 x-openstack-request-id: req-a787892d-49f5-4f76-bae7-91502df75717 2019-05-30 10:16:18,245 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:16:18,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a787892d-49f5-4f76-bae7-91502df75717 2019-05-30 10:16:18,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19218993187s 2019-05-30 10:16:18,252 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:16:20,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:16:20,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:20,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:16: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-8c2785f6-23e0-408d-862b-a569ba10cfde x-openstack-request-id: req-8c2785f6-23e0-408d-862b-a569ba10cfde 2019-05-30 10:16:20,712 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:16:20,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8c2785f6-23e0-408d-862b-a569ba10cfde 2019-05-30 10:16:20,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457139968872s 2019-05-30 10:16:20,719 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:16:22,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:16:22,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:23,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:16: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-624d61b1-2926-401a-a1f1-643bb4c99d4a x-openstack-request-id: req-624d61b1-2926-401a-a1f1-643bb4c99d4a 2019-05-30 10:16:23,212 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:16:23,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-624d61b1-2926-401a-a1f1-643bb4c99d4a 2019-05-30 10:16:23,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49049115181s 2019-05-30 10:16:23,219 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:16:25,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:16:25,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:25,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:16: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-17e8d967-f305-41b4-8781-a941b5cd3ebf x-openstack-request-id: req-17e8d967-f305-41b4-8781-a941b5cd3ebf 2019-05-30 10:16:25,406 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:16:25,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-17e8d967-f305-41b4-8781-a941b5cd3ebf 2019-05-30 10:16:25,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184913158417s 2019-05-30 10:16:25,413 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:16:27,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:16:27,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:27,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:16: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-39a89155-01a6-4ef6-a7d8-6da162195af7 x-openstack-request-id: req-39a89155-01a6-4ef6-a7d8-6da162195af7 2019-05-30 10:16:27,603 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:16:27,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-39a89155-01a6-4ef6-a7d8-6da162195af7 2019-05-30 10:16:27,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188261032104s 2019-05-30 10:16:27,610 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:16:29,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:16:29,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:29,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:16: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-1d2abddf-d93d-4595-97e2-571cf10c1d65 x-openstack-request-id: req-1d2abddf-d93d-4595-97e2-571cf10c1d65 2019-05-30 10:16:29,806 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:16:29,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1d2abddf-d93d-4595-97e2-571cf10c1d65 2019-05-30 10:16:29,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193140983582s 2019-05-30 10:16:29,812 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:16:31,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:16:31,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:32,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 10:16: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-ab890925-2bde-43d1-9e60-7217f12bf473 x-openstack-request-id: req-ab890925-2bde-43d1-9e60-7217f12bf473 2019-05-30 10:16:32,000 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:13:09Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:16:32,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ab890925-2bde-43d1-9e60-7217f12bf473 2019-05-30 10:16:32,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185962200165s 2019-05-30 10:16:32,007 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:16:34,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:16:34,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:34,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Thu, 30 May 2019 10:16: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-d97a8d3a-7f7c-486f-9ee6-f5e1fe203869 x-openstack-request-id: req-d97a8d3a-7f7c-486f-9ee6-f5e1fe203869 2019-05-30 10:16:34,187 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_94d1b759-83df-401e-9005-f40692cab50f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:4f:81", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:16:33.000000", "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:16:33Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:16:34,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d97a8d3a-7f7c-486f-9ee6-f5e1fe203869 2019-05-30 10:16:34,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177414178848s 2019-05-30 10:16:34,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 10:16:34,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=43973379-7f84-4e16-a851-d0e3abc983f8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:34,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 30 May 2019 10:16:34 GMT X-Openstack-Request-Id: req-c93db592-4b3b-40fa-9583-c176c308a9a9 2019-05-30 10:16:34,250 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T10:16:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0aea7039-4c10-461b-a34a-f00e94ef93a1","ip_address":"192.168.120.4"}],"id":"078184b5-c5f1-46a4-bd18-f0bcaf15e2a4","security_groups":["4a83167c-9f55-402a-bf11-74e3f809dcb2"],"mac_address":"fa:16:3e:c2:4f:81","project_id":"49aca04c99ee4cab9ed6473ad164a086","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b85eae58-87f1-403e-9d36-31a4b05248f6","tenant_id":"49aca04c99ee4cab9ed6473ad164a086","created_at":"2019-05-30T10:13:09Z","binding:vnic_type":"normal","device_id":"43973379-7f84-4e16-a851-d0e3abc983f8","ip_allocation":"immediate"}]} 2019-05-30 10:16:34,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=43973379-7f84-4e16-a851-d0e3abc983f8 used request id req-c93db592-4b3b-40fa-9583-c176c308a9a9 2019-05-30 10:16:34,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.057147026062s 2019-05-30 10:16:34,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:16:34,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=078184b5-c5f1-46a4-bd18-f0bcaf15e2a4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:34,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 10:16:34 GMT X-Openstack-Request-Id: req-912b14b5-9994-4263-a6f9-e8a59baf7ab7 2019-05-30 10:16:34,308 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 10:16:34,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=078184b5-c5f1-46a4-bd18-f0bcaf15e2a4 used request id req-912b14b5-9994-4263-a6f9-e8a59baf7ab7 2019-05-30 10:16:34,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0464341640472s 2019-05-30 10:16:34,309 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_94d1b759-83df-401e-9005-f40692cab50f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c2:4f:81', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'901f8739-5a17-42f8-8b39-38a77d30c704'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T10:16:33.000000', 'flavor': Munch({u'id': u'4120c2ce-6766-4a9b-b776-ef48c8eede82'}), 'az': u'nova', 'id': u'43973379-7f84-4e16-a851-d0e3abc983f8', 'security_groups': [Munch({u'name': u'shaker-sg_94d1b759-83df-401e-9005-f40692cab50f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'706b8b850c054ae9bbd2e0cf889ad7cd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'49aca04c99ee4cab9ed6473ad164a086', 'name': 'shaker-project_94d1b759-83df-401e-9005-f40692cab50f', '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-05-30T10:16:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T10:16:33Z', 'hostId': u'97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_94d1b759-83df-401e-9005-f40692cab50f', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041', '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-05-30T10:16:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'49aca04c99ee4cab9ed6473ad164a086', 'name': u'shaker-vm_94d1b759-83df-401e-9005-f40692cab50f', 'adminPass': u'9j8rgRbaUmMA', 'tenant_id': u'49aca04c99ee4cab9ed6473ad164a086', 'created_at': u'2019-05-30T10:13:07Z', 'created': u'2019-05-30T10:13:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-30 10:16:34,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:16:34,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:34,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Thu, 30 May 2019 10:16:34 GMT X-Openstack-Request-Id: req-9b43714e-6789-4c22-ad69-7cf5b612f437 2019-05-30 10:16:34,409 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b85eae58-87f1-403e-9d36-31a4b05248f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49aca04c99ee4cab9ed6473ad164a086","l2_adjacency":true,"status":"ACTIVE","subnets":["0aea7039-4c10-461b-a34a-f00e94ef93a1"],"description":"","tags":[],"updated_at":"2019-05-30T10:12:44Z","qos_policy_id":null,"name":"shaker-net_94d1b759-83df-401e-9005-f40692cab50f","admin_state_up":true,"tenant_id":"49aca04c99ee4cab9ed6473ad164a086","created_at":"2019-05-30T10:12:43Z","mtu":1450}]} 2019-05-30 10:16:34,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9b43714e-6789-4c22-ad69-7cf5b612f437 2019-05-30 10:16:34,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0945639610291s 2019-05-30 10:16:34,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 10:16:34,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=43973379-7f84-4e16-a851-d0e3abc983f8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:34,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 30 May 2019 10:16:34 GMT X-Openstack-Request-Id: req-739497bd-c155-47eb-8d48-7dce6a1778de 2019-05-30 10:16:34,462 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T10:16:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0aea7039-4c10-461b-a34a-f00e94ef93a1","ip_address":"192.168.120.4"}],"id":"078184b5-c5f1-46a4-bd18-f0bcaf15e2a4","security_groups":["4a83167c-9f55-402a-bf11-74e3f809dcb2"],"mac_address":"fa:16:3e:c2:4f:81","project_id":"49aca04c99ee4cab9ed6473ad164a086","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b85eae58-87f1-403e-9d36-31a4b05248f6","tenant_id":"49aca04c99ee4cab9ed6473ad164a086","created_at":"2019-05-30T10:13:09Z","binding:vnic_type":"normal","device_id":"43973379-7f84-4e16-a851-d0e3abc983f8","ip_allocation":"immediate"}]} 2019-05-30 10:16:34,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=43973379-7f84-4e16-a851-d0e3abc983f8 used request id req-739497bd-c155-47eb-8d48-7dce6a1778de 2019-05-30 10:16:34,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0516879558563s 2019-05-30 10:16:34,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-30 10:16:34,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" -d '{"floatingip": {"floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "fixed_ip_address": "192.168.120.4", "port_id": "078184b5-c5f1-46a4-bd18-f0bcaf15e2a4"}}' 2019-05-30 10:16:36,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Thu, 30 May 2019 10:16:36 GMT X-Openstack-Request-Id: req-9aa0b05b-0432-4a69-be0f-9151b05a0bf9 2019-05-30 10:16:36,985 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "cec1d7af-c488-40b6-b6b3-95682482c812", "status": "DOWN", "description": "", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:16:35Z", "updated_at": "2019-05-30T10:16:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b85eae58-87f1-403e-9d36-31a4b05248f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c2:4f:81", "device_id": "43973379-7f84-4e16-a851-d0e3abc983f8"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "port_id": "078184b5-c5f1-46a4-bd18-f0bcaf15e2a4", "id": "c09805af-af31-4f54-bc7f-4a1aaf07c977", "qos_policy_id": null}} 2019-05-30 10:16:36,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9aa0b05b-0432-4a69-be0f-9151b05a0bf9 2019-05-30 10:16:36,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.52239203453s 2019-05-30 10:16:36,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:16:36,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:37,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:16:37 GMT X-Openstack-Request-Id: req-9ee39ab1-e2b7-497d-b148-19da18e6e182 2019-05-30 10:16:37,109 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cec1d7af-c488-40b6-b6b3-95682482c812", "status": "DOWN", "description": "", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:16:35Z", "updated_at": "2019-05-30T10:16:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b85eae58-87f1-403e-9d36-31a4b05248f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c2:4f:81", "device_id": "43973379-7f84-4e16-a851-d0e3abc983f8"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "port_id": "078184b5-c5f1-46a4-bd18-f0bcaf15e2a4", "id": "c09805af-af31-4f54-bc7f-4a1aaf07c977", "qos_policy_id": null}]} 2019-05-30 10:16:37,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9ee39ab1-e2b7-497d-b148-19da18e6e182 2019-05-30 10:16:37,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.111760854721s 2019-05-30 10:16:37,116 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:16:37,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:16:37,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:37,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:16:37 GMT X-Openstack-Request-Id: req-f69fc3d2-294f-47e3-afe7-8b41aac04099 2019-05-30 10:16:37,286 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cec1d7af-c488-40b6-b6b3-95682482c812", "status": "DOWN", "description": "", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:16:35Z", "updated_at": "2019-05-30T10:16:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b85eae58-87f1-403e-9d36-31a4b05248f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c2:4f:81", "device_id": "43973379-7f84-4e16-a851-d0e3abc983f8"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "port_id": "078184b5-c5f1-46a4-bd18-f0bcaf15e2a4", "id": "c09805af-af31-4f54-bc7f-4a1aaf07c977", "qos_policy_id": null}]} 2019-05-30 10:16:37,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f69fc3d2-294f-47e3-afe7-8b41aac04099 2019-05-30 10:16:37,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0612969398499s 2019-05-30 10:16:37,293 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:16:37,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:16:37,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:37,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:16:37 GMT X-Openstack-Request-Id: req-0ca65dda-05c7-410d-a9ff-25a6fe5cd5f6 2019-05-30 10:16:37,462 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cec1d7af-c488-40b6-b6b3-95682482c812", "status": "DOWN", "description": "", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:16:35Z", "updated_at": "2019-05-30T10:16:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b85eae58-87f1-403e-9d36-31a4b05248f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c2:4f:81", "device_id": "43973379-7f84-4e16-a851-d0e3abc983f8"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "port_id": "078184b5-c5f1-46a4-bd18-f0bcaf15e2a4", "id": "c09805af-af31-4f54-bc7f-4a1aaf07c977", "qos_policy_id": null}]} 2019-05-30 10:16:37,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0ca65dda-05c7-410d-a9ff-25a6fe5cd5f6 2019-05-30 10:16:37,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0594279766083s 2019-05-30 10:16:37,468 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:16:37,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:16:37,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:37,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:16:37 GMT X-Openstack-Request-Id: req-f8c45b1b-9f96-4344-a36b-3e31977eb327 2019-05-30 10:16:37,640 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cec1d7af-c488-40b6-b6b3-95682482c812", "status": "DOWN", "description": "", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:16:35Z", "updated_at": "2019-05-30T10:16:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b85eae58-87f1-403e-9d36-31a4b05248f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c2:4f:81", "device_id": "43973379-7f84-4e16-a851-d0e3abc983f8"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "port_id": "078184b5-c5f1-46a4-bd18-f0bcaf15e2a4", "id": "c09805af-af31-4f54-bc7f-4a1aaf07c977", "qos_policy_id": null}]} 2019-05-30 10:16:37,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f8c45b1b-9f96-4344-a36b-3e31977eb327 2019-05-30 10:16:37,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0614190101624s 2019-05-30 10:16:37,646 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:16:37,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:16:37,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:37,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:16:37 GMT X-Openstack-Request-Id: req-4a1d01ce-364d-4b49-a642-1cb7ac4ea8e1 2019-05-30 10:16:37,817 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cec1d7af-c488-40b6-b6b3-95682482c812", "status": "DOWN", "description": "", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:16:35Z", "updated_at": "2019-05-30T10:16:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b85eae58-87f1-403e-9d36-31a4b05248f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c2:4f:81", "device_id": "43973379-7f84-4e16-a851-d0e3abc983f8"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "port_id": "078184b5-c5f1-46a4-bd18-f0bcaf15e2a4", "id": "c09805af-af31-4f54-bc7f-4a1aaf07c977", "qos_policy_id": null}]} 2019-05-30 10:16:37,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4a1d01ce-364d-4b49-a642-1cb7ac4ea8e1 2019-05-30 10:16:37,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.060494184494s 2019-05-30 10:16:37,823 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:16:37,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:16:37,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:37,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:16:37 GMT X-Openstack-Request-Id: req-1ff1d17e-b6a7-48fa-adab-c5221b417a73 2019-05-30 10:16:37,991 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cec1d7af-c488-40b6-b6b3-95682482c812", "status": "DOWN", "description": "", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:16:35Z", "updated_at": "2019-05-30T10:16:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b85eae58-87f1-403e-9d36-31a4b05248f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c2:4f:81", "device_id": "43973379-7f84-4e16-a851-d0e3abc983f8"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "port_id": "078184b5-c5f1-46a4-bd18-f0bcaf15e2a4", "id": "c09805af-af31-4f54-bc7f-4a1aaf07c977", "qos_policy_id": null}]} 2019-05-30 10:16:37,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1ff1d17e-b6a7-48fa-adab-c5221b417a73 2019-05-30 10:16:37,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0578370094299s 2019-05-30 10:16:37,997 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:16:38,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:16:38,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:38,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:16:38 GMT X-Openstack-Request-Id: req-2fc84846-f62b-428d-be2c-10e0ecbc234a 2019-05-30 10:16:38,168 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cec1d7af-c488-40b6-b6b3-95682482c812", "status": "DOWN", "description": "", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:16:35Z", "updated_at": "2019-05-30T10:16:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b85eae58-87f1-403e-9d36-31a4b05248f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c2:4f:81", "device_id": "43973379-7f84-4e16-a851-d0e3abc983f8"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "port_id": "078184b5-c5f1-46a4-bd18-f0bcaf15e2a4", "id": "c09805af-af31-4f54-bc7f-4a1aaf07c977", "qos_policy_id": null}]} 2019-05-30 10:16:38,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2fc84846-f62b-428d-be2c-10e0ecbc234a 2019-05-30 10:16:38,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0604021549225s 2019-05-30 10:16:38,174 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:16:38,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:16:38,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:38,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:16:38 GMT X-Openstack-Request-Id: req-62aea667-9e59-4cdc-9ac7-0bc3581bc02c 2019-05-30 10:16:38,356 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cec1d7af-c488-40b6-b6b3-95682482c812", "status": "DOWN", "description": "", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:16:35Z", "updated_at": "2019-05-30T10:16:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b85eae58-87f1-403e-9d36-31a4b05248f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c2:4f:81", "device_id": "43973379-7f84-4e16-a851-d0e3abc983f8"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "port_id": "078184b5-c5f1-46a4-bd18-f0bcaf15e2a4", "id": "c09805af-af31-4f54-bc7f-4a1aaf07c977", "qos_policy_id": null}]} 2019-05-30 10:16:38,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-62aea667-9e59-4cdc-9ac7-0bc3581bc02c 2019-05-30 10:16:38,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0717079639435s 2019-05-30 10:16:38,362 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:16:38,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:16:38,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:16:38,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Thu, 30 May 2019 10:16:38 GMT X-Openstack-Request-Id: req-fdc4a2e5-6d35-4b24-aaca-5c82f041a0f3 2019-05-30 10:16:38,537 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cec1d7af-c488-40b6-b6b3-95682482c812", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:16:35Z", "updated_at": "2019-05-30T10:16:38Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b85eae58-87f1-403e-9d36-31a4b05248f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c2:4f:81", "device_id": "43973379-7f84-4e16-a851-d0e3abc983f8"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "port_id": "078184b5-c5f1-46a4-bd18-f0bcaf15e2a4", "id": "c09805af-af31-4f54-bc7f-4a1aaf07c977", "qos_policy_id": null}]} 2019-05-30 10:16:38,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-fdc4a2e5-6d35-4b24-aaca-5c82f041a0f3 2019-05-30 10:16:38,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0650520324707s 2019-05-30 10:16:38,544 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'cec1d7af-c488-40b6-b6b3-95682482c812', 'updated_at': u'2019-05-30T10:16:38Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'078184b5-c5f1-46a4-bd18-f0bcaf15e2a4', 'id': u'c09805af-af31-4f54-bc7f-4a1aaf07c977', 'network': u'168e0781-2ae4-4771-b847-512752cd47f4', 'port': u'078184b5-c5f1-46a4-bd18-f0bcaf15e2a4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'49aca04c99ee4cab9ed6473ad164a086', 'name': 'shaker-project_94d1b759-83df-401e-9005-f40692cab50f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'49aca04c99ee4cab9ed6473ad164a086', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b85eae58-87f1-403e-9d36-31a4b05248f6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c2:4f:81', u'device_id': u'43973379-7f84-4e16-a851-d0e3abc983f8'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'49aca04c99ee4cab9ed6473ad164a086', 'created_at': u'2019-05-30T10:16:35Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b85eae58-87f1-403e-9d36-31a4b05248f6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c2:4f:81', u'device_id': u'43973379-7f84-4e16-a851-d0e3abc983f8'}), 'router': u'cec1d7af-c488-40b6-b6b3-95682482c812'}) 2019-05-30 10:16:38,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 10:16:38,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8/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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 10:16:38,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10327 Content-Type: application/json Date: Thu, 30 May 2019 10:16: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-49a83d53-141d-4539-a3e0-c5b003eda82c x-openstack-request-id: req-49a83d53-141d-4539-a3e0-c5b003eda82c 2019-05-30 10:16:38,616 - 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 1014839829 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.255887] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.259232] pid_max: default: 32768 minimum: 301\n[ 0.261074] ACPI: Core revision 20150930\n[ 0.263439] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.266154] Security Framework initialized\n[ 0.267819] Yama: becoming mindful.\n[ 0.269349] AppArmor: AppArmor initialized\n[ 0.271125] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.273772] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.276354] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.278831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.281788] Initializing cgroup subsys io\n[ 0.283438] Initializing cgroup subsys memory\n[ 0.285205] Initializing cgroup subsys devices\n[ 0.286990] Initializing cgroup subsys freezer\n[ 0.288761] Initializing cgroup subsys net_cls\n[ 0.290546] Initializing cgroup subsys perf_event\n[ 0.292394] Initializing cgroup subsys net_prio\n[ 0.294197] Initializing cgroup subsys hugetlb\n[ 0.295959] Initializing cgroup subsys pids\n[ 0.297718] CPU: Physical Processor ID: 0\n[ 0.300067] mce: CPU supports 10 MCE banks\n[ 0.301785] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.303829] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.306086] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.308216] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.310606] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.313090] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.315350] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.318414] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.343597] Freeing SMP alternatives memory: 32K\n[ 0.353044] ftrace: allocating 32237 entries in 126 pages\n[ 0.400307] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.402777] smpboot: Max logical packages: 1\n[ 0.404742] x2apic enabled\n[ 0.406292] Switched APIC routing to physical x2apic.\n[ 0.409461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.411750] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.415967] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.419593] KVM setup paravirtual spinlock\n[ 0.422256] x86: Booted up 1 node, 1 CPUs\n[ 0.423857] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.426590] devtmpfs: initialized\n[ 0.429065] evm: security.selinux\n[ 0.430476] evm: security.SMACK64\n[ 0.431844] evm: security.SMACK64EXEC\n[ 0.433344] evm: security.SMACK64TRANSMUTE\n[ 0.434958] evm: security.SMACK64MMAP\n[ 0.436477] evm: security.ima\n[ 0.437748] evm: security.capability\n[ 0.439350] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.442986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.445356] pinctrl core: initialized pinctrl subsystem\n[ 0.447530] RTC time: 10:16:33, date: 05/30/19\n[ 0.449439] NET: Registered protocol family 16\n[ 0.451361] cpuidle: using governor ladder\n[ 0.453014] cpuidle: using governor menu\n[ 0.454578] PCCT header not found.\n[ 0.456068] ACPI: bus type PCI registered\n[ 0.457661] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.460196] PCI: Using configuration type 1 for base access\n[ 0.463208] ACPI: Added _OSI(Module Device)\n[ 0.464867] ACPI: Added _OSI(Processor Device)\n[ 0.466592] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.468424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.472070] ACPI: Interpreter enabled\n[ 0.473605] ACPI: (supports S0 S5)\n[ 0.475004] ACPI: Using IOAPIC for interrupt routing\n[ 0.476896] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.482132] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.484408] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.486958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.489384] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.493813] acpiphp: Slot [3] registered\n[ 0.512504] acpiphp: Slot [4] registered\n[ 0.514162] acpiphp: Slot [5] registered\n[ 0.515786] acpiphp: Slot [6] registered\n[ 0.517403] acpiphp: Slot [7] registered\n[ 0.519015] acpiphp: Slot [8] registered\n[ 0.520629] acpiphp: Slot [9] registered\n[ 0.522305] acpiphp: Slot [10] registered\n[ 0.523952] acpiphp: Slot [11] registered\n[ 0.525581] acpiphp: Slot [12] registered\n[ 0.527208] acpiphp: Slot [13] registered\n[ 0.528839] acpiphp: Slot [14] registered\n[ 0.530458] acpiphp: Slot [15] registered\n[ 0.532089] acpiphp: Slot [16] registered\n[ 0.533723] acpiphp: Slot [17] registered\n[ 0.535341] acpiphp: Slot [18] registered\n[ 0.536962] acpiphp: Slot [19] registered\n[ 0.538605] acpiphp: Slot [20] registered\n[ 0.540226] acpiphp: Slot [21] registered\n[ 0.541853] acpiphp: Slot [22] registered\n[ 0.543472] acpiphp: Slot [23] registered\n[ 0.545100] acpiphp: Slot [24] registered\n[ 0.546726] acpiphp: Slot [25] registered\n[ 0.548363] acpiphp: Slot [26] registered\n[ 0.549984] acpiphp: Slot [27] registered\n[ 0.551624] acpiphp: Slot [28] registered\n[ 0.553238] acpiphp: Slot [29] registered\n[ 0.554856] acpiphp: Slot [30] registered\n[ 0.556479] acpiphp: Slot [31] registered\n[ 0.558097] PCI host bridge to bus 0000:00\n[ 0.559725] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.562207] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.564681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.567599] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.570508] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.573486] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.579723] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.582303] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.584697] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.587293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.592206] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.595081] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.620343] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.623288] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.626089] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.628951] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.631687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.634079] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.636627] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.638780] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.641923] vgaarb: loaded\n[ 0.643088] vgaarb: bridge control possible 0000:00:02.0\n[ 0.645475] SCSI subsystem initialized\n[ 0.647203] ACPI: bus type USB registered\n[ 0.648863] usbcore: registered new interface driver usbfs\n[ 0.650903] usbcore: registered new interface driver hub\n[ 0.652915] usbcore: registered new device driver usb\n[ 0.655032] PCI: Using ACPI for IRQ routing\n[ 0.657117] NetLabel: Initializing\n[ 0.658539] NetLabel: domain hash size = 128\n[ 0.660233] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.662168] NetLabel: unlabeled traffic allowed by default\n[ 0.664430] amd_nb: Cannot enumerate AMD northbridges\n[ 0.666386] clocksource: Switched to clocksource kvm-clock\n[ 0.676423] AppArmor: AppArmor Filesystem Enabled\n[ 0.678304] pnp: PnP ACPI init\n[ 0.679952] pnp: PnP ACPI: found 5 devices\n[ 0.687301] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.690741] NET: Registered protocol family 2\n[ 0.692705] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.695280] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.697658] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.700032] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.702201] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.704527] NET: Registered protocol family 1\n[ 0.706266] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.708439] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.710602] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.727275] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.744102] Unpacking initramfs...\n[ 1.224877] Freeing initrd memory: 37084K\n[ 1.227243] Scanning for low memory corruption every 60 seconds\n[ 1.229779] audit: initializing netlink subsys (disabled)\n[ 1.231866] audit: type=2000 audit(1559211394.918:1): initialized\n[ 1.234420] Initialise system trusted keyring\n[ 1.236263] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.238585] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.242036] zbud: loaded\n[ 1.243453] VFS: Disk quotas dquot_6.6.0\n[ 1.245098] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.247800] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.250192] fuse init (API version 7.23)\n[ 1.251887] Key type big_key registered\n[ 1.253434] Allocating IMA MOK and blacklist keyrings.\n[ 1.255737] Key type asymmetric registered\n[ 1.257361] Asymmetric key parser 'x509' registered\n[ 1.259301] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.262213] io scheduler noop registered\n[ 1.263830] io scheduler deadline registered (default)\n[ 1.265783] io scheduler cfq registered\n[ 1.267430] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.269522] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.272016] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.274868] ACPI: Power Button [PWRF]\n[ 1.276463] GHES: HEST is not enabled!\n[ 1.292336] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.325641] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.329459] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.355262] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.359114] Linux agpgart interface v0.103\n[ 1.362260] loop: module loaded\n[ 1.366009] vda: vda1\n[ 1.367880] scsi host0: ata_piix\n[ 1.369327] scsi host1: ata_piix\n[ 1.370740] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.373193] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.376331] libphy: Fixed MDIO Bus: probed\n[ 1.377970] tun: Universal TUN/TAP device driver, 1.6\n[ 1.379884] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.383462] PPP generic driver version 2.4.2\n[ 1.385223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.387649] ehci-pci: EHCI PCI platform driver\n[ 1.389418] ehci-platform: EHCI generic platform driver\n[ 1.391418] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.393714] ohci-pci: OHCI PCI platform driver\n[ 1.395465] ohci-platform: OHCI generic platform driver\n[ 1.397464] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.414518] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.416528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.419485] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.421472] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.423746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.426234] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.429079] usb usb1: Product: UHCI Host Controller\n[ 1.430962] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.433300] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.435185] hub 1-0:1.0: USB hub found\n[ 1.436725] hub 1-0:1.0: 2 ports detected\n[ 1.438484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.442547] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.444455] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.446532] mousedev: PS/2 mouse device common for all mice\n[ 1.449035] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.452452] rtc_cmos 00:00: RTC can wake from S4\n[ 1.454813] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.457200] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.459617] i2c /dev entries driver\n[ 1.461122] device-mapper: uevent: version 1.0.3\n[ 1.462999] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.466258] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.468758] NET: Registered protocol family 10\n[ 1.470726] NET: Registered protocol family 17\n[ 1.472504] Key type dns_resolver registered\n[ 1.474421] registered taskstats version 1\n[ 1.476097] Loading compiled-in X.509 certificates\n[ 1.478520] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.482244] zswap: loaded using pool lzo/zbud\n[ 1.485412] Key type trusted registered\n[ 1.488949] Key type encrypted registered\n[ 1.490607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.492685] ima: No TPM chip found, activating TPM-bypass!\n[ 1.494754] evm: HMAC attrs: 0x1\n[ 1.496480] Magic number: 3:29:276\n[ 1.497945] tty tty13: hash matches\n[ 1.519368] rtc_cmos 00:00: setting system clock to 2019-05-30 10:16:35 UTC (1559211395)\n[ 1.539761] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.541992] EDD information not available.\n[ 1.545241] Freeing unused kernel memory: 1512K\n[ 1.546995] Write protecting the kernel read-only data: 14336k\n[ 1.550504] Freeing unused kernel memory: 1692K\n[ 1.552460] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.564338] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.568149] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.571889] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.575478] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.578935] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.586408] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.592638] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.596976] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.600460] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.604066] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.664023] virtio_net virtio0 ens3: renamed from eth0\n[ 1.671612] [drm] Initialized drm 1.1.0 20060810\n[ 1.675033] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.680404] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.706902] FDC 0 is a S82078B\n[ 1.722612] AVX2 version of gcm_enc/dec engaged.\n[ 1.724399] AES CTR mode by8 optimization enabled\n[ 1.750392] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.915641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.918243] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.920744] usb 1-1: Product: QEMU USB Tablet\n[ 1.922373] usb 1-1: Manufacturer: QEMU\n[ 1.923852] usb 1-1: SerialNumber: 42\n[ 1.932025] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.939267] usbcore: registered new interface driver usbhid\n[ 1.941271] usbhid: USB HID core driver\n[ 1.944153] 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.948262] 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.335223] md: linear personality registered for level -1\n[ 2.339408] md: multipath personality registered for level -4\n[ 2.343582] md: raid0 personality registered for level 0\n[ 2.348021] md: raid1 personality registered for level 1\n[ 2.430387] raid6: sse2x1 gen() 11667 MB/s\n[ 2.498384] raid6: sse2x1 xor() 9079 MB/s\n[ 2.566386] raid6: sse2x2 gen() 14712 MB/s\n[ 2.634385] raid6: sse2x2 xor() 9911 MB/s\n[ 2.702383] raid6: sse2x4 gen() 17145 MB/s\n[ 2.770384] raid6: sse2x4 xor() 11892 MB/s\n[ 2.838385] raid6: avx2x1 gen() 22687 MB/s\n[ 2.906383] raid6: avx2x2 gen() 26422 MB/s\n[ 2.974384] raid6: avx2x4 gen() 30455 MB/s\n[ 2.975975] raid6: using algorithm avx2x4 gen() 30455 MB/s\n[ 2.977879] raid6: using avx2x2 recovery algorithm\n[ 2.981163] xor: automatically using best checksumming function:\n[ 3.022383] avx : 32771.000 MB/sec\n[ 3.025384] async_tx: api initialized (async)\n[ 3.037993] md: raid6 personality registered for level 6\n[ 3.039942] md: raid5 personality registered for level 5\n[ 3.041799] md: raid4 personality registered for level 4\n[ 3.048340] 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.090341] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.114068] 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.231373] 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.237703] systemd[1]: Detected virtualization kvm.\n[ 3.239575] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.244084] systemd[1]: Set hostname to .\n[ 3.247787] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.249956] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.391697] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.396071] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.400447] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.404150] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.408594] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.413482] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.417517] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.421522] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.426332] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.430468] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.435016] 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.441155] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.444580] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.448279] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.452554] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.456928] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.464363] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.470927] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...[ 3.480091] Loading iSCSI transport class v2.0-870.\n\n[ 3.482917] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.492664] systemd[1]: Mounting Huge Pages File System...\n[ 3.496642] iscsi: registered transport (tcp)\n Mounting Huge Pages File System...\n[ 3.504444] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.513299] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.527383] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.536870] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.547910] 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.561819] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.569925] 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.581008] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.[ 3.591548] iscsi: registered transport (iser)\n\n[ 3.594973] 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.605409] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.611264] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.618803] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.624389] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.638731] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.645021] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.069646] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n"} 2019-05-30 10:16:38,616 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8/action used request id req-49a83d53-141d-4539-a3e0-c5b003eda82c 2019-05-30 10:16:38,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0718591213226s 2019-05-30 10:16:38,617 - 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 1014839829 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.255887] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.259232] pid_max: default: 32768 minimum: 301 [ 0.261074] ACPI: Core revision 20150930 [ 0.263439] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.266154] Security Framework initialized [ 0.267819] Yama: becoming mindful. [ 0.269349] AppArmor: AppArmor initialized [ 0.271125] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.273772] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.276354] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.278831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.281788] Initializing cgroup subsys io [ 0.283438] Initializing cgroup subsys memory [ 0.285205] Initializing cgroup subsys devices [ 0.286990] Initializing cgroup subsys freezer [ 0.288761] Initializing cgroup subsys net_cls [ 0.290546] Initializing cgroup subsys perf_event [ 0.292394] Initializing cgroup subsys net_prio [ 0.294197] Initializing cgroup subsys hugetlb [ 0.295959] Initializing cgroup subsys pids [ 0.297718] CPU: Physical Processor ID: 0 [ 0.300067] mce: CPU supports 10 MCE banks [ 0.301785] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.303829] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.306086] Spectre V2 : Mitigation: Full generic retpoline [ 0.308216] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.310606] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.313090] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.315350] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.318414] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.343597] Freeing SMP alternatives memory: 32K [ 0.353044] ftrace: allocating 32237 entries in 126 pages [ 0.400307] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.402777] smpboot: Max logical packages: 1 [ 0.404742] x2apic enabled [ 0.406292] Switched APIC routing to physical x2apic. [ 0.409461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.411750] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.415967] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.419593] KVM setup paravirtual spinlock [ 0.422256] x86: Booted up 1 node, 1 CPUs [ 0.423857] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.426590] devtmpfs: initialized [ 0.429065] evm: security.selinux [ 0.430476] evm: security.SMACK64 [ 0.431844] evm: security.SMACK64EXEC [ 0.433344] evm: security.SMACK64TRANSMUTE [ 0.434958] evm: security.SMACK64MMAP [ 0.436477] evm: security.ima [ 0.437748] evm: security.capability [ 0.439350] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.442986] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.445356] pinctrl core: initialized pinctrl subsystem [ 0.447530] RTC time: 10:16:33, date: 05/30/19 [ 0.449439] NET: Registered protocol family 16 [ 0.451361] cpuidle: using governor ladder [ 0.453014] cpuidle: using governor menu [ 0.454578] PCCT header not found. [ 0.456068] ACPI: bus type PCI registered [ 0.457661] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.460196] PCI: Using configuration type 1 for base access [ 0.463208] ACPI: Added _OSI(Module Device) [ 0.464867] ACPI: Added _OSI(Processor Device) [ 0.466592] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.468424] ACPI: Added _OSI(Processor Aggregator Device) [ 0.472070] ACPI: Interpreter enabled [ 0.473605] ACPI: (supports S0 S5) [ 0.475004] ACPI: Using IOAPIC for interrupt routing [ 0.476896] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.482132] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.484408] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.486958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.489384] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.493813] acpiphp: Slot [3] registered [ 0.512504] acpiphp: Slot [4] registered [ 0.514162] acpiphp: Slot [5] registered [ 0.515786] acpiphp: Slot [6] registered [ 0.517403] acpiphp: Slot [7] registered [ 0.519015] acpiphp: Slot [8] registered [ 0.520629] acpiphp: Slot [9] registered [ 0.522305] acpiphp: Slot [10] registered [ 0.523952] acpiphp: Slot [11] registered [ 0.525581] acpiphp: Slot [12] registered [ 0.527208] acpiphp: Slot [13] registered [ 0.528839] acpiphp: Slot [14] registered [ 0.530458] acpiphp: Slot [15] registered [ 0.532089] acpiphp: Slot [16] registered [ 0.533723] acpiphp: Slot [17] registered [ 0.535341] acpiphp: Slot [18] registered [ 0.536962] acpiphp: Slot [19] registered [ 0.538605] acpiphp: Slot [20] registered [ 0.540226] acpiphp: Slot [21] registered [ 0.541853] acpiphp: Slot [22] registered [ 0.543472] acpiphp: Slot [23] registered [ 0.545100] acpiphp: Slot [24] registered [ 0.546726] acpiphp: Slot [25] registered [ 0.548363] acpiphp: Slot [26] registered [ 0.549984] acpiphp: Slot [27] registered [ 0.551624] acpiphp: Slot [28] registered [ 0.553238] acpiphp: Slot [29] registered [ 0.554856] acpiphp: Slot [30] registered [ 0.556479] acpiphp: Slot [31] registered [ 0.558097] PCI host bridge to bus 0000:00 [ 0.559725] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.562207] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.564681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.567599] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.570508] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.573486] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.579723] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.582303] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.584697] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.587293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.592206] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.595081] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.620343] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.623288] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.626089] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.628951] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.631687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.634079] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.636627] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.638780] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.641923] vgaarb: loaded [ 0.643088] vgaarb: bridge control possible 0000:00:02.0 [ 0.645475] SCSI subsystem initialized [ 0.647203] ACPI: bus type USB registered [ 0.648863] usbcore: registered new interface driver usbfs [ 0.650903] usbcore: registered new interface driver hub [ 0.652915] usbcore: registered new device driver usb [ 0.655032] PCI: Using ACPI for IRQ routing [ 0.657117] NetLabel: Initializing [ 0.658539] NetLabel: domain hash size = 128 [ 0.660233] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.662168] NetLabel: unlabeled traffic allowed by default [ 0.664430] amd_nb: Cannot enumerate AMD northbridges [ 0.666386] clocksource: Switched to clocksource kvm-clock [ 0.676423] AppArmor: AppArmor Filesystem Enabled [ 0.678304] pnp: PnP ACPI init [ 0.679952] pnp: PnP ACPI: found 5 devices [ 0.687301] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.690741] NET: Registered protocol family 2 [ 0.692705] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.695280] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.697658] TCP: Hash tables configured (established 4096 bind 4096) [ 0.700032] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.702201] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.704527] NET: Registered protocol family 1 [ 0.706266] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.708439] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.710602] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.727275] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.744102] Unpacking initramfs... [ 1.224877] Freeing initrd memory: 37084K [ 1.227243] Scanning for low memory corruption every 60 seconds [ 1.229779] audit: initializing netlink subsys (disabled) [ 1.231866] audit: type=2000 audit(1559211394.918:1): initialized [ 1.234420] Initialise system trusted keyring [ 1.236263] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.238585] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.242036] zbud: loaded [ 1.243453] VFS: Disk quotas dquot_6.6.0 [ 1.245098] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.247800] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.250192] fuse init (API version 7.23) [ 1.251887] Key type big_key registered [ 1.253434] Allocating IMA MOK and blacklist keyrings. [ 1.255737] Key type asymmetric registered [ 1.257361] Asymmetric key parser 'x509' registered [ 1.259301] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.262213] io scheduler noop registered [ 1.263830] io scheduler deadline registered (default) [ 1.265783] io scheduler cfq registered [ 1.267430] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.269522] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.272016] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.274868] ACPI: Power Button [PWRF] [ 1.276463] GHES: HEST is not enabled! [ 1.292336] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.325641] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.329459] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.355262] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.359114] Linux agpgart interface v0.103 [ 1.362260] loop: module loaded [ 1.366009] vda: vda1 [ 1.367880] scsi host0: ata_piix [ 1.369327] scsi host1: ata_piix [ 1.370740] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.373193] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.376331] libphy: Fixed MDIO Bus: probed [ 1.377970] tun: Universal TUN/TAP device driver, 1.6 [ 1.379884] tun: (C) 1999-2004 Max Krasnyansky [ 1.383462] PPP generic driver version 2.4.2 [ 1.385223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.387649] ehci-pci: EHCI PCI platform driver [ 1.389418] ehci-platform: EHCI generic platform driver [ 1.391418] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.393714] ohci-pci: OHCI PCI platform driver [ 1.395465] ohci-platform: OHCI generic platform driver [ 1.397464] uhci_hcd: USB Universal Host Controller Interface driver [ 1.414518] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.416528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.419485] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.421472] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.423746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.426234] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.429079] usb usb1: Product: UHCI Host Controller [ 1.430962] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.433300] usb usb1: SerialNumber: 0000:00:01.2 [ 1.435185] hub 1-0:1.0: USB hub found [ 1.436725] hub 1-0:1.0: 2 ports detected [ 1.438484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.442547] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.444455] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.446532] mousedev: PS/2 mouse device common for all mice [ 1.449035] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.452452] rtc_cmos 00:00: RTC can wake from S4 [ 1.454813] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.457200] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.459617] i2c /dev entries driver [ 1.461122] device-mapper: uevent: version 1.0.3 [ 1.462999] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.466258] ledtrig-cpu: registered to indicate activity on CPUs [ 1.468758] NET: Registered protocol family 10 [ 1.470726] NET: Registered protocol family 17 [ 1.472504] Key type dns_resolver registered [ 1.474421] registered taskstats version 1 [ 1.476097] Loading compiled-in X.509 certificates [ 1.478520] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.482244] zswap: loaded using pool lzo/zbud [ 1.485412] Key type trusted registered [ 1.488949] Key type encrypted registered [ 1.490607] AppArmor: AppArmor sha1 policy hashing enabled [ 1.492685] ima: No TPM chip found, activating TPM-bypass! [ 1.494754] evm: HMAC attrs: 0x1 [ 1.496480] Magic number: 3:29:276 [ 1.497945] tty tty13: hash matches [ 1.519368] rtc_cmos 00:00: setting system clock to 2019-05-30 10:16:35 UTC (1559211395) [ 1.539761] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.541992] EDD information not available. [ 1.545241] Freeing unused kernel memory: 1512K [ 1.546995] Write protecting the kernel read-only data: 14336k [ 1.550504] Freeing unused kernel memory: 1692K [ 1.552460] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.564338] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.568149] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.571889] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.575478] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.578935] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.586408] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.592638] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.596976] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.600460] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.604066] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.664023] virtio_net virtio0 ens3: renamed from eth0 [ 1.671612] [drm] Initialized drm 1.1.0 20060810 [ 1.675033] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.680404] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706902] FDC 0 is a S82078B [ 1.722612] AVX2 version of gcm_enc/dec engaged. [ 1.724399] AES CTR mode by8 optimization enabled [ 1.750392] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.915641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.918243] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.920744] usb 1-1: Product: QEMU USB Tablet [ 1.922373] usb 1-1: Manufacturer: QEMU [ 1.923852] usb 1-1: SerialNumber: 42 [ 1.932025] hidraw: raw HID events driver (C) Jiri Kosina [ 1.939267] usbcore: registered new interface driver usbhid [ 1.941271] usbhid: USB HID core driver [ 1.944153] 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.948262] 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.335223] md: linear personality registered for level -1 [ 2.339408] md: multipath personality registered for level -4 [ 2.343582] md: raid0 personality registered for level 0 [ 2.348021] md: raid1 personality registered for level 1 [ 2.430387] raid6: sse2x1 gen() 11667 MB/s [ 2.498384] raid6: sse2x1 xor() 9079 MB/s [ 2.566386] raid6: sse2x2 gen() 14712 MB/s [ 2.634385] raid6: sse2x2 xor() 9911 MB/s [ 2.702383] raid6: sse2x4 gen() 17145 MB/s [ 2.770384] raid6: sse2x4 xor() 11892 MB/s [ 2.838385] raid6: avx2x1 gen() 22687 MB/s [ 2.906383] raid6: avx2x2 gen() 26422 MB/s [ 2.974384] raid6: avx2x4 gen() 30455 MB/s [ 2.975975] raid6: using algorithm avx2x4 gen() 30455 MB/s [ 2.977879] raid6: using avx2x2 recovery algorithm [ 2.981163] xor: automatically using best checksumming function: [ 3.022383] avx : 32771.000 MB/sec [ 3.025384] async_tx: api initialized (async) [ 3.037993] md: raid6 personality registered for level 6 [ 3.039942] md: raid5 personality registered for level 5 [ 3.041799] md: raid4 personality registered for level 4 [ 3.048340] 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.090341] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.114068] 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.231373] 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.237703] systemd[1]: Detected virtualization kvm. [ 3.239575] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.244084] systemd[1]: Set hostname to . [ 3.247787] systemd[1]: Initializing machine ID from KVM UUID. [ 3.249956] systemd[1]: Installed transient /etc/machine-id file. [ 3.391697] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.396071] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.400447] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.404150] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.408594] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.413482] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.417517] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.421522] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.426332] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.430468] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.435016] 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.441155] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.444580] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.448279] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.452554] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.456928] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.464363] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.470927] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall...[ 3.480091] Loading iSCSI transport class v2.0-870. [ 3.482917] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.492664] systemd[1]: Mounting Huge Pages File System... [ 3.496642] iscsi: registered transport (tcp) Mounting Huge Pages File System... [ 3.504444] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.513299] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.527383] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.536870] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.547910] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.561819] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.569925] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.581008] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket.[ 3.591548] iscsi: registered transport (iser) [ 3.594973] 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.605409] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.611264] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.618803] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.624389] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.638731] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.645021] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.069646] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Create Volatile Files and Directories. 2019-05-30 10:16:39,621 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2019-05-30 10:16:48,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 10:16:48,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8/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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 10:16:48,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13328 Content-Type: application/json Date: Thu, 30 May 2019 10:16: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-05103bb2-3016-4afe-9947-118e57d08503 x-openstack-request-id: req-05103bb2-3016-4afe-9947-118e57d08503 2019-05-30 10:16:48,709 - 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 1014839829 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.255887] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.259232] pid_max: default: 32768 minimum: 301\n[ 0.261074] ACPI: Core revision 20150930\n[ 0.263439] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.266154] Security Framework initialized\n[ 0.267819] Yama: becoming mindful.\n[ 0.269349] AppArmor: AppArmor initialized\n[ 0.271125] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.273772] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.276354] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.278831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.281788] Initializing cgroup subsys io\n[ 0.283438] Initializing cgroup subsys memory\n[ 0.285205] Initializing cgroup subsys devices\n[ 0.286990] Initializing cgroup subsys freezer\n[ 0.288761] Initializing cgroup subsys net_cls\n[ 0.290546] Initializing cgroup subsys perf_event\n[ 0.292394] Initializing cgroup subsys net_prio\n[ 0.294197] Initializing cgroup subsys hugetlb\n[ 0.295959] Initializing cgroup subsys pids\n[ 0.297718] CPU: Physical Processor ID: 0\n[ 0.300067] mce: CPU supports 10 MCE banks\n[ 0.301785] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.303829] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.306086] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.308216] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.310606] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.313090] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.315350] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.318414] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.343597] Freeing SMP alternatives memory: 32K\n[ 0.353044] ftrace: allocating 32237 entries in 126 pages\n[ 0.400307] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.402777] smpboot: Max logical packages: 1\n[ 0.404742] x2apic enabled\n[ 0.406292] Switched APIC routing to physical x2apic.\n[ 0.409461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.411750] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.415967] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.419593] KVM setup paravirtual spinlock\n[ 0.422256] x86: Booted up 1 node, 1 CPUs\n[ 0.423857] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.426590] devtmpfs: initialized\n[ 0.429065] evm: security.selinux\n[ 0.430476] evm: security.SMACK64\n[ 0.431844] evm: security.SMACK64EXEC\n[ 0.433344] evm: security.SMACK64TRANSMUTE\n[ 0.434958] evm: security.SMACK64MMAP\n[ 0.436477] evm: security.ima\n[ 0.437748] evm: security.capability\n[ 0.439350] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.442986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.445356] pinctrl core: initialized pinctrl subsystem\n[ 0.447530] RTC time: 10:16:33, date: 05/30/19\n[ 0.449439] NET: Registered protocol family 16\n[ 0.451361] cpuidle: using governor ladder\n[ 0.453014] cpuidle: using governor menu\n[ 0.454578] PCCT header not found.\n[ 0.456068] ACPI: bus type PCI registered\n[ 0.457661] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.460196] PCI: Using configuration type 1 for base access\n[ 0.463208] ACPI: Added _OSI(Module Device)\n[ 0.464867] ACPI: Added _OSI(Processor Device)\n[ 0.466592] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.468424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.472070] ACPI: Interpreter enabled\n[ 0.473605] ACPI: (supports S0 S5)\n[ 0.475004] ACPI: Using IOAPIC for interrupt routing\n[ 0.476896] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.482132] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.484408] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.486958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.489384] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.493813] acpiphp: Slot [3] registered\n[ 0.512504] acpiphp: Slot [4] registered\n[ 0.514162] acpiphp: Slot [5] registered\n[ 0.515786] acpiphp: Slot [6] registered\n[ 0.517403] acpiphp: Slot [7] registered\n[ 0.519015] acpiphp: Slot [8] registered\n[ 0.520629] acpiphp: Slot [9] registered\n[ 0.522305] acpiphp: Slot [10] registered\n[ 0.523952] acpiphp: Slot [11] registered\n[ 0.525581] acpiphp: Slot [12] registered\n[ 0.527208] acpiphp: Slot [13] registered\n[ 0.528839] acpiphp: Slot [14] registered\n[ 0.530458] acpiphp: Slot [15] registered\n[ 0.532089] acpiphp: Slot [16] registered\n[ 0.533723] acpiphp: Slot [17] registered\n[ 0.535341] acpiphp: Slot [18] registered\n[ 0.536962] acpiphp: Slot [19] registered\n[ 0.538605] acpiphp: Slot [20] registered\n[ 0.540226] acpiphp: Slot [21] registered\n[ 0.541853] acpiphp: Slot [22] registered\n[ 0.543472] acpiphp: Slot [23] registered\n[ 0.545100] acpiphp: Slot [24] registered\n[ 0.546726] acpiphp: Slot [25] registered\n[ 0.548363] acpiphp: Slot [26] registered\n[ 0.549984] acpiphp: Slot [27] registered\n[ 0.551624] acpiphp: Slot [28] registered\n[ 0.553238] acpiphp: Slot [29] registered\n[ 0.554856] acpiphp: Slot [30] registered\n[ 0.556479] acpiphp: Slot [31] registered\n[ 0.558097] PCI host bridge to bus 0000:00\n[ 0.559725] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.562207] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.564681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.567599] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.570508] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.573486] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.579723] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.582303] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.584697] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.587293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.592206] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.595081] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.620343] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.623288] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.626089] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.628951] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.631687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.634079] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.636627] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.638780] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.641923] vgaarb: loaded\n[ 0.643088] vgaarb: bridge control possible 0000:00:02.0\n[ 0.645475] SCSI subsystem initialized\n[ 0.647203] ACPI: bus type USB registered\n[ 0.648863] usbcore: registered new interface driver usbfs\n[ 0.650903] usbcore: registered new interface driver hub\n[ 0.652915] usbcore: registered new device driver usb\n[ 0.655032] PCI: Using ACPI for IRQ routing\n[ 0.657117] NetLabel: Initializing\n[ 0.658539] NetLabel: domain hash size = 128\n[ 0.660233] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.662168] NetLabel: unlabeled traffic allowed by default\n[ 0.664430] amd_nb: Cannot enumerate AMD northbridges\n[ 0.666386] clocksource: Switched to clocksource kvm-clock\n[ 0.676423] AppArmor: AppArmor Filesystem Enabled\n[ 0.678304] pnp: PnP ACPI init\n[ 0.679952] pnp: PnP ACPI: found 5 devices\n[ 0.687301] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.690741] NET: Registered protocol family 2\n[ 0.692705] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.695280] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.697658] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.700032] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.702201] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.704527] NET: Registered protocol family 1\n[ 0.706266] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.708439] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.710602] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.727275] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.744102] Unpacking initramfs...\n[ 1.224877] Freeing initrd memory: 37084K\n[ 1.227243] Scanning for low memory corruption every 60 seconds\n[ 1.229779] audit: initializing netlink subsys (disabled)\n[ 1.231866] audit: type=2000 audit(1559211394.918:1): initialized\n[ 1.234420] Initialise system trusted keyring\n[ 1.236263] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.238585] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.242036] zbud: loaded\n[ 1.243453] VFS: Disk quotas dquot_6.6.0\n[ 1.245098] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.247800] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.250192] fuse init (API version 7.23)\n[ 1.251887] Key type big_key registered\n[ 1.253434] Allocating IMA MOK and blacklist keyrings.\n[ 1.255737] Key type asymmetric registered\n[ 1.257361] Asymmetric key parser 'x509' registered\n[ 1.259301] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.262213] io scheduler noop registered\n[ 1.263830] io scheduler deadline registered (default)\n[ 1.265783] io scheduler cfq registered\n[ 1.267430] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.269522] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.272016] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.274868] ACPI: Power Button [PWRF]\n[ 1.276463] GHES: HEST is not enabled!\n[ 1.292336] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.325641] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.329459] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.355262] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.359114] Linux agpgart interface v0.103\n[ 1.362260] loop: module loaded\n[ 1.366009] vda: vda1\n[ 1.367880] scsi host0: ata_piix\n[ 1.369327] scsi host1: ata_piix\n[ 1.370740] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.373193] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.376331] libphy: Fixed MDIO Bus: probed\n[ 1.377970] tun: Universal TUN/TAP device driver, 1.6\n[ 1.379884] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.383462] PPP generic driver version 2.4.2\n[ 1.385223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.387649] ehci-pci: EHCI PCI platform driver\n[ 1.389418] ehci-platform: EHCI generic platform driver\n[ 1.391418] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.393714] ohci-pci: OHCI PCI platform driver\n[ 1.395465] ohci-platform: OHCI generic platform driver\n[ 1.397464] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.414518] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.416528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.419485] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.421472] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.423746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.426234] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.429079] usb usb1: Product: UHCI Host Controller\n[ 1.430962] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.433300] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.435185] hub 1-0:1.0: USB hub found\n[ 1.436725] hub 1-0:1.0: 2 ports detected\n[ 1.438484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.442547] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.444455] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.446532] mousedev: PS/2 mouse device common for all mice\n[ 1.449035] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.452452] rtc_cmos 00:00: RTC can wake from S4\n[ 1.454813] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.457200] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.459617] i2c /dev entries driver\n[ 1.461122] device-mapper: uevent: version 1.0.3\n[ 1.462999] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.466258] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.468758] NET: Registered protocol family 10\n[ 1.470726] NET: Registered protocol family 17\n[ 1.472504] Key type dns_resolver registered\n[ 1.474421] registered taskstats version 1\n[ 1.476097] Loading compiled-in X.509 certificates\n[ 1.478520] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.482244] zswap: loaded using pool lzo/zbud\n[ 1.485412] Key type trusted registered\n[ 1.488949] Key type encrypted registered\n[ 1.490607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.492685] ima: No TPM chip found, activating TPM-bypass!\n[ 1.494754] evm: HMAC attrs: 0x1\n[ 1.496480] Magic number: 3:29:276\n[ 1.497945] tty tty13: hash matches\n[ 1.519368] rtc_cmos 00:00: setting system clock to 2019-05-30 10:16:35 UTC (1559211395)\n[ 1.539761] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.541992] EDD information not available.\n[ 1.545241] Freeing unused kernel memory: 1512K\n[ 1.546995] Write protecting the kernel read-only data: 14336k\n[ 1.550504] Freeing unused kernel memory: 1692K\n[ 1.552460] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.564338] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.568149] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.571889] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.575478] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.578935] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.586408] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.592638] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.596976] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.600460] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.604066] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.664023] virtio_net virtio0 ens3: renamed from eth0\n[ 1.671612] [drm] Initialized drm 1.1.0 20060810\n[ 1.675033] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.680404] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.706902] FDC 0 is a S82078B\n[ 1.722612] AVX2 version of gcm_enc/dec engaged.\n[ 1.724399] AES CTR mode by8 optimization enabled\n[ 1.750392] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.915641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.918243] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.920744] usb 1-1: Product: QEMU USB Tablet\n[ 1.922373] usb 1-1: Manufacturer: QEMU\n[ 1.923852] usb 1-1: SerialNumber: 42\n[ 1.932025] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.939267] usbcore: registered new interface driver usbhid\n[ 1.941271] usbhid: USB HID core driver\n[ 1.944153] 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.948262] 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.335223] md: linear personality registered for level -1\n[ 2.339408] md: multipath personality registered for level -4\n[ 2.343582] md: raid0 personality registered for level 0\n[ 2.348021] md: raid1 personality registered for level 1\n[ 2.430387] raid6: sse2x1 gen() 11667 MB/s\n[ 2.498384] raid6: sse2x1 xor() 9079 MB/s\n[ 2.566386] raid6: sse2x2 gen() 14712 MB/s\n[ 2.634385] raid6: sse2x2 xor() 9911 MB/s\n[ 2.702383] raid6: sse2x4 gen() 17145 MB/s\n[ 2.770384] raid6: sse2x4 xor() 11892 MB/s\n[ 2.838385] raid6: avx2x1 gen() 22687 MB/s\n[ 2.906383] raid6: avx2x2 gen() 26422 MB/s\n[ 2.974384] raid6: avx2x4 gen() 30455 MB/s\n[ 2.975975] raid6: using algorithm avx2x4 gen() 30455 MB/s\n[ 2.977879] raid6: using avx2x2 recovery algorithm\n[ 2.981163] xor: automatically using best checksumming function:\n[ 3.022383] avx : 32771.000 MB/sec\n[ 3.025384] async_tx: api initialized (async)\n[ 3.037993] md: raid6 personality registered for level 6\n[ 3.039942] md: raid5 personality registered for level 5\n[ 3.041799] md: raid4 personality registered for level 4\n[ 3.048340] 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.090341] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.114068] 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.231373] 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.237703] systemd[1]: Detected virtualization kvm.\n[ 3.239575] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.244084] systemd[1]: Set hostname to .\n[ 3.247787] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.249956] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.391697] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.396071] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.400447] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.404150] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.408594] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.413482] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.417517] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.421522] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.426332] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.430468] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.435016] 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.441155] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.444580] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.448279] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.452554] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.456928] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.464363] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.470927] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...[ 3.480091] Loading iSCSI transport class v2.0-870.\n\n[ 3.482917] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.492664] systemd[1]: Mounting Huge Pages File System...\n[ 3.496642] iscsi: registered transport (tcp)\n Mounting Huge Pages File System...\n[ 3.504444] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.513299] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.527383] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.536870] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.547910] 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.561819] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.569925] 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.581008] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.[ 3.591548] iscsi: registered transport (iser)\n\n[ 3.594973] 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.605409] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.611264] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.618803] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.624389] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.638731] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.645021] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.069646] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started 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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[ 5.250695] cloud-init[598]: Cloud-init v. 18.2 running 'init-local' at Thu, 30 May 2019 10:16:39 +0000. Up 5.10 seconds.[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n\n[[0;32m OK [0m] Reached target Network (Pre).\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 LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 9.978548] cloud-init[953]: Cloud-init v. 18.2 running 'init' at Thu, 30 May 2019 10:16:40 +0000. Up 6.51 seconds.\n[ 9.984478] cloud-init[953]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.992432] cloud-init[953]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.001353] cloud-init[953]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.010664] cloud-init[953]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.020462] cloud-init[953]: ci-info: | ens3 | True | 192.168.120.4 | 255.255.255.0 | . | fa:16:3e:c2:4f:81 |\n[ 10.028438] cloud-init[953]: ci-info: | ens3 | True | fe80::f816:3eff:fec2:4f81/64 | . | link | fa:16:3e:c2:4f:81 |\n[ 10.036434] cloud-init[953]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 10.044433] cloud-init[953]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.052423] cloud-init[953]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.060314] cloud-init[953]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.065353] cloud-init[953]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.072148] cloud-init[953]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.079809] cloud-init[953]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.084664] cloud-init[953]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.091738] cloud-init[953]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.097001] cloud-init[953]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.104635] cloud-init[953]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.109668] cloud-init[953]: 2019-05-30 10:16:44,297 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 10.489399] cloud-init[953]: Generating public/private rsa key pair.\n[ 10.491921] cloud-init[953]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.500126] cloud-init[953]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.502943] cloud-init[953]: The key fingerprint is:\n[ 10.508917] cloud-init[953]: SHA256:vB+U7qDHugVROzifmdLugXBzt8UFCBkKgjiUDYso9YA root@shaker-vm-94d1b759-83df-401e-9005-f40692cab50f\n[ 10.516425] cloud-init[953]: The key's randomart image is:\n[ 10.518540] cloud-init[953]: +---[RSA 2048]----+\n[ 10.524420] cloud-init[953]: |o=B . ++ .. |\n[ 10.526331] cloud-init[953]: |Eo.= . +... . |\n[ 10.532269] cloud-init[953]: |+o . = o . |\n[ 10.534189] cloud-init[953]: |. * = o . |\n[ 10.540169] cloud-init[953]: | . = S + o |\n[ 10.542130] cloud-init[953]: | o B = o |\n[ 10.548121] cloud-init[953]: | ..* + |\n[ 10.550083] cloud-init[953]: | +o= . |\n[ 10.556143] cloud-init[953]: | ++. o |\n[ 10.558082] cloud-init[953]: +----[SHA256]-----+\n[ 10.564123] cloud-init[953]: Generating public/private dsa key pair.\n[ 10.566469] cloud-init[953]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.572419] cloud-init[953]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m[ 10.579785] cloud-init[953]: The key fingerprint is:\n[ 10.585886] cloud-init[953]: SHA256:NYMG1CRYFiWw905fE+Qr2DeXOqa2ttryfiCrH78n60U root@shaker-vm-94d1b759-83df-401e-9005-f40692cab50f] Started Daily apt download activities.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 10.592277] cloud-init[953]: The key's randomart image is:\n[ 10.593902] cloud-init[953]: +---[DSA 1024]----+\n[ 10.595354] cloud-init[953]: \n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting Socket activation for snappy daemon.\n| .=O=o . |\n[ 10.600619] cloud-init[953]: | .o +.. o |\n[ 10.602615] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\ncloud-init[953]: | . . o + o |\n[ 10.609159] cloud-init[953]: | . o + o o . |\n[ 10.610631] cloud-init[953]: | S o E o |\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.[ 10.616743] cloud-init[953]: | o...= = |\n[ 10.618214] cloud-init[953]: | oo..= |\n[ 10.619672] cloud-init[953]: | o+++o. |\n[ 10.621153] cloud-init[953]: | .ooO%O |\n[ 10.622594] cloud-init[953]: +----[SHA256]-----+\n\n Starting LXD - unix socket.\n[[0;32m OK [0m] Reached target Network is Online.\n[ 10.624411] cloud-init[953]: Generating public/private ecdsa key pair.\n Starting iSCSI initiator daemon (iscsid)...[ 10.632558] cloud-init[953]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 10.641727] cloud-init[953]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 10.648094] cloud-init[953]: The key fingerprint is:\n[ 10.653380] cloud-init[953]: SHA256:bzsbwkEhfaV5VQPPZ4kWf1ODNoX/rdvbNTNXay7uM2U root@shaker-vm-94d1b759-83df-401e-9005-f40692cab50f Starting LSB: MD monitoring daemon...\n\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Login Service...\n[[0;32m OK [0m[ 10.659603] cloud-init[953]: The key's randomart image is:\n[ 10.670435] cloud-init] Started Deferred execution scheduler.\n[953]: +---[ECDSA 256]---+\n Starting System Logging Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 10.675360] cloud-init[953]: | ... ..o*=o|\n[ 10.691269] cloud-init[953]: | ....o ** =|\n[ 10.694375] cloud-init[953]: | ..o ooo*+|\n[ 10.697413] cloud-init[953]: | . .. o+|\n[ 10.701366] cloud-init[953]: | S +|\n[ 10.704116] cloud-init[953]: | . o E=|\n[ 10.706562] cloud-init[953]: | o + oBo|\n[ 10.709183] cloud-init[953]: | o.o ++.B|\n[ 10.711706] cloud-init[953]: | oooo=++|\n[ 10.714105] cloud-init[953]: +----[SHA256]-----+\n[ 10.716424] Starting LSB: Record successful boot for GRUB...\n Starting Accounts Service...\n[[0;32m OK [0m] Started iperf Service.\n Starting /etc/rc.local Compatibility...\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started iperf3 Service.\n Starting LXD - container startup/shutdown...\ncloud-init[[0;32m OK [0m] Started Regular background program processing daemon.\n[953]: Starting Pollinate to seed the pseudo random number generator...Generating public/private ed25519 key pair.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 10.834736] cloud-init[953]: [[0;32m OK [0m] Started LSB: MD monitoring daemon.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.868551] cloud-init[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[953]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n\n Starting Login to default iSCSI targets...\n[ 10.912030] cloud-init[953]: [[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.\nThe key fingerprint is: Starting LSB: network benchmark...\n\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\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.[ 11.000066] cloud-init[953]: \n[[0;32m OK [0m] Started LXD - container startup/shutdown.\nSHA256:lvtY6MA7iSZA0KUIGkFwCfZHeTqUUQj/nSkLQyK9bG4 root@shaker-vm-94d1b759-83df-401e-9005-f40692cab50f[[0;32m OK [0m] Started LSB: network benchmark.\n\n[ 11.039241] cloud-init[953]: 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.\n[[0;32m OK [0m] Started Getty on tty1.\nThe key's randomart image is:[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n\n Starting Set console scheme...\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.[ 11.098586] cloud-init\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Set console scheme.[953]: +--[ED25519 256]--+\n[ 11.118151] \ncloud-init[953]: |O*.+oo*. |\n[ 11.133176] cloud-init[953]: |=+=.o= . |\n[ 11.142617] cloud-init[953]: |+..+.+o |\n[ 11.153376] cloud-init[953]: | .o =o. ..o |[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n\n[ 11.170956] cloud-init[953]: |. + o.oS+ |\n[ 11.184176] cloud-init[953]: |. o .o.oo |\n[ 11.200018] cloud-init[953]: | . E .ooo . |\n[ 11.201980] cloud-init[953]: | o o o+ + |\n[ 11.204106] cloud-init[953]: | o ..o . |\n[ 11.215475] cloud-init[953]: +----[SHA256]-----+\n[ 11.579129] cloud-init[1084]: Generating locales (this might take a while)...\n[ 12.269715] cloud-init[1084]: en_US.UTF-8... done\n[ 12.272683] cloud-init[1084]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 12.821041] cloud-init[1084]: Cloud-init v. 18.2 running 'modules:config' at Thu, 30 May 2019 10:16:45 +0000. Up 11.44 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n"} 2019-05-30 10:16:48,710 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8/action used request id req-05103bb2-3016-4afe-9947-118e57d08503 2019-05-30 10:16:48,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0796589851379s 2019-05-30 10:16:48,711 - 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 1014839829 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.255887] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.259232] pid_max: default: 32768 minimum: 301 [ 0.261074] ACPI: Core revision 20150930 [ 0.263439] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.266154] Security Framework initialized [ 0.267819] Yama: becoming mindful. [ 0.269349] AppArmor: AppArmor initialized [ 0.271125] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.273772] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.276354] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.278831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.281788] Initializing cgroup subsys io [ 0.283438] Initializing cgroup subsys memory [ 0.285205] Initializing cgroup subsys devices [ 0.286990] Initializing cgroup subsys freezer [ 0.288761] Initializing cgroup subsys net_cls [ 0.290546] Initializing cgroup subsys perf_event [ 0.292394] Initializing cgroup subsys net_prio [ 0.294197] Initializing cgroup subsys hugetlb [ 0.295959] Initializing cgroup subsys pids [ 0.297718] CPU: Physical Processor ID: 0 [ 0.300067] mce: CPU supports 10 MCE banks [ 0.301785] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.303829] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.306086] Spectre V2 : Mitigation: Full generic retpoline [ 0.308216] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.310606] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.313090] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.315350] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.318414] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.343597] Freeing SMP alternatives memory: 32K [ 0.353044] ftrace: allocating 32237 entries in 126 pages [ 0.400307] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.402777] smpboot: Max logical packages: 1 [ 0.404742] x2apic enabled [ 0.406292] Switched APIC routing to physical x2apic. [ 0.409461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.411750] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.415967] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.419593] KVM setup paravirtual spinlock [ 0.422256] x86: Booted up 1 node, 1 CPUs [ 0.423857] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.426590] devtmpfs: initialized [ 0.429065] evm: security.selinux [ 0.430476] evm: security.SMACK64 [ 0.431844] evm: security.SMACK64EXEC [ 0.433344] evm: security.SMACK64TRANSMUTE [ 0.434958] evm: security.SMACK64MMAP [ 0.436477] evm: security.ima [ 0.437748] evm: security.capability [ 0.439350] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.442986] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.445356] pinctrl core: initialized pinctrl subsystem [ 0.447530] RTC time: 10:16:33, date: 05/30/19 [ 0.449439] NET: Registered protocol family 16 [ 0.451361] cpuidle: using governor ladder [ 0.453014] cpuidle: using governor menu [ 0.454578] PCCT header not found. [ 0.456068] ACPI: bus type PCI registered [ 0.457661] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.460196] PCI: Using configuration type 1 for base access [ 0.463208] ACPI: Added _OSI(Module Device) [ 0.464867] ACPI: Added _OSI(Processor Device) [ 0.466592] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.468424] ACPI: Added _OSI(Processor Aggregator Device) [ 0.472070] ACPI: Interpreter enabled [ 0.473605] ACPI: (supports S0 S5) [ 0.475004] ACPI: Using IOAPIC for interrupt routing [ 0.476896] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.482132] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.484408] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.486958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.489384] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.493813] acpiphp: Slot [3] registered [ 0.512504] acpiphp: Slot [4] registered [ 0.514162] acpiphp: Slot [5] registered [ 0.515786] acpiphp: Slot [6] registered [ 0.517403] acpiphp: Slot [7] registered [ 0.519015] acpiphp: Slot [8] registered [ 0.520629] acpiphp: Slot [9] registered [ 0.522305] acpiphp: Slot [10] registered [ 0.523952] acpiphp: Slot [11] registered [ 0.525581] acpiphp: Slot [12] registered [ 0.527208] acpiphp: Slot [13] registered [ 0.528839] acpiphp: Slot [14] registered [ 0.530458] acpiphp: Slot [15] registered [ 0.532089] acpiphp: Slot [16] registered [ 0.533723] acpiphp: Slot [17] registered [ 0.535341] acpiphp: Slot [18] registered [ 0.536962] acpiphp: Slot [19] registered [ 0.538605] acpiphp: Slot [20] registered [ 0.540226] acpiphp: Slot [21] registered [ 0.541853] acpiphp: Slot [22] registered [ 0.543472] acpiphp: Slot [23] registered [ 0.545100] acpiphp: Slot [24] registered [ 0.546726] acpiphp: Slot [25] registered [ 0.548363] acpiphp: Slot [26] registered [ 0.549984] acpiphp: Slot [27] registered [ 0.551624] acpiphp: Slot [28] registered [ 0.553238] acpiphp: Slot [29] registered [ 0.554856] acpiphp: Slot [30] registered [ 0.556479] acpiphp: Slot [31] registered [ 0.558097] PCI host bridge to bus 0000:00 [ 0.559725] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.562207] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.564681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.567599] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.570508] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.573486] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.579723] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.582303] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.584697] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.587293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.592206] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.595081] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.620343] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.623288] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.626089] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.628951] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.631687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.634079] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.636627] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.638780] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.641923] vgaarb: loaded [ 0.643088] vgaarb: bridge control possible 0000:00:02.0 [ 0.645475] SCSI subsystem initialized [ 0.647203] ACPI: bus type USB registered [ 0.648863] usbcore: registered new interface driver usbfs [ 0.650903] usbcore: registered new interface driver hub [ 0.652915] usbcore: registered new device driver usb [ 0.655032] PCI: Using ACPI for IRQ routing [ 0.657117] NetLabel: Initializing [ 0.658539] NetLabel: domain hash size = 128 [ 0.660233] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.662168] NetLabel: unlabeled traffic allowed by default [ 0.664430] amd_nb: Cannot enumerate AMD northbridges [ 0.666386] clocksource: Switched to clocksource kvm-clock [ 0.676423] AppArmor: AppArmor Filesystem Enabled [ 0.678304] pnp: PnP ACPI init [ 0.679952] pnp: PnP ACPI: found 5 devices [ 0.687301] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.690741] NET: Registered protocol family 2 [ 0.692705] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.695280] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.697658] TCP: Hash tables configured (established 4096 bind 4096) [ 0.700032] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.702201] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.704527] NET: Registered protocol family 1 [ 0.706266] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.708439] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.710602] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.727275] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.744102] Unpacking initramfs... [ 1.224877] Freeing initrd memory: 37084K [ 1.227243] Scanning for low memory corruption every 60 seconds [ 1.229779] audit: initializing netlink subsys (disabled) [ 1.231866] audit: type=2000 audit(1559211394.918:1): initialized [ 1.234420] Initialise system trusted keyring [ 1.236263] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.238585] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.242036] zbud: loaded [ 1.243453] VFS: Disk quotas dquot_6.6.0 [ 1.245098] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.247800] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.250192] fuse init (API version 7.23) [ 1.251887] Key type big_key registered [ 1.253434] Allocating IMA MOK and blacklist keyrings. [ 1.255737] Key type asymmetric registered [ 1.257361] Asymmetric key parser 'x509' registered [ 1.259301] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.262213] io scheduler noop registered [ 1.263830] io scheduler deadline registered (default) [ 1.265783] io scheduler cfq registered [ 1.267430] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.269522] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.272016] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.274868] ACPI: Power Button [PWRF] [ 1.276463] GHES: HEST is not enabled! [ 1.292336] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.325641] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.329459] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.355262] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.359114] Linux agpgart interface v0.103 [ 1.362260] loop: module loaded [ 1.366009] vda: vda1 [ 1.367880] scsi host0: ata_piix [ 1.369327] scsi host1: ata_piix [ 1.370740] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.373193] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.376331] libphy: Fixed MDIO Bus: probed [ 1.377970] tun: Universal TUN/TAP device driver, 1.6 [ 1.379884] tun: (C) 1999-2004 Max Krasnyansky [ 1.383462] PPP generic driver version 2.4.2 [ 1.385223] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.387649] ehci-pci: EHCI PCI platform driver [ 1.389418] ehci-platform: EHCI generic platform driver [ 1.391418] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.393714] ohci-pci: OHCI PCI platform driver [ 1.395465] ohci-platform: OHCI generic platform driver [ 1.397464] uhci_hcd: USB Universal Host Controller Interface driver [ 1.414518] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.416528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.419485] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.421472] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.423746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.426234] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.429079] usb usb1: Product: UHCI Host Controller [ 1.430962] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.433300] usb usb1: SerialNumber: 0000:00:01.2 [ 1.435185] hub 1-0:1.0: USB hub found [ 1.436725] hub 1-0:1.0: 2 ports detected [ 1.438484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.442547] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.444455] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.446532] mousedev: PS/2 mouse device common for all mice [ 1.449035] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.452452] rtc_cmos 00:00: RTC can wake from S4 [ 1.454813] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.457200] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.459617] i2c /dev entries driver [ 1.461122] device-mapper: uevent: version 1.0.3 [ 1.462999] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.466258] ledtrig-cpu: registered to indicate activity on CPUs [ 1.468758] NET: Registered protocol family 10 [ 1.470726] NET: Registered protocol family 17 [ 1.472504] Key type dns_resolver registered [ 1.474421] registered taskstats version 1 [ 1.476097] Loading compiled-in X.509 certificates [ 1.478520] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.482244] zswap: loaded using pool lzo/zbud [ 1.485412] Key type trusted registered [ 1.488949] Key type encrypted registered [ 1.490607] AppArmor: AppArmor sha1 policy hashing enabled [ 1.492685] ima: No TPM chip found, activating TPM-bypass! [ 1.494754] evm: HMAC attrs: 0x1 [ 1.496480] Magic number: 3:29:276 [ 1.497945] tty tty13: hash matches [ 1.519368] rtc_cmos 00:00: setting system clock to 2019-05-30 10:16:35 UTC (1559211395) [ 1.539761] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.541992] EDD information not available. [ 1.545241] Freeing unused kernel memory: 1512K [ 1.546995] Write protecting the kernel read-only data: 14336k [ 1.550504] Freeing unused kernel memory: 1692K [ 1.552460] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.564338] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.568149] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.571889] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.575478] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.578935] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.586408] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.592638] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.596976] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.600460] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.604066] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.664023] virtio_net virtio0 ens3: renamed from eth0 [ 1.671612] [drm] Initialized drm 1.1.0 20060810 [ 1.675033] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.680404] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706902] FDC 0 is a S82078B [ 1.722612] AVX2 version of gcm_enc/dec engaged. [ 1.724399] AES CTR mode by8 optimization enabled [ 1.750392] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.915641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.918243] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.920744] usb 1-1: Product: QEMU USB Tablet [ 1.922373] usb 1-1: Manufacturer: QEMU [ 1.923852] usb 1-1: SerialNumber: 42 [ 1.932025] hidraw: raw HID events driver (C) Jiri Kosina [ 1.939267] usbcore: registered new interface driver usbhid [ 1.941271] usbhid: USB HID core driver [ 1.944153] 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.948262] 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.335223] md: linear personality registered for level -1 [ 2.339408] md: multipath personality registered for level -4 [ 2.343582] md: raid0 personality registered for level 0 [ 2.348021] md: raid1 personality registered for level 1 [ 2.430387] raid6: sse2x1 gen() 11667 MB/s [ 2.498384] raid6: sse2x1 xor() 9079 MB/s [ 2.566386] raid6: sse2x2 gen() 14712 MB/s [ 2.634385] raid6: sse2x2 xor() 9911 MB/s [ 2.702383] raid6: sse2x4 gen() 17145 MB/s [ 2.770384] raid6: sse2x4 xor() 11892 MB/s [ 2.838385] raid6: avx2x1 gen() 22687 MB/s [ 2.906383] raid6: avx2x2 gen() 26422 MB/s [ 2.974384] raid6: avx2x4 gen() 30455 MB/s [ 2.975975] raid6: using algorithm avx2x4 gen() 30455 MB/s [ 2.977879] raid6: using avx2x2 recovery algorithm [ 2.981163] xor: automatically using best checksumming function: [ 3.022383] avx : 32771.000 MB/sec [ 3.025384] async_tx: api initialized (async) [ 3.037993] md: raid6 personality registered for level 6 [ 3.039942] md: raid5 personality registered for level 5 [ 3.041799] md: raid4 personality registered for level 4 [ 3.048340] 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.090341] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.114068] 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.231373] 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.237703] systemd[1]: Detected virtualization kvm. [ 3.239575] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.244084] systemd[1]: Set hostname to . [ 3.247787] systemd[1]: Initializing machine ID from KVM UUID. [ 3.249956] systemd[1]: Installed transient /etc/machine-id file. [ 3.391697] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.396071] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.400447] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.404150] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.408594] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.413482] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.417517] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.421522] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.426332] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.430468] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.435016] 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.441155] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.444580] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.448279] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.452554] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.456928] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.464363] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.470927] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall...[ 3.480091] Loading iSCSI transport class v2.0-870. [ 3.482917] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.492664] systemd[1]: Mounting Huge Pages File System... [ 3.496642] iscsi: registered transport (tcp) Mounting Huge Pages File System... [ 3.504444] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.513299] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.527383] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.536870] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.547910] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.561819] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.569925] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.581008] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket.[ 3.591548] iscsi: registered transport (iser) [ 3.594973] 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.605409] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.611264] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.618803] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.624389] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.638731] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.645021] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.069646] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started 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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ 5.250695] cloud-init[598]: Cloud-init v. 18.2 running 'init-local' at Thu, 30 May 2019 10:16:39 +0000. Up 5.10 seconds.[[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[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 LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 9.978548] cloud-init[953]: Cloud-init v. 18.2 running 'init' at Thu, 30 May 2019 10:16:40 +0000. Up 6.51 seconds. [ 9.984478] cloud-init[953]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.992432] cloud-init[953]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.001353] cloud-init[953]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.010664] cloud-init[953]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.020462] cloud-init[953]: ci-info: | ens3 | True | 192.168.120.4 | 255.255.255.0 | . | fa:16:3e:c2:4f:81 | [ 10.028438] cloud-init[953]: ci-info: | ens3 | True | fe80::f816:3eff:fec2:4f81/64 | . | link | fa:16:3e:c2:4f:81 | [ 10.036434] cloud-init[953]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 10.044433] cloud-init[953]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.052423] cloud-init[953]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.060314] cloud-init[953]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.065353] cloud-init[953]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.072148] cloud-init[953]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.079809] cloud-init[953]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.084664] cloud-init[953]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.091738] cloud-init[953]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.097001] cloud-init[953]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.104635] cloud-init[953]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.109668] cloud-init[953]: 2019-05-30 10:16:44,297 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 10.489399] cloud-init[953]: Generating public/private rsa key pair. [ 10.491921] cloud-init[953]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.500126] cloud-init[953]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.502943] cloud-init[953]: The key fingerprint is: [ 10.508917] cloud-init[953]: SHA256:vB+U7qDHugVROzifmdLugXBzt8UFCBkKgjiUDYso9YA root@shaker-vm-94d1b759-83df-401e-9005-f40692cab50f [ 10.516425] cloud-init[953]: The key's randomart image is: [ 10.518540] cloud-init[953]: +---[RSA 2048]----+ [ 10.524420] cloud-init[953]: |o=B . ++ .. | [ 10.526331] cloud-init[953]: |Eo.= . +... . | [ 10.532269] cloud-init[953]: |+o . = o . | [ 10.534189] cloud-init[953]: |. * = o . | [ 10.540169] cloud-init[953]: | . = S + o | [ 10.542130] cloud-init[953]: | o B = o | [ 10.548121] cloud-init[953]: | ..* + | [ 10.550083] cloud-init[953]: | +o= . | [ 10.556143] cloud-init[953]: | ++. o | [ 10.558082] cloud-init[953]: +----[SHA256]-----+ [ 10.564123] cloud-init[953]: Generating public/private dsa key pair. [ 10.566469] cloud-init[953]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.572419] cloud-init[953]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m[ 10.579785] cloud-init[953]: The key fingerprint is: [ 10.585886] cloud-init[953]: SHA256:NYMG1CRYFiWw905fE+Qr2DeXOqa2ttryfiCrH78n60U root@shaker-vm-94d1b759-83df-401e-9005-f40692cab50f] Started Daily apt download activities. [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 10.592277] cloud-init[953]: The key's randomart image is: [ 10.593902] cloud-init[953]: +---[DSA 1024]----+ [ 10.595354] cloud-init[953]: [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. Starting Socket activation for snappy daemon. | .=O=o . | [ 10.600619] cloud-init[953]: | .o +.. o | [ 10.602615] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. cloud-init[953]: | . . o + o | [ 10.609159] cloud-init[953]: | . o + o o . | [ 10.610631] cloud-init[953]: | S o E o | [[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.[ 10.616743] cloud-init[953]: | o...= = | [ 10.618214] cloud-init[953]: | oo..= | [ 10.619672] cloud-init[953]: | o+++o. | [ 10.621153] cloud-init[953]: | .ooO%O | [ 10.622594] cloud-init[953]: +----[SHA256]-----+ Starting LXD - unix socket. [[0;32m OK [0m] Reached target Network is Online. [ 10.624411] cloud-init[953]: Generating public/private ecdsa key pair. Starting iSCSI initiator daemon (iscsid)...[ 10.632558] cloud-init[953]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [ 10.641727] cloud-init[953]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 10.648094] cloud-init[953]: The key fingerprint is: [ 10.653380] cloud-init[953]: SHA256:bzsbwkEhfaV5VQPPZ4kWf1ODNoX/rdvbNTNXay7uM2U root@shaker-vm-94d1b759-83df-401e-9005-f40692cab50f Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... [[0;32m OK [0m[ 10.659603] cloud-init[953]: The key's randomart image is: [ 10.670435] cloud-init] Started Deferred execution scheduler. [953]: +---[ECDSA 256]---+ Starting System Logging Service... [[0;32m OK [0m] Started D-Bus System Message Bus. [ 10.675360] cloud-init[953]: | ... ..o*=o| [ 10.691269] cloud-init[953]: | ....o ** =| [ 10.694375] cloud-init[953]: | ..o ooo*+| [ 10.697413] cloud-init[953]: | . .. o+| [ 10.701366] cloud-init[953]: | S +| [ 10.704116] cloud-init[953]: | . o E=| [ 10.706562] cloud-init[953]: | o + oBo| [ 10.709183] cloud-init[953]: | o.o ++.B| [ 10.711706] cloud-init[953]: | oooo=++| [ 10.714105] cloud-init[953]: +----[SHA256]-----+ [ 10.716424] Starting LSB: Record successful boot for GRUB... Starting Accounts Service... [[0;32m OK [0m] Started iperf Service. Starting /etc/rc.local Compatibility... Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started iperf3 Service. Starting LXD - container startup/shutdown... cloud-init[[0;32m OK [0m] Started Regular background program processing daemon. [953]: Starting Pollinate to seed the pseudo random number generator...Generating public/private ed25519 key pair. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Snappy daemon... [[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). [ 10.834736] cloud-init[953]: [[0;32m OK [0m] Started LSB: MD monitoring daemon. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.868551] cloud-init[[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [953]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [ 10.912030] cloud-init[953]: [[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. The key fingerprint is: Starting LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[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.[ 11.000066] cloud-init[953]: [[0;32m OK [0m] Started LXD - container startup/shutdown. SHA256:lvtY6MA7iSZA0KUIGkFwCfZHeTqUUQj/nSkLQyK9bG4 root@shaker-vm-94d1b759-83df-401e-9005-f40692cab50f[[0;32m OK [0m] Started LSB: network benchmark. [ 11.039241] cloud-init[953]: 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. [[0;32m OK [0m] Started Getty on tty1. The key's randomart image is:[[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: automatic crash report generation.[ 11.098586] cloud-init [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Set console scheme.[953]: +--[ED25519 256]--+ [ 11.118151] cloud-init[953]: |O*.+oo*. | [ 11.133176] cloud-init[953]: |=+=.o= . | [ 11.142617] cloud-init[953]: |+..+.+o | [ 11.153376] cloud-init[953]: | .o =o. ..o |[[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 11.170956] cloud-init[953]: |. + o.oS+ | [ 11.184176] cloud-init[953]: |. o .o.oo | [ 11.200018] cloud-init[953]: | . E .ooo . | [ 11.201980] cloud-init[953]: | o o o+ + | [ 11.204106] cloud-init[953]: | o ..o . | [ 11.215475] cloud-init[953]: +----[SHA256]-----+ [ 11.579129] cloud-init[1084]: Generating locales (this might take a while)... [ 12.269715] cloud-init[1084]: en_US.UTF-8... done [ 12.272683] cloud-init[1084]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 12.821041] cloud-init[1084]: Cloud-init v. 18.2 running 'modules:config' at Thu, 30 May 2019 10:16:45 +0000. Up 11.44 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. 2019-05-30 10:16:48,715 - paramiko.transport - DEBUG - starting thread (client mode): 0xd48a3650L 2019-05-30 10:16:48,716 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 10:16:48,719 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-05-30 10:16:48,720 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-30 10:16:48,721 - 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-05-30 10:16:48,721 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 10:16:48,722 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 10:16:48,722 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 10:16:48,722 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 10:16:48,722 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 10:16:48,763 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 10:16:48,765 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 10:16:48,779 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 8ca820d2b5997a14b3c74ca67894f568 2019-05-30 10:16:48,781 - paramiko.transport - DEBUG - Trying discovered key 6895061375bb3f6751922540fcb17889 in /tmp/tmp9rVA4o 2019-05-30 10:16:48,804 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 10:16:48,825 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 10:16:48,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-30 10:16:48,851 - 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.16" 2019-05-30 10:16:48,857 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 10:16:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18ffb943-f000-4d4a-890a-344fbb8875c3 2019-05-30 10:16:48,858 - 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-05-30 10:16:48,858 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-18ffb943-f000-4d4a-890a-344fbb8875c3 2019-05-30 10:16:48,859 - 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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:16:48,961 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-30 10:16:48,961 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-30 10:16:49,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Thu, 30 May 2019 10:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-857b6c1d-c96a-4921-98b4-ccc31360a1a4 2019-05-30 10:16:49,044 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/139d24bc46ef46a5bd36f59376d87687"}, "enabled": true, "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/264655678fb34f29a87250685b3d8bdf"}, "enabled": true, "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/28610c42d16e43138da5dec73b8d4fff"}, "enabled": true, "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/349a557de6d4467e813e052ceb6ecf29"}, "enabled": true, "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5b82c138e1cb4b0da89add4f08dcf1b8"}, "enabled": true, "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7cac5c17591b413a851337c91014fc28"}, "enabled": true, "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7da7aa36749849e280f9ec53c2b6a22b"}, "enabled": true, "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/99142ae555d446ca8ac1529dceb5c8aa"}, "enabled": true, "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9d0f9e81def14d43b598cbb7f49f3bd1"}, "enabled": true, "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ab50c3815d9a462ba3a36d0bb21c0f55"}, "enabled": true, "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bcddb5d70e794427a165f6fce5230ce7"}, "enabled": true, "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/c9c9bf4d67b14ebe828480fe7425121a"}, "enabled": true, "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/cafced57803c4310a5e7bb3cd607ff30"}, "enabled": true, "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/d026271aa5da4cc18ed7426622f97a07"}, "enabled": true, "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-05-30 10:16:49,044 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-857b6c1d-c96a-4921-98b4-ccc31360a1a4 2019-05-30 10:16:49,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.196249961853s 2019-05-30 10:16:49,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-30 10:16:49,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:16:49,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1869 Content-Type: application/json Date: Thu, 30 May 2019 10:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe53715e-aca9-45b0-91ed-e9e23d4021a5 2019-05-30 10:16:49,254 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/00cc3c0d314d4b1bbf72a8548c5bfed7"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "139d24bc46ef46a5bd36f59376d87687", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/051ab24d5e9548c6be718df9ee96689a"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "264655678fb34f29a87250685b3d8bdf", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1891013ba6ca4a9b932c035d6d90d9f3"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ab50c3815d9a462ba3a36d0bb21c0f55", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1989ba999f1f4fb886bc632158c3c1f2"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d026271aa5da4cc18ed7426622f97a07", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2ca4e396597449dcab6f95614fe42897"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cafced57803c4310a5e7bb3cd607ff30", "id": "2ca4e396597449dcab6f95614fe42897"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2f4938be76d14a82ac182b9b556c38c4"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c9c9bf4d67b14ebe828480fe7425121a", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/38a9ad34f2264e639c823e82ab3c9f24"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c9c9bf4d67b14ebe828480fe7425121a", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3bba1bd1ed2d49bb88e09b66b949830b"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7cac5c17591b413a851337c91014fc28", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3d2296b4b6d5487b8c2ee436561b2255"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "139d24bc46ef46a5bd36f59376d87687", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/439ea9ca58cc4b9596d573d08a78ff28"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5b82c138e1cb4b0da89add4f08dcf1b8", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/49b5d2e6c1254b18b082329b30f91a41"}, "url": "http://12.0.0.36:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28610c42d16e43138da5dec73b8d4fff", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4b3061a34c5546b796d969131f538161"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5b82c138e1cb4b0da89add4f08dcf1b8", "id": "4b3061a34c5546b796d969131f538161"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/56c157ff6d1e4627a12741c744428f62"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cafced57803c4310a5e7bb3cd607ff30", "id": "56c157ff6d1e4627a12741c744428f62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/650b44152c46485186b620772df7f881"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28610c42d16e43138da5dec73b8d4fff", "id": "650b44152c46485186b620772df7f881"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/68fca4c685414cda8a8366cd089196df"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7da7aa36749849e280f9ec53c2b6a22b", "id": "68fca4c685414cda8a8366cd089196df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6f8d9ac4ca5d4e62b6753a27177f63cc"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ab50c3815d9a462ba3a36d0bb21c0f55", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/74cfeb9b189e497581a0378b56b5bbf6"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "264655678fb34f29a87250685b3d8bdf", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/783323d9103e4591975d336fdf4c5a97"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bcddb5d70e794427a165f6fce5230ce7", "id": "783323d9103e4591975d336fdf4c5a97"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7faefdb3566e4573bd2cba40250821f9"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ab50c3815d9a462ba3a36d0bb21c0f55", "id": "7faefdb3566e4573bd2cba40250821f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8e497a16d5924054b7a46562bbb543ba"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d026271aa5da4cc18ed7426622f97a07", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/932d19cf7fc14de6a5bf71b4bf9fcda7"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "139d24bc46ef46a5bd36f59376d87687", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/97991df01abc4c0584e21f66797675ed"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d0f9e81def14d43b598cbb7f49f3bd1", "id": "97991df01abc4c0584e21f66797675ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9a82e234b0fa44e0af5daf7fadae64e5"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d0f9e81def14d43b598cbb7f49f3bd1", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a348b0c33e094d2bb899bc4c27c7c636"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d026271aa5da4cc18ed7426622f97a07", "id": "a348b0c33e094d2bb899bc4c27c7c636"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/aa2a91ed7c2e427e83dd25610973f615"}, "url": "http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28610c42d16e43138da5dec73b8d4fff", "id": "aa2a91ed7c2e427e83dd25610973f615"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/abe91bcee2ae41b3be0031273884712d"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "264655678fb34f29a87250685b3d8bdf", "id": "abe91bcee2ae41b3be0031273884712d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/afb140250cb849eeb0656820d0e41da4"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bcddb5d70e794427a165f6fce5230ce7", "id": "afb140250cb849eeb0656820d0e41da4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b10653b237344955b1ae16b35a7a7513"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7cac5c17591b413a851337c91014fc28", "id": "b10653b237344955b1ae16b35a7a7513"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b3b52bf0f99f4e3d93474ab01e7f91bb"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7da7aa36749849e280f9ec53c2b6a22b", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b7363560ae404437a3d4aef6368921ab"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5b82c138e1cb4b0da89add4f08dcf1b8", "id": "b7363560ae404437a3d4aef6368921ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "99142ae555d446ca8ac1529dceb5c8aa", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c5ba69ab1f9a49aab96f4343e3c9fa85"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "99142ae555d446ca8ac1529dceb5c8aa", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c90152e72774445a9c4e981830c9975f"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7da7aa36749849e280f9ec53c2b6a22b", "id": "c90152e72774445a9c4e981830c9975f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cccf0c45b1c6487db9097da4e328ff54"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "99142ae555d446ca8ac1529dceb5c8aa", "id": "cccf0c45b1c6487db9097da4e328ff54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d0a66169a0fe4d4ba3ada61cdf934012"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7cac5c17591b413a851337c91014fc28", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e88b613a11574fd8802a9859a85abbd1"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d0f9e81def14d43b598cbb7f49f3bd1", "id": "e88b613a11574fd8802a9859a85abbd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f44e27a589dd41f7820919c2319b9a11"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bcddb5d70e794427a165f6fce5230ce7", "id": "f44e27a589dd41f7820919c2319b9a11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f65d43d1bb214c39a423713cf6964702"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c9c9bf4d67b14ebe828480fe7425121a", "id": "f65d43d1bb214c39a423713cf6964702"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fdc07a87279f4a9380ba4bf4dba35808"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cafced57803c4310a5e7bb3cd607ff30", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-30 10:16:49,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-fe53715e-aca9-45b0-91ed-e9e23d4021a5 2019-05-30 10:16:49,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.201450109482s 2019-05-30 10:16:49,262 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.24:5000 2019-05-30 10:16:49,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 10:16:49,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:16:49,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 10:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a21a2eee-95e4-460c-a9d0-5e6505215a68 2019-05-30 10:16:49,453 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 10:16:49,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a21a2eee-95e4-460c-a9d0-5e6505215a68 2019-05-30 10:16:49,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188374996185s 2019-05-30 10:16:49,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 10:16:49,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:16:49,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 10:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7248984e-f10a-445f-b13a-06a70802c837 2019-05-30 10:16:49,687 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 10:16:49,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7248984e-f10a-445f-b13a-06a70802c837 2019-05-30 10:16:49,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228603839874s 2019-05-30 10:16:49,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 10:16:49,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:16:50,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 10:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eb7efce-623a-43fd-a44d-48e5cae9ee23 2019-05-30 10:16:50,002 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 10:16:50,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-3eb7efce-623a-43fd-a44d-48e5cae9ee23 2019-05-30 10:16:50,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.310436010361s 2019-05-30 10:16:50,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 10:16:50,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:16:50,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 30 May 2019 10:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ffb5d3-0125-475c-a01a-792c967af705 2019-05-30 10:16:50,226 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_94d1b759-83df-401e-9005-f40692cab50f", "links": {"self": "http://172.30.9.24:5000/v3/users/706b8b850c054ae9bbd2e0cf889ad7cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "706b8b850c054ae9bbd2e0cf889ad7cd", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 10:16:50,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-39ffb5d3-0125-475c-a01a-792c967af705 2019-05-30 10:16:50,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222173929214s 2019-05-30 10:16:50,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 10:16:50,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:16:50,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Thu, 30 May 2019 10:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c13205ad-cecc-43e0-881c-9cd7e9cfd914 2019-05-30 10:16:50,464 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/49aca04c99ee4cab9ed6473ad164a086"}, "tags": [], "enabled": true, "id": "49aca04c99ee4cab9ed6473ad164a086", "parent_id": "default", "domain_id": "default", "name": "shaker-project_94d1b759-83df-401e-9005-f40692cab50f"}]} 2019-05-30 10:16:50,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c13205ad-cecc-43e0-881c-9cd7e9cfd914 2019-05-30 10:16:50,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226566076279s 2019-05-30 10:16:50,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 10:16:50,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=706b8b850c054ae9bbd2e0cf889ad7cd&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=49aca04c99ee4cab9ed6473ad164a086" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:16:50,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 30 May 2019 10:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c8fe4dd-1aad-460d-95e5-118dbbe1277a 2019-05-30 10:16:50,581 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=706b8b850c054ae9bbd2e0cf889ad7cd&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=49aca04c99ee4cab9ed6473ad164a086", "previous": null, "next": null}} 2019-05-30 10:16:50,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=706b8b850c054ae9bbd2e0cf889ad7cd&role.id=94530ddfc0264cb1b24a1285f6275fcf&scope.project.id=49aca04c99ee4cab9ed6473ad164a086 used request id req-6c8fe4dd-1aad-460d-95e5-118dbbe1277a 2019-05-30 10:16:50,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110373973846s 2019-05-30 10:16:50,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 10:16:50,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/49aca04c99ee4cab9ed6473ad164a086/users/706b8b850c054ae9bbd2e0cf889ad7cd/roles/94530ddfc0264cb1b24a1285f6275fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:16:50,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 10:16:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-323517a2-707b-4819-b18d-f10a6adbd375 2019-05-30 10:16:50,816 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 10:16:50,816 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/49aca04c99ee4cab9ed6473ad164a086/users/706b8b850c054ae9bbd2e0cf889ad7cd/roles/94530ddfc0264cb1b24a1285f6275fcf used request id req-323517a2-707b-4819-b18d-f10a6adbd375 2019-05-30 10:16:50,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.230722904205s 2019-05-30 10:16:50,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 10:16:50,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:16:50,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 10:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c0c4e0-505b-42d8-b0f1-bd3f977b0c97 2019-05-30 10:16:50,929 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 10:16:50,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-60c0c4e0-505b-42d8-b0f1-bd3f977b0c97 2019-05-30 10:16:50,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109672784805s 2019-05-30 10:16:50,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-05-30 10:16:50,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" -d '{"role": {"name": "heat_stack_owner"}}' 2019-05-30 10:16:51,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Thu, 30 May 2019 10:16:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f019663-c747-4aa0-b09e-1f531aeb1d86 2019-05-30 10:16:51,060 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "c6db70aa74c04f7181589ae551e1d873", "links": {"self": "http://172.30.9.24:5000/v3/roles/c6db70aa74c04f7181589ae551e1d873"}, "name": "heat_stack_owner"}} 2019-05-30 10:16:51,060 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-1f019663-c747-4aa0-b09e-1f531aeb1d86 2019-05-30 10:16:51,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.125282049179s 2019-05-30 10:16:51,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 10:16:51,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:16:51,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 413 Content-Type: application/json Date: Thu, 30 May 2019 10:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67b933a5-c45a-4424-83c3-a291b33001cd 2019-05-30 10:16:51,178 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c6db70aa74c04f7181589ae551e1d873", "links": {"self": "http://172.30.9.24:5000/v3/roles/c6db70aa74c04f7181589ae551e1d873"}, "name": "heat_stack_owner"}]} 2019-05-30 10:16:51,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-67b933a5-c45a-4424-83c3-a291b33001cd 2019-05-30 10:16:51,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114989042282s 2019-05-30 10:16:51,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 10:16:51,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:16:51,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 10:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c428a8b8-0707-4a4c-8887-cb468892459b 2019-05-30 10:16:51,335 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 10:16:51,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-c428a8b8-0707-4a4c-8887-cb468892459b 2019-05-30 10:16:51,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.150930166245s 2019-05-30 10:16:51,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 10:16:51,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:16:51,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 30 May 2019 10:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-969a1472-9651-466f-8079-b6404715f2e6 2019-05-30 10:16:51,465 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_94d1b759-83df-401e-9005-f40692cab50f", "links": {"self": "http://172.30.9.24:5000/v3/users/706b8b850c054ae9bbd2e0cf889ad7cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "706b8b850c054ae9bbd2e0cf889ad7cd", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 10:16:51,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-969a1472-9651-466f-8079-b6404715f2e6 2019-05-30 10:16:51,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129436969757s 2019-05-30 10:16:51,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 10:16:51,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:16:51,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Thu, 30 May 2019 10:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ca52c1-530c-4f03-85e8-28429d85513b 2019-05-30 10:16:51,594 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/49aca04c99ee4cab9ed6473ad164a086"}, "tags": [], "enabled": true, "id": "49aca04c99ee4cab9ed6473ad164a086", "parent_id": "default", "domain_id": "default", "name": "shaker-project_94d1b759-83df-401e-9005-f40692cab50f"}]} 2019-05-30 10:16:51,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e9ca52c1-530c-4f03-85e8-28429d85513b 2019-05-30 10:16:51,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116196155548s 2019-05-30 10:16:51,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 10:16:51,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=706b8b850c054ae9bbd2e0cf889ad7cd&role.id=c6db70aa74c04f7181589ae551e1d873&scope.project.id=49aca04c99ee4cab9ed6473ad164a086" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:16:51,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 10:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae3d3b77-7220-49b8-989a-021b3d19f10a 2019-05-30 10:16:51,724 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=706b8b850c054ae9bbd2e0cf889ad7cd&role.id=c6db70aa74c04f7181589ae551e1d873&scope.project.id=49aca04c99ee4cab9ed6473ad164a086", "previous": null, "next": null}} 2019-05-30 10:16:51,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=706b8b850c054ae9bbd2e0cf889ad7cd&role.id=c6db70aa74c04f7181589ae551e1d873&scope.project.id=49aca04c99ee4cab9ed6473ad164a086 used request id req-ae3d3b77-7220-49b8-989a-021b3d19f10a 2019-05-30 10:16:51,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.123230934143s 2019-05-30 10:16:51,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 10:16:51,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/49aca04c99ee4cab9ed6473ad164a086/users/706b8b850c054ae9bbd2e0cf889ad7cd/roles/c6db70aa74c04f7181589ae551e1d873 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:16:51,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 10:16:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d67fd3e-eaf8-42aa-b7b2-661bd273c107 2019-05-30 10:16:51,875 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 10:16:51,875 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/49aca04c99ee4cab9ed6473ad164a086/users/706b8b850c054ae9bbd2e0cf889ad7cd/roles/c6db70aa74c04f7181589ae551e1d873 used request id req-8d67fd3e-eaf8-42aa-b7b2-661bd273c107 2019-05-30 10:16:51,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147426843643s 2019-05-30 10:16:51,876 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 10:16:51,877 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 10:16:51,878 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 10:16:51,882 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 10:16:51,955 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-30 10:16:51,956 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-30 10:16:51,957 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 10:16:51,996 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-30 10:16:51,996 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-30 10:16:52,022 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-30 10:43:43,869 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-30 10:43:43,869 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=49aca04c99ee4cab9ed6473ad164a086 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 34502 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_94d1b759-83df-401e-9005-f40692cab50f 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=hE31TxMTFB497CLx88ozfXvaC8gcUT LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.24:5000 OS_USERNAME=shaker-user_94d1b759-83df-401e-9005-f40692cab50f SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.24,192.30.9.6 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 34502 192.168.120.4 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-05-30 10:16:53.134 1430 INFO shaker.engine.utils [-] Logging enabled 2019-05-30 10:16:53.137 1430 INFO shaker.engine.messaging [-] Listening on *:9000 2019-05-30 10:16:53.140 1430 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-05-30 10:16:53.148 1438 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-05-30 10:16:53.148 1438 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.200:9000 2019-05-30 10:16:53.148 1438 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-05-30 10:16:53.159 1430 INFO pykwalify.core [-] validation.valid 2019-05-30 10:16:53.727 1430 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-30 10:16:57.611 1430 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'724eee65-3c15-41fc-bbb7-313ed8481458', u'links': [{u'href': u'http://172.30.9.24:8004/v1/49aca04c99ee4cab9ed6473ad164a086/stacks/shaker_tekmdu/724eee65-3c15-41fc-bbb7-313ed8481458', u'rel': u'self'}]} 2019-05-30 10:20:58.952 1430 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_tekmdu_master_0', 'shaker_tekmdu_slave_0']) 2019-05-30 10:21:08.695 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:22:39.947 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:24:10.436 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:25:40.955 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:25:40.957 1430 INFO shaker.engine.server [-] Execution is done 2019-05-30 10:25:41.755 1430 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-30 10:26:09.273 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:26:09.278 1430 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-05-30 10:26:09.293 1430 INFO pykwalify.core [-] validation.valid 2019-05-30 10:26:09.706 1430 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-30 10:26:12.724 1430 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'9a05738c-8ea6-4b06-a1b7-1c4de21120ab', u'links': [{u'href': u'http://172.30.9.24:8004/v1/49aca04c99ee4cab9ed6473ad164a086/stacks/shaker_kifusp/9a05738c-8ea6-4b06-a1b7-1c4de21120ab', u'rel': u'self'}]} 2019-05-30 10:27:17.767 1430 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_kifusp_slave_0', 'shaker_kifusp_master_0']) 2019-05-30 10:27:30.816 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:29:02.149 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:30:32.651 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:32:03.149 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:32:03.151 1430 INFO shaker.engine.server [-] Execution is done 2019-05-30 10:32:03.936 1430 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-30 10:32:28.136 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:32:28.139 1430 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-05-30 10:32:28.155 1430 INFO pykwalify.core [-] validation.valid 2019-05-30 10:32:28.585 1430 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-30 10:32:31.598 1430 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'bf2ee0d8-7f47-4b77-9d15-bb7b87f6c987', u'links': [{u'href': u'http://172.30.9.24:8004/v1/49aca04c99ee4cab9ed6473ad164a086/stacks/shaker_aprsiz/bf2ee0d8-7f47-4b77-9d15-bb7b87f6c987', u'rel': u'self'}]} 2019-05-30 10:33:36.855 1430 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_aprsiz_slave_0', 'shaker_aprsiz_master_0']) 2019-05-30 10:33:46.475 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:35:17.493 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:36:48.000 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:38:18.495 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:38:18.497 1430 INFO shaker.engine.server [-] Execution is done 2019-05-30 10:38:18.914 1430 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-30 10:38:47.206 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:38:47.209 1430 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-05-30 10:38:47.223 1430 INFO pykwalify.core [-] validation.valid 2019-05-30 10:38:47.640 1430 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-30 10:38:50.744 1430 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'5dc14f5c-1b4a-402b-b3e8-d059fe692c83', u'links': [{u'href': u'http://172.30.9.24:8004/v1/49aca04c99ee4cab9ed6473ad164a086/stacks/shaker_asoeip/5dc14f5c-1b4a-402b-b3e8-d059fe692c83', u'rel': u'self'}]} 2019-05-30 10:39:50.459 1430 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_asoeip_slave_0', 'shaker_asoeip_master_0']) 2019-05-30 10:40:02.532 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:40:34.044 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:41:54.238 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:43:14.501 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:43:14.503 1430 INFO shaker.engine.server [-] Execution is done 2019-05-30 10:43:14.941 1430 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-30 10:43:43.767 1430 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-30 10:43:43.769 1430 INFO shaker.engine.server [-] Generating aggregated report 2019-05-30 10:43:43.778 1430 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-05-30 10:43:43.781 1430 INFO shaker.engine.report [-] ******************************************************************************** 2019-05-30 10:43:43.781 1430 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-05-30 10:43:43.781 1430 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-05-30 10:43:43.782 1430 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-05-30 10:43:43.782 1430 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-05-30 10:43:43.782 1430 INFO shaker.engine.report [-] ******************************************************************************** 2019-05-30 10:43:43.782 1430 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-05-30 10:43:43.794 1430 INFO shaker.engine.report [-] Report saved to: report.html 2019-05-30 10:43:43,870 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-30 10:43:43,870 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-05-30 10:43:43,873 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-05-30 10:43:43,910 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-05-30 10:43:43,910 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-05-30 10:43:43,939 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-05-30 10:43:43,994 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-05-30 10:43:43,994 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-05-30 10:43:44,004 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-05-30 10:43:44,034 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-05-30 10:43:44,034 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-05-30 10:43:44,038 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-05-30 10:43:44,051 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-05-30 10:43:44,052 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-05-30 10:43:44,170 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 10:43:44,171 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 31:01 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-30 10:43:44,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-30 10:43:44,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/c09805af-af31-4f54-bc7f-4a1aaf07c977.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:43:46,262 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 10:43:46 GMT X-Openstack-Request-Id: req-6a66c71c-64ea-48df-86ca-4266ffe991a1 2019-05-30 10:43:46,262 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 10:43:46,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/c09805af-af31-4f54-bc7f-4a1aaf07c977.json used request id req-6a66c71c-64ea-48df-86ca-4266ffe991a1 2019-05-30 10:43:46,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.08053088188s 2019-05-30 10:43:46,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:43:46,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:43:46,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 10:43:46 GMT X-Openstack-Request-Id: req-42bfd431-2ab0-4ef3-aed7-10f22adae173 2019-05-30 10:43:46,340 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 10:43:46,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-42bfd431-2ab0-4ef3-aed7-10f22adae173 2019-05-30 10:43:46,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0681688785553s 2019-05-30 10:43:46,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-30 10:43:46,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:43:46,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 30 May 2019 10:43: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-3d7a685f-c389-4af6-be35-8b90dccc32d9 x-openstack-request-id: req-3d7a685f-c389-4af6-be35-8b90dccc32d9 2019-05-30 10:43:46,785 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8 used request id req-3d7a685f-c389-4af6-be35-8b90dccc32d9 2019-05-30 10:43:46,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.443341016769s 2019-05-30 10:43:46,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:43:46,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:43:47,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 30 May 2019 10:43: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-3dc081bc-7f67-408c-97f7-4d02576aa9c0 x-openstack-request-id: req-3dc081bc-7f67-408c-97f7-4d02576aa9c0 2019-05-30 10:43:47,639 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_94d1b759-83df-401e-9005-f40692cab50f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:4f:81", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:4f:81", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43973379-7f84-4e16-a851-d0e3abc983f8", "rel": "bookmark"}], "image": {"id": "901f8739-5a17-42f8-8b39-38a77d30c704", "links": [{"href": "http://172.30.9.24:8774/images/901f8739-5a17-42f8-8b39-38a77d30c704", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000150", "OS-SRV-USG:launched_at": "2019-05-30T10:16:33.000000", "flavor": {"id": "4120c2ce-6766-4a9b-b776-ef48c8eede82", "links": [{"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "bookmark"}]}, "id": "43973379-7f84-4e16-a851-d0e3abc983f8", "security_groups": [{"name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}], "user_id": "706b8b850c054ae9bbd2e0cf889ad7cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:43:46Z", "hostId": "97f1e9466f222707166c4f20728860b371d18a5fd71d9b0f116a6041", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_94d1b759-83df-401e-9005-f40692cab50f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_94d1b759-83df-401e-9005-f40692cab50f", "created": "2019-05-30T10:13:07Z", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:43:47,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3dc081bc-7f67-408c-97f7-4d02576aa9c0 2019-05-30 10:43:47,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.854325056076s 2019-05-30 10:43:47,641 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:43:49,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:43:49,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:43:49,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 30 May 2019 10:43:49 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-54368f68-b929-4564-b19a-feb0cc9d8051 x-openstack-request-id: req-54368f68-b929-4564-b19a-feb0cc9d8051 2019-05-30 10:43:49,712 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-30 10:43:49,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-54368f68-b929-4564-b19a-feb0cc9d8051 2019-05-30 10:43:49,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0678460597992s 2019-05-30 10:43:49,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:43:49,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:43:49,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14657 Content-Type: application/json Date: Thu, 30 May 2019 10:43:49 GMT X-Openstack-Request-Id: req-2286f6a2-0a05-4282-8a32-67de94b66a30 2019-05-30 10:43:49,801 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:13:03Z", "updated_at": "2019-05-30T10:13:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-05-30T10:13:03Z", "revision_number": 0, "id": "276ff916-1ade-4e4b-9dd8-07bc1b1b0401", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:13:03Z", "revision_number": 0, "id": "3b517c2d-7ffd-4128-bae7-fc79a314fdb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": 22, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:13:03Z", "revision_number": 0, "id": "3eae8923-5da6-4cf7-b1b6-d708b62eb9b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv6", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:13:03Z", "revision_number": 0, "id": "79303064-625b-44e3-9746-d49fa4a10f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:13:03Z", "revision_number": 0, "id": "bdf42c5c-6130-4fe9-a57e-f734d4c3f1a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:13:03Z", "security_group_id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}], "revision_number": 4, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "id": "4a83167c-9f55-402a-bf11-74e3f809dcb2", "name": "shaker-sg_94d1b759-83df-401e-9005-f40692cab50f"}, {"description": "Default security group", "tags": [], "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "created_at": "2019-05-30T07:14:50Z", "updated_at": "2019-05-30T07:14:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "0939bb49-cffc-4f4e-a17a-58e5d6bd6bb0", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "3443478f-fb34-4de9-8d71-e31e53563e0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "4a722efe-70aa-47c8-ad61-428b92f95a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "8046e48f-122b-4068-824d-84d79246f917", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}], "revision_number": 1, "project_id": "c1599269478c4d54ad8117e3c0804cee", "id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:12:43Z", "updated_at": "2019-05-30T10:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "30568a23-eab7-41bd-a8e0-837a1c7edc56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "55ff6413-2034-47be-8a27-73582eab8bde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv6", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "cb0a8443-d955-400f-afd6-88d106d86ffc", "remote_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "d1950362-1ab2-4f48-8b48-948e96e58218", "remote_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv6", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}], "revision_number": 1, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 10:43:49,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-2286f6a2-0a05-4282-8a32-67de94b66a30 2019-05-30 10:43:49,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0837800502777s 2019-05-30 10:43:49,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 10:43:49,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/4a83167c-9f55-402a-bf11-74e3f809dcb2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:43:49,951 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 10:43:49 GMT X-Openstack-Request-Id: req-45d08f30-1517-4c6a-abb5-dea002fa5e5f 2019-05-30 10:43:49,951 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 10:43:49,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/4a83167c-9f55-402a-bf11-74e3f809dcb2.json used request id req-45d08f30-1517-4c6a-abb5-dea002fa5e5f 2019-05-30 10:43:49,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.142553806305s 2019-05-30 10:43:49,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-30 10:43:49,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/shaker-kp_94d1b759-83df-401e-9005-f40692cab50f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:43:49,978 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 10:43:49 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-7ed5c1e9-ce94-4c2d-8ea8-6ea81c28a0a0 x-openstack-request-id: req-7ed5c1e9-ce94-4c2d-8ea8-6ea81c28a0a0 2019-05-30 10:43:49,978 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/shaker-kp_94d1b759-83df-401e-9005-f40692cab50f used request id req-7ed5c1e9-ce94-4c2d-8ea8-6ea81c28a0a0 2019-05-30 10:43:49,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0265250205994s 2019-05-30 10:43:49,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 10:43:49,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/cec1d7af-c488-40b6-b6b3-95682482c812/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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" -d '{"subnet_id": "0aea7039-4c10-461b-a34a-f00e94ef93a1"}' 2019-05-30 10:43:52,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 10:43:52 GMT X-Openstack-Request-Id: req-1879ecc6-c6c5-4e8a-9587-57b21d9abab6 2019-05-30 10:43:52,357 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b85eae58-87f1-403e-9d36-31a4b05248f6", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "subnet_id": "0aea7039-4c10-461b-a34a-f00e94ef93a1", "subnet_ids": ["0aea7039-4c10-461b-a34a-f00e94ef93a1"], "port_id": "04739512-d7f8-4521-9ba2-8dd1cc95ff4d", "id": "cec1d7af-c488-40b6-b6b3-95682482c812"} 2019-05-30 10:43:52,358 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/cec1d7af-c488-40b6-b6b3-95682482c812/remove_router_interface.json used request id req-1879ecc6-c6c5-4e8a-9587-57b21d9abab6 2019-05-30 10:43:52,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.37912201881s 2019-05-30 10:43:52,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 10:43:52,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:43:52,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json Date: Thu, 30 May 2019 10:43:52 GMT X-Openstack-Request-Id: req-6bf69efc-23af-492e-a3e8-34364ac116eb 2019-05-30 10:43:52,500 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:12:44Z", "admin_state_up": true, "updated_at": "2019-05-30T10:43:51Z", "project_id": "49aca04c99ee4cab9ed6473ad164a086", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "cec1d7af-c488-40b6-b6b3-95682482c812", "name": "shaker-router_94d1b759-83df-401e-9005-f40692cab50f"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "067a7913d3c74d3fa2712f998086e19e", "created_at": "2019-05-30T06:04:11Z", "admin_state_up": true, "updated_at": "2019-05-30T06:04:11Z", "project_id": "067a7913d3c74d3fa2712f998086e19e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f799ce27-caf9-4991-8255-29e517e25033", "name": "tempest-pretest-check-1322610855"}]} 2019-05-30 10:43:52,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-6bf69efc-23af-492e-a3e8-34364ac116eb 2019-05-30 10:43:52,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.14257311821s 2019-05-30 10:43:52,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 10:43:52,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/cec1d7af-c488-40b6-b6b3-95682482c812.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:43:53,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 10:43:53 GMT X-Openstack-Request-Id: req-a8cc8027-55c3-465f-b2cc-d2eeb398adb0 2019-05-30 10:43:53,801 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 10:43:53,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/cec1d7af-c488-40b6-b6b3-95682482c812.json used request id req-a8cc8027-55c3-465f-b2cc-d2eeb398adb0 2019-05-30 10:43:53,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.29932904243s 2019-05-30 10:43:53,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 10:43:53,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:43:53,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1324 Content-Type: application/json Date: Thu, 30 May 2019 10:43:53 GMT X-Openstack-Request-Id: req-33bb465d-276a-47d8-bf4e-136052945722 2019-05-30 10:43:53,847 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-30T10:12:44Z","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":"0aea7039-4c10-461b-a34a-f00e94ef93a1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"49aca04c99ee4cab9ed6473ad164a086","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_94d1b759-83df-401e-9005-f40692cab50f","enable_dhcp":true,"segment_id":null,"network_id":"b85eae58-87f1-403e-9d36-31a4b05248f6","tenant_id":"49aca04c99ee4cab9ed6473ad164a086","created_at":"2019-05-30T10:12:44Z","ip_version":4},{"updated_at":"2019-05-30T05:49:00Z","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":"b9f424a7-958b-4c06-a1c6-4f7aa8fab190","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"137b131c79604c9bbaf6f84e2f797af7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"168e0781-2ae4-4771-b847-512752cd47f4","tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:49:00Z","ip_version":4}]} 2019-05-30 10:43:53,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-33bb465d-276a-47d8-bf4e-136052945722 2019-05-30 10:43:53,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0453197956085s 2019-05-30 10:43:53,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 10:43:53,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/0aea7039-4c10-461b-a34a-f00e94ef93a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:43:54,695 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 10:43:54 GMT X-Openstack-Request-Id: req-f68412c2-2b3e-4aaf-906b-15552cac8b51 2019-05-30 10:43:54,695 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 10:43:54,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/0aea7039-4c10-461b-a34a-f00e94ef93a1.json used request id req-f68412c2-2b3e-4aaf-906b-15552cac8b51 2019-05-30 10:43:54,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.845882892609s 2019-05-30 10:43:54,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:43:54,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:43:54,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Thu, 30 May 2019 10:43:54 GMT X-Openstack-Request-Id: req-810e7191-14ca-4c40-8688-e6fe2e6ae753 2019-05-30 10:43:54,779 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b85eae58-87f1-403e-9d36-31a4b05248f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"49aca04c99ee4cab9ed6473ad164a086","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T10:43:54Z","qos_policy_id":null,"name":"shaker-net_94d1b759-83df-401e-9005-f40692cab50f","admin_state_up":true,"tenant_id":"49aca04c99ee4cab9ed6473ad164a086","created_at":"2019-05-30T10:12:43Z","provider:network_type":"vxlan"}]} 2019-05-30 10:43:54,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-810e7191-14ca-4c40-8688-e6fe2e6ae753 2019-05-30 10:43:54,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0838458538055s 2019-05-30 10:43:54,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 10:43:54,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/b85eae58-87f1-403e-9d36-31a4b05248f6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:43:56,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 10:43:56 GMT X-Openstack-Request-Id: req-fa32666b-cf25-4ede-b530-109ea17bd24d 2019-05-30 10:43:56,058 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 10:43:56,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/b85eae58-87f1-403e-9d36-31a4b05248f6.json used request id req-fa32666b-cf25-4ede-b530-109ea17bd24d 2019-05-30 10:43:56,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.277312994s 2019-05-30 10:43:56,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 10:43:56,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:43:56,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Thu, 30 May 2019 10:43:56 GMT X-Openstack-Request-Id: req-906d96f9-d9b2-4ed1-b4a0-1ee278ad05d7 2019-05-30 10:43:56,350 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T10:13:02Z", "file": "/v2/images/901f8739-5a17-42f8-8b39-38a77d30c704/file", "owner": "49aca04c99ee4cab9ed6473ad164a086", "id": "901f8739-5a17-42f8-8b39-38a77d30c704", "size": 666173440, "self": "/v2/images/901f8739-5a17-42f8-8b39-38a77d30c704", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/901f8739-5a17-42f8-8b39-38a77d30c704/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/901f8739-5a17-42f8-8b39-38a77d30c704/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_94d1b759-83df-401e-9005-f40692cab50f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_94d1b759-83df-401e-9005-f40692cab50f", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-05-30T10:12:52Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 10:43:56,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-906d96f9-d9b2-4ed1-b4a0-1ee278ad05d7 2019-05-30 10:43:56,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.287955999374s 2019-05-30 10:43:56,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 10:43:56,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/901f8739-5a17-42f8-8b39-38a77d30c704 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7d96edb7c01e0344604b1c1ad18b168cca723bdf" 2019-05-30 10:43:56,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 10:43:56 GMT X-Openstack-Request-Id: req-757cdf80-a9e1-4618-983b-b52556dbddcb 2019-05-30 10:43:56,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-05-30 10:43:56,668 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/901f8739-5a17-42f8-8b39-38a77d30c704 used request id req-757cdf80-a9e1-4618-983b-b52556dbddcb 2019-05-30 10:43:56,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.315551996231s 2019-05-30 10:43:56,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 10:43:56,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:43:56,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 30 May 2019 10:43: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-a21ff77d-8895-4023-ba2c-6a65550a30cb x-openstack-request-id: req-a21ff77d-8895-4023-ba2c-6a65550a30cb 2019-05-30 10:43:56,901 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_94d1b759-83df-401e-9005-f40692cab50f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82", "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": "4120c2ce-6766-4a9b-b776-ef48c8eede82"}]} 2019-05-30 10:43:56,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-a21ff77d-8895-4023-ba2c-6a65550a30cb 2019-05-30 10:43:56,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.227812051773s 2019-05-30 10:43:56,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 10:43:56,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:43:57,110 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 10:43: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-2ec76720-21af-44bc-8dd9-3604376dc88d x-openstack-request-id: req-2ec76720-21af-44bc-8dd9-3604376dc88d 2019-05-30 10:43:57,110 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/4120c2ce-6766-4a9b-b776-ef48c8eede82 used request id req-2ec76720-21af-44bc-8dd9-3604376dc88d 2019-05-30 10:43:57,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.207267999649s 2019-05-30 10:43:57,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 10:43:57,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:43:57,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 30 May 2019 10:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a210f6b-cca5-4305-91a5-0b2611ff1654 2019-05-30 10:43:57,326 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_94d1b759-83df-401e-9005-f40692cab50f", "links": {"self": "http://172.30.9.24:5000/v3/users/706b8b850c054ae9bbd2e0cf889ad7cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "706b8b850c054ae9bbd2e0cf889ad7cd", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 10:43:57,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7a210f6b-cca5-4305-91a5-0b2611ff1654 2019-05-30 10:43:57,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215651988983s 2019-05-30 10:43:57,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 10:43:57,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/706b8b850c054ae9bbd2e0cf889ad7cd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:43:57,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Thu, 30 May 2019 10:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d18aab-8e3b-4caf-9c69-d5f32a2f5924 2019-05-30 10:43:57,540 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_94d1b759-83df-401e-9005-f40692cab50f", "links": {"self": "http://172.30.9.24:5000/v3/users/706b8b850c054ae9bbd2e0cf889ad7cd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "706b8b850c054ae9bbd2e0cf889ad7cd", "description": null}} 2019-05-30 10:43:57,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/706b8b850c054ae9bbd2e0cf889ad7cd used request id req-53d18aab-8e3b-4caf-9c69-d5f32a2f5924 2019-05-30 10:43:57,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208560943604s 2019-05-30 10:43:57,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 10:43:57,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/706b8b850c054ae9bbd2e0cf889ad7cd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:43:57,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 10:43:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a32603ba-c349-4893-b924-59706552640c 2019-05-30 10:43:57,890 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 10:43:57,890 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/706b8b850c054ae9bbd2e0cf889ad7cd used request id req-a32603ba-c349-4893-b924-59706552640c 2019-05-30 10:43:57,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.349008083344s 2019-05-30 10:43:57,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 10:43:57,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:43:58,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 10:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-712cfd06-2838-45aa-a466-539bb01a5923 2019-05-30 10:43:58,102 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/49aca04c99ee4cab9ed6473ad164a086"}, "tags": [], "enabled": true, "id": "49aca04c99ee4cab9ed6473ad164a086", "parent_id": "default", "domain_id": "default", "name": "shaker-project_94d1b759-83df-401e-9005-f40692cab50f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 10:43:58,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-712cfd06-2838-45aa-a466-539bb01a5923 2019-05-30 10:43:58,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.2056889534s 2019-05-30 10:43:58,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 10:43:58,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/49aca04c99ee4cab9ed6473ad164a086 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:43:58,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 10:43:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ec215de-cae1-4419-a76d-5631e27ffca2 2019-05-30 10:43:58,404 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 10:43:58,405 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/49aca04c99ee4cab9ed6473ad164a086 used request id req-0ec215de-cae1-4419-a76d-5631e27ffca2 2019-05-30 10:43:58,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.297851800919s 2019-05-30 10:43:58,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:43:58,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=49aca04c99ee4cab9ed6473ad164a086&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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:43:58,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 10:43:58 GMT X-Openstack-Request-Id: req-4a795ce3-7837-41e9-91b6-41520e106bd8 2019-05-30 10:43:58,640 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:12:43Z", "updated_at": "2019-05-30T10:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "30568a23-eab7-41bd-a8e0-837a1c7edc56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "55ff6413-2034-47be-8a27-73582eab8bde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv6", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "cb0a8443-d955-400f-afd6-88d106d86ffc", "remote_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "d1950362-1ab2-4f48-8b48-948e96e58218", "remote_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv6", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}], "revision_number": 1, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "name": "default"}]} 2019-05-30 10:43:58,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=49aca04c99ee4cab9ed6473ad164a086&name=default used request id req-4a795ce3-7837-41e9-91b6-41520e106bd8 2019-05-30 10:43:58,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.230264902115s 2019-05-30 10:43:58,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:43:58,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:43:58,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 30 May 2019 10:43:58 GMT X-Openstack-Request-Id: req-136338c6-2388-4f90-a9c5-68e720ee1225 2019-05-30 10:43:58,711 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "created_at": "2019-05-30T07:14:50Z", "updated_at": "2019-05-30T07:14:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "0939bb49-cffc-4f4e-a17a-58e5d6bd6bb0", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "3443478f-fb34-4de9-8d71-e31e53563e0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "4a722efe-70aa-47c8-ad61-428b92f95a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "8046e48f-122b-4068-824d-84d79246f917", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}], "revision_number": 1, "project_id": "c1599269478c4d54ad8117e3c0804cee", "id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "created_at": "2019-05-30T10:12:43Z", "updated_at": "2019-05-30T10:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "30568a23-eab7-41bd-a8e0-837a1c7edc56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "55ff6413-2034-47be-8a27-73582eab8bde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv6", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "cb0a8443-d955-400f-afd6-88d106d86ffc", "remote_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv4", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:12:43Z", "revision_number": 0, "id": "d1950362-1ab2-4f48-8b48-948e96e58218", "remote_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "remote_ip_prefix": null, "created_at": "2019-05-30T10:12:43Z", "security_group_id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "tenant_id": "49aca04c99ee4cab9ed6473ad164a086", "port_range_min": null, "ethertype": "IPv6", "project_id": "49aca04c99ee4cab9ed6473ad164a086"}], "revision_number": 1, "project_id": "49aca04c99ee4cab9ed6473ad164a086", "id": "bed33c8c-d0f1-4ae5-91f4-00a756ec3751", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 10:43:58,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-136338c6-2388-4f90-a9c5-68e720ee1225 2019-05-30 10:43:58,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.065526008606s 2019-05-30 10:43:58,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 10:43:58,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/bed33c8c-d0f1-4ae5-91f4-00a756ec3751.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:43:58,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 10:43:58 GMT X-Openstack-Request-Id: req-08448970-b383-4927-815d-786d2dcb56a3 2019-05-30 10:43:58,825 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 10:43:58,825 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/bed33c8c-d0f1-4ae5-91f4-00a756ec3751.json used request id req-08448970-b383-4927-815d-786d2dcb56a3 2019-05-30 10:43:58,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.106864929199s 2019-05-30 10:43:58,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 10:43:58,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:43:59,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 413 Content-Type: application/json Date: Thu, 30 May 2019 10:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba45054-221f-488f-98fe-258a8834bdb0 2019-05-30 10:43:59,029 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c6db70aa74c04f7181589ae551e1d873", "links": {"self": "http://172.30.9.24:5000/v3/roles/c6db70aa74c04f7181589ae551e1d873"}, "name": "heat_stack_owner"}]} 2019-05-30 10:43:59,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1ba45054-221f-488f-98fe-258a8834bdb0 2019-05-30 10:43:59,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199808120728s 2019-05-30 10:43:59,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-05-30 10:43:59,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/c6db70aa74c04f7181589ae551e1d873 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e4c8efbe472ee014dcfc1d6bc3327a1b4892c490" 2019-05-30 10:43:59,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 10:43:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1817aa05-0795-4349-9edc-5d8339eda01e 2019-05-30 10:43:59,212 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 10:43:59,212 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/c6db70aa74c04f7181589ae551e1d873 used request id req-1817aa05-0795-4349-9edc-5d8339eda01e 2019-05-30 10:43:59,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.177186965942s 2019-05-30 10:43:59,213 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 106:03 | FAIL | | rally_jobs | functest | benchmarking | 31:09 | PASS | | vmtp | functest | benchmarking | 19:02 | PASS | | shaker | functest | benchmarking | 31:01 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-05-30 10:43:59,218 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-05-30 10:43:59,283 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-30 10:44:01,725 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-29 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-30 10:44:01,728 - 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.24,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.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=H2eK1y9fkHjMGjKKWa1PlDXma 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=aeac65a9ab444affb43fd8765adb4b86 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-30 10:44:01,728 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-30 10:44:01,728 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-05-30 10:44:01,729 - 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-05-30 10:44:01,731 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-05-30 10:44:04,135 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-29 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-30 10:44:04,138 - 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.24,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.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=H2eK1y9fkHjMGjKKWa1PlDXma 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=aeac65a9ab444affb43fd8765adb4b86 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-30 10:44:04,138 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-30 10:44:04,139 - 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-05-30 10:44:04,146 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-05-30 10:44:04,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 10:44:04,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 10:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77467139-17b2-4ef4-98ec-773c2eea40f9 2019-05-30 10:44:04,320 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 10:44:04,320 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-77467139-17b2-4ef4-98ec-773c2eea40f9 2019-05-30 10:44:04,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 10:44:04,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T11:44:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["N6MQ5iASRrSFiYgBf7sRGQ"], "issued_at": "2019-05-30T10:44:04.000000Z"}} 2019-05-30 10:44:04,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:44:04,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:44:05,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 10:44:05 GMT X-Openstack-Request-Id: req-ab51ab1c-acb8-4590-b1fd-da3ef8714919 2019-05-30 10:44:05,092 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 10:44:05,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ab51ab1c-acb8-4590-b1fd-da3ef8714919 2019-05-30 10:44:05,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359213829041s 2019-05-30 10:44:05,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 10:44:05,109 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 10:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-691082d2-8d95-45ca-99b2-6b88858fee80 2019-05-30 10:44:05,109 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:44:05,109 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-691082d2-8d95-45ca-99b2-6b88858fee80 2019-05-30 10:44:05,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 10:44:05,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:44:05,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 10:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b0e5e3e-81cb-4860-a6e6-018ef6643fe8 2019-05-30 10:44:05,229 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 10:44:05,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-5b0e5e3e-81cb-4860-a6e6-018ef6643fe8 2019-05-30 10:44:05,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119205951691s 2019-05-30 10:44:05,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 10:44:05,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_4f784c69-e372-43c0-b36f-58f1eea84783"}}' 2019-05-30 10:44:05,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Thu, 30 May 2019 10:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62919cae-7ca2-470f-bade-bfe1e7035fe4 2019-05-30 10:44:05,413 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/898fa381db8846cda94c858171b00d93"}, "tags": [], "enabled": true, "id": "898fa381db8846cda94c858171b00d93", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_4f784c69-e372-43c0-b36f-58f1eea84783"}} 2019-05-30 10:44:05,413 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-62919cae-7ca2-470f-bade-bfe1e7035fe4 2019-05-30 10:44:05,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.175262212753s 2019-05-30 10:44:05,413 - 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'898fa381db8846cda94c858171b00d93', '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_4f784c69-e372-43c0-b36f-58f1eea84783'}) 2019-05-30 10:44:05,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 10:44:05,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "SmdVMu7CCjxjVz2fzWsp1sB6fws5PM", "email": null, "name": "cloudify-user_4f784c69-e372-43c0-b36f-58f1eea84783"}}' 2019-05-30 10:44:05,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Thu, 30 May 2019 10:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58fff52f-a59f-457f-8f5c-f6584f25a22c 2019-05-30 10:44:05,885 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_4f784c69-e372-43c0-b36f-58f1eea84783", "links": {"self": "http://172.30.9.24:5000/v3/users/5bed5bafebc0447d96c8d7be87c2a950"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5bed5bafebc0447d96c8d7be87c2a950", "domain_id": "default", "password_expires_at": null}} 2019-05-30 10:44:05,885 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-58fff52f-a59f-457f-8f5c-f6584f25a22c 2019-05-30 10:44:05,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.464617013931s 2019-05-30 10:44:05,886 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5bed5bafebc0447d96c8d7be87c2a950', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_4f784c69-e372-43c0-b36f-58f1eea84783'}) 2019-05-30 10:44:05,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 10:44:05,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:44:06,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 10:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8fc6ab-8e72-4074-838d-22788a42ea0c 2019-05-30 10:44:06,094 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 10:44:06,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1b8fc6ab-8e72-4074-838d-22788a42ea0c 2019-05-30 10:44:06,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203347921371s 2019-05-30 10:44:06,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 10:44:06,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:44:06,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 10:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2265227d-f150-4fb7-bacc-91aef9796d23 2019-05-30 10:44:06,213 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 10:44:06,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2265227d-f150-4fb7-bacc-91aef9796d23 2019-05-30 10:44:06,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113389015198s 2019-05-30 10:44:06,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 10:44:06,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:44:06,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 10:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad79bf30-fdbc-4a62-ab31-2cdeb961a09b 2019-05-30 10:44:06,423 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 10:44:06,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ad79bf30-fdbc-4a62-ab31-2cdeb961a09b 2019-05-30 10:44:06,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204435110092s 2019-05-30 10:44:06,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 10:44:06,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:44:06,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 10:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51b7cb2f-0384-4902-9c6c-9b92d392c2d0 2019-05-30 10:44:06,565 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 10:44:06,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-51b7cb2f-0384-4902-9c6c-9b92d392c2d0 2019-05-30 10:44:06,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.136325120926s 2019-05-30 10:44:06,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 10:44:06,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:44:06,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 30 May 2019 10:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f18fb77-839e-4418-8381-3c1b8b8df960 2019-05-30 10:44:06,711 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "cloudify-user_4f784c69-e372-43c0-b36f-58f1eea84783", "links": {"self": "http://172.30.9.24:5000/v3/users/5bed5bafebc0447d96c8d7be87c2a950"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5bed5bafebc0447d96c8d7be87c2a950", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 10:44:06,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9f18fb77-839e-4418-8381-3c1b8b8df960 2019-05-30 10:44:06,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.14542388916s 2019-05-30 10:44:06,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 10:44:06,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:44:06,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Thu, 30 May 2019 10:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18314cc0-0ed8-40ae-b10d-5251e9194d62 2019-05-30 10:44:06,842 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/898fa381db8846cda94c858171b00d93"}, "tags": [], "enabled": true, "id": "898fa381db8846cda94c858171b00d93", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_4f784c69-e372-43c0-b36f-58f1eea84783"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 10:44:06,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-18314cc0-0ed8-40ae-b10d-5251e9194d62 2019-05-30 10:44:06,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117829084396s 2019-05-30 10:44:06,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 10:44:06,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=5bed5bafebc0447d96c8d7be87c2a950&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=898fa381db8846cda94c858171b00d93" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:44:06,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 30 May 2019 10:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d71c927b-f86c-4ab3-a306-7d2c07c3394f 2019-05-30 10:44:06,961 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=5bed5bafebc0447d96c8d7be87c2a950&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=898fa381db8846cda94c858171b00d93", "previous": null, "next": null}} 2019-05-30 10:44:06,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=5bed5bafebc0447d96c8d7be87c2a950&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=898fa381db8846cda94c858171b00d93 used request id req-d71c927b-f86c-4ab3-a306-7d2c07c3394f 2019-05-30 10:44:06,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113109111786s 2019-05-30 10:44:06,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 10:44:06,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/898fa381db8846cda94c858171b00d93/users/5bed5bafebc0447d96c8d7be87c2a950/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:44:07,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 10:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aa65776-5eff-4b41-ae12-2e81c95118e2 2019-05-30 10:44:07,152 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 10:44:07,152 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/898fa381db8846cda94c858171b00d93/users/5bed5bafebc0447d96c8d7be87c2a950/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-8aa65776-5eff-4b41-ae12-2e81c95118e2 2019-05-30 10:44:07,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.186264038086s 2019-05-30 10:44:07,153 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_4f784c69-e372-43c0-b36f-58f1eea84783', 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'898fa381db8846cda94c858171b00d93', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'SmdVMu7CCjxjVz2fzWsp1sB6fws5PM', 'username': u'cloudify-user_4f784c69-e372-43c0-b36f-58f1eea84783', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 10:44:07,157 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_4f784c69-e372-43c0-b36f-58f1eea84783', 'password': 'SmdVMu7CCjxjVz2fzWsp1sB6fws5PM', 'project_name': 'cloudify-project_4f784c69-e372-43c0-b36f-58f1eea84783', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '898fa381db8846cda94c858171b00d93', 'project_domain_name': 'Default'} 2019-05-30 10:44:07,158 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-05-30 10:44:07,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 10:44:07,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:44:07,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 10:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c719662-b78e-4b5e-96ac-702e10a3eedf 2019-05-30 10:44:07,276 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 10:44:07,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-6c719662-b78e-4b5e-96ac-702e10a3eedf 2019-05-30 10:44:07,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117394924164s 2019-05-30 10:44:07,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 10:44:07,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:44:07,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Thu, 30 May 2019 10:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f9ad483-5367-4296-b43f-fb641ff3becf 2019-05-30 10:44:07,417 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/898fa381db8846cda94c858171b00d93"}, "tags": [], "enabled": true, "id": "898fa381db8846cda94c858171b00d93", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_4f784c69-e372-43c0-b36f-58f1eea84783"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 10:44:07,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9f9ad483-5367-4296-b43f-fb641ff3becf 2019-05-30 10:44:07,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.132988929749s 2019-05-30 10:44:07,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 10:44:07,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" -d '{"network": {"tenant_id": "898fa381db8846cda94c858171b00d93", "name": "cloudify-net_4f784c69-e372-43c0-b36f-58f1eea84783", "admin_state_up": true}}' 2019-05-30 10:44:07,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Thu, 30 May 2019 10:44:07 GMT X-Openstack-Request-Id: req-1d1cfe51-c857-46c4-a536-e98cd7a6b9cc 2019-05-30 10:44:07,693 - 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":"93021956-8dbf-4e91-851f-134bd1b9d8b4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"898fa381db8846cda94c858171b00d93","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T10:44:07Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_4f784c69-e372-43c0-b36f-58f1eea84783","admin_state_up":true,"tenant_id":"898fa381db8846cda94c858171b00d93","created_at":"2019-05-30T10:44:07Z","mtu":1450}} 2019-05-30 10:44:07,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1d1cfe51-c857-46c4-a536-e98cd7a6b9cc 2019-05-30 10:44:07,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.273694038391s 2019-05-30 10:44:07,694 - 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-05-30T10:44:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'93021956-8dbf-4e91-851f-134bd1b9d8b4', u'provider:segmentation_id': 12, 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_4f784c69-e372-43c0-b36f-58f1eea84783', u'created_at': u'2019-05-30T10:44:07Z', u'mtu': 1450, u'tenant_id': u'898fa381db8846cda94c858171b00d93', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'898fa381db8846cda94c858171b00d93', u'l2_adjacency': True}) 2019-05-30 10:44:07,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 10:44:07,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 10:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-459c33d6-5abb-4273-a210-62615cceb691 2019-05-30 10:44:07,704 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 10:44:07,704 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-459c33d6-5abb-4273-a210-62615cceb691 2019-05-30 10:44:07,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 10:44:08,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T11:44:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "898fa381db8846cda94c858171b00d93", "name": "cloudify-project_4f784c69-e372-43c0-b36f-58f1eea84783"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_898fa381db8846cda94c858171b00d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_898fa381db8846cda94c858171b00d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/898fa381db8846cda94c858171b00d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/898fa381db8846cda94c858171b00d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/898fa381db8846cda94c858171b00d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/898fa381db8846cda94c858171b00d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/898fa381db8846cda94c858171b00d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/898fa381db8846cda94c858171b00d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/898fa381db8846cda94c858171b00d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/898fa381db8846cda94c858171b00d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/898fa381db8846cda94c858171b00d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_4f784c69-e372-43c0-b36f-58f1eea84783", "id": "5bed5bafebc0447d96c8d7be87c2a950"}, "audit_ids": ["57Xc2dJjQM2AZjj3vJVLxA"], "issued_at": "2019-05-30T10:44:08.000000Z"}} 2019-05-30 10:44:08,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:44:08,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:08,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Thu, 30 May 2019 10:44:08 GMT X-Openstack-Request-Id: req-4f5d608a-1141-4df5-a9e4-15c03f542e7d 2019-05-30 10:44:08,475 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"93021956-8dbf-4e91-851f-134bd1b9d8b4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"898fa381db8846cda94c858171b00d93","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T10:44:07Z","qos_policy_id":null,"name":"cloudify-net_4f784c69-e372-43c0-b36f-58f1eea84783","admin_state_up":true,"tenant_id":"898fa381db8846cda94c858171b00d93","created_at":"2019-05-30T10:44:07Z","mtu":1450}]} 2019-05-30 10:44:08,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4f5d608a-1141-4df5-a9e4-15c03f542e7d 2019-05-30 10:44:08,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.372215986252s 2019-05-30 10:44:08,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 10:44:08,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" -d '{"subnet": {"name": "cloudify-subnet_4f784c69-e372-43c0-b36f-58f1eea84783", "enable_dhcp": true, "network_id": "93021956-8dbf-4e91-851f-134bd1b9d8b4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 10:44:09,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Thu, 30 May 2019 10:44:09 GMT X-Openstack-Request-Id: req-ead9006d-7da4-4931-874b-24524fd77027 2019-05-30 10:44:09,226 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93021956-8dbf-4e91-851f-134bd1b9d8b4","tenant_id":"898fa381db8846cda94c858171b00d93","created_at":"2019-05-30T10:44:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T10:44:08Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"898fa381db8846cda94c858171b00d93","id":"93da0c78-f12f-4b87-897e-4bfa48fc860c","subnetpool_id":null,"name":"cloudify-subnet_4f784c69-e372-43c0-b36f-58f1eea84783"}} 2019-05-30 10:44:09,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-ead9006d-7da4-4931-874b-24524fd77027 2019-05-30 10:44:09,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.749786138535s 2019-05-30 10:44:09,227 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T10:44:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'93da0c78-f12f-4b87-897e-4bfa48fc860c', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_4f784c69-e372-43c0-b36f-58f1eea84783', u'enable_dhcp': True, u'network_id': u'93021956-8dbf-4e91-851f-134bd1b9d8b4', u'tenant_id': u'898fa381db8846cda94c858171b00d93', u'created_at': u'2019-05-30T10:44:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'898fa381db8846cda94c858171b00d93'}) 2019-05-30 10:44:09,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 10:44:09,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "cloudify-router_4f784c69-e372-43c0-b36f-58f1eea84783", "admin_state_up": true}}' 2019-05-30 10:44:10,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Thu, 30 May 2019 10:44:10 GMT X-Openstack-Request-Id: req-ca8c74f0-f256-417c-8b88-1a47a8981874 2019-05-30 10:44:10,892 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:09Z", "admin_state_up": true, "updated_at": "2019-05-30T10:44:10Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "898fa381db8846cda94c858171b00d93", "id": "5c071e64-494d-4e0f-a15b-789261eb0ba7", "name": "cloudify-router_4f784c69-e372-43c0-b36f-58f1eea84783"}} 2019-05-30 10:44:10,892 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ca8c74f0-f256-417c-8b88-1a47a8981874 2019-05-30 10:44:10,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66464400291s 2019-05-30 10:44:10,893 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T10:44:10Z', u'revision_number': 2, u'id': u'5c071e64-494d-4e0f-a15b-789261eb0ba7', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_4f784c69-e372-43c0-b36f-58f1eea84783', u'admin_state_up': True, u'tenant_id': u'898fa381db8846cda94c858171b00d93', u'created_at': u'2019-05-30T10:44:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'898fa381db8846cda94c858171b00d93'}) 2019-05-30 10:44:10,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 10:44:10,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/5c071e64-494d-4e0f-a15b-789261eb0ba7/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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" -d '{"subnet_id": "93da0c78-f12f-4b87-897e-4bfa48fc860c"}' 2019-05-30 10:44:13,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 10:44:13 GMT X-Openstack-Request-Id: req-09c6e72d-076f-4a6c-94b3-52ee0a6275e6 2019-05-30 10:44:13,731 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "93021956-8dbf-4e91-851f-134bd1b9d8b4", "tenant_id": "898fa381db8846cda94c858171b00d93", "subnet_id": "93da0c78-f12f-4b87-897e-4bfa48fc860c", "subnet_ids": ["93da0c78-f12f-4b87-897e-4bfa48fc860c"], "port_id": "0920cc1a-7965-4cad-bd9b-4f278d61eb89", "id": "5c071e64-494d-4e0f-a15b-789261eb0ba7"} 2019-05-30 10:44:13,731 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5c071e64-494d-4e0f-a15b-789261eb0ba7/add_router_interface.json used request id req-09c6e72d-076f-4a6c-94b3-52ee0a6275e6 2019-05-30 10:44:13,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.83837199211s 2019-05-30 10:44:13,732 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-30 10:44:14,991 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:9f7149c7a51ff7b517ffd8b6fe01cca0 sha256:f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74 2019-05-30 10:44:14,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 10:44:14,997 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 10:44:14 GMT 2019-05-30 10:44:14,998 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 10:44:15,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 10:44:15,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:15,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 10:44:15 GMT X-Openstack-Request-Id: req-e4fbefb6-253d-47fa-acc1-3d27857837b6 2019-05-30 10:44:15,297 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 10:44:15,297 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e4fbefb6-253d-47fa-acc1-3d27857837b6 2019-05-30 10:44:15,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297758102417s 2019-05-30 10:44:15,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 10:44:15,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" -d '{"owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "owner_specified.shade.object": "images/cloudify-img_4f784c69-e372-43c0-b36f-58f1eea84783", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_4f784c69-e372-43c0-b36f-58f1eea84783"}' 2019-05-30 10:44:15,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Thu, 30 May 2019 10:44:15 GMT Location: http://172.30.9.24:9292/v2/images/2b841710-af02-4b3d-bce1-779964873ff9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fd5da882-cade-4504-ae56-729a47d7ffa8 2019-05-30 10:44:15,354 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T10:44:15Z", "file": "/v2/images/2b841710-af02-4b3d-bce1-779964873ff9/file", "owner": "898fa381db8846cda94c858171b00d93", "id": "2b841710-af02-4b3d-bce1-779964873ff9", "size": null, "self": "/v2/images/2b841710-af02-4b3d-bce1-779964873ff9", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_4f784c69-e372-43c0-b36f-58f1eea84783", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify-img_4f784c69-e372-43c0-b36f-58f1eea84783", "checksum": null, "created_at": "2019-05-30T10:44:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 10:44:15,354 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-fd5da882-cade-4504-ae56-729a47d7ffa8 2019-05-30 10:44:15,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0472989082336s 2019-05-30 10:44:15,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 10:44:15,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/2b841710-af02-4b3d-bce1-779964873ff9/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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" -d '' 2019-05-30 10:44:19,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 10:44:19 GMT X-Openstack-Request-Id: req-b3594d3c-5e65-4acd-a079-1907b26e092a 2019-05-30 10:44:19,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 10:44:19,666 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2b841710-af02-4b3d-bce1-779964873ff9/file used request id req-b3594d3c-5e65-4acd-a079-1907b26e092a 2019-05-30 10:44:19,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.31131505966s 2019-05-30 10:44:19,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 10:44:19,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:19,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 10:44:19 GMT X-Openstack-Request-Id: req-1f27d75d-fced-494a-a703-6da1093b12a8 2019-05-30 10:44:19,710 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T10:44:19Z", "file": "/v2/images/2b841710-af02-4b3d-bce1-779964873ff9/file", "owner": "898fa381db8846cda94c858171b00d93", "id": "2b841710-af02-4b3d-bce1-779964873ff9", "size": 297336832, "self": "/v2/images/2b841710-af02-4b3d-bce1-779964873ff9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2b841710-af02-4b3d-bce1-779964873ff9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2b841710-af02-4b3d-bce1-779964873ff9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_4f784c69-e372-43c0-b36f-58f1eea84783", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify-img_4f784c69-e372-43c0-b36f-58f1eea84783", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-30T10:44:15Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 10:44:19,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1f27d75d-fced-494a-a703-6da1093b12a8 2019-05-30 10:44:19,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0389161109924s 2019-05-30 10:44:19,713 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2b841710-af02-4b3d-bce1-779964873ff9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2b841710-af02-4b3d-bce1-779964873ff9/file', 'owner': u'898fa381db8846cda94c858171b00d93', 'id': u'2b841710-af02-4b3d-bce1-779964873ff9', 'size': 297336832, u'self': u'/v2/images/2b841710-af02-4b3d-bce1-779964873ff9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'898fa381db8846cda94c858171b00d93', 'name': 'cloudify-project_4f784c69-e372-43c0-b36f-58f1eea84783', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2b841710-af02-4b3d-bce1-779964873ff9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T10:44:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-30T10:44:19Z', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/cloudify-img_4f784c69-e372-43c0-b36f-58f1eea84783', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'properties': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/2b841710-af02-4b3d-bce1-779964873ff9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/cloudify-img_4f784c69-e372-43c0-b36f-58f1eea84783', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_4f784c69-e372-43c0-b36f-58f1eea84783', 'created': u'2019-05-30T10:44:15Z', 'checksum': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'created_at': u'2019-05-30T10:44:15Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', 'metadata': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/2b841710-af02-4b3d-bce1-779964873ff9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/cloudify-img_4f784c69-e372-43c0-b36f-58f1eea84783', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}}) 2019-05-30 10:44:19,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 10:44:19,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_4f784c69-e372-43c0-b36f-58f1eea84783", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-05-30 10:44:20,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-cba75be6-083a-454f-bd75-fe0c5cdb6058 x-openstack-request-id: req-cba75be6-083a-454f-bd75-fe0c5cdb6058 2019-05-30 10:44:20,025 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_4f784c69-e372-43c0-b36f-58f1eea84783", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "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": "f81027a2-58af-44da-84d5-7c5b19cd1c67"}} 2019-05-30 10:44:20,026 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-cba75be6-083a-454f-bd75-fe0c5cdb6058 2019-05-30 10:44:20,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.30964589119s 2019-05-30 10:44:20,027 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_4f784c69-e372-43c0-b36f-58f1eea84783', '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'aeac65a9ab444affb43fd8765adb4b86', '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'f81027a2-58af-44da-84d5-7c5b19cd1c67', 'swap': 0}) 2019-05-30 10:44:20,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 10:44:20,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67/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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" -d '{"extra_specs": {}}' 2019-05-30 10:44:20,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-0269ce01-f9bc-4693-91cd-78eef292af93 x-openstack-request-id: req-0269ce01-f9bc-4693-91cd-78eef292af93 2019-05-30 10:44:20,048 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 10:44:20,048 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67/os-extra_specs used request id req-0269ce01-f9bc-4693-91cd-78eef292af93 2019-05-30 10:44:20,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021232843399s 2019-05-30 10:44:20,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-30 10:44:20,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" -d '{"keypair": {"name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783"}}' 2019-05-30 10:44:20,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-66176fcf-f1e0-4a5d-bca5-4aa5ced7b056 x-openstack-request-id: req-66176fcf-f1e0-4a5d-bca5-4aa5ced7b056 2019-05-30 10:44:20,501 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrU+1ZaVZU74yItV4qqIbXjUR5oEpazJIf9lBCG8Uz7jx3JATG4AYJGP0KlxSkKT/fDZnykk43xH9F4ziJqZbee5FCpD1Xhvu/OBf8X6jcQ2WpRZQ6wYL0y70Zt1ETmd7GmGlGCZKbTJ/yKaBODHQIZ2a5dzs1a8e904ph7FMIem5ORh4VV7gzPEXYRmgz18JPFX855fzJoRyjP0TT9HUVUzDT32FAsVdtHmvEgaiELCm9/iuMv8TQf/cNCjZf4fhatLX7GwN7qubtimwZWiwS/gMSN50fqI5DVv11GdNZV4glgpgdJB7ThfF5s0bJko/VFsN5SonnJvYsMa+43urv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA61PtWWlWVO+MiLVeKqiG141EeaBKWsySH/ZQQhvFM+48dyQE\nxuAGCRj9CpcUpCk/3w2Z8pJON8R/ReM4iamW3nuRQqQ9V4b7vzgX/F+o3ENlqUWU\nOsGC9Mu9GbdRE5nexphpRgmSm0yf8imgTgx0CGdmuXc7NWvHvdOKYexTCHpuTkYe\nFVe4MzxF2EZoM9fCTxV/OeX8yaEcoz9E0/R1FVMw099hQLFXbR5rxIGohCwpvf4r\njL/E0H/3DQo2X+H4WrS1+xsDe6rm7YpsGVosEv4DEjedH6iOQ1b9dRnTWVeIJYKY\nHSQe04XxebNGyZKP1RbDeUqJ5yb2LDGvuN7q7wIDAQABAoIBAQDlLjI73oNuanER\n/pf7sW7I49JpJPrk3M/+grJ8/3CZd425dgGU8T3PhF+C/cnjaizC/QsNmwDD/QD6\nPiSkpN3CRNMd9Les00+/VVC+vybDhHuwU4vdgPIZl4XNUqOKFFNKU8pKpC38Qq6O\nd42gFS63tIPtYbnu981qCGd/oFjpKfy8EiLMCUF3Q2gfhTBzGkOH1qxn4O5HCjG4\ngkOAsyUHTmfz4q1qtwEndq7Wu4BjlfgsxPTgFC2DbNYhCtXK04RS2gqjaC7FDJ8D\nkJmRMvYQr8TujlCiWqG26jwmCq/WWlMsTH1uRfD2+7JkCyIT5iRPB0GaPT6Pi9hW\n+WTe8JQJAoGBAPkZdOCYcv6Tq+IqhlNcZg91K7nLCWwWA8umnavk0Qr2z4HbBmH3\n9JIIY0t9UJF17odUL0XAEUGpNIIjljnoUOB8xDqHczjBi5SOrtaxubCXKK4cwUiN\n94ODRMpLAdh9yLHO/7hX8hQQm9/lwQDG6to1hbNthqFFhe+RvcnULaoFAoGBAPHY\nzmerpzHgx2LeaP3MImUvuyOEH1PBTVObcQlcmFTQrQHn2cQe695NwLZPiIAmkNrd\nXh5i2RxFDwmJ75/7yHbLBKfKjcOXMXqp+gjLCV47r8RFGFEHXDnOBHZIaMLjcV/l\nRFUJMBqRpBV0G/aGX9kfqqqJ1ah18qxq3iAG5m9jAoGARK6mMT8XheYFoIiFHPr/\nEQgHlGTNJkYzqbU5CCpBETrYID/Z1K1fe9xgNHJLArB3okyt9BdvKqGS3scdJr5N\nfngoStMKC/4hlEZ7IqtCPdSP3OIE0RKDynkpQHXJ/n1AFvayP4vQLYQe1m8s9h/i\npWPYh46Nbm4S7elLYRjltlkCgYEA3Sffh9nmaKweaIDuDbhQc6t0PAQkCZkotx3b\n/i2Yd2bj7mwwLTIBiyYa5hxQvK+HozzvRmYqF7nnCFgEso2yQT9hoHaPsJ5f9sXd\nCZFxnaSDFL4CgIZ0hb+pQOjyM9V85a5oEEL4pDMukxe8QnGa0JgunwiwQv6ozZZk\nTXFB4/UCgYByMeOyUyf6ni2DuNSYdCzNN8w5hmwOwnynm7TnicBdzbOGzYKLFojW\nJihNCAyy7+7wSUnD58YWHl0Rf2ahOfG4CzfVcShkokup8dFVbnnIil1CQiP6rnHI\nKcEckWStSjknn3FGg+5KX37/dkvgOFKJR0jmQ8/5X6CZzTUxvlopKQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "fingerprint": "f3:35:73:3d:95:58:45:a7:60:8d:4b:ac:91:bf:4f:5a"}} 2019-05-30 10:44:20,502 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-66176fcf-f1e0-4a5d-bca5-4aa5ced7b056 2019-05-30 10:44:20,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.450006008148s 2019-05-30 10:44:20,503 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrU+1ZaVZU74yItV4qqIbXjUR5oEpazJIf9lBCG8Uz7jx3JATG4AYJGP0KlxSkKT/fDZnykk43xH9F4ziJqZbee5FCpD1Xhvu/OBf8X6jcQ2WpRZQ6wYL0y70Zt1ETmd7GmGlGCZKbTJ/yKaBODHQIZ2a5dzs1a8e904ph7FMIem5ORh4VV7gzPEXYRmgz18JPFX855fzJoRyjP0TT9HUVUzDT32FAsVdtHmvEgaiELCm9/iuMv8TQf/cNCjZf4fhatLX7GwN7qubtimwZWiwS/gMSN50fqI5DVv11GdNZV4glgpgdJB7ThfF5s0bJko/VFsN5SonnJvYsMa+43urv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA61PtWWlWVO+MiLVeKqiG141EeaBKWsySH/ZQQhvFM+48dyQE\nxuAGCRj9CpcUpCk/3w2Z8pJON8R/ReM4iamW3nuRQqQ9V4b7vzgX/F+o3ENlqUWU\nOsGC9Mu9GbdRE5nexphpRgmSm0yf8imgTgx0CGdmuXc7NWvHvdOKYexTCHpuTkYe\nFVe4MzxF2EZoM9fCTxV/OeX8yaEcoz9E0/R1FVMw099hQLFXbR5rxIGohCwpvf4r\njL/E0H/3DQo2X+H4WrS1+xsDe6rm7YpsGVosEv4DEjedH6iOQ1b9dRnTWVeIJYKY\nHSQe04XxebNGyZKP1RbDeUqJ5yb2LDGvuN7q7wIDAQABAoIBAQDlLjI73oNuanER\n/pf7sW7I49JpJPrk3M/+grJ8/3CZd425dgGU8T3PhF+C/cnjaizC/QsNmwDD/QD6\nPiSkpN3CRNMd9Les00+/VVC+vybDhHuwU4vdgPIZl4XNUqOKFFNKU8pKpC38Qq6O\nd42gFS63tIPtYbnu981qCGd/oFjpKfy8EiLMCUF3Q2gfhTBzGkOH1qxn4O5HCjG4\ngkOAsyUHTmfz4q1qtwEndq7Wu4BjlfgsxPTgFC2DbNYhCtXK04RS2gqjaC7FDJ8D\nkJmRMvYQr8TujlCiWqG26jwmCq/WWlMsTH1uRfD2+7JkCyIT5iRPB0GaPT6Pi9hW\n+WTe8JQJAoGBAPkZdOCYcv6Tq+IqhlNcZg91K7nLCWwWA8umnavk0Qr2z4HbBmH3\n9JIIY0t9UJF17odUL0XAEUGpNIIjljnoUOB8xDqHczjBi5SOrtaxubCXKK4cwUiN\n94ODRMpLAdh9yLHO/7hX8hQQm9/lwQDG6to1hbNthqFFhe+RvcnULaoFAoGBAPHY\nzmerpzHgx2LeaP3MImUvuyOEH1PBTVObcQlcmFTQrQHn2cQe695NwLZPiIAmkNrd\nXh5i2RxFDwmJ75/7yHbLBKfKjcOXMXqp+gjLCV47r8RFGFEHXDnOBHZIaMLjcV/l\nRFUJMBqRpBV0G/aGX9kfqqqJ1ah18qxq3iAG5m9jAoGARK6mMT8XheYFoIiFHPr/\nEQgHlGTNJkYzqbU5CCpBETrYID/Z1K1fe9xgNHJLArB3okyt9BdvKqGS3scdJr5N\nfngoStMKC/4hlEZ7IqtCPdSP3OIE0RKDynkpQHXJ/n1AFvayP4vQLYQe1m8s9h/i\npWPYh46Nbm4S7elLYRjltlkCgYEA3Sffh9nmaKweaIDuDbhQc6t0PAQkCZkotx3b\n/i2Yd2bj7mwwLTIBiyYa5hxQvK+HozzvRmYqF7nnCFgEso2yQT9hoHaPsJ5f9sXd\nCZFxnaSDFL4CgIZ0hb+pQOjyM9V85a5oEEL4pDMukxe8QnGa0JgunwiwQv6ozZZk\nTXFB4/UCgYByMeOyUyf6ni2DuNSYdCzNN8w5hmwOwnynm7TnicBdzbOGzYKLFojW\nJihNCAyy7+7wSUnD58YWHl0Rf2ahOfG4CzfVcShkokup8dFVbnnIil1CQiP6rnHI\nKcEckWStSjknn3FGg+5KX37/dkvgOFKJR0jmQ8/5X6CZzTUxvlopKQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5bed5bafebc0447d96c8d7be87c2a950', 'name': u'cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783', 'created_at': '2019-05-30T10:44:20.503028', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'898fa381db8846cda94c858171b00d93', 'name': 'cloudify-project_4f784c69-e372-43c0-b36f-58f1eea84783', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f3:35:73:3d:95:58:45:a7:60:8d:4b:ac:91:bf:4f:5a', 'type': 'ssh', 'id': u'cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783'}) 2019-05-30 10:44:20,503 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA61PtWWlWVO+MiLVeKqiG141EeaBKWsySH/ZQQhvFM+48dyQE xuAGCRj9CpcUpCk/3w2Z8pJON8R/ReM4iamW3nuRQqQ9V4b7vzgX/F+o3ENlqUWU OsGC9Mu9GbdRE5nexphpRgmSm0yf8imgTgx0CGdmuXc7NWvHvdOKYexTCHpuTkYe FVe4MzxF2EZoM9fCTxV/OeX8yaEcoz9E0/R1FVMw099hQLFXbR5rxIGohCwpvf4r jL/E0H/3DQo2X+H4WrS1+xsDe6rm7YpsGVosEv4DEjedH6iOQ1b9dRnTWVeIJYKY HSQe04XxebNGyZKP1RbDeUqJ5yb2LDGvuN7q7wIDAQABAoIBAQDlLjI73oNuanER /pf7sW7I49JpJPrk3M/+grJ8/3CZd425dgGU8T3PhF+C/cnjaizC/QsNmwDD/QD6 PiSkpN3CRNMd9Les00+/VVC+vybDhHuwU4vdgPIZl4XNUqOKFFNKU8pKpC38Qq6O d42gFS63tIPtYbnu981qCGd/oFjpKfy8EiLMCUF3Q2gfhTBzGkOH1qxn4O5HCjG4 gkOAsyUHTmfz4q1qtwEndq7Wu4BjlfgsxPTgFC2DbNYhCtXK04RS2gqjaC7FDJ8D kJmRMvYQr8TujlCiWqG26jwmCq/WWlMsTH1uRfD2+7JkCyIT5iRPB0GaPT6Pi9hW +WTe8JQJAoGBAPkZdOCYcv6Tq+IqhlNcZg91K7nLCWwWA8umnavk0Qr2z4HbBmH3 9JIIY0t9UJF17odUL0XAEUGpNIIjljnoUOB8xDqHczjBi5SOrtaxubCXKK4cwUiN 94ODRMpLAdh9yLHO/7hX8hQQm9/lwQDG6to1hbNthqFFhe+RvcnULaoFAoGBAPHY zmerpzHgx2LeaP3MImUvuyOEH1PBTVObcQlcmFTQrQHn2cQe695NwLZPiIAmkNrd Xh5i2RxFDwmJ75/7yHbLBKfKjcOXMXqp+gjLCV47r8RFGFEHXDnOBHZIaMLjcV/l RFUJMBqRpBV0G/aGX9kfqqqJ1ah18qxq3iAG5m9jAoGARK6mMT8XheYFoIiFHPr/ EQgHlGTNJkYzqbU5CCpBETrYID/Z1K1fe9xgNHJLArB3okyt9BdvKqGS3scdJr5N fngoStMKC/4hlEZ7IqtCPdSP3OIE0RKDynkpQHXJ/n1AFvayP4vQLYQe1m8s9h/i pWPYh46Nbm4S7elLYRjltlkCgYEA3Sffh9nmaKweaIDuDbhQc6t0PAQkCZkotx3b /i2Yd2bj7mwwLTIBiyYa5hxQvK+HozzvRmYqF7nnCFgEso2yQT9hoHaPsJ5f9sXd CZFxnaSDFL4CgIZ0hb+pQOjyM9V85a5oEEL4pDMukxe8QnGa0JgunwiwQv6ozZZk TXFB4/UCgYByMeOyUyf6ni2DuNSYdCzNN8w5hmwOwnynm7TnicBdzbOGzYKLFojW JihNCAyy7+7wSUnD58YWHl0Rf2ahOfG4CzfVcShkokup8dFVbnnIil1CQiP6rnHI KcEckWStSjknn3FGg+5KX37/dkvgOFKJR0jmQ8/5X6CZzTUxvlopKQ== -----END RSA PRIVATE KEY----- 2019-05-30 10:44:20,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-30 10:44:20,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" -d '{"security_group": {"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783", "description": "created by OPNFV Functest (cloudify)"}}' 2019-05-30 10:44:20,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Thu, 30 May 2019 10:44:20 GMT X-Openstack-Request-Id: req-0efeb8ac-8a44-4985-86b8-1c2ed569162a 2019-05-30 10:44:20,710 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:20Z", "updated_at": "2019-05-30T10:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "aeb6da5a-052d-454d-a056-0262b988a1f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "dab7208a-bcc5-4964-9b15-9eed6f6a3745", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}], "revision_number": 1, "project_id": "898fa381db8846cda94c858171b00d93", "id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}} 2019-05-30 10:44:20,710 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0efeb8ac-8a44-4985-86b8-1c2ed569162a 2019-05-30 10:44:20,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.201054096222s 2019-05-30 10:44:20,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:44:20,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:20,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Thu, 30 May 2019 10:44:20 GMT X-Openstack-Request-Id: req-c79cbbb3-6c1e-45d9-b36d-2f5646edd953 2019-05-30 10:44:20,781 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:07Z", "updated_at": "2019-05-30T10:44:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "1f999cfc-8d06-4920-9d85-e8ee5cc97ad0", "remote_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "a5da33da-c2dc-4a1e-9e06-e4e302fc1e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "eb5ff854-1c19-412d-9039-77363c30ff03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "ecbabec6-f9d2-4184-ae5c-e05bf9e8b012", "remote_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}], "revision_number": 1, "project_id": "898fa381db8846cda94c858171b00d93", "id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:20Z", "updated_at": "2019-05-30T10:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "aeb6da5a-052d-454d-a056-0262b988a1f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "dab7208a-bcc5-4964-9b15-9eed6f6a3745", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}], "revision_number": 1, "project_id": "898fa381db8846cda94c858171b00d93", "id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}]} 2019-05-30 10:44:20,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c79cbbb3-6c1e-45d9-b36d-2f5646edd953 2019-05-30 10:44:20,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0638120174408s 2019-05-30 10:44:20,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 10:44:20,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" -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": "ceebb0bf-22a5-4b08-adaf-644958fe180c"}}' 2019-05-30 10:44:20,901 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 30 May 2019 10:44:20 GMT X-Openstack-Request-Id: req-f463ef23-0671-418a-bf9d-734d4f5dfeb3 2019-05-30 10:44:20,902 - 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-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "port_range_min": 22, "revision_number": 0, "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:20Z", "project_id": "898fa381db8846cda94c858171b00d93", "id": "c98e7c5e-655e-4ff6-903b-9b1f7480928f"}} 2019-05-30 10:44:20,902 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-f463ef23-0671-418a-bf9d-734d4f5dfeb3 2019-05-30 10:44:20,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.113614797592s 2019-05-30 10:44:20,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:44:20,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:20,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Thu, 30 May 2019 10:44:20 GMT X-Openstack-Request-Id: req-f1a1848f-3827-4c43-95ef-9f3f3e37d94f 2019-05-30 10:44:20,947 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:07Z", "updated_at": "2019-05-30T10:44:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "1f999cfc-8d06-4920-9d85-e8ee5cc97ad0", "remote_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "a5da33da-c2dc-4a1e-9e06-e4e302fc1e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "eb5ff854-1c19-412d-9039-77363c30ff03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "ecbabec6-f9d2-4184-ae5c-e05bf9e8b012", "remote_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}], "revision_number": 1, "project_id": "898fa381db8846cda94c858171b00d93", "id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:20Z", "updated_at": "2019-05-30T10:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "aeb6da5a-052d-454d-a056-0262b988a1f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "c98e7c5e-655e-4ff6-903b-9b1f7480928f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": 22, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "dab7208a-bcc5-4964-9b15-9eed6f6a3745", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}], "revision_number": 2, "project_id": "898fa381db8846cda94c858171b00d93", "id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}]} 2019-05-30 10:44:20,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f1a1848f-3827-4c43-95ef-9f3f3e37d94f 2019-05-30 10:44:20,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0389177799225s 2019-05-30 10:44:20,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 10:44:20,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" -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": "ceebb0bf-22a5-4b08-adaf-644958fe180c"}}' 2019-05-30 10:44:21,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 30 May 2019 10:44:21 GMT X-Openstack-Request-Id: req-78797023-5c89-4a76-9849-de5af720ab44 2019-05-30 10:44:21,118 - 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-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "port_range_min": null, "revision_number": 0, "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:21Z", "project_id": "898fa381db8846cda94c858171b00d93", "id": "29d87617-8045-4151-9fdb-0749c5ebd017"}} 2019-05-30 10:44:21,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-78797023-5c89-4a76-9849-de5af720ab44 2019-05-30 10:44:21,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.164732933044s 2019-05-30 10:44:21,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:44:21,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:21,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Thu, 30 May 2019 10:44:21 GMT X-Openstack-Request-Id: req-5479572e-fb2e-4d07-81dd-e23e2b975205 2019-05-30 10:44:21,164 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:07Z", "updated_at": "2019-05-30T10:44:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "1f999cfc-8d06-4920-9d85-e8ee5cc97ad0", "remote_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "a5da33da-c2dc-4a1e-9e06-e4e302fc1e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "eb5ff854-1c19-412d-9039-77363c30ff03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "ecbabec6-f9d2-4184-ae5c-e05bf9e8b012", "remote_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}], "revision_number": 1, "project_id": "898fa381db8846cda94c858171b00d93", "id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:20Z", "updated_at": "2019-05-30T10:44:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:21Z", "revision_number": 0, "id": "29d87617-8045-4151-9fdb-0749c5ebd017", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "aeb6da5a-052d-454d-a056-0262b988a1f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "c98e7c5e-655e-4ff6-903b-9b1f7480928f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": 22, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "dab7208a-bcc5-4964-9b15-9eed6f6a3745", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}], "revision_number": 3, "project_id": "898fa381db8846cda94c858171b00d93", "id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}]} 2019-05-30 10:44:21,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-5479572e-fb2e-4d07-81dd-e23e2b975205 2019-05-30 10:44:21,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0395269393921s 2019-05-30 10:44:21,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 10:44:21,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" -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": "ceebb0bf-22a5-4b08-adaf-644958fe180c"}}' 2019-05-30 10:44:21,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 30 May 2019 10:44:21 GMT X-Openstack-Request-Id: req-d55176c7-b33e-4c24-9f24-26edcd4591c6 2019-05-30 10:44:21,292 - 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-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "port_range_min": 80, "revision_number": 0, "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:21Z", "project_id": "898fa381db8846cda94c858171b00d93", "id": "51455c59-bf8b-45c8-b6a5-661027eb9df3"}} 2019-05-30 10:44:21,292 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d55176c7-b33e-4c24-9f24-26edcd4591c6 2019-05-30 10:44:21,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121548175812s 2019-05-30 10:44:21,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:44:21,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:21,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Thu, 30 May 2019 10:44:21 GMT X-Openstack-Request-Id: req-8e30487d-1007-4342-9aeb-499352ba5cbc 2019-05-30 10:44:21,344 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:07Z", "updated_at": "2019-05-30T10:44:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "1f999cfc-8d06-4920-9d85-e8ee5cc97ad0", "remote_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "a5da33da-c2dc-4a1e-9e06-e4e302fc1e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "eb5ff854-1c19-412d-9039-77363c30ff03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "ecbabec6-f9d2-4184-ae5c-e05bf9e8b012", "remote_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}], "revision_number": 1, "project_id": "898fa381db8846cda94c858171b00d93", "id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:20Z", "updated_at": "2019-05-30T10:44:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:21Z", "revision_number": 0, "id": "29d87617-8045-4151-9fdb-0749c5ebd017", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-30T10:44:21Z", "revision_number": 0, "id": "51455c59-bf8b-45c8-b6a5-661027eb9df3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": 80, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "aeb6da5a-052d-454d-a056-0262b988a1f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "c98e7c5e-655e-4ff6-903b-9b1f7480928f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": 22, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "dab7208a-bcc5-4964-9b15-9eed6f6a3745", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}], "revision_number": 4, "project_id": "898fa381db8846cda94c858171b00d93", "id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}]} 2019-05-30 10:44:21,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8e30487d-1007-4342-9aeb-499352ba5cbc 2019-05-30 10:44:21,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0463559627533s 2019-05-30 10:44:21,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 10:44:21,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" -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": "ceebb0bf-22a5-4b08-adaf-644958fe180c"}}' 2019-05-30 10:44:21,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Thu, 30 May 2019 10:44:21 GMT X-Openstack-Request-Id: req-654bf57b-5011-4feb-adff-fcc299455429 2019-05-30 10:44:21,490 - 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-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "port_range_min": 443, "revision_number": 0, "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:21Z", "project_id": "898fa381db8846cda94c858171b00d93", "id": "92200cea-b18c-4585-92ee-94d15b6ec4e3"}} 2019-05-30 10:44:21,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-654bf57b-5011-4feb-adff-fcc299455429 2019-05-30 10:44:21,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139097929001s 2019-05-30 10:44:21,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:44:21,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:21,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Thu, 30 May 2019 10:44:21 GMT X-Openstack-Request-Id: req-14fba682-a7bb-4b45-a9e4-63b0a390a881 2019-05-30 10:44:21,537 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:07Z", "updated_at": "2019-05-30T10:44:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "1f999cfc-8d06-4920-9d85-e8ee5cc97ad0", "remote_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "a5da33da-c2dc-4a1e-9e06-e4e302fc1e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "eb5ff854-1c19-412d-9039-77363c30ff03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "ecbabec6-f9d2-4184-ae5c-e05bf9e8b012", "remote_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}], "revision_number": 1, "project_id": "898fa381db8846cda94c858171b00d93", "id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:20Z", "updated_at": "2019-05-30T10:44:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:21Z", "revision_number": 0, "id": "29d87617-8045-4151-9fdb-0749c5ebd017", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-30T10:44:21Z", "revision_number": 0, "id": "51455c59-bf8b-45c8-b6a5-661027eb9df3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": 80, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-30T10:44:21Z", "revision_number": 0, "id": "92200cea-b18c-4585-92ee-94d15b6ec4e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": 443, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "aeb6da5a-052d-454d-a056-0262b988a1f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "c98e7c5e-655e-4ff6-903b-9b1f7480928f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": 22, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "dab7208a-bcc5-4964-9b15-9eed6f6a3745", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}], "revision_number": 5, "project_id": "898fa381db8846cda94c858171b00d93", "id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}]} 2019-05-30 10:44:21,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-14fba682-a7bb-4b45-a9e4-63b0a390a881 2019-05-30 10:44:21,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.040962934494s 2019-05-30 10:44:21,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 10:44:21,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" -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": "ceebb0bf-22a5-4b08-adaf-644958fe180c"}}' 2019-05-30 10:44:21,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Thu, 30 May 2019 10:44:21 GMT X-Openstack-Request-Id: req-60d30da0-2a63-4014-a1ae-696b74f165c6 2019-05-30 10:44:21,669 - 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-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "port_range_min": 5671, "revision_number": 0, "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:21Z", "project_id": "898fa381db8846cda94c858171b00d93", "id": "748a1e70-7549-4946-a4c0-15cd9a1c1bfa"}} 2019-05-30 10:44:21,669 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-60d30da0-2a63-4014-a1ae-696b74f165c6 2019-05-30 10:44:21,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.125961065292s 2019-05-30 10:44:21,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:44:21,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:21,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Thu, 30 May 2019 10:44:21 GMT X-Openstack-Request-Id: req-736d5825-fdc0-41ca-b506-9350e23e8669 2019-05-30 10:44:21,721 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:07Z", "updated_at": "2019-05-30T10:44:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "1f999cfc-8d06-4920-9d85-e8ee5cc97ad0", "remote_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "a5da33da-c2dc-4a1e-9e06-e4e302fc1e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "eb5ff854-1c19-412d-9039-77363c30ff03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "ecbabec6-f9d2-4184-ae5c-e05bf9e8b012", "remote_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}], "revision_number": 1, "project_id": "898fa381db8846cda94c858171b00d93", "id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:20Z", "updated_at": "2019-05-30T10:44:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:21Z", "revision_number": 0, "id": "29d87617-8045-4151-9fdb-0749c5ebd017", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-30T10:44:21Z", "revision_number": 0, "id": "51455c59-bf8b-45c8-b6a5-661027eb9df3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": 80, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-30T10:44:21Z", "revision_number": 0, "id": "748a1e70-7549-4946-a4c0-15cd9a1c1bfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-30T10:44:21Z", "revision_number": 0, "id": "92200cea-b18c-4585-92ee-94d15b6ec4e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": 443, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "aeb6da5a-052d-454d-a056-0262b988a1f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "c98e7c5e-655e-4ff6-903b-9b1f7480928f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": 22, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "dab7208a-bcc5-4964-9b15-9eed6f6a3745", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}], "revision_number": 6, "project_id": "898fa381db8846cda94c858171b00d93", "id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}]} 2019-05-30 10:44:21,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-736d5825-fdc0-41ca-b506-9350e23e8669 2019-05-30 10:44:21,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0455558300018s 2019-05-30 10:44:21,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 10:44:21,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" -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": "ceebb0bf-22a5-4b08-adaf-644958fe180c"}}' 2019-05-30 10:44:21,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Thu, 30 May 2019 10:44:21 GMT X-Openstack-Request-Id: req-244891fa-86cc-4ef3-a668-57a4eedfcf50 2019-05-30 10:44:21,842 - 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-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "port_range_min": 53333, "revision_number": 0, "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:21Z", "project_id": "898fa381db8846cda94c858171b00d93", "id": "3bba52fb-4d5b-4905-93ef-6f025075698f"}} 2019-05-30 10:44:21,843 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-244891fa-86cc-4ef3-a668-57a4eedfcf50 2019-05-30 10:44:21,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115952014923s 2019-05-30 10:44:21,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:44:21,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:22,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Thu, 30 May 2019 10:44:22 GMT X-Openstack-Request-Id: req-3e28c94c-3c68-4de0-bf9c-f35341caec7f 2019-05-30 10:44:22,204 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"93021956-8dbf-4e91-851f-134bd1b9d8b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"898fa381db8846cda94c858171b00d93","l2_adjacency":true,"status":"ACTIVE","subnets":["93da0c78-f12f-4b87-897e-4bfa48fc860c"],"description":"","tags":[],"updated_at":"2019-05-30T10:44:08Z","qos_policy_id":null,"name":"cloudify-net_4f784c69-e372-43c0-b36f-58f1eea84783","admin_state_up":true,"tenant_id":"898fa381db8846cda94c858171b00d93","created_at":"2019-05-30T10:44:07Z","mtu":1450}]} 2019-05-30 10:44:22,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3e28c94c-3c68-4de0-bf9c-f35341caec7f 2019-05-30 10:44:22,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.35983300209s 2019-05-30 10:44:22,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 10:44:22,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:22,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 10:44:22 GMT X-Openstack-Request-Id: req-a0264097-91b1-4882-a51b-3612ade1f1e9 2019-05-30 10:44:22,246 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T10:44:19Z", "file": "/v2/images/2b841710-af02-4b3d-bce1-779964873ff9/file", "owner": "898fa381db8846cda94c858171b00d93", "id": "2b841710-af02-4b3d-bce1-779964873ff9", "size": 297336832, "self": "/v2/images/2b841710-af02-4b3d-bce1-779964873ff9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2b841710-af02-4b3d-bce1-779964873ff9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2b841710-af02-4b3d-bce1-779964873ff9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_4f784c69-e372-43c0-b36f-58f1eea84783", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify-img_4f784c69-e372-43c0-b36f-58f1eea84783", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-30T10:44:15Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 10:44:22,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a0264097-91b1-4882-a51b-3612ade1f1e9 2019-05-30 10:44:22,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371210575104s 2019-05-30 10:44:22,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 10:44:22,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:22,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-5412f848-45cd-413a-8285-67b53cee6369 x-openstack-request-id: req-5412f848-45cd-413a-8285-67b53cee6369 2019-05-30 10:44:22,294 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_4f784c69-e372-43c0-b36f-58f1eea84783", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "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": "f81027a2-58af-44da-84d5-7c5b19cd1c67"}]} 2019-05-30 10:44:22,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-5412f848-45cd-413a-8285-67b53cee6369 2019-05-30 10:44:22,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0322399139404s 2019-05-30 10:44:22,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-30 10:44:22,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" -d '{"server": {"name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "imageRef": "2b841710-af02-4b3d-bce1-779964873ff9", "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "flavorRef": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "max_count": 1, "min_count": 1, "networks": [{"uuid": "93021956-8dbf-4e91-851f-134bd1b9d8b4"}], "security_groups": [{"name": "ceebb0bf-22a5-4b08-adaf-644958fe180c"}]}}' 2019-05-30 10:44:23,940 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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 location: http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5 x-compute-request-id: req-00bbfdae-5d25-4730-aa40-5d6f9dad16bb x-openstack-request-id: req-00bbfdae-5d25-4730-aa40-5d6f9dad16bb 2019-05-30 10:44:23,940 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "ceebb0bf-22a5-4b08-adaf-644958fe180c"}], "OS-DCF:diskConfig": "MANUAL", "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "adminPass": "mNZfiaA9RaGC"}} 2019-05-30 10:44:23,940 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-00bbfdae-5d25-4730-aa40-5d6f9dad16bb 2019-05-30 10:44:23,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.64452290535s 2019-05-30 10:44:23,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:44:23,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:24,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-5ba82259-ede5-459e-8c1b-a5fad32b77d3 x-openstack-request-id: req-5ba82259-ede5-459e-8c1b-a5fad32b77d3 2019-05-30 10:44:24,610 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "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-05-30T10:44:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:44:24,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5ba82259-ede5-459e-8c1b-a5fad32b77d3 2019-05-30 10:44:24,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.668927192688s 2019-05-30 10:44:24,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:44:24,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:24,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Thu, 30 May 2019 10:44:24 GMT X-Openstack-Request-Id: req-f63591ed-282d-4aa4-9672-320d6a334449 2019-05-30 10:44:24,757 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"93021956-8dbf-4e91-851f-134bd1b9d8b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"898fa381db8846cda94c858171b00d93","l2_adjacency":true,"status":"ACTIVE","subnets":["93da0c78-f12f-4b87-897e-4bfa48fc860c"],"description":"","tags":[],"updated_at":"2019-05-30T10:44:08Z","qos_policy_id":null,"name":"cloudify-net_4f784c69-e372-43c0-b36f-58f1eea84783","admin_state_up":true,"tenant_id":"898fa381db8846cda94c858171b00d93","created_at":"2019-05-30T10:44:07Z","mtu":1450}]} 2019-05-30 10:44:24,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f63591ed-282d-4aa4-9672-320d6a334449 2019-05-30 10:44:24,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.135047912598s 2019-05-30 10:44:24,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 10:44:24,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:24,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Thu, 30 May 2019 10:44:24 GMT X-Openstack-Request-Id: req-08469a83-8f8b-47c3-af66-d4f44cbb63f7 2019-05-30 10:44:24,842 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93021956-8dbf-4e91-851f-134bd1b9d8b4","tenant_id":"898fa381db8846cda94c858171b00d93","created_at":"2019-05-30T10:44:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T10:44:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"898fa381db8846cda94c858171b00d93","id":"93da0c78-f12f-4b87-897e-4bfa48fc860c","subnetpool_id":null,"name":"cloudify-subnet_4f784c69-e372-43c0-b36f-58f1eea84783"}]} 2019-05-30 10:44:24,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-08469a83-8f8b-47c3-af66-d4f44cbb63f7 2019-05-30 10:44:24,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0841729640961s 2019-05-30 10:44:24,843 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:44:26,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:44:26,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:27,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-4fbb6a7b-2910-411e-af34-bfcef40dab09 x-openstack-request-id: req-4fbb6a7b-2910-411e-af34-bfcef40dab09 2019-05-30 10:44:27,223 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:44:27,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4fbb6a7b-2910-411e-af34-bfcef40dab09 2019-05-30 10:44:27,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377658128738s 2019-05-30 10:44:27,230 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:44:29,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:44:29,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:29,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-08fc35ed-1608-49e3-9429-6509fadbcb93 x-openstack-request-id: req-08fc35ed-1608-49e3-9429-6509fadbcb93 2019-05-30 10:44:29,875 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:44:29,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-08fc35ed-1608-49e3-9429-6509fadbcb93 2019-05-30 10:44:29,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641984939575s 2019-05-30 10:44:29,882 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:44:31,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:44:31,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:32,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-e55a6e1a-4efa-449b-a3cf-5cfee3a17b96 x-openstack-request-id: req-e55a6e1a-4efa-449b-a3cf-5cfee3a17b96 2019-05-30 10:44:32,232 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:44:32,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e55a6e1a-4efa-449b-a3cf-5cfee3a17b96 2019-05-30 10:44:32,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347460031509s 2019-05-30 10:44:32,267 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:44:34,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:44:34,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:34,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-45fb2710-f872-4f27-b904-1a520de4f09b x-openstack-request-id: req-45fb2710-f872-4f27-b904-1a520de4f09b 2019-05-30 10:44:34,460 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:44:34,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-45fb2710-f872-4f27-b904-1a520de4f09b 2019-05-30 10:44:34,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190121889114s 2019-05-30 10:44:34,467 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:44:36,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:44:36,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:36,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-0ed47047-2b63-4c96-a4fb-c610d1b6b67c x-openstack-request-id: req-0ed47047-2b63-4c96-a4fb-c610d1b6b67c 2019-05-30 10:44:36,936 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:44:36,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0ed47047-2b63-4c96-a4fb-c610d1b6b67c 2019-05-30 10:44:36,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466566085815s 2019-05-30 10:44:36,943 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:44:38,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:44:38,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:39,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-03383c70-9404-424d-a030-2f91478ac866 x-openstack-request-id: req-03383c70-9404-424d-a030-2f91478ac866 2019-05-30 10:44:39,115 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:44:39,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-03383c70-9404-424d-a030-2f91478ac866 2019-05-30 10:44:39,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1695728302s 2019-05-30 10:44:39,122 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:44:41,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:44:41,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:41,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-71d9661b-c6a3-4389-930c-5bd26e3d4e43 x-openstack-request-id: req-71d9661b-c6a3-4389-930c-5bd26e3d4e43 2019-05-30 10:44:41,931 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:44:41,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-71d9661b-c6a3-4389-930c-5bd26e3d4e43 2019-05-30 10:44:41,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.806507825851s 2019-05-30 10:44:41,937 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:44:43,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:44:43,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:44,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-11c3eb88-f1d6-4b50-8682-d2863db84081 x-openstack-request-id: req-11c3eb88-f1d6-4b50-8682-d2863db84081 2019-05-30 10:44:44,299 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:44:44,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-11c3eb88-f1d6-4b50-8682-d2863db84081 2019-05-30 10:44:44,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359152078629s 2019-05-30 10:44:44,306 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:44:46,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:44:46,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:47,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-5200e260-ad2c-449d-ba35-da6f788a9027 x-openstack-request-id: req-5200e260-ad2c-449d-ba35-da6f788a9027 2019-05-30 10:44:47,083 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:44:47,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5200e260-ad2c-449d-ba35-da6f788a9027 2019-05-30 10:44:47,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77457690239s 2019-05-30 10:44:47,089 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:44:49,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:44:49,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:50,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-ba4de1d8-775c-48f0-bc9e-3801aed44b64 x-openstack-request-id: req-ba4de1d8-775c-48f0-bc9e-3801aed44b64 2019-05-30 10:44:50,102 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:44:50,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ba4de1d8-775c-48f0-bc9e-3801aed44b64 2019-05-30 10:44:50,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01002907753s 2019-05-30 10:44:50,109 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:44:52,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:44:52,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:52,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-a2c3df4f-5337-4248-8f70-caaec0b185b6 x-openstack-request-id: req-a2c3df4f-5337-4248-8f70-caaec0b185b6 2019-05-30 10:44:52,768 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:44:52,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a2c3df4f-5337-4248-8f70-caaec0b185b6 2019-05-30 10:44:52,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656445980072s 2019-05-30 10:44:52,775 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:44:54,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:44:54,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:55,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-5c5aaf9c-3fb5-4e77-8194-414eefffb5a0 x-openstack-request-id: req-5c5aaf9c-3fb5-4e77-8194-414eefffb5a0 2019-05-30 10:44:55,443 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:44:55,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5c5aaf9c-3fb5-4e77-8194-414eefffb5a0 2019-05-30 10:44:55,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.665630102158s 2019-05-30 10:44:55,450 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:44:57,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:44:57,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:44:57,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-d157ceb2-3864-44f4-bf90-d18c15bd22c4 x-openstack-request-id: req-d157ceb2-3864-44f4-bf90-d18c15bd22c4 2019-05-30 10:44:57,891 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:44:57,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d157ceb2-3864-44f4-bf90-d18c15bd22c4 2019-05-30 10:44:57,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438721895218s 2019-05-30 10:44:57,898 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:44:59,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:44:59,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:00,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:44: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-090ec276-ac8f-4f3d-9be9-3e129fb5f021 x-openstack-request-id: req-090ec276-ac8f-4f3d-9be9-3e129fb5f021 2019-05-30 10:45:00,084 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:00,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-090ec276-ac8f-4f3d-9be9-3e129fb5f021 2019-05-30 10:45:00,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182872056961s 2019-05-30 10:45:00,091 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:02,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:02,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:02,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-da7f94d4-7b71-4acd-97b5-31547fdb5c7b x-openstack-request-id: req-da7f94d4-7b71-4acd-97b5-31547fdb5c7b 2019-05-30 10:45:02,765 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:02,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-da7f94d4-7b71-4acd-97b5-31547fdb5c7b 2019-05-30 10:45:02,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.672289133072s 2019-05-30 10:45:02,772 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:04,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:04,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:04,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-f4260472-75d9-4649-b8c1-c9111cd71e84 x-openstack-request-id: req-f4260472-75d9-4649-b8c1-c9111cd71e84 2019-05-30 10:45:04,966 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:04,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f4260472-75d9-4649-b8c1-c9111cd71e84 2019-05-30 10:45:04,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190680027008s 2019-05-30 10:45:04,971 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:06,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:06,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:07,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10: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-7d86fd7a-9c3e-43a9-9109-30580bf94cbe x-openstack-request-id: req-7d86fd7a-9c3e-43a9-9109-30580bf94cbe 2019-05-30 10:45:07,352 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:07,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7d86fd7a-9c3e-43a9-9109-30580bf94cbe 2019-05-30 10:45:07,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378209114075s 2019-05-30 10:45:07,359 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:09,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:09,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:09,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-4ddc4fcd-2ea1-40fc-817f-3fda01139f70 x-openstack-request-id: req-4ddc4fcd-2ea1-40fc-817f-3fda01139f70 2019-05-30 10:45:09,811 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:09,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4ddc4fcd-2ea1-40fc-817f-3fda01139f70 2019-05-30 10:45:09,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449683189392s 2019-05-30 10:45:09,818 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:11,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:11,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:12,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-705993e0-d59f-4276-8639-5f234bc64dc0 x-openstack-request-id: req-705993e0-d59f-4276-8639-5f234bc64dc0 2019-05-30 10:45:12,889 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:12,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-705993e0-d59f-4276-8639-5f234bc64dc0 2019-05-30 10:45:12,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06881403923s 2019-05-30 10:45:12,896 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:14,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:14,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:15,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-28e85d89-5ea7-4343-a525-348963e2a6ad x-openstack-request-id: req-28e85d89-5ea7-4343-a525-348963e2a6ad 2019-05-30 10:45:15,301 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:15,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-28e85d89-5ea7-4343-a525-348963e2a6ad 2019-05-30 10:45:15,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402054071426s 2019-05-30 10:45:15,308 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:17,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:17,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:17,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10: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-400f68cb-46a8-4e75-937d-ab7ef935c13b x-openstack-request-id: req-400f68cb-46a8-4e75-937d-ab7ef935c13b 2019-05-30 10:45:17,502 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:17,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-400f68cb-46a8-4e75-937d-ab7ef935c13b 2019-05-30 10:45:17,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191509962082s 2019-05-30 10:45:17,509 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:19,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:19,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:19,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-be5dd492-959c-44b2-ab47-65635d0648e0 x-openstack-request-id: req-be5dd492-959c-44b2-ab47-65635d0648e0 2019-05-30 10:45:19,697 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:19,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-be5dd492-959c-44b2-ab47-65635d0648e0 2019-05-30 10:45:19,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185811042786s 2019-05-30 10:45:19,704 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:21,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:21,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:21,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-9afbfd69-fdf6-4ac5-a5ef-0f6dda59a314 x-openstack-request-id: req-9afbfd69-fdf6-4ac5-a5ef-0f6dda59a314 2019-05-30 10:45:21,879 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:21,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9afbfd69-fdf6-4ac5-a5ef-0f6dda59a314 2019-05-30 10:45:21,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172456979752s 2019-05-30 10:45:21,886 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:23,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:23,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:24,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-993a181c-aae1-438e-a2f9-55f698ffb8c6 x-openstack-request-id: req-993a181c-aae1-438e-a2f9-55f698ffb8c6 2019-05-30 10:45:24,068 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:24,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-993a181c-aae1-438e-a2f9-55f698ffb8c6 2019-05-30 10:45:24,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179468154907s 2019-05-30 10:45:24,075 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:26,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:26,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:26,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-8ee07b68-08fe-432c-aa9d-91b49df8731c x-openstack-request-id: req-8ee07b68-08fe-432c-aa9d-91b49df8731c 2019-05-30 10:45:26,952 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:26,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8ee07b68-08fe-432c-aa9d-91b49df8731c 2019-05-30 10:45:26,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.875271081924s 2019-05-30 10:45:26,960 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:28,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:28,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:29,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-57221afc-a8aa-46e1-9b29-1f162724dc8e x-openstack-request-id: req-57221afc-a8aa-46e1-9b29-1f162724dc8e 2019-05-30 10:45:29,140 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:29,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-57221afc-a8aa-46e1-9b29-1f162724dc8e 2019-05-30 10:45:29,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178231954575s 2019-05-30 10:45:29,147 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:31,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:31,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:31,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-da1a3686-3bf7-485e-9d14-4eee7206d5a7 x-openstack-request-id: req-da1a3686-3bf7-485e-9d14-4eee7206d5a7 2019-05-30 10:45:31,636 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:31,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-da1a3686-3bf7-485e-9d14-4eee7206d5a7 2019-05-30 10:45:31,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485971927643s 2019-05-30 10:45:31,643 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:33,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:33,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:34,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-78c392b8-969d-45dd-a7d7-231d1a298bb9 x-openstack-request-id: req-78c392b8-969d-45dd-a7d7-231d1a298bb9 2019-05-30 10:45:34,087 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:34,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-78c392b8-969d-45dd-a7d7-231d1a298bb9 2019-05-30 10:45:34,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442243814468s 2019-05-30 10:45:34,094 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:36,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:36,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:36,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-2b16221f-bd0c-4120-9385-00ad38bec8a6 x-openstack-request-id: req-2b16221f-bd0c-4120-9385-00ad38bec8a6 2019-05-30 10:45:36,306 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:36,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2b16221f-bd0c-4120-9385-00ad38bec8a6 2019-05-30 10:45:36,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208873033524s 2019-05-30 10:45:36,313 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:38,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:38,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:38,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-d88d22aa-57d9-4de2-80cc-6182fcee9b66 x-openstack-request-id: req-d88d22aa-57d9-4de2-80cc-6182fcee9b66 2019-05-30 10:45:38,776 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:38,776 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d88d22aa-57d9-4de2-80cc-6182fcee9b66 2019-05-30 10:45:38,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460813999176s 2019-05-30 10:45:38,783 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:40,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:40,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:41,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-fe61e1c2-64d3-460e-8bd0-1a3c161da1a2 x-openstack-request-id: req-fe61e1c2-64d3-460e-8bd0-1a3c161da1a2 2019-05-30 10:45:41,273 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:41,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fe61e1c2-64d3-460e-8bd0-1a3c161da1a2 2019-05-30 10:45:41,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487343072891s 2019-05-30 10:45:41,280 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:43,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:43,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:44,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10: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-7871192a-a3fa-42ac-85ee-e68bb3db2647 x-openstack-request-id: req-7871192a-a3fa-42ac-85ee-e68bb3db2647 2019-05-30 10:45:44,144 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:44,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7871192a-a3fa-42ac-85ee-e68bb3db2647 2019-05-30 10:45:44,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.861706018448s 2019-05-30 10:45:44,151 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:46,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:46,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:46,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10: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-5f8cc5e2-5bb7-4d5c-ae93-8cb0df39d935 x-openstack-request-id: req-5f8cc5e2-5bb7-4d5c-ae93-8cb0df39d935 2019-05-30 10:45:46,338 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:46,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5f8cc5e2-5bb7-4d5c-ae93-8cb0df39d935 2019-05-30 10:45:46,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184984922409s 2019-05-30 10:45:46,346 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:48,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:48,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:48,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-c181fb35-7f16-4ec8-abf7-c71b3fc90c25 x-openstack-request-id: req-c181fb35-7f16-4ec8-abf7-c71b3fc90c25 2019-05-30 10:45:48,521 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:48,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c181fb35-7f16-4ec8-abf7-c71b3fc90c25 2019-05-30 10:45:48,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173126935959s 2019-05-30 10:45:48,528 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:50,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:50,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:50,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-408cedfa-913f-4dcb-9347-514df1bef17e x-openstack-request-id: req-408cedfa-913f-4dcb-9347-514df1bef17e 2019-05-30 10:45:50,979 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:50,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-408cedfa-913f-4dcb-9347-514df1bef17e 2019-05-30 10:45:50,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448399066925s 2019-05-30 10:45:50,986 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:52,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:52,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:53,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-bc522326-00ad-4bc5-b7f8-a30f4cad1482 x-openstack-request-id: req-bc522326-00ad-4bc5-b7f8-a30f4cad1482 2019-05-30 10:45:53,360 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:53,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bc522326-00ad-4bc5-b7f8-a30f4cad1482 2019-05-30 10:45:53,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371819972992s 2019-05-30 10:45:53,367 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:55,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:55,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:55,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-4052063d-284a-42be-b59e-977a3e75ce02 x-openstack-request-id: req-4052063d-284a-42be-b59e-977a3e75ce02 2019-05-30 10:45:55,550 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:55,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4052063d-284a-42be-b59e-977a3e75ce02 2019-05-30 10:45:55,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180202007294s 2019-05-30 10:45:55,557 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:57,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:57,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:45:57,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:45: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-d9ae2893-2049-4f1d-8482-ed73b8b97726 x-openstack-request-id: req-d9ae2893-2049-4f1d-8482-ed73b8b97726 2019-05-30 10:45:57,735 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:45:57,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d9ae2893-2049-4f1d-8482-ed73b8b97726 2019-05-30 10:45:57,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175896167755s 2019-05-30 10:45:57,742 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:45:59,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:45:59,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:00,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10: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-847d7cd6-4dbb-4b2c-8cb1-f9d89c48aa8e x-openstack-request-id: req-847d7cd6-4dbb-4b2c-8cb1-f9d89c48aa8e 2019-05-30 10:46:00,502 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:46:00,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-847d7cd6-4dbb-4b2c-8cb1-f9d89c48aa8e 2019-05-30 10:46:00,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.757601976395s 2019-05-30 10:46:00,509 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:46:02,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:46:02,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:02,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:46: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-97b225ce-2ada-463d-8deb-c6cfd3afebff x-openstack-request-id: req-97b225ce-2ada-463d-8deb-c6cfd3afebff 2019-05-30 10:46:02,970 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:46:02,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-97b225ce-2ada-463d-8deb-c6cfd3afebff 2019-05-30 10:46:02,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45828795433s 2019-05-30 10:46:02,977 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:46:04,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:46:04,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:05,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10:46: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-68f2c2a4-0204-4a83-b112-9701860aded1 x-openstack-request-id: req-68f2c2a4-0204-4a83-b112-9701860aded1 2019-05-30 10:46:05,159 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:46:05,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-68f2c2a4-0204-4a83-b112-9701860aded1 2019-05-30 10:46:05,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179656982422s 2019-05-30 10:46:05,166 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:46:07,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:46:07,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:07,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10: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-95ff50fd-057e-4fb1-a7b4-a64a90525fc1 x-openstack-request-id: req-95ff50fd-057e-4fb1-a7b4-a64a90525fc1 2019-05-30 10:46:07,629 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:46:07,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-95ff50fd-057e-4fb1-a7b4-a64a90525fc1 2019-05-30 10:46:07,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460577011108s 2019-05-30 10:46:07,637 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:46:09,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:46:09,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:09,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10: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-429c09ba-bd55-4e68-adf7-19938875bd85 x-openstack-request-id: req-429c09ba-bd55-4e68-adf7-19938875bd85 2019-05-30 10:46:09,820 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:46:09,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-429c09ba-bd55-4e68-adf7-19938875bd85 2019-05-30 10:46:09,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181376934052s 2019-05-30 10:46:09,827 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:46:11,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:46:11,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:12,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10: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-5536664d-ef28-492d-a85c-137792e1c746 x-openstack-request-id: req-5536664d-ef28-492d-a85c-137792e1c746 2019-05-30 10:46:12,020 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:46:12,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5536664d-ef28-492d-a85c-137792e1c746 2019-05-30 10:46:12,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190721988678s 2019-05-30 10:46:12,027 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:46:14,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:46:14,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:14,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10: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-a3e2810e-9636-4b4d-93cf-7a0e3a87e689 x-openstack-request-id: req-a3e2810e-9636-4b4d-93cf-7a0e3a87e689 2019-05-30 10:46:14,194 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:46:14,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a3e2810e-9636-4b4d-93cf-7a0e3a87e689 2019-05-30 10:46:14,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165040016174s 2019-05-30 10:46:14,201 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:46:16,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:46:16,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:16,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 30 May 2019 10: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-f4400f61-2fe8-4e4e-ad05-f3b4dec68a64 x-openstack-request-id: req-f4400f61-2fe8-4e4e-ad05-f3b4dec68a64 2019-05-30 10:46:16,654 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:44:25Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:46:16,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f4400f61-2fe8-4e4e-ad05-f3b4dec68a64 2019-05-30 10:46:16,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451031923294s 2019-05-30 10:46:16,662 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:46:18,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:46:18,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:19,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Thu, 30 May 2019 10:46: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-0ff1b964-add2-4b68-86f8-a0869ba068d1 x-openstack-request-id: req-0ff1b964-add2-4b68-86f8-a0869ba068d1 2019-05-30 10:46:19,061 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_4f784c69-e372-43c0-b36f-58f1eea84783": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:a8:b7", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:46:16.000000", "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:46:17Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:46:19,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0ff1b964-add2-4b68-86f8-a0869ba068d1 2019-05-30 10:46:19,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.397444009781s 2019-05-30 10:46:19,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 10:46:19,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=bd1e78be-ddb8-4001-97f8-30904a66eba5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:19,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 30 May 2019 10:46:19 GMT X-Openstack-Request-Id: req-c811dc8e-77d4-4566-9a94-817fe8a3379a 2019-05-30 10:46:19,118 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T10:46:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"93da0c78-f12f-4b87-897e-4bfa48fc860c","ip_address":"192.168.120.8"}],"id":"2ab4efb0-5e20-43f9-8c0d-43169a023381","security_groups":["ceebb0bf-22a5-4b08-adaf-644958fe180c"],"mac_address":"fa:16:3e:9b:a8:b7","project_id":"898fa381db8846cda94c858171b00d93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93021956-8dbf-4e91-851f-134bd1b9d8b4","tenant_id":"898fa381db8846cda94c858171b00d93","created_at":"2019-05-30T10:44:25Z","binding:vnic_type":"normal","device_id":"bd1e78be-ddb8-4001-97f8-30904a66eba5","ip_allocation":"immediate"}]} 2019-05-30 10:46:19,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=bd1e78be-ddb8-4001-97f8-30904a66eba5 used request id req-c811dc8e-77d4-4566-9a94-817fe8a3379a 2019-05-30 10:46:19,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0503010749817s 2019-05-30 10:46:19,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:46:19,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=2ab4efb0-5e20-43f9-8c0d-43169a023381" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:19,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 10:46:19 GMT X-Openstack-Request-Id: req-c98e7040-0926-4206-a1d3-99a10bf4fde3 2019-05-30 10:46:19,178 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 10:46:19,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=2ab4efb0-5e20-43f9-8c0d-43169a023381 used request id req-c98e7040-0926-4206-a1d3-99a10bf4fde3 2019-05-30 10:46:19,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0484888553619s 2019-05-30 10:46:19,179 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_4f784c69-e372-43c0-b36f-58f1eea84783': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:a8:b7', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2b841710-af02-4b3d-bce1-779964873ff9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T10:46:16.000000', 'flavor': Munch({u'id': u'f81027a2-58af-44da-84d5-7c5b19cd1c67'}), 'az': u'nova', 'id': u'bd1e78be-ddb8-4001-97f8-30904a66eba5', 'security_groups': [Munch({u'name': u'cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5bed5bafebc0447d96c8d7be87c2a950', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'898fa381db8846cda94c858171b00d93', 'name': 'cloudify-project_4f784c69-e372-43c0-b36f-58f1eea84783', '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-05-30T10:46:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T10:46:17Z', 'hostId': u'170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5', '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-05-30T10:46:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'898fa381db8846cda94c858171b00d93', 'name': u'cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783', 'adminPass': u'mNZfiaA9RaGC', 'tenant_id': u'898fa381db8846cda94c858171b00d93', 'created_at': u'2019-05-30T10:44:23Z', 'created': u'2019-05-30T10:44:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-30 10:46:19,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:46:19,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:19,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Thu, 30 May 2019 10:46:19 GMT X-Openstack-Request-Id: req-a1fef00a-771d-4428-a347-ce1324e6ef3c 2019-05-30 10:46:19,609 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"93021956-8dbf-4e91-851f-134bd1b9d8b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"898fa381db8846cda94c858171b00d93","l2_adjacency":true,"status":"ACTIVE","subnets":["93da0c78-f12f-4b87-897e-4bfa48fc860c"],"description":"","tags":[],"updated_at":"2019-05-30T10:44:08Z","qos_policy_id":null,"name":"cloudify-net_4f784c69-e372-43c0-b36f-58f1eea84783","admin_state_up":true,"tenant_id":"898fa381db8846cda94c858171b00d93","created_at":"2019-05-30T10:44:07Z","mtu":1450}]} 2019-05-30 10:46:19,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a1fef00a-771d-4428-a347-ce1324e6ef3c 2019-05-30 10:46:19,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.424404144287s 2019-05-30 10:46:19,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 10:46:19,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=bd1e78be-ddb8-4001-97f8-30904a66eba5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:19,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 30 May 2019 10:46:19 GMT X-Openstack-Request-Id: req-6ab99536-41f7-48eb-9772-db349c83c9ab 2019-05-30 10:46:19,664 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T10:46:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"93da0c78-f12f-4b87-897e-4bfa48fc860c","ip_address":"192.168.120.8"}],"id":"2ab4efb0-5e20-43f9-8c0d-43169a023381","security_groups":["ceebb0bf-22a5-4b08-adaf-644958fe180c"],"mac_address":"fa:16:3e:9b:a8:b7","project_id":"898fa381db8846cda94c858171b00d93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93021956-8dbf-4e91-851f-134bd1b9d8b4","tenant_id":"898fa381db8846cda94c858171b00d93","created_at":"2019-05-30T10:44:25Z","binding:vnic_type":"normal","device_id":"bd1e78be-ddb8-4001-97f8-30904a66eba5","ip_allocation":"immediate"}]} 2019-05-30 10:46:19,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=bd1e78be-ddb8-4001-97f8-30904a66eba5 used request id req-6ab99536-41f7-48eb-9772-db349c83c9ab 2019-05-30 10:46:19,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0536241531372s 2019-05-30 10:46:19,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-30 10:46:19,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" -d '{"floatingip": {"floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "fixed_ip_address": "192.168.120.8", "port_id": "2ab4efb0-5e20-43f9-8c0d-43169a023381"}}' 2019-05-30 10:46:22,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Thu, 30 May 2019 10:46:22 GMT X-Openstack-Request-Id: req-b4f81a84-cc55-4b37-80d0-85f0e65dfc20 2019-05-30 10:46:22,021 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "5c071e64-494d-4e0f-a15b-789261eb0ba7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:46:20Z", "updated_at": "2019-05-30T10:46:20Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "93021956-8dbf-4e91-851f-134bd1b9d8b4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9b:a8:b7", "device_id": "bd1e78be-ddb8-4001-97f8-30904a66eba5"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "898fa381db8846cda94c858171b00d93", "port_id": "2ab4efb0-5e20-43f9-8c0d-43169a023381", "id": "dc893d4e-123e-4047-a9cd-8d8b43820311", "qos_policy_id": null}} 2019-05-30 10:46:22,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b4f81a84-cc55-4b37-80d0-85f0e65dfc20 2019-05-30 10:46:22,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.35592293739s 2019-05-30 10:46:22,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:46:22,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:22,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:46:22 GMT X-Openstack-Request-Id: req-4e48e116-2b21-4f4e-9356-9551953819fc 2019-05-30 10:46:22,120 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5c071e64-494d-4e0f-a15b-789261eb0ba7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:46:20Z", "updated_at": "2019-05-30T10:46:20Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "93021956-8dbf-4e91-851f-134bd1b9d8b4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9b:a8:b7", "device_id": "bd1e78be-ddb8-4001-97f8-30904a66eba5"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "898fa381db8846cda94c858171b00d93", "port_id": "2ab4efb0-5e20-43f9-8c0d-43169a023381", "id": "dc893d4e-123e-4047-a9cd-8d8b43820311", "qos_policy_id": null}]} 2019-05-30 10:46:22,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4e48e116-2b21-4f4e-9356-9551953819fc 2019-05-30 10:46:22,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0844869613647s 2019-05-30 10:46:22,127 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:46:22,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:46:22,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:22,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:46:22 GMT X-Openstack-Request-Id: req-5e3a00c2-6acc-464e-886b-a2dae1caab7b 2019-05-30 10:46:22,301 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5c071e64-494d-4e0f-a15b-789261eb0ba7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:46:20Z", "updated_at": "2019-05-30T10:46:20Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "93021956-8dbf-4e91-851f-134bd1b9d8b4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9b:a8:b7", "device_id": "bd1e78be-ddb8-4001-97f8-30904a66eba5"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "898fa381db8846cda94c858171b00d93", "port_id": "2ab4efb0-5e20-43f9-8c0d-43169a023381", "id": "dc893d4e-123e-4047-a9cd-8d8b43820311", "qos_policy_id": null}]} 2019-05-30 10:46:22,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5e3a00c2-6acc-464e-886b-a2dae1caab7b 2019-05-30 10:46:22,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0634789466858s 2019-05-30 10:46:22,308 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:46:22,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:46:22,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:22,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:46:22 GMT X-Openstack-Request-Id: req-ac93ba80-7884-4366-8150-57a8cb95c522 2019-05-30 10:46:22,478 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5c071e64-494d-4e0f-a15b-789261eb0ba7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:46:20Z", "updated_at": "2019-05-30T10:46:20Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "93021956-8dbf-4e91-851f-134bd1b9d8b4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9b:a8:b7", "device_id": "bd1e78be-ddb8-4001-97f8-30904a66eba5"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "898fa381db8846cda94c858171b00d93", "port_id": "2ab4efb0-5e20-43f9-8c0d-43169a023381", "id": "dc893d4e-123e-4047-a9cd-8d8b43820311", "qos_policy_id": null}]} 2019-05-30 10:46:22,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ac93ba80-7884-4366-8150-57a8cb95c522 2019-05-30 10:46:22,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0604259967804s 2019-05-30 10:46:22,485 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:46:22,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:46:22,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:22,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:46:22 GMT X-Openstack-Request-Id: req-bd84a499-27f9-41d0-8456-8818dec150e2 2019-05-30 10:46:22,658 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5c071e64-494d-4e0f-a15b-789261eb0ba7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:46:20Z", "updated_at": "2019-05-30T10:46:20Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "93021956-8dbf-4e91-851f-134bd1b9d8b4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9b:a8:b7", "device_id": "bd1e78be-ddb8-4001-97f8-30904a66eba5"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "898fa381db8846cda94c858171b00d93", "port_id": "2ab4efb0-5e20-43f9-8c0d-43169a023381", "id": "dc893d4e-123e-4047-a9cd-8d8b43820311", "qos_policy_id": null}]} 2019-05-30 10:46:22,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-bd84a499-27f9-41d0-8456-8818dec150e2 2019-05-30 10:46:22,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0628430843353s 2019-05-30 10:46:22,664 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:46:22,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:46:22,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:22,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:46:22 GMT X-Openstack-Request-Id: req-8060643c-556d-4f32-ac72-add35f8d3a0b 2019-05-30 10:46:22,834 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5c071e64-494d-4e0f-a15b-789261eb0ba7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:46:20Z", "updated_at": "2019-05-30T10:46:20Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "93021956-8dbf-4e91-851f-134bd1b9d8b4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9b:a8:b7", "device_id": "bd1e78be-ddb8-4001-97f8-30904a66eba5"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "898fa381db8846cda94c858171b00d93", "port_id": "2ab4efb0-5e20-43f9-8c0d-43169a023381", "id": "dc893d4e-123e-4047-a9cd-8d8b43820311", "qos_policy_id": null}]} 2019-05-30 10:46:22,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8060643c-556d-4f32-ac72-add35f8d3a0b 2019-05-30 10:46:22,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0594458580017s 2019-05-30 10:46:22,840 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:46:22,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:46:22,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:23,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:46:23 GMT X-Openstack-Request-Id: req-18a14f4c-d57b-43f2-a207-e414d9cfdc7a 2019-05-30 10:46:23,011 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5c071e64-494d-4e0f-a15b-789261eb0ba7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:46:20Z", "updated_at": "2019-05-30T10:46:20Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "93021956-8dbf-4e91-851f-134bd1b9d8b4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9b:a8:b7", "device_id": "bd1e78be-ddb8-4001-97f8-30904a66eba5"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "898fa381db8846cda94c858171b00d93", "port_id": "2ab4efb0-5e20-43f9-8c0d-43169a023381", "id": "dc893d4e-123e-4047-a9cd-8d8b43820311", "qos_policy_id": null}]} 2019-05-30 10:46:23,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-18a14f4c-d57b-43f2-a207-e414d9cfdc7a 2019-05-30 10:46:23,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0605728626251s 2019-05-30 10:46:23,018 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:46:23,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:46:23,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:23,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:46:23 GMT X-Openstack-Request-Id: req-34bf3175-8caf-49fb-9454-870272b9bc47 2019-05-30 10:46:23,190 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5c071e64-494d-4e0f-a15b-789261eb0ba7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:46:20Z", "updated_at": "2019-05-30T10:46:20Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "93021956-8dbf-4e91-851f-134bd1b9d8b4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9b:a8:b7", "device_id": "bd1e78be-ddb8-4001-97f8-30904a66eba5"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "898fa381db8846cda94c858171b00d93", "port_id": "2ab4efb0-5e20-43f9-8c0d-43169a023381", "id": "dc893d4e-123e-4047-a9cd-8d8b43820311", "qos_policy_id": null}]} 2019-05-30 10:46:23,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-34bf3175-8caf-49fb-9454-870272b9bc47 2019-05-30 10:46:23,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0620150566101s 2019-05-30 10:46:23,196 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:46:23,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:46:23,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:46:23,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Thu, 30 May 2019 10:46:23 GMT X-Openstack-Request-Id: req-e10bf963-9c79-4fe1-b35f-fb9f0b5952b1 2019-05-30 10:46:23,738 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5c071e64-494d-4e0f-a15b-789261eb0ba7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:46:20Z", "updated_at": "2019-05-30T10:46:23Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "93021956-8dbf-4e91-851f-134bd1b9d8b4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9b:a8:b7", "device_id": "bd1e78be-ddb8-4001-97f8-30904a66eba5"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "898fa381db8846cda94c858171b00d93", "port_id": "2ab4efb0-5e20-43f9-8c0d-43169a023381", "id": "dc893d4e-123e-4047-a9cd-8d8b43820311", "qos_policy_id": null}]} 2019-05-30 10:46:23,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e10bf963-9c79-4fe1-b35f-fb9f0b5952b1 2019-05-30 10:46:23,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.430970907211s 2019-05-30 10:46:23,744 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'5c071e64-494d-4e0f-a15b-789261eb0ba7', 'updated_at': u'2019-05-30T10:46:23Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'2ab4efb0-5e20-43f9-8c0d-43169a023381', 'id': u'dc893d4e-123e-4047-a9cd-8d8b43820311', 'network': u'168e0781-2ae4-4771-b847-512752cd47f4', 'port': u'2ab4efb0-5e20-43f9-8c0d-43169a023381', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'898fa381db8846cda94c858171b00d93', 'name': 'cloudify-project_4f784c69-e372-43c0-b36f-58f1eea84783', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'898fa381db8846cda94c858171b00d93', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'93021956-8dbf-4e91-851f-134bd1b9d8b4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9b:a8:b7', u'device_id': u'bd1e78be-ddb8-4001-97f8-30904a66eba5'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'898fa381db8846cda94c858171b00d93', 'created_at': u'2019-05-30T10:46:20Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'93021956-8dbf-4e91-851f-134bd1b9d8b4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9b:a8:b7', u'device_id': u'bd1e78be-ddb8-4001-97f8-30904a66eba5'}), 'router': u'5c071e64-494d-4e0f-a15b-789261eb0ba7'}) 2019-05-30 10:46:23,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 10:46:23,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5/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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 10:46:23,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10599 Content-Type: application/json Date: Thu, 30 May 2019 10: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-6a7d56be-f34d-4769-b039-24401dbe416f x-openstack-request-id: req-6a7d56be-f34d-4769-b039-24401dbe416f 2019-05-30 10:46:23,817 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 0x362fc000-0x37175fff]\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 694376795 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-148-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: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K 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.912 MHz processor\n[ 0.365230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.368319] pid_max: default: 32768 minimum: 301\n[ 0.369963] ACPI: Core revision 20150930\n[ 0.372080] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.374474] Security Framework initialized\n[ 0.378959] Yama: becoming mindful.\n[ 0.380820] AppArmor: AppArmor initialized\n[ 0.383013] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.389376] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.393539] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.395871] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.399649] Initializing cgroup subsys io\n[ 0.401199] Initializing cgroup subsys memory\n[ 0.402873] Initializing cgroup subsys devices\n[ 0.404529] Initializing cgroup subsys freezer\n[ 0.406140] Initializing cgroup subsys net_cls\n[ 0.407763] Initializing cgroup subsys perf_event\n[ 0.409440] Initializing cgroup subsys net_prio\n[ 0.411127] Initializing cgroup subsys hugetlb\n[ 0.412762] Initializing cgroup subsys pids\n[ 0.415198] mce: CPU supports 10 MCE banks\n[ 0.416862] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.418702] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.420798] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.422739] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.425690] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.428628] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.430940] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.434468] MDS: Mitigation: Clear CPU buffers\n[ 0.439303] Freeing SMP alternatives memory: 36K\n[ 0.448612] ftrace: allocating 32293 entries in 127 pages\n[ 0.503945] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.506338] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.508702] smpboot: Max logical packages: 2\n[ 0.510657] x2apic enabled\n[ 0.512141] Switched APIC routing to physical x2apic.\n[ 0.515221] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.517637] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.521984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.534447] KVM setup paravirtual spinlock\n[ 0.538803] x86: Booting SMP configuration:\n[ 0.540414] .... node #0, CPUs: #1\n[ 0.542076] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.565038] x86: Booted up 1 node, 2 CPUs\n[ 0.565041] KVM setup async PF for cpu 1\n[ 0.565046] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.569843] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.572775] devtmpfs: initialized\n[ 0.576137] evm: security.selinux\n[ 0.577433] evm: security.SMACK64\n[ 0.578720] evm: security.SMACK64EXEC\n[ 0.580105] evm: security.SMACK64TRANSMUTE\n[ 0.581620] evm: security.SMACK64MMAP\n[ 0.582997] evm: security.ima\n[ 0.584181] evm: security.capability\n[ 0.585822] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.589189] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.591592] pinctrl core: initialized pinctrl subsystem\n[ 0.593738] RTC time: 10:46:17, date: 05/30/19\n[ 0.596318] NET: Registered protocol family 16\n[ 0.610045] cpuidle: using governor ladder\n[ 0.622146] cpuidle: using governor menu\n[ 0.623656] PCCT header not found.\n[ 0.625105] ACPI: bus type PCI registered\n[ 0.626622] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.629006] PCI: Using configuration type 1 for base access\n[ 0.643803] ACPI: Added _OSI(Module Device)\n[ 0.645371] ACPI: Added _OSI(Processor Device)\n[ 0.646974] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.648676] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.652300] ACPI: Interpreter enabled\n[ 0.670205] ACPI: (supports S0 S5)\n[ 0.671544] ACPI: Using IOAPIC for interrupt routing\n[ 0.673367] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.678636] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.680760] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.683097] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.685337] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.690161] acpiphp: Slot [3] registered\n[ 0.691925] acpiphp: Slot [4] registered\n[ 0.693735] acpiphp: Slot [5] registered\n[ 0.695475] acpiphp: Slot [6] registered\n[ 0.697252] acpiphp: Slot [7] registered\n[ 0.699044] acpiphp: Slot [8] registered\n[ 0.700785] acpiphp: Slot [9] registered\n[ 0.702539] acpiphp: Slot [10] registered\n[ 0.704318] acpiphp: Slot [11] registered\n[ 0.706092] acpiphp: Slot [12] registered\n[ 0.707857] acpiphp: Slot [13] registered\n[ 0.709614] acpiphp: Slot [14] registered\n[ 0.711367] acpiphp: Slot [15] registered\n[ 0.713134] acpiphp: Slot [16] registered\n[ 0.714900] acpiphp: Slot [17] registered\n[ 0.716666] acpiphp: Slot [18] registered\n[ 0.718435] acpiphp: Slot [19] registered\n[ 0.720218] acpiphp: Slot [20] registered\n[ 0.721974] acpiphp: Slot [21] registered\n[ 0.723738] acpiphp: Slot [22] registered\n[ 0.725517] acpiphp: Slot [23] registered\n[ 0.727278] acpiphp: Slot [24] registered\n[ 0.729032] acpiphp: Slot [25] registered\n[ 0.730771] acpiphp: Slot [26] registered\n[ 0.732518] acpiphp: Slot [27] registered\n[ 0.734235] acpiphp: Slot [28] registered\n[ 0.735987] acpiphp: Slot [29] registered\n[ 0.737710] acpiphp: Slot [30] registered\n[ 0.739438] acpiphp: Slot [31] registered\n[ 0.741125] PCI host bridge to bus 0000:00\n[ 0.742858] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.745528] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.748181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.751257] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.754319] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.757473] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.763812] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.766564] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.769126] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.772025] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.777042] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.780085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.806061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.809093] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.812033] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.815144] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.818192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.820892] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.823558] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.825820] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.829090] vgaarb: loaded\n[ 0.830337] vgaarb: bridge control possible 0000:00:02.0\n[ 0.832919] SCSI subsystem initialized\n[ 0.834837] ACPI: bus type USB registered\n[ 0.836574] usbcore: registered new interface driver usbfs\n[ 0.838780] usbcore: registered new interface driver hub\n[ 0.840931] usbcore: registered new device driver usb\n[ 0.843300] PCI: Using ACPI for IRQ routing\n[ 0.845592] NetLabel: Initializing\n[ 0.847121] NetLabel: domain hash size = 128\n[ 0.848913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.850982] NetLabel: unlabeled traffic allowed by default\n[ 0.853381] amd_nb: Cannot enumerate AMD northbridges\n[ 0.855544] clocksource: Switched to clocksource kvm-clock\n[ 0.868221] AppArmor: AppArmor Filesystem Enabled\n[ 0.870263] pnp: PnP ACPI init\n[ 0.871986] pnp: PnP ACPI: found 5 devices\n[ 0.880381] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.884069] NET: Registered protocol family 2\n[ 0.886274] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.889540] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.892545] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.895242] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.897701] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.900369] NET: Registered protocol family 1\n[ 0.902246] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.904617] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.906901] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.927104] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.947348] Unpacking initramfs...\n[ 1.149069] Freeing initrd memory: 14824K\n[ 1.150950] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.153238] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.155587] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.159129] Scanning for low memory corruption every 60 seconds\n[ 1.161659] audit: initializing netlink subsys (disabled)\n[ 1.163613] audit: type=2000 audit(1559213178.417:1): initialized\n[ 1.166067] Initialise system trusted keyring\n[ 1.167832] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.170009] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.173387] zbud: loaded\n[ 1.174801] VFS: Disk quotas dquot_6.6.0\n[ 1.176322] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.178885] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.181233] fuse init (API version 7.23)\n[ 1.182888] Key type big_key registered\n[ 1.184364] Allocating IMA MOK and blacklist keyrings.\n[ 1.186971] Key type asymmetric registered\n[ 1.188531] Asymmetric key parser 'x509' registered\n[ 1.190327] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.193116] io scheduler noop registered\n[ 1.194562] io scheduler deadline registered (default)\n[ 1.196408] io scheduler cfq registered\n[ 1.197957] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.199885] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.202195] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.204853] ACPI: Power Button [PWRF]\n[ 1.206408] GHES: HEST is not enabled!\n[ 1.225619] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.265564] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.269541] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.295834] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.300069] Linux agpgart interface v0.103\n[ 1.303754] loop: module loaded\n[ 1.306771] vda: vda1\n[ 1.308925] scsi host0: ata_piix\n[ 1.310378] scsi host1: ata_piix\n[ 1.311705] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.313970] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.316353] libphy: Fixed MDIO Bus: probed\n[ 1.317925] tun: Universal TUN/TAP device driver, 1.6\n[ 1.319761] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.323348] PPP generic driver version 2.4.2\n[ 1.325056] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.327287] ehci-pci: EHCI PCI platform driver\n[ 1.328935] ehci-platform: EHCI generic platform driver\n[ 1.330811] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.332925] ohci-pci: OHCI PCI platform driver\n[ 1.334558] ohci-platform: OHCI generic platform driver\n[ 1.336395] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.356550] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.358346] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.361075] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.362938] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.365044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.367278] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.369916] usb usb1: Product: UHCI Host Controller\n[ 1.371699] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.373809] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.375578] hub 1-0:1.0: USB hub found\n[ 1.376981] hub 1-0:1.0: 2 ports detected\n[ 1.378600] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.382525] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.384308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.386317] mousedev: PS/2 mouse device common for all mice\n[ 1.388682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.391922] rtc_cmos 00:00: RTC can wake from S4\n[ 1.394018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.396285] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.398561] i2c /dev entries driver\n[ 1.400008] device-mapper: uevent: version 1.0.3\n[ 1.401780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.404821] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.407432] NET: Registered protocol family 10\n[ 1.409434] NET: Registered protocol family 17\n[ 1.427702] Key type dns_resolver registered\n[ 1.429703] registered taskstats version 1\n[ 1.431268] Loading compiled-in X.509 certificates\n[ 1.433567] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.437003] zswap: loaded using pool lzo/zbud\n[ 1.440408] Key type trusted registered\n[ 1.444435] Key type encrypted registered\n[ 1.446003] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.447969] ima: No TPM chip found, activating TPM-bypass!\n[ 1.449876] ima: Allocated hash algorithm: sha1\n[ 1.451538] evm: HMAC attrs: 0x1\n[ 1.453247] Magic number: 3:544:781\n[ 1.454827] rtc_cmos 00:00: setting system clock to 2019-05-30 10:46:18 UTC (1559213178)\n[ 1.457853] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.459954] EDD information not available.\n[ 1.473907] Freeing unused kernel memory: 1484K\n[ 1.487562] Write protecting the kernel read-only data: 14336k\n[ 1.492798] Freeing unused kernel memory: 1620K\n[ 1.494848] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.508350] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.509156] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.509177] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517709] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517744] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517862] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517902] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517946] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517994] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.518045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.572030] virtio_net virtio0 ens3: renamed from eth0\n[ 1.589626] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.593186] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.601935] AVX2 version of gcm_enc/dec engaged.\n[ 1.603796] AES CTR mode by8 optimization enabled\n[ 1.612083] FDC 0 is a S82078B\n[ 1.687558] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.852157] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.854590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.857093] usb 1-1: Product: QEMU USB Tablet\n[ 1.858755] usb 1-1: Manufacturer: QEMU\n[ 1.860265] usb 1-1: SerialNumber: 42\n[ 1.867668] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.874570] usbcore: registered new interface driver usbhid\n[ 1.876624] usbhid: USB HID core driver\n[ 1.879656] 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.884061] 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.981110] md: linear personality registered for level -1\n[ 2.984919] md: multipath personality registered for level -4\n[ 2.988683] md: raid0 personality registered for level 0\n[ 2.993060] md: raid1 personality registered for level 1\n[ 3.063548] raid6: sse2x1 gen() 11555 MB/s\n[ 3.131560] raid6: sse2x1 xor() 9079 MB/s\n[ 3.199552] raid6: sse2x2 gen() 14560 MB/s\n[ 3.267549] raid6: sse2x2 xor() 9922 MB/s\n[ 3.335548] raid6: sse2x4 gen() 16944 MB/s\n[ 3.403549] raid6: sse2x4 xor() 11658 MB/s\n[ 3.471560] raid6: avx2x1 gen() 22667 MB/s\n[ 3.539547] raid6: avx2x2 gen() 26837 MB/s\n[ 3.607546] raid6: avx2x4 gen() 30588 MB/s\n[ 3.609150] raid6: using algorithm avx2x4 gen() 30588 MB/s\n[ 3.611069] raid6: using avx2x2 recovery algorithm\n[ 3.613876] xor: automatically using best checksumming function:\n[ 3.655576] avx : 32166.000 MB/sec\n[ 3.658350] async_tx: api initialized (async)\n[ 3.666511] md: raid6 personality registered for level 6\n[ 3.668432] md: raid5 personality registered for level 5\n[ 3.670338] md: raid4 personality registered for level 4\n[ 3.677412] 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.710095] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.730139] 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.839323] 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.845560] systemd[1]: Detected virtualization kvm.\n[ 3.847391] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.852239] systemd[1]: Set hostname to .\n[ 3.856092] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.858215] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.000109] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.003855] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.007527] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.010509] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.013760] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.017893] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.021456] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.025098] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.043644] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.048129] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.052329] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.056843] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.061312] 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.067978] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.072129] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.079556] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.083424] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.088042] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.092241] Loading iSCSI transport class v2.0-870.\n[ 4.092955] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.097625] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.102859] 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.109726] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.114797] systemd[1]: Listening on LVM2 metadata daemon socket.\n[ 4.116468] iscsi: registered transport (tcp)\n[ 4.118901] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.124245] 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.130778] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.136267] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.141439] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.146518] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.150495] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.156539] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.160917] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.167256] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.171399] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.176017] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.182010] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.188158] 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.196599] systemd[1]: Started Remount Root and Kernel File Systems.\n[ 4.199414] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.203075] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.208611] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.214403] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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 Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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] 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 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 Starting Set console font and keymap...\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 Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] 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"} 2019-05-30 10:46:23,818 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5/action used request id req-6a7d56be-f34d-4769-b039-24401dbe416f 2019-05-30 10:46:23,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0724771022797s 2019-05-30 10:46:23,819 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 0x362fc000-0x37175fff] [ 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 694376795 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-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K 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.912 MHz processor [ 0.365230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.368319] pid_max: default: 32768 minimum: 301 [ 0.369963] ACPI: Core revision 20150930 [ 0.372080] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.374474] Security Framework initialized [ 0.378959] Yama: becoming mindful. [ 0.380820] AppArmor: AppArmor initialized [ 0.383013] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.389376] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.393539] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.395871] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.399649] Initializing cgroup subsys io [ 0.401199] Initializing cgroup subsys memory [ 0.402873] Initializing cgroup subsys devices [ 0.404529] Initializing cgroup subsys freezer [ 0.406140] Initializing cgroup subsys net_cls [ 0.407763] Initializing cgroup subsys perf_event [ 0.409440] Initializing cgroup subsys net_prio [ 0.411127] Initializing cgroup subsys hugetlb [ 0.412762] Initializing cgroup subsys pids [ 0.415198] mce: CPU supports 10 MCE banks [ 0.416862] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.418702] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.420798] Spectre V2 : Mitigation: Full generic retpoline [ 0.422739] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.425690] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.428628] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.430940] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.434468] MDS: Mitigation: Clear CPU buffers [ 0.439303] Freeing SMP alternatives memory: 36K [ 0.448612] ftrace: allocating 32293 entries in 127 pages [ 0.503945] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.506338] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.508702] smpboot: Max logical packages: 2 [ 0.510657] x2apic enabled [ 0.512141] Switched APIC routing to physical x2apic. [ 0.515221] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.517637] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.521984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.534447] KVM setup paravirtual spinlock [ 0.538803] x86: Booting SMP configuration: [ 0.540414] .... node #0, CPUs: #1 [ 0.542076] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.565038] x86: Booted up 1 node, 2 CPUs [ 0.565041] KVM setup async PF for cpu 1 [ 0.565046] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.569843] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.572775] devtmpfs: initialized [ 0.576137] evm: security.selinux [ 0.577433] evm: security.SMACK64 [ 0.578720] evm: security.SMACK64EXEC [ 0.580105] evm: security.SMACK64TRANSMUTE [ 0.581620] evm: security.SMACK64MMAP [ 0.582997] evm: security.ima [ 0.584181] evm: security.capability [ 0.585822] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.589189] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.591592] pinctrl core: initialized pinctrl subsystem [ 0.593738] RTC time: 10:46:17, date: 05/30/19 [ 0.596318] NET: Registered protocol family 16 [ 0.610045] cpuidle: using governor ladder [ 0.622146] cpuidle: using governor menu [ 0.623656] PCCT header not found. [ 0.625105] ACPI: bus type PCI registered [ 0.626622] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.629006] PCI: Using configuration type 1 for base access [ 0.643803] ACPI: Added _OSI(Module Device) [ 0.645371] ACPI: Added _OSI(Processor Device) [ 0.646974] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.648676] ACPI: Added _OSI(Processor Aggregator Device) [ 0.652300] ACPI: Interpreter enabled [ 0.670205] ACPI: (supports S0 S5) [ 0.671544] ACPI: Using IOAPIC for interrupt routing [ 0.673367] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.678636] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.680760] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.683097] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.685337] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.690161] acpiphp: Slot [3] registered [ 0.691925] acpiphp: Slot [4] registered [ 0.693735] acpiphp: Slot [5] registered [ 0.695475] acpiphp: Slot [6] registered [ 0.697252] acpiphp: Slot [7] registered [ 0.699044] acpiphp: Slot [8] registered [ 0.700785] acpiphp: Slot [9] registered [ 0.702539] acpiphp: Slot [10] registered [ 0.704318] acpiphp: Slot [11] registered [ 0.706092] acpiphp: Slot [12] registered [ 0.707857] acpiphp: Slot [13] registered [ 0.709614] acpiphp: Slot [14] registered [ 0.711367] acpiphp: Slot [15] registered [ 0.713134] acpiphp: Slot [16] registered [ 0.714900] acpiphp: Slot [17] registered [ 0.716666] acpiphp: Slot [18] registered [ 0.718435] acpiphp: Slot [19] registered [ 0.720218] acpiphp: Slot [20] registered [ 0.721974] acpiphp: Slot [21] registered [ 0.723738] acpiphp: Slot [22] registered [ 0.725517] acpiphp: Slot [23] registered [ 0.727278] acpiphp: Slot [24] registered [ 0.729032] acpiphp: Slot [25] registered [ 0.730771] acpiphp: Slot [26] registered [ 0.732518] acpiphp: Slot [27] registered [ 0.734235] acpiphp: Slot [28] registered [ 0.735987] acpiphp: Slot [29] registered [ 0.737710] acpiphp: Slot [30] registered [ 0.739438] acpiphp: Slot [31] registered [ 0.741125] PCI host bridge to bus 0000:00 [ 0.742858] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.745528] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.748181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.751257] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.754319] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.757473] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763812] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766564] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769126] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772025] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.777042] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.780085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.806061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.809093] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.812033] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.815144] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.818192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.820892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.823558] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.825820] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.829090] vgaarb: loaded [ 0.830337] vgaarb: bridge control possible 0000:00:02.0 [ 0.832919] SCSI subsystem initialized [ 0.834837] ACPI: bus type USB registered [ 0.836574] usbcore: registered new interface driver usbfs [ 0.838780] usbcore: registered new interface driver hub [ 0.840931] usbcore: registered new device driver usb [ 0.843300] PCI: Using ACPI for IRQ routing [ 0.845592] NetLabel: Initializing [ 0.847121] NetLabel: domain hash size = 128 [ 0.848913] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.850982] NetLabel: unlabeled traffic allowed by default [ 0.853381] amd_nb: Cannot enumerate AMD northbridges [ 0.855544] clocksource: Switched to clocksource kvm-clock [ 0.868221] AppArmor: AppArmor Filesystem Enabled [ 0.870263] pnp: PnP ACPI init [ 0.871986] pnp: PnP ACPI: found 5 devices [ 0.880381] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.884069] NET: Registered protocol family 2 [ 0.886274] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.889540] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.892545] TCP: Hash tables configured (established 32768 bind 32768) [ 0.895242] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.897701] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.900369] NET: Registered protocol family 1 [ 0.902246] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.904617] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.906901] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.927104] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.947348] Unpacking initramfs... [ 1.149069] Freeing initrd memory: 14824K [ 1.150950] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.153238] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.155587] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.159129] Scanning for low memory corruption every 60 seconds [ 1.161659] audit: initializing netlink subsys (disabled) [ 1.163613] audit: type=2000 audit(1559213178.417:1): initialized [ 1.166067] Initialise system trusted keyring [ 1.167832] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.170009] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.173387] zbud: loaded [ 1.174801] VFS: Disk quotas dquot_6.6.0 [ 1.176322] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.178885] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.181233] fuse init (API version 7.23) [ 1.182888] Key type big_key registered [ 1.184364] Allocating IMA MOK and blacklist keyrings. [ 1.186971] Key type asymmetric registered [ 1.188531] Asymmetric key parser 'x509' registered [ 1.190327] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.193116] io scheduler noop registered [ 1.194562] io scheduler deadline registered (default) [ 1.196408] io scheduler cfq registered [ 1.197957] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.199885] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.202195] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.204853] ACPI: Power Button [PWRF] [ 1.206408] GHES: HEST is not enabled! [ 1.225619] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.265564] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.269541] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.295834] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.300069] Linux agpgart interface v0.103 [ 1.303754] loop: module loaded [ 1.306771] vda: vda1 [ 1.308925] scsi host0: ata_piix [ 1.310378] scsi host1: ata_piix [ 1.311705] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.313970] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.316353] libphy: Fixed MDIO Bus: probed [ 1.317925] tun: Universal TUN/TAP device driver, 1.6 [ 1.319761] tun: (C) 1999-2004 Max Krasnyansky [ 1.323348] PPP generic driver version 2.4.2 [ 1.325056] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.327287] ehci-pci: EHCI PCI platform driver [ 1.328935] ehci-platform: EHCI generic platform driver [ 1.330811] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.332925] ohci-pci: OHCI PCI platform driver [ 1.334558] ohci-platform: OHCI generic platform driver [ 1.336395] uhci_hcd: USB Universal Host Controller Interface driver [ 1.356550] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.358346] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.361075] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.362938] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.365044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.367278] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.369916] usb usb1: Product: UHCI Host Controller [ 1.371699] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.373809] usb usb1: SerialNumber: 0000:00:01.2 [ 1.375578] hub 1-0:1.0: USB hub found [ 1.376981] hub 1-0:1.0: 2 ports detected [ 1.378600] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.382525] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.384308] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.386317] mousedev: PS/2 mouse device common for all mice [ 1.388682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.391922] rtc_cmos 00:00: RTC can wake from S4 [ 1.394018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.396285] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.398561] i2c /dev entries driver [ 1.400008] device-mapper: uevent: version 1.0.3 [ 1.401780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.404821] ledtrig-cpu: registered to indicate activity on CPUs [ 1.407432] NET: Registered protocol family 10 [ 1.409434] NET: Registered protocol family 17 [ 1.427702] Key type dns_resolver registered [ 1.429703] registered taskstats version 1 [ 1.431268] Loading compiled-in X.509 certificates [ 1.433567] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.437003] zswap: loaded using pool lzo/zbud [ 1.440408] Key type trusted registered [ 1.444435] Key type encrypted registered [ 1.446003] AppArmor: AppArmor sha1 policy hashing enabled [ 1.447969] ima: No TPM chip found, activating TPM-bypass! [ 1.449876] ima: Allocated hash algorithm: sha1 [ 1.451538] evm: HMAC attrs: 0x1 [ 1.453247] Magic number: 3:544:781 [ 1.454827] rtc_cmos 00:00: setting system clock to 2019-05-30 10:46:18 UTC (1559213178) [ 1.457853] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.459954] EDD information not available. [ 1.473907] Freeing unused kernel memory: 1484K [ 1.487562] Write protecting the kernel read-only data: 14336k [ 1.492798] Freeing unused kernel memory: 1620K [ 1.494848] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.508350] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509156] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509177] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517709] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517744] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517862] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517902] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517946] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517994] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.518045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.572030] virtio_net virtio0 ens3: renamed from eth0 [ 1.589626] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.593186] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.601935] AVX2 version of gcm_enc/dec engaged. [ 1.603796] AES CTR mode by8 optimization enabled [ 1.612083] FDC 0 is a S82078B [ 1.687558] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.852157] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.854590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.857093] usb 1-1: Product: QEMU USB Tablet [ 1.858755] usb 1-1: Manufacturer: QEMU [ 1.860265] usb 1-1: SerialNumber: 42 [ 1.867668] hidraw: raw HID events driver (C) Jiri Kosina [ 1.874570] usbcore: registered new interface driver usbhid [ 1.876624] usbhid: USB HID core driver [ 1.879656] 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.884061] 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.981110] md: linear personality registered for level -1 [ 2.984919] md: multipath personality registered for level -4 [ 2.988683] md: raid0 personality registered for level 0 [ 2.993060] md: raid1 personality registered for level 1 [ 3.063548] raid6: sse2x1 gen() 11555 MB/s [ 3.131560] raid6: sse2x1 xor() 9079 MB/s [ 3.199552] raid6: sse2x2 gen() 14560 MB/s [ 3.267549] raid6: sse2x2 xor() 9922 MB/s [ 3.335548] raid6: sse2x4 gen() 16944 MB/s [ 3.403549] raid6: sse2x4 xor() 11658 MB/s [ 3.471560] raid6: avx2x1 gen() 22667 MB/s [ 3.539547] raid6: avx2x2 gen() 26837 MB/s [ 3.607546] raid6: avx2x4 gen() 30588 MB/s [ 3.609150] raid6: using algorithm avx2x4 gen() 30588 MB/s [ 3.611069] raid6: using avx2x2 recovery algorithm [ 3.613876] xor: automatically using best checksumming function: [ 3.655576] avx : 32166.000 MB/sec [ 3.658350] async_tx: api initialized (async) [ 3.666511] md: raid6 personality registered for level 6 [ 3.668432] md: raid5 personality registered for level 5 [ 3.670338] md: raid4 personality registered for level 4 [ 3.677412] 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.710095] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.730139] 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.839323] 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.845560] systemd[1]: Detected virtualization kvm. [ 3.847391] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.852239] systemd[1]: Set hostname to . [ 3.856092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.858215] systemd[1]: Installed transient /etc/machine-id file. [ 4.000109] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.003855] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.007527] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.010509] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.013760] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.017893] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.021456] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.025098] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.043644] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.048129] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.052329] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.056843] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.061312] 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.067978] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.072129] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.079556] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.083424] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.088042] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.092241] Loading iSCSI transport class v2.0-870. [ 4.092955] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.097625] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.102859] 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.109726] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.114797] systemd[1]: Listening on LVM2 metadata daemon socket. [ 4.116468] iscsi: registered transport (tcp) [ 4.118901] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.124245] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.130778] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.136267] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.141439] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.146518] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.150495] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.156539] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.160917] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.167256] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.171399] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.176017] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.182010] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.188158] 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.196599] systemd[1]: Started Remount Root and Kernel File Systems. [ 4.199414] iscsi: registered transport (iser) [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.203075] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.208611] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.214403] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... 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 Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. 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] 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 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... Starting Set console font and keymap... [[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 Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. 2019-05-30 10:46:23,822 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: [Errno None] Unable to connect to port 22 on 172.30.9.200 2019-05-30 10:46:32,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 10:46:32,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5/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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 10:46:33,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13267 Content-Type: application/json Date: Thu, 30 May 2019 10:46: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-807ebb50-d270-46b7-934e-7b4194c101aa x-openstack-request-id: req-807ebb50-d270-46b7-934e-7b4194c101aa 2019-05-30 10:46:33,188 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 0x362fc000-0x37175fff]\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 694376795 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-148-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: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K 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.912 MHz processor\n[ 0.365230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.368319] pid_max: default: 32768 minimum: 301\n[ 0.369963] ACPI: Core revision 20150930\n[ 0.372080] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.374474] Security Framework initialized\n[ 0.378959] Yama: becoming mindful.\n[ 0.380820] AppArmor: AppArmor initialized\n[ 0.383013] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.389376] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.393539] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.395871] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.399649] Initializing cgroup subsys io\n[ 0.401199] Initializing cgroup subsys memory\n[ 0.402873] Initializing cgroup subsys devices\n[ 0.404529] Initializing cgroup subsys freezer\n[ 0.406140] Initializing cgroup subsys net_cls\n[ 0.407763] Initializing cgroup subsys perf_event\n[ 0.409440] Initializing cgroup subsys net_prio\n[ 0.411127] Initializing cgroup subsys hugetlb\n[ 0.412762] Initializing cgroup subsys pids\n[ 0.415198] mce: CPU supports 10 MCE banks\n[ 0.416862] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.418702] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.420798] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.422739] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.425690] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.428628] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.430940] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.434468] MDS: Mitigation: Clear CPU buffers\n[ 0.439303] Freeing SMP alternatives memory: 36K\n[ 0.448612] ftrace: allocating 32293 entries in 127 pages\n[ 0.503945] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.506338] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.508702] smpboot: Max logical packages: 2\n[ 0.510657] x2apic enabled\n[ 0.512141] Switched APIC routing to physical x2apic.\n[ 0.515221] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.517637] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.521984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.534447] KVM setup paravirtual spinlock\n[ 0.538803] x86: Booting SMP configuration:\n[ 0.540414] .... node #0, CPUs: #1\n[ 0.542076] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.565038] x86: Booted up 1 node, 2 CPUs\n[ 0.565041] KVM setup async PF for cpu 1\n[ 0.565046] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.569843] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.572775] devtmpfs: initialized\n[ 0.576137] evm: security.selinux\n[ 0.577433] evm: security.SMACK64\n[ 0.578720] evm: security.SMACK64EXEC\n[ 0.580105] evm: security.SMACK64TRANSMUTE\n[ 0.581620] evm: security.SMACK64MMAP\n[ 0.582997] evm: security.ima\n[ 0.584181] evm: security.capability\n[ 0.585822] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.589189] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.591592] pinctrl core: initialized pinctrl subsystem\n[ 0.593738] RTC time: 10:46:17, date: 05/30/19\n[ 0.596318] NET: Registered protocol family 16\n[ 0.610045] cpuidle: using governor ladder\n[ 0.622146] cpuidle: using governor menu\n[ 0.623656] PCCT header not found.\n[ 0.625105] ACPI: bus type PCI registered\n[ 0.626622] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.629006] PCI: Using configuration type 1 for base access\n[ 0.643803] ACPI: Added _OSI(Module Device)\n[ 0.645371] ACPI: Added _OSI(Processor Device)\n[ 0.646974] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.648676] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.652300] ACPI: Interpreter enabled\n[ 0.670205] ACPI: (supports S0 S5)\n[ 0.671544] ACPI: Using IOAPIC for interrupt routing\n[ 0.673367] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.678636] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.680760] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.683097] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.685337] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.690161] acpiphp: Slot [3] registered\n[ 0.691925] acpiphp: Slot [4] registered\n[ 0.693735] acpiphp: Slot [5] registered\n[ 0.695475] acpiphp: Slot [6] registered\n[ 0.697252] acpiphp: Slot [7] registered\n[ 0.699044] acpiphp: Slot [8] registered\n[ 0.700785] acpiphp: Slot [9] registered\n[ 0.702539] acpiphp: Slot [10] registered\n[ 0.704318] acpiphp: Slot [11] registered\n[ 0.706092] acpiphp: Slot [12] registered\n[ 0.707857] acpiphp: Slot [13] registered\n[ 0.709614] acpiphp: Slot [14] registered\n[ 0.711367] acpiphp: Slot [15] registered\n[ 0.713134] acpiphp: Slot [16] registered\n[ 0.714900] acpiphp: Slot [17] registered\n[ 0.716666] acpiphp: Slot [18] registered\n[ 0.718435] acpiphp: Slot [19] registered\n[ 0.720218] acpiphp: Slot [20] registered\n[ 0.721974] acpiphp: Slot [21] registered\n[ 0.723738] acpiphp: Slot [22] registered\n[ 0.725517] acpiphp: Slot [23] registered\n[ 0.727278] acpiphp: Slot [24] registered\n[ 0.729032] acpiphp: Slot [25] registered\n[ 0.730771] acpiphp: Slot [26] registered\n[ 0.732518] acpiphp: Slot [27] registered\n[ 0.734235] acpiphp: Slot [28] registered\n[ 0.735987] acpiphp: Slot [29] registered\n[ 0.737710] acpiphp: Slot [30] registered\n[ 0.739438] acpiphp: Slot [31] registered\n[ 0.741125] PCI host bridge to bus 0000:00\n[ 0.742858] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.745528] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.748181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.751257] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.754319] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.757473] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.763812] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.766564] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.769126] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.772025] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.777042] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.780085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.806061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.809093] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.812033] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.815144] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.818192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.820892] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.823558] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.825820] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.829090] vgaarb: loaded\n[ 0.830337] vgaarb: bridge control possible 0000:00:02.0\n[ 0.832919] SCSI subsystem initialized\n[ 0.834837] ACPI: bus type USB registered\n[ 0.836574] usbcore: registered new interface driver usbfs\n[ 0.838780] usbcore: registered new interface driver hub\n[ 0.840931] usbcore: registered new device driver usb\n[ 0.843300] PCI: Using ACPI for IRQ routing\n[ 0.845592] NetLabel: Initializing\n[ 0.847121] NetLabel: domain hash size = 128\n[ 0.848913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.850982] NetLabel: unlabeled traffic allowed by default\n[ 0.853381] amd_nb: Cannot enumerate AMD northbridges\n[ 0.855544] clocksource: Switched to clocksource kvm-clock\n[ 0.868221] AppArmor: AppArmor Filesystem Enabled\n[ 0.870263] pnp: PnP ACPI init\n[ 0.871986] pnp: PnP ACPI: found 5 devices\n[ 0.880381] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.884069] NET: Registered protocol family 2\n[ 0.886274] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.889540] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.892545] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.895242] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.897701] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.900369] NET: Registered protocol family 1\n[ 0.902246] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.904617] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.906901] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.927104] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.947348] Unpacking initramfs...\n[ 1.149069] Freeing initrd memory: 14824K\n[ 1.150950] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.153238] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.155587] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.159129] Scanning for low memory corruption every 60 seconds\n[ 1.161659] audit: initializing netlink subsys (disabled)\n[ 1.163613] audit: type=2000 audit(1559213178.417:1): initialized\n[ 1.166067] Initialise system trusted keyring\n[ 1.167832] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.170009] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.173387] zbud: loaded\n[ 1.174801] VFS: Disk quotas dquot_6.6.0\n[ 1.176322] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.178885] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.181233] fuse init (API version 7.23)\n[ 1.182888] Key type big_key registered\n[ 1.184364] Allocating IMA MOK and blacklist keyrings.\n[ 1.186971] Key type asymmetric registered\n[ 1.188531] Asymmetric key parser 'x509' registered\n[ 1.190327] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.193116] io scheduler noop registered\n[ 1.194562] io scheduler deadline registered (default)\n[ 1.196408] io scheduler cfq registered\n[ 1.197957] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.199885] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.202195] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.204853] ACPI: Power Button [PWRF]\n[ 1.206408] GHES: HEST is not enabled!\n[ 1.225619] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.265564] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.269541] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.295834] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.300069] Linux agpgart interface v0.103\n[ 1.303754] loop: module loaded\n[ 1.306771] vda: vda1\n[ 1.308925] scsi host0: ata_piix\n[ 1.310378] scsi host1: ata_piix\n[ 1.311705] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.313970] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.316353] libphy: Fixed MDIO Bus: probed\n[ 1.317925] tun: Universal TUN/TAP device driver, 1.6\n[ 1.319761] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.323348] PPP generic driver version 2.4.2\n[ 1.325056] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.327287] ehci-pci: EHCI PCI platform driver\n[ 1.328935] ehci-platform: EHCI generic platform driver\n[ 1.330811] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.332925] ohci-pci: OHCI PCI platform driver\n[ 1.334558] ohci-platform: OHCI generic platform driver\n[ 1.336395] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.356550] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.358346] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.361075] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.362938] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.365044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.367278] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.369916] usb usb1: Product: UHCI Host Controller\n[ 1.371699] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.373809] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.375578] hub 1-0:1.0: USB hub found\n[ 1.376981] hub 1-0:1.0: 2 ports detected\n[ 1.378600] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.382525] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.384308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.386317] mousedev: PS/2 mouse device common for all mice\n[ 1.388682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.391922] rtc_cmos 00:00: RTC can wake from S4\n[ 1.394018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.396285] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.398561] i2c /dev entries driver\n[ 1.400008] device-mapper: uevent: version 1.0.3\n[ 1.401780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.404821] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.407432] NET: Registered protocol family 10\n[ 1.409434] NET: Registered protocol family 17\n[ 1.427702] Key type dns_resolver registered\n[ 1.429703] registered taskstats version 1\n[ 1.431268] Loading compiled-in X.509 certificates\n[ 1.433567] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.437003] zswap: loaded using pool lzo/zbud\n[ 1.440408] Key type trusted registered\n[ 1.444435] Key type encrypted registered\n[ 1.446003] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.447969] ima: No TPM chip found, activating TPM-bypass!\n[ 1.449876] ima: Allocated hash algorithm: sha1\n[ 1.451538] evm: HMAC attrs: 0x1\n[ 1.453247] Magic number: 3:544:781\n[ 1.454827] rtc_cmos 00:00: setting system clock to 2019-05-30 10:46:18 UTC (1559213178)\n[ 1.457853] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.459954] EDD information not available.\n[ 1.473907] Freeing unused kernel memory: 1484K\n[ 1.487562] Write protecting the kernel read-only data: 14336k\n[ 1.492798] Freeing unused kernel memory: 1620K\n[ 1.494848] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.508350] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.509156] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.509177] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517709] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517744] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517862] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517902] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517946] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517994] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.518045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.572030] virtio_net virtio0 ens3: renamed from eth0\n[ 1.589626] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.593186] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.601935] AVX2 version of gcm_enc/dec engaged.\n[ 1.603796] AES CTR mode by8 optimization enabled\n[ 1.612083] FDC 0 is a S82078B\n[ 1.687558] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.852157] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.854590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.857093] usb 1-1: Product: QEMU USB Tablet\n[ 1.858755] usb 1-1: Manufacturer: QEMU\n[ 1.860265] usb 1-1: SerialNumber: 42\n[ 1.867668] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.874570] usbcore: registered new interface driver usbhid\n[ 1.876624] usbhid: USB HID core driver\n[ 1.879656] 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.884061] 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.981110] md: linear personality registered for level -1\n[ 2.984919] md: multipath personality registered for level -4\n[ 2.988683] md: raid0 personality registered for level 0\n[ 2.993060] md: raid1 personality registered for level 1\n[ 3.063548] raid6: sse2x1 gen() 11555 MB/s\n[ 3.131560] raid6: sse2x1 xor() 9079 MB/s\n[ 3.199552] raid6: sse2x2 gen() 14560 MB/s\n[ 3.267549] raid6: sse2x2 xor() 9922 MB/s\n[ 3.335548] raid6: sse2x4 gen() 16944 MB/s\n[ 3.403549] raid6: sse2x4 xor() 11658 MB/s\n[ 3.471560] raid6: avx2x1 gen() 22667 MB/s\n[ 3.539547] raid6: avx2x2 gen() 26837 MB/s\n[ 3.607546] raid6: avx2x4 gen() 30588 MB/s\n[ 3.609150] raid6: using algorithm avx2x4 gen() 30588 MB/s\n[ 3.611069] raid6: using avx2x2 recovery algorithm\n[ 3.613876] xor: automatically using best checksumming function:\n[ 3.655576] avx : 32166.000 MB/sec\n[ 3.658350] async_tx: api initialized (async)\n[ 3.666511] md: raid6 personality registered for level 6\n[ 3.668432] md: raid5 personality registered for level 5\n[ 3.670338] md: raid4 personality registered for level 4\n[ 3.677412] 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.710095] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.730139] 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.839323] 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.845560] systemd[1]: Detected virtualization kvm.\n[ 3.847391] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.852239] systemd[1]: Set hostname to .\n[ 3.856092] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.858215] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.000109] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.003855] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.007527] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.010509] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.013760] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.017893] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.021456] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.025098] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.043644] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.048129] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.052329] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.056843] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.061312] 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.067978] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.072129] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.079556] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.083424] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.088042] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.092241] Loading iSCSI transport class v2.0-870.\n[ 4.092955] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.097625] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.102859] 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.109726] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.114797] systemd[1]: Listening on LVM2 metadata daemon socket.\n[ 4.116468] iscsi: registered transport (tcp)\n[ 4.118901] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.124245] 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.130778] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.136267] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.141439] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.146518] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.150495] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.156539] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.160917] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.167256] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.171399] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.176017] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.182010] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.188158] 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.196599] systemd[1]: Started Remount Root and Kernel File Systems.\n[ 4.199414] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.203075] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.208611] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.214403] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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 Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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] 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 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 Starting Set console font and keymap...\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 Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] 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[ 10.072874] cloud-init[556]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Thu, 30 May 2019 10:46:22 +0000. Up 5.05 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.297578] cloud-init[937]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Thu, 30 May 2019 10:46:28 +0000. Up 10.57 seconds.\n[ 11.301319] cloud-init[937]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 11.304698] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 11.308080] cloud-init[937]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 11.311430] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 11.314760] cloud-init[937]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | global | fa:16:3e:9b:a8:b7 |\n[ 11.318128] cloud-init[937]: ci-info: | ens3 | True | fe80::f816:3eff:fe9b:a8b7/64 | . | link | fa:16:3e:9b:a8:b7 |\n[ 11.321510] cloud-init[937]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 11.324866] cloud-init[937]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 11.328252] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 11.331580] cloud-init[937]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 11.334657] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.337733] cloud-init[937]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 11.340788] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.343873] cloud-init[937]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 11.346986] cloud-init[937]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 11.350058] cloud-init[937]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 11.353101] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.356182] cloud-init[937]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 11.358727] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.361233] cloud-init[937]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 11.363764] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.366276] cloud-init[937]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 11.368816] cloud-init[937]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 11.371299] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.373835] cloud-init[937]: Generating public/private rsa key pair.\n[ 11.375962] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 11.378530] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 11.381086] cloud-init[937]: The key fingerprint is:\n[ 11.383095] cloud-init[937]: SHA256:eL1Y8knc5UD7IW9k1FISPzJKY9DfHR7VYqN81QbxIns root@cloudify-vm-4f784c69-e372-43c0-b36f-58f1eea84783\n[ 11.386384] cloud-init[937]: The key's randomart image is:\n[ 11.388424] cloud-init[937]: +---[RSA 2048]----+\n[ 11.390318] cloud-init[937]: | .. . ***|\n[ 11.392192] cloud-init[937]: | .o o=**|\n[ 11.394033] cloud-init[937]: | =*=OB*|\n[ 11.395905] cloud-init[937]: | . oo.=&+=o|\n[ 11.397789] cloud-init[937]: | . S =.o.E |\n[ 11.399671] cloud-init[937]: | . * o o |\n[ 11.401530] cloud-init[937]: | . + |\n[ 11.403382] cloud-init[937]: | |\n[ 11.405253] cloud-init[937]: | |\n[ 11.407139] cloud-init[937]: +----[SHA256]-----+\n[ 11.409001] cloud-init[937]: Generating public/private dsa key pair.\n[ 11.411099] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 11.413639] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 11.416181] cloud-init[937]: The key fingerprint is:\n[ 11.418142] cloud-init[937]: SHA256:eCyBF4XY4ZGUf29EW15oE4G3q38BTv44e8vurNNzh40 root@cloudify-vm-4f784c69-e372-43c0-b36f-58f1eea84783\n[ 11.421393] cloud-init[937]: The key's randomart image is:\n[ 11.423490] cloud-init[937]: +---[DSA 1024]----+\n[ 11.425378] cloud-init[937]: | +=*. .o+ |\n[ 11.427256] cloud-init[937]: | .o=o o * .|\n[ 11.429107] cloud-init[937]: | . +. . * + |\n[ 11.430984] cloud-init[937]: | . +. . ooo |\n[ 11.432863] cloud-init[937]: | o S. o+ .. |\n[ 11.434756] cloud-init[937]: | o oo.. |\n[ 11.436629] cloud-init[937]: | . .++.|\n[ 11.438492] cloud-init[937]: | .+E==|\n[ 11.440371] cloud-init[937]: | +XB=|\n[ 11.442255] cloud-init[937]: +----[SHA256]-----+\n[ 11.444149] cloud-init[937]: Generating public/private ecdsa key pair.\n[ 11.446264] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 11.448845] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 11.451433] cloud-init[937]: The key fingerprint is:\n[ 11.453376] cloud-init[937]: SHA256:7LKhIj8h7Nz530/np1Sn/bxj3166A9nXbSYDxwKjKCk root@cloudify-vm-4f784c69-e372-43c0-b36f-58f1eea84783\n[ 11.456634] cloud-init[937]: The key's randomart image is:\n[ 11.458694] cloud-init[937]: +---[ECDSA 256]---+\n[ 11.460570] cloud-init[937]: | |\n[ 11.462450] cloud-init[937]: | o |\n[ 11.464348] cloud-init[937]: | . . . o . |\n[ 11.466222] cloud-init[937]: | E o ... o o |\n[ 11.467735] cloud-init[937]: |. . . S * .+|\n[ 11.469616] cloud-init[937]: |... . o =oB|\n[ 11.471497] cloud-init[937]: |o.... o . . +.*o|\n[ 11.473361] cloud-init[937]: |.ooo . +. . + .*+|\n[ 11.475230] cloud-init[937]: | o.oo.o. ... o*=X|\n[ 11.477077] cloud-init[937]: +----[SHA256]-----+\n[ 11.478925] cloud-init[937]: Generating public/private ed25519 key pair.\n[ 11.481056] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 11.483642] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 11.486251] cloud-init[937]: The key fingerprint is:\n[ 11.488231] cloud-init[937]: SHA256:f3swvoI/Ljc8hdWs9EfWOLbMK5HUgOWURK5/kAwEepc root@cloudify-vm-4f784c69-e372-43c0-b36f-58f1eea84783\n[ 11.491480] cloud-init[937]: The key's randomart image is:\n[ 11.491834] cloud-init[937]: +--[ED25519 256]--+\n[ 11.492401] cloud-init[937]: | ...==. |\n[ 11.492689] cloud-init[937]: | . ..=o |\n[ 11.492975] cloud-init[937]: | . . E o= ..|\n[ 11.493247] cloud-init[937]: | . . ++.B +|\n[ 11.493538] cloud-init[937]: | S .=+B = |\n[ 11.493825] cloud-init[937]: | ...B.= .|\n[ 11.494099] cloud-init[937]: | o.oo+.o |\n[ 11.494372] cloud-init[937]: | o B.ooo |\n[ 11.494650] cloud-init[937]: | =o=o+ |\n[ 11.494936] cloud-init[937]: +----[SHA256]-----+\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] Listening on UUID daemon activation socket.\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] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Listening on ACPID Listen 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 D-Bus System Message Bus Socket.\n Starting LXD - unix socket.\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 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 Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Login Service...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Pollinate to seed the pseudo random number generator...\n Starting Snappy daemon...\n Starting LXD - container startup/shutdown...\n Starting LSB: MD monitoring daemon...\n Starting LSB: Record successful boot for GRUB...\n Starting Accounts Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting System Logging Service...\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 Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[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: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Snappy daemon.\n[[0;32m OK [0m] Started Permit User Sessions.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\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 Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[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-05-30 10:46:33,189 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5/action used request id req-807ebb50-d270-46b7-934e-7b4194c101aa 2019-05-30 10:46:33,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.357143878937s 2019-05-30 10:46:33,190 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 0x362fc000-0x37175fff] [ 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 694376795 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-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K 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.912 MHz processor [ 0.365230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.368319] pid_max: default: 32768 minimum: 301 [ 0.369963] ACPI: Core revision 20150930 [ 0.372080] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.374474] Security Framework initialized [ 0.378959] Yama: becoming mindful. [ 0.380820] AppArmor: AppArmor initialized [ 0.383013] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.389376] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.393539] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.395871] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.399649] Initializing cgroup subsys io [ 0.401199] Initializing cgroup subsys memory [ 0.402873] Initializing cgroup subsys devices [ 0.404529] Initializing cgroup subsys freezer [ 0.406140] Initializing cgroup subsys net_cls [ 0.407763] Initializing cgroup subsys perf_event [ 0.409440] Initializing cgroup subsys net_prio [ 0.411127] Initializing cgroup subsys hugetlb [ 0.412762] Initializing cgroup subsys pids [ 0.415198] mce: CPU supports 10 MCE banks [ 0.416862] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.418702] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.420798] Spectre V2 : Mitigation: Full generic retpoline [ 0.422739] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.425690] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.428628] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.430940] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.434468] MDS: Mitigation: Clear CPU buffers [ 0.439303] Freeing SMP alternatives memory: 36K [ 0.448612] ftrace: allocating 32293 entries in 127 pages [ 0.503945] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.506338] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.508702] smpboot: Max logical packages: 2 [ 0.510657] x2apic enabled [ 0.512141] Switched APIC routing to physical x2apic. [ 0.515221] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.517637] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.521984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.534447] KVM setup paravirtual spinlock [ 0.538803] x86: Booting SMP configuration: [ 0.540414] .... node #0, CPUs: #1 [ 0.542076] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.565038] x86: Booted up 1 node, 2 CPUs [ 0.565041] KVM setup async PF for cpu 1 [ 0.565046] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.569843] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.572775] devtmpfs: initialized [ 0.576137] evm: security.selinux [ 0.577433] evm: security.SMACK64 [ 0.578720] evm: security.SMACK64EXEC [ 0.580105] evm: security.SMACK64TRANSMUTE [ 0.581620] evm: security.SMACK64MMAP [ 0.582997] evm: security.ima [ 0.584181] evm: security.capability [ 0.585822] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.589189] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.591592] pinctrl core: initialized pinctrl subsystem [ 0.593738] RTC time: 10:46:17, date: 05/30/19 [ 0.596318] NET: Registered protocol family 16 [ 0.610045] cpuidle: using governor ladder [ 0.622146] cpuidle: using governor menu [ 0.623656] PCCT header not found. [ 0.625105] ACPI: bus type PCI registered [ 0.626622] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.629006] PCI: Using configuration type 1 for base access [ 0.643803] ACPI: Added _OSI(Module Device) [ 0.645371] ACPI: Added _OSI(Processor Device) [ 0.646974] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.648676] ACPI: Added _OSI(Processor Aggregator Device) [ 0.652300] ACPI: Interpreter enabled [ 0.670205] ACPI: (supports S0 S5) [ 0.671544] ACPI: Using IOAPIC for interrupt routing [ 0.673367] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.678636] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.680760] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.683097] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.685337] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.690161] acpiphp: Slot [3] registered [ 0.691925] acpiphp: Slot [4] registered [ 0.693735] acpiphp: Slot [5] registered [ 0.695475] acpiphp: Slot [6] registered [ 0.697252] acpiphp: Slot [7] registered [ 0.699044] acpiphp: Slot [8] registered [ 0.700785] acpiphp: Slot [9] registered [ 0.702539] acpiphp: Slot [10] registered [ 0.704318] acpiphp: Slot [11] registered [ 0.706092] acpiphp: Slot [12] registered [ 0.707857] acpiphp: Slot [13] registered [ 0.709614] acpiphp: Slot [14] registered [ 0.711367] acpiphp: Slot [15] registered [ 0.713134] acpiphp: Slot [16] registered [ 0.714900] acpiphp: Slot [17] registered [ 0.716666] acpiphp: Slot [18] registered [ 0.718435] acpiphp: Slot [19] registered [ 0.720218] acpiphp: Slot [20] registered [ 0.721974] acpiphp: Slot [21] registered [ 0.723738] acpiphp: Slot [22] registered [ 0.725517] acpiphp: Slot [23] registered [ 0.727278] acpiphp: Slot [24] registered [ 0.729032] acpiphp: Slot [25] registered [ 0.730771] acpiphp: Slot [26] registered [ 0.732518] acpiphp: Slot [27] registered [ 0.734235] acpiphp: Slot [28] registered [ 0.735987] acpiphp: Slot [29] registered [ 0.737710] acpiphp: Slot [30] registered [ 0.739438] acpiphp: Slot [31] registered [ 0.741125] PCI host bridge to bus 0000:00 [ 0.742858] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.745528] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.748181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.751257] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.754319] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.757473] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763812] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766564] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769126] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772025] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.777042] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.780085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.806061] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.809093] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.812033] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.815144] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.818192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.820892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.823558] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.825820] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.829090] vgaarb: loaded [ 0.830337] vgaarb: bridge control possible 0000:00:02.0 [ 0.832919] SCSI subsystem initialized [ 0.834837] ACPI: bus type USB registered [ 0.836574] usbcore: registered new interface driver usbfs [ 0.838780] usbcore: registered new interface driver hub [ 0.840931] usbcore: registered new device driver usb [ 0.843300] PCI: Using ACPI for IRQ routing [ 0.845592] NetLabel: Initializing [ 0.847121] NetLabel: domain hash size = 128 [ 0.848913] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.850982] NetLabel: unlabeled traffic allowed by default [ 0.853381] amd_nb: Cannot enumerate AMD northbridges [ 0.855544] clocksource: Switched to clocksource kvm-clock [ 0.868221] AppArmor: AppArmor Filesystem Enabled [ 0.870263] pnp: PnP ACPI init [ 0.871986] pnp: PnP ACPI: found 5 devices [ 0.880381] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.884069] NET: Registered protocol family 2 [ 0.886274] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.889540] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.892545] TCP: Hash tables configured (established 32768 bind 32768) [ 0.895242] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.897701] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.900369] NET: Registered protocol family 1 [ 0.902246] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.904617] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.906901] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.927104] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.947348] Unpacking initramfs... [ 1.149069] Freeing initrd memory: 14824K [ 1.150950] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.153238] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.155587] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.159129] Scanning for low memory corruption every 60 seconds [ 1.161659] audit: initializing netlink subsys (disabled) [ 1.163613] audit: type=2000 audit(1559213178.417:1): initialized [ 1.166067] Initialise system trusted keyring [ 1.167832] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.170009] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.173387] zbud: loaded [ 1.174801] VFS: Disk quotas dquot_6.6.0 [ 1.176322] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.178885] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.181233] fuse init (API version 7.23) [ 1.182888] Key type big_key registered [ 1.184364] Allocating IMA MOK and blacklist keyrings. [ 1.186971] Key type asymmetric registered [ 1.188531] Asymmetric key parser 'x509' registered [ 1.190327] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.193116] io scheduler noop registered [ 1.194562] io scheduler deadline registered (default) [ 1.196408] io scheduler cfq registered [ 1.197957] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.199885] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.202195] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.204853] ACPI: Power Button [PWRF] [ 1.206408] GHES: HEST is not enabled! [ 1.225619] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.265564] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.269541] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.295834] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.300069] Linux agpgart interface v0.103 [ 1.303754] loop: module loaded [ 1.306771] vda: vda1 [ 1.308925] scsi host0: ata_piix [ 1.310378] scsi host1: ata_piix [ 1.311705] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.313970] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.316353] libphy: Fixed MDIO Bus: probed [ 1.317925] tun: Universal TUN/TAP device driver, 1.6 [ 1.319761] tun: (C) 1999-2004 Max Krasnyansky [ 1.323348] PPP generic driver version 2.4.2 [ 1.325056] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.327287] ehci-pci: EHCI PCI platform driver [ 1.328935] ehci-platform: EHCI generic platform driver [ 1.330811] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.332925] ohci-pci: OHCI PCI platform driver [ 1.334558] ohci-platform: OHCI generic platform driver [ 1.336395] uhci_hcd: USB Universal Host Controller Interface driver [ 1.356550] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.358346] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.361075] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.362938] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.365044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.367278] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.369916] usb usb1: Product: UHCI Host Controller [ 1.371699] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.373809] usb usb1: SerialNumber: 0000:00:01.2 [ 1.375578] hub 1-0:1.0: USB hub found [ 1.376981] hub 1-0:1.0: 2 ports detected [ 1.378600] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.382525] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.384308] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.386317] mousedev: PS/2 mouse device common for all mice [ 1.388682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.391922] rtc_cmos 00:00: RTC can wake from S4 [ 1.394018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.396285] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.398561] i2c /dev entries driver [ 1.400008] device-mapper: uevent: version 1.0.3 [ 1.401780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.404821] ledtrig-cpu: registered to indicate activity on CPUs [ 1.407432] NET: Registered protocol family 10 [ 1.409434] NET: Registered protocol family 17 [ 1.427702] Key type dns_resolver registered [ 1.429703] registered taskstats version 1 [ 1.431268] Loading compiled-in X.509 certificates [ 1.433567] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.437003] zswap: loaded using pool lzo/zbud [ 1.440408] Key type trusted registered [ 1.444435] Key type encrypted registered [ 1.446003] AppArmor: AppArmor sha1 policy hashing enabled [ 1.447969] ima: No TPM chip found, activating TPM-bypass! [ 1.449876] ima: Allocated hash algorithm: sha1 [ 1.451538] evm: HMAC attrs: 0x1 [ 1.453247] Magic number: 3:544:781 [ 1.454827] rtc_cmos 00:00: setting system clock to 2019-05-30 10:46:18 UTC (1559213178) [ 1.457853] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.459954] EDD information not available. [ 1.473907] Freeing unused kernel memory: 1484K [ 1.487562] Write protecting the kernel read-only data: 14336k [ 1.492798] Freeing unused kernel memory: 1620K [ 1.494848] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.508350] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509156] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509177] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517709] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517744] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517862] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517902] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517946] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517994] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.518045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.572030] virtio_net virtio0 ens3: renamed from eth0 [ 1.589626] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.593186] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.601935] AVX2 version of gcm_enc/dec engaged. [ 1.603796] AES CTR mode by8 optimization enabled [ 1.612083] FDC 0 is a S82078B [ 1.687558] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.852157] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.854590] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.857093] usb 1-1: Product: QEMU USB Tablet [ 1.858755] usb 1-1: Manufacturer: QEMU [ 1.860265] usb 1-1: SerialNumber: 42 [ 1.867668] hidraw: raw HID events driver (C) Jiri Kosina [ 1.874570] usbcore: registered new interface driver usbhid [ 1.876624] usbhid: USB HID core driver [ 1.879656] 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.884061] 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.981110] md: linear personality registered for level -1 [ 2.984919] md: multipath personality registered for level -4 [ 2.988683] md: raid0 personality registered for level 0 [ 2.993060] md: raid1 personality registered for level 1 [ 3.063548] raid6: sse2x1 gen() 11555 MB/s [ 3.131560] raid6: sse2x1 xor() 9079 MB/s [ 3.199552] raid6: sse2x2 gen() 14560 MB/s [ 3.267549] raid6: sse2x2 xor() 9922 MB/s [ 3.335548] raid6: sse2x4 gen() 16944 MB/s [ 3.403549] raid6: sse2x4 xor() 11658 MB/s [ 3.471560] raid6: avx2x1 gen() 22667 MB/s [ 3.539547] raid6: avx2x2 gen() 26837 MB/s [ 3.607546] raid6: avx2x4 gen() 30588 MB/s [ 3.609150] raid6: using algorithm avx2x4 gen() 30588 MB/s [ 3.611069] raid6: using avx2x2 recovery algorithm [ 3.613876] xor: automatically using best checksumming function: [ 3.655576] avx : 32166.000 MB/sec [ 3.658350] async_tx: api initialized (async) [ 3.666511] md: raid6 personality registered for level 6 [ 3.668432] md: raid5 personality registered for level 5 [ 3.670338] md: raid4 personality registered for level 4 [ 3.677412] 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.710095] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.730139] 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.839323] 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.845560] systemd[1]: Detected virtualization kvm. [ 3.847391] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.852239] systemd[1]: Set hostname to . [ 3.856092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.858215] systemd[1]: Installed transient /etc/machine-id file. [ 4.000109] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.003855] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.007527] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.010509] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.013760] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.017893] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.021456] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.025098] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.043644] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.048129] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.052329] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.056843] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.061312] 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.067978] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.072129] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.079556] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.083424] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.088042] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.092241] Loading iSCSI transport class v2.0-870. [ 4.092955] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.097625] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.102859] 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.109726] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.114797] systemd[1]: Listening on LVM2 metadata daemon socket. [ 4.116468] iscsi: registered transport (tcp) [ 4.118901] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.124245] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.130778] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.136267] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.141439] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.146518] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.150495] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.156539] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.160917] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.167256] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.171399] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.176017] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.182010] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.188158] 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.196599] systemd[1]: Started Remount Root and Kernel File Systems. [ 4.199414] iscsi: registered transport (iser) [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.203075] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.208611] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.214403] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... 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 Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. 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] 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 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... Starting Set console font and keymap... [[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 Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [ 10.072874] cloud-init[556]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Thu, 30 May 2019 10:46:22 +0000. Up 5.05 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.297578] cloud-init[937]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Thu, 30 May 2019 10:46:28 +0000. Up 10.57 seconds. [ 11.301319] cloud-init[937]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 11.304698] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 11.308080] cloud-init[937]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 11.311430] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 11.314760] cloud-init[937]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | global | fa:16:3e:9b:a8:b7 | [ 11.318128] cloud-init[937]: ci-info: | ens3 | True | fe80::f816:3eff:fe9b:a8b7/64 | . | link | fa:16:3e:9b:a8:b7 | [ 11.321510] cloud-init[937]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 11.324866] cloud-init[937]: ci-info: | lo | True | ::1/128 | . | host | . | [ 11.328252] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 11.331580] cloud-init[937]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 11.334657] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.337733] cloud-init[937]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 11.340788] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.343873] cloud-init[937]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 11.346986] cloud-init[937]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 11.350058] cloud-init[937]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 11.353101] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.356182] cloud-init[937]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 11.358727] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.361233] cloud-init[937]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 11.363764] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.366276] cloud-init[937]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 11.368816] cloud-init[937]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 11.371299] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.373835] cloud-init[937]: Generating public/private rsa key pair. [ 11.375962] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 11.378530] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 11.381086] cloud-init[937]: The key fingerprint is: [ 11.383095] cloud-init[937]: SHA256:eL1Y8knc5UD7IW9k1FISPzJKY9DfHR7VYqN81QbxIns root@cloudify-vm-4f784c69-e372-43c0-b36f-58f1eea84783 [ 11.386384] cloud-init[937]: The key's randomart image is: [ 11.388424] cloud-init[937]: +---[RSA 2048]----+ [ 11.390318] cloud-init[937]: | .. . ***| [ 11.392192] cloud-init[937]: | .o o=**| [ 11.394033] cloud-init[937]: | =*=OB*| [ 11.395905] cloud-init[937]: | . oo.=&+=o| [ 11.397789] cloud-init[937]: | . S =.o.E | [ 11.399671] cloud-init[937]: | . * o o | [ 11.401530] cloud-init[937]: | . + | [ 11.403382] cloud-init[937]: | | [ 11.405253] cloud-init[937]: | | [ 11.407139] cloud-init[937]: +----[SHA256]-----+ [ 11.409001] cloud-init[937]: Generating public/private dsa key pair. [ 11.411099] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 11.413639] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 11.416181] cloud-init[937]: The key fingerprint is: [ 11.418142] cloud-init[937]: SHA256:eCyBF4XY4ZGUf29EW15oE4G3q38BTv44e8vurNNzh40 root@cloudify-vm-4f784c69-e372-43c0-b36f-58f1eea84783 [ 11.421393] cloud-init[937]: The key's randomart image is: [ 11.423490] cloud-init[937]: +---[DSA 1024]----+ [ 11.425378] cloud-init[937]: | +=*. .o+ | [ 11.427256] cloud-init[937]: | .o=o o * .| [ 11.429107] cloud-init[937]: | . +. . * + | [ 11.430984] cloud-init[937]: | . +. . ooo | [ 11.432863] cloud-init[937]: | o S. o+ .. | [ 11.434756] cloud-init[937]: | o oo.. | [ 11.436629] cloud-init[937]: | . .++.| [ 11.438492] cloud-init[937]: | .+E==| [ 11.440371] cloud-init[937]: | +XB=| [ 11.442255] cloud-init[937]: +----[SHA256]-----+ [ 11.444149] cloud-init[937]: Generating public/private ecdsa key pair. [ 11.446264] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 11.448845] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 11.451433] cloud-init[937]: The key fingerprint is: [ 11.453376] cloud-init[937]: SHA256:7LKhIj8h7Nz530/np1Sn/bxj3166A9nXbSYDxwKjKCk root@cloudify-vm-4f784c69-e372-43c0-b36f-58f1eea84783 [ 11.456634] cloud-init[937]: The key's randomart image is: [ 11.458694] cloud-init[937]: +---[ECDSA 256]---+ [ 11.460570] cloud-init[937]: | | [ 11.462450] cloud-init[937]: | o | [ 11.464348] cloud-init[937]: | . . . o . | [ 11.466222] cloud-init[937]: | E o ... o o | [ 11.467735] cloud-init[937]: |. . . S * .+| [ 11.469616] cloud-init[937]: |... . o =oB| [ 11.471497] cloud-init[937]: |o.... o . . +.*o| [ 11.473361] cloud-init[937]: |.ooo . +. . + .*+| [ 11.475230] cloud-init[937]: | o.oo.o. ... o*=X| [ 11.477077] cloud-init[937]: +----[SHA256]-----+ [ 11.478925] cloud-init[937]: Generating public/private ed25519 key pair. [ 11.481056] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 11.483642] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 11.486251] cloud-init[937]: The key fingerprint is: [ 11.488231] cloud-init[937]: SHA256:f3swvoI/Ljc8hdWs9EfWOLbMK5HUgOWURK5/kAwEepc root@cloudify-vm-4f784c69-e372-43c0-b36f-58f1eea84783 [ 11.491480] cloud-init[937]: The key's randomart image is: [ 11.491834] cloud-init[937]: +--[ED25519 256]--+ [ 11.492401] cloud-init[937]: | ...==. | [ 11.492689] cloud-init[937]: | . ..=o | [ 11.492975] cloud-init[937]: | . . E o= ..| [ 11.493247] cloud-init[937]: | . . ++.B +| [ 11.493538] cloud-init[937]: | S .=+B = | [ 11.493825] cloud-init[937]: | ...B.= .| [ 11.494099] cloud-init[937]: | o.oo+.o | [ 11.494372] cloud-init[937]: | o B.ooo | [ 11.494650] cloud-init[937]: | =o=o+ | [ 11.494936] cloud-init[937]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on UUID daemon activation socket. 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] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. Starting LXD - unix socket. [[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 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 Unattended Upgrades Shutdown. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Login Service... Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Pollinate to seed the pseudo random number generator... Starting Snappy daemon... Starting LXD - container startup/shutdown... Starting LSB: MD monitoring daemon... Starting LSB: Record successful boot for GRUB... Starting Accounts Service... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting System Logging Service... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[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: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... [[0;32m OK [0m] Started Snappy daemon. [[0;32m OK [0m] Started Permit User Sessions. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[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. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[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-05-30 10:46:33,194 - paramiko.transport - DEBUG - starting thread (client mode): 0xaf59cb10L 2019-05-30 10:46:33,194 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 10:46:33,200 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-05-30 10:46:33,200 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-30 10:46:33,201 - 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-05-30 10:46:33,201 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 10:46:33,202 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 10:46:33,202 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 10:46:33,202 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 10:46:33,202 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 10:46:33,250 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 10:46:33,250 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 10:46:33,260 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 394ab0269225d7838380dd46cb5963b1 2019-05-30 10:46:33,261 - paramiko.transport - DEBUG - Trying discovered key f335733d955845a7608d4bac91bf4f5a in /tmp/tmp4q37Iz 2019-05-30 10:46:33,289 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 10:46:33,309 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 10:46:33,325 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 10:46:33,538 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-30 10:46:33,538 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-30 10:46:33,578 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 10:46:33,578 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 10:46:33,591 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 10:46:39,027 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-05-30 10:46:39,028 - 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-05-30 10:46:39,028 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 10:46:39,028 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 10:46:39,028 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 10:46:39,029 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 10:46:39,029 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 10:46:39,033 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 10:46:45,921 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-30 10:46:45,922 - 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-05-30 10:46:45,923 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 10:46:45,923 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 10:46:45,923 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 10:46:45,923 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 10:46:45,923 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 10:46:45,926 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 10:46:51,892 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-30 10:46:51,934 - 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-05-30 10:46:51,934 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 10:46:51,934 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 10:46:51,934 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 10:46:51,934 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 10:46:51,934 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 10:46:51,939 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 10:46:57,645 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-30 10:46:57,645 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-30 10:46:57,647 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 10:46:57,648 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-30 10:46:57,648 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-30 10:46:57,651 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-30 10:48:33,671 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-30 10:48:33,672 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 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. Loaded image: docker-cfy-manager:latest 23b3bb095e4fe26280da6a2300b864f67302e7cec7a96ae0c9fe895b5913aa90 2019-05-30 10:48:33,673 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-30 10:48:33,673 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-4f784c69-e372-43c0-b36f-58f1eea84783 --2019-05-30 10:47:02-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.62, 99.84.74.12, 99.84.74.4, ... Connecting to get.docker.com (get.docker.com)|99.84.74.62|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: 'script.sh' 0K .......... .. 100% 70.4M=0s 2019-05-30 10:47:02 (70.4 MB/s) - 'script.sh' saved [13063/13063] sudo: unable to resolve host cloudify-vm-4f784c69-e372-43c0-b36f-58f1eea84783 sudo: unable to resolve host cloudify-vm-4f784c69-e372-43c0-b36f-58f1eea84783 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/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 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 + [ -n ] + 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-4f784c69-e372-43c0-b36f-58f1eea84783 sudo: unable to resolve host cloudify-vm-4f784c69-e372-43c0-b36f-58f1eea84783 2019-05-30 10:48:33,674 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-05-30 10:48:33,674 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-05-30 10:48:33,675 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-05-30 10:48:33,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-30 10:48:33,684 - 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.200', 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-05-30 10:49:03,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-30 10:49:04,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:49:04,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:49:04,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:49:04,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:49:04,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:49:04,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:49:04,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:49:04,076 - 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": "running", "MainPID": 806, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 809, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 328, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 130, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 810, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 37, "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": 112, "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": "start-post", "MainPID": 807, "Id": "cloudify-riemann.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-30 10:49:04,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:49:04,076 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:49:04 GMT 2019-05-30 10:49:04,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:49:04,076 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:49:04,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:49:04,077 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:49:04,077 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:49:04,077 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:49:04,077 - 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': 806, u'state': u'running', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'active', u'SubState': u'running'}], 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': 809, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 328, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], 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': 130, 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': 810, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], 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': 37, 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': 112, 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': 807, u'state': u'start-post', u'Id': u'cloudify-riemann.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-05-30 10:49:04,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-30 10:49:04,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:49:04,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:49:04,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:49:04,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:49:04,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:49:04,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:49:04,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:49:04,328 - 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": "running", "MainPID": 806, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 809, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 328, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 130, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 810, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 37, "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": 112, "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": "running", "MainPID": 807, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-30 10:49:04,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:49:04,329 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:49:04 GMT 2019-05-30 10:49:04,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:49:04,329 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:49:04,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:49:04,329 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:49:04,329 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:49:04,329 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:49:04,330 - functest.core.cloudify - INFO - The current manager status is running 2019-05-30 10:49:04,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/secrets 2019-05-30 10:49:04,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:49:04,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:49:04,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:49:04,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:49:04,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:49:04,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:49:04,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:49:04,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-30 10:49:04,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:49:04,426 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:49:04 GMT 2019-05-30 10:49:04,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:49:04,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-30 10:49:04,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:49:04,426 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:49:04,426 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:49:04,427 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-05-30 10:49:04,427 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-05-30 10:49:04,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:49:04,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:49:04,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:49:04,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:49:04,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:49:04,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:49:04,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:49:04,636 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-05-30 10:49:04,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-30T10:49:04.605Z", "updated_at": "2019-05-30T10:49:04.605Z", "value": "gAAAAABc77UgBqJgWfW7bMzy3l6bmWXcoT6f0NYhFMOBit7P2WfAELvqTf-B5_AFOBhRkyfGdBIPtg2HtuzixGmWIQhgJbOlmg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-30 10:49:04,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:49:04,636 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:49:04 GMT 2019-05-30 10:49:04,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:49:04,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-30 10:49:04,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:49:04,637 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:49:04,637 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:49:04,637 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3.1/secrets/foo 2019-05-30 10:49:04,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:49:04,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:49:04,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:49:04,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:49:04,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:49:04,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:49:04,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:49:04,702 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-30 10:49:04,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-30T10:49:04.605Z", "updated_at": "2019-05-30T10:49:04.605Z", "value": "gAAAAABc77UgBqJgWfW7bMzy3l6bmWXcoT6f0NYhFMOBit7P2WfAELvqTf-B5_AFOBhRkyfGdBIPtg2HtuzixGmWIQhgJbOlmg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-30 10:49:04,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:49:04,703 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:49:04 GMT 2019-05-30 10:49:04,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:49:04,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-30 10:49:04,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:49:04,703 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:49:04,703 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:49:04,703 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-05-30 10:49:04,704 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-05-30 10:49:04,847 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 10:49:04,848 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:58 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-30 10:49:04,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-30 10:49:04,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/dc893d4e-123e-4047-a9cd-8d8b43820311.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:49:06,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 10:49:06 GMT X-Openstack-Request-Id: req-1cfa3f7e-d5ca-4a41-8463-1298aa9dc289 2019-05-30 10:49:06,283 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 10:49:06,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/dc893d4e-123e-4047-a9cd-8d8b43820311.json used request id req-1cfa3f7e-d5ca-4a41-8463-1298aa9dc289 2019-05-30 10:49:06,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.42454314232s 2019-05-30 10:49:06,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:49:06,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:49:06,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 10:49:06 GMT X-Openstack-Request-Id: req-81051a0f-7f86-417b-a0df-6942460b8784 2019-05-30 10:49:06,366 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 10:49:06,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-81051a0f-7f86-417b-a0df-6942460b8784 2019-05-30 10:49:06,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0716419219971s 2019-05-30 10:49:06,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-30 10:49:06,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:49:06,524 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 30 May 2019 10: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-6ee98e99-474e-42b7-a897-b2b7a538ad55 x-openstack-request-id: req-6ee98e99-474e-42b7-a897-b2b7a538ad55 2019-05-30 10:49:06,524 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5 used request id req-6ee98e99-474e-42b7-a897-b2b7a538ad55 2019-05-30 10:49:06,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.157645940781s 2019-05-30 10:49:06,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:49:06,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:49:07,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Thu, 30 May 2019 10: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-08f24463-3b41-4dec-9c5e-2f45273dcaff x-openstack-request-id: req-08f24463-3b41-4dec-9c5e-2f45273dcaff 2019-05-30 10:49:07,066 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_4f784c69-e372-43c0-b36f-58f1eea84783": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:a8:b7", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:a8:b7", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:46:16.000000", "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:49:06Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:49:07,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-08f24463-3b41-4dec-9c5e-2f45273dcaff 2019-05-30 10:49:07,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541749000549s 2019-05-30 10:49:07,069 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:49:09,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:49:09,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:49:09,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 752 Content-Type: application/json Date: Thu, 30 May 2019 10:49: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-5cdd5f29-cea9-416b-963b-b92d5fe858e7 x-openstack-request-id: req-5cdd5f29-cea9-416b-963b-b92d5fe858e7 2019-05-30 10:49:09,255 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_4f784c69-e372-43c0-b36f-58f1eea84783": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:a8:b7", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bd1e78be-ddb8-4001-97f8-30904a66eba5", "rel": "bookmark"}], "image": {"id": "2b841710-af02-4b3d-bce1-779964873ff9", "links": [{"href": "http://172.30.9.24:8774/images/2b841710-af02-4b3d-bce1-779964873ff9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:46:16.000000", "flavor": {"id": "f81027a2-58af-44da-84d5-7c5b19cd1c67", "links": [{"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "bookmark"}]}, "id": "bd1e78be-ddb8-4001-97f8-30904a66eba5", "security_groups": [{"name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}], "user_id": "5bed5bafebc0447d96c8d7be87c2a950", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:49:08Z", "hostId": "170124b010a6583e18c7b28264cef7cb4ce092999f9c689b86ddbcb5", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783", "name": "cloudify-vm_4f784c69-e372-43c0-b36f-58f1eea84783", "created": "2019-05-30T10:44:23Z", "tenant_id": "898fa381db8846cda94c858171b00d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:49:09,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5cdd5f29-cea9-416b-963b-b92d5fe858e7 2019-05-30 10:49:09,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183634996414s 2019-05-30 10:49:09,257 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:49:11,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:49:11,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:49:11,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 30 May 2019 10:49: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-897a41ad-ddda-4b24-bcea-b1b42cbcc0e8 x-openstack-request-id: req-897a41ad-ddda-4b24-bcea-b1b42cbcc0e8 2019-05-30 10:49:11,332 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-30 10:49:11,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-897a41ad-ddda-4b24-bcea-b1b42cbcc0e8 2019-05-30 10:49:11,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0734179019928s 2019-05-30 10:49:11,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:49:11,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:49:11,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Thu, 30 May 2019 10:49:11 GMT X-Openstack-Request-Id: req-80974bcd-19f8-4283-8260-8cbcd8e18b4a 2019-05-30 10:49:11,386 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:07Z", "updated_at": "2019-05-30T10:44:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "1f999cfc-8d06-4920-9d85-e8ee5cc97ad0", "remote_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "a5da33da-c2dc-4a1e-9e06-e4e302fc1e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "eb5ff854-1c19-412d-9039-77363c30ff03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "ecbabec6-f9d2-4184-ae5c-e05bf9e8b012", "remote_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}], "revision_number": 1, "project_id": "898fa381db8846cda94c858171b00d93", "id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:20Z", "updated_at": "2019-05-30T10:44:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:21Z", "revision_number": 0, "id": "29d87617-8045-4151-9fdb-0749c5ebd017", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-30T10:44:21Z", "revision_number": 0, "id": "3bba52fb-4d5b-4905-93ef-6f025075698f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-30T10:44:21Z", "revision_number": 0, "id": "51455c59-bf8b-45c8-b6a5-661027eb9df3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": 80, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-30T10:44:21Z", "revision_number": 0, "id": "748a1e70-7549-4946-a4c0-15cd9a1c1bfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-30T10:44:21Z", "revision_number": 0, "id": "92200cea-b18c-4585-92ee-94d15b6ec4e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:21Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": 443, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "aeb6da5a-052d-454d-a056-0262b988a1f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "c98e7c5e-655e-4ff6-903b-9b1f7480928f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": 22, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:20Z", "revision_number": 0, "id": "dab7208a-bcc5-4964-9b15-9eed6f6a3745", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:20Z", "security_group_id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}], "revision_number": 7, "project_id": "898fa381db8846cda94c858171b00d93", "id": "ceebb0bf-22a5-4b08-adaf-644958fe180c", "name": "cloudify-sg_4f784c69-e372-43c0-b36f-58f1eea84783"}]} 2019-05-30 10:49:11,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-80974bcd-19f8-4283-8260-8cbcd8e18b4a 2019-05-30 10:49:11,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0476319789886s 2019-05-30 10:49:11,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 10:49:11,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/ceebb0bf-22a5-4b08-adaf-644958fe180c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:49:11,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 10:49:11 GMT X-Openstack-Request-Id: req-54608f39-0ffe-4a29-9820-762c8657461c 2019-05-30 10:49:11,554 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 10:49:11,554 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/ceebb0bf-22a5-4b08-adaf-644958fe180c.json used request id req-54608f39-0ffe-4a29-9820-762c8657461c 2019-05-30 10:49:11,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.16138792038s 2019-05-30 10:49:11,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-30 10:49:11,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:49:11,584 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 10:49: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-f9788802-637f-42cf-bc01-36532b6e0c10 x-openstack-request-id: req-f9788802-637f-42cf-bc01-36532b6e0c10 2019-05-30 10:49:11,584 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify-kp_4f784c69-e372-43c0-b36f-58f1eea84783 used request id req-f9788802-637f-42cf-bc01-36532b6e0c10 2019-05-30 10:49:11,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0292189121246s 2019-05-30 10:49:11,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 10:49:11,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/5c071e64-494d-4e0f-a15b-789261eb0ba7/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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" -d '{"subnet_id": "93da0c78-f12f-4b87-897e-4bfa48fc860c"}' 2019-05-30 10:49:14,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 10:49:14 GMT X-Openstack-Request-Id: req-1dcc665c-21ec-40b3-aa20-2e6b7f0c57ca 2019-05-30 10:49:14,096 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "93021956-8dbf-4e91-851f-134bd1b9d8b4", "tenant_id": "898fa381db8846cda94c858171b00d93", "subnet_id": "93da0c78-f12f-4b87-897e-4bfa48fc860c", "subnet_ids": ["93da0c78-f12f-4b87-897e-4bfa48fc860c"], "port_id": "0920cc1a-7965-4cad-bd9b-4f278d61eb89", "id": "5c071e64-494d-4e0f-a15b-789261eb0ba7"} 2019-05-30 10:49:14,096 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5c071e64-494d-4e0f-a15b-789261eb0ba7/remove_router_interface.json used request id req-1dcc665c-21ec-40b3-aa20-2e6b7f0c57ca 2019-05-30 10:49:14,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.51159405708s 2019-05-30 10:49:14,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 10:49:14,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:49:14,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Thu, 30 May 2019 10:49:14 GMT X-Openstack-Request-Id: req-90be72aa-d373-4f40-a031-1a284da085da 2019-05-30 10:49:14,247 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:09Z", "admin_state_up": true, "updated_at": "2019-05-30T10:49:12Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "898fa381db8846cda94c858171b00d93", "id": "5c071e64-494d-4e0f-a15b-789261eb0ba7", "name": "cloudify-router_4f784c69-e372-43c0-b36f-58f1eea84783"}]} 2019-05-30 10:49:14,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-90be72aa-d373-4f40-a031-1a284da085da 2019-05-30 10:49:14,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.150605916977s 2019-05-30 10:49:14,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 10:49:14,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/5c071e64-494d-4e0f-a15b-789261eb0ba7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:49:15,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 10:49:15 GMT X-Openstack-Request-Id: req-eb9d034a-57f3-4195-97d6-93a51a2d6906 2019-05-30 10:49:15,653 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 10:49:15,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/5c071e64-494d-4e0f-a15b-789261eb0ba7.json used request id req-eb9d034a-57f3-4195-97d6-93a51a2d6906 2019-05-30 10:49:15,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.40463900566s 2019-05-30 10:49:15,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 10:49:15,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:49:15,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Thu, 30 May 2019 10:49:15 GMT X-Openstack-Request-Id: req-6b99c118-9619-4961-a38a-257dab89afbd 2019-05-30 10:49:15,697 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93021956-8dbf-4e91-851f-134bd1b9d8b4","tenant_id":"898fa381db8846cda94c858171b00d93","created_at":"2019-05-30T10:44:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T10:44:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"898fa381db8846cda94c858171b00d93","id":"93da0c78-f12f-4b87-897e-4bfa48fc860c","subnetpool_id":null,"name":"cloudify-subnet_4f784c69-e372-43c0-b36f-58f1eea84783"}]} 2019-05-30 10:49:15,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-6b99c118-9619-4961-a38a-257dab89afbd 2019-05-30 10:49:15,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.043497800827s 2019-05-30 10:49:15,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 10:49:15,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/93da0c78-f12f-4b87-897e-4bfa48fc860c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:49:16,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 10:49:16 GMT X-Openstack-Request-Id: req-48cca3e2-8d80-4a9a-b562-0a79fe23c3f3 2019-05-30 10:49:16,936 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 10:49:16,936 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/93da0c78-f12f-4b87-897e-4bfa48fc860c.json used request id req-48cca3e2-8d80-4a9a-b562-0a79fe23c3f3 2019-05-30 10:49:16,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.23755884171s 2019-05-30 10:49:16,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:49:16,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:49:17,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Thu, 30 May 2019 10:49:17 GMT X-Openstack-Request-Id: req-ea3003ca-69c9-4dfd-8362-4b89583f904c 2019-05-30 10:49:17,050 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"93021956-8dbf-4e91-851f-134bd1b9d8b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"898fa381db8846cda94c858171b00d93","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T10:49:16Z","qos_policy_id":null,"name":"cloudify-net_4f784c69-e372-43c0-b36f-58f1eea84783","admin_state_up":true,"tenant_id":"898fa381db8846cda94c858171b00d93","created_at":"2019-05-30T10:44:07Z","mtu":1450}]} 2019-05-30 10:49:17,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ea3003ca-69c9-4dfd-8362-4b89583f904c 2019-05-30 10:49:17,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11372089386s 2019-05-30 10:49:17,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 10:49:17,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/93021956-8dbf-4e91-851f-134bd1b9d8b4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:49:18,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 10:49:18 GMT X-Openstack-Request-Id: req-d6d225bb-cab3-4a48-8f12-12794b9080ea 2019-05-30 10:49:18,113 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 10:49:18,113 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/93021956-8dbf-4e91-851f-134bd1b9d8b4.json used request id req-d6d225bb-cab3-4a48-8f12-12794b9080ea 2019-05-30 10:49:18,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06176400185s 2019-05-30 10:49:18,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 10:49:18,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:49:18,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 10:49:18 GMT X-Openstack-Request-Id: req-5c4f4e97-4b4a-4a4c-a5f4-7db397bb323d 2019-05-30 10:49:18,425 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T10:44:19Z", "file": "/v2/images/2b841710-af02-4b3d-bce1-779964873ff9/file", "owner": "898fa381db8846cda94c858171b00d93", "id": "2b841710-af02-4b3d-bce1-779964873ff9", "size": 297336832, "self": "/v2/images/2b841710-af02-4b3d-bce1-779964873ff9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2b841710-af02-4b3d-bce1-779964873ff9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/2b841710-af02-4b3d-bce1-779964873ff9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_4f784c69-e372-43c0-b36f-58f1eea84783", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify-img_4f784c69-e372-43c0-b36f-58f1eea84783", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-30T10:44:15Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 10:49:18,425 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5c4f4e97-4b4a-4a4c-a5f4-7db397bb323d 2019-05-30 10:49:18,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30707192421s 2019-05-30 10:49:18,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 10:49:18,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/2b841710-af02-4b3d-bce1-779964873ff9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e95f29b52f1a003b77a9bff476f0813862bf14bd" 2019-05-30 10:49:18,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 10:49:18 GMT X-Openstack-Request-Id: req-d64da90a-c22b-4431-bf8d-2f29ba9ebb90 2019-05-30 10:49:18,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-05-30 10:49:18,753 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2b841710-af02-4b3d-bce1-779964873ff9 used request id req-d64da90a-c22b-4431-bf8d-2f29ba9ebb90 2019-05-30 10:49:18,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.326897859573s 2019-05-30 10:49:18,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 10:49:18,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:49:19,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 30 May 2019 10:49: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-8ba2d0d9-e416-46cc-b663-4a3e15cdf642 x-openstack-request-id: req-8ba2d0d9-e416-46cc-b663-4a3e15cdf642 2019-05-30 10:49:19,064 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_4f784c69-e372-43c0-b36f-58f1eea84783", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67", "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": "f81027a2-58af-44da-84d5-7c5b19cd1c67"}]} 2019-05-30 10:49:19,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-8ba2d0d9-e416-46cc-b663-4a3e15cdf642 2019-05-30 10:49:19,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.305377006531s 2019-05-30 10:49:19,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 10:49:19,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:49:19,099 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 10:49: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-c2f2d1f2-afc7-4a3a-9cf8-f9476fb8799c x-openstack-request-id: req-c2f2d1f2-afc7-4a3a-9cf8-f9476fb8799c 2019-05-30 10:49:19,099 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/f81027a2-58af-44da-84d5-7c5b19cd1c67 used request id req-c2f2d1f2-afc7-4a3a-9cf8-f9476fb8799c 2019-05-30 10:49:19,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0333619117737s 2019-05-30 10:49:19,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 10:49:19,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:49:19,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 30 May 2019 10:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6687793-4975-4055-b8fd-c94736059a4c 2019-05-30 10:49:19,318 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "cloudify-user_4f784c69-e372-43c0-b36f-58f1eea84783", "links": {"self": "http://172.30.9.24:5000/v3/users/5bed5bafebc0447d96c8d7be87c2a950"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5bed5bafebc0447d96c8d7be87c2a950", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 10:49:19,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c6687793-4975-4055-b8fd-c94736059a4c 2019-05-30 10:49:19,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217949867249s 2019-05-30 10:49:19,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 10:49:19,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/5bed5bafebc0447d96c8d7be87c2a950 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:49:19,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Thu, 30 May 2019 10:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee63a933-d678-48be-b028-a29246125501 2019-05-30 10:49:19,558 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_4f784c69-e372-43c0-b36f-58f1eea84783", "links": {"self": "http://172.30.9.24:5000/v3/users/5bed5bafebc0447d96c8d7be87c2a950"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5bed5bafebc0447d96c8d7be87c2a950", "description": null}} 2019-05-30 10:49:19,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/5bed5bafebc0447d96c8d7be87c2a950 used request id req-ee63a933-d678-48be-b028-a29246125501 2019-05-30 10:49:19,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234325885773s 2019-05-30 10:49:19,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 10:49:19,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/5bed5bafebc0447d96c8d7be87c2a950 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:49:20,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 10:49:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-018f5627-c9c3-4875-9655-13c705fa2375 2019-05-30 10:49:20,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 10:49:20,892 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/5bed5bafebc0447d96c8d7be87c2a950 used request id req-018f5627-c9c3-4875-9655-13c705fa2375 2019-05-30 10:49:20,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 1.33393788338s 2019-05-30 10:49:20,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 10:49:20,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:49:21,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 30 May 2019 10:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afaa7c34-a0e9-442c-82b7-63fc8b73ba0e 2019-05-30 10:49:21,123 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/898fa381db8846cda94c858171b00d93"}, "tags": [], "enabled": true, "id": "898fa381db8846cda94c858171b00d93", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_4f784c69-e372-43c0-b36f-58f1eea84783"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 10:49:21,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-afaa7c34-a0e9-442c-82b7-63fc8b73ba0e 2019-05-30 10:49:21,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223469018936s 2019-05-30 10:49:21,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 10:49:21,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/898fa381db8846cda94c858171b00d93 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:49:21,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 10:49:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c5ecdec-f6ee-45b7-930d-ca666959bf88 2019-05-30 10:49:21,415 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 10:49:21,415 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/898fa381db8846cda94c858171b00d93 used request id req-1c5ecdec-f6ee-45b7-930d-ca666959bf88 2019-05-30 10:49:21,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.287791013718s 2019-05-30 10:49:21,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:49:21,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=898fa381db8846cda94c858171b00d93&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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:49:22,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 10:49:22 GMT X-Openstack-Request-Id: req-65ac7f27-8fe4-4424-bf46-0b7936ada7ff 2019-05-30 10:49:22,135 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:07Z", "updated_at": "2019-05-30T10:44:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "1f999cfc-8d06-4920-9d85-e8ee5cc97ad0", "remote_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "a5da33da-c2dc-4a1e-9e06-e4e302fc1e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "eb5ff854-1c19-412d-9039-77363c30ff03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "ecbabec6-f9d2-4184-ae5c-e05bf9e8b012", "remote_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}], "revision_number": 1, "project_id": "898fa381db8846cda94c858171b00d93", "id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "name": "default"}]} 2019-05-30 10:49:22,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=898fa381db8846cda94c858171b00d93&name=default used request id req-65ac7f27-8fe4-4424-bf46-0b7936ada7ff 2019-05-30 10:49:22,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.714607954025s 2019-05-30 10:49:22,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:49:22,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:49:22,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 30 May 2019 10:49:22 GMT X-Openstack-Request-Id: req-caa574f3-d5b9-4599-996f-624e5116585f 2019-05-30 10:49:22,556 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "created_at": "2019-05-30T07:14:50Z", "updated_at": "2019-05-30T07:14:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "0939bb49-cffc-4f4e-a17a-58e5d6bd6bb0", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "3443478f-fb34-4de9-8d71-e31e53563e0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "4a722efe-70aa-47c8-ad61-428b92f95a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "8046e48f-122b-4068-824d-84d79246f917", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}], "revision_number": 1, "project_id": "c1599269478c4d54ad8117e3c0804cee", "id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "898fa381db8846cda94c858171b00d93", "created_at": "2019-05-30T10:44:07Z", "updated_at": "2019-05-30T10:44:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "1f999cfc-8d06-4920-9d85-e8ee5cc97ad0", "remote_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "a5da33da-c2dc-4a1e-9e06-e4e302fc1e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "eb5ff854-1c19-412d-9039-77363c30ff03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:44:07Z", "revision_number": 0, "id": "ecbabec6-f9d2-4184-ae5c-e05bf9e8b012", "remote_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "remote_ip_prefix": null, "created_at": "2019-05-30T10:44:07Z", "security_group_id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "tenant_id": "898fa381db8846cda94c858171b00d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "898fa381db8846cda94c858171b00d93"}], "revision_number": 1, "project_id": "898fa381db8846cda94c858171b00d93", "id": "aa9a21ac-eace-4922-a9e4-cf799b494b71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 10:49:22,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-caa574f3-d5b9-4599-996f-624e5116585f 2019-05-30 10:49:22,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.415207862854s 2019-05-30 10:49:22,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 10:49:22,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/aa9a21ac-eace-4922-a9e4-cf799b494b71.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6a35b9e59be787601e5ec3d4adfc211e053d0dc2" 2019-05-30 10:49:22,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 10:49:22 GMT X-Openstack-Request-Id: req-654ddc97-7cc4-4997-943a-55385173b3ca 2019-05-30 10:49:22,691 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 10:49:22,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/aa9a21ac-eace-4922-a9e4-cf799b494b71.json used request id req-654ddc97-7cc4-4997-943a-55385173b3ca 2019-05-30 10:49:22,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.12671995163s 2019-05-30 10:49:22,711 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-05-30 10:49:22,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 10:49:22,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 10:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0099e82c-e136-4a1d-a5e4-14b06896b5b1 2019-05-30 10:49:22,743 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 10:49:22,743 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-0099e82c-e136-4a1d-a5e4-14b06896b5b1 2019-05-30 10:49:22,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 10:49:23,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T11:49:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["Sai9T4A5TDy3DB46HzezVQ"], "issued_at": "2019-05-30T10:49:23.000000Z"}} 2019-05-30 10:49:23,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:49:23,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 10:49:23,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 10:49:23 GMT X-Openstack-Request-Id: req-3abe490b-a443-4f25-8562-85b0e0cd8ebd 2019-05-30 10:49:23,509 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 10:49:23,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3abe490b-a443-4f25-8562-85b0e0cd8ebd 2019-05-30 10:49:23,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354516029358s 2019-05-30 10:49:23,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 10:49:23,522 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 10:49:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-538ef257-fa5f-4fca-85fb-4fab56b13870 2019-05-30 10:49:23,522 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:49:23,522 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-538ef257-fa5f-4fca-85fb-4fab56b13870 2019-05-30 10:49:23,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 10:49:23,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 10:49:23,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 10:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9a5925d-2861-4ec1-96b8-718d83513b33 2019-05-30 10:49:23,736 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 10:49:23,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-f9a5925d-2861-4ec1-96b8-718d83513b33 2019-05-30 10:49:23,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212581157684s 2019-05-30 10:49:23,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 10:49:23,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}}' 2019-05-30 10:49:23,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Thu, 30 May 2019 10:49:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0201ab09-9406-4ff6-bfd8-0cadaa2bb15e 2019-05-30 10:49:23,971 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/2333dbcd5b4644cca59ebc2020401159"}, "tags": [], "enabled": true, "id": "2333dbcd5b4644cca59ebc2020401159", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}} 2019-05-30 10:49:23,972 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-0201ab09-9406-4ff6-bfd8-0cadaa2bb15e 2019-05-30 10:49:23,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.227474927902s 2019-05-30 10:49:23,972 - 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'2333dbcd5b4644cca59ebc2020401159', '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_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d'}) 2019-05-30 10:49:23,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 10:49:23,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "yBujGI7VrxUGAhelQkXSdx3ON1wkSm", "email": null, "name": "cloudify_ims-user_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}}' 2019-05-30 10:49:24,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Thu, 30 May 2019 10:49:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba5a975a-12dd-4354-855c-9235f9d8c1b5 2019-05-30 10:49:24,421 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "links": {"self": "http://172.30.9.24:5000/v3/users/0bd8b760b18e4f8286812d36f4b5d026"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0bd8b760b18e4f8286812d36f4b5d026", "domain_id": "default", "password_expires_at": null}} 2019-05-30 10:49:24,422 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-ba5a975a-12dd-4354-855c-9235f9d8c1b5 2019-05-30 10:49:24,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.442358970642s 2019-05-30 10:49:24,422 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0bd8b760b18e4f8286812d36f4b5d026', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d'}) 2019-05-30 10:49:24,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 10:49:24,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 10:49:24,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 10:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd6945a1-b286-4d77-9a9e-cce69b073a9e 2019-05-30 10:49:24,629 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 10:49:24,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fd6945a1-b286-4d77-9a9e-cce69b073a9e 2019-05-30 10:49:24,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202553033829s 2019-05-30 10:49:24,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 10:49:24,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 10:49:24,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 10:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8498509-a7cd-4af7-b2c8-d4a4919a17ea 2019-05-30 10:49:24,841 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 10:49:24,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d8498509-a7cd-4af7-b2c8-d4a4919a17ea 2019-05-30 10:49:24,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206618070602s 2019-05-30 10:49:24,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 10:49:24,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 10:49:25,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 10:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0cf107-165a-477b-8187-cdbb8b7dbb2e 2019-05-30 10:49:25,006 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 10:49:25,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ab0cf107-165a-477b-8187-cdbb8b7dbb2e 2019-05-30 10:49:25,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.159382820129s 2019-05-30 10:49:25,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 10:49:25,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 10:49:25,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 10:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c77b37-8afb-4dc7-b0c4-24a690877a8b 2019-05-30 10:49:25,208 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 10:49:25,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-92c77b37-8afb-4dc7-b0c4-24a690877a8b 2019-05-30 10:49:25,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196934938431s 2019-05-30 10:49:25,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 10:49:25,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 10:49:25,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Thu, 30 May 2019 10:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa0ad30-3219-4ebc-942b-b9c33be3d66f 2019-05-30 10:49:25,336 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cloudify_ims-user_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "links": {"self": "http://172.30.9.24:5000/v3/users/0bd8b760b18e4f8286812d36f4b5d026"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0bd8b760b18e4f8286812d36f4b5d026", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 10:49:25,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-faa0ad30-3219-4ebc-942b-b9c33be3d66f 2019-05-30 10:49:25,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126852035522s 2019-05-30 10:49:25,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 10:49:25,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 10:49:25,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 30 May 2019 10:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fad081b-0e0b-41dc-9a3f-ef35796c79b8 2019-05-30 10:49:25,469 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/2333dbcd5b4644cca59ebc2020401159"}, "tags": [], "enabled": true, "id": "2333dbcd5b4644cca59ebc2020401159", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 10:49:25,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-0fad081b-0e0b-41dc-9a3f-ef35796c79b8 2019-05-30 10:49:25,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119928121567s 2019-05-30 10:49:25,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 10:49:25,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=0bd8b760b18e4f8286812d36f4b5d026&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=2333dbcd5b4644cca59ebc2020401159" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 10:49:25,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 10:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-890167ed-4b37-4144-958e-35ed2c0ca6fd 2019-05-30 10:49:25,595 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=0bd8b760b18e4f8286812d36f4b5d026&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=2333dbcd5b4644cca59ebc2020401159", "previous": null, "next": null}} 2019-05-30 10:49:25,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=0bd8b760b18e4f8286812d36f4b5d026&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=2333dbcd5b4644cca59ebc2020401159 used request id req-890167ed-4b37-4144-958e-35ed2c0ca6fd 2019-05-30 10:49:25,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116062164307s 2019-05-30 10:49:25,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 10:49:25,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/2333dbcd5b4644cca59ebc2020401159/users/0bd8b760b18e4f8286812d36f4b5d026/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 10:49:25,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 10:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39452a8c-6456-42d7-b9db-7cd3b17213ad 2019-05-30 10:49:25,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 10:49:25,750 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/2333dbcd5b4644cca59ebc2020401159/users/0bd8b760b18e4f8286812d36f4b5d026/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-39452a8c-6456-42d7-b9db-7cd3b17213ad 2019-05-30 10:49:25,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151039123535s 2019-05-30 10:49:25,751 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 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'2333dbcd5b4644cca59ebc2020401159', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'yBujGI7VrxUGAhelQkXSdx3ON1wkSm', 'username': u'cloudify_ims-user_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 10:49:25,754 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'password': 'yBujGI7VrxUGAhelQkXSdx3ON1wkSm', 'project_name': 'cloudify_ims-project_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '2333dbcd5b4644cca59ebc2020401159', 'project_domain_name': 'Default'} 2019-05-30 10:49:25,808 - 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-05-30 10:49:25,822 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-05-30 10:49:25,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 10:49:25,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 10:49:26,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 10:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef615162-a45f-4828-984c-a2b367df267a 2019-05-30 10:49:26,023 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 10:49:26,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-ef615162-a45f-4828-984c-a2b367df267a 2019-05-30 10:49:26,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200325965881s 2019-05-30 10:49:26,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 10:49:26,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 10:49:26,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 30 May 2019 10:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ac0285-b982-4054-ad1e-b4f9a6dc5713 2019-05-30 10:49:26,153 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/2333dbcd5b4644cca59ebc2020401159"}, "tags": [], "enabled": true, "id": "2333dbcd5b4644cca59ebc2020401159", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 10:49:26,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-d6ac0285-b982-4054-ad1e-b4f9a6dc5713 2019-05-30 10:49:26,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122063875198s 2019-05-30 10:49:26,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 10:49:26,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" -d '{"network": {"tenant_id": "2333dbcd5b4644cca59ebc2020401159", "name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "admin_state_up": true}}' 2019-05-30 10:49:26,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Thu, 30 May 2019 10:49:26 GMT X-Openstack-Request-Id: req-3babb75b-469e-4214-a543-e8deb84559c0 2019-05-30 10:49:26,534 - 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":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T10:49:26Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}} 2019-05-30 10:49:26,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3babb75b-469e-4214-a543-e8deb84559c0 2019-05-30 10:49:26,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.378434896469s 2019-05-30 10:49:26,535 - 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-05-30T10:49:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0', u'provider:segmentation_id': 16, 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_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'created_at': u'2019-05-30T10:49:26Z', u'mtu': 1450, u'tenant_id': u'2333dbcd5b4644cca59ebc2020401159', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2333dbcd5b4644cca59ebc2020401159', u'l2_adjacency': True}) 2019-05-30 10:49:26,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 10:49:26,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 10:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34312cbe-87ca-4c8e-b84a-5bd079ac5c02 2019-05-30 10:49:26,545 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 10:49:26,545 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-34312cbe-87ca-4c8e-b84a-5bd079ac5c02 2019-05-30 10:49:26,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 10:49:26,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T11:49:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2333dbcd5b4644cca59ebc2020401159", "name": "cloudify_ims-project_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_2333dbcd5b4644cca59ebc2020401159", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2333dbcd5b4644cca59ebc2020401159", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/2333dbcd5b4644cca59ebc2020401159", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/2333dbcd5b4644cca59ebc2020401159", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/2333dbcd5b4644cca59ebc2020401159", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2333dbcd5b4644cca59ebc2020401159", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/2333dbcd5b4644cca59ebc2020401159", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/2333dbcd5b4644cca59ebc2020401159", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2333dbcd5b4644cca59ebc2020401159", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/2333dbcd5b4644cca59ebc2020401159", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/2333dbcd5b4644cca59ebc2020401159", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "id": "0bd8b760b18e4f8286812d36f4b5d026"}, "audit_ids": ["6ir1FwD1Seu0TEzm4usYYg"], "issued_at": "2019-05-30T10:49:26.000000Z"}} 2019-05-30 10:49:26,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:49:26,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:27,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Thu, 30 May 2019 10:49:27 GMT X-Openstack-Request-Id: req-d4c7966d-d8f6-46b1-ae01-79bbd10f9b32 2019-05-30 10:49:27,901 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T10:49:26Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:49:27,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d4c7966d-d8f6-46b1-ae01-79bbd10f9b32 2019-05-30 10:49:27,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.958549022675s 2019-05-30 10:49:27,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 10:49:27,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -d '{"subnet": {"name": "cloudify_ims-subnet_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "enable_dhcp": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 10:49:28,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Thu, 30 May 2019 10:49:28 GMT X-Openstack-Request-Id: req-0c31e623-fe6f-4e6c-9350-3cfa32ca2916 2019-05-30 10:49:28,636 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T10:49:28Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"2333dbcd5b4644cca59ebc2020401159","id":"3e159de3-d2cc-4976-8ca4-f38947996273","subnetpool_id":null,"name":"cloudify_ims-subnet_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}} 2019-05-30 10:49:28,637 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0c31e623-fe6f-4e6c-9350-3cfa32ca2916 2019-05-30 10:49:28,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.733465909958s 2019-05-30 10:49:28,637 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T10:49:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3e159de3-d2cc-4976-8ca4-f38947996273', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'enable_dhcp': True, u'network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0', u'tenant_id': u'2333dbcd5b4644cca59ebc2020401159', u'created_at': u'2019-05-30T10:49:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2333dbcd5b4644cca59ebc2020401159'}) 2019-05-30 10:49:28,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 10:49:28,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "cloudify_ims-router_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "admin_state_up": true}}' 2019-05-30 10:49:30,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Thu, 30 May 2019 10:49:30 GMT X-Openstack-Request-Id: req-e1ed97b4-40c2-4861-a383-1276305d0801 2019-05-30 10:49:30,443 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:28Z", "admin_state_up": true, "updated_at": "2019-05-30T10:49:30Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "da784559-be44-4861-b329-c2fd809e6e76", "name": "cloudify_ims-router_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}} 2019-05-30 10:49:30,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e1ed97b4-40c2-4861-a383-1276305d0801 2019-05-30 10:49:30,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.80574798584s 2019-05-30 10:49:30,444 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T10:49:30Z', u'revision_number': 2, u'id': u'da784559-be44-4861-b329-c2fd809e6e76', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'admin_state_up': True, u'tenant_id': u'2333dbcd5b4644cca59ebc2020401159', u'created_at': u'2019-05-30T10:49:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'2333dbcd5b4644cca59ebc2020401159'}) 2019-05-30 10:49:30,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 10:49:30,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/da784559-be44-4861-b329-c2fd809e6e76/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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -d '{"subnet_id": "3e159de3-d2cc-4976-8ca4-f38947996273"}' 2019-05-30 10:49:33,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 10:49:33 GMT X-Openstack-Request-Id: req-7fdf623d-417f-4fa1-a17f-c1565612d243 2019-05-30 10:49:33,137 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "subnet_id": "3e159de3-d2cc-4976-8ca4-f38947996273", "subnet_ids": ["3e159de3-d2cc-4976-8ca4-f38947996273"], "port_id": "01f9088f-425d-452f-9eb3-ad9ffeae5883", "id": "da784559-be44-4861-b329-c2fd809e6e76"} 2019-05-30 10:49:33,137 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/da784559-be44-4861-b329-c2fd809e6e76/add_router_interface.json used request id req-7fdf623d-417f-4fa1-a17f-c1565612d243 2019-05-30 10:49:33,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.69274091721s 2019-05-30 10:49:33,138 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-30 10:49:34,378 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:9f7149c7a51ff7b517ffd8b6fe01cca0 sha256:f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74 2019-05-30 10:49:34,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 10:49:34,384 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 10:49:34 GMT 2019-05-30 10:49:34,384 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 10:49:34,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 10:49:34,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:34,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 10:49:34 GMT X-Openstack-Request-Id: req-e26dd7b8-bde9-4ca0-a25d-37d96e224c8f 2019-05-30 10:49:34,676 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 10:49:34,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e26dd7b8-bde9-4ca0-a25d-37d96e224c8f 2019-05-30 10:49:34,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.290277004242s 2019-05-30 10:49:34,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 10:49:34,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -d '{"owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "owner_specified.shade.object": "images/cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}' 2019-05-30 10:49:35,027 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Thu, 30 May 2019 10:49:35 GMT Location: http://172.30.9.24:9292/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a28f2959-af2b-46a0-a21e-b3bce75a53f0 2019-05-30 10:49:35,028 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T10:49:34Z", "file": "/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/file", "owner": "2333dbcd5b4644cca59ebc2020401159", "id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "size": null, "self": "/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "checksum": null, "created_at": "2019-05-30T10:49:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 10:49:35,028 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-a28f2959-af2b-46a0-a21e-b3bce75a53f0 2019-05-30 10:49:35,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.342089891434s 2019-05-30 10:49:35,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 10:49:35,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -d '' 2019-05-30 10:49:39,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 10:49:39 GMT X-Openstack-Request-Id: req-d3dc1d5a-4e1f-4778-84c6-31437a1ff5c8 2019-05-30 10:49:39,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-05-30 10:49:39,875 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/file used request id req-d3dc1d5a-4e1f-4778-84c6-31437a1ff5c8 2019-05-30 10:49:39,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.84671497345s 2019-05-30 10:49:39,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 10:49:39,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:39,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 30 May 2019 10:49:39 GMT X-Openstack-Request-Id: req-467bdce1-85f8-4165-acf1-ed237870f783 2019-05-30 10:49:39,924 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T10:49:39Z", "file": "/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/file", "owner": "2333dbcd5b4644cca59ebc2020401159", "id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "size": 297336832, "self": "/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-30T10:49:34Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 10:49:39,924 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-467bdce1-85f8-4165-acf1-ed237870f783 2019-05-30 10:49:39,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0441792011261s 2019-05-30 10:49:39,927 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/file', 'owner': u'2333dbcd5b4644cca59ebc2020401159', 'id': u'6e737954-f4dc-4ef4-929d-d3d4dcabda54', 'size': 297336832, u'self': u'/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2333dbcd5b4644cca59ebc2020401159', 'name': 'cloudify_ims-project_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T10:49:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-30T10:49:39Z', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'properties': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'created': u'2019-05-30T10:49:34Z', 'checksum': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'created_at': u'2019-05-30T10:49:34Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', 'metadata': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}}) 2019-05-30 10:49:39,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 10:49:39,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-05-30 10:49:40,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Thu, 30 May 2019 10:49: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-9892ed4b-5f0b-4af4-9204-630689531be0 x-openstack-request-id: req-9892ed4b-5f0b-4af4-9204-630689531be0 2019-05-30 10:49:40,258 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "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": "9d771080-af10-4f75-b2f0-43f39d3c0756"}} 2019-05-30 10:49:40,258 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9892ed4b-5f0b-4af4-9204-630689531be0 2019-05-30 10:49:40,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.328034877777s 2019-05-30 10:49:40,259 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', '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'aeac65a9ab444affb43fd8765adb4b86', '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'9d771080-af10-4f75-b2f0-43f39d3c0756', 'swap': 0}) 2019-05-30 10:49:40,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 10:49:40,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756/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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" -d '{"extra_specs": {}}' 2019-05-30 10:49:40,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 10:49: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-81e78293-f735-461c-a36d-68c8e7721a1b x-openstack-request-id: req-81e78293-f735-461c-a36d-68c8e7721a1b 2019-05-30 10:49:40,281 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 10:49:40,281 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756/os-extra_specs used request id req-81e78293-f735-461c-a36d-68c8e7721a1b 2019-05-30 10:49:40,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217130184174s 2019-05-30 10:49:40,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-30 10:49:40,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -d '{"keypair": {"name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}}' 2019-05-30 10:49:40,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1811 Content-Type: application/json Date: Thu, 30 May 2019 10:49: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-33d459ca-c259-4cfd-a1f1-412ff52786f9 x-openstack-request-id: req-33d459ca-c259-4cfd-a1f1-412ff52786f9 2019-05-30 10:49:40,750 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvuhIWL2BFBL5Rln41FQuH2EvKRfyc0Va9bZ1TrXMSkmU7GwT\nxDmJTJbs0zAQtu6yKC0dBn+yeJdnpiTfGnPNN1wZfcDcUzLjlmwSlnncz3Hnk1SC\nAQ3DameARF4aMMumOohV1AG0axUnt51uGVfJZkqeWmfeimaU70w9dkP6/vHZ+PJx\nB6CWgSimD5auiorPswEnoMugpkKiMgcHhU3Qp+3caD9UxGajR7j4b+mT2xFzVxBd\nSsPtvMJTHgemuU1pQSUn0EZxGVbgHa2uNPA4maRfoeVeOH6y2GvnzE2sbvz20tBJ\n8/WxnPLwxcc5sbZ2Uj3VCXNo7hh4xkWLSK8L3QIDAQABAoIBAQC8TB33sUrcgu5t\n7pZYz4MCnnfGv4D7I2BZVRMVhIkwiK0kGGHSvLFo4sBKeXEzDfKZYA3t+AwPl767\nCEkqLSgvv17BQ3XNdjc2ifg3hZE+52lzTvo/kdS6YcYJKQwKLwQRXaHST7AloqMf\nH1+WDZlvlI/mOecteYrTEM7alKi/xhZ2hWGzrVDTX5UfOmwjMH96MbvZQiiT6ZVE\nwbBRiOi9YWQBmEe7ooU/bk0ilzhBkQuCauXKE9se/etb8g6NSsfFx381dWMzTXAY\nginMVf8iG8Sokd2tG8H2W3EQHYbR/bDzimMrZanoHgntIlRTF4DCVI+SPzYPNi52\nARnBnFw9AoGBAOHINTjEDlyhRVCBzDWtymAwtPoFzHRN/j90kSJyC/F5yfkkHPSK\nqmZpq8jZmw+ob/7K5q8KFLm97VNu6K3SojRLY8bN6P/LCMDjFvYR00LxE52tsEXy\n/8KFNqZBOMNfbMLOxtZht7Tx6XXzBOtkijTNuqd/gZPmFr+lerWkpQFDAoGBANh1\nMK+5J0mA1p+e7NSd7CSl4mGwFuh89oRShxcd/CYl9ioGh7cw2/Pc3oDQZDtE4PN1\nZKtGTC6cJ/pv6ZK3EXVgZvTlb7WCDmkW3ZGGoBGPAHvKkwRjAKnIeNFTMvMlTbKQ\nOjtnFkeLBp7ITX51HA0DHXkRMOIoef/0OHIXStxfAoGBAMl6ERQwz+gU+XeX/BTC\nmt8vV6/s0L/QgVs6t/CW+NVpKrSqZzRJMTnmfibjGB3m3tntUeFNC6WcOFXFmNjU\nJ26m/8h+IrdwBMWrX+gBjBYmbqy8O5qP928r1NKTTQX692D3iDPySy6q2Pwp+m/b\n7gCkvTWO8KB8KDyofFHvNFdlAoGATFXHvbDGMh3FkrUxQCoRRTtbAqhe685mAXQ5\nP+XLLojkrx1ubyRD7VRPA456SoyX6EPWJLC93RIk5yTgcmUtOv+sT2E6bABZpKXz\nrYaUnJyZxw5BmqJvcXDJasi0hxr4s6g5YQmRydk1lHl/GsGiCtS2aCOv4ZH0tFck\nMNgWBnECgYBfYEngJ+ag+0CtvDEwuCGuYV0sXUy5ExDEEHtg3S/W6J5em2kuZO8G\nSLlnwP4OBUF7zR5ZrWFi4c4X71FQGuGDSMnbLVCCOrnAwvYcbykUzdbJSRTHwT+3\nl9a2PocJNeCPkgI7d9Xsa1nLi1gJdhgCE8Lz7Npm8dEBdIk4wzNsSA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "fingerprint": "86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51"}} 2019-05-30 10:49:40,751 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-33d459ca-c259-4cfd-a1f1-412ff52786f9 2019-05-30 10:49:40,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.466344833374s 2019-05-30 10:49:40,752 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvuhIWL2BFBL5Rln41FQuH2EvKRfyc0Va9bZ1TrXMSkmU7GwT\nxDmJTJbs0zAQtu6yKC0dBn+yeJdnpiTfGnPNN1wZfcDcUzLjlmwSlnncz3Hnk1SC\nAQ3DameARF4aMMumOohV1AG0axUnt51uGVfJZkqeWmfeimaU70w9dkP6/vHZ+PJx\nB6CWgSimD5auiorPswEnoMugpkKiMgcHhU3Qp+3caD9UxGajR7j4b+mT2xFzVxBd\nSsPtvMJTHgemuU1pQSUn0EZxGVbgHa2uNPA4maRfoeVeOH6y2GvnzE2sbvz20tBJ\n8/WxnPLwxcc5sbZ2Uj3VCXNo7hh4xkWLSK8L3QIDAQABAoIBAQC8TB33sUrcgu5t\n7pZYz4MCnnfGv4D7I2BZVRMVhIkwiK0kGGHSvLFo4sBKeXEzDfKZYA3t+AwPl767\nCEkqLSgvv17BQ3XNdjc2ifg3hZE+52lzTvo/kdS6YcYJKQwKLwQRXaHST7AloqMf\nH1+WDZlvlI/mOecteYrTEM7alKi/xhZ2hWGzrVDTX5UfOmwjMH96MbvZQiiT6ZVE\nwbBRiOi9YWQBmEe7ooU/bk0ilzhBkQuCauXKE9se/etb8g6NSsfFx381dWMzTXAY\nginMVf8iG8Sokd2tG8H2W3EQHYbR/bDzimMrZanoHgntIlRTF4DCVI+SPzYPNi52\nARnBnFw9AoGBAOHINTjEDlyhRVCBzDWtymAwtPoFzHRN/j90kSJyC/F5yfkkHPSK\nqmZpq8jZmw+ob/7K5q8KFLm97VNu6K3SojRLY8bN6P/LCMDjFvYR00LxE52tsEXy\n/8KFNqZBOMNfbMLOxtZht7Tx6XXzBOtkijTNuqd/gZPmFr+lerWkpQFDAoGBANh1\nMK+5J0mA1p+e7NSd7CSl4mGwFuh89oRShxcd/CYl9ioGh7cw2/Pc3oDQZDtE4PN1\nZKtGTC6cJ/pv6ZK3EXVgZvTlb7WCDmkW3ZGGoBGPAHvKkwRjAKnIeNFTMvMlTbKQ\nOjtnFkeLBp7ITX51HA0DHXkRMOIoef/0OHIXStxfAoGBAMl6ERQwz+gU+XeX/BTC\nmt8vV6/s0L/QgVs6t/CW+NVpKrSqZzRJMTnmfibjGB3m3tntUeFNC6WcOFXFmNjU\nJ26m/8h+IrdwBMWrX+gBjBYmbqy8O5qP928r1NKTTQX692D3iDPySy6q2Pwp+m/b\n7gCkvTWO8KB8KDyofFHvNFdlAoGATFXHvbDGMh3FkrUxQCoRRTtbAqhe685mAXQ5\nP+XLLojkrx1ubyRD7VRPA456SoyX6EPWJLC93RIk5yTgcmUtOv+sT2E6bABZpKXz\nrYaUnJyZxw5BmqJvcXDJasi0hxr4s6g5YQmRydk1lHl/GsGiCtS2aCOv4ZH0tFck\nMNgWBnECgYBfYEngJ+ag+0CtvDEwuCGuYV0sXUy5ExDEEHtg3S/W6J5em2kuZO8G\nSLlnwP4OBUF7zR5ZrWFi4c4X71FQGuGDSMnbLVCCOrnAwvYcbykUzdbJSRTHwT+3\nl9a2PocJNeCPkgI7d9Xsa1nLi1gJdhgCE8Lz7Npm8dEBdIk4wzNsSA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0bd8b760b18e4f8286812d36f4b5d026', 'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'created_at': '2019-05-30T10:49:40.751995', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2333dbcd5b4644cca59ebc2020401159', 'name': 'cloudify_ims-project_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51', 'type': 'ssh', 'id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d'}) 2019-05-30 10:49:40,752 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAvuhIWL2BFBL5Rln41FQuH2EvKRfyc0Va9bZ1TrXMSkmU7GwT xDmJTJbs0zAQtu6yKC0dBn+yeJdnpiTfGnPNN1wZfcDcUzLjlmwSlnncz3Hnk1SC AQ3DameARF4aMMumOohV1AG0axUnt51uGVfJZkqeWmfeimaU70w9dkP6/vHZ+PJx B6CWgSimD5auiorPswEnoMugpkKiMgcHhU3Qp+3caD9UxGajR7j4b+mT2xFzVxBd SsPtvMJTHgemuU1pQSUn0EZxGVbgHa2uNPA4maRfoeVeOH6y2GvnzE2sbvz20tBJ 8/WxnPLwxcc5sbZ2Uj3VCXNo7hh4xkWLSK8L3QIDAQABAoIBAQC8TB33sUrcgu5t 7pZYz4MCnnfGv4D7I2BZVRMVhIkwiK0kGGHSvLFo4sBKeXEzDfKZYA3t+AwPl767 CEkqLSgvv17BQ3XNdjc2ifg3hZE+52lzTvo/kdS6YcYJKQwKLwQRXaHST7AloqMf H1+WDZlvlI/mOecteYrTEM7alKi/xhZ2hWGzrVDTX5UfOmwjMH96MbvZQiiT6ZVE wbBRiOi9YWQBmEe7ooU/bk0ilzhBkQuCauXKE9se/etb8g6NSsfFx381dWMzTXAY ginMVf8iG8Sokd2tG8H2W3EQHYbR/bDzimMrZanoHgntIlRTF4DCVI+SPzYPNi52 ARnBnFw9AoGBAOHINTjEDlyhRVCBzDWtymAwtPoFzHRN/j90kSJyC/F5yfkkHPSK qmZpq8jZmw+ob/7K5q8KFLm97VNu6K3SojRLY8bN6P/LCMDjFvYR00LxE52tsEXy /8KFNqZBOMNfbMLOxtZht7Tx6XXzBOtkijTNuqd/gZPmFr+lerWkpQFDAoGBANh1 MK+5J0mA1p+e7NSd7CSl4mGwFuh89oRShxcd/CYl9ioGh7cw2/Pc3oDQZDtE4PN1 ZKtGTC6cJ/pv6ZK3EXVgZvTlb7WCDmkW3ZGGoBGPAHvKkwRjAKnIeNFTMvMlTbKQ OjtnFkeLBp7ITX51HA0DHXkRMOIoef/0OHIXStxfAoGBAMl6ERQwz+gU+XeX/BTC mt8vV6/s0L/QgVs6t/CW+NVpKrSqZzRJMTnmfibjGB3m3tntUeFNC6WcOFXFmNjU J26m/8h+IrdwBMWrX+gBjBYmbqy8O5qP928r1NKTTQX692D3iDPySy6q2Pwp+m/b 7gCkvTWO8KB8KDyofFHvNFdlAoGATFXHvbDGMh3FkrUxQCoRRTtbAqhe685mAXQ5 P+XLLojkrx1ubyRD7VRPA456SoyX6EPWJLC93RIk5yTgcmUtOv+sT2E6bABZpKXz rYaUnJyZxw5BmqJvcXDJasi0hxr4s6g5YQmRydk1lHl/GsGiCtS2aCOv4ZH0tFck MNgWBnECgYBfYEngJ+ag+0CtvDEwuCGuYV0sXUy5ExDEEHtg3S/W6J5em2kuZO8G SLlnwP4OBUF7zR5ZrWFi4c4X71FQGuGDSMnbLVCCOrnAwvYcbykUzdbJSRTHwT+3 l9a2PocJNeCPkgI7d9Xsa1nLi1gJdhgCE8Lz7Npm8dEBdIk4wzNsSA== -----END RSA PRIVATE KEY----- 2019-05-30 10:49:40,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-30 10:49:40,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -d '{"security_group": {"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-05-30 10:49:40,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Thu, 30 May 2019 10:49:40 GMT X-Openstack-Request-Id: req-3b13bc30-ec0e-48b7-a8d9-2611b73da0e6 2019-05-30 10:49:40,942 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:40Z", "updated_at": "2019-05-30T10:49:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:40Z", "revision_number": 0, "id": "60700202-1b3d-4cae-bc1f-a1e639f848fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:40Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:40Z", "revision_number": 0, "id": "d7019a39-8361-4c3d-a637-c7be2fbe5c57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:40Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}} 2019-05-30 10:49:40,942 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3b13bc30-ec0e-48b7-a8d9-2611b73da0e6 2019-05-30 10:49:40,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.184661149979s 2019-05-30 10:49:40,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:49:40,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:41,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Thu, 30 May 2019 10:49:41 GMT X-Openstack-Request-Id: req-3b3bd4d9-f703-4164-8e16-1d5a4d6651f3 2019-05-30 10:49:41,013 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:40Z", "updated_at": "2019-05-30T10:49:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:40Z", "revision_number": 0, "id": "60700202-1b3d-4cae-bc1f-a1e639f848fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:40Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:40Z", "revision_number": 0, "id": "d7019a39-8361-4c3d-a637-c7be2fbe5c57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:40Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"description": "Default security group", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:26Z", "updated_at": "2019-05-30T10:49:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "4ae89ce1-c818-48ca-9cfa-476130904a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "927e3e08-bfb3-43d4-8caf-54d42269e3b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f0bd6631-c054-47e9-836c-dd7a790de35d", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f20546ad-824d-4249-94c0-462cda00ee06", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "name": "default"}]} 2019-05-30 10:49:41,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3b3bd4d9-f703-4164-8e16-1d5a4d6651f3 2019-05-30 10:49:41,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0639491081238s 2019-05-30 10:49:41,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 10:49:41,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -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": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e"}}' 2019-05-30 10:49:41,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 30 May 2019 10:49:41 GMT X-Openstack-Request-Id: req-31ebf8d9-e37a-4c73-9686-af1244bd39a0 2019-05-30 10:49:41,116 - 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-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "port_range_min": 22, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:41Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "3c633db9-4274-40b8-b55f-6c243a2f573b"}} 2019-05-30 10:49:41,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-31ebf8d9-e37a-4c73-9686-af1244bd39a0 2019-05-30 10:49:41,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.0956270694733s 2019-05-30 10:49:41,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:49:41,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:41,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Thu, 30 May 2019 10:49:41 GMT X-Openstack-Request-Id: req-358572bb-c45c-4051-ac55-2eb3606c2458 2019-05-30 10:49:41,163 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:40Z", "updated_at": "2019-05-30T10:49:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "3c633db9-4274-40b8-b55f-6c243a2f573b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:40Z", "revision_number": 0, "id": "60700202-1b3d-4cae-bc1f-a1e639f848fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:40Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:40Z", "revision_number": 0, "id": "d7019a39-8361-4c3d-a637-c7be2fbe5c57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:40Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"description": "Default security group", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:26Z", "updated_at": "2019-05-30T10:49:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "4ae89ce1-c818-48ca-9cfa-476130904a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "927e3e08-bfb3-43d4-8caf-54d42269e3b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f0bd6631-c054-47e9-836c-dd7a790de35d", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f20546ad-824d-4249-94c0-462cda00ee06", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "name": "default"}]} 2019-05-30 10:49:41,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-358572bb-c45c-4051-ac55-2eb3606c2458 2019-05-30 10:49:41,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0412089824677s 2019-05-30 10:49:41,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 10:49:41,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -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": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e"}}' 2019-05-30 10:49:41,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 30 May 2019 10:49:41 GMT X-Openstack-Request-Id: req-6932b5d4-40d4-4033-bbea-3d206b4c6c6f 2019-05-30 10:49:41,277 - 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-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "port_range_min": null, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:41Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "4c04f2a5-80b2-4cf6-8dce-b1845e22c2c3"}} 2019-05-30 10:49:41,277 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6932b5d4-40d4-4033-bbea-3d206b4c6c6f 2019-05-30 10:49:41,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.107846021652s 2019-05-30 10:49:41,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:49:41,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:41,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Thu, 30 May 2019 10:49:41 GMT X-Openstack-Request-Id: req-b217dbc1-3fea-4532-8e88-ef6f5313f379 2019-05-30 10:49:41,324 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:40Z", "updated_at": "2019-05-30T10:49:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "3c633db9-4274-40b8-b55f-6c243a2f573b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "4c04f2a5-80b2-4cf6-8dce-b1845e22c2c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:40Z", "revision_number": 0, "id": "60700202-1b3d-4cae-bc1f-a1e639f848fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:40Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:40Z", "revision_number": 0, "id": "d7019a39-8361-4c3d-a637-c7be2fbe5c57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:40Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 3, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"description": "Default security group", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:26Z", "updated_at": "2019-05-30T10:49:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "4ae89ce1-c818-48ca-9cfa-476130904a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "927e3e08-bfb3-43d4-8caf-54d42269e3b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f0bd6631-c054-47e9-836c-dd7a790de35d", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f20546ad-824d-4249-94c0-462cda00ee06", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "name": "default"}]} 2019-05-30 10:49:41,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-b217dbc1-3fea-4532-8e88-ef6f5313f379 2019-05-30 10:49:41,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.040696144104s 2019-05-30 10:49:41,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 10:49:41,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -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": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e"}}' 2019-05-30 10:49:41,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 30 May 2019 10:49:41 GMT X-Openstack-Request-Id: req-e459492b-aa15-4bc0-8f28-59a9c220eafd 2019-05-30 10:49:41,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": 80, "updated_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "port_range_min": 80, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:41Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "f646a252-674d-42e8-9ccc-ffe8270aeae5"}} 2019-05-30 10:49:41,439 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e459492b-aa15-4bc0-8f28-59a9c220eafd 2019-05-30 10:49:41,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.108680009842s 2019-05-30 10:49:41,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:49:41,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:41,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Thu, 30 May 2019 10:49:41 GMT X-Openstack-Request-Id: req-3494e5b5-30f3-4376-a054-4b01559190e7 2019-05-30 10:49:41,486 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:40Z", "updated_at": "2019-05-30T10:49:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "3c633db9-4274-40b8-b55f-6c243a2f573b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "4c04f2a5-80b2-4cf6-8dce-b1845e22c2c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:40Z", "revision_number": 0, "id": "60700202-1b3d-4cae-bc1f-a1e639f848fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:40Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:40Z", "revision_number": 0, "id": "d7019a39-8361-4c3d-a637-c7be2fbe5c57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:40Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "f646a252-674d-42e8-9ccc-ffe8270aeae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 4, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"description": "Default security group", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:26Z", "updated_at": "2019-05-30T10:49:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "4ae89ce1-c818-48ca-9cfa-476130904a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "927e3e08-bfb3-43d4-8caf-54d42269e3b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f0bd6631-c054-47e9-836c-dd7a790de35d", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f20546ad-824d-4249-94c0-462cda00ee06", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "name": "default"}]} 2019-05-30 10:49:41,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3494e5b5-30f3-4376-a054-4b01559190e7 2019-05-30 10:49:41,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0402998924255s 2019-05-30 10:49:41,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 10:49:41,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -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": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e"}}' 2019-05-30 10:49:41,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Thu, 30 May 2019 10:49:41 GMT X-Openstack-Request-Id: req-5c3fd8e9-87a7-4371-86ab-06fb3abc9d75 2019-05-30 10:49:41,601 - 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-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "port_range_min": 443, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:41Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "ef2e8fc7-d67a-49cb-8054-5d8e0d8be464"}} 2019-05-30 10:49:41,601 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5c3fd8e9-87a7-4371-86ab-06fb3abc9d75 2019-05-30 10:49:41,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.109261989594s 2019-05-30 10:49:41,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:49:41,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:41,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Thu, 30 May 2019 10:49:41 GMT X-Openstack-Request-Id: req-ddf96c21-de41-4145-881f-5265f940ed4b 2019-05-30 10:49:41,647 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:40Z", "updated_at": "2019-05-30T10:49:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "3c633db9-4274-40b8-b55f-6c243a2f573b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "4c04f2a5-80b2-4cf6-8dce-b1845e22c2c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:40Z", "revision_number": 0, "id": "60700202-1b3d-4cae-bc1f-a1e639f848fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:40Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:40Z", "revision_number": 0, "id": "d7019a39-8361-4c3d-a637-c7be2fbe5c57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:40Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "ef2e8fc7-d67a-49cb-8054-5d8e0d8be464", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "f646a252-674d-42e8-9ccc-ffe8270aeae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 5, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"description": "Default security group", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:26Z", "updated_at": "2019-05-30T10:49:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "4ae89ce1-c818-48ca-9cfa-476130904a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "927e3e08-bfb3-43d4-8caf-54d42269e3b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f0bd6631-c054-47e9-836c-dd7a790de35d", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f20546ad-824d-4249-94c0-462cda00ee06", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "name": "default"}]} 2019-05-30 10:49:41,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ddf96c21-de41-4145-881f-5265f940ed4b 2019-05-30 10:49:41,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0397717952728s 2019-05-30 10:49:41,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 10:49:41,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -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": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e"}}' 2019-05-30 10:49:41,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Thu, 30 May 2019 10:49:41 GMT X-Openstack-Request-Id: req-8d633fad-dfc5-48c7-9681-02cc43d5f1e9 2019-05-30 10:49:41,757 - 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-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "port_range_min": 5671, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:41Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "a952a719-d381-4c55-9cac-eef25f504f10"}} 2019-05-30 10:49:41,757 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8d633fad-dfc5-48c7-9681-02cc43d5f1e9 2019-05-30 10:49:41,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.103552103043s 2019-05-30 10:49:41,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:49:41,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:41,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Thu, 30 May 2019 10:49:41 GMT X-Openstack-Request-Id: req-de7bc97a-a5a6-48c3-b0b5-f0b0f37cad56 2019-05-30 10:49:41,803 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:40Z", "updated_at": "2019-05-30T10:49:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "3c633db9-4274-40b8-b55f-6c243a2f573b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "4c04f2a5-80b2-4cf6-8dce-b1845e22c2c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:40Z", "revision_number": 0, "id": "60700202-1b3d-4cae-bc1f-a1e639f848fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:40Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "a952a719-d381-4c55-9cac-eef25f504f10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:40Z", "revision_number": 0, "id": "d7019a39-8361-4c3d-a637-c7be2fbe5c57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:40Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "ef2e8fc7-d67a-49cb-8054-5d8e0d8be464", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "f646a252-674d-42e8-9ccc-ffe8270aeae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 6, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"description": "Default security group", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:26Z", "updated_at": "2019-05-30T10:49:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "4ae89ce1-c818-48ca-9cfa-476130904a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "927e3e08-bfb3-43d4-8caf-54d42269e3b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f0bd6631-c054-47e9-836c-dd7a790de35d", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f20546ad-824d-4249-94c0-462cda00ee06", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "name": "default"}]} 2019-05-30 10:49:41,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-de7bc97a-a5a6-48c3-b0b5-f0b0f37cad56 2019-05-30 10:49:41,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0403320789337s 2019-05-30 10:49:41,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 10:49:41,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -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": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e"}}' 2019-05-30 10:49:41,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Thu, 30 May 2019 10:49:41 GMT X-Openstack-Request-Id: req-4e756ad1-a544-4b87-b3d2-d92be01efe57 2019-05-30 10:49:41,912 - 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-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "port_range_min": 53333, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:41Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "d3e14299-dbc7-442b-9089-78407d2bae81"}} 2019-05-30 10:49:41,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4e756ad1-a544-4b87-b3d2-d92be01efe57 2019-05-30 10:49:41,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.102886915207s 2019-05-30 10:49:41,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:49:41,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:42,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 30 May 2019 10:49:42 GMT X-Openstack-Request-Id: req-0005670f-8da4-4e7d-bc20-98db4a851d2c 2019-05-30 10:49:42,012 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:49:42,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0005670f-8da4-4e7d-bc20-98db4a851d2c 2019-05-30 10:49:42,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.09836602211s 2019-05-30 10:49:42,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 10:49:42,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:42,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 30 May 2019 10:49:42 GMT X-Openstack-Request-Id: req-69c69a41-a460-460b-99fb-7d465ebbd76e 2019-05-30 10:49:42,058 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T10:49:39Z", "file": "/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/file", "owner": "2333dbcd5b4644cca59ebc2020401159", "id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "size": 297336832, "self": "/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-30T10:49:34Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 10:49:42,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-69c69a41-a460-460b-99fb-7d465ebbd76e 2019-05-30 10:49:42,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0399811267853s 2019-05-30 10:49:42,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 10:49:42,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:42,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Thu, 30 May 2019 10:49: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-84b09eb1-9a5a-4873-a3bd-4f48db74ab9a x-openstack-request-id: req-84b09eb1-9a5a-4873-a3bd-4f48db74ab9a 2019-05-30 10:49:42,095 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "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": "9d771080-af10-4f75-b2f0-43f39d3c0756"}]} 2019-05-30 10:49:42,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-84b09eb1-9a5a-4873-a3bd-4f48db74ab9a 2019-05-30 10:49:42,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0305559635162s 2019-05-30 10:49:42,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-30 10:49:42,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -d '{"server": {"name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "imageRef": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "flavorRef": "9d771080-af10-4f75-b2f0-43f39d3c0756", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}], "security_groups": [{"name": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e"}]}}' 2019-05-30 10:49:44,099 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 30 May 2019 10:49: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.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f x-compute-request-id: req-05148b56-77f9-4a74-a2c2-1f94cb38a24b x-openstack-request-id: req-05148b56-77f9-4a74-a2c2-1f94cb38a24b 2019-05-30 10:49:44,099 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e"}], "OS-DCF:diskConfig": "MANUAL", "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "adminPass": "c7SSAayXE9tt"}} 2019-05-30 10:49:44,100 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-05148b56-77f9-4a74-a2c2-1f94cb38a24b 2019-05-30 10:49:44,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.00236797333s 2019-05-30 10:49:44,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:49:44,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:44,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Thu, 30 May 2019 10:49: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-b053105f-727d-47dc-9e3a-798bd86cccd0 x-openstack-request-id: req-b053105f-727d-47dc-9e3a-798bd86cccd0 2019-05-30 10:49:44,498 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "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-05-30T10:49:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:49:44,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b053105f-727d-47dc-9e3a-798bd86cccd0 2019-05-30 10:49:44,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.397475004196s 2019-05-30 10:49:44,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:49:44,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:44,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 30 May 2019 10:49:44 GMT X-Openstack-Request-Id: req-e1d471ab-6a37-43ec-9d57-705937109e17 2019-05-30 10:49:44,608 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:49:44,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e1d471ab-6a37-43ec-9d57-705937109e17 2019-05-30 10:49:44,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0982670783997s 2019-05-30 10:49:44,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 10:49:44,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:44,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Thu, 30 May 2019 10:49:44 GMT X-Openstack-Request-Id: req-9944ef68-4e90-49fa-b5e1-ff782de33c8f 2019-05-30 10:49:44,672 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T10:49:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"2333dbcd5b4644cca59ebc2020401159","id":"3e159de3-d2cc-4976-8ca4-f38947996273","subnetpool_id":null,"name":"cloudify_ims-subnet_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:49:44,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9944ef68-4e90-49fa-b5e1-ff782de33c8f 2019-05-30 10:49:44,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0629560947418s 2019-05-30 10:49:44,673 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:49:46,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:49:46,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:47,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:49: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-cf95f930-3030-402d-8fe7-34e0bf48db7c x-openstack-request-id: req-cf95f930-3030-402d-8fe7-34e0bf48db7c 2019-05-30 10:49:47,145 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:49:47,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cf95f930-3030-402d-8fe7-34e0bf48db7c 2019-05-30 10:49:47,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46967792511s 2019-05-30 10:49:47,152 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:49:49,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:49:49,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:50,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:49: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-e0899d17-7ad6-4bce-a56f-ea05e3c3e9e2 x-openstack-request-id: req-e0899d17-7ad6-4bce-a56f-ea05e3c3e9e2 2019-05-30 10:49:50,483 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:49:50,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e0899d17-7ad6-4bce-a56f-ea05e3c3e9e2 2019-05-30 10:49:50,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32884383202s 2019-05-30 10:49:50,490 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:49:52,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:49:52,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:53,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:49: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-e046934c-9916-48e6-8755-c95f6325d3b6 x-openstack-request-id: req-e046934c-9916-48e6-8755-c95f6325d3b6 2019-05-30 10:49:53,133 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:49:53,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e046934c-9916-48e6-8755-c95f6325d3b6 2019-05-30 10:49:53,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640862941742s 2019-05-30 10:49:53,142 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:49:55,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:49:55,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:55,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:49: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-7fe02dda-1fe1-47ad-8af1-003e12b6889a x-openstack-request-id: req-7fe02dda-1fe1-47ad-8af1-003e12b6889a 2019-05-30 10:49:55,625 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:49:55,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7fe02dda-1fe1-47ad-8af1-003e12b6889a 2019-05-30 10:49:55,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480987071991s 2019-05-30 10:49:55,632 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:49:57,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:49:57,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:49:57,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:49: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-92eceef8-b9ea-44dc-b96d-28e4234c65e6 x-openstack-request-id: req-92eceef8-b9ea-44dc-b96d-28e4234c65e6 2019-05-30 10:49:57,824 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:49:57,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-92eceef8-b9ea-44dc-b96d-28e4234c65e6 2019-05-30 10:49:57,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18962597847s 2019-05-30 10:49:57,830 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:49:59,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:49:59,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:00,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:49: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-f5314db0-136b-48e7-8238-9b9f0b62ecf1 x-openstack-request-id: req-f5314db0-136b-48e7-8238-9b9f0b62ecf1 2019-05-30 10:50:00,244 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:00,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f5314db0-136b-48e7-8238-9b9f0b62ecf1 2019-05-30 10:50:00,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411171913147s 2019-05-30 10:50:00,250 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:02,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:02,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:02,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-55bcc114-403b-40d0-a2ce-e8cb51f92367 x-openstack-request-id: req-55bcc114-403b-40d0-a2ce-e8cb51f92367 2019-05-30 10:50:02,785 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:02,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-55bcc114-403b-40d0-a2ce-e8cb51f92367 2019-05-30 10:50:02,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532608032227s 2019-05-30 10:50:02,792 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:04,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:04,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:05,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-8be1e68e-50cf-49f4-a3e5-0b0f1b11bf34 x-openstack-request-id: req-8be1e68e-50cf-49f4-a3e5-0b0f1b11bf34 2019-05-30 10:50:05,381 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:05,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8be1e68e-50cf-49f4-a3e5-0b0f1b11bf34 2019-05-30 10:50:05,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587702035904s 2019-05-30 10:50:05,389 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:07,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:07,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:08,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-200b19ce-0726-4fa0-8ac6-7ace86ff7d35 x-openstack-request-id: req-200b19ce-0726-4fa0-8ac6-7ace86ff7d35 2019-05-30 10:50:08,129 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:08,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-200b19ce-0726-4fa0-8ac6-7ace86ff7d35 2019-05-30 10:50:08,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.738274097443s 2019-05-30 10:50:08,137 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:10,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:10,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:10,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-2bfad1bb-ceb2-445b-8401-6e76895cdfa3 x-openstack-request-id: req-2bfad1bb-ceb2-445b-8401-6e76895cdfa3 2019-05-30 10:50:10,773 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:10,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2bfad1bb-ceb2-445b-8401-6e76895cdfa3 2019-05-30 10:50:10,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633546113968s 2019-05-30 10:50:10,780 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:12,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:12,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:13,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-3545e85f-3853-4a2c-9300-8bd19e80f79a x-openstack-request-id: req-3545e85f-3853-4a2c-9300-8bd19e80f79a 2019-05-30 10:50:13,215 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:13,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3545e85f-3853-4a2c-9300-8bd19e80f79a 2019-05-30 10:50:13,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432309865952s 2019-05-30 10:50:13,222 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:15,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:15,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:15,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-10448efa-cd5d-4f7d-907d-3410815131fc x-openstack-request-id: req-10448efa-cd5d-4f7d-907d-3410815131fc 2019-05-30 10:50:15,395 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:15,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-10448efa-cd5d-4f7d-907d-3410815131fc 2019-05-30 10:50:15,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170490026474s 2019-05-30 10:50:15,402 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:17,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:17,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:17,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-4b38bbcb-45b7-4f1c-bc85-ea0afe0961f1 x-openstack-request-id: req-4b38bbcb-45b7-4f1c-bc85-ea0afe0961f1 2019-05-30 10:50:17,789 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:17,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4b38bbcb-45b7-4f1c-bc85-ea0afe0961f1 2019-05-30 10:50:17,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384639024734s 2019-05-30 10:50:17,796 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:19,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:19,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:20,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-a8adc03a-a561-46f4-9a59-02b5fd6dc7b8 x-openstack-request-id: req-a8adc03a-a561-46f4-9a59-02b5fd6dc7b8 2019-05-30 10:50:20,367 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:20,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a8adc03a-a561-46f4-9a59-02b5fd6dc7b8 2019-05-30 10:50:20,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.568468809128s 2019-05-30 10:50:20,375 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:22,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:22,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:22,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-9decd49e-3993-4b3d-a328-0f44a5fbd87e x-openstack-request-id: req-9decd49e-3993-4b3d-a328-0f44a5fbd87e 2019-05-30 10:50:22,594 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:22,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9decd49e-3993-4b3d-a328-0f44a5fbd87e 2019-05-30 10:50:22,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216593980789s 2019-05-30 10:50:22,603 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:24,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:24,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:24,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-f7f859cb-0e7c-46b1-aa6f-0694adcd8bc5 x-openstack-request-id: req-f7f859cb-0e7c-46b1-aa6f-0694adcd8bc5 2019-05-30 10:50:24,959 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:24,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f7f859cb-0e7c-46b1-aa6f-0694adcd8bc5 2019-05-30 10:50:24,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353048801422s 2019-05-30 10:50:24,966 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:26,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:26,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:27,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-142fd834-15a1-4351-bed1-997ad33e362b x-openstack-request-id: req-142fd834-15a1-4351-bed1-997ad33e362b 2019-05-30 10:50:27,171 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:27,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-142fd834-15a1-4351-bed1-997ad33e362b 2019-05-30 10:50:27,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202363967896s 2019-05-30 10:50:27,177 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:29,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:29,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:29,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-88e5d41e-f8a4-447e-b348-6337cf08bad4 x-openstack-request-id: req-88e5d41e-f8a4-447e-b348-6337cf08bad4 2019-05-30 10:50:29,623 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:29,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-88e5d41e-f8a4-447e-b348-6337cf08bad4 2019-05-30 10:50:29,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44359588623s 2019-05-30 10:50:29,630 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:31,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:31,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:31,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-93bf487e-2800-4f6e-a804-fe7f88db915e x-openstack-request-id: req-93bf487e-2800-4f6e-a804-fe7f88db915e 2019-05-30 10:50:31,801 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:31,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-93bf487e-2800-4f6e-a804-fe7f88db915e 2019-05-30 10:50:31,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169239997864s 2019-05-30 10:50:31,809 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:33,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:33,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:34,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-07278da2-6983-41c3-8278-d1b5312f12c9 x-openstack-request-id: req-07278da2-6983-41c3-8278-d1b5312f12c9 2019-05-30 10:50:34,224 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:34,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-07278da2-6983-41c3-8278-d1b5312f12c9 2019-05-30 10:50:34,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413316011429s 2019-05-30 10:50:34,235 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:36,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:36,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:36,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-7ffcdca0-5f6b-46d6-a430-3cfeea18409c x-openstack-request-id: req-7ffcdca0-5f6b-46d6-a430-3cfeea18409c 2019-05-30 10:50:36,612 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:36,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7ffcdca0-5f6b-46d6-a430-3cfeea18409c 2019-05-30 10:50:36,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375326156616s 2019-05-30 10:50:36,620 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:38,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:38,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:39,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-406462ae-d723-4f65-83ef-b37ec7de1c8e x-openstack-request-id: req-406462ae-d723-4f65-83ef-b37ec7de1c8e 2019-05-30 10:50:39,789 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:39,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-406462ae-d723-4f65-83ef-b37ec7de1c8e 2019-05-30 10:50:39,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16681909561s 2019-05-30 10:50:39,796 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:41,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:41,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:42,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-d4dcce61-162d-44b6-9663-75d86cb283b1 x-openstack-request-id: req-d4dcce61-162d-44b6-9663-75d86cb283b1 2019-05-30 10:50:42,193 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:42,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d4dcce61-162d-44b6-9663-75d86cb283b1 2019-05-30 10:50:42,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394706964493s 2019-05-30 10:50:42,200 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:44,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:44,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:44,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-3ed22869-92cf-4e10-9f93-b4bb4cbeec4b x-openstack-request-id: req-3ed22869-92cf-4e10-9f93-b4bb4cbeec4b 2019-05-30 10:50:44,645 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:44,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3ed22869-92cf-4e10-9f93-b4bb4cbeec4b 2019-05-30 10:50:44,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442279100418s 2019-05-30 10:50:44,652 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:46,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:46,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:47,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-1502a487-52a9-4cba-8221-2cb8637fa7e1 x-openstack-request-id: req-1502a487-52a9-4cba-8221-2cb8637fa7e1 2019-05-30 10:50:47,006 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:47,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1502a487-52a9-4cba-8221-2cb8637fa7e1 2019-05-30 10:50:47,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351721048355s 2019-05-30 10:50:47,013 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:49,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:49,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:49,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-e307883f-2a21-4387-807a-7fad45cc982e x-openstack-request-id: req-e307883f-2a21-4387-807a-7fad45cc982e 2019-05-30 10:50:49,398 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:49,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e307883f-2a21-4387-807a-7fad45cc982e 2019-05-30 10:50:49,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382390022278s 2019-05-30 10:50:49,404 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:51,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:51,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:52,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-a5a25e8d-20d7-4a08-bd57-a236fe7a6237 x-openstack-request-id: req-a5a25e8d-20d7-4a08-bd57-a236fe7a6237 2019-05-30 10:50:52,552 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:52,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a5a25e8d-20d7-4a08-bd57-a236fe7a6237 2019-05-30 10:50:52,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14593505859s 2019-05-30 10:50:52,560 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:54,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:54,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:55,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-89b8e1fa-02de-4466-b524-e65823d26b2c x-openstack-request-id: req-89b8e1fa-02de-4466-b524-e65823d26b2c 2019-05-30 10:50:55,011 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:55,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-89b8e1fa-02de-4466-b524-e65823d26b2c 2019-05-30 10:50:55,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449067831039s 2019-05-30 10:50:55,018 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:57,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:57,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:57,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-f77b00fc-9ec8-46b4-9f44-ead8892cfc4e x-openstack-request-id: req-f77b00fc-9ec8-46b4-9f44-ead8892cfc4e 2019-05-30 10:50:57,480 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:57,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f77b00fc-9ec8-46b4-9f44-ead8892cfc4e 2019-05-30 10:50:57,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459332942963s 2019-05-30 10:50:57,487 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:50:59,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:50:59,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:50:59,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:50: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-0b33bb8c-f51a-4296-8687-12db174fae1c x-openstack-request-id: req-0b33bb8c-f51a-4296-8687-12db174fae1c 2019-05-30 10:50:59,859 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:50:59,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0b33bb8c-f51a-4296-8687-12db174fae1c 2019-05-30 10:50:59,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370923995972s 2019-05-30 10:50:59,866 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:51:01,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:51:01,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:02,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-be1f20d0-44a6-4baf-a15e-dc4dc347ea89 x-openstack-request-id: req-be1f20d0-44a6-4baf-a15e-dc4dc347ea89 2019-05-30 10:51:02,050 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:51:02,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-be1f20d0-44a6-4baf-a15e-dc4dc347ea89 2019-05-30 10:51:02,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181647062302s 2019-05-30 10:51:02,058 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:51:04,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:51:04,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:04,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-0b26df0a-8767-451f-9ec4-d052048f8e5e x-openstack-request-id: req-0b26df0a-8767-451f-9ec4-d052048f8e5e 2019-05-30 10:51:04,264 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:51:04,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0b26df0a-8767-451f-9ec4-d052048f8e5e 2019-05-30 10:51:04,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20369887352s 2019-05-30 10:51:04,271 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:51:06,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:51:06,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:06,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-1153b52b-3c81-46dd-89d5-b2746e4bff2c x-openstack-request-id: req-1153b52b-3c81-46dd-89d5-b2746e4bff2c 2019-05-30 10:51:06,725 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:51:06,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1153b52b-3c81-46dd-89d5-b2746e4bff2c 2019-05-30 10:51:06,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451244115829s 2019-05-30 10:51:06,732 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:51:08,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:51:08,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:08,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-22bd2008-7d87-4f13-96bb-411c43cd6a1e x-openstack-request-id: req-22bd2008-7d87-4f13-96bb-411c43cd6a1e 2019-05-30 10:51:08,911 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:51:08,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-22bd2008-7d87-4f13-96bb-411c43cd6a1e 2019-05-30 10:51:08,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176730871201s 2019-05-30 10:51:08,919 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:51:10,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:51:10,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:11,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-5d71db1f-0552-4a9b-8d99-0fbf08b53647 x-openstack-request-id: req-5d71db1f-0552-4a9b-8d99-0fbf08b53647 2019-05-30 10:51:11,120 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:51:11,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5d71db1f-0552-4a9b-8d99-0fbf08b53647 2019-05-30 10:51:11,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198884010315s 2019-05-30 10:51:11,127 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:51:13,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:51:13,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:13,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-ce3c43b2-80c1-4393-a247-65f3375fc224 x-openstack-request-id: req-ce3c43b2-80c1-4393-a247-65f3375fc224 2019-05-30 10:51:13,604 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:51:13,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ce3c43b2-80c1-4393-a247-65f3375fc224 2019-05-30 10:51:13,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473927021027s 2019-05-30 10:51:13,611 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:51:15,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:51:15,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:15,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-e1417f25-3a0d-41c7-94ec-61db148f059f x-openstack-request-id: req-e1417f25-3a0d-41c7-94ec-61db148f059f 2019-05-30 10:51:15,818 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:51:15,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e1417f25-3a0d-41c7-94ec-61db148f059f 2019-05-30 10:51:15,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204849004745s 2019-05-30 10:51:15,825 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:51:17,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:51:17,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:18,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-c046d0b7-9f9a-44c1-a6b5-3d3cae1618c1 x-openstack-request-id: req-c046d0b7-9f9a-44c1-a6b5-3d3cae1618c1 2019-05-30 10:51:18,291 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:51:18,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c046d0b7-9f9a-44c1-a6b5-3d3cae1618c1 2019-05-30 10:51:18,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46497797966s 2019-05-30 10:51:18,299 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:51:20,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:51:20,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:20,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-abdeefd9-3d46-4682-a6f9-6274feecaca6 x-openstack-request-id: req-abdeefd9-3d46-4682-a6f9-6274feecaca6 2019-05-30 10:51:20,670 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:51:20,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-abdeefd9-3d46-4682-a6f9-6274feecaca6 2019-05-30 10:51:20,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36866402626s 2019-05-30 10:51:20,677 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:51:22,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:51:22,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:22,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-c5b85925-7907-45ef-b90f-078ad0f6d88e x-openstack-request-id: req-c5b85925-7907-45ef-b90f-078ad0f6d88e 2019-05-30 10:51:22,858 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:51:22,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c5b85925-7907-45ef-b90f-078ad0f6d88e 2019-05-30 10:51:22,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178267002106s 2019-05-30 10:51:22,865 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:51:24,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:51:24,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:25,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-dbb6d876-1140-436e-9749-a3bfb54f2c58 x-openstack-request-id: req-dbb6d876-1140-436e-9749-a3bfb54f2c58 2019-05-30 10:51:25,055 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:51:25,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dbb6d876-1140-436e-9749-a3bfb54f2c58 2019-05-30 10:51:25,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187545061111s 2019-05-30 10:51:25,063 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:51:27,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:51:27,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:27,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-ddfa8192-3cfb-48e8-951d-7ea8e803f278 x-openstack-request-id: req-ddfa8192-3cfb-48e8-951d-7ea8e803f278 2019-05-30 10:51:27,253 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:51:27,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ddfa8192-3cfb-48e8-951d-7ea8e803f278 2019-05-30 10:51:27,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187428951263s 2019-05-30 10:51:27,260 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:51:29,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:51:29,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:29,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-c2011507-2c61-46cb-94ef-999ce1ee2b0a x-openstack-request-id: req-c2011507-2c61-46cb-94ef-999ce1ee2b0a 2019-05-30 10:51:29,451 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:51:29,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c2011507-2c61-46cb-94ef-999ce1ee2b0a 2019-05-30 10:51:29,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188316106796s 2019-05-30 10:51:29,458 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:51:31,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:51:31,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:31,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-09fb29ca-1565-4fc4-967f-84c4a200f660 x-openstack-request-id: req-09fb29ca-1565-4fc4-967f-84c4a200f660 2019-05-30 10:51:31,647 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:51:31,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-09fb29ca-1565-4fc4-967f-84c4a200f660 2019-05-30 10:51:31,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186756849289s 2019-05-30 10:51:31,654 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:51:33,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:51:33,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:34,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-8607f7af-fa15-446d-98e0-f434e5d2f6ac x-openstack-request-id: req-8607f7af-fa15-446d-98e0-f434e5d2f6ac 2019-05-30 10:51:34,035 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:51:34,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8607f7af-fa15-446d-98e0-f434e5d2f6ac 2019-05-30 10:51:34,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37836098671s 2019-05-30 10:51:34,042 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:51:36,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:51:36,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:36,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-38b20f57-2d9b-419a-a1f8-8a4a157fe0f9 x-openstack-request-id: req-38b20f57-2d9b-419a-a1f8-8a4a157fe0f9 2019-05-30 10:51:36,471 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:51:36,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-38b20f57-2d9b-419a-a1f8-8a4a157fe0f9 2019-05-30 10:51:36,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426856994629s 2019-05-30 10:51:36,478 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:51:38,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:51:38,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:38,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-cb7c6a45-6270-4cc2-be4d-e22f9894cf66 x-openstack-request-id: req-cb7c6a45-6270-4cc2-be4d-e22f9894cf66 2019-05-30 10:51:38,640 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:49:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:51:38,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cb7c6a45-6270-4cc2-be4d-e22f9894cf66 2019-05-30 10:51:38,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.159077167511s 2019-05-30 10:51:38,647 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 10:51:40,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 10:51:40,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:40,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-f88f3388-ee0d-46c5-86f0-07f3ae43ed54 x-openstack-request-id: req-f88f3388-ee0d-46c5-86f0-07f3ae43ed54 2019-05-30 10:51:40,815 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:de:41", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:51:38.000000", "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:51:39Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 10:51:40,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f88f3388-ee0d-46c5-86f0-07f3ae43ed54 2019-05-30 10:51:40,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166136026382s 2019-05-30 10:51:40,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 10:51:40,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=313dbbdf-b57d-4ec0-a73f-d8ceacaf805f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:41,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 30 May 2019 10:51:41 GMT X-Openstack-Request-Id: req-a8c116fb-c643-47ec-a0bf-336236938bd8 2019-05-30 10:51:41,550 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T10:51:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e159de3-d2cc-4976-8ca4-f38947996273","ip_address":"192.168.120.9"}],"id":"eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9","security_groups":["73afa8d7-47ce-4bfa-908d-b31aa09ba10e"],"mac_address":"fa:16:3e:2d:de:41","project_id":"2333dbcd5b4644cca59ebc2020401159","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:46Z","binding:vnic_type":"normal","device_id":"313dbbdf-b57d-4ec0-a73f-d8ceacaf805f","ip_allocation":"immediate"}]} 2019-05-30 10:51:41,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=313dbbdf-b57d-4ec0-a73f-d8ceacaf805f used request id req-a8c116fb-c643-47ec-a0bf-336236938bd8 2019-05-30 10:51:41,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.728556156158s 2019-05-30 10:51:41,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:51:41,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:41,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 10:51:41 GMT X-Openstack-Request-Id: req-f325ace5-f785-4248-93d1-f4d13e49a77e 2019-05-30 10:51:41,609 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 10:51:41,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9 used request id req-f325ace5-f785-4248-93d1-f4d13e49a77e 2019-05-30 10:51:41,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0472459793091s 2019-05-30 10:51:41,610 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2d:de:41', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6e737954-f4dc-4ef4-929d-d3d4dcabda54'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T10:51:38.000000', 'flavor': Munch({u'id': u'9d771080-af10-4f75-b2f0-43f39d3c0756'}), 'az': u'nova', 'id': u'313dbbdf-b57d-4ec0-a73f-d8ceacaf805f', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0bd8b760b18e4f8286812d36f4b5d026', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2333dbcd5b4644cca59ebc2020401159', 'name': 'cloudify_ims-project_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', '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-05-30T10:51:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T10:51:39Z', 'hostId': u'acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40', '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-05-30T10:51:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2333dbcd5b4644cca59ebc2020401159', 'name': u'cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'adminPass': u'c7SSAayXE9tt', 'tenant_id': u'2333dbcd5b4644cca59ebc2020401159', 'created_at': u'2019-05-30T10:49:44Z', 'created': u'2019-05-30T10:49:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-30 10:51:41,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 10:51:41,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:41,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 30 May 2019 10:51:41 GMT X-Openstack-Request-Id: req-0a196f58-b0ce-4b46-975f-2a0ae3834aa3 2019-05-30 10:51:41,718 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:51:41,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0a196f58-b0ce-4b46-975f-2a0ae3834aa3 2019-05-30 10:51:41,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102843046188s 2019-05-30 10:51:41,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 10:51:41,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=313dbbdf-b57d-4ec0-a73f-d8ceacaf805f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:41,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 30 May 2019 10:51:41 GMT X-Openstack-Request-Id: req-3a08e8d4-1d88-40b5-982c-856a0f78d019 2019-05-30 10:51:41,778 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T10:51:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e159de3-d2cc-4976-8ca4-f38947996273","ip_address":"192.168.120.9"}],"id":"eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9","security_groups":["73afa8d7-47ce-4bfa-908d-b31aa09ba10e"],"mac_address":"fa:16:3e:2d:de:41","project_id":"2333dbcd5b4644cca59ebc2020401159","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:46Z","binding:vnic_type":"normal","device_id":"313dbbdf-b57d-4ec0-a73f-d8ceacaf805f","ip_allocation":"immediate"}]} 2019-05-30 10:51:41,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=313dbbdf-b57d-4ec0-a73f-d8ceacaf805f used request id req-3a08e8d4-1d88-40b5-982c-856a0f78d019 2019-05-30 10:51:41,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0588400363922s 2019-05-30 10:51:41,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-30 10:51:41,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -d '{"floatingip": {"floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "fixed_ip_address": "192.168.120.9", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9"}}' 2019-05-30 10:51:44,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Thu, 30 May 2019 10:51:44 GMT X-Openstack-Request-Id: req-db67d569-9643-41e4-b467-545c8e742e55 2019-05-30 10:51:44,117 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:42Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}} 2019-05-30 10:51:44,117 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-db67d569-9643-41e4-b467-545c8e742e55 2019-05-30 10:51:44,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.33800697327s 2019-05-30 10:51:44,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:51:44,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:44,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:51:44 GMT X-Openstack-Request-Id: req-d1716ffc-c260-409e-97dc-208b5a4340ce 2019-05-30 10:51:44,213 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:42Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}]} 2019-05-30 10:51:44,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d1716ffc-c260-409e-97dc-208b5a4340ce 2019-05-30 10:51:44,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0796718597412s 2019-05-30 10:51:44,220 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:51:44,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:51:44,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:44,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:51:44 GMT X-Openstack-Request-Id: req-0a510bc1-f655-4bf8-9cf8-6dda05a67682 2019-05-30 10:51:44,400 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:42Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}]} 2019-05-30 10:51:44,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0a510bc1-f655-4bf8-9cf8-6dda05a67682 2019-05-30 10:51:44,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0688760280609s 2019-05-30 10:51:44,406 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:51:44,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:51:44,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:44,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:51:44 GMT X-Openstack-Request-Id: req-54b48b37-4471-4c57-9a57-ff7272ad213f 2019-05-30 10:51:44,577 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:42Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}]} 2019-05-30 10:51:44,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-54b48b37-4471-4c57-9a57-ff7272ad213f 2019-05-30 10:51:44,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.060112953186s 2019-05-30 10:51:44,583 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:51:44,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:51:44,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:44,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:51:44 GMT X-Openstack-Request-Id: req-267f2273-e192-4e3f-b649-d3b49146ddfc 2019-05-30 10:51:44,754 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:42Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}]} 2019-05-30 10:51:44,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-267f2273-e192-4e3f-b649-d3b49146ddfc 2019-05-30 10:51:44,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0600688457489s 2019-05-30 10:51:44,760 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:51:44,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:51:44,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:44,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:51:44 GMT X-Openstack-Request-Id: req-ded7f014-0fc2-4770-9d80-89ddc2b5a773 2019-05-30 10:51:44,930 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:42Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}]} 2019-05-30 10:51:44,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ded7f014-0fc2-4770-9d80-89ddc2b5a773 2019-05-30 10:51:44,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0587708950043s 2019-05-30 10:51:44,936 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:51:45,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:51:45,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:45,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:51:45 GMT X-Openstack-Request-Id: req-70d58d72-e6df-459e-92e1-7cb51daa1af6 2019-05-30 10:51:45,105 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:42Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}]} 2019-05-30 10:51:45,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-70d58d72-e6df-459e-92e1-7cb51daa1af6 2019-05-30 10:51:45,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0588161945343s 2019-05-30 10:51:45,112 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:51:45,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:51:45,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:45,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 10:51:45 GMT X-Openstack-Request-Id: req-6d3b2b98-68ba-4007-9189-3664a793ae39 2019-05-30 10:51:45,281 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:42Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}]} 2019-05-30 10:51:45,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6d3b2b98-68ba-4007-9189-3664a793ae39 2019-05-30 10:51:45,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0593688488007s 2019-05-30 10:51:45,287 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 10:51:45,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 10:51:45,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:51:45,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Thu, 30 May 2019 10:51:45 GMT X-Openstack-Request-Id: req-596dae34-08d6-49fb-97d0-70bdfc8f3346 2019-05-30 10:51:45,786 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}]} 2019-05-30 10:51:45,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-596dae34-08d6-49fb-97d0-70bdfc8f3346 2019-05-30 10:51:45,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.388070106506s 2019-05-30 10:51:45,793 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'da784559-be44-4861-b329-c2fd809e6e76', 'updated_at': u'2019-05-30T10:51:45Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.211', 'revision_number': 1, 'port_id': u'eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9', 'id': u'8a315171-49df-4671-ad45-1f0f09980602', 'network': u'168e0781-2ae4-4771-b847-512752cd47f4', 'port': u'eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2333dbcd5b4644cca59ebc2020401159', 'name': 'cloudify_ims-project_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2333dbcd5b4644cca59ebc2020401159', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2d:de:41', u'device_id': u'313dbbdf-b57d-4ec0-a73f-d8ceacaf805f'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2333dbcd5b4644cca59ebc2020401159', 'created_at': u'2019-05-30T10:51:42Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2d:de:41', u'device_id': u'313dbbdf-b57d-4ec0-a73f-d8ceacaf805f'}), 'router': u'da784559-be44-4861-b329-c2fd809e6e76'}) 2019-05-30 10:51:45,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 10:51:45,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f/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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 10:51:45,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10560 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-db75d7ee-c660-403e-9669-af9cf8750238 x-openstack-request-id: req-db75d7ee-c660-403e-9669-af9cf8750238 2019-05-30 10:51:45,867 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 0x362fc000-0x37175fff]\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 671033915 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-148-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: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K 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.912 MHz processor\n[ 0.379239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.382405] pid_max: default: 32768 minimum: 301\n[ 0.384121] ACPI: Core revision 20150930\n[ 0.386284] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.388791] Security Framework initialized\n[ 0.390353] Yama: becoming mindful.\n[ 0.391750] AppArmor: AppArmor initialized\n[ 0.393520] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.402428] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.406862] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.409210] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.412420] Initializing cgroup subsys io\n[ 0.413985] Initializing cgroup subsys memory\n[ 0.415638] Initializing cgroup subsys devices\n[ 0.417304] Initializing cgroup subsys freezer\n[ 0.418973] Initializing cgroup subsys net_cls\n[ 0.420638] Initializing cgroup subsys perf_event\n[ 0.422388] Initializing cgroup subsys net_prio\n[ 0.424110] Initializing cgroup subsys hugetlb\n[ 0.425788] Initializing cgroup subsys pids\n[ 0.428213] mce: CPU supports 10 MCE banks\n[ 0.429865] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.431793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.433907] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.435896] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.438963] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.442013] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.444417] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.447942] MDS: Mitigation: Clear CPU buffers\n[ 0.452291] Freeing SMP alternatives memory: 36K\n[ 0.459757] ftrace: allocating 32293 entries in 127 pages\n[ 0.510857] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.513209] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.515513] smpboot: Max logical packages: 2\n[ 0.517411] x2apic enabled\n[ 0.518886] Switched APIC routing to physical x2apic.\n[ 0.521990] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.524288] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.528674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.541671] KVM setup paravirtual spinlock\n[ 0.545033] x86: Booting SMP configuration:\n[ 0.546762] .... node #0, CPUs: #1\n[ 0.548486] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.571031] x86: Booted up 1 node, 2 CPUs\n[ 0.571039] KVM setup async PF for cpu 1\n[ 0.571044] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.575947] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.578907] devtmpfs: initialized\n[ 0.582094] evm: security.selinux\n[ 0.583415] evm: security.SMACK64\n[ 0.584726] evm: security.SMACK64EXEC\n[ 0.586145] evm: security.SMACK64TRANSMUTE\n[ 0.587679] evm: security.SMACK64MMAP\n[ 0.589094] evm: security.ima\n[ 0.590305] evm: security.capability\n[ 0.591914] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.595374] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.597720] pinctrl core: initialized pinctrl subsystem\n[ 0.599842] RTC time: 10:51:40, date: 05/30/19\n[ 0.602421] NET: Registered protocol family 16\n[ 0.616141] cpuidle: using governor ladder\n[ 0.628249] cpuidle: using governor menu\n[ 0.629777] PCCT header not found.\n[ 0.631246] ACPI: bus type PCI registered\n[ 0.632780] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.635188] PCI: Using configuration type 1 for base access\n[ 0.649906] ACPI: Added _OSI(Module Device)\n[ 0.651521] ACPI: Added _OSI(Processor Device)\n[ 0.653171] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.654889] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.658066] ACPI: Interpreter enabled\n[ 0.675924] ACPI: (supports S0 S5)\n[ 0.677277] ACPI: Using IOAPIC for interrupt routing\n[ 0.679077] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.684384] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.686562] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.688931] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.691227] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.695445] acpiphp: Slot [3] registered\n[ 0.696983] acpiphp: Slot [4] registered\n[ 0.698519] acpiphp: Slot [5] registered\n[ 0.700048] acpiphp: Slot [6] registered\n[ 0.701574] acpiphp: Slot [7] registered\n[ 0.703106] acpiphp: Slot [8] registered\n[ 0.704638] acpiphp: Slot [9] registered\n[ 0.706182] acpiphp: Slot [10] registered\n[ 0.707739] acpiphp: Slot [11] registered\n[ 0.709362] acpiphp: Slot [12] registered\n[ 0.710919] acpiphp: Slot [13] registered\n[ 0.712474] acpiphp: Slot [14] registered\n[ 0.714031] acpiphp: Slot [15] registered\n[ 0.715587] acpiphp: Slot [16] registered\n[ 0.717156] acpiphp: Slot [17] registered\n[ 0.718710] acpiphp: Slot [18] registered\n[ 0.720262] acpiphp: Slot [19] registered\n[ 0.721820] acpiphp: Slot [20] registered\n[ 0.723384] acpiphp: Slot [21] registered\n[ 0.724936] acpiphp: Slot [22] registered\n[ 0.726499] acpiphp: Slot [23] registered\n[ 0.728073] acpiphp: Slot [24] registered\n[ 0.729623] acpiphp: Slot [25] registered\n[ 0.731174] acpiphp: Slot [26] registered\n[ 0.732733] acpiphp: Slot [27] registered\n[ 0.734289] acpiphp: Slot [28] registered\n[ 0.735851] acpiphp: Slot [29] registered\n[ 0.737414] acpiphp: Slot [30] registered\n[ 0.738967] acpiphp: Slot [31] registered\n[ 0.740495] PCI host bridge to bus 0000:00\n[ 0.742037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.744378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.746710] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.749467] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.752222] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.755042] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.760300] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.762751] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.765005] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.767438] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.772275] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.774979] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.800438] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.803489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.806146] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.808796] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.811405] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.813788] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.816276] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.818289] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.821240] vgaarb: loaded\n[ 0.822373] vgaarb: bridge control possible 0000:00:02.0\n[ 0.824655] SCSI subsystem initialized\n[ 0.826403] ACPI: bus type USB registered\n[ 0.827967] usbcore: registered new interface driver usbfs\n[ 0.829946] usbcore: registered new interface driver hub\n[ 0.831869] usbcore: registered new device driver usb\n[ 0.834010] PCI: Using ACPI for IRQ routing\n[ 0.836066] NetLabel: Initializing\n[ 0.837420] NetLabel: domain hash size = 128\n[ 0.839032] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.840853] NetLabel: unlabeled traffic allowed by default\n[ 0.843060] amd_nb: Cannot enumerate AMD northbridges\n[ 0.844996] clocksource: Switched to clocksource kvm-clock\n[ 0.858436] AppArmor: AppArmor Filesystem Enabled\n[ 0.860279] pnp: PnP ACPI init\n[ 0.861903] pnp: PnP ACPI: found 5 devices\n[ 0.870393] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.873707] NET: Registered protocol family 2\n[ 0.875753] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.878730] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.881484] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.883884] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.886065] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.888437] NET: Registered protocol family 1\n[ 0.890122] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.892228] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.894285] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.914680] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.934883] Unpacking initramfs...\n[ 1.137185] Freeing initrd memory: 14824K\n[ 1.138872] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.141176] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.143671] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.147398] Scanning for low memory corruption every 60 seconds\n[ 1.149971] audit: initializing netlink subsys (disabled)\n[ 1.152011] audit: type=2000 audit(1559213500.408:1): initialized\n[ 1.154548] Initialise system trusted keyring\n[ 1.156381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.158708] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.162237] zbud: loaded\n[ 1.163736] VFS: Disk quotas dquot_6.6.0\n[ 1.165334] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.167989] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.170374] fuse init (API version 7.23)\n[ 1.172044] Key type big_key registered\n[ 1.173575] Allocating IMA MOK and blacklist keyrings.\n[ 1.176206] Key type asymmetric registered\n[ 1.177816] Asymmetric key parser 'x509' registered\n[ 1.179668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.182536] io scheduler noop registered\n[ 1.184097] io scheduler deadline registered (default)\n[ 1.186038] io scheduler cfq registered\n[ 1.187651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.189697] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.192151] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.194997] ACPI: Power Button [PWRF]\n[ 1.196668] GHES: HEST is not enabled!\n[ 1.216457] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.256656] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.260429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.286299] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.290312] Linux agpgart interface v0.103\n[ 1.294051] loop: module loaded\n[ 1.297102] vda: vda1\n[ 1.299056] scsi host0: ata_piix\n[ 1.300596] scsi host1: ata_piix\n[ 1.301962] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.304359] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.306870] libphy: Fixed MDIO Bus: probed\n[ 1.308525] tun: Universal TUN/TAP device driver, 1.6\n[ 1.310394] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.314068] PPP generic driver version 2.4.2\n[ 1.315803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.318146] ehci-pci: EHCI PCI platform driver\n[ 1.319872] ehci-platform: EHCI generic platform driver\n[ 1.321821] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.324035] ohci-pci: OHCI PCI platform driver\n[ 1.325768] ohci-platform: OHCI generic platform driver\n[ 1.327760] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.348284] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.350281] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.353143] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.355078] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.357348] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.359769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.362538] usb usb1: Product: UHCI Host Controller\n[ 1.364378] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.366738] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.368595] hub 1-0:1.0: USB hub found\n[ 1.370104] hub 1-0:1.0: 2 ports detected\n[ 1.371839] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.375836] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.377703] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.379692] mousedev: PS/2 mouse device common for all mice\n[ 1.381997] rtc_cmos 00:00: RTC can wake from S4\n[ 1.384299] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.386627] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.389105] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.389125] i2c /dev entries driver\n[ 1.389176] device-mapper: uevent: version 1.0.3\n[ 1.389901] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.389915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.390257] NET: Registered protocol family 10\n[ 1.390527] NET: Registered protocol family 17\n[ 1.390537] Key type dns_resolver registered\n[ 1.390814] registered taskstats version 1\n[ 1.390837] Loading compiled-in X.509 certificates\n[ 1.391387] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.391402] zswap: loaded using pool lzo/zbud\n[ 1.393216] Key type trusted registered\n[ 1.395344] Key type encrypted registered\n[ 1.395350] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.395358] ima: No TPM chip found, activating TPM-bypass!\n[ 1.395363] ima: Allocated hash algorithm: sha1\n[ 1.395392] evm: HMAC attrs: 0x1\n[ 1.396369] Magic number: 3:647:882\n[ 1.399303] rtc_cmos 00:00: setting system clock to 2019-05-30 10:51:40 UTC (1559213500)\n[ 1.399449] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.399450] EDD information not available.\n[ 1.462808] Freeing unused kernel memory: 1484K\n[ 1.477054] Write protecting the kernel read-only data: 14336k\n[ 1.481032] Freeing unused kernel memory: 1620K\n[ 1.483278] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.498497] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499583] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499634] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511190] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511226] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511347] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511397] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511435] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511482] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511540] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.555108] virtio_net virtio0 ens3: renamed from eth0\n[ 1.560618] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.563976] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.586874] AVX2 version of gcm_enc/dec engaged.\n[ 1.588665] AES CTR mode by8 optimization enabled\n[ 1.593749] FDC 0 is a S82078B\n[ 1.681011] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.845655] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.848050] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.850543] usb 1-1: Product: QEMU USB Tablet\n[ 1.852199] usb 1-1: Manufacturer: QEMU\n[ 1.853688] usb 1-1: SerialNumber: 42\n[ 1.860980] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.867935] usbcore: registered new interface driver usbhid\n[ 1.870038] usbhid: USB HID core driver\n[ 1.872939] 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.877083] 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.963468] md: linear personality registered for level -1\n[ 2.967355] md: multipath personality registered for level -4\n[ 2.971284] md: raid0 personality registered for level 0\n[ 2.975727] md: raid1 personality registered for level 1\n[ 3.045035] raid6: sse2x1 gen() 11406 MB/s\n[ 3.113011] raid6: sse2x1 xor() 8994 MB/s\n[ 3.181000] raid6: sse2x2 gen() 14389 MB/s\n[ 3.249009] raid6: sse2x2 xor() 9857 MB/s\n[ 3.317010] raid6: sse2x4 gen() 16742 MB/s\n[ 3.385009] raid6: sse2x4 xor() 11084 MB/s\n[ 3.453031] raid6: avx2x1 gen() 21672 MB/s\n[ 3.521043] raid6: avx2x2 gen() 25118 MB/s\n[ 3.589019] raid6: avx2x4 gen() 28911 MB/s\n[ 3.590635] raid6: using algorithm avx2x4 gen() 28911 MB/s\n[ 3.592592] raid6: using avx2x2 recovery algorithm\n[ 3.595517] xor: automatically using best checksumming function:\n[ 3.637024] avx : 33054.000 MB/sec\n[ 3.639716] async_tx: api initialized (async)\n[ 3.649312] md: raid6 personality registered for level 6\n[ 3.651236] md: raid5 personality registered for level 5\n[ 3.653163] md: raid4 personality registered for level 4\n[ 3.659901] 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.689272] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.706645] 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.797586] 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.803810] systemd[1]: Detected virtualization kvm.\n[ 3.805655] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.810991] systemd[1]: Set hostname to .\n[ 3.814156] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.816267] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.951981] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.956000] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.960624] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.964448] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.968629] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.972196] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.975832] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.979714] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.984355] 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.989512] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.992746] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.996793] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.013198] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.017479] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.022037] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.025745] 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.041197] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.045968] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.049406] systemd[1]: Listening on Journal Socket (/dev/log).\n[ 4.049426] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.055940] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.059350] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.064619] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.069393] 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.077874] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.081638] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.086703] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.092179] systemd[1]: Starting Set console keymap...\n[ 4.094539] Loading iSCSI transport class v2.0-870.\n Starting Set console keymap...\n[ 4.099064] 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.105503] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.109875] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.113481] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0[ 4.116106] iscsi: registered transport (tcp)\nm] Listening on LVM2 poll daemon socket.\n[ 4.129665] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.133285] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.138192] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.142961] 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[[ 4.157805] iscsi: registered transport (iser)\n[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Nameserver information manager.\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 Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\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 Starting udev Kernel Device Manager...\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 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 Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\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[[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 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] 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"} 2019-05-30 10:51:45,867 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f/action used request id req-db75d7ee-c660-403e-9669-af9cf8750238 2019-05-30 10:51:45,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0739569664001s 2019-05-30 10:51:45,869 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 0x362fc000-0x37175fff] [ 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 671033915 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-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K 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.912 MHz processor [ 0.379239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.382405] pid_max: default: 32768 minimum: 301 [ 0.384121] ACPI: Core revision 20150930 [ 0.386284] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.388791] Security Framework initialized [ 0.390353] Yama: becoming mindful. [ 0.391750] AppArmor: AppArmor initialized [ 0.393520] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.402428] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.406862] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.409210] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.412420] Initializing cgroup subsys io [ 0.413985] Initializing cgroup subsys memory [ 0.415638] Initializing cgroup subsys devices [ 0.417304] Initializing cgroup subsys freezer [ 0.418973] Initializing cgroup subsys net_cls [ 0.420638] Initializing cgroup subsys perf_event [ 0.422388] Initializing cgroup subsys net_prio [ 0.424110] Initializing cgroup subsys hugetlb [ 0.425788] Initializing cgroup subsys pids [ 0.428213] mce: CPU supports 10 MCE banks [ 0.429865] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.431793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.433907] Spectre V2 : Mitigation: Full generic retpoline [ 0.435896] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.438963] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.442013] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.444417] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.447942] MDS: Mitigation: Clear CPU buffers [ 0.452291] Freeing SMP alternatives memory: 36K [ 0.459757] ftrace: allocating 32293 entries in 127 pages [ 0.510857] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.513209] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.515513] smpboot: Max logical packages: 2 [ 0.517411] x2apic enabled [ 0.518886] Switched APIC routing to physical x2apic. [ 0.521990] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.524288] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.528674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.541671] KVM setup paravirtual spinlock [ 0.545033] x86: Booting SMP configuration: [ 0.546762] .... node #0, CPUs: #1 [ 0.548486] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.571031] x86: Booted up 1 node, 2 CPUs [ 0.571039] KVM setup async PF for cpu 1 [ 0.571044] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.575947] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.578907] devtmpfs: initialized [ 0.582094] evm: security.selinux [ 0.583415] evm: security.SMACK64 [ 0.584726] evm: security.SMACK64EXEC [ 0.586145] evm: security.SMACK64TRANSMUTE [ 0.587679] evm: security.SMACK64MMAP [ 0.589094] evm: security.ima [ 0.590305] evm: security.capability [ 0.591914] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.595374] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.597720] pinctrl core: initialized pinctrl subsystem [ 0.599842] RTC time: 10:51:40, date: 05/30/19 [ 0.602421] NET: Registered protocol family 16 [ 0.616141] cpuidle: using governor ladder [ 0.628249] cpuidle: using governor menu [ 0.629777] PCCT header not found. [ 0.631246] ACPI: bus type PCI registered [ 0.632780] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.635188] PCI: Using configuration type 1 for base access [ 0.649906] ACPI: Added _OSI(Module Device) [ 0.651521] ACPI: Added _OSI(Processor Device) [ 0.653171] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.654889] ACPI: Added _OSI(Processor Aggregator Device) [ 0.658066] ACPI: Interpreter enabled [ 0.675924] ACPI: (supports S0 S5) [ 0.677277] ACPI: Using IOAPIC for interrupt routing [ 0.679077] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.684384] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.686562] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.688931] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.691227] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.695445] acpiphp: Slot [3] registered [ 0.696983] acpiphp: Slot [4] registered [ 0.698519] acpiphp: Slot [5] registered [ 0.700048] acpiphp: Slot [6] registered [ 0.701574] acpiphp: Slot [7] registered [ 0.703106] acpiphp: Slot [8] registered [ 0.704638] acpiphp: Slot [9] registered [ 0.706182] acpiphp: Slot [10] registered [ 0.707739] acpiphp: Slot [11] registered [ 0.709362] acpiphp: Slot [12] registered [ 0.710919] acpiphp: Slot [13] registered [ 0.712474] acpiphp: Slot [14] registered [ 0.714031] acpiphp: Slot [15] registered [ 0.715587] acpiphp: Slot [16] registered [ 0.717156] acpiphp: Slot [17] registered [ 0.718710] acpiphp: Slot [18] registered [ 0.720262] acpiphp: Slot [19] registered [ 0.721820] acpiphp: Slot [20] registered [ 0.723384] acpiphp: Slot [21] registered [ 0.724936] acpiphp: Slot [22] registered [ 0.726499] acpiphp: Slot [23] registered [ 0.728073] acpiphp: Slot [24] registered [ 0.729623] acpiphp: Slot [25] registered [ 0.731174] acpiphp: Slot [26] registered [ 0.732733] acpiphp: Slot [27] registered [ 0.734289] acpiphp: Slot [28] registered [ 0.735851] acpiphp: Slot [29] registered [ 0.737414] acpiphp: Slot [30] registered [ 0.738967] acpiphp: Slot [31] registered [ 0.740495] PCI host bridge to bus 0000:00 [ 0.742037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.744378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.746710] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.749467] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.752222] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.755042] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.760300] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.762751] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.765005] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.767438] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.772275] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.774979] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.800438] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.803489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.806146] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.808796] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.811405] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.813788] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.816276] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.818289] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.821240] vgaarb: loaded [ 0.822373] vgaarb: bridge control possible 0000:00:02.0 [ 0.824655] SCSI subsystem initialized [ 0.826403] ACPI: bus type USB registered [ 0.827967] usbcore: registered new interface driver usbfs [ 0.829946] usbcore: registered new interface driver hub [ 0.831869] usbcore: registered new device driver usb [ 0.834010] PCI: Using ACPI for IRQ routing [ 0.836066] NetLabel: Initializing [ 0.837420] NetLabel: domain hash size = 128 [ 0.839032] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.840853] NetLabel: unlabeled traffic allowed by default [ 0.843060] amd_nb: Cannot enumerate AMD northbridges [ 0.844996] clocksource: Switched to clocksource kvm-clock [ 0.858436] AppArmor: AppArmor Filesystem Enabled [ 0.860279] pnp: PnP ACPI init [ 0.861903] pnp: PnP ACPI: found 5 devices [ 0.870393] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.873707] NET: Registered protocol family 2 [ 0.875753] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.878730] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.881484] TCP: Hash tables configured (established 32768 bind 32768) [ 0.883884] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.886065] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.888437] NET: Registered protocol family 1 [ 0.890122] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.892228] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.894285] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.914680] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.934883] Unpacking initramfs... [ 1.137185] Freeing initrd memory: 14824K [ 1.138872] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.141176] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.143671] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.147398] Scanning for low memory corruption every 60 seconds [ 1.149971] audit: initializing netlink subsys (disabled) [ 1.152011] audit: type=2000 audit(1559213500.408:1): initialized [ 1.154548] Initialise system trusted keyring [ 1.156381] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.158708] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.162237] zbud: loaded [ 1.163736] VFS: Disk quotas dquot_6.6.0 [ 1.165334] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.167989] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170374] fuse init (API version 7.23) [ 1.172044] Key type big_key registered [ 1.173575] Allocating IMA MOK and blacklist keyrings. [ 1.176206] Key type asymmetric registered [ 1.177816] Asymmetric key parser 'x509' registered [ 1.179668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.182536] io scheduler noop registered [ 1.184097] io scheduler deadline registered (default) [ 1.186038] io scheduler cfq registered [ 1.187651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.189697] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.192151] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.194997] ACPI: Power Button [PWRF] [ 1.196668] GHES: HEST is not enabled! [ 1.216457] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.256656] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.260429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.286299] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.290312] Linux agpgart interface v0.103 [ 1.294051] loop: module loaded [ 1.297102] vda: vda1 [ 1.299056] scsi host0: ata_piix [ 1.300596] scsi host1: ata_piix [ 1.301962] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.304359] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.306870] libphy: Fixed MDIO Bus: probed [ 1.308525] tun: Universal TUN/TAP device driver, 1.6 [ 1.310394] tun: (C) 1999-2004 Max Krasnyansky [ 1.314068] PPP generic driver version 2.4.2 [ 1.315803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.318146] ehci-pci: EHCI PCI platform driver [ 1.319872] ehci-platform: EHCI generic platform driver [ 1.321821] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.324035] ohci-pci: OHCI PCI platform driver [ 1.325768] ohci-platform: OHCI generic platform driver [ 1.327760] uhci_hcd: USB Universal Host Controller Interface driver [ 1.348284] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.350281] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.353143] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.355078] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.357348] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.359769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.362538] usb usb1: Product: UHCI Host Controller [ 1.364378] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.366738] usb usb1: SerialNumber: 0000:00:01.2 [ 1.368595] hub 1-0:1.0: USB hub found [ 1.370104] hub 1-0:1.0: 2 ports detected [ 1.371839] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.375836] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.377703] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.379692] mousedev: PS/2 mouse device common for all mice [ 1.381997] rtc_cmos 00:00: RTC can wake from S4 [ 1.384299] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.386627] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.389105] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.389125] i2c /dev entries driver [ 1.389176] device-mapper: uevent: version 1.0.3 [ 1.389901] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.389915] ledtrig-cpu: registered to indicate activity on CPUs [ 1.390257] NET: Registered protocol family 10 [ 1.390527] NET: Registered protocol family 17 [ 1.390537] Key type dns_resolver registered [ 1.390814] registered taskstats version 1 [ 1.390837] Loading compiled-in X.509 certificates [ 1.391387] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.391402] zswap: loaded using pool lzo/zbud [ 1.393216] Key type trusted registered [ 1.395344] Key type encrypted registered [ 1.395350] AppArmor: AppArmor sha1 policy hashing enabled [ 1.395358] ima: No TPM chip found, activating TPM-bypass! [ 1.395363] ima: Allocated hash algorithm: sha1 [ 1.395392] evm: HMAC attrs: 0x1 [ 1.396369] Magic number: 3:647:882 [ 1.399303] rtc_cmos 00:00: setting system clock to 2019-05-30 10:51:40 UTC (1559213500) [ 1.399449] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.399450] EDD information not available. [ 1.462808] Freeing unused kernel memory: 1484K [ 1.477054] Write protecting the kernel read-only data: 14336k [ 1.481032] Freeing unused kernel memory: 1620K [ 1.483278] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.498497] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499583] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499634] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511190] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511226] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511347] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511397] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511435] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511482] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511540] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.555108] virtio_net virtio0 ens3: renamed from eth0 [ 1.560618] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.563976] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.586874] AVX2 version of gcm_enc/dec engaged. [ 1.588665] AES CTR mode by8 optimization enabled [ 1.593749] FDC 0 is a S82078B [ 1.681011] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.845655] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.848050] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.850543] usb 1-1: Product: QEMU USB Tablet [ 1.852199] usb 1-1: Manufacturer: QEMU [ 1.853688] usb 1-1: SerialNumber: 42 [ 1.860980] hidraw: raw HID events driver (C) Jiri Kosina [ 1.867935] usbcore: registered new interface driver usbhid [ 1.870038] usbhid: USB HID core driver [ 1.872939] 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.877083] 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.963468] md: linear personality registered for level -1 [ 2.967355] md: multipath personality registered for level -4 [ 2.971284] md: raid0 personality registered for level 0 [ 2.975727] md: raid1 personality registered for level 1 [ 3.045035] raid6: sse2x1 gen() 11406 MB/s [ 3.113011] raid6: sse2x1 xor() 8994 MB/s [ 3.181000] raid6: sse2x2 gen() 14389 MB/s [ 3.249009] raid6: sse2x2 xor() 9857 MB/s [ 3.317010] raid6: sse2x4 gen() 16742 MB/s [ 3.385009] raid6: sse2x4 xor() 11084 MB/s [ 3.453031] raid6: avx2x1 gen() 21672 MB/s [ 3.521043] raid6: avx2x2 gen() 25118 MB/s [ 3.589019] raid6: avx2x4 gen() 28911 MB/s [ 3.590635] raid6: using algorithm avx2x4 gen() 28911 MB/s [ 3.592592] raid6: using avx2x2 recovery algorithm [ 3.595517] xor: automatically using best checksumming function: [ 3.637024] avx : 33054.000 MB/sec [ 3.639716] async_tx: api initialized (async) [ 3.649312] md: raid6 personality registered for level 6 [ 3.651236] md: raid5 personality registered for level 5 [ 3.653163] md: raid4 personality registered for level 4 [ 3.659901] 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.689272] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.706645] 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.797586] 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.803810] systemd[1]: Detected virtualization kvm. [ 3.805655] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.810991] systemd[1]: Set hostname to . [ 3.814156] systemd[1]: Initializing machine ID from KVM UUID. [ 3.816267] systemd[1]: Installed transient /etc/machine-id file. [ 3.951981] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.956000] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.960624] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.964448] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.968629] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.972196] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.975832] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.979714] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.984355] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.989512] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.992746] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.996793] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.013198] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.017479] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.022037] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.025745] 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.041197] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.045968] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.049406] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.049426] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.055940] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.059350] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.064619] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.069393] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.077874] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.081638] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.086703] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.092179] systemd[1]: Starting Set console keymap... [ 4.094539] Loading iSCSI transport class v2.0-870. Starting Set console keymap... [ 4.099064] 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.105503] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.109875] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.113481] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0[ 4.116106] iscsi: registered transport (tcp) m] Listening on LVM2 poll daemon socket. [ 4.129665] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.133285] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.138192] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.142961] 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. [[ 4.157805] iscsi: registered transport (iser) [0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... 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. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[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 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] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. 2019-05-30 10:51:45,872 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.211: [Errno None] Unable to connect to port 22 on 172.30.9.211 2019-05-30 10:51:54,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 10:51:54,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f/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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 10:51:54,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13236 Content-Type: application/json Date: Thu, 30 May 2019 10:51: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-ae8cdbdb-5d70-4cc6-b812-fe152e369f14 x-openstack-request-id: req-ae8cdbdb-5d70-4cc6-b812-fe152e369f14 2019-05-30 10:51:54,968 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 0x362fc000-0x37175fff]\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 671033915 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-148-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: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K 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.912 MHz processor\n[ 0.379239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.382405] pid_max: default: 32768 minimum: 301\n[ 0.384121] ACPI: Core revision 20150930\n[ 0.386284] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.388791] Security Framework initialized\n[ 0.390353] Yama: becoming mindful.\n[ 0.391750] AppArmor: AppArmor initialized\n[ 0.393520] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.402428] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.406862] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.409210] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.412420] Initializing cgroup subsys io\n[ 0.413985] Initializing cgroup subsys memory\n[ 0.415638] Initializing cgroup subsys devices\n[ 0.417304] Initializing cgroup subsys freezer\n[ 0.418973] Initializing cgroup subsys net_cls\n[ 0.420638] Initializing cgroup subsys perf_event\n[ 0.422388] Initializing cgroup subsys net_prio\n[ 0.424110] Initializing cgroup subsys hugetlb\n[ 0.425788] Initializing cgroup subsys pids\n[ 0.428213] mce: CPU supports 10 MCE banks\n[ 0.429865] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.431793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.433907] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.435896] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.438963] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.442013] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.444417] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.447942] MDS: Mitigation: Clear CPU buffers\n[ 0.452291] Freeing SMP alternatives memory: 36K\n[ 0.459757] ftrace: allocating 32293 entries in 127 pages\n[ 0.510857] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.513209] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.515513] smpboot: Max logical packages: 2\n[ 0.517411] x2apic enabled\n[ 0.518886] Switched APIC routing to physical x2apic.\n[ 0.521990] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.524288] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.528674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.541671] KVM setup paravirtual spinlock\n[ 0.545033] x86: Booting SMP configuration:\n[ 0.546762] .... node #0, CPUs: #1\n[ 0.548486] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.571031] x86: Booted up 1 node, 2 CPUs\n[ 0.571039] KVM setup async PF for cpu 1\n[ 0.571044] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.575947] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.578907] devtmpfs: initialized\n[ 0.582094] evm: security.selinux\n[ 0.583415] evm: security.SMACK64\n[ 0.584726] evm: security.SMACK64EXEC\n[ 0.586145] evm: security.SMACK64TRANSMUTE\n[ 0.587679] evm: security.SMACK64MMAP\n[ 0.589094] evm: security.ima\n[ 0.590305] evm: security.capability\n[ 0.591914] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.595374] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.597720] pinctrl core: initialized pinctrl subsystem\n[ 0.599842] RTC time: 10:51:40, date: 05/30/19\n[ 0.602421] NET: Registered protocol family 16\n[ 0.616141] cpuidle: using governor ladder\n[ 0.628249] cpuidle: using governor menu\n[ 0.629777] PCCT header not found.\n[ 0.631246] ACPI: bus type PCI registered\n[ 0.632780] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.635188] PCI: Using configuration type 1 for base access\n[ 0.649906] ACPI: Added _OSI(Module Device)\n[ 0.651521] ACPI: Added _OSI(Processor Device)\n[ 0.653171] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.654889] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.658066] ACPI: Interpreter enabled\n[ 0.675924] ACPI: (supports S0 S5)\n[ 0.677277] ACPI: Using IOAPIC for interrupt routing\n[ 0.679077] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.684384] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.686562] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.688931] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.691227] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.695445] acpiphp: Slot [3] registered\n[ 0.696983] acpiphp: Slot [4] registered\n[ 0.698519] acpiphp: Slot [5] registered\n[ 0.700048] acpiphp: Slot [6] registered\n[ 0.701574] acpiphp: Slot [7] registered\n[ 0.703106] acpiphp: Slot [8] registered\n[ 0.704638] acpiphp: Slot [9] registered\n[ 0.706182] acpiphp: Slot [10] registered\n[ 0.707739] acpiphp: Slot [11] registered\n[ 0.709362] acpiphp: Slot [12] registered\n[ 0.710919] acpiphp: Slot [13] registered\n[ 0.712474] acpiphp: Slot [14] registered\n[ 0.714031] acpiphp: Slot [15] registered\n[ 0.715587] acpiphp: Slot [16] registered\n[ 0.717156] acpiphp: Slot [17] registered\n[ 0.718710] acpiphp: Slot [18] registered\n[ 0.720262] acpiphp: Slot [19] registered\n[ 0.721820] acpiphp: Slot [20] registered\n[ 0.723384] acpiphp: Slot [21] registered\n[ 0.724936] acpiphp: Slot [22] registered\n[ 0.726499] acpiphp: Slot [23] registered\n[ 0.728073] acpiphp: Slot [24] registered\n[ 0.729623] acpiphp: Slot [25] registered\n[ 0.731174] acpiphp: Slot [26] registered\n[ 0.732733] acpiphp: Slot [27] registered\n[ 0.734289] acpiphp: Slot [28] registered\n[ 0.735851] acpiphp: Slot [29] registered\n[ 0.737414] acpiphp: Slot [30] registered\n[ 0.738967] acpiphp: Slot [31] registered\n[ 0.740495] PCI host bridge to bus 0000:00\n[ 0.742037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.744378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.746710] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.749467] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.752222] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.755042] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.760300] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.762751] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.765005] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.767438] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.772275] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.774979] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.800438] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.803489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.806146] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.808796] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.811405] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.813788] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.816276] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.818289] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.821240] vgaarb: loaded\n[ 0.822373] vgaarb: bridge control possible 0000:00:02.0\n[ 0.824655] SCSI subsystem initialized\n[ 0.826403] ACPI: bus type USB registered\n[ 0.827967] usbcore: registered new interface driver usbfs\n[ 0.829946] usbcore: registered new interface driver hub\n[ 0.831869] usbcore: registered new device driver usb\n[ 0.834010] PCI: Using ACPI for IRQ routing\n[ 0.836066] NetLabel: Initializing\n[ 0.837420] NetLabel: domain hash size = 128\n[ 0.839032] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.840853] NetLabel: unlabeled traffic allowed by default\n[ 0.843060] amd_nb: Cannot enumerate AMD northbridges\n[ 0.844996] clocksource: Switched to clocksource kvm-clock\n[ 0.858436] AppArmor: AppArmor Filesystem Enabled\n[ 0.860279] pnp: PnP ACPI init\n[ 0.861903] pnp: PnP ACPI: found 5 devices\n[ 0.870393] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.873707] NET: Registered protocol family 2\n[ 0.875753] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.878730] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.881484] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.883884] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.886065] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.888437] NET: Registered protocol family 1\n[ 0.890122] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.892228] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.894285] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.914680] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.934883] Unpacking initramfs...\n[ 1.137185] Freeing initrd memory: 14824K\n[ 1.138872] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.141176] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.143671] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.147398] Scanning for low memory corruption every 60 seconds\n[ 1.149971] audit: initializing netlink subsys (disabled)\n[ 1.152011] audit: type=2000 audit(1559213500.408:1): initialized\n[ 1.154548] Initialise system trusted keyring\n[ 1.156381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.158708] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.162237] zbud: loaded\n[ 1.163736] VFS: Disk quotas dquot_6.6.0\n[ 1.165334] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.167989] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.170374] fuse init (API version 7.23)\n[ 1.172044] Key type big_key registered\n[ 1.173575] Allocating IMA MOK and blacklist keyrings.\n[ 1.176206] Key type asymmetric registered\n[ 1.177816] Asymmetric key parser 'x509' registered\n[ 1.179668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.182536] io scheduler noop registered\n[ 1.184097] io scheduler deadline registered (default)\n[ 1.186038] io scheduler cfq registered\n[ 1.187651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.189697] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.192151] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.194997] ACPI: Power Button [PWRF]\n[ 1.196668] GHES: HEST is not enabled!\n[ 1.216457] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.256656] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.260429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.286299] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.290312] Linux agpgart interface v0.103\n[ 1.294051] loop: module loaded\n[ 1.297102] vda: vda1\n[ 1.299056] scsi host0: ata_piix\n[ 1.300596] scsi host1: ata_piix\n[ 1.301962] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.304359] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.306870] libphy: Fixed MDIO Bus: probed\n[ 1.308525] tun: Universal TUN/TAP device driver, 1.6\n[ 1.310394] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.314068] PPP generic driver version 2.4.2\n[ 1.315803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.318146] ehci-pci: EHCI PCI platform driver\n[ 1.319872] ehci-platform: EHCI generic platform driver\n[ 1.321821] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.324035] ohci-pci: OHCI PCI platform driver\n[ 1.325768] ohci-platform: OHCI generic platform driver\n[ 1.327760] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.348284] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.350281] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.353143] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.355078] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.357348] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.359769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.362538] usb usb1: Product: UHCI Host Controller\n[ 1.364378] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.366738] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.368595] hub 1-0:1.0: USB hub found\n[ 1.370104] hub 1-0:1.0: 2 ports detected\n[ 1.371839] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.375836] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.377703] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.379692] mousedev: PS/2 mouse device common for all mice\n[ 1.381997] rtc_cmos 00:00: RTC can wake from S4\n[ 1.384299] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.386627] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.389105] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.389125] i2c /dev entries driver\n[ 1.389176] device-mapper: uevent: version 1.0.3\n[ 1.389901] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.389915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.390257] NET: Registered protocol family 10\n[ 1.390527] NET: Registered protocol family 17\n[ 1.390537] Key type dns_resolver registered\n[ 1.390814] registered taskstats version 1\n[ 1.390837] Loading compiled-in X.509 certificates\n[ 1.391387] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.391402] zswap: loaded using pool lzo/zbud\n[ 1.393216] Key type trusted registered\n[ 1.395344] Key type encrypted registered\n[ 1.395350] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.395358] ima: No TPM chip found, activating TPM-bypass!\n[ 1.395363] ima: Allocated hash algorithm: sha1\n[ 1.395392] evm: HMAC attrs: 0x1\n[ 1.396369] Magic number: 3:647:882\n[ 1.399303] rtc_cmos 00:00: setting system clock to 2019-05-30 10:51:40 UTC (1559213500)\n[ 1.399449] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.399450] EDD information not available.\n[ 1.462808] Freeing unused kernel memory: 1484K\n[ 1.477054] Write protecting the kernel read-only data: 14336k\n[ 1.481032] Freeing unused kernel memory: 1620K\n[ 1.483278] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.498497] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499583] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499634] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511190] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511226] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511347] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511397] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511435] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511482] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511540] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.555108] virtio_net virtio0 ens3: renamed from eth0\n[ 1.560618] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.563976] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.586874] AVX2 version of gcm_enc/dec engaged.\n[ 1.588665] AES CTR mode by8 optimization enabled\n[ 1.593749] FDC 0 is a S82078B\n[ 1.681011] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.845655] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.848050] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.850543] usb 1-1: Product: QEMU USB Tablet\n[ 1.852199] usb 1-1: Manufacturer: QEMU\n[ 1.853688] usb 1-1: SerialNumber: 42\n[ 1.860980] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.867935] usbcore: registered new interface driver usbhid\n[ 1.870038] usbhid: USB HID core driver\n[ 1.872939] 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.877083] 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.963468] md: linear personality registered for level -1\n[ 2.967355] md: multipath personality registered for level -4\n[ 2.971284] md: raid0 personality registered for level 0\n[ 2.975727] md: raid1 personality registered for level 1\n[ 3.045035] raid6: sse2x1 gen() 11406 MB/s\n[ 3.113011] raid6: sse2x1 xor() 8994 MB/s\n[ 3.181000] raid6: sse2x2 gen() 14389 MB/s\n[ 3.249009] raid6: sse2x2 xor() 9857 MB/s\n[ 3.317010] raid6: sse2x4 gen() 16742 MB/s\n[ 3.385009] raid6: sse2x4 xor() 11084 MB/s\n[ 3.453031] raid6: avx2x1 gen() 21672 MB/s\n[ 3.521043] raid6: avx2x2 gen() 25118 MB/s\n[ 3.589019] raid6: avx2x4 gen() 28911 MB/s\n[ 3.590635] raid6: using algorithm avx2x4 gen() 28911 MB/s\n[ 3.592592] raid6: using avx2x2 recovery algorithm\n[ 3.595517] xor: automatically using best checksumming function:\n[ 3.637024] avx : 33054.000 MB/sec\n[ 3.639716] async_tx: api initialized (async)\n[ 3.649312] md: raid6 personality registered for level 6\n[ 3.651236] md: raid5 personality registered for level 5\n[ 3.653163] md: raid4 personality registered for level 4\n[ 3.659901] 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.689272] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.706645] 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.797586] 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.803810] systemd[1]: Detected virtualization kvm.\n[ 3.805655] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.810991] systemd[1]: Set hostname to .\n[ 3.814156] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.816267] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.951981] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.956000] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.960624] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.964448] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.968629] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.972196] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.975832] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.979714] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.984355] 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.989512] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.992746] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.996793] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.013198] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.017479] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.022037] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.025745] 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.041197] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.045968] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.049406] systemd[1]: Listening on Journal Socket (/dev/log).\n[ 4.049426] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.055940] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.059350] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.064619] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.069393] 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.077874] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.081638] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.086703] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.092179] systemd[1]: Starting Set console keymap...\n[ 4.094539] Loading iSCSI transport class v2.0-870.\n Starting Set console keymap...\n[ 4.099064] 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.105503] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.109875] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.113481] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0[ 4.116106] iscsi: registered transport (tcp)\nm] Listening on LVM2 poll daemon socket.\n[ 4.129665] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.133285] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.138192] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.142961] 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[[ 4.157805] iscsi: registered transport (iser)\n[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Nameserver information manager.\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 Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\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 Starting udev Kernel Device Manager...\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 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 Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\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[[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 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] 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.123915] cloud-init[540]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Thu, 30 May 2019 10:51:44 +0000. Up 5.01 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.075654] cloud-init[929]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Thu, 30 May 2019 10:51:49 +0000. Up 9.62 seconds.\n[ 10.079222] cloud-init[929]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.082483] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.085723] cloud-init[929]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.088981] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.092217] cloud-init[929]: ci-info: | ens3 | True | 192.168.120.9 | 255.255.255.0 | global | fa:16:3e:2d:de:41 |\n[ 10.095453] cloud-init[929]: ci-info: | ens3 | True | fe80::f816:3eff:fe2d:de41/64 | . | link | fa:16:3e:2d:de:41 |\n[ 10.098716] cloud-init[929]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.101975] cloud-init[929]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.105225] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.108473] cloud-init[929]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.111506] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.114723] cloud-init[929]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.118065] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.124494] cloud-init[929]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.128064] cloud-init[929]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.131442] cloud-init[929]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.134803] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.138159] cloud-init[929]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.140928] cloud-init[929]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.143667] cloud-init[929]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.146398] cloud-init[929]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.149215] cloud-init[929]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.151944] cloud-init[929]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.154650] cloud-init[929]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.157362] cloud-init[929]: Generating public/private rsa key pair.\n[ 10.159550] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.162332] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.165110] cloud-init[929]: The key fingerprint is:\n[ 10.167018] cloud-init[929]: SHA256:dslprg6pMBSInf8l013YN98pxTRvTpn9PnjtRHoUIQI root@cloudify-ims-vm-ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\n[ 10.170768] cloud-init[929]: The key's randomart image is:\n[ 10.172862] cloud-init[929]: +---[RSA 2048]----+\n[ 10.174712] cloud-init[929]: | E.. . + |\n[ 10.176568] cloud-init[929]: |.o . o. + B|\n[ 10.178421] cloud-init[929]: |o + . o o*=|\n[ 10.180278] cloud-init[929]: | o . o + ..*=|\n[ 10.182115] cloud-init[929]: | . . o S B . .B|\n[ 10.183945] cloud-init[929]: | . . * + o=.|\n[ 10.185783] cloud-init[929]: | o + . ..o=|\n[ 10.187600] cloud-init[929]: | o . . . .+.|\n[ 10.189445] cloud-init[929]: | . .o .|\n[ 10.191278] cloud-init[929]: +----[SHA256]-----+\n[ 10.193293] cloud-init[929]: Generating public/private dsa key pair.\n[ 10.195446] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.198054] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.200632] cloud-init[929]: The key fingerprint is:\n[ 10.202659] cloud-init[929]: SHA256:S5sE27ngbdLZ0aoV5hP4LHp1hOrCpjpNcdUnMAHkcYk root@cloudify-ims-vm-ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\n[ 10.206053] cloud-init[929]: The key's randomart image is:\n[ 10.208204] cloud-init[929]: +---[DSA 1024]----+\n[ 10.210138] cloud-init[929]: | .+o== |\n[ 10.212087] cloud-init[929]: | .Eoo.o . |\n[ 10.214033] cloud-init[929]: | o. + |\n[ 10.215983] cloud-init[929]: | . .+ o... |\n[ 10.217927] cloud-init[929]: | oo S.=.. |\n[ 10.219835] cloud-init[929]: | .. *.%.=. |\n[ 10.221788] cloud-init[929]: | o .o.@.O. |\n[ 10.223718] cloud-init[929]: | . . ++o+ . |\n[ 10.225680] cloud-init[929]: | .o.o.o. |\n[ 10.227577] cloud-init[929]: +----[SHA256]-----+\n[ 10.229493] cloud-init[929]: Generating public/private ecdsa key pair.\n[ 10.231646] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.234279] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.236939] cloud-init[929]: The key fingerprint is:\n[ 10.238950] cloud-init[929]: SHA256:fUMmLEHCpyy1FSwyOvoDw6Ua2Okk3ZMcRh0LKV4K8uw root@cloudify-ims-vm-ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\n[ 10.242341] cloud-init[929]: The key's randomart image is:\n[ 10.244435] cloud-init[929]: +---[ECDSA 256]---+\n[ 10.246359] cloud-init[929]: | .+o++. |\n[ 10.248280] cloud-init[929]: |o . *.=o+o |\n[ 10.250207] cloud-init[929]: |.= * =.*. o o |\n[ 10.252140] cloud-init[929]: | B.+ + o + |\n[ 10.254046] cloud-init[929]: |o=o* + S . o |\n[ 10.255994] cloud-init[929]: |BoE = . . |\n[ 10.257943] cloud-init[929]: |.O . |\n[ 10.259839] cloud-init[929]: |. + |\n[ 10.261767] cloud-init[929]: | . |\n[ 10.263696] cloud-init[929]: +----[SHA256]-----+\n[ 10.265634] cloud-init[929]: Generating public/private ed25519 key pair.\n[ 10.267841] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.270498] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.273144] cloud-init[929]: The key fingerprint is:\n[ 10.275117] cloud-init[929]: SHA256:8h41LTExH+0WUXiPkugzCvZJGntvbVf9VMJyDJfblrQ root@cloudify-ims-vm-ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\n[ 10.278488] cloud-init[929]: The key's randomart image is:\n[ 10.280605] cloud-init[929]: +--[ED25519 256]--+\n[ 10.282526] cloud-init[929]: | o ...=.|\n[ 10.284476] cloud-init[929]: | +..*..|\n[ 10.286389] cloud-init[929]: | o..B.*+|\n[ 10.288296] cloud-init[929]: | .++ XE=|\n[ 10.290192] cloud-init[929]: | . S.+ .= oo|\n[ 10.292117] cloud-init[929]: | +o..+o +|\n[ 10.294023] cloud-init[929]: | . Boo + o.|\n[ 10.300193] [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\ncloud-init[929]: | o.=.. o . .|[[0;32m OK [0m] Reached target Network is Online.\n\n[ 10.304914] cloud-init[929]: | ..o.. . |\n[ 10.306684] cloud-init[929]: +----[SHA256]-----+\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] 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.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n 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.\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 Regular background program processing daemon.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\n Starting LSB: Record successful boot for GRUB...\n Starting System Logging Service...\n Starting LXD - container startup/shutdown...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting LSB: MD monitoring daemon...\n Starting Login 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 ACPI event daemon.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Snappy daemon...\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[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\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 Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\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 LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Permit User Sessions.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\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\".\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\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[[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-05-30 10:51:54,969 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f/action used request id req-ae8cdbdb-5d70-4cc6-b812-fe152e369f14 2019-05-30 10:51:54,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0872118473053s 2019-05-30 10:51:54,970 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 0x362fc000-0x37175fff] [ 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 671033915 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-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K 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.912 MHz processor [ 0.379239] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.382405] pid_max: default: 32768 minimum: 301 [ 0.384121] ACPI: Core revision 20150930 [ 0.386284] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.388791] Security Framework initialized [ 0.390353] Yama: becoming mindful. [ 0.391750] AppArmor: AppArmor initialized [ 0.393520] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.402428] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.406862] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.409210] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.412420] Initializing cgroup subsys io [ 0.413985] Initializing cgroup subsys memory [ 0.415638] Initializing cgroup subsys devices [ 0.417304] Initializing cgroup subsys freezer [ 0.418973] Initializing cgroup subsys net_cls [ 0.420638] Initializing cgroup subsys perf_event [ 0.422388] Initializing cgroup subsys net_prio [ 0.424110] Initializing cgroup subsys hugetlb [ 0.425788] Initializing cgroup subsys pids [ 0.428213] mce: CPU supports 10 MCE banks [ 0.429865] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.431793] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.433907] Spectre V2 : Mitigation: Full generic retpoline [ 0.435896] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.438963] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.442013] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.444417] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.447942] MDS: Mitigation: Clear CPU buffers [ 0.452291] Freeing SMP alternatives memory: 36K [ 0.459757] ftrace: allocating 32293 entries in 127 pages [ 0.510857] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.513209] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.515513] smpboot: Max logical packages: 2 [ 0.517411] x2apic enabled [ 0.518886] Switched APIC routing to physical x2apic. [ 0.521990] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.524288] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.528674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.541671] KVM setup paravirtual spinlock [ 0.545033] x86: Booting SMP configuration: [ 0.546762] .... node #0, CPUs: #1 [ 0.548486] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.571031] x86: Booted up 1 node, 2 CPUs [ 0.571039] KVM setup async PF for cpu 1 [ 0.571044] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.575947] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.578907] devtmpfs: initialized [ 0.582094] evm: security.selinux [ 0.583415] evm: security.SMACK64 [ 0.584726] evm: security.SMACK64EXEC [ 0.586145] evm: security.SMACK64TRANSMUTE [ 0.587679] evm: security.SMACK64MMAP [ 0.589094] evm: security.ima [ 0.590305] evm: security.capability [ 0.591914] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.595374] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.597720] pinctrl core: initialized pinctrl subsystem [ 0.599842] RTC time: 10:51:40, date: 05/30/19 [ 0.602421] NET: Registered protocol family 16 [ 0.616141] cpuidle: using governor ladder [ 0.628249] cpuidle: using governor menu [ 0.629777] PCCT header not found. [ 0.631246] ACPI: bus type PCI registered [ 0.632780] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.635188] PCI: Using configuration type 1 for base access [ 0.649906] ACPI: Added _OSI(Module Device) [ 0.651521] ACPI: Added _OSI(Processor Device) [ 0.653171] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.654889] ACPI: Added _OSI(Processor Aggregator Device) [ 0.658066] ACPI: Interpreter enabled [ 0.675924] ACPI: (supports S0 S5) [ 0.677277] ACPI: Using IOAPIC for interrupt routing [ 0.679077] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.684384] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.686562] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.688931] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.691227] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.695445] acpiphp: Slot [3] registered [ 0.696983] acpiphp: Slot [4] registered [ 0.698519] acpiphp: Slot [5] registered [ 0.700048] acpiphp: Slot [6] registered [ 0.701574] acpiphp: Slot [7] registered [ 0.703106] acpiphp: Slot [8] registered [ 0.704638] acpiphp: Slot [9] registered [ 0.706182] acpiphp: Slot [10] registered [ 0.707739] acpiphp: Slot [11] registered [ 0.709362] acpiphp: Slot [12] registered [ 0.710919] acpiphp: Slot [13] registered [ 0.712474] acpiphp: Slot [14] registered [ 0.714031] acpiphp: Slot [15] registered [ 0.715587] acpiphp: Slot [16] registered [ 0.717156] acpiphp: Slot [17] registered [ 0.718710] acpiphp: Slot [18] registered [ 0.720262] acpiphp: Slot [19] registered [ 0.721820] acpiphp: Slot [20] registered [ 0.723384] acpiphp: Slot [21] registered [ 0.724936] acpiphp: Slot [22] registered [ 0.726499] acpiphp: Slot [23] registered [ 0.728073] acpiphp: Slot [24] registered [ 0.729623] acpiphp: Slot [25] registered [ 0.731174] acpiphp: Slot [26] registered [ 0.732733] acpiphp: Slot [27] registered [ 0.734289] acpiphp: Slot [28] registered [ 0.735851] acpiphp: Slot [29] registered [ 0.737414] acpiphp: Slot [30] registered [ 0.738967] acpiphp: Slot [31] registered [ 0.740495] PCI host bridge to bus 0000:00 [ 0.742037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.744378] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.746710] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.749467] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.752222] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.755042] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.760300] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.762751] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.765005] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.767438] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.772275] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.774979] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.800438] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.803489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.806146] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.808796] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.811405] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.813788] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.816276] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.818289] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.821240] vgaarb: loaded [ 0.822373] vgaarb: bridge control possible 0000:00:02.0 [ 0.824655] SCSI subsystem initialized [ 0.826403] ACPI: bus type USB registered [ 0.827967] usbcore: registered new interface driver usbfs [ 0.829946] usbcore: registered new interface driver hub [ 0.831869] usbcore: registered new device driver usb [ 0.834010] PCI: Using ACPI for IRQ routing [ 0.836066] NetLabel: Initializing [ 0.837420] NetLabel: domain hash size = 128 [ 0.839032] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.840853] NetLabel: unlabeled traffic allowed by default [ 0.843060] amd_nb: Cannot enumerate AMD northbridges [ 0.844996] clocksource: Switched to clocksource kvm-clock [ 0.858436] AppArmor: AppArmor Filesystem Enabled [ 0.860279] pnp: PnP ACPI init [ 0.861903] pnp: PnP ACPI: found 5 devices [ 0.870393] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.873707] NET: Registered protocol family 2 [ 0.875753] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.878730] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.881484] TCP: Hash tables configured (established 32768 bind 32768) [ 0.883884] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.886065] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.888437] NET: Registered protocol family 1 [ 0.890122] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.892228] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.894285] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.914680] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.934883] Unpacking initramfs... [ 1.137185] Freeing initrd memory: 14824K [ 1.138872] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.141176] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.143671] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.147398] Scanning for low memory corruption every 60 seconds [ 1.149971] audit: initializing netlink subsys (disabled) [ 1.152011] audit: type=2000 audit(1559213500.408:1): initialized [ 1.154548] Initialise system trusted keyring [ 1.156381] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.158708] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.162237] zbud: loaded [ 1.163736] VFS: Disk quotas dquot_6.6.0 [ 1.165334] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.167989] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170374] fuse init (API version 7.23) [ 1.172044] Key type big_key registered [ 1.173575] Allocating IMA MOK and blacklist keyrings. [ 1.176206] Key type asymmetric registered [ 1.177816] Asymmetric key parser 'x509' registered [ 1.179668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.182536] io scheduler noop registered [ 1.184097] io scheduler deadline registered (default) [ 1.186038] io scheduler cfq registered [ 1.187651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.189697] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.192151] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.194997] ACPI: Power Button [PWRF] [ 1.196668] GHES: HEST is not enabled! [ 1.216457] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.256656] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.260429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.286299] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.290312] Linux agpgart interface v0.103 [ 1.294051] loop: module loaded [ 1.297102] vda: vda1 [ 1.299056] scsi host0: ata_piix [ 1.300596] scsi host1: ata_piix [ 1.301962] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.304359] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.306870] libphy: Fixed MDIO Bus: probed [ 1.308525] tun: Universal TUN/TAP device driver, 1.6 [ 1.310394] tun: (C) 1999-2004 Max Krasnyansky [ 1.314068] PPP generic driver version 2.4.2 [ 1.315803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.318146] ehci-pci: EHCI PCI platform driver [ 1.319872] ehci-platform: EHCI generic platform driver [ 1.321821] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.324035] ohci-pci: OHCI PCI platform driver [ 1.325768] ohci-platform: OHCI generic platform driver [ 1.327760] uhci_hcd: USB Universal Host Controller Interface driver [ 1.348284] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.350281] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.353143] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.355078] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.357348] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.359769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.362538] usb usb1: Product: UHCI Host Controller [ 1.364378] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.366738] usb usb1: SerialNumber: 0000:00:01.2 [ 1.368595] hub 1-0:1.0: USB hub found [ 1.370104] hub 1-0:1.0: 2 ports detected [ 1.371839] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.375836] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.377703] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.379692] mousedev: PS/2 mouse device common for all mice [ 1.381997] rtc_cmos 00:00: RTC can wake from S4 [ 1.384299] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.386627] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.389105] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.389125] i2c /dev entries driver [ 1.389176] device-mapper: uevent: version 1.0.3 [ 1.389901] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.389915] ledtrig-cpu: registered to indicate activity on CPUs [ 1.390257] NET: Registered protocol family 10 [ 1.390527] NET: Registered protocol family 17 [ 1.390537] Key type dns_resolver registered [ 1.390814] registered taskstats version 1 [ 1.390837] Loading compiled-in X.509 certificates [ 1.391387] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.391402] zswap: loaded using pool lzo/zbud [ 1.393216] Key type trusted registered [ 1.395344] Key type encrypted registered [ 1.395350] AppArmor: AppArmor sha1 policy hashing enabled [ 1.395358] ima: No TPM chip found, activating TPM-bypass! [ 1.395363] ima: Allocated hash algorithm: sha1 [ 1.395392] evm: HMAC attrs: 0x1 [ 1.396369] Magic number: 3:647:882 [ 1.399303] rtc_cmos 00:00: setting system clock to 2019-05-30 10:51:40 UTC (1559213500) [ 1.399449] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.399450] EDD information not available. [ 1.462808] Freeing unused kernel memory: 1484K [ 1.477054] Write protecting the kernel read-only data: 14336k [ 1.481032] Freeing unused kernel memory: 1620K [ 1.483278] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.498497] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499583] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499634] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511190] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511226] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511347] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511397] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511435] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511482] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511540] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.555108] virtio_net virtio0 ens3: renamed from eth0 [ 1.560618] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.563976] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.586874] AVX2 version of gcm_enc/dec engaged. [ 1.588665] AES CTR mode by8 optimization enabled [ 1.593749] FDC 0 is a S82078B [ 1.681011] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.845655] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.848050] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.850543] usb 1-1: Product: QEMU USB Tablet [ 1.852199] usb 1-1: Manufacturer: QEMU [ 1.853688] usb 1-1: SerialNumber: 42 [ 1.860980] hidraw: raw HID events driver (C) Jiri Kosina [ 1.867935] usbcore: registered new interface driver usbhid [ 1.870038] usbhid: USB HID core driver [ 1.872939] 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.877083] 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.963468] md: linear personality registered for level -1 [ 2.967355] md: multipath personality registered for level -4 [ 2.971284] md: raid0 personality registered for level 0 [ 2.975727] md: raid1 personality registered for level 1 [ 3.045035] raid6: sse2x1 gen() 11406 MB/s [ 3.113011] raid6: sse2x1 xor() 8994 MB/s [ 3.181000] raid6: sse2x2 gen() 14389 MB/s [ 3.249009] raid6: sse2x2 xor() 9857 MB/s [ 3.317010] raid6: sse2x4 gen() 16742 MB/s [ 3.385009] raid6: sse2x4 xor() 11084 MB/s [ 3.453031] raid6: avx2x1 gen() 21672 MB/s [ 3.521043] raid6: avx2x2 gen() 25118 MB/s [ 3.589019] raid6: avx2x4 gen() 28911 MB/s [ 3.590635] raid6: using algorithm avx2x4 gen() 28911 MB/s [ 3.592592] raid6: using avx2x2 recovery algorithm [ 3.595517] xor: automatically using best checksumming function: [ 3.637024] avx : 33054.000 MB/sec [ 3.639716] async_tx: api initialized (async) [ 3.649312] md: raid6 personality registered for level 6 [ 3.651236] md: raid5 personality registered for level 5 [ 3.653163] md: raid4 personality registered for level 4 [ 3.659901] 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.689272] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.706645] 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.797586] 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.803810] systemd[1]: Detected virtualization kvm. [ 3.805655] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.810991] systemd[1]: Set hostname to . [ 3.814156] systemd[1]: Initializing machine ID from KVM UUID. [ 3.816267] systemd[1]: Installed transient /etc/machine-id file. [ 3.951981] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.956000] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.960624] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.964448] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.968629] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.972196] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.975832] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.979714] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.984355] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.989512] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.992746] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.996793] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.013198] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.017479] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.022037] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.025745] 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.041197] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.045968] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.049406] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.049426] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.055940] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.059350] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.064619] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.069393] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.077874] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.081638] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.086703] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.092179] systemd[1]: Starting Set console keymap... [ 4.094539] Loading iSCSI transport class v2.0-870. Starting Set console keymap... [ 4.099064] 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.105503] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.109875] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.113481] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0[ 4.116106] iscsi: registered transport (tcp) m] Listening on LVM2 poll daemon socket. [ 4.129665] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.133285] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.138192] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.142961] 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. [[ 4.157805] iscsi: registered transport (iser) [0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... 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. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[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 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] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [ 9.123915] cloud-init[540]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Thu, 30 May 2019 10:51:44 +0000. Up 5.01 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.075654] cloud-init[929]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Thu, 30 May 2019 10:51:49 +0000. Up 9.62 seconds. [ 10.079222] cloud-init[929]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.082483] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.085723] cloud-init[929]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.088981] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.092217] cloud-init[929]: ci-info: | ens3 | True | 192.168.120.9 | 255.255.255.0 | global | fa:16:3e:2d:de:41 | [ 10.095453] cloud-init[929]: ci-info: | ens3 | True | fe80::f816:3eff:fe2d:de41/64 | . | link | fa:16:3e:2d:de:41 | [ 10.098716] cloud-init[929]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.101975] cloud-init[929]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.105225] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.108473] cloud-init[929]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.111506] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.114723] cloud-init[929]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.118065] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.124494] cloud-init[929]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.128064] cloud-init[929]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.131442] cloud-init[929]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.134803] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.138159] cloud-init[929]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.140928] cloud-init[929]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.143667] cloud-init[929]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.146398] cloud-init[929]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.149215] cloud-init[929]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.151944] cloud-init[929]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.154650] cloud-init[929]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.157362] cloud-init[929]: Generating public/private rsa key pair. [ 10.159550] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.162332] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.165110] cloud-init[929]: The key fingerprint is: [ 10.167018] cloud-init[929]: SHA256:dslprg6pMBSInf8l013YN98pxTRvTpn9PnjtRHoUIQI root@cloudify-ims-vm-ae11baab-5f36-4a3a-9952-c0fc99a1ff3d [ 10.170768] cloud-init[929]: The key's randomart image is: [ 10.172862] cloud-init[929]: +---[RSA 2048]----+ [ 10.174712] cloud-init[929]: | E.. . + | [ 10.176568] cloud-init[929]: |.o . o. + B| [ 10.178421] cloud-init[929]: |o + . o o*=| [ 10.180278] cloud-init[929]: | o . o + ..*=| [ 10.182115] cloud-init[929]: | . . o S B . .B| [ 10.183945] cloud-init[929]: | . . * + o=.| [ 10.185783] cloud-init[929]: | o + . ..o=| [ 10.187600] cloud-init[929]: | o . . . .+.| [ 10.189445] cloud-init[929]: | . .o .| [ 10.191278] cloud-init[929]: +----[SHA256]-----+ [ 10.193293] cloud-init[929]: Generating public/private dsa key pair. [ 10.195446] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.198054] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.200632] cloud-init[929]: The key fingerprint is: [ 10.202659] cloud-init[929]: SHA256:S5sE27ngbdLZ0aoV5hP4LHp1hOrCpjpNcdUnMAHkcYk root@cloudify-ims-vm-ae11baab-5f36-4a3a-9952-c0fc99a1ff3d [ 10.206053] cloud-init[929]: The key's randomart image is: [ 10.208204] cloud-init[929]: +---[DSA 1024]----+ [ 10.210138] cloud-init[929]: | .+o== | [ 10.212087] cloud-init[929]: | .Eoo.o . | [ 10.214033] cloud-init[929]: | o. + | [ 10.215983] cloud-init[929]: | . .+ o... | [ 10.217927] cloud-init[929]: | oo S.=.. | [ 10.219835] cloud-init[929]: | .. *.%.=. | [ 10.221788] cloud-init[929]: | o .o.@.O. | [ 10.223718] cloud-init[929]: | . . ++o+ . | [ 10.225680] cloud-init[929]: | .o.o.o. | [ 10.227577] cloud-init[929]: +----[SHA256]-----+ [ 10.229493] cloud-init[929]: Generating public/private ecdsa key pair. [ 10.231646] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.234279] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.236939] cloud-init[929]: The key fingerprint is: [ 10.238950] cloud-init[929]: SHA256:fUMmLEHCpyy1FSwyOvoDw6Ua2Okk3ZMcRh0LKV4K8uw root@cloudify-ims-vm-ae11baab-5f36-4a3a-9952-c0fc99a1ff3d [ 10.242341] cloud-init[929]: The key's randomart image is: [ 10.244435] cloud-init[929]: +---[ECDSA 256]---+ [ 10.246359] cloud-init[929]: | .+o++. | [ 10.248280] cloud-init[929]: |o . *.=o+o | [ 10.250207] cloud-init[929]: |.= * =.*. o o | [ 10.252140] cloud-init[929]: | B.+ + o + | [ 10.254046] cloud-init[929]: |o=o* + S . o | [ 10.255994] cloud-init[929]: |BoE = . . | [ 10.257943] cloud-init[929]: |.O . | [ 10.259839] cloud-init[929]: |. + | [ 10.261767] cloud-init[929]: | . | [ 10.263696] cloud-init[929]: +----[SHA256]-----+ [ 10.265634] cloud-init[929]: Generating public/private ed25519 key pair. [ 10.267841] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.270498] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.273144] cloud-init[929]: The key fingerprint is: [ 10.275117] cloud-init[929]: SHA256:8h41LTExH+0WUXiPkugzCvZJGntvbVf9VMJyDJfblrQ root@cloudify-ims-vm-ae11baab-5f36-4a3a-9952-c0fc99a1ff3d [ 10.278488] cloud-init[929]: The key's randomart image is: [ 10.280605] cloud-init[929]: +--[ED25519 256]--+ [ 10.282526] cloud-init[929]: | o ...=.| [ 10.284476] cloud-init[929]: | +..*..| [ 10.286389] cloud-init[929]: | o..B.*+| [ 10.288296] cloud-init[929]: | .++ XE=| [ 10.290192] cloud-init[929]: | . S.+ .= oo| [ 10.292117] cloud-init[929]: | +o..+o +| [ 10.294023] cloud-init[929]: | . Boo + o.| [ 10.300193] [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). cloud-init[929]: | o.=.. o . .|[[0;32m OK [0m] Reached target Network is Online. [ 10.304914] cloud-init[929]: | ..o.. . | [ 10.306684] cloud-init[929]: +----[SHA256]-----+ Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Listening on ACPID Listen Socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. Starting LXD - unix socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target Timers. [[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 Regular background program processing daemon. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Accounts Service... Starting LSB: Record successful boot for GRUB... Starting System Logging Service... Starting LXD - container startup/shutdown... Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting LSB: MD monitoring daemon... Starting Login Service... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Snappy daemon... [[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). [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Login to default iSCSI targets. [[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 LXD - container startup/shutdown. [[0;32m OK [0m] Started Permit User Sessions. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[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". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[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... [[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-05-30 10:51:54,974 - paramiko.transport - DEBUG - starting thread (client mode): 0xaf2ecc90L 2019-05-30 10:51:54,975 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 10:51:54,980 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-05-30 10:51:54,980 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-30 10:51:54,981 - 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-05-30 10:51:54,981 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 10:51:54,982 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 10:51:54,982 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 10:51:54,982 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 10:51:54,982 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 10:51:55,023 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 10:51:55,024 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 10:51:55,039 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.211: 7cc5efcba383b411387bad907883f49c 2019-05-30 10:51:55,040 - paramiko.transport - DEBUG - Trying discovered key 8668b5ea3108f53e604821c213919951 in /tmp/tmpyKzObS 2019-05-30 10:51:55,064 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 10:51:55,086 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 10:51:55,105 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 10:51:55,292 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-30 10:51:55,292 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-30 10:51:55,332 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 10:51:55,332 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 10:51:55,339 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 10:52:00,997 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-05-30 10:52:00,999 - 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-05-30 10:52:00,999 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 10:52:00,999 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 10:52:01,000 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 10:52:01,000 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 10:52:01,000 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 10:52:01,003 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 10:52:07,363 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-30 10:52:07,365 - 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-05-30 10:52:07,365 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 10:52:07,365 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 10:52:07,365 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 10:52:07,365 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 10:52:07,365 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 10:52:07,369 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 10:52:13,553 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-30 10:52:13,554 - 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-05-30 10:52:13,554 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 10:52:13,554 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 10:52:13,554 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 10:52:13,554 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 10:52:13,554 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 10:52:13,557 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 10:52:20,750 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-30 10:52:20,750 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-30 10:52:20,752 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 10:52:20,752 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-30 10:52:20,752 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-30 10:52:20,756 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-30 10:53:58,612 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-30 10:53:58,613 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 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. Loaded image: docker-cfy-manager:latest f724a607ff1969f00e4e5e8bd3caf041a6488a0664dfda7128c626c8eb22e54e 2019-05-30 10:53:58,613 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-ae11baab-5f36-4a3a-9952-c0fc99a1ff3d --2019-05-30 10:52:23-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.4, 99.84.74.12, 99.84.74.62, ... Connecting to get.docker.com (get.docker.com)|99.84.74.4|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 26.6M=0s 2019-05-30 10:52:23 (26.6 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-ims-vm-ae11baab-5f36-4a3a-9952-c0fc99a1ff3d sudo: unable to resolve host cloudify-ims-vm-ae11baab-5f36-4a3a-9952-c0fc99a1ff3d + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/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 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 + [ -n ] + 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-ae11baab-5f36-4a3a-9952-c0fc99a1ff3d sudo: unable to resolve host cloudify-ims-vm-ae11baab-5f36-4a3a-9952-c0fc99a1ff3d 2019-05-30 10:53:58,614 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-30 10:53:58,614 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-05-30 10:53:58,614 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-05-30 10:53:58,615 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-05-30 10:53:58,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/status 2019-05-30 10:53:58,626 - 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.211', 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-05-30 10:54:28,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/status 2019-05-30 10:54:29,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:54:29,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:54:29,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:54:29,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:54:29,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:54:29,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:54:29,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:54:29,568 - 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": 130, "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": 114, "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": 118, "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-05-30 10:54:29,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:54:29,568 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:54:29 GMT 2019-05-30 10:54:29,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:54:29,568 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:54:29,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:54:29,569 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:54:29,569 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:54:29,569 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:54:29,569 - 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': 130, 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': 114, 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': 118, 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-05-30 10:54:29,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/status 2019-05-30 10:54:29,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:54:29,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:54:29,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:54:29,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:54:29,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:54:29,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:54:29,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:54:29,703 - 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": 130, "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": 114, "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": 118, "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-05-30 10:54:29,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:54:29,703 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:54:29 GMT 2019-05-30 10:54:29,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:54:29,704 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:54:29,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:54:29,704 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:54:29,704 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:54:29,704 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:54:29,705 - functest.core.cloudify - INFO - The current manager status is running 2019-05-30 10:54:29,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/secrets 2019-05-30 10:54:29,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:54:29,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:54:29,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:54:29,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:54:29,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:54:29,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:54:29,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:54:29,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-30 10:54:29,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:54:29,777 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:54:29 GMT 2019-05-30 10:54:29,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:54:29,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-30 10:54:29,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:54:29,777 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:54:29,777 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:54:29,778 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-05-30 10:54:29,778 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-05-30 10:54:29,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:54:29,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:54:29,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:54:29,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:54:29,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:54:29,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:54:29,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:54:29,924 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-05-30 10:54:29,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-30T10:54:29.901Z", "updated_at": "2019-05-30T10:54:29.901Z", "value": "gAAAAABc77ZlleiAKPLd2iSJ4MByjg_tDQOekhnhCQIgZmA2hQ42hDwpq_X1PN_PB-oDGtiaC9wZUm-KTJ2E3OeJSHzq7gl42A==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-30 10:54:29,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:54:29,924 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:54:29 GMT 2019-05-30 10:54:29,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:54:29,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-30 10:54:29,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:54:29,924 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:54:29,925 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:54:29,925 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.211:80/api/v3.1/secrets/foo 2019-05-30 10:54:29,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:54:29,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:54:29,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:54:29,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:54:29,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:54:29,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:54:29,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:54:29,984 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-30 10:54:29,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-30T10:54:29.901Z", "updated_at": "2019-05-30T10:54:29.901Z", "value": "gAAAAABc77ZlleiAKPLd2iSJ4MByjg_tDQOekhnhCQIgZmA2hQ42hDwpq_X1PN_PB-oDGtiaC9wZUm-KTJ2E3OeJSHzq7gl42A==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-30 10:54:29,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:54:29,984 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:54:29 GMT 2019-05-30 10:54:29,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:54:29,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-30 10:54:29,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:54:29,984 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:54:29,985 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:54:29,985 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-05-30 10:54:29,985 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-05-30 10:54:29,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 10:54:29,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 10:54:30,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Thu, 30 May 2019 10:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28415c3-58d8-4943-8e0e-d4b981f4bb34 2019-05-30 10:54:30,210 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/2333dbcd5b4644cca59ebc2020401159"}, "tags": [], "enabled": true, "id": "2333dbcd5b4644cca59ebc2020401159", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 10:54:30,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-f28415c3-58d8-4943-8e0e-d4b981f4bb34 2019-05-30 10:54:30,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216325998306s 2019-05-30 10:54:30,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-05-30 10:54:30,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/quotas/2333dbcd5b4644cca59ebc2020401159.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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-05-30 10:54:30,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Thu, 30 May 2019 10:54:30 GMT X-Openstack-Request-Id: req-fcc119ee-70e1-483d-93b0-bab3c929846e 2019-05-30 10:54:30,569 - 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-05-30 10:54:30,569 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/quotas/2333dbcd5b4644cca59ebc2020401159.json used request id req-fcc119ee-70e1-483d-93b0-bab3c929846e 2019-05-30 10:54:30,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.356980085373s 2019-05-30 10:54:30,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-05-30 10:54:30,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-30 10:54:30,577 - 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.16" 2019-05-30 10:54:30,583 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 10:54:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6df4bf7-6f6c-4fd7-addd-57f2d66a3c95 2019-05-30 10:54:30,583 - 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-05-30 10:54:30,583 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-d6df4bf7-6f6c-4fd7-addd-57f2d66a3c95 2019-05-30 10:54:30,584 - 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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 10:54:30,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Thu, 30 May 2019 10:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfcfcb7-286e-4559-bb69-d03f51cb59e7 2019-05-30 10:54:30,789 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/139d24bc46ef46a5bd36f59376d87687"}, "enabled": true, "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/264655678fb34f29a87250685b3d8bdf"}, "enabled": true, "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/28610c42d16e43138da5dec73b8d4fff"}, "enabled": true, "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/349a557de6d4467e813e052ceb6ecf29"}, "enabled": true, "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5b82c138e1cb4b0da89add4f08dcf1b8"}, "enabled": true, "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7cac5c17591b413a851337c91014fc28"}, "enabled": true, "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7da7aa36749849e280f9ec53c2b6a22b"}, "enabled": true, "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/99142ae555d446ca8ac1529dceb5c8aa"}, "enabled": true, "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9d0f9e81def14d43b598cbb7f49f3bd1"}, "enabled": true, "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ab50c3815d9a462ba3a36d0bb21c0f55"}, "enabled": true, "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bcddb5d70e794427a165f6fce5230ce7"}, "enabled": true, "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/c9c9bf4d67b14ebe828480fe7425121a"}, "enabled": true, "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/cafced57803c4310a5e7bb3cd607ff30"}, "enabled": true, "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/d026271aa5da4cc18ed7426622f97a07"}, "enabled": true, "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-05-30 10:54:30,789 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-abfcfcb7-286e-4559-bb69-d03f51cb59e7 2019-05-30 10:54:30,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.216374158859s 2019-05-30 10:54:30,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-30 10:54:30,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 10:54:31,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1869 Content-Type: application/json Date: Thu, 30 May 2019 10:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d8d4dc-af4a-4131-886e-ccccd68764c5 2019-05-30 10:54:31,024 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/00cc3c0d314d4b1bbf72a8548c5bfed7"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "139d24bc46ef46a5bd36f59376d87687", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/051ab24d5e9548c6be718df9ee96689a"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "264655678fb34f29a87250685b3d8bdf", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1891013ba6ca4a9b932c035d6d90d9f3"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ab50c3815d9a462ba3a36d0bb21c0f55", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1989ba999f1f4fb886bc632158c3c1f2"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d026271aa5da4cc18ed7426622f97a07", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2ca4e396597449dcab6f95614fe42897"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cafced57803c4310a5e7bb3cd607ff30", "id": "2ca4e396597449dcab6f95614fe42897"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2f4938be76d14a82ac182b9b556c38c4"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c9c9bf4d67b14ebe828480fe7425121a", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/38a9ad34f2264e639c823e82ab3c9f24"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c9c9bf4d67b14ebe828480fe7425121a", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3bba1bd1ed2d49bb88e09b66b949830b"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7cac5c17591b413a851337c91014fc28", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3d2296b4b6d5487b8c2ee436561b2255"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "139d24bc46ef46a5bd36f59376d87687", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/439ea9ca58cc4b9596d573d08a78ff28"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5b82c138e1cb4b0da89add4f08dcf1b8", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/49b5d2e6c1254b18b082329b30f91a41"}, "url": "http://12.0.0.36:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28610c42d16e43138da5dec73b8d4fff", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4b3061a34c5546b796d969131f538161"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5b82c138e1cb4b0da89add4f08dcf1b8", "id": "4b3061a34c5546b796d969131f538161"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/56c157ff6d1e4627a12741c744428f62"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cafced57803c4310a5e7bb3cd607ff30", "id": "56c157ff6d1e4627a12741c744428f62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/650b44152c46485186b620772df7f881"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28610c42d16e43138da5dec73b8d4fff", "id": "650b44152c46485186b620772df7f881"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/68fca4c685414cda8a8366cd089196df"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7da7aa36749849e280f9ec53c2b6a22b", "id": "68fca4c685414cda8a8366cd089196df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6f8d9ac4ca5d4e62b6753a27177f63cc"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ab50c3815d9a462ba3a36d0bb21c0f55", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/74cfeb9b189e497581a0378b56b5bbf6"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "264655678fb34f29a87250685b3d8bdf", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/783323d9103e4591975d336fdf4c5a97"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bcddb5d70e794427a165f6fce5230ce7", "id": "783323d9103e4591975d336fdf4c5a97"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7faefdb3566e4573bd2cba40250821f9"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ab50c3815d9a462ba3a36d0bb21c0f55", "id": "7faefdb3566e4573bd2cba40250821f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8e497a16d5924054b7a46562bbb543ba"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d026271aa5da4cc18ed7426622f97a07", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/932d19cf7fc14de6a5bf71b4bf9fcda7"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "139d24bc46ef46a5bd36f59376d87687", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/97991df01abc4c0584e21f66797675ed"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d0f9e81def14d43b598cbb7f49f3bd1", "id": "97991df01abc4c0584e21f66797675ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9a82e234b0fa44e0af5daf7fadae64e5"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d0f9e81def14d43b598cbb7f49f3bd1", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a348b0c33e094d2bb899bc4c27c7c636"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d026271aa5da4cc18ed7426622f97a07", "id": "a348b0c33e094d2bb899bc4c27c7c636"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/aa2a91ed7c2e427e83dd25610973f615"}, "url": "http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28610c42d16e43138da5dec73b8d4fff", "id": "aa2a91ed7c2e427e83dd25610973f615"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/abe91bcee2ae41b3be0031273884712d"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "264655678fb34f29a87250685b3d8bdf", "id": "abe91bcee2ae41b3be0031273884712d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/afb140250cb849eeb0656820d0e41da4"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bcddb5d70e794427a165f6fce5230ce7", "id": "afb140250cb849eeb0656820d0e41da4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b10653b237344955b1ae16b35a7a7513"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7cac5c17591b413a851337c91014fc28", "id": "b10653b237344955b1ae16b35a7a7513"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b3b52bf0f99f4e3d93474ab01e7f91bb"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7da7aa36749849e280f9ec53c2b6a22b", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b7363560ae404437a3d4aef6368921ab"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5b82c138e1cb4b0da89add4f08dcf1b8", "id": "b7363560ae404437a3d4aef6368921ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "99142ae555d446ca8ac1529dceb5c8aa", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c5ba69ab1f9a49aab96f4343e3c9fa85"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "99142ae555d446ca8ac1529dceb5c8aa", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c90152e72774445a9c4e981830c9975f"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7da7aa36749849e280f9ec53c2b6a22b", "id": "c90152e72774445a9c4e981830c9975f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cccf0c45b1c6487db9097da4e328ff54"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "99142ae555d446ca8ac1529dceb5c8aa", "id": "cccf0c45b1c6487db9097da4e328ff54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d0a66169a0fe4d4ba3ada61cdf934012"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7cac5c17591b413a851337c91014fc28", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e88b613a11574fd8802a9859a85abbd1"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d0f9e81def14d43b598cbb7f49f3bd1", "id": "e88b613a11574fd8802a9859a85abbd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f44e27a589dd41f7820919c2319b9a11"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bcddb5d70e794427a165f6fce5230ce7", "id": "f44e27a589dd41f7820919c2319b9a11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f65d43d1bb214c39a423713cf6964702"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c9c9bf4d67b14ebe828480fe7425121a", "id": "f65d43d1bb214c39a423713cf6964702"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fdc07a87279f4a9380ba4bf4dba35808"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cafced57803c4310a5e7bb3cd607ff30", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-30 10:54:31,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-b8d8d4dc-af4a-4131-886e-ccccd68764c5 2019-05-30 10:54:31,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.225170850754s 2019-05-30 10:54:31,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'yBujGI7VrxUGAhelQkXSdx3ON1wkSm', 'keystone_tenant_name': u'cloudify_ims-project_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.24:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'project_domain_name': 'Default'} 2019-05-30 10:54:31,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/secrets 2019-05-30 10:54:31,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:54:31,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:54:31,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:54:31,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:54:31,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:54:31,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:54:31,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:54:31,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-30 10:54:31,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:54:31,082 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:54:31 GMT 2019-05-30 10:54:31,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:54:31,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-30 10:54:31,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:54:31,083 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:54:31,083 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:54:31,083 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3.1/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "yBujGI7VrxUGAhelQkXSdx3ON1wkSm"} 2019-05-30 10:54:31,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:54:31,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:54:31,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:54:31,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:54:31,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:54:31,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:54:31,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:54:31,141 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 94 2019-05-30 10:54:31,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-30T10:54:31.128Z", "updated_at": "2019-05-30T10:54:31.128Z", "value": "gAAAAABc77ZnrQ1ua_m604IfCGI2lv-oewvuwJS9i-a6r2q3-MiIFCWU1y1a71F5t11fXg_TY2pufUX2RWtCteQMORtad2jtq97mlwIV26Zd5NAxla3T9hM=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_password"} 2019-05-30 10:54:31,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:54:31,141 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:54:31 GMT 2019-05-30 10:54:31,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:54:31,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 414 2019-05-30 10:54:31,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:54:31,142 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:54:31,142 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:54:31,142 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3.1/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"} 2019-05-30 10:54:31,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:54:31,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:54:31,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:54:31,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:54:31,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:54:31,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:54:31,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:54:31,194 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-05-30 10:54:31,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-30T10:54:31.180Z", "updated_at": "2019-05-30T10:54:31.180Z", "value": "gAAAAABc77Zn1bsXVa578JUFXeUQQf7nEPhQEsaOQkpEGDYy8BfZv_3uy_SUEbTn6py9_ZmxqEtWQKqZ5ax-6CjD98UBPj2IQlUknGkKXpxD9cRyEPvAm93a4hEEHE4Zl3gkJMFKe1kVr3Yrht5-1_z7CXs3iXj2zA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_tenant_name"} 2019-05-30 10:54:31,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:54:31,194 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:54:31 GMT 2019-05-30 10:54:31,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:54:31,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 461 2019-05-30 10:54:31,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:54:31,195 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:54:31,195 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:54:31,195 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3.1/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-05-30 10:54:31,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:54:31,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:54:31,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:54:31,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:54:31,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:54:31,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:54:31,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:54:31,342 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-05-30 10:54:31,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-30T10:54:31.318Z", "updated_at": "2019-05-30T10:54:31.318Z", "value": "gAAAAABc77ZnAL2sBAfRgpGG7aLO85tnZny8kgDzLVW1y80nQA-8G30ckxPSn0F63o5Vqy7ms08rWG-2RikenvoFrqxC9zxNtg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "region"} 2019-05-30 10:54:31,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:54:31,342 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:54:31 GMT 2019-05-30 10:54:31,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:54:31,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 383 2019-05-30 10:54:31,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:54:31,343 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:54:31,343 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:54:31,343 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3.1/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.24:5000"} 2019-05-30 10:54:31,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:54:31,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:54:31,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:54:31,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:54:31,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:54:31,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:54:31,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:54:31,541 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-05-30 10:54:31,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-30T10:54:31.517Z", "updated_at": "2019-05-30T10:54:31.517Z", "value": "gAAAAABc77ZnBhkSfm5AHMes29szoiX2pF6X1yWUaSt7J6X-MHmzB1k7I6P2WeA_UOU6f5tITrj-0jKIE5MX-LdKUkSWT2ewK36ymCD2Za6lB7f3AOGQ8tk=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_url"} 2019-05-30 10:54:31,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:54:31,541 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:54:31 GMT 2019-05-30 10:54:31,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:54:31,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 409 2019-05-30 10:54:31,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:54:31,541 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:54:31,541 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:54:31,542 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3.1/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-05-30 10:54:31,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:54:31,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:54:31,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:54:31,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:54:31,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:54:31,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:54:31,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:54:31,692 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-05-30 10:54:31,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-30T10:54:31.670Z", "updated_at": "2019-05-30T10:54:31.670Z", "value": "gAAAAABc77Zns4GOwaEw0vcpKqZkZB9-4DoeMy8w4yMQ9OLtftZHPRDzCb8KJyDDGy8PYva_bd1WmlZqe-BFo0X3nhklWD0Qhg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "user_domain_name"} 2019-05-30 10:54:31,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:54:31,692 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:54:31 GMT 2019-05-30 10:54:31,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:54:31,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 393 2019-05-30 10:54:31,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:54:31,692 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:54:31,693 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:54:31,693 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3.1/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"} 2019-05-30 10:54:31,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:54:31,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:54:31,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:54:31,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:54:31,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:54:31,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:54:31,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:54:31,754 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-05-30 10:54:31,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-30T10:54:31.734Z", "updated_at": "2019-05-30T10:54:31.734Z", "value": "gAAAAABc77Znggd3Id1q689Z27nRQ_X0tbRxMaorTT8ux01yLjBemhc-xBJSG9A-jr1w7eCYHKolDyeTmo76_48nFNUkp134o1q4HANqYNP755sPaDTxjVIJQqKPZKV_dJRGU5J7VtpvvbI9nHxzWVbMcHlom8S0kA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_username"} 2019-05-30 10:54:31,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:54:31,754 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:54:31 GMT 2019-05-30 10:54:31,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:54:31,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 458 2019-05-30 10:54:31,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:54:31,755 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:54:31,755 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:54:31,755 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3.1/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-05-30 10:54:31,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:54:31,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:54:31,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:54:31,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:54:31,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:54:31,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:54:31,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:54:31,817 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-05-30 10:54:31,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-30T10:54:31.803Z", "updated_at": "2019-05-30T10:54:31.803Z", "value": "gAAAAABc77Znr3br3b95vvsVzS7CTmlyFJXlTyWElrH8XgBTc8PQcxXfltBlQQqN8iyiotF2ZAvPAheB70yQHOF8nTc3mmEl0Q==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "project_domain_name"} 2019-05-30 10:54:31,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:54:31,817 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:54:31 GMT 2019-05-30 10:54:31,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:54:31,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 396 2019-05-30 10:54:31,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:54:31,817 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:54:31,817 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:54:31,818 - functest.core.cloudify - INFO - Put private keypair in manager 2019-05-30 10:54:31,818 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-05-30 10:54:31,820 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-05-30 10:54:31,820 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-05-30 10:54:31,824 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-05-30 10:54:31,843 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-05-30 10:54:31,844 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-05-30 10:54:31,845 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-05-30 10:54:31,884 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-05-30 10:54:31,884 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-05-30 10:54:31,910 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-05-30 10:54:32,686 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-05-30 10:54:32,686 - functest.core.cloudify - DEBUG - output: 2019-05-30 10:54:32,687 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-05-30 10:54:32,687 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-ae11baab-5f36-4a3a-9952-c0fc99a1ff3d sudo: unable to resolve host cloudify-ims-vm-ae11baab-5f36-4a3a-9952-c0fc99a1ff3d 2019-05-30 10:54:32,688 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-05-30 10:54:32,728 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-05-30 10:54:32,728 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-05-30 10:54:32,754 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-05-30 10:54:41,974 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-05-30 10:54:41,975 - functest.core.cloudify - DEBUG - 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/tmp671iPK/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/tmpFYYrXg/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpyKEL9K.zip |-------------------------------------------------------| 0.05% tmpyKEL9K.zip |-------------------------------------------------------| 0.09% tmpyKEL9K.zip |-------------------------------------------------------| 0.14% tmpyKEL9K.zip |-------------------------------------------------------| 0.18% tmpyKEL9K.zip |-------------------------------------------------------| 0.23% tmpyKEL9K.zip |-------------------------------------------------------| 0.27% tmpyKEL9K.zip |-------------------------------------------------------| 0.32% tmpyKEL9K.zip |-------------------------------------------------------| 0.37% tmpyKEL9K.zip |-------------------------------------------------------| 0.41% tmpyKEL9K.zip |-------------------------------------------------------| 0.46% tmpyKEL9K.zip |-------------------------------------------------------| 0.5% tmpyKEL9K.zip |-------------------------------------------------------| 0.55% tmpyKEL9K.zip |-------------------------------------------------------| 0.59% tmpyKEL9K.zip |-------------------------------------------------------| 0.64% tmpyKEL9K.zip |-------------------------------------------------------| 0.68% tmpyKEL9K.zip |-------------------------------------------------------| 0.73% tmpyKEL9K.zip |-------------------------------------------------------| 0.78% tmpyKEL9K.zip |-------------------------------------------------------| 0.82% tmpyKEL9K.zip |-------------------------------------------------------| 0.87% tmpyKEL9K.zip |#------------------------------------------------------| 0.91% tmpyKEL9K.zip |#------------------------------------------------------| 0.96% tmpyKEL9K.zip |#------------------------------------------------------| 1.0% tmpyKEL9K.zip |#------------------------------------------------------| 1.05% tmpyKEL9K.zip |#------------------------------------------------------| 1.1% tmpyKEL9K.zip |#------------------------------------------------------| 1.14% tmpyKEL9K.zip |#------------------------------------------------------| 1.19% tmpyKEL9K.zip |#------------------------------------------------------| 1.23% tmpyKEL9K.zip |#------------------------------------------------------| 1.28% tmpyKEL9K.zip |#------------------------------------------------------| 1.32% tmpyKEL9K.zip |#------------------------------------------------------| 1.37% tmpyKEL9K.zip |#------------------------------------------------------| 1.42% tmpyKEL9K.zip |#------------------------------------------------------| 1.46% tmpyKEL9K.zip |#------------------------------------------------------| 1.51% tmpyKEL9K.zip |#------------------------------------------------------| 1.55% tmpyKEL9K.zip |#------------------------------------------------------| 1.6% tmpyKEL9K.zip |#------------------------------------------------------| 1.64% tmpyKEL9K.zip |#------------------------------------------------------| 1.69% tmpyKEL9K.zip |#------------------------------------------------------| 1.73% tmpyKEL9K.zip |#------------------------------------------------------| 1.78% tmpyKEL9K.zip |#------------------------------------------------------| 1.83% tmpyKEL9K.zip |#------------------------------------------------------| 1.87% tmpyKEL9K.zip |#------------------------------------------------------| 1.92% tmpyKEL9K.zip |#------------------------------------------------------| 1.96% tmpyKEL9K.zip |#------------------------------------------------------| 2.01% tmpyKEL9K.zip |#------------------------------------------------------| 2.05% tmpyKEL9K.zip |#------------------------------------------------------| 2.1% tmpyKEL9K.zip |#------------------------------------------------------| 2.15% tmpyKEL9K.zip |#------------------------------------------------------| 2.19% tmpyKEL9K.zip |#------------------------------------------------------| 2.24% tmpyKEL9K.zip |#------------------------------------------------------| 2.28% tmpyKEL9K.zip |#------------------------------------------------------| 2.33% tmpyKEL9K.zip |#------------------------------------------------------| 2.37% tmpyKEL9K.zip |#------------------------------------------------------| 2.42% tmpyKEL9K.zip |#------------------------------------------------------| 2.47% tmpyKEL9K.zip |#------------------------------------------------------| 2.51% tmpyKEL9K.zip |#------------------------------------------------------| 2.56% tmpyKEL9K.zip |#------------------------------------------------------| 2.6% tmpyKEL9K.zip |#------------------------------------------------------| 2.65% tmpyKEL9K.zip |#------------------------------------------------------| 2.69% tmpyKEL9K.zip |##-----------------------------------------------------| 2.74% tmpyKEL9K.zip |##-----------------------------------------------------| 2.78% tmpyKEL9K.zip |##-----------------------------------------------------| 2.83% tmpyKEL9K.zip |##-----------------------------------------------------| 2.88% tmpyKEL9K.zip |##-----------------------------------------------------| 2.92% tmpyKEL9K.zip |##-----------------------------------------------------| 2.97% tmpyKEL9K.zip |##-----------------------------------------------------| 3.01% tmpyKEL9K.zip |##-----------------------------------------------------| 3.06% tmpyKEL9K.zip |##-----------------------------------------------------| 3.1% tmpyKEL9K.zip |##-----------------------------------------------------| 3.15% tmpyKEL9K.zip |##-----------------------------------------------------| 3.2% tmpyKEL9K.zip |##-----------------------------------------------------| 3.24% tmpyKEL9K.zip |##-----------------------------------------------------| 3.29% tmpyKEL9K.zip |##-----------------------------------------------------| 3.33% tmpyKEL9K.zip |##-----------------------------------------------------| 3.38% tmpyKEL9K.zip |##-----------------------------------------------------| 3.42% tmpyKEL9K.zip |##-----------------------------------------------------| 3.47% tmpyKEL9K.zip |##-----------------------------------------------------| 3.51% tmpyKEL9K.zip |##-----------------------------------------------------| 3.56% tmpyKEL9K.zip |##-----------------------------------------------------| 3.61% tmpyKEL9K.zip |##-----------------------------------------------------| 3.65% tmpyKEL9K.zip |##-----------------------------------------------------| 3.7% tmpyKEL9K.zip |##-----------------------------------------------------| 3.74% tmpyKEL9K.zip |##-----------------------------------------------------| 3.79% tmpyKEL9K.zip |##-----------------------------------------------------| 3.83% tmpyKEL9K.zip |##-----------------------------------------------------| 3.88% tmpyKEL9K.zip |##-----------------------------------------------------| 3.93% tmpyKEL9K.zip |##-----------------------------------------------------| 3.97% tmpyKEL9K.zip |##-----------------------------------------------------| 4.02% tmpyKEL9K.zip |##-----------------------------------------------------| 4.06% tmpyKEL9K.zip |##-----------------------------------------------------| 4.11% tmpyKEL9K.zip |##-----------------------------------------------------| 4.15% tmpyKEL9K.zip |##-----------------------------------------------------| 4.2% tmpyKEL9K.zip |##-----------------------------------------------------| 4.25% tmpyKEL9K.zip |##-----------------------------------------------------| 4.29% tmpyKEL9K.zip |##-----------------------------------------------------| 4.34% tmpyKEL9K.zip |##-----------------------------------------------------| 4.38% tmpyKEL9K.zip |##-----------------------------------------------------| 4.43% tmpyKEL9K.zip |##-----------------------------------------------------| 4.47% tmpyKEL9K.zip |##-----------------------------------------------------| 4.52% tmpyKEL9K.zip |###----------------------------------------------------| 4.56% tmpyKEL9K.zip |###----------------------------------------------------| 4.61% tmpyKEL9K.zip |###----------------------------------------------------| 4.66% tmpyKEL9K.zip |###----------------------------------------------------| 4.7% tmpyKEL9K.zip |###----------------------------------------------------| 4.75% tmpyKEL9K.zip |###----------------------------------------------------| 4.79% tmpyKEL9K.zip |###----------------------------------------------------| 4.84% tmpyKEL9K.zip |###----------------------------------------------------| 4.88% tmpyKEL9K.zip |###----------------------------------------------------| 4.93% tmpyKEL9K.zip |###----------------------------------------------------| 4.98% tmpyKEL9K.zip |###----------------------------------------------------| 5.02% tmpyKEL9K.zip |###----------------------------------------------------| 5.07% tmpyKEL9K.zip |###----------------------------------------------------| 5.11% tmpyKEL9K.zip |###----------------------------------------------------| 5.16% tmpyKEL9K.zip |###----------------------------------------------------| 5.2% tmpyKEL9K.zip |###----------------------------------------------------| 5.25% tmpyKEL9K.zip |###----------------------------------------------------| 5.3% tmpyKEL9K.zip |###----------------------------------------------------| 5.34% tmpyKEL9K.zip |###----------------------------------------------------| 5.39% tmpyKEL9K.zip |###----------------------------------------------------| 5.43% tmpyKEL9K.zip |###----------------------------------------------------| 5.48% tmpyKEL9K.zip |###----------------------------------------------------| 5.52% tmpyKEL9K.zip |###----------------------------------------------------| 5.57% tmpyKEL9K.zip |###----------------------------------------------------| 5.61% tmpyKEL9K.zip |###----------------------------------------------------| 5.66% tmpyKEL9K.zip |###----------------------------------------------------| 5.71% tmpyKEL9K.zip |###----------------------------------------------------| 5.75% tmpyKEL9K.zip |###----------------------------------------------------| 5.8% tmpyKEL9K.zip |###----------------------------------------------------| 5.84% tmpyKEL9K.zip |###----------------------------------------------------| 5.89% tmpyKEL9K.zip |###----------------------------------------------------| 5.93% tmpyKEL9K.zip |###----------------------------------------------------| 5.98% tmpyKEL9K.zip |###----------------------------------------------------| 6.03% tmpyKEL9K.zip |###----------------------------------------------------| 6.07% tmpyKEL9K.zip |###----------------------------------------------------| 6.12% tmpyKEL9K.zip |###----------------------------------------------------| 6.16% tmpyKEL9K.zip |###----------------------------------------------------| 6.21% tmpyKEL9K.zip |###----------------------------------------------------| 6.25% tmpyKEL9K.zip |###----------------------------------------------------| 6.3% tmpyKEL9K.zip |###----------------------------------------------------| 6.35% tmpyKEL9K.zip |####---------------------------------------------------| 6.39% tmpyKEL9K.zip |####---------------------------------------------------| 6.44% tmpyKEL9K.zip |####---------------------------------------------------| 6.48% tmpyKEL9K.zip |####---------------------------------------------------| 6.53% tmpyKEL9K.zip |####---------------------------------------------------| 6.57% tmpyKEL9K.zip |####---------------------------------------------------| 6.62% tmpyKEL9K.zip |####---------------------------------------------------| 6.66% tmpyKEL9K.zip |####---------------------------------------------------| 6.71% tmpyKEL9K.zip |####---------------------------------------------------| 6.76% tmpyKEL9K.zip |####---------------------------------------------------| 6.8% tmpyKEL9K.zip |####---------------------------------------------------| 6.85% tmpyKEL9K.zip |####---------------------------------------------------| 6.89% tmpyKEL9K.zip |####---------------------------------------------------| 6.94% tmpyKEL9K.zip |####---------------------------------------------------| 6.98% tmpyKEL9K.zip |####---------------------------------------------------| 7.03% tmpyKEL9K.zip |####---------------------------------------------------| 7.08% tmpyKEL9K.zip |####---------------------------------------------------| 7.12% tmpyKEL9K.zip |####---------------------------------------------------| 7.17% tmpyKEL9K.zip |####---------------------------------------------------| 7.21% tmpyKEL9K.zip |####---------------------------------------------------| 7.26% tmpyKEL9K.zip |####---------------------------------------------------| 7.3% tmpyKEL9K.zip |####---------------------------------------------------| 7.35% tmpyKEL9K.zip |####---------------------------------------------------| 7.4% tmpyKEL9K.zip |####---------------------------------------------------| 7.44% tmpyKEL9K.zip |####---------------------------------------------------| 7.49% tmpyKEL9K.zip |####---------------------------------------------------| 7.53% tmpyKEL9K.zip |####---------------------------------------------------| 7.58% tmpyKEL9K.zip |####---------------------------------------------------| 7.62% tmpyKEL9K.zip |####---------------------------------------------------| 7.67% tmpyKEL9K.zip |####---------------------------------------------------| 7.71% tmpyKEL9K.zip |####---------------------------------------------------| 7.76% tmpyKEL9K.zip |####---------------------------------------------------| 7.81% tmpyKEL9K.zip |####---------------------------------------------------| 7.85% tmpyKEL9K.zip |####---------------------------------------------------| 7.9% tmpyKEL9K.zip |####---------------------------------------------------| 7.94% tmpyKEL9K.zip |####---------------------------------------------------| 7.99% tmpyKEL9K.zip |####---------------------------------------------------| 8.03% tmpyKEL9K.zip |####---------------------------------------------------| 8.08% tmpyKEL9K.zip |####---------------------------------------------------| 8.13% tmpyKEL9K.zip |####---------------------------------------------------| 8.17% tmpyKEL9K.zip |#####--------------------------------------------------| 8.22% tmpyKEL9K.zip |#####--------------------------------------------------| 8.26% tmpyKEL9K.zip |#####--------------------------------------------------| 8.31% tmpyKEL9K.zip |#####--------------------------------------------------| 8.35% tmpyKEL9K.zip |#####--------------------------------------------------| 8.4% tmpyKEL9K.zip |#####--------------------------------------------------| 8.45% tmpyKEL9K.zip |#####--------------------------------------------------| 8.49% tmpyKEL9K.zip |#####--------------------------------------------------| 8.54% tmpyKEL9K.zip |#####--------------------------------------------------| 8.58% tmpyKEL9K.zip |#####--------------------------------------------------| 8.63% tmpyKEL9K.zip |#####--------------------------------------------------| 8.67% tmpyKEL9K.zip |#####--------------------------------------------------| 8.72% tmpyKEL9K.zip |#####--------------------------------------------------| 8.76% tmpyKEL9K.zip |#####--------------------------------------------------| 8.81% tmpyKEL9K.zip |#####--------------------------------------------------| 8.86% tmpyKEL9K.zip |#####--------------------------------------------------| 8.9% tmpyKEL9K.zip |#####--------------------------------------------------| 8.95% tmpyKEL9K.zip |#####--------------------------------------------------| 8.99% tmpyKEL9K.zip |#####--------------------------------------------------| 9.04% tmpyKEL9K.zip |#####--------------------------------------------------| 9.08% tmpyKEL9K.zip |#####--------------------------------------------------| 9.13% tmpyKEL9K.zip |#####--------------------------------------------------| 9.18% tmpyKEL9K.zip |#####--------------------------------------------------| 9.22% tmpyKEL9K.zip |#####--------------------------------------------------| 9.27% tmpyKEL9K.zip |#####--------------------------------------------------| 9.31% tmpyKEL9K.zip |#####--------------------------------------------------| 9.36% tmpyKEL9K.zip |#####--------------------------------------------------| 9.4% tmpyKEL9K.zip |#####--------------------------------------------------| 9.45% tmpyKEL9K.zip |#####--------------------------------------------------| 9.5% tmpyKEL9K.zip |#####--------------------------------------------------| 9.54% tmpyKEL9K.zip |#####--------------------------------------------------| 9.59% tmpyKEL9K.zip |#####--------------------------------------------------| 9.63% tmpyKEL9K.zip |#####--------------------------------------------------| 9.68% tmpyKEL9K.zip |#####--------------------------------------------------| 9.72% tmpyKEL9K.zip |#####--------------------------------------------------| 9.77% tmpyKEL9K.zip |#####--------------------------------------------------| 9.81% tmpyKEL9K.zip |#####--------------------------------------------------| 9.86% tmpyKEL9K.zip |#####--------------------------------------------------| 9.91% tmpyKEL9K.zip |#####--------------------------------------------------| 9.95% tmpyKEL9K.zip |#####--------------------------------------------------| 10.0% tmpyKEL9K.zip |######-------------------------------------------------| 10.04% tmpyKEL9K.zip |######-------------------------------------------------| 10.09% tmpyKEL9K.zip |######-------------------------------------------------| 10.13% tmpyKEL9K.zip |######-------------------------------------------------| 10.18% tmpyKEL9K.zip |######-------------------------------------------------| 10.23% tmpyKEL9K.zip |######-------------------------------------------------| 10.27% tmpyKEL9K.zip |######-------------------------------------------------| 10.32% tmpyKEL9K.zip |######-------------------------------------------------| 10.36% tmpyKEL9K.zip |######-------------------------------------------------| 10.41% tmpyKEL9K.zip |######-------------------------------------------------| 10.45% tmpyKEL9K.zip |######-------------------------------------------------| 10.5% tmpyKEL9K.zip |######-------------------------------------------------| 10.54% tmpyKEL9K.zip |######-------------------------------------------------| 10.59% tmpyKEL9K.zip |######-------------------------------------------------| 10.64% tmpyKEL9K.zip |######-------------------------------------------------| 10.68% tmpyKEL9K.zip |######-------------------------------------------------| 10.73% tmpyKEL9K.zip |######-------------------------------------------------| 10.77% tmpyKEL9K.zip |######-------------------------------------------------| 10.82% tmpyKEL9K.zip |######-------------------------------------------------| 10.86% tmpyKEL9K.zip |######-------------------------------------------------| 10.91% tmpyKEL9K.zip |######-------------------------------------------------| 10.96% tmpyKEL9K.zip |######-------------------------------------------------| 11.0% tmpyKEL9K.zip |######-------------------------------------------------| 11.05% tmpyKEL9K.zip |######-------------------------------------------------| 11.09% tmpyKEL9K.zip |######-------------------------------------------------| 11.14% tmpyKEL9K.zip |######-------------------------------------------------| 11.18% tmpyKEL9K.zip |######-------------------------------------------------| 11.23% tmpyKEL9K.zip |######-------------------------------------------------| 11.28% tmpyKEL9K.zip |######-------------------------------------------------| 11.32% tmpyKEL9K.zip |######-------------------------------------------------| 11.37% tmpyKEL9K.zip |######-------------------------------------------------| 11.41% tmpyKEL9K.zip |######-------------------------------------------------| 11.46% tmpyKEL9K.zip |######-------------------------------------------------| 11.5% tmpyKEL9K.zip |######-------------------------------------------------| 11.55% tmpyKEL9K.zip |######-------------------------------------------------| 11.59% tmpyKEL9K.zip |######-------------------------------------------------| 11.64% tmpyKEL9K.zip |######-------------------------------------------------| 11.69% tmpyKEL9K.zip |######-------------------------------------------------| 11.73% tmpyKEL9K.zip |######-------------------------------------------------| 11.78% tmpyKEL9K.zip |#######------------------------------------------------| 11.82% tmpyKEL9K.zip |#######------------------------------------------------| 11.87% tmpyKEL9K.zip |#######------------------------------------------------| 11.91% tmpyKEL9K.zip |#######------------------------------------------------| 11.96% tmpyKEL9K.zip |#######------------------------------------------------| 12.01% tmpyKEL9K.zip |#######------------------------------------------------| 12.05% tmpyKEL9K.zip |#######------------------------------------------------| 12.1% tmpyKEL9K.zip |#######------------------------------------------------| 12.14% tmpyKEL9K.zip |#######------------------------------------------------| 12.19% tmpyKEL9K.zip |#######------------------------------------------------| 12.23% tmpyKEL9K.zip |#######------------------------------------------------| 12.28% tmpyKEL9K.zip |#######------------------------------------------------| 12.33% tmpyKEL9K.zip |#######------------------------------------------------| 12.37% tmpyKEL9K.zip |#######------------------------------------------------| 12.42% tmpyKEL9K.zip |#######------------------------------------------------| 12.46% tmpyKEL9K.zip |#######------------------------------------------------| 12.51% tmpyKEL9K.zip |#######------------------------------------------------| 12.55% tmpyKEL9K.zip |#######------------------------------------------------| 12.6% tmpyKEL9K.zip |#######------------------------------------------------| 12.64% tmpyKEL9K.zip |#######------------------------------------------------| 12.69% tmpyKEL9K.zip |#######------------------------------------------------| 12.74% tmpyKEL9K.zip |#######------------------------------------------------| 12.78% tmpyKEL9K.zip |#######------------------------------------------------| 12.83% tmpyKEL9K.zip |#######------------------------------------------------| 12.87% tmpyKEL9K.zip |#######------------------------------------------------| 12.92% tmpyKEL9K.zip |#######------------------------------------------------| 12.96% tmpyKEL9K.zip |#######------------------------------------------------| 13.01% tmpyKEL9K.zip |#######------------------------------------------------| 13.06% tmpyKEL9K.zip |#######------------------------------------------------| 13.1% tmpyKEL9K.zip |#######------------------------------------------------| 13.15% tmpyKEL9K.zip |#######------------------------------------------------| 13.19% tmpyKEL9K.zip |#######------------------------------------------------| 13.24% tmpyKEL9K.zip |#######------------------------------------------------| 13.28% tmpyKEL9K.zip |#######------------------------------------------------| 13.33% tmpyKEL9K.zip |#######------------------------------------------------| 13.38% tmpyKEL9K.zip |#######------------------------------------------------| 13.42% tmpyKEL9K.zip |#######------------------------------------------------| 13.47% tmpyKEL9K.zip |#######------------------------------------------------| 13.51% tmpyKEL9K.zip |#######------------------------------------------------| 13.56% tmpyKEL9K.zip |#######------------------------------------------------| 13.6% tmpyKEL9K.zip |########-----------------------------------------------| 13.65% tmpyKEL9K.zip |########-----------------------------------------------| 13.69% tmpyKEL9K.zip |########-----------------------------------------------| 13.74% tmpyKEL9K.zip |########-----------------------------------------------| 13.79% tmpyKEL9K.zip |########-----------------------------------------------| 13.83% tmpyKEL9K.zip |########-----------------------------------------------| 13.88% tmpyKEL9K.zip |########-----------------------------------------------| 13.92% tmpyKEL9K.zip |########-----------------------------------------------| 13.97% tmpyKEL9K.zip |########-----------------------------------------------| 14.01% tmpyKEL9K.zip |########-----------------------------------------------| 14.06% tmpyKEL9K.zip |########-----------------------------------------------| 14.11% tmpyKEL9K.zip |########-----------------------------------------------| 14.15% tmpyKEL9K.zip |########-----------------------------------------------| 14.2% tmpyKEL9K.zip |########-----------------------------------------------| 14.24% tmpyKEL9K.zip |########-----------------------------------------------| 14.29% tmpyKEL9K.zip |########-----------------------------------------------| 14.33% tmpyKEL9K.zip |########-----------------------------------------------| 14.38% tmpyKEL9K.zip |########-----------------------------------------------| 14.43% tmpyKEL9K.zip |########-----------------------------------------------| 14.47% tmpyKEL9K.zip |########-----------------------------------------------| 14.52% tmpyKEL9K.zip |########-----------------------------------------------| 14.56% tmpyKEL9K.zip |########-----------------------------------------------| 14.61% tmpyKEL9K.zip |########-----------------------------------------------| 14.65% tmpyKEL9K.zip |########-----------------------------------------------| 14.7% tmpyKEL9K.zip |########-----------------------------------------------| 14.74% tmpyKEL9K.zip |########-----------------------------------------------| 14.79% tmpyKEL9K.zip |########-----------------------------------------------| 14.84% tmpyKEL9K.zip |########-----------------------------------------------| 14.88% tmpyKEL9K.zip |########-----------------------------------------------| 14.93% tmpyKEL9K.zip |########-----------------------------------------------| 14.97% tmpyKEL9K.zip |########-----------------------------------------------| 15.02% tmpyKEL9K.zip |########-----------------------------------------------| 15.06% tmpyKEL9K.zip |########-----------------------------------------------| 15.11% tmpyKEL9K.zip |########-----------------------------------------------| 15.16% tmpyKEL9K.zip |########-----------------------------------------------| 15.2% tmpyKEL9K.zip |########-----------------------------------------------| 15.25% tmpyKEL9K.zip |########-----------------------------------------------| 15.29% tmpyKEL9K.zip |########-----------------------------------------------| 15.34% tmpyKEL9K.zip |########-----------------------------------------------| 15.38% tmpyKEL9K.zip |########-----------------------------------------------| 15.43% tmpyKEL9K.zip |#########----------------------------------------------| 15.48% tmpyKEL9K.zip |#########----------------------------------------------| 15.52% tmpyKEL9K.zip |#########----------------------------------------------| 15.57% tmpyKEL9K.zip |#########----------------------------------------------| 15.61% tmpyKEL9K.zip |#########----------------------------------------------| 15.66% tmpyKEL9K.zip |#########----------------------------------------------| 15.7% tmpyKEL9K.zip |#########----------------------------------------------| 15.75% tmpyKEL9K.zip |#########----------------------------------------------| 15.79% tmpyKEL9K.zip |#########----------------------------------------------| 15.84% tmpyKEL9K.zip |#########----------------------------------------------| 15.89% tmpyKEL9K.zip |#########----------------------------------------------| 15.93% tmpyKEL9K.zip |#########----------------------------------------------| 15.98% tmpyKEL9K.zip |#########----------------------------------------------| 16.02% tmpyKEL9K.zip |#########----------------------------------------------| 16.07% tmpyKEL9K.zip |#########----------------------------------------------| 16.11% tmpyKEL9K.zip |#########----------------------------------------------| 16.16% tmpyKEL9K.zip |#########----------------------------------------------| 16.21% tmpyKEL9K.zip |#########----------------------------------------------| 16.25% tmpyKEL9K.zip |#########----------------------------------------------| 16.3% tmpyKEL9K.zip |#########----------------------------------------------| 16.34% tmpyKEL9K.zip |#########----------------------------------------------| 16.39% tmpyKEL9K.zip |#########----------------------------------------------| 16.43% tmpyKEL9K.zip |#########----------------------------------------------| 16.48% tmpyKEL9K.zip |#########----------------------------------------------| 16.53% tmpyKEL9K.zip |#########----------------------------------------------| 16.57% tmpyKEL9K.zip |#########----------------------------------------------| 16.62% tmpyKEL9K.zip |#########----------------------------------------------| 16.66% tmpyKEL9K.zip |#########----------------------------------------------| 16.71% tmpyKEL9K.zip |#########----------------------------------------------| 16.75% tmpyKEL9K.zip |#########----------------------------------------------| 16.8% tmpyKEL9K.zip |#########----------------------------------------------| 16.84% tmpyKEL9K.zip |#########----------------------------------------------| 16.89% tmpyKEL9K.zip |#########----------------------------------------------| 16.94% tmpyKEL9K.zip |#########----------------------------------------------| 16.98% tmpyKEL9K.zip |#########----------------------------------------------| 17.03% tmpyKEL9K.zip |#########----------------------------------------------| 17.07% tmpyKEL9K.zip |#########----------------------------------------------| 17.12% tmpyKEL9K.zip |#########----------------------------------------------| 17.16% tmpyKEL9K.zip |#########----------------------------------------------| 17.21% tmpyKEL9K.zip |#########----------------------------------------------| 17.26% tmpyKEL9K.zip |##########---------------------------------------------| 17.3% tmpyKEL9K.zip |##########---------------------------------------------| 17.35% tmpyKEL9K.zip |##########---------------------------------------------| 17.39% tmpyKEL9K.zip |##########---------------------------------------------| 17.44% tmpyKEL9K.zip |##########---------------------------------------------| 17.48% tmpyKEL9K.zip |##########---------------------------------------------| 17.53% tmpyKEL9K.zip |##########---------------------------------------------| 17.57% tmpyKEL9K.zip |##########---------------------------------------------| 17.62% tmpyKEL9K.zip |##########---------------------------------------------| 17.67% tmpyKEL9K.zip |##########---------------------------------------------| 17.71% tmpyKEL9K.zip |##########---------------------------------------------| 17.76% tmpyKEL9K.zip |##########---------------------------------------------| 17.8% tmpyKEL9K.zip |##########---------------------------------------------| 17.85% tmpyKEL9K.zip |##########---------------------------------------------| 17.89% tmpyKEL9K.zip |##########---------------------------------------------| 17.94% tmpyKEL9K.zip |##########---------------------------------------------| 17.99% tmpyKEL9K.zip |##########---------------------------------------------| 18.03% tmpyKEL9K.zip |##########---------------------------------------------| 18.08% tmpyKEL9K.zip |##########---------------------------------------------| 18.12% tmpyKEL9K.zip |##########---------------------------------------------| 18.17% tmpyKEL9K.zip |##########---------------------------------------------| 18.21% tmpyKEL9K.zip |##########---------------------------------------------| 18.26% tmpyKEL9K.zip |##########---------------------------------------------| 18.31% tmpyKEL9K.zip |##########---------------------------------------------| 18.35% tmpyKEL9K.zip |##########---------------------------------------------| 18.4% tmpyKEL9K.zip |##########---------------------------------------------| 18.44% tmpyKEL9K.zip |##########---------------------------------------------| 18.49% tmpyKEL9K.zip |##########---------------------------------------------| 18.53% tmpyKEL9K.zip |##########---------------------------------------------| 18.58% tmpyKEL9K.zip |##########---------------------------------------------| 18.62% tmpyKEL9K.zip |##########---------------------------------------------| 18.67% tmpyKEL9K.zip |##########---------------------------------------------| 18.72% tmpyKEL9K.zip |##########---------------------------------------------| 18.76% tmpyKEL9K.zip |##########---------------------------------------------| 18.81% tmpyKEL9K.zip |##########---------------------------------------------| 18.85% tmpyKEL9K.zip |##########---------------------------------------------| 18.9% tmpyKEL9K.zip |##########---------------------------------------------| 18.94% tmpyKEL9K.zip |##########---------------------------------------------| 18.99% tmpyKEL9K.zip |##########---------------------------------------------| 19.04% tmpyKEL9K.zip |##########---------------------------------------------| 19.08% tmpyKEL9K.zip |###########--------------------------------------------| 19.13% tmpyKEL9K.zip |###########--------------------------------------------| 19.17% tmpyKEL9K.zip |###########--------------------------------------------| 19.22% tmpyKEL9K.zip |###########--------------------------------------------| 19.26% tmpyKEL9K.zip |###########--------------------------------------------| 19.31% tmpyKEL9K.zip |###########--------------------------------------------| 19.36% tmpyKEL9K.zip |###########--------------------------------------------| 19.4% tmpyKEL9K.zip |###########--------------------------------------------| 19.45% tmpyKEL9K.zip |###########--------------------------------------------| 19.49% tmpyKEL9K.zip |###########--------------------------------------------| 19.54% tmpyKEL9K.zip |###########--------------------------------------------| 19.58% tmpyKEL9K.zip |###########--------------------------------------------| 19.63% tmpyKEL9K.zip |###########--------------------------------------------| 19.67% tmpyKEL9K.zip |###########--------------------------------------------| 19.72% tmpyKEL9K.zip |###########--------------------------------------------| 19.77% tmpyKEL9K.zip |###########--------------------------------------------| 19.81% tmpyKEL9K.zip |###########--------------------------------------------| 19.86% tmpyKEL9K.zip |###########--------------------------------------------| 19.9% tmpyKEL9K.zip |###########--------------------------------------------| 19.95% tmpyKEL9K.zip |###########--------------------------------------------| 19.99% tmpyKEL9K.zip |###########--------------------------------------------| 20.04% tmpyKEL9K.zip |###########--------------------------------------------| 20.09% tmpyKEL9K.zip |###########--------------------------------------------| 20.13% tmpyKEL9K.zip |###########--------------------------------------------| 20.18% tmpyKEL9K.zip |###########--------------------------------------------| 20.22% tmpyKEL9K.zip |###########--------------------------------------------| 20.27% tmpyKEL9K.zip |###########--------------------------------------------| 20.31% tmpyKEL9K.zip |###########--------------------------------------------| 20.36% tmpyKEL9K.zip |###########--------------------------------------------| 20.41% tmpyKEL9K.zip |###########--------------------------------------------| 20.45% tmpyKEL9K.zip |###########--------------------------------------------| 20.5% tmpyKEL9K.zip |###########--------------------------------------------| 20.54% tmpyKEL9K.zip |###########--------------------------------------------| 20.59% tmpyKEL9K.zip |###########--------------------------------------------| 20.63% tmpyKEL9K.zip |###########--------------------------------------------| 20.68% tmpyKEL9K.zip |###########--------------------------------------------| 20.72% tmpyKEL9K.zip |###########--------------------------------------------| 20.77% tmpyKEL9K.zip |###########--------------------------------------------| 20.82% tmpyKEL9K.zip |###########--------------------------------------------| 20.86% tmpyKEL9K.zip |###########--------------------------------------------| 20.91% tmpyKEL9K.zip |############-------------------------------------------| 20.95% tmpyKEL9K.zip |############-------------------------------------------| 21.0% tmpyKEL9K.zip |############-------------------------------------------| 21.04% tmpyKEL9K.zip |############-------------------------------------------| 21.09% tmpyKEL9K.zip |############-------------------------------------------| 21.14% tmpyKEL9K.zip |############-------------------------------------------| 21.18% tmpyKEL9K.zip |############-------------------------------------------| 21.23% tmpyKEL9K.zip |############-------------------------------------------| 21.27% tmpyKEL9K.zip |############-------------------------------------------| 21.32% tmpyKEL9K.zip |############-------------------------------------------| 21.36% tmpyKEL9K.zip |############-------------------------------------------| 21.41% tmpyKEL9K.zip |############-------------------------------------------| 21.46% tmpyKEL9K.zip |############-------------------------------------------| 21.5% tmpyKEL9K.zip |############-------------------------------------------| 21.55% tmpyKEL9K.zip |############-------------------------------------------| 21.59% tmpyKEL9K.zip |############-------------------------------------------| 21.64% tmpyKEL9K.zip |############-------------------------------------------| 21.68% tmpyKEL9K.zip |############-------------------------------------------| 21.73% tmpyKEL9K.zip |############-------------------------------------------| 21.77% tmpyKEL9K.zip |############-------------------------------------------| 21.82% tmpyKEL9K.zip |############-------------------------------------------| 21.87% tmpyKEL9K.zip |############-------------------------------------------| 21.91% tmpyKEL9K.zip |############-------------------------------------------| 21.96% tmpyKEL9K.zip |############-------------------------------------------| 22.0% tmpyKEL9K.zip |############-------------------------------------------| 22.05% tmpyKEL9K.zip |############-------------------------------------------| 22.09% tmpyKEL9K.zip |############-------------------------------------------| 22.14% tmpyKEL9K.zip |############-------------------------------------------| 22.19% tmpyKEL9K.zip |############-------------------------------------------| 22.23% tmpyKEL9K.zip |############-------------------------------------------| 22.28% tmpyKEL9K.zip |############-------------------------------------------| 22.32% tmpyKEL9K.zip |############-------------------------------------------| 22.37% tmpyKEL9K.zip |############-------------------------------------------| 22.41% tmpyKEL9K.zip |############-------------------------------------------| 22.46% tmpyKEL9K.zip |############-------------------------------------------| 22.51% tmpyKEL9K.zip |############-------------------------------------------| 22.55% tmpyKEL9K.zip |############-------------------------------------------| 22.6% tmpyKEL9K.zip |############-------------------------------------------| 22.64% tmpyKEL9K.zip |############-------------------------------------------| 22.69% tmpyKEL9K.zip |#############------------------------------------------| 22.73% tmpyKEL9K.zip |#############------------------------------------------| 22.78% tmpyKEL9K.zip |#############------------------------------------------| 22.82% tmpyKEL9K.zip |#############------------------------------------------| 22.87% tmpyKEL9K.zip |#############------------------------------------------| 22.92% tmpyKEL9K.zip |#############------------------------------------------| 22.96% tmpyKEL9K.zip |#############------------------------------------------| 23.01% tmpyKEL9K.zip |#############------------------------------------------| 23.05% tmpyKEL9K.zip |#############------------------------------------------| 23.1% tmpyKEL9K.zip |#############------------------------------------------| 23.14% tmpyKEL9K.zip |#############------------------------------------------| 23.19% tmpyKEL9K.zip |#############------------------------------------------| 23.24% tmpyKEL9K.zip |#############------------------------------------------| 23.28% tmpyKEL9K.zip |#############------------------------------------------| 23.33% tmpyKEL9K.zip |#############------------------------------------------| 23.37% tmpyKEL9K.zip |#############------------------------------------------| 23.42% tmpyKEL9K.zip |#############------------------------------------------| 23.46% tmpyKEL9K.zip |#############------------------------------------------| 23.51% tmpyKEL9K.zip |#############------------------------------------------| 23.56% tmpyKEL9K.zip |#############------------------------------------------| 23.6% tmpyKEL9K.zip |#############------------------------------------------| 23.65% tmpyKEL9K.zip |#############------------------------------------------| 23.69% tmpyKEL9K.zip |#############------------------------------------------| 23.74% tmpyKEL9K.zip |#############------------------------------------------| 23.78% tmpyKEL9K.zip |#############------------------------------------------| 23.83% tmpyKEL9K.zip |#############------------------------------------------| 23.87% tmpyKEL9K.zip |#############------------------------------------------| 23.92% tmpyKEL9K.zip |#############------------------------------------------| 23.97% tmpyKEL9K.zip |#############------------------------------------------| 24.01% tmpyKEL9K.zip |#############------------------------------------------| 24.06% tmpyKEL9K.zip |#############------------------------------------------| 24.1% tmpyKEL9K.zip |#############------------------------------------------| 24.15% tmpyKEL9K.zip |#############------------------------------------------| 24.19% tmpyKEL9K.zip |#############------------------------------------------| 24.24% tmpyKEL9K.zip |#############------------------------------------------| 24.29% tmpyKEL9K.zip |#############------------------------------------------| 24.33% tmpyKEL9K.zip |#############------------------------------------------| 24.38% tmpyKEL9K.zip |#############------------------------------------------| 24.42% tmpyKEL9K.zip |#############------------------------------------------| 24.47% tmpyKEL9K.zip |#############------------------------------------------| 24.51% tmpyKEL9K.zip |##############-----------------------------------------| 24.56% tmpyKEL9K.zip |##############-----------------------------------------| 24.6% tmpyKEL9K.zip |##############-----------------------------------------| 24.65% tmpyKEL9K.zip |##############-----------------------------------------| 24.7% tmpyKEL9K.zip |##############-----------------------------------------| 24.74% tmpyKEL9K.zip |##############-----------------------------------------| 24.79% tmpyKEL9K.zip |##############-----------------------------------------| 24.83% tmpyKEL9K.zip |##############-----------------------------------------| 24.88% tmpyKEL9K.zip |##############-----------------------------------------| 24.92% tmpyKEL9K.zip |##############-----------------------------------------| 24.97% tmpyKEL9K.zip |##############-----------------------------------------| 25.02% tmpyKEL9K.zip |##############-----------------------------------------| 25.06% tmpyKEL9K.zip |##############-----------------------------------------| 25.11% tmpyKEL9K.zip |##############-----------------------------------------| 25.15% tmpyKEL9K.zip |##############-----------------------------------------| 25.2% tmpyKEL9K.zip |##############-----------------------------------------| 25.24% tmpyKEL9K.zip |##############-----------------------------------------| 25.29% tmpyKEL9K.zip |##############-----------------------------------------| 25.34% tmpyKEL9K.zip |##############-----------------------------------------| 25.38% tmpyKEL9K.zip |##############-----------------------------------------| 25.43% tmpyKEL9K.zip |##############-----------------------------------------| 25.47% tmpyKEL9K.zip |##############-----------------------------------------| 25.52% tmpyKEL9K.zip |##############-----------------------------------------| 25.56% tmpyKEL9K.zip |##############-----------------------------------------| 25.61% tmpyKEL9K.zip |##############-----------------------------------------| 25.65% tmpyKEL9K.zip |##############-----------------------------------------| 25.7% tmpyKEL9K.zip |##############-----------------------------------------| 25.75% tmpyKEL9K.zip |##############-----------------------------------------| 25.79% tmpyKEL9K.zip |##############-----------------------------------------| 25.84% tmpyKEL9K.zip |##############-----------------------------------------| 25.88% tmpyKEL9K.zip |##############-----------------------------------------| 25.93% tmpyKEL9K.zip |##############-----------------------------------------| 25.97% tmpyKEL9K.zip |##############-----------------------------------------| 26.02% tmpyKEL9K.zip |##############-----------------------------------------| 26.07% tmpyKEL9K.zip |##############-----------------------------------------| 26.11% tmpyKEL9K.zip |##############-----------------------------------------| 26.16% tmpyKEL9K.zip |##############-----------------------------------------| 26.2% tmpyKEL9K.zip |##############-----------------------------------------| 26.25% tmpyKEL9K.zip |##############-----------------------------------------| 26.29% tmpyKEL9K.zip |##############-----------------------------------------| 26.34% tmpyKEL9K.zip |###############----------------------------------------| 26.39% tmpyKEL9K.zip |###############----------------------------------------| 26.43% tmpyKEL9K.zip |###############----------------------------------------| 26.48% tmpyKEL9K.zip |###############----------------------------------------| 26.52% tmpyKEL9K.zip |###############----------------------------------------| 26.57% tmpyKEL9K.zip |###############----------------------------------------| 26.61% tmpyKEL9K.zip |###############----------------------------------------| 26.66% tmpyKEL9K.zip |###############----------------------------------------| 26.7% tmpyKEL9K.zip |###############----------------------------------------| 26.75% tmpyKEL9K.zip |###############----------------------------------------| 26.8% tmpyKEL9K.zip |###############----------------------------------------| 26.84% tmpyKEL9K.zip |###############----------------------------------------| 26.89% tmpyKEL9K.zip |###############----------------------------------------| 26.93% tmpyKEL9K.zip |###############----------------------------------------| 26.98% tmpyKEL9K.zip |###############----------------------------------------| 27.02% tmpyKEL9K.zip |###############----------------------------------------| 27.07% tmpyKEL9K.zip |###############----------------------------------------| 27.12% tmpyKEL9K.zip |###############----------------------------------------| 27.16% tmpyKEL9K.zip |###############----------------------------------------| 27.21% tmpyKEL9K.zip |###############----------------------------------------| 27.25% tmpyKEL9K.zip |###############----------------------------------------| 27.3% tmpyKEL9K.zip |###############----------------------------------------| 27.34% tmpyKEL9K.zip |###############----------------------------------------| 27.39% tmpyKEL9K.zip |###############----------------------------------------| 27.44% tmpyKEL9K.zip |###############----------------------------------------| 27.48% tmpyKEL9K.zip |###############----------------------------------------| 27.53% tmpyKEL9K.zip |###############----------------------------------------| 27.57% tmpyKEL9K.zip |###############----------------------------------------| 27.62% tmpyKEL9K.zip |###############----------------------------------------| 27.66% tmpyKEL9K.zip |###############----------------------------------------| 27.71% tmpyKEL9K.zip |###############----------------------------------------| 27.75% tmpyKEL9K.zip |###############----------------------------------------| 27.8% tmpyKEL9K.zip |###############----------------------------------------| 27.85% tmpyKEL9K.zip |###############----------------------------------------| 27.89% tmpyKEL9K.zip |###############----------------------------------------| 27.94% tmpyKEL9K.zip |###############----------------------------------------| 27.98% tmpyKEL9K.zip |###############----------------------------------------| 28.03% tmpyKEL9K.zip |###############----------------------------------------| 28.07% tmpyKEL9K.zip |###############----------------------------------------| 28.12% tmpyKEL9K.zip |###############----------------------------------------| 28.17% tmpyKEL9K.zip |################---------------------------------------| 28.21% tmpyKEL9K.zip |################---------------------------------------| 28.26% tmpyKEL9K.zip |################---------------------------------------| 28.3% tmpyKEL9K.zip |################---------------------------------------| 28.35% tmpyKEL9K.zip |################---------------------------------------| 28.39% tmpyKEL9K.zip |################---------------------------------------| 28.44% tmpyKEL9K.zip |################---------------------------------------| 28.49% tmpyKEL9K.zip |################---------------------------------------| 28.53% tmpyKEL9K.zip |################---------------------------------------| 28.58% tmpyKEL9K.zip |################---------------------------------------| 28.62% tmpyKEL9K.zip |################---------------------------------------| 28.67% tmpyKEL9K.zip |################---------------------------------------| 28.71% tmpyKEL9K.zip |################---------------------------------------| 28.76% tmpyKEL9K.zip |################---------------------------------------| 28.8% tmpyKEL9K.zip |################---------------------------------------| 28.85% tmpyKEL9K.zip |################---------------------------------------| 28.9% tmpyKEL9K.zip |################---------------------------------------| 28.94% tmpyKEL9K.zip |################---------------------------------------| 28.99% tmpyKEL9K.zip |################---------------------------------------| 29.03% tmpyKEL9K.zip |################---------------------------------------| 29.08% tmpyKEL9K.zip |################---------------------------------------| 29.12% tmpyKEL9K.zip |################---------------------------------------| 29.17% tmpyKEL9K.zip |################---------------------------------------| 29.22% tmpyKEL9K.zip |################---------------------------------------| 29.26% tmpyKEL9K.zip |################---------------------------------------| 29.31% tmpyKEL9K.zip |################---------------------------------------| 29.35% tmpyKEL9K.zip |################---------------------------------------| 29.4% tmpyKEL9K.zip |################---------------------------------------| 29.44% tmpyKEL9K.zip |################---------------------------------------| 29.49% tmpyKEL9K.zip |################---------------------------------------| 29.54% tmpyKEL9K.zip |################---------------------------------------| 29.58% tmpyKEL9K.zip |################---------------------------------------| 29.63% tmpyKEL9K.zip |################---------------------------------------| 29.67% tmpyKEL9K.zip |################---------------------------------------| 29.72% tmpyKEL9K.zip |################---------------------------------------| 29.76% tmpyKEL9K.zip |################---------------------------------------| 29.81% tmpyKEL9K.zip |################---------------------------------------| 29.85% tmpyKEL9K.zip |################---------------------------------------| 29.9% tmpyKEL9K.zip |################---------------------------------------| 29.95% tmpyKEL9K.zip |################---------------------------------------| 29.99% tmpyKEL9K.zip |#################--------------------------------------| 30.04% tmpyKEL9K.zip |#################--------------------------------------| 30.08% tmpyKEL9K.zip |#################--------------------------------------| 30.13% tmpyKEL9K.zip |#################--------------------------------------| 30.17% tmpyKEL9K.zip |#################--------------------------------------| 30.22% tmpyKEL9K.zip |#################--------------------------------------| 30.27% tmpyKEL9K.zip |#################--------------------------------------| 30.31% tmpyKEL9K.zip |#################--------------------------------------| 30.36% tmpyKEL9K.zip |#################--------------------------------------| 30.4% tmpyKEL9K.zip |#################--------------------------------------| 30.45% tmpyKEL9K.zip |#################--------------------------------------| 30.49% tmpyKEL9K.zip |#################--------------------------------------| 30.54% tmpyKEL9K.zip |#################--------------------------------------| 30.59% tmpyKEL9K.zip |#################--------------------------------------| 30.63% tmpyKEL9K.zip |#################--------------------------------------| 30.68% tmpyKEL9K.zip |#################--------------------------------------| 30.72% tmpyKEL9K.zip |#################--------------------------------------| 30.77% tmpyKEL9K.zip |#################--------------------------------------| 30.81% tmpyKEL9K.zip |#################--------------------------------------| 30.86% tmpyKEL9K.zip |#################--------------------------------------| 30.9% tmpyKEL9K.zip |#################--------------------------------------| 30.95% tmpyKEL9K.zip |#################--------------------------------------| 31.0% tmpyKEL9K.zip |#################--------------------------------------| 31.04% tmpyKEL9K.zip |#################--------------------------------------| 31.09% tmpyKEL9K.zip |#################--------------------------------------| 31.13% tmpyKEL9K.zip |#################--------------------------------------| 31.18% tmpyKEL9K.zip |#################--------------------------------------| 31.22% tmpyKEL9K.zip |#################--------------------------------------| 31.27% tmpyKEL9K.zip |#################--------------------------------------| 31.32% tmpyKEL9K.zip |#################--------------------------------------| 31.36% tmpyKEL9K.zip |#################--------------------------------------| 31.41% tmpyKEL9K.zip |#################--------------------------------------| 31.45% tmpyKEL9K.zip |#################--------------------------------------| 31.5% tmpyKEL9K.zip |#################--------------------------------------| 31.54% tmpyKEL9K.zip |#################--------------------------------------| 31.59% tmpyKEL9K.zip |#################--------------------------------------| 31.63% tmpyKEL9K.zip |#################--------------------------------------| 31.68% tmpyKEL9K.zip |#################--------------------------------------| 31.73% tmpyKEL9K.zip |#################--------------------------------------| 31.77% tmpyKEL9K.zip |#################--------------------------------------| 31.82% tmpyKEL9K.zip |##################-------------------------------------| 31.86% tmpyKEL9K.zip |##################-------------------------------------| 31.91% tmpyKEL9K.zip |##################-------------------------------------| 31.95% tmpyKEL9K.zip |##################-------------------------------------| 32.0% tmpyKEL9K.zip |##################-------------------------------------| 32.05% tmpyKEL9K.zip |##################-------------------------------------| 32.09% tmpyKEL9K.zip |##################-------------------------------------| 32.14% tmpyKEL9K.zip |##################-------------------------------------| 32.18% tmpyKEL9K.zip |##################-------------------------------------| 32.23% tmpyKEL9K.zip |##################-------------------------------------| 32.27% tmpyKEL9K.zip |##################-------------------------------------| 32.32% tmpyKEL9K.zip |##################-------------------------------------| 32.37% tmpyKEL9K.zip |##################-------------------------------------| 32.41% tmpyKEL9K.zip |##################-------------------------------------| 32.46% tmpyKEL9K.zip |##################-------------------------------------| 32.5% tmpyKEL9K.zip |##################-------------------------------------| 32.55% tmpyKEL9K.zip |##################-------------------------------------| 32.59% tmpyKEL9K.zip |##################-------------------------------------| 32.64% tmpyKEL9K.zip |##################-------------------------------------| 32.68% tmpyKEL9K.zip |##################-------------------------------------| 32.73% tmpyKEL9K.zip |##################-------------------------------------| 32.78% tmpyKEL9K.zip |##################-------------------------------------| 32.82% tmpyKEL9K.zip |##################-------------------------------------| 32.87% tmpyKEL9K.zip |##################-------------------------------------| 32.91% tmpyKEL9K.zip |##################-------------------------------------| 32.96% tmpyKEL9K.zip |##################-------------------------------------| 33.0% tmpyKEL9K.zip |##################-------------------------------------| 33.05% tmpyKEL9K.zip |##################-------------------------------------| 33.1% tmpyKEL9K.zip |##################-------------------------------------| 33.14% tmpyKEL9K.zip |##################-------------------------------------| 33.19% tmpyKEL9K.zip |##################-------------------------------------| 33.23% tmpyKEL9K.zip |##################-------------------------------------| 33.28% tmpyKEL9K.zip |##################-------------------------------------| 33.32% tmpyKEL9K.zip |##################-------------------------------------| 33.37% tmpyKEL9K.zip |##################-------------------------------------| 33.42% tmpyKEL9K.zip |##################-------------------------------------| 33.46% tmpyKEL9K.zip |##################-------------------------------------| 33.51% tmpyKEL9K.zip |##################-------------------------------------| 33.55% tmpyKEL9K.zip |##################-------------------------------------| 33.6% tmpyKEL9K.zip |###################------------------------------------| 33.64% tmpyKEL9K.zip |###################------------------------------------| 33.69% tmpyKEL9K.zip |###################------------------------------------| 33.73% tmpyKEL9K.zip |###################------------------------------------| 33.78% tmpyKEL9K.zip |###################------------------------------------| 33.83% tmpyKEL9K.zip |###################------------------------------------| 33.87% tmpyKEL9K.zip |###################------------------------------------| 33.92% tmpyKEL9K.zip |###################------------------------------------| 33.96% tmpyKEL9K.zip |###################------------------------------------| 34.01% tmpyKEL9K.zip |###################------------------------------------| 34.05% tmpyKEL9K.zip |###################------------------------------------| 34.1% tmpyKEL9K.zip |###################------------------------------------| 34.15% tmpyKEL9K.zip |###################------------------------------------| 34.19% tmpyKEL9K.zip |###################------------------------------------| 34.24% tmpyKEL9K.zip |###################------------------------------------| 34.28% tmpyKEL9K.zip |###################------------------------------------| 34.33% tmpyKEL9K.zip |###################------------------------------------| 34.37% tmpyKEL9K.zip |###################------------------------------------| 34.42% tmpyKEL9K.zip |###################------------------------------------| 34.47% tmpyKEL9K.zip |###################------------------------------------| 34.51% tmpyKEL9K.zip |###################------------------------------------| 34.56% tmpyKEL9K.zip |###################------------------------------------| 34.6% tmpyKEL9K.zip |###################------------------------------------| 34.65% tmpyKEL9K.zip |###################------------------------------------| 34.69% tmpyKEL9K.zip |###################------------------------------------| 34.74% tmpyKEL9K.zip |###################------------------------------------| 34.78% tmpyKEL9K.zip |###################------------------------------------| 34.83% tmpyKEL9K.zip |###################------------------------------------| 34.88% tmpyKEL9K.zip |###################------------------------------------| 34.92% tmpyKEL9K.zip |###################------------------------------------| 34.97% tmpyKEL9K.zip |###################------------------------------------| 35.01% tmpyKEL9K.zip |###################------------------------------------| 35.06% tmpyKEL9K.zip |###################------------------------------------| 35.1% tmpyKEL9K.zip |###################------------------------------------| 35.15% tmpyKEL9K.zip |###################------------------------------------| 35.2% tmpyKEL9K.zip |###################------------------------------------| 35.24% tmpyKEL9K.zip |###################------------------------------------| 35.29% tmpyKEL9K.zip |###################------------------------------------| 35.33% tmpyKEL9K.zip |###################------------------------------------| 35.38% tmpyKEL9K.zip |###################------------------------------------| 35.42% tmpyKEL9K.zip |####################-----------------------------------| 35.47% tmpyKEL9K.zip |####################-----------------------------------| 35.52% tmpyKEL9K.zip |####################-----------------------------------| 35.56% tmpyKEL9K.zip |####################-----------------------------------| 35.61% tmpyKEL9K.zip |####################-----------------------------------| 35.65% tmpyKEL9K.zip |####################-----------------------------------| 35.7% tmpyKEL9K.zip |####################-----------------------------------| 35.74% tmpyKEL9K.zip |####################-----------------------------------| 35.79% tmpyKEL9K.zip |####################-----------------------------------| 35.83% tmpyKEL9K.zip |####################-----------------------------------| 35.88% tmpyKEL9K.zip |####################-----------------------------------| 35.93% tmpyKEL9K.zip |####################-----------------------------------| 35.97% tmpyKEL9K.zip |####################-----------------------------------| 36.02% tmpyKEL9K.zip |####################-----------------------------------| 36.06% tmpyKEL9K.zip |####################-----------------------------------| 36.11% tmpyKEL9K.zip |####################-----------------------------------| 36.15% tmpyKEL9K.zip |####################-----------------------------------| 36.2% tmpyKEL9K.zip |####################-----------------------------------| 36.25% tmpyKEL9K.zip |####################-----------------------------------| 36.29% tmpyKEL9K.zip |####################-----------------------------------| 36.34% tmpyKEL9K.zip |####################-----------------------------------| 36.38% tmpyKEL9K.zip |####################-----------------------------------| 36.43% tmpyKEL9K.zip |####################-----------------------------------| 36.47% tmpyKEL9K.zip |####################-----------------------------------| 36.52% tmpyKEL9K.zip |####################-----------------------------------| 36.57% tmpyKEL9K.zip |####################-----------------------------------| 36.61% tmpyKEL9K.zip |####################-----------------------------------| 36.66% tmpyKEL9K.zip |####################-----------------------------------| 36.7% tmpyKEL9K.zip |####################-----------------------------------| 36.75% tmpyKEL9K.zip |####################-----------------------------------| 36.79% tmpyKEL9K.zip |####################-----------------------------------| 36.84% tmpyKEL9K.zip |####################-----------------------------------| 36.88% tmpyKEL9K.zip |####################-----------------------------------| 36.93% tmpyKEL9K.zip |####################-----------------------------------| 36.98% tmpyKEL9K.zip |####################-----------------------------------| 37.02% tmpyKEL9K.zip |####################-----------------------------------| 37.07% tmpyKEL9K.zip |####################-----------------------------------| 37.11% tmpyKEL9K.zip |####################-----------------------------------| 37.16% tmpyKEL9K.zip |####################-----------------------------------| 37.2% tmpyKEL9K.zip |####################-----------------------------------| 37.25% tmpyKEL9K.zip |#####################----------------------------------| 37.3% tmpyKEL9K.zip |#####################----------------------------------| 37.34% tmpyKEL9K.zip |#####################----------------------------------| 37.39% tmpyKEL9K.zip |#####################----------------------------------| 37.43% tmpyKEL9K.zip |#####################----------------------------------| 37.48% tmpyKEL9K.zip |#####################----------------------------------| 37.52% tmpyKEL9K.zip |#####################----------------------------------| 37.57% tmpyKEL9K.zip |#####################----------------------------------| 37.62% tmpyKEL9K.zip |#####################----------------------------------| 37.66% tmpyKEL9K.zip |#####################----------------------------------| 37.71% tmpyKEL9K.zip |#####################----------------------------------| 37.75% tmpyKEL9K.zip |#####################----------------------------------| 37.8% tmpyKEL9K.zip |#####################----------------------------------| 37.84% tmpyKEL9K.zip |#####################----------------------------------| 37.89% tmpyKEL9K.zip |#####################----------------------------------| 37.93% tmpyKEL9K.zip |#####################----------------------------------| 37.98% tmpyKEL9K.zip |#####################----------------------------------| 38.03% tmpyKEL9K.zip |#####################----------------------------------| 38.07% tmpyKEL9K.zip |#####################----------------------------------| 38.12% tmpyKEL9K.zip |#####################----------------------------------| 38.16% tmpyKEL9K.zip |#####################----------------------------------| 38.21% tmpyKEL9K.zip |#####################----------------------------------| 38.25% tmpyKEL9K.zip |#####################----------------------------------| 38.3% tmpyKEL9K.zip |#####################----------------------------------| 38.35% tmpyKEL9K.zip |#####################----------------------------------| 38.39% tmpyKEL9K.zip |#####################----------------------------------| 38.44% tmpyKEL9K.zip |#####################----------------------------------| 38.48% tmpyKEL9K.zip |#####################----------------------------------| 38.53% tmpyKEL9K.zip |#####################----------------------------------| 38.57% tmpyKEL9K.zip |#####################----------------------------------| 38.62% tmpyKEL9K.zip |#####################----------------------------------| 38.66% tmpyKEL9K.zip |#####################----------------------------------| 38.71% tmpyKEL9K.zip |#####################----------------------------------| 38.76% tmpyKEL9K.zip |#####################----------------------------------| 38.8% tmpyKEL9K.zip |#####################----------------------------------| 38.85% tmpyKEL9K.zip |#####################----------------------------------| 38.89% tmpyKEL9K.zip |#####################----------------------------------| 38.94% tmpyKEL9K.zip |#####################----------------------------------| 38.98% tmpyKEL9K.zip |#####################----------------------------------| 39.03% tmpyKEL9K.zip |#####################----------------------------------| 39.08% tmpyKEL9K.zip |######################---------------------------------| 39.12% tmpyKEL9K.zip |######################---------------------------------| 39.17% tmpyKEL9K.zip |######################---------------------------------| 39.21% tmpyKEL9K.zip |######################---------------------------------| 39.26% tmpyKEL9K.zip |######################---------------------------------| 39.3% tmpyKEL9K.zip |######################---------------------------------| 39.35% tmpyKEL9K.zip |######################---------------------------------| 39.4% tmpyKEL9K.zip |######################---------------------------------| 39.44% tmpyKEL9K.zip |######################---------------------------------| 39.49% tmpyKEL9K.zip |######################---------------------------------| 39.53% tmpyKEL9K.zip |######################---------------------------------| 39.58% tmpyKEL9K.zip |######################---------------------------------| 39.62% tmpyKEL9K.zip |######################---------------------------------| 39.67% tmpyKEL9K.zip |######################---------------------------------| 39.71% tmpyKEL9K.zip |######################---------------------------------| 39.76% tmpyKEL9K.zip |######################---------------------------------| 39.81% tmpyKEL9K.zip |######################---------------------------------| 39.85% tmpyKEL9K.zip |######################---------------------------------| 39.9% tmpyKEL9K.zip |######################---------------------------------| 39.94% tmpyKEL9K.zip |######################---------------------------------| 39.99% tmpyKEL9K.zip |######################---------------------------------| 40.03% tmpyKEL9K.zip |######################---------------------------------| 40.08% tmpyKEL9K.zip |######################---------------------------------| 40.13% tmpyKEL9K.zip |######################---------------------------------| 40.17% tmpyKEL9K.zip |######################---------------------------------| 40.22% tmpyKEL9K.zip |######################---------------------------------| 40.26% tmpyKEL9K.zip |######################---------------------------------| 40.31% tmpyKEL9K.zip |######################---------------------------------| 40.35% tmpyKEL9K.zip |######################---------------------------------| 40.4% tmpyKEL9K.zip |######################---------------------------------| 40.45% tmpyKEL9K.zip |######################---------------------------------| 40.49% tmpyKEL9K.zip |######################---------------------------------| 40.54% tmpyKEL9K.zip |######################---------------------------------| 40.58% tmpyKEL9K.zip |######################---------------------------------| 40.63% tmpyKEL9K.zip |######################---------------------------------| 40.67% tmpyKEL9K.zip |######################---------------------------------| 40.72% tmpyKEL9K.zip |######################---------------------------------| 40.76% tmpyKEL9K.zip |######################---------------------------------| 40.81% tmpyKEL9K.zip |######################---------------------------------| 40.86% tmpyKEL9K.zip |######################---------------------------------| 40.9% tmpyKEL9K.zip |#######################--------------------------------| 40.95% tmpyKEL9K.zip |#######################--------------------------------| 40.99% tmpyKEL9K.zip |#######################--------------------------------| 41.04% tmpyKEL9K.zip |#######################--------------------------------| 41.08% tmpyKEL9K.zip |#######################--------------------------------| 41.13% tmpyKEL9K.zip |#######################--------------------------------| 41.18% tmpyKEL9K.zip |#######################--------------------------------| 41.22% tmpyKEL9K.zip |#######################--------------------------------| 41.27% tmpyKEL9K.zip |#######################--------------------------------| 41.31% tmpyKEL9K.zip |#######################--------------------------------| 41.36% tmpyKEL9K.zip |#######################--------------------------------| 41.4% tmpyKEL9K.zip |#######################--------------------------------| 41.45% tmpyKEL9K.zip |#######################--------------------------------| 41.5% tmpyKEL9K.zip |#######################--------------------------------| 41.54% tmpyKEL9K.zip |#######################--------------------------------| 41.59% tmpyKEL9K.zip |#######################--------------------------------| 41.63% tmpyKEL9K.zip |#######################--------------------------------| 41.68% tmpyKEL9K.zip |#######################--------------------------------| 41.72% tmpyKEL9K.zip |#######################--------------------------------| 41.77% tmpyKEL9K.zip |#######################--------------------------------| 41.81% tmpyKEL9K.zip |#######################--------------------------------| 41.86% tmpyKEL9K.zip |#######################--------------------------------| 41.91% tmpyKEL9K.zip |#######################--------------------------------| 41.95% tmpyKEL9K.zip |#######################--------------------------------| 42.0% tmpyKEL9K.zip |#######################--------------------------------| 42.04% tmpyKEL9K.zip |#######################--------------------------------| 42.09% tmpyKEL9K.zip |#######################--------------------------------| 42.13% tmpyKEL9K.zip |#######################--------------------------------| 42.18% tmpyKEL9K.zip |#######################--------------------------------| 42.23% tmpyKEL9K.zip |#######################--------------------------------| 42.27% tmpyKEL9K.zip |#######################--------------------------------| 42.32% tmpyKEL9K.zip |#######################--------------------------------| 42.36% tmpyKEL9K.zip |#######################--------------------------------| 42.41% tmpyKEL9K.zip |#######################--------------------------------| 42.45% tmpyKEL9K.zip |#######################--------------------------------| 42.5% tmpyKEL9K.zip |#######################--------------------------------| 42.55% tmpyKEL9K.zip |#######################--------------------------------| 42.59% tmpyKEL9K.zip |#######################--------------------------------| 42.64% tmpyKEL9K.zip |#######################--------------------------------| 42.68% tmpyKEL9K.zip |########################-------------------------------| 42.73% tmpyKEL9K.zip |########################-------------------------------| 42.77% tmpyKEL9K.zip |########################-------------------------------| 42.82% tmpyKEL9K.zip |########################-------------------------------| 42.86% tmpyKEL9K.zip |########################-------------------------------| 42.91% tmpyKEL9K.zip |########################-------------------------------| 42.96% tmpyKEL9K.zip |########################-------------------------------| 43.0% tmpyKEL9K.zip |########################-------------------------------| 43.05% tmpyKEL9K.zip |########################-------------------------------| 43.09% tmpyKEL9K.zip |########################-------------------------------| 43.14% tmpyKEL9K.zip |########################-------------------------------| 43.18% tmpyKEL9K.zip |########################-------------------------------| 43.23% tmpyKEL9K.zip |########################-------------------------------| 43.28% tmpyKEL9K.zip |########################-------------------------------| 43.32% tmpyKEL9K.zip |########################-------------------------------| 43.37% tmpyKEL9K.zip |########################-------------------------------| 43.41% tmpyKEL9K.zip |########################-------------------------------| 43.46% tmpyKEL9K.zip |########################-------------------------------| 43.5% tmpyKEL9K.zip |########################-------------------------------| 43.55% tmpyKEL9K.zip |########################-------------------------------| 43.6% tmpyKEL9K.zip |########################-------------------------------| 43.64% tmpyKEL9K.zip |########################-------------------------------| 43.69% tmpyKEL9K.zip |########################-------------------------------| 43.73% tmpyKEL9K.zip |########################-------------------------------| 43.78% tmpyKEL9K.zip |########################-------------------------------| 43.82% tmpyKEL9K.zip |########################-------------------------------| 43.87% tmpyKEL9K.zip |########################-------------------------------| 43.91% tmpyKEL9K.zip |########################-------------------------------| 43.96% tmpyKEL9K.zip |########################-------------------------------| 44.01% tmpyKEL9K.zip |########################-------------------------------| 44.05% tmpyKEL9K.zip |########################-------------------------------| 44.1% tmpyKEL9K.zip |########################-------------------------------| 44.14% tmpyKEL9K.zip |########################-------------------------------| 44.19% tmpyKEL9K.zip |########################-------------------------------| 44.23% tmpyKEL9K.zip |########################-------------------------------| 44.28% tmpyKEL9K.zip |########################-------------------------------| 44.33% tmpyKEL9K.zip |########################-------------------------------| 44.37% tmpyKEL9K.zip |########################-------------------------------| 44.42% tmpyKEL9K.zip |########################-------------------------------| 44.46% tmpyKEL9K.zip |########################-------------------------------| 44.51% tmpyKEL9K.zip |#########################------------------------------| 44.55% tmpyKEL9K.zip |#########################------------------------------| 44.6% tmpyKEL9K.zip |#########################------------------------------| 44.65% tmpyKEL9K.zip |#########################------------------------------| 44.69% tmpyKEL9K.zip |#########################------------------------------| 44.74% tmpyKEL9K.zip |#########################------------------------------| 44.78% tmpyKEL9K.zip |#########################------------------------------| 44.83% tmpyKEL9K.zip |#########################------------------------------| 44.87% tmpyKEL9K.zip |#########################------------------------------| 44.92% tmpyKEL9K.zip |#########################------------------------------| 44.96% tmpyKEL9K.zip |#########################------------------------------| 45.01% tmpyKEL9K.zip |#########################------------------------------| 45.06% tmpyKEL9K.zip |#########################------------------------------| 45.1% tmpyKEL9K.zip |#########################------------------------------| 45.15% tmpyKEL9K.zip |#########################------------------------------| 45.19% tmpyKEL9K.zip |#########################------------------------------| 45.24% tmpyKEL9K.zip |#########################------------------------------| 45.28% tmpyKEL9K.zip |#########################------------------------------| 45.33% tmpyKEL9K.zip |#########################------------------------------| 45.38% tmpyKEL9K.zip |#########################------------------------------| 45.42% tmpyKEL9K.zip |#########################------------------------------| 45.47% tmpyKEL9K.zip |#########################------------------------------| 45.51% tmpyKEL9K.zip |#########################------------------------------| 45.56% tmpyKEL9K.zip |#########################------------------------------| 45.6% tmpyKEL9K.zip |#########################------------------------------| 45.65% tmpyKEL9K.zip |#########################------------------------------| 45.69% tmpyKEL9K.zip |#########################------------------------------| 45.74% tmpyKEL9K.zip |#########################------------------------------| 45.79% tmpyKEL9K.zip |#########################------------------------------| 45.83% tmpyKEL9K.zip |#########################------------------------------| 45.88% tmpyKEL9K.zip |#########################------------------------------| 45.92% tmpyKEL9K.zip |#########################------------------------------| 45.97% tmpyKEL9K.zip |#########################------------------------------| 46.01% tmpyKEL9K.zip |#########################------------------------------| 46.06% tmpyKEL9K.zip |#########################------------------------------| 46.11% tmpyKEL9K.zip |#########################------------------------------| 46.15% tmpyKEL9K.zip |#########################------------------------------| 46.2% tmpyKEL9K.zip |#########################------------------------------| 46.24% tmpyKEL9K.zip |#########################------------------------------| 46.29% tmpyKEL9K.zip |#########################------------------------------| 46.33% tmpyKEL9K.zip |##########################-----------------------------| 46.38% tmpyKEL9K.zip |##########################-----------------------------| 46.43% tmpyKEL9K.zip |##########################-----------------------------| 46.47% tmpyKEL9K.zip |##########################-----------------------------| 46.52% tmpyKEL9K.zip |##########################-----------------------------| 46.56% tmpyKEL9K.zip |##########################-----------------------------| 46.61% tmpyKEL9K.zip |##########################-----------------------------| 46.65% tmpyKEL9K.zip |##########################-----------------------------| 46.7% tmpyKEL9K.zip |##########################-----------------------------| 46.74% tmpyKEL9K.zip |##########################-----------------------------| 46.79% tmpyKEL9K.zip |##########################-----------------------------| 46.84% tmpyKEL9K.zip |##########################-----------------------------| 46.88% tmpyKEL9K.zip |##########################-----------------------------| 46.93% tmpyKEL9K.zip |##########################-----------------------------| 46.97% tmpyKEL9K.zip |##########################-----------------------------| 47.02% tmpyKEL9K.zip |##########################-----------------------------| 47.06% tmpyKEL9K.zip |##########################-----------------------------| 47.11% tmpyKEL9K.zip |##########################-----------------------------| 47.16% tmpyKEL9K.zip |##########################-----------------------------| 47.2% tmpyKEL9K.zip |##########################-----------------------------| 47.25% tmpyKEL9K.zip |##########################-----------------------------| 47.29% tmpyKEL9K.zip |##########################-----------------------------| 47.34% tmpyKEL9K.zip |##########################-----------------------------| 47.38% tmpyKEL9K.zip |##########################-----------------------------| 47.43% tmpyKEL9K.zip |##########################-----------------------------| 47.48% tmpyKEL9K.zip |##########################-----------------------------| 47.52% tmpyKEL9K.zip |##########################-----------------------------| 47.57% tmpyKEL9K.zip |##########################-----------------------------| 47.61% tmpyKEL9K.zip |##########################-----------------------------| 47.66% tmpyKEL9K.zip |##########################-----------------------------| 47.7% tmpyKEL9K.zip |##########################-----------------------------| 47.75% tmpyKEL9K.zip |##########################-----------------------------| 47.79% tmpyKEL9K.zip |##########################-----------------------------| 47.84% tmpyKEL9K.zip |##########################-----------------------------| 47.89% tmpyKEL9K.zip |##########################-----------------------------| 47.93% tmpyKEL9K.zip |##########################-----------------------------| 47.98% tmpyKEL9K.zip |##########################-----------------------------| 48.02% tmpyKEL9K.zip |##########################-----------------------------| 48.07% tmpyKEL9K.zip |##########################-----------------------------| 48.11% tmpyKEL9K.zip |##########################-----------------------------| 48.16% tmpyKEL9K.zip |###########################----------------------------| 48.21% tmpyKEL9K.zip |###########################----------------------------| 48.25% tmpyKEL9K.zip |###########################----------------------------| 48.3% tmpyKEL9K.zip |###########################----------------------------| 48.34% tmpyKEL9K.zip |###########################----------------------------| 48.39% tmpyKEL9K.zip |###########################----------------------------| 48.43% tmpyKEL9K.zip |###########################----------------------------| 48.48% tmpyKEL9K.zip |###########################----------------------------| 48.53% tmpyKEL9K.zip |###########################----------------------------| 48.57% tmpyKEL9K.zip |###########################----------------------------| 48.62% tmpyKEL9K.zip |###########################----------------------------| 48.66% tmpyKEL9K.zip |###########################----------------------------| 48.71% tmpyKEL9K.zip |###########################----------------------------| 48.75% tmpyKEL9K.zip |###########################----------------------------| 48.8% tmpyKEL9K.zip |###########################----------------------------| 48.84% tmpyKEL9K.zip |###########################----------------------------| 48.89% tmpyKEL9K.zip |###########################----------------------------| 48.94% tmpyKEL9K.zip |###########################----------------------------| 48.98% tmpyKEL9K.zip |###########################----------------------------| 49.03% tmpyKEL9K.zip |###########################----------------------------| 49.07% tmpyKEL9K.zip |###########################----------------------------| 49.12% tmpyKEL9K.zip |###########################----------------------------| 49.16% tmpyKEL9K.zip |###########################----------------------------| 49.21% tmpyKEL9K.zip |###########################----------------------------| 49.26% tmpyKEL9K.zip |###########################----------------------------| 49.3% tmpyKEL9K.zip |###########################----------------------------| 49.35% tmpyKEL9K.zip |###########################----------------------------| 49.39% tmpyKEL9K.zip |###########################----------------------------| 49.44% tmpyKEL9K.zip |###########################----------------------------| 49.48% tmpyKEL9K.zip |###########################----------------------------| 49.53% tmpyKEL9K.zip |###########################----------------------------| 49.58% tmpyKEL9K.zip |###########################----------------------------| 49.62% tmpyKEL9K.zip |###########################----------------------------| 49.67% tmpyKEL9K.zip |###########################----------------------------| 49.71% tmpyKEL9K.zip |###########################----------------------------| 49.76% tmpyKEL9K.zip |###########################----------------------------| 49.8% tmpyKEL9K.zip |###########################----------------------------| 49.85% tmpyKEL9K.zip |###########################----------------------------| 49.89% tmpyKEL9K.zip |###########################----------------------------| 49.94% tmpyKEL9K.zip |###########################----------------------------| 49.99% tmpyKEL9K.zip |############################---------------------------| 50.03% tmpyKEL9K.zip |############################---------------------------| 50.08% tmpyKEL9K.zip |############################---------------------------| 50.12% tmpyKEL9K.zip |############################---------------------------| 50.17% tmpyKEL9K.zip |############################---------------------------| 50.21% tmpyKEL9K.zip |############################---------------------------| 50.26% tmpyKEL9K.zip |############################---------------------------| 50.31% tmpyKEL9K.zip |############################---------------------------| 50.35% tmpyKEL9K.zip |############################---------------------------| 50.4% tmpyKEL9K.zip |############################---------------------------| 50.44% tmpyKEL9K.zip |############################---------------------------| 50.49% tmpyKEL9K.zip |############################---------------------------| 50.53% tmpyKEL9K.zip |############################---------------------------| 50.58% tmpyKEL9K.zip |############################---------------------------| 50.63% tmpyKEL9K.zip |############################---------------------------| 50.67% tmpyKEL9K.zip |############################---------------------------| 50.72% tmpyKEL9K.zip |############################---------------------------| 50.76% tmpyKEL9K.zip |############################---------------------------| 50.81% tmpyKEL9K.zip |############################---------------------------| 50.85% tmpyKEL9K.zip |############################---------------------------| 50.9% tmpyKEL9K.zip |############################---------------------------| 50.94% tmpyKEL9K.zip |############################---------------------------| 50.99% tmpyKEL9K.zip |############################---------------------------| 51.04% tmpyKEL9K.zip |############################---------------------------| 51.08% tmpyKEL9K.zip |############################---------------------------| 51.13% tmpyKEL9K.zip |############################---------------------------| 51.17% tmpyKEL9K.zip |############################---------------------------| 51.22% tmpyKEL9K.zip |############################---------------------------| 51.26% tmpyKEL9K.zip |############################---------------------------| 51.31% tmpyKEL9K.zip |############################---------------------------| 51.36% tmpyKEL9K.zip |############################---------------------------| 51.4% tmpyKEL9K.zip |############################---------------------------| 51.45% tmpyKEL9K.zip |############################---------------------------| 51.49% tmpyKEL9K.zip |############################---------------------------| 51.54% tmpyKEL9K.zip |############################---------------------------| 51.58% tmpyKEL9K.zip |############################---------------------------| 51.63% tmpyKEL9K.zip |############################---------------------------| 51.68% tmpyKEL9K.zip |############################---------------------------| 51.72% tmpyKEL9K.zip |############################---------------------------| 51.77% tmpyKEL9K.zip |############################---------------------------| 51.81% tmpyKEL9K.zip |#############################--------------------------| 51.86% tmpyKEL9K.zip |#############################--------------------------| 51.9% tmpyKEL9K.zip |#############################--------------------------| 51.95% tmpyKEL9K.zip |#############################--------------------------| 51.99% tmpyKEL9K.zip |#############################--------------------------| 52.04% tmpyKEL9K.zip |#############################--------------------------| 52.09% tmpyKEL9K.zip |#############################--------------------------| 52.13% tmpyKEL9K.zip |#############################--------------------------| 52.18% tmpyKEL9K.zip |#############################--------------------------| 52.22% tmpyKEL9K.zip |#############################--------------------------| 52.27% tmpyKEL9K.zip |#############################--------------------------| 52.31% tmpyKEL9K.zip |#############################--------------------------| 52.36% tmpyKEL9K.zip |#############################--------------------------| 52.41% tmpyKEL9K.zip |#############################--------------------------| 52.45% tmpyKEL9K.zip |#############################--------------------------| 52.5% tmpyKEL9K.zip |#############################--------------------------| 52.54% tmpyKEL9K.zip |#############################--------------------------| 52.59% tmpyKEL9K.zip |#############################--------------------------| 52.63% tmpyKEL9K.zip |#############################--------------------------| 52.68% tmpyKEL9K.zip |#############################--------------------------| 52.72% tmpyKEL9K.zip |#############################--------------------------| 52.77% tmpyKEL9K.zip |#############################--------------------------| 52.82% tmpyKEL9K.zip |#############################--------------------------| 52.86% tmpyKEL9K.zip |#############################--------------------------| 52.91% tmpyKEL9K.zip |#############################--------------------------| 52.95% tmpyKEL9K.zip |#############################--------------------------| 53.0% tmpyKEL9K.zip |#############################--------------------------| 53.04% tmpyKEL9K.zip |#############################--------------------------| 53.09% tmpyKEL9K.zip |#############################--------------------------| 53.14% tmpyKEL9K.zip |#############################--------------------------| 53.18% tmpyKEL9K.zip |#############################--------------------------| 53.23% tmpyKEL9K.zip |#############################--------------------------| 53.27% tmpyKEL9K.zip |#############################--------------------------| 53.32% tmpyKEL9K.zip |#############################--------------------------| 53.36% tmpyKEL9K.zip |#############################--------------------------| 53.41% tmpyKEL9K.zip |#############################--------------------------| 53.46% tmpyKEL9K.zip |#############################--------------------------| 53.5% tmpyKEL9K.zip |#############################--------------------------| 53.55% tmpyKEL9K.zip |#############################--------------------------| 53.59% tmpyKEL9K.zip |##############################-------------------------| 53.64% tmpyKEL9K.zip |##############################-------------------------| 53.68% tmpyKEL9K.zip |##############################-------------------------| 53.73% tmpyKEL9K.zip |##############################-------------------------| 53.77% tmpyKEL9K.zip |##############################-------------------------| 53.82% tmpyKEL9K.zip |##############################-------------------------| 53.87% tmpyKEL9K.zip |##############################-------------------------| 53.91% tmpyKEL9K.zip |##############################-------------------------| 53.96% tmpyKEL9K.zip |##############################-------------------------| 54.0% tmpyKEL9K.zip |##############################-------------------------| 54.05% tmpyKEL9K.zip |##############################-------------------------| 54.09% tmpyKEL9K.zip |##############################-------------------------| 54.14% tmpyKEL9K.zip |##############################-------------------------| 54.19% tmpyKEL9K.zip |##############################-------------------------| 54.23% tmpyKEL9K.zip |##############################-------------------------| 54.28% tmpyKEL9K.zip |##############################-------------------------| 54.32% tmpyKEL9K.zip |##############################-------------------------| 54.37% tmpyKEL9K.zip |##############################-------------------------| 54.41% tmpyKEL9K.zip |##############################-------------------------| 54.46% tmpyKEL9K.zip |##############################-------------------------| 54.51% tmpyKEL9K.zip |##############################-------------------------| 54.55% tmpyKEL9K.zip |##############################-------------------------| 54.6% tmpyKEL9K.zip |##############################-------------------------| 54.64% tmpyKEL9K.zip |##############################-------------------------| 54.69% tmpyKEL9K.zip |##############################-------------------------| 54.73% tmpyKEL9K.zip |##############################-------------------------| 54.78% tmpyKEL9K.zip |##############################-------------------------| 54.82% tmpyKEL9K.zip |##############################-------------------------| 54.87% tmpyKEL9K.zip |##############################-------------------------| 54.92% tmpyKEL9K.zip |##############################-------------------------| 54.96% tmpyKEL9K.zip |##############################-------------------------| 55.01% tmpyKEL9K.zip |##############################-------------------------| 55.05% tmpyKEL9K.zip |##############################-------------------------| 55.1% tmpyKEL9K.zip |##############################-------------------------| 55.14% tmpyKEL9K.zip |##############################-------------------------| 55.19% tmpyKEL9K.zip |##############################-------------------------| 55.24% tmpyKEL9K.zip |##############################-------------------------| 55.28% tmpyKEL9K.zip |##############################-------------------------| 55.33% tmpyKEL9K.zip |##############################-------------------------| 55.37% tmpyKEL9K.zip |##############################-------------------------| 55.42% tmpyKEL9K.zip |###############################------------------------| 55.46% tmpyKEL9K.zip |###############################------------------------| 55.51% tmpyKEL9K.zip |###############################------------------------| 55.56% tmpyKEL9K.zip |###############################------------------------| 55.6% tmpyKEL9K.zip |###############################------------------------| 55.65% tmpyKEL9K.zip |###############################------------------------| 55.69% tmpyKEL9K.zip |###############################------------------------| 55.74% tmpyKEL9K.zip |###############################------------------------| 55.78% tmpyKEL9K.zip |###############################------------------------| 55.83% tmpyKEL9K.zip |###############################------------------------| 55.87% tmpyKEL9K.zip |###############################------------------------| 55.92% tmpyKEL9K.zip |###############################------------------------| 55.97% tmpyKEL9K.zip |###############################------------------------| 56.01% tmpyKEL9K.zip |###############################------------------------| 56.06% tmpyKEL9K.zip |###############################------------------------| 56.1% tmpyKEL9K.zip |###############################------------------------| 56.15% tmpyKEL9K.zip |###############################------------------------| 56.19% tmpyKEL9K.zip |###############################------------------------| 56.24% tmpyKEL9K.zip |###############################------------------------| 56.29% tmpyKEL9K.zip |###############################------------------------| 56.33% tmpyKEL9K.zip |###############################------------------------| 56.38% tmpyKEL9K.zip |###############################------------------------| 56.42% tmpyKEL9K.zip |###############################------------------------| 56.47% tmpyKEL9K.zip |###############################------------------------| 56.51% tmpyKEL9K.zip |###############################------------------------| 56.56% tmpyKEL9K.zip |###############################------------------------| 56.61% tmpyKEL9K.zip |###############################------------------------| 56.65% tmpyKEL9K.zip |###############################------------------------| 56.7% tmpyKEL9K.zip |###############################------------------------| 56.74% tmpyKEL9K.zip |###############################------------------------| 56.79% tmpyKEL9K.zip |###############################------------------------| 56.83% tmpyKEL9K.zip |###############################------------------------| 56.88% tmpyKEL9K.zip |###############################------------------------| 56.92% tmpyKEL9K.zip |###############################------------------------| 56.97% tmpyKEL9K.zip |###############################------------------------| 57.02% tmpyKEL9K.zip |###############################------------------------| 57.06% tmpyKEL9K.zip |###############################------------------------| 57.11% tmpyKEL9K.zip |###############################------------------------| 57.15% tmpyKEL9K.zip |###############################------------------------| 57.2% tmpyKEL9K.zip |###############################------------------------| 57.24% tmpyKEL9K.zip |################################-----------------------| 57.29% tmpyKEL9K.zip |################################-----------------------| 57.34% tmpyKEL9K.zip |################################-----------------------| 57.38% tmpyKEL9K.zip |################################-----------------------| 57.43% tmpyKEL9K.zip |################################-----------------------| 57.47% tmpyKEL9K.zip |################################-----------------------| 57.52% tmpyKEL9K.zip |################################-----------------------| 57.56% tmpyKEL9K.zip |################################-----------------------| 57.61% tmpyKEL9K.zip |################################-----------------------| 57.66% tmpyKEL9K.zip |################################-----------------------| 57.7% tmpyKEL9K.zip |################################-----------------------| 57.75% tmpyKEL9K.zip |################################-----------------------| 57.79% tmpyKEL9K.zip |################################-----------------------| 57.84% tmpyKEL9K.zip |################################-----------------------| 57.88% tmpyKEL9K.zip |################################-----------------------| 57.93% tmpyKEL9K.zip |################################-----------------------| 57.97% tmpyKEL9K.zip |################################-----------------------| 58.02% tmpyKEL9K.zip |################################-----------------------| 58.07% tmpyKEL9K.zip |################################-----------------------| 58.11% tmpyKEL9K.zip |################################-----------------------| 58.16% tmpyKEL9K.zip |################################-----------------------| 58.2% tmpyKEL9K.zip |################################-----------------------| 58.25% tmpyKEL9K.zip |################################-----------------------| 58.29% tmpyKEL9K.zip |################################-----------------------| 58.34% tmpyKEL9K.zip |################################-----------------------| 58.39% tmpyKEL9K.zip |################################-----------------------| 58.43% tmpyKEL9K.zip |################################-----------------------| 58.48% tmpyKEL9K.zip |################################-----------------------| 58.52% tmpyKEL9K.zip |################################-----------------------| 58.57% tmpyKEL9K.zip |################################-----------------------| 58.61% tmpyKEL9K.zip |################################-----------------------| 58.66% tmpyKEL9K.zip |################################-----------------------| 58.71% tmpyKEL9K.zip |################################-----------------------| 58.75% tmpyKEL9K.zip |################################-----------------------| 58.8% tmpyKEL9K.zip |################################-----------------------| 58.84% tmpyKEL9K.zip |################################-----------------------| 58.89% tmpyKEL9K.zip |################################-----------------------| 58.93% tmpyKEL9K.zip |################################-----------------------| 58.98% tmpyKEL9K.zip |################################-----------------------| 59.02% tmpyKEL9K.zip |################################-----------------------| 59.07% tmpyKEL9K.zip |#################################----------------------| 59.12% tmpyKEL9K.zip |#################################----------------------| 59.16% tmpyKEL9K.zip |#################################----------------------| 59.21% tmpyKEL9K.zip |#################################----------------------| 59.25% tmpyKEL9K.zip |#################################----------------------| 59.3% tmpyKEL9K.zip |#################################----------------------| 59.34% tmpyKEL9K.zip |#################################----------------------| 59.39% tmpyKEL9K.zip |#################################----------------------| 59.44% tmpyKEL9K.zip |#################################----------------------| 59.48% tmpyKEL9K.zip |#################################----------------------| 59.53% tmpyKEL9K.zip |#################################----------------------| 59.57% tmpyKEL9K.zip |#################################----------------------| 59.62% tmpyKEL9K.zip |#################################----------------------| 59.66% tmpyKEL9K.zip |#################################----------------------| 59.71% tmpyKEL9K.zip |#################################----------------------| 59.75% tmpyKEL9K.zip |#################################----------------------| 59.8% tmpyKEL9K.zip |#################################----------------------| 59.85% tmpyKEL9K.zip |#################################----------------------| 59.89% tmpyKEL9K.zip |#################################----------------------| 59.94% tmpyKEL9K.zip |#################################----------------------| 59.98% tmpyKEL9K.zip |#################################----------------------| 60.03% tmpyKEL9K.zip |#################################----------------------| 60.07% tmpyKEL9K.zip |#################################----------------------| 60.12% tmpyKEL9K.zip |#################################----------------------| 60.17% tmpyKEL9K.zip |#################################----------------------| 60.21% tmpyKEL9K.zip |#################################----------------------| 60.26% tmpyKEL9K.zip |#################################----------------------| 60.3% tmpyKEL9K.zip |#################################----------------------| 60.35% tmpyKEL9K.zip |#################################----------------------| 60.39% tmpyKEL9K.zip |#################################----------------------| 60.44% tmpyKEL9K.zip |#################################----------------------| 60.49% tmpyKEL9K.zip |#################################----------------------| 60.53% tmpyKEL9K.zip |#################################----------------------| 60.58% tmpyKEL9K.zip |#################################----------------------| 60.62% tmpyKEL9K.zip |#################################----------------------| 60.67% tmpyKEL9K.zip |#################################----------------------| 60.71% tmpyKEL9K.zip |#################################----------------------| 60.76% tmpyKEL9K.zip |#################################----------------------| 60.8% tmpyKEL9K.zip |#################################----------------------| 60.85% tmpyKEL9K.zip |#################################----------------------| 60.9% tmpyKEL9K.zip |##################################---------------------| 60.94% tmpyKEL9K.zip |##################################---------------------| 60.99% tmpyKEL9K.zip |##################################---------------------| 61.03% tmpyKEL9K.zip |##################################---------------------| 61.08% tmpyKEL9K.zip |##################################---------------------| 61.12% tmpyKEL9K.zip |##################################---------------------| 61.17% tmpyKEL9K.zip |##################################---------------------| 61.22% tmpyKEL9K.zip |##################################---------------------| 61.26% tmpyKEL9K.zip |##################################---------------------| 61.31% tmpyKEL9K.zip |##################################---------------------| 61.35% tmpyKEL9K.zip |##################################---------------------| 61.4% tmpyKEL9K.zip |##################################---------------------| 61.44% tmpyKEL9K.zip |##################################---------------------| 61.49% tmpyKEL9K.zip |##################################---------------------| 61.54% tmpyKEL9K.zip |##################################---------------------| 61.58% tmpyKEL9K.zip |##################################---------------------| 61.63% tmpyKEL9K.zip |##################################---------------------| 61.67% tmpyKEL9K.zip |##################################---------------------| 61.72% tmpyKEL9K.zip |##################################---------------------| 61.76% tmpyKEL9K.zip |##################################---------------------| 61.81% tmpyKEL9K.zip |##################################---------------------| 61.85% tmpyKEL9K.zip |##################################---------------------| 61.9% tmpyKEL9K.zip |##################################---------------------| 61.95% tmpyKEL9K.zip |##################################---------------------| 61.99% tmpyKEL9K.zip |##################################---------------------| 62.04% tmpyKEL9K.zip |##################################---------------------| 62.08% tmpyKEL9K.zip |##################################---------------------| 62.13% tmpyKEL9K.zip |##################################---------------------| 62.17% tmpyKEL9K.zip |##################################---------------------| 62.22% tmpyKEL9K.zip |##################################---------------------| 62.27% tmpyKEL9K.zip |##################################---------------------| 62.31% tmpyKEL9K.zip |##################################---------------------| 62.36% tmpyKEL9K.zip |##################################---------------------| 62.4% tmpyKEL9K.zip |##################################---------------------| 62.45% tmpyKEL9K.zip |##################################---------------------| 62.49% tmpyKEL9K.zip |##################################---------------------| 62.54% tmpyKEL9K.zip |##################################---------------------| 62.59% tmpyKEL9K.zip |##################################---------------------| 62.63% tmpyKEL9K.zip |##################################---------------------| 62.68% tmpyKEL9K.zip |##################################---------------------| 62.72% tmpyKEL9K.zip |###################################--------------------| 62.77% tmpyKEL9K.zip |###################################--------------------| 62.81% tmpyKEL9K.zip |###################################--------------------| 62.86% tmpyKEL9K.zip |###################################--------------------| 62.9% tmpyKEL9K.zip |###################################--------------------| 62.95% tmpyKEL9K.zip |###################################--------------------| 63.0% tmpyKEL9K.zip |###################################--------------------| 63.04% tmpyKEL9K.zip |###################################--------------------| 63.09% tmpyKEL9K.zip |###################################--------------------| 63.13% tmpyKEL9K.zip |###################################--------------------| 63.18% tmpyKEL9K.zip |###################################--------------------| 63.22% tmpyKEL9K.zip |###################################--------------------| 63.27% tmpyKEL9K.zip |###################################--------------------| 63.32% tmpyKEL9K.zip |###################################--------------------| 63.36% tmpyKEL9K.zip |###################################--------------------| 63.41% tmpyKEL9K.zip |###################################--------------------| 63.45% tmpyKEL9K.zip |###################################--------------------| 63.5% tmpyKEL9K.zip |###################################--------------------| 63.54% tmpyKEL9K.zip |###################################--------------------| 63.59% tmpyKEL9K.zip |###################################--------------------| 63.64% tmpyKEL9K.zip |###################################--------------------| 63.68% tmpyKEL9K.zip |###################################--------------------| 63.73% tmpyKEL9K.zip |###################################--------------------| 63.77% tmpyKEL9K.zip |###################################--------------------| 63.82% tmpyKEL9K.zip |###################################--------------------| 63.86% tmpyKEL9K.zip |###################################--------------------| 63.91% tmpyKEL9K.zip |###################################--------------------| 63.95% tmpyKEL9K.zip |###################################--------------------| 64.0% tmpyKEL9K.zip |###################################--------------------| 64.05% tmpyKEL9K.zip |###################################--------------------| 64.09% tmpyKEL9K.zip |###################################--------------------| 64.14% tmpyKEL9K.zip |###################################--------------------| 64.18% tmpyKEL9K.zip |###################################--------------------| 64.23% tmpyKEL9K.zip |###################################--------------------| 64.27% tmpyKEL9K.zip |###################################--------------------| 64.32% tmpyKEL9K.zip |###################################--------------------| 64.37% tmpyKEL9K.zip |###################################--------------------| 64.41% tmpyKEL9K.zip |###################################--------------------| 64.46% tmpyKEL9K.zip |###################################--------------------| 64.5% tmpyKEL9K.zip |####################################-------------------| 64.55% tmpyKEL9K.zip |####################################-------------------| 64.59% tmpyKEL9K.zip |####################################-------------------| 64.64% tmpyKEL9K.zip |####################################-------------------| 64.69% tmpyKEL9K.zip |####################################-------------------| 64.73% tmpyKEL9K.zip |####################################-------------------| 64.78% tmpyKEL9K.zip |####################################-------------------| 64.82% tmpyKEL9K.zip |####################################-------------------| 64.87% tmpyKEL9K.zip |####################################-------------------| 64.91% tmpyKEL9K.zip |####################################-------------------| 64.96% tmpyKEL9K.zip |####################################-------------------| 65.0% tmpyKEL9K.zip |####################################-------------------| 65.05% tmpyKEL9K.zip |####################################-------------------| 65.1% tmpyKEL9K.zip |####################################-------------------| 65.14% tmpyKEL9K.zip |####################################-------------------| 65.19% tmpyKEL9K.zip |####################################-------------------| 65.23% tmpyKEL9K.zip |####################################-------------------| 65.28% tmpyKEL9K.zip |####################################-------------------| 65.32% tmpyKEL9K.zip |####################################-------------------| 65.37% tmpyKEL9K.zip |####################################-------------------| 65.42% tmpyKEL9K.zip |####################################-------------------| 65.46% tmpyKEL9K.zip |####################################-------------------| 65.51% tmpyKEL9K.zip |####################################-------------------| 65.55% tmpyKEL9K.zip |####################################-------------------| 65.6% tmpyKEL9K.zip |####################################-------------------| 65.64% tmpyKEL9K.zip |####################################-------------------| 65.69% tmpyKEL9K.zip |####################################-------------------| 65.74% tmpyKEL9K.zip |####################################-------------------| 65.78% tmpyKEL9K.zip |####################################-------------------| 65.83% tmpyKEL9K.zip |####################################-------------------| 65.87% tmpyKEL9K.zip |####################################-------------------| 65.92% tmpyKEL9K.zip |####################################-------------------| 65.96% tmpyKEL9K.zip |####################################-------------------| 66.01% tmpyKEL9K.zip |####################################-------------------| 66.05% tmpyKEL9K.zip |####################################-------------------| 66.1% tmpyKEL9K.zip |####################################-------------------| 66.15% tmpyKEL9K.zip |####################################-------------------| 66.19% tmpyKEL9K.zip |####################################-------------------| 66.24% tmpyKEL9K.zip |####################################-------------------| 66.28% tmpyKEL9K.zip |####################################-------------------| 66.33% tmpyKEL9K.zip |#####################################------------------| 66.37% tmpyKEL9K.zip |#####################################------------------| 66.42% tmpyKEL9K.zip |#####################################------------------| 66.47% tmpyKEL9K.zip |#####################################------------------| 66.51% tmpyKEL9K.zip |#####################################------------------| 66.56% tmpyKEL9K.zip |#####################################------------------| 66.6% tmpyKEL9K.zip |#####################################------------------| 66.65% tmpyKEL9K.zip |#####################################------------------| 66.69% tmpyKEL9K.zip |#####################################------------------| 66.74% tmpyKEL9K.zip |#####################################------------------| 66.78% tmpyKEL9K.zip |#####################################------------------| 66.83% tmpyKEL9K.zip |#####################################------------------| 66.88% tmpyKEL9K.zip |#####################################------------------| 66.92% tmpyKEL9K.zip |#####################################------------------| 66.97% tmpyKEL9K.zip |#####################################------------------| 67.01% tmpyKEL9K.zip |#####################################------------------| 67.06% tmpyKEL9K.zip |#####################################------------------| 67.1% tmpyKEL9K.zip |#####################################------------------| 67.15% tmpyKEL9K.zip |#####################################------------------| 67.2% tmpyKEL9K.zip |#####################################------------------| 67.24% tmpyKEL9K.zip |#####################################------------------| 67.29% tmpyKEL9K.zip |#####################################------------------| 67.33% tmpyKEL9K.zip |#####################################------------------| 67.38% tmpyKEL9K.zip |#####################################------------------| 67.42% tmpyKEL9K.zip |#####################################------------------| 67.47% tmpyKEL9K.zip |#####################################------------------| 67.52% tmpyKEL9K.zip |#####################################------------------| 67.56% tmpyKEL9K.zip |#####################################------------------| 67.61% tmpyKEL9K.zip |#####################################------------------| 67.65% tmpyKEL9K.zip |#####################################------------------| 67.7% tmpyKEL9K.zip |#####################################------------------| 67.74% tmpyKEL9K.zip |#####################################------------------| 67.79% tmpyKEL9K.zip |#####################################------------------| 67.83% tmpyKEL9K.zip |#####################################------------------| 67.88% tmpyKEL9K.zip |#####################################------------------| 67.93% tmpyKEL9K.zip |#####################################------------------| 67.97% tmpyKEL9K.zip |#####################################------------------| 68.02% tmpyKEL9K.zip |#####################################------------------| 68.06% tmpyKEL9K.zip |#####################################------------------| 68.11% tmpyKEL9K.zip |#####################################------------------| 68.15% tmpyKEL9K.zip |######################################-----------------| 68.2% tmpyKEL9K.zip |######################################-----------------| 68.25% tmpyKEL9K.zip |######################################-----------------| 68.29% tmpyKEL9K.zip |######################################-----------------| 68.34% tmpyKEL9K.zip |######################################-----------------| 68.38% tmpyKEL9K.zip |######################################-----------------| 68.43% tmpyKEL9K.zip |######################################-----------------| 68.47% tmpyKEL9K.zip |######################################-----------------| 68.52% tmpyKEL9K.zip |######################################-----------------| 68.57% tmpyKEL9K.zip |######################################-----------------| 68.61% tmpyKEL9K.zip |######################################-----------------| 68.66% tmpyKEL9K.zip |######################################-----------------| 68.7% tmpyKEL9K.zip |######################################-----------------| 68.75% tmpyKEL9K.zip |######################################-----------------| 68.79% tmpyKEL9K.zip |######################################-----------------| 68.84% tmpyKEL9K.zip |######################################-----------------| 68.88% tmpyKEL9K.zip |######################################-----------------| 68.93% tmpyKEL9K.zip |######################################-----------------| 68.98% tmpyKEL9K.zip |######################################-----------------| 69.02% tmpyKEL9K.zip |######################################-----------------| 69.07% tmpyKEL9K.zip |######################################-----------------| 69.11% tmpyKEL9K.zip |######################################-----------------| 69.16% tmpyKEL9K.zip |######################################-----------------| 69.2% tmpyKEL9K.zip |######################################-----------------| 69.25% tmpyKEL9K.zip |######################################-----------------| 69.3% tmpyKEL9K.zip |######################################-----------------| 69.34% tmpyKEL9K.zip |######################################-----------------| 69.39% tmpyKEL9K.zip |######################################-----------------| 69.43% tmpyKEL9K.zip |######################################-----------------| 69.48% tmpyKEL9K.zip |######################################-----------------| 69.52% tmpyKEL9K.zip |######################################-----------------| 69.57% tmpyKEL9K.zip |######################################-----------------| 69.62% tmpyKEL9K.zip |######################################-----------------| 69.66% tmpyKEL9K.zip |######################################-----------------| 69.71% tmpyKEL9K.zip |######################################-----------------| 69.75% tmpyKEL9K.zip |######################################-----------------| 69.8% tmpyKEL9K.zip |######################################-----------------| 69.84% tmpyKEL9K.zip |######################################-----------------| 69.89% tmpyKEL9K.zip |######################################-----------------| 69.93% tmpyKEL9K.zip |######################################-----------------| 69.98% tmpyKEL9K.zip |#######################################----------------| 70.03% tmpyKEL9K.zip |#######################################----------------| 70.07% tmpyKEL9K.zip |#######################################----------------| 70.12% tmpyKEL9K.zip |#######################################----------------| 70.16% tmpyKEL9K.zip |#######################################----------------| 70.21% tmpyKEL9K.zip |#######################################----------------| 70.25% tmpyKEL9K.zip |#######################################----------------| 70.3% tmpyKEL9K.zip |#######################################----------------| 70.35% tmpyKEL9K.zip |#######################################----------------| 70.39% tmpyKEL9K.zip |#######################################----------------| 70.44% tmpyKEL9K.zip |#######################################----------------| 70.48% tmpyKEL9K.zip |#######################################----------------| 70.53% tmpyKEL9K.zip |#######################################----------------| 70.57% tmpyKEL9K.zip |#######################################----------------| 70.62% tmpyKEL9K.zip |#######################################----------------| 70.67% tmpyKEL9K.zip |#######################################----------------| 70.71% tmpyKEL9K.zip |#######################################----------------| 70.76% tmpyKEL9K.zip |#######################################----------------| 70.8% tmpyKEL9K.zip |#######################################----------------| 70.85% tmpyKEL9K.zip |#######################################----------------| 70.89% tmpyKEL9K.zip |#######################################----------------| 70.94% tmpyKEL9K.zip |#######################################----------------| 70.98% tmpyKEL9K.zip |#######################################----------------| 71.03% tmpyKEL9K.zip |#######################################----------------| 71.08% tmpyKEL9K.zip |#######################################----------------| 71.12% tmpyKEL9K.zip |#######################################----------------| 71.17% tmpyKEL9K.zip |#######################################----------------| 71.21% tmpyKEL9K.zip |#######################################----------------| 71.26% tmpyKEL9K.zip |#######################################----------------| 71.3% tmpyKEL9K.zip |#######################################----------------| 71.35% tmpyKEL9K.zip |#######################################----------------| 71.4% tmpyKEL9K.zip |#######################################----------------| 71.44% tmpyKEL9K.zip |#######################################----------------| 71.49% tmpyKEL9K.zip |#######################################----------------| 71.53% tmpyKEL9K.zip |#######################################----------------| 71.58% tmpyKEL9K.zip |#######################################----------------| 71.62% tmpyKEL9K.zip |#######################################----------------| 71.67% tmpyKEL9K.zip |#######################################----------------| 71.72% tmpyKEL9K.zip |#######################################----------------| 71.76% tmpyKEL9K.zip |#######################################----------------| 71.81% tmpyKEL9K.zip |########################################---------------| 71.85% tmpyKEL9K.zip |########################################---------------| 71.9% tmpyKEL9K.zip |########################################---------------| 71.94% tmpyKEL9K.zip |########################################---------------| 71.99% tmpyKEL9K.zip |########################################---------------| 72.03% tmpyKEL9K.zip |########################################---------------| 72.08% tmpyKEL9K.zip |########################################---------------| 72.13% tmpyKEL9K.zip |########################################---------------| 72.17% tmpyKEL9K.zip |########################################---------------| 72.22% tmpyKEL9K.zip |########################################---------------| 72.26% tmpyKEL9K.zip |########################################---------------| 72.31% tmpyKEL9K.zip |########################################---------------| 72.35% tmpyKEL9K.zip |########################################---------------| 72.4% tmpyKEL9K.zip |########################################---------------| 72.45% tmpyKEL9K.zip |########################################---------------| 72.49% tmpyKEL9K.zip |########################################---------------| 72.54% tmpyKEL9K.zip |########################################---------------| 72.58% tmpyKEL9K.zip |########################################---------------| 72.63% tmpyKEL9K.zip |########################################---------------| 72.67% tmpyKEL9K.zip |########################################---------------| 72.72% tmpyKEL9K.zip |########################################---------------| 72.77% tmpyKEL9K.zip |########################################---------------| 72.81% tmpyKEL9K.zip |########################################---------------| 72.86% tmpyKEL9K.zip |########################################---------------| 72.9% tmpyKEL9K.zip |########################################---------------| 72.95% tmpyKEL9K.zip |########################################---------------| 72.99% tmpyKEL9K.zip |########################################---------------| 73.04% tmpyKEL9K.zip |########################################---------------| 73.08% tmpyKEL9K.zip |########################################---------------| 73.13% tmpyKEL9K.zip |########################################---------------| 73.18% tmpyKEL9K.zip |########################################---------------| 73.22% tmpyKEL9K.zip |########################################---------------| 73.27% tmpyKEL9K.zip |########################################---------------| 73.31% tmpyKEL9K.zip |########################################---------------| 73.36% tmpyKEL9K.zip |########################################---------------| 73.4% tmpyKEL9K.zip |########################################---------------| 73.45% tmpyKEL9K.zip |########################################---------------| 73.5% tmpyKEL9K.zip |########################################---------------| 73.54% tmpyKEL9K.zip |########################################---------------| 73.59% tmpyKEL9K.zip |########################################---------------| 73.63% tmpyKEL9K.zip |#########################################--------------| 73.68% tmpyKEL9K.zip |#########################################--------------| 73.72% tmpyKEL9K.zip |#########################################--------------| 73.77% tmpyKEL9K.zip |#########################################--------------| 73.81% tmpyKEL9K.zip |#########################################--------------| 73.86% tmpyKEL9K.zip |#########################################--------------| 73.91% tmpyKEL9K.zip |#########################################--------------| 73.95% tmpyKEL9K.zip |#########################################--------------| 74.0% tmpyKEL9K.zip |#########################################--------------| 74.04% tmpyKEL9K.zip |#########################################--------------| 74.09% tmpyKEL9K.zip |#########################################--------------| 74.13% tmpyKEL9K.zip |#########################################--------------| 74.18% tmpyKEL9K.zip |#########################################--------------| 74.23% tmpyKEL9K.zip |#########################################--------------| 74.27% tmpyKEL9K.zip |#########################################--------------| 74.32% tmpyKEL9K.zip |#########################################--------------| 74.36% tmpyKEL9K.zip |#########################################--------------| 74.41% tmpyKEL9K.zip |#########################################--------------| 74.45% tmpyKEL9K.zip |#########################################--------------| 74.5% tmpyKEL9K.zip |#########################################--------------| 74.55% tmpyKEL9K.zip |#########################################--------------| 74.59% tmpyKEL9K.zip |#########################################--------------| 74.64% tmpyKEL9K.zip |#########################################--------------| 74.68% tmpyKEL9K.zip |#########################################--------------| 74.73% tmpyKEL9K.zip |#########################################--------------| 74.77% tmpyKEL9K.zip |#########################################--------------| 74.82% tmpyKEL9K.zip |#########################################--------------| 74.86% tmpyKEL9K.zip |#########################################--------------| 74.91% tmpyKEL9K.zip |#########################################--------------| 74.96% tmpyKEL9K.zip |#########################################--------------| 75.0% tmpyKEL9K.zip |#########################################--------------| 75.05% tmpyKEL9K.zip |#########################################--------------| 75.09% tmpyKEL9K.zip |#########################################--------------| 75.14% tmpyKEL9K.zip |#########################################--------------| 75.18% tmpyKEL9K.zip |#########################################--------------| 75.23% tmpyKEL9K.zip |#########################################--------------| 75.28% tmpyKEL9K.zip |#########################################--------------| 75.32% tmpyKEL9K.zip |#########################################--------------| 75.37% tmpyKEL9K.zip |#########################################--------------| 75.41% tmpyKEL9K.zip |##########################################-------------| 75.46% tmpyKEL9K.zip |##########################################-------------| 75.5% tmpyKEL9K.zip |##########################################-------------| 75.55% tmpyKEL9K.zip |##########################################-------------| 75.6% tmpyKEL9K.zip |##########################################-------------| 75.64% tmpyKEL9K.zip |##########################################-------------| 75.69% tmpyKEL9K.zip |##########################################-------------| 75.73% tmpyKEL9K.zip |##########################################-------------| 75.78% tmpyKEL9K.zip |##########################################-------------| 75.82% tmpyKEL9K.zip |##########################################-------------| 75.87% tmpyKEL9K.zip |##########################################-------------| 75.91% tmpyKEL9K.zip |##########################################-------------| 75.96% tmpyKEL9K.zip |##########################################-------------| 76.01% tmpyKEL9K.zip |##########################################-------------| 76.05% tmpyKEL9K.zip |##########################################-------------| 76.1% tmpyKEL9K.zip |##########################################-------------| 76.14% tmpyKEL9K.zip |##########################################-------------| 76.19% tmpyKEL9K.zip |##########################################-------------| 76.23% tmpyKEL9K.zip |##########################################-------------| 76.28% tmpyKEL9K.zip |##########################################-------------| 76.33% tmpyKEL9K.zip |##########################################-------------| 76.37% tmpyKEL9K.zip |##########################################-------------| 76.42% tmpyKEL9K.zip |##########################################-------------| 76.46% tmpyKEL9K.zip |##########################################-------------| 76.51% tmpyKEL9K.zip |##########################################-------------| 76.55% tmpyKEL9K.zip |##########################################-------------| 76.6% tmpyKEL9K.zip |##########################################-------------| 76.65% tmpyKEL9K.zip |##########################################-------------| 76.69% tmpyKEL9K.zip |##########################################-------------| 76.74% tmpyKEL9K.zip |##########################################-------------| 76.78% tmpyKEL9K.zip |##########################################-------------| 76.83% tmpyKEL9K.zip |##########################################-------------| 76.87% tmpyKEL9K.zip |##########################################-------------| 76.92% tmpyKEL9K.zip |##########################################-------------| 76.96% tmpyKEL9K.zip |##########################################-------------| 77.01% tmpyKEL9K.zip |##########################################-------------| 77.06% tmpyKEL9K.zip |##########################################-------------| 77.1% tmpyKEL9K.zip |##########################################-------------| 77.15% tmpyKEL9K.zip |##########################################-------------| 77.19% tmpyKEL9K.zip |##########################################-------------| 77.24% tmpyKEL9K.zip |###########################################------------| 77.28% tmpyKEL9K.zip |###########################################------------| 77.33% tmpyKEL9K.zip |###########################################------------| 77.38% tmpyKEL9K.zip |###########################################------------| 77.42% tmpyKEL9K.zip |###########################################------------| 77.47% tmpyKEL9K.zip |###########################################------------| 77.51% tmpyKEL9K.zip |###########################################------------| 77.56% tmpyKEL9K.zip |###########################################------------| 77.6% tmpyKEL9K.zip |###########################################------------| 77.65% tmpyKEL9K.zip |###########################################------------| 77.7% tmpyKEL9K.zip |###########################################------------| 77.74% tmpyKEL9K.zip |###########################################------------| 77.79% tmpyKEL9K.zip |###########################################------------| 77.83% tmpyKEL9K.zip |###########################################------------| 77.88% tmpyKEL9K.zip |###########################################------------| 77.92% tmpyKEL9K.zip |###########################################------------| 77.97% tmpyKEL9K.zip |###########################################------------| 78.01% tmpyKEL9K.zip |###########################################------------| 78.06% tmpyKEL9K.zip |###########################################------------| 78.11% tmpyKEL9K.zip |###########################################------------| 78.15% tmpyKEL9K.zip |###########################################------------| 78.2% tmpyKEL9K.zip |###########################################------------| 78.24% tmpyKEL9K.zip |###########################################------------| 78.29% tmpyKEL9K.zip |###########################################------------| 78.33% tmpyKEL9K.zip |###########################################------------| 78.38% tmpyKEL9K.zip |###########################################------------| 78.43% tmpyKEL9K.zip |###########################################------------| 78.47% tmpyKEL9K.zip |###########################################------------| 78.52% tmpyKEL9K.zip |###########################################------------| 78.56% tmpyKEL9K.zip |###########################################------------| 78.61% tmpyKEL9K.zip |###########################################------------| 78.65% tmpyKEL9K.zip |###########################################------------| 78.7% tmpyKEL9K.zip |###########################################------------| 78.75% tmpyKEL9K.zip |###########################################------------| 78.79% tmpyKEL9K.zip |###########################################------------| 78.84% tmpyKEL9K.zip |###########################################------------| 78.88% tmpyKEL9K.zip |###########################################------------| 78.93% tmpyKEL9K.zip |###########################################------------| 78.97% tmpyKEL9K.zip |###########################################------------| 79.02% tmpyKEL9K.zip |###########################################------------| 79.06% tmpyKEL9K.zip |############################################-----------| 79.11% tmpyKEL9K.zip |############################################-----------| 79.16% tmpyKEL9K.zip |############################################-----------| 79.2% tmpyKEL9K.zip |############################################-----------| 79.25% tmpyKEL9K.zip |############################################-----------| 79.29% tmpyKEL9K.zip |############################################-----------| 79.34% tmpyKEL9K.zip |############################################-----------| 79.38% tmpyKEL9K.zip |############################################-----------| 79.43% tmpyKEL9K.zip |############################################-----------| 79.48% tmpyKEL9K.zip |############################################-----------| 79.52% tmpyKEL9K.zip |############################################-----------| 79.57% tmpyKEL9K.zip |############################################-----------| 79.61% tmpyKEL9K.zip |############################################-----------| 79.66% tmpyKEL9K.zip |############################################-----------| 79.7% tmpyKEL9K.zip |############################################-----------| 79.75% tmpyKEL9K.zip |############################################-----------| 79.8% tmpyKEL9K.zip |############################################-----------| 79.84% tmpyKEL9K.zip |############################################-----------| 79.89% tmpyKEL9K.zip |############################################-----------| 79.93% tmpyKEL9K.zip |############################################-----------| 79.98% tmpyKEL9K.zip |############################################-----------| 80.02% tmpyKEL9K.zip |############################################-----------| 80.07% tmpyKEL9K.zip |############################################-----------| 80.11% tmpyKEL9K.zip |############################################-----------| 80.16% tmpyKEL9K.zip |############################################-----------| 80.21% tmpyKEL9K.zip |############################################-----------| 80.25% tmpyKEL9K.zip |############################################-----------| 80.3% tmpyKEL9K.zip |############################################-----------| 80.34% tmpyKEL9K.zip |############################################-----------| 80.39% tmpyKEL9K.zip |############################################-----------| 80.43% tmpyKEL9K.zip |############################################-----------| 80.48% tmpyKEL9K.zip |############################################-----------| 80.53% tmpyKEL9K.zip |############################################-----------| 80.57% tmpyKEL9K.zip |############################################-----------| 80.62% tmpyKEL9K.zip |############################################-----------| 80.66% tmpyKEL9K.zip |############################################-----------| 80.71% tmpyKEL9K.zip |############################################-----------| 80.75% tmpyKEL9K.zip |############################################-----------| 80.8% tmpyKEL9K.zip |############################################-----------| 80.84% tmpyKEL9K.zip |############################################-----------| 80.89% tmpyKEL9K.zip |#############################################----------| 80.94% tmpyKEL9K.zip |#############################################----------| 80.98% tmpyKEL9K.zip |#############################################----------| 81.03% tmpyKEL9K.zip |#############################################----------| 81.07% tmpyKEL9K.zip |#############################################----------| 81.12% tmpyKEL9K.zip |#############################################----------| 81.16% tmpyKEL9K.zip |#############################################----------| 81.21% tmpyKEL9K.zip |#############################################----------| 81.26% tmpyKEL9K.zip |#############################################----------| 81.3% tmpyKEL9K.zip |#############################################----------| 81.35% tmpyKEL9K.zip |#############################################----------| 81.39% tmpyKEL9K.zip |#############################################----------| 81.44% tmpyKEL9K.zip |#############################################----------| 81.48% tmpyKEL9K.zip |#############################################----------| 81.53% tmpyKEL9K.zip |#############################################----------| 81.58% tmpyKEL9K.zip |#############################################----------| 81.62% tmpyKEL9K.zip |#############################################----------| 81.67% tmpyKEL9K.zip |#############################################----------| 81.71% tmpyKEL9K.zip |#############################################----------| 81.76% tmpyKEL9K.zip |#############################################----------| 81.8% tmpyKEL9K.zip |#############################################----------| 81.85% tmpyKEL9K.zip |#############################################----------| 81.89% tmpyKEL9K.zip |#############################################----------| 81.94% tmpyKEL9K.zip |#############################################----------| 81.99% tmpyKEL9K.zip |#############################################----------| 82.03% tmpyKEL9K.zip |#############################################----------| 82.08% tmpyKEL9K.zip |#############################################----------| 82.12% tmpyKEL9K.zip |#############################################----------| 82.17% tmpyKEL9K.zip |#############################################----------| 82.21% tmpyKEL9K.zip |#############################################----------| 82.26% tmpyKEL9K.zip |#############################################----------| 82.31% tmpyKEL9K.zip |#############################################----------| 82.35% tmpyKEL9K.zip |#############################################----------| 82.4% tmpyKEL9K.zip |#############################################----------| 82.44% tmpyKEL9K.zip |#############################################----------| 82.49% tmpyKEL9K.zip |#############################################----------| 82.53% tmpyKEL9K.zip |#############################################----------| 82.58% tmpyKEL9K.zip |#############################################----------| 82.63% tmpyKEL9K.zip |#############################################----------| 82.67% tmpyKEL9K.zip |#############################################----------| 82.72% tmpyKEL9K.zip |##############################################---------| 82.76% tmpyKEL9K.zip |##############################################---------| 82.81% tmpyKEL9K.zip |##############################################---------| 82.85% tmpyKEL9K.zip |##############################################---------| 82.9% tmpyKEL9K.zip |##############################################---------| 82.94% tmpyKEL9K.zip |##############################################---------| 82.99% tmpyKEL9K.zip |##############################################---------| 83.04% tmpyKEL9K.zip |##############################################---------| 83.08% tmpyKEL9K.zip |##############################################---------| 83.13% tmpyKEL9K.zip |##############################################---------| 83.17% tmpyKEL9K.zip |##############################################---------| 83.22% tmpyKEL9K.zip |##############################################---------| 83.26% tmpyKEL9K.zip |##############################################---------| 83.31% tmpyKEL9K.zip |##############################################---------| 83.36% tmpyKEL9K.zip |##############################################---------| 83.4% tmpyKEL9K.zip |##############################################---------| 83.45% tmpyKEL9K.zip |##############################################---------| 83.49% tmpyKEL9K.zip |##############################################---------| 83.54% tmpyKEL9K.zip |##############################################---------| 83.58% tmpyKEL9K.zip |##############################################---------| 83.63% tmpyKEL9K.zip |##############################################---------| 83.68% tmpyKEL9K.zip |##############################################---------| 83.72% tmpyKEL9K.zip |##############################################---------| 83.77% tmpyKEL9K.zip |##############################################---------| 83.81% tmpyKEL9K.zip |##############################################---------| 83.86% tmpyKEL9K.zip |##############################################---------| 83.9% tmpyKEL9K.zip |##############################################---------| 83.95% tmpyKEL9K.zip |##############################################---------| 83.99% tmpyKEL9K.zip |##############################################---------| 84.04% tmpyKEL9K.zip |##############################################---------| 84.09% tmpyKEL9K.zip |##############################################---------| 84.13% tmpyKEL9K.zip |##############################################---------| 84.18% tmpyKEL9K.zip |##############################################---------| 84.22% tmpyKEL9K.zip |##############################################---------| 84.27% tmpyKEL9K.zip |##############################################---------| 84.31% tmpyKEL9K.zip |##############################################---------| 84.36% tmpyKEL9K.zip |##############################################---------| 84.41% tmpyKEL9K.zip |##############################################---------| 84.45% tmpyKEL9K.zip |##############################################---------| 84.5% tmpyKEL9K.zip |##############################################---------| 84.54% tmpyKEL9K.zip |###############################################--------| 84.59% tmpyKEL9K.zip |###############################################--------| 84.63% tmpyKEL9K.zip |###############################################--------| 84.68% tmpyKEL9K.zip |###############################################--------| 84.73% tmpyKEL9K.zip |###############################################--------| 84.77% tmpyKEL9K.zip |###############################################--------| 84.82% tmpyKEL9K.zip |###############################################--------| 84.86% tmpyKEL9K.zip |###############################################--------| 84.91% tmpyKEL9K.zip |###############################################--------| 84.95% tmpyKEL9K.zip |###############################################--------| 85.0% tmpyKEL9K.zip |###############################################--------| 85.04% tmpyKEL9K.zip |###############################################--------| 85.09% tmpyKEL9K.zip |###############################################--------| 85.14% tmpyKEL9K.zip |###############################################--------| 85.18% tmpyKEL9K.zip |###############################################--------| 85.23% tmpyKEL9K.zip |###############################################--------| 85.27% tmpyKEL9K.zip |###############################################--------| 85.32% tmpyKEL9K.zip |###############################################--------| 85.36% tmpyKEL9K.zip |###############################################--------| 85.41% tmpyKEL9K.zip |###############################################--------| 85.46% tmpyKEL9K.zip |###############################################--------| 85.5% tmpyKEL9K.zip |###############################################--------| 85.55% tmpyKEL9K.zip |###############################################--------| 85.59% tmpyKEL9K.zip |###############################################--------| 85.64% tmpyKEL9K.zip |###############################################--------| 85.68% tmpyKEL9K.zip |###############################################--------| 85.73% tmpyKEL9K.zip |###############################################--------| 85.78% tmpyKEL9K.zip |###############################################--------| 85.82% tmpyKEL9K.zip |###############################################--------| 85.87% tmpyKEL9K.zip |###############################################--------| 85.91% tmpyKEL9K.zip |###############################################--------| 85.96% tmpyKEL9K.zip |###############################################--------| 86.0% tmpyKEL9K.zip |###############################################--------| 86.05% tmpyKEL9K.zip |###############################################--------| 86.09% tmpyKEL9K.zip |###############################################--------| 86.14% tmpyKEL9K.zip |###############################################--------| 86.19% tmpyKEL9K.zip |###############################################--------| 86.23% tmpyKEL9K.zip |###############################################--------| 86.28% tmpyKEL9K.zip |###############################################--------| 86.32% tmpyKEL9K.zip |################################################-------| 86.37% tmpyKEL9K.zip |################################################-------| 86.41% tmpyKEL9K.zip |################################################-------| 86.46% tmpyKEL9K.zip |################################################-------| 86.51% tmpyKEL9K.zip |################################################-------| 86.55% tmpyKEL9K.zip |################################################-------| 86.6% tmpyKEL9K.zip |################################################-------| 86.64% tmpyKEL9K.zip |################################################-------| 86.69% tmpyKEL9K.zip |################################################-------| 86.73% tmpyKEL9K.zip |################################################-------| 86.78% tmpyKEL9K.zip |################################################-------| 86.83% tmpyKEL9K.zip |################################################-------| 86.87% tmpyKEL9K.zip |################################################-------| 86.92% tmpyKEL9K.zip |################################################-------| 86.96% tmpyKEL9K.zip |################################################-------| 87.01% tmpyKEL9K.zip |################################################-------| 87.05% tmpyKEL9K.zip |################################################-------| 87.1% tmpyKEL9K.zip |################################################-------| 87.14% tmpyKEL9K.zip |################################################-------| 87.19% tmpyKEL9K.zip |################################################-------| 87.24% tmpyKEL9K.zip |################################################-------| 87.28% tmpyKEL9K.zip |################################################-------| 87.33% tmpyKEL9K.zip |################################################-------| 87.37% tmpyKEL9K.zip |################################################-------| 87.42% tmpyKEL9K.zip |################################################-------| 87.46% tmpyKEL9K.zip |################################################-------| 87.51% tmpyKEL9K.zip |################################################-------| 87.56% tmpyKEL9K.zip |################################################-------| 87.6% tmpyKEL9K.zip |################################################-------| 87.65% tmpyKEL9K.zip |################################################-------| 87.69% tmpyKEL9K.zip |################################################-------| 87.74% tmpyKEL9K.zip |################################################-------| 87.78% tmpyKEL9K.zip |################################################-------| 87.83% tmpyKEL9K.zip |################################################-------| 87.87% tmpyKEL9K.zip |################################################-------| 87.92% tmpyKEL9K.zip |################################################-------| 87.97% tmpyKEL9K.zip |################################################-------| 88.01% tmpyKEL9K.zip |################################################-------| 88.06% tmpyKEL9K.zip |################################################-------| 88.1% tmpyKEL9K.zip |################################################-------| 88.15% tmpyKEL9K.zip |#################################################------| 88.19% tmpyKEL9K.zip |#################################################------| 88.24% tmpyKEL9K.zip |#################################################------| 88.29% tmpyKEL9K.zip |#################################################------| 88.33% tmpyKEL9K.zip |#################################################------| 88.38% tmpyKEL9K.zip |#################################################------| 88.42% tmpyKEL9K.zip |#################################################------| 88.47% tmpyKEL9K.zip |#################################################------| 88.51% tmpyKEL9K.zip |#################################################------| 88.56% tmpyKEL9K.zip |#################################################------| 88.61% tmpyKEL9K.zip |#################################################------| 88.65% tmpyKEL9K.zip |#################################################------| 88.7% tmpyKEL9K.zip |#################################################------| 88.74% tmpyKEL9K.zip |#################################################------| 88.79% tmpyKEL9K.zip |#################################################------| 88.83% tmpyKEL9K.zip |#################################################------| 88.88% tmpyKEL9K.zip |#################################################------| 88.92% tmpyKEL9K.zip |#################################################------| 88.97% tmpyKEL9K.zip |#################################################------| 89.02% tmpyKEL9K.zip |#################################################------| 89.06% tmpyKEL9K.zip |#################################################------| 89.11% tmpyKEL9K.zip |#################################################------| 89.15% tmpyKEL9K.zip |#################################################------| 89.2% tmpyKEL9K.zip |#################################################------| 89.24% tmpyKEL9K.zip |#################################################------| 89.29% tmpyKEL9K.zip |#################################################------| 89.34% tmpyKEL9K.zip |#################################################------| 89.38% tmpyKEL9K.zip |#################################################------| 89.43% tmpyKEL9K.zip |#################################################------| 89.47% tmpyKEL9K.zip |#################################################------| 89.52% tmpyKEL9K.zip |#################################################------| 89.56% tmpyKEL9K.zip |#################################################------| 89.61% tmpyKEL9K.zip |#################################################------| 89.66% tmpyKEL9K.zip |#################################################------| 89.7% tmpyKEL9K.zip |#################################################------| 89.75% tmpyKEL9K.zip |#################################################------| 89.79% tmpyKEL9K.zip |#################################################------| 89.84% tmpyKEL9K.zip |#################################################------| 89.88% tmpyKEL9K.zip |#################################################------| 89.93% tmpyKEL9K.zip |#################################################------| 89.97% tmpyKEL9K.zip |##################################################-----| 90.02% tmpyKEL9K.zip |##################################################-----| 90.07% tmpyKEL9K.zip |##################################################-----| 90.11% tmpyKEL9K.zip |##################################################-----| 90.16% tmpyKEL9K.zip |##################################################-----| 90.2% tmpyKEL9K.zip |##################################################-----| 90.25% tmpyKEL9K.zip |##################################################-----| 90.29% tmpyKEL9K.zip |##################################################-----| 90.34% tmpyKEL9K.zip |##################################################-----| 90.39% tmpyKEL9K.zip |##################################################-----| 90.43% tmpyKEL9K.zip |##################################################-----| 90.48% tmpyKEL9K.zip |##################################################-----| 90.52% tmpyKEL9K.zip |##################################################-----| 90.57% tmpyKEL9K.zip |##################################################-----| 90.61% tmpyKEL9K.zip |##################################################-----| 90.66% tmpyKEL9K.zip |##################################################-----| 90.71% tmpyKEL9K.zip |##################################################-----| 90.75% tmpyKEL9K.zip |##################################################-----| 90.8% tmpyKEL9K.zip |##################################################-----| 90.84% tmpyKEL9K.zip |##################################################-----| 90.89% tmpyKEL9K.zip |##################################################-----| 90.93% tmpyKEL9K.zip |##################################################-----| 90.98% tmpyKEL9K.zip |##################################################-----| 91.02% tmpyKEL9K.zip |##################################################-----| 91.07% tmpyKEL9K.zip |##################################################-----| 91.12% tmpyKEL9K.zip |##################################################-----| 91.16% tmpyKEL9K.zip |##################################################-----| 91.21% tmpyKEL9K.zip |##################################################-----| 91.25% tmpyKEL9K.zip |##################################################-----| 91.3% tmpyKEL9K.zip |##################################################-----| 91.34% tmpyKEL9K.zip |##################################################-----| 91.39% tmpyKEL9K.zip |##################################################-----| 91.44% tmpyKEL9K.zip |##################################################-----| 91.48% tmpyKEL9K.zip |##################################################-----| 91.53% tmpyKEL9K.zip |##################################################-----| 91.57% tmpyKEL9K.zip |##################################################-----| 91.62% tmpyKEL9K.zip |##################################################-----| 91.66% tmpyKEL9K.zip |##################################################-----| 91.71% tmpyKEL9K.zip |##################################################-----| 91.76% tmpyKEL9K.zip |##################################################-----| 91.8% tmpyKEL9K.zip |###################################################----| 91.85% tmpyKEL9K.zip |###################################################----| 91.89% tmpyKEL9K.zip |###################################################----| 91.94% tmpyKEL9K.zip |###################################################----| 91.98% tmpyKEL9K.zip |###################################################----| 92.03% tmpyKEL9K.zip |###################################################----| 92.07% tmpyKEL9K.zip |###################################################----| 92.12% tmpyKEL9K.zip |###################################################----| 92.17% tmpyKEL9K.zip |###################################################----| 92.21% tmpyKEL9K.zip |###################################################----| 92.26% tmpyKEL9K.zip |###################################################----| 92.3% tmpyKEL9K.zip |###################################################----| 92.35% tmpyKEL9K.zip |###################################################----| 92.39% tmpyKEL9K.zip |###################################################----| 92.44% tmpyKEL9K.zip |###################################################----| 92.49% tmpyKEL9K.zip |###################################################----| 92.53% tmpyKEL9K.zip |###################################################----| 92.58% tmpyKEL9K.zip |###################################################----| 92.62% tmpyKEL9K.zip |###################################################----| 92.67% tmpyKEL9K.zip |###################################################----| 92.71% tmpyKEL9K.zip |###################################################----| 92.76% tmpyKEL9K.zip |###################################################----| 92.81% tmpyKEL9K.zip |###################################################----| 92.85% tmpyKEL9K.zip |###################################################----| 92.9% tmpyKEL9K.zip |###################################################----| 92.94% tmpyKEL9K.zip |###################################################----| 92.99% tmpyKEL9K.zip |###################################################----| 93.03% tmpyKEL9K.zip |###################################################----| 93.08% tmpyKEL9K.zip |###################################################----| 93.12% tmpyKEL9K.zip |###################################################----| 93.17% tmpyKEL9K.zip |###################################################----| 93.22% tmpyKEL9K.zip |###################################################----| 93.26% tmpyKEL9K.zip |###################################################----| 93.31% tmpyKEL9K.zip |###################################################----| 93.35% tmpyKEL9K.zip |###################################################----| 93.4% tmpyKEL9K.zip |###################################################----| 93.44% tmpyKEL9K.zip |###################################################----| 93.49% tmpyKEL9K.zip |###################################################----| 93.54% tmpyKEL9K.zip |###################################################----| 93.58% tmpyKEL9K.zip |###################################################----| 93.63% tmpyKEL9K.zip |####################################################---| 93.67% tmpyKEL9K.zip |####################################################---| 93.72% tmpyKEL9K.zip |####################################################---| 93.76% tmpyKEL9K.zip |####################################################---| 93.81% tmpyKEL9K.zip |####################################################---| 93.86% tmpyKEL9K.zip |####################################################---| 93.9% tmpyKEL9K.zip |####################################################---| 93.95% tmpyKEL9K.zip |####################################################---| 93.99% tmpyKEL9K.zip |####################################################---| 94.04% tmpyKEL9K.zip |####################################################---| 94.08% tmpyKEL9K.zip |####################################################---| 94.13% tmpyKEL9K.zip |####################################################---| 94.17% tmpyKEL9K.zip |####################################################---| 94.22% tmpyKEL9K.zip |####################################################---| 94.27% tmpyKEL9K.zip |####################################################---| 94.31% tmpyKEL9K.zip |####################################################---| 94.36% tmpyKEL9K.zip |####################################################---| 94.4% tmpyKEL9K.zip |####################################################---| 94.45% tmpyKEL9K.zip |####################################################---| 94.49% tmpyKEL9K.zip |####################################################---| 94.54% tmpyKEL9K.zip |####################################################---| 94.59% tmpyKEL9K.zip |####################################################---| 94.63% tmpyKEL9K.zip |####################################################---| 94.68% tmpyKEL9K.zip |####################################################---| 94.72% tmpyKEL9K.zip |####################################################---| 94.77% tmpyKEL9K.zip |####################################################---| 94.81% tmpyKEL9K.zip |####################################################---| 94.86% tmpyKEL9K.zip |####################################################---| 94.9% tmpyKEL9K.zip |####################################################---| 94.95% tmpyKEL9K.zip |####################################################---| 95.0% tmpyKEL9K.zip |####################################################---| 95.04% tmpyKEL9K.zip |####################################################---| 95.09% tmpyKEL9K.zip |####################################################---| 95.13% tmpyKEL9K.zip |####################################################---| 95.18% tmpyKEL9K.zip |####################################################---| 95.22% tmpyKEL9K.zip |####################################################---| 95.27% tmpyKEL9K.zip |####################################################---| 95.32% tmpyKEL9K.zip |####################################################---| 95.36% tmpyKEL9K.zip |####################################################---| 95.41% tmpyKEL9K.zip |####################################################---| 95.45% tmpyKEL9K.zip |#####################################################--| 95.5% tmpyKEL9K.zip |#####################################################--| 95.54% tmpyKEL9K.zip |#####################################################--| 95.59% tmpyKEL9K.zip |#####################################################--| 95.64% tmpyKEL9K.zip |#####################################################--| 95.68% tmpyKEL9K.zip |#####################################################--| 95.73% tmpyKEL9K.zip |#####################################################--| 95.77% tmpyKEL9K.zip |#####################################################--| 95.82% tmpyKEL9K.zip |#####################################################--| 95.86% tmpyKEL9K.zip |#####################################################--| 95.91% tmpyKEL9K.zip |#####################################################--| 95.95% tmpyKEL9K.zip |#####################################################--| 96.0% tmpyKEL9K.zip |#####################################################--| 96.05% tmpyKEL9K.zip |#####################################################--| 96.09% tmpyKEL9K.zip |#####################################################--| 96.14% tmpyKEL9K.zip |#####################################################--| 96.18% tmpyKEL9K.zip |#####################################################--| 96.23% tmpyKEL9K.zip |#####################################################--| 96.27% tmpyKEL9K.zip |#####################################################--| 96.32% tmpyKEL9K.zip |#####################################################--| 96.37% tmpyKEL9K.zip |#####################################################--| 96.41% tmpyKEL9K.zip |#####################################################--| 96.46% tmpyKEL9K.zip |#####################################################--| 96.5% tmpyKEL9K.zip |#####################################################--| 96.55% tmpyKEL9K.zip |#####################################################--| 96.59% tmpyKEL9K.zip |#####################################################--| 96.64% tmpyKEL9K.zip |#####################################################--| 96.69% tmpyKEL9K.zip |#####################################################--| 96.73% tmpyKEL9K.zip |#####################################################--| 96.78% tmpyKEL9K.zip |#####################################################--| 96.82% tmpyKEL9K.zip |#####################################################--| 96.87% tmpyKEL9K.zip |#####################################################--| 96.91% tmpyKEL9K.zip |#####################################################--| 96.96% tmpyKEL9K.zip |#####################################################--| 97.0% tmpyKEL9K.zip |#####################################################--| 97.05% tmpyKEL9K.zip |#####################################################--| 97.1% tmpyKEL9K.zip |#####################################################--| 97.14% tmpyKEL9K.zip |#####################################################--| 97.19% tmpyKEL9K.zip |#####################################################--| 97.23% tmpyKEL9K.zip |######################################################-| 97.28% tmpyKEL9K.zip |######################################################-| 97.32% tmpyKEL9K.zip |######################################################-| 97.37% tmpyKEL9K.zip |######################################################-| 97.42% tmpyKEL9K.zip |######################################################-| 97.46% tmpyKEL9K.zip |######################################################-| 97.51% tmpyKEL9K.zip |######################################################-| 97.55% tmpyKEL9K.zip |######################################################-| 97.6% tmpyKEL9K.zip |######################################################-| 97.64% tmpyKEL9K.zip |######################################################-| 97.69% tmpyKEL9K.zip |######################################################-| 97.74% tmpyKEL9K.zip |######################################################-| 97.78% tmpyKEL9K.zip |######################################################-| 97.83% tmpyKEL9K.zip |######################################################-| 97.87% tmpyKEL9K.zip |######################################################-| 97.92% tmpyKEL9K.zip |######################################################-| 97.96% tmpyKEL9K.zip |######################################################-| 98.01% tmpyKEL9K.zip |######################################################-| 98.05% tmpyKEL9K.zip |######################################################-| 98.1% tmpyKEL9K.zip |######################################################-| 98.15% tmpyKEL9K.zip |######################################################-| 98.19% tmpyKEL9K.zip |######################################################-| 98.24% tmpyKEL9K.zip |######################################################-| 98.28% tmpyKEL9K.zip |######################################################-| 98.33% tmpyKEL9K.zip |######################################################-| 98.37% tmpyKEL9K.zip |######################################################-| 98.42% tmpyKEL9K.zip |######################################################-| 98.47% tmpyKEL9K.zip |######################################################-| 98.51% tmpyKEL9K.zip |######################################################-| 98.56% tmpyKEL9K.zip |######################################################-| 98.6% tmpyKEL9K.zip |######################################################-| 98.65% tmpyKEL9K.zip |######################################################-| 98.69% tmpyKEL9K.zip |######################################################-| 98.74% tmpyKEL9K.zip |######################################################-| 98.79% tmpyKEL9K.zip |######################################################-| 98.83% tmpyKEL9K.zip |######################################################-| 98.88% tmpyKEL9K.zip |######################################################-| 98.92% tmpyKEL9K.zip |######################################################-| 98.97% tmpyKEL9K.zip |######################################################-| 99.01% tmpyKEL9K.zip |######################################################-| 99.06% tmpyKEL9K.zip |#######################################################| 99.1% tmpyKEL9K.zip |#######################################################| 99.15% tmpyKEL9K.zip |#######################################################| 99.2% tmpyKEL9K.zip |#######################################################| 99.24% tmpyKEL9K.zip |#######################################################| 99.29% tmpyKEL9K.zip |#######################################################| 99.33% tmpyKEL9K.zip |#######################################################| 99.38% tmpyKEL9K.zip |#######################################################| 99.42% tmpyKEL9K.zip |#######################################################| 99.47% tmpyKEL9K.zip |#######################################################| 99.52% tmpyKEL9K.zip |#######################################################| 99.56% tmpyKEL9K.zip |#######################################################| 99.61% tmpyKEL9K.zip |#######################################################| 99.65% tmpyKEL9K.zip |#######################################################| 99.7% tmpyKEL9K.zip |#######################################################| 99.74% tmpyKEL9K.zip |#######################################################| 99.79% tmpyKEL9K.zip |#######################################################| 99.84% tmpyKEL9K.zip |#######################################################| 99.88% tmpyKEL9K.zip |#######################################################| 99.93% tmpyKEL9K.zip |#######################################################| 99.97% tmpyKEL9K.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is cb62379b-5d12-4ded-aeec-5af34f3ee112 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-05-30 10:54:41,977 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-05-30 10:54:41,977 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-ae11baab-5f36-4a3a-9952-c0fc99a1ff3d sudo: unable to resolve host cloudify-ims-vm-ae11baab-5f36-4a3a-9952-c0fc99a1ff3d 2019-05-30 10:54:41,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:54:41,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=2333dbcd5b4644cca59ebc2020401159&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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:54:42,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 10:54:42 GMT X-Openstack-Request-Id: req-55c86992-317b-4221-8dad-0c073e0ddd0d 2019-05-30 10:54:42,029 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:26Z", "updated_at": "2019-05-30T10:49:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "4ae89ce1-c818-48ca-9cfa-476130904a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "927e3e08-bfb3-43d4-8caf-54d42269e3b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f0bd6631-c054-47e9-836c-dd7a790de35d", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f20546ad-824d-4249-94c0-462cda00ee06", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "name": "default"}]} 2019-05-30 10:54:42,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=2333dbcd5b4644cca59ebc2020401159&name=default used request id req-55c86992-317b-4221-8dad-0c073e0ddd0d 2019-05-30 10:54:42,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0430719852448s 2019-05-30 10:54:42,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 10:54:42,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:54:42,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Thu, 30 May 2019 10:54:42 GMT X-Openstack-Request-Id: req-6167564f-dfc4-4d2d-8437-1c097e538491 2019-05-30 10:54:42,076 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:40Z", "updated_at": "2019-05-30T10:49:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "3c633db9-4274-40b8-b55f-6c243a2f573b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "4c04f2a5-80b2-4cf6-8dce-b1845e22c2c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:40Z", "revision_number": 0, "id": "60700202-1b3d-4cae-bc1f-a1e639f848fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:40Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "a952a719-d381-4c55-9cac-eef25f504f10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "d3e14299-dbc7-442b-9089-78407d2bae81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:40Z", "revision_number": 0, "id": "d7019a39-8361-4c3d-a637-c7be2fbe5c57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:40Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "ef2e8fc7-d67a-49cb-8054-5d8e0d8be464", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "f646a252-674d-42e8-9ccc-ffe8270aeae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 7, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"description": "Default security group", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:26Z", "updated_at": "2019-05-30T10:49:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "4ae89ce1-c818-48ca-9cfa-476130904a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "927e3e08-bfb3-43d4-8caf-54d42269e3b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f0bd6631-c054-47e9-836c-dd7a790de35d", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f20546ad-824d-4249-94c0-462cda00ee06", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "name": "default"}]} 2019-05-30 10:54:42,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6167564f-dfc4-4d2d-8437-1c097e538491 2019-05-30 10:54:42,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.042308807373s 2019-05-30 10:54:42,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 10:54:42,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -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": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7"}}' 2019-05-30 10:54:42,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 30 May 2019 10:54:42 GMT X-Openstack-Request-Id: req-963b9523-b817-4e1f-8316-0589f93db425 2019-05-30 10:54:42,236 - 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-05-30T10:54:42Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "port_range_min": 22, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:54:42Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "9c3ef994-0127-4eac-8714-b4f96083bfe4"}} 2019-05-30 10:54:42,236 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-963b9523-b817-4e1f-8316-0589f93db425 2019-05-30 10:54:42,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.152407169342s 2019-05-30 10:54:42,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-05-30 10:54:42,328 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3.1/blueprints/clearwater-opnfv; body: bytes data 2019-05-30 10:54:50,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:54:50,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:54:50,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:54:50,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:54:50,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:54:50,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:54:50,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:54:50,072 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-05-30 10:54:50,073 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-05-30T10:54:50.010Z", "updated_at": "2019-05-30T10:54:50.010Z", "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"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.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": {"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": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "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": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "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": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "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.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": "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": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "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": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "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": "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": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "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": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "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": "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": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "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": "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": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "targets": ["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"}}}}, "metadata": null}} 2019-05-30 10:54:50,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:54:50,075 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:54:50 GMT 2019-05-30 10:54:50,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:54:50,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 580144 2019-05-30 10:54:50,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:54:50,076 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:54:50,076 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:54:50,125 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-30 10:54:51,243 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-05-30 10:54:51,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 10:54:51,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:54:51,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 30 May 2019 10:54:51 GMT X-Openstack-Request-Id: req-86fc3263-46af-4332-a517-66980f901eb5 2019-05-30 10:54:51,965 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T10:49:39Z", "file": "/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/file", "owner": "2333dbcd5b4644cca59ebc2020401159", "id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "size": 297336832, "self": "/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-30T10:49:34Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 10:54:51,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-86fc3263-46af-4332-a517-66980f901eb5 2019-05-30 10:54:51,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.720582962036s 2019-05-30 10:54:51,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 10:54:51,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}' 2019-05-30 10:54:52,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Thu, 30 May 2019 10:54:52 GMT Location: http://172.30.9.24:9292/v2/images/5060084f-d497-452f-993a-5c8ab202e98b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3f725899-54e7-45eb-887f-7ef80bcef54c 2019-05-30 10:54:52,024 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T10:54:51Z", "file": "/v2/images/5060084f-d497-452f-993a-5c8ab202e98b/file", "owner": "2333dbcd5b4644cca59ebc2020401159", "id": "5060084f-d497-452f-993a-5c8ab202e98b", "size": null, "self": "/v2/images/5060084f-d497-452f-993a-5c8ab202e98b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "checksum": null, "created_at": "2019-05-30T10:54:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 10:54:52,025 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-3f725899-54e7-45eb-887f-7ef80bcef54c 2019-05-30 10:54:52,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0488159656525s 2019-05-30 10:54:52,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 10:54:52,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/5060084f-d497-452f-993a-5c8ab202e98b/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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -d '' 2019-05-30 10:54:56,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 10:54:56 GMT X-Openstack-Request-Id: req-b3d66eac-d2ae-4c55-8b2e-34154617c8e2 2019-05-30 10:54:56,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-05-30 10:54:56,267 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/5060084f-d497-452f-993a-5c8ab202e98b/file used request id req-b3d66eac-d2ae-4c55-8b2e-34154617c8e2 2019-05-30 10:54:56,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.24171495438s 2019-05-30 10:54:56,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 10:54:56,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 10:54:56,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Thu, 30 May 2019 10:54:56 GMT X-Openstack-Request-Id: req-c2e69d1f-33a3-4a1b-97d5-6f1e3b16f97c 2019-05-30 10:54:56,315 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T10:54:56Z", "file": "/v2/images/5060084f-d497-452f-993a-5c8ab202e98b/file", "owner": "2333dbcd5b4644cca59ebc2020401159", "id": "5060084f-d497-452f-993a-5c8ab202e98b", "size": 263848448, "self": "/v2/images/5060084f-d497-452f-993a-5c8ab202e98b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5060084f-d497-452f-993a-5c8ab202e98b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5060084f-d497-452f-993a-5c8ab202e98b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T10:54:51Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T10:49:39Z", "file": "/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/file", "owner": "2333dbcd5b4644cca59ebc2020401159", "id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "size": 297336832, "self": "/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-30T10:49:34Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 10:54:56,315 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c2e69d1f-33a3-4a1b-97d5-6f1e3b16f97c 2019-05-30 10:54:56,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.043417930603s 2019-05-30 10:54:56,318 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5060084f-d497-452f-993a-5c8ab202e98b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5060084f-d497-452f-993a-5c8ab202e98b/file', 'owner': u'2333dbcd5b4644cca59ebc2020401159', 'id': u'5060084f-d497-452f-993a-5c8ab202e98b', 'size': 263848448, u'self': u'/v2/images/5060084f-d497-452f-993a-5c8ab202e98b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2333dbcd5b4644cca59ebc2020401159', 'name': 'cloudify_ims-project_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5060084f-d497-452f-993a-5c8ab202e98b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T10:54:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-30T10:54:56Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/5060084f-d497-452f-993a-5c8ab202e98b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'created': u'2019-05-30T10:54:51Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-05-30T10:54:51Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/5060084f-d497-452f-993a-5c8ab202e98b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-05-30 10:54:56,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 10:54:56,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-30 10:54:57,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Thu, 30 May 2019 10:54: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-192f7969-7236-44cd-bcad-15c9346fc057 x-openstack-request-id: req-192f7969-7236-44cd-bcad-15c9346fc057 2019-05-30 10:54:57,105 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "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": "99c122e8-67e8-43f5-b15b-ab22b20d3c13"}} 2019-05-30 10:54:57,105 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-192f7969-7236-44cd-bcad-15c9346fc057 2019-05-30 10:54:57,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.786259889603s 2019-05-30 10:54:57,106 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', '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'aeac65a9ab444affb43fd8765adb4b86', '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'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'swap': 0}) 2019-05-30 10:54:57,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 10:54:57,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13/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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" -d '{"extra_specs": {}}' 2019-05-30 10:54:57,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 10:54: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-71d6d5c4-374a-4625-bebf-29dd2ac67078 x-openstack-request-id: req-71d6d5c4-374a-4625-bebf-29dd2ac67078 2019-05-30 10:54:57,128 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 10:54:57,128 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13/os-extra_specs used request id req-71d6d5c4-374a-4625-bebf-29dd2ac67078 2019-05-30 10:54:57,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216019153595s 2019-05-30 10:54:57,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-05-30 10:54:57,129 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3.1/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "5060084f-d497-452f-993a-5c8ab202e98b", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "bono_cluster_size": 1, "flavor_id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-05-30 10:54:58,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:54:58,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:54:58,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:54:58,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:54:58,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:54:58,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:54:58,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:54:58,517 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-05-30 10:54:58,517 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "5060084f-d497-452f-993a-5c8ab202e98b", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "bono_cluster_size": 1, "flavor_id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "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": {"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-05-30T10:54:57.475Z", "created_by": "admin", "updated_at": "2019-05-30T10:54:57.475Z", "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": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-05-30 10:54:58,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:54:58,517 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:54:58 GMT 2019-05-30 10:54:58,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:54:58,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8389 2019-05-30 10:54:58,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:54:58,517 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:54:58,517 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:54:58,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions 2019-05-30 10:54:58,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:54:58,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:54:58,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:54:58,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:54:58,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:54:58,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:54:58,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:54:58,582 - 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-05-30T10:54:58.218Z", "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": {"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": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-30T10:54:58.219Z", "id": "e1d487a7-e428-42bd-8860-b4249962a2f7"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-05-30 10:54:58,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:54:58,582 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:54:58 GMT 2019-05-30 10:54:58,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:54:58,582 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:54:58,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:54:58,582 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:54:58,582 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:54:58,583 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:54:58,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:54:58,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:54:58,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:54:58,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:54:58,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:54:58,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:54:58,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:54:58,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:54:58,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-30 10:54:58,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:54:58,753 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:54:58 GMT 2019-05-30 10:54:58,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:54:58,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-30 10:54:58,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:54:58,753 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:54:58,754 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:54:58,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/e1d487a7-e428-42bd-8860-b4249962a2f7 2019-05-30 10:54:58,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:54:58,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:54:58,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:54:58,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:54:58,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:54:58,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:54:58,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:54:58,848 - 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-05-30T10:54:58.218Z", "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": {"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": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-30T10:54:58.219Z", "id": "e1d487a7-e428-42bd-8860-b4249962a2f7"} 2019-05-30 10:54:58,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:54:58,848 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:54:58 GMT 2019-05-30 10:54:58,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:54:58,848 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:54:58,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:54:58,848 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:54:58,849 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:54:58,849 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:55:03,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:55:03,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:03,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:03,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:03,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:03,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:03,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:03,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:03,958 - 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-05-30T10:54:59.469Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-30T10:54:59.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e1d487a7-e428-42bd-8860-b4249962a2f7"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:00.308Z", "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-05-30T10:54:59.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e1d487a7-e428-42bd-8860-b4249962a2f7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:00.308Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-30T10:54:59.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e1d487a7-e428-42bd-8860-b4249962a2f7"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:00.308Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-30T10:54:59.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e1d487a7-e428-42bd-8860-b4249962a2f7", "logger": "ctx.a8e1f119-0f95-4db6-8d1f-fe04f16ae879"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:00.308Z", "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-05-30T10:54:59.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e1d487a7-e428-42bd-8860-b4249962a2f7"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:00.930Z", "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-05-30T10:54:59.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e1d487a7-e428-42bd-8860-b4249962a2f7", "logger": "ctx.a8e1f119-0f95-4db6-8d1f-fe04f16ae879"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:00.930Z", "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-05-30T10:55:00.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e1d487a7-e428-42bd-8860-b4249962a2f7", "logger": "ctx.a8e1f119-0f95-4db6-8d1f-fe04f16ae879"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:00.930Z", "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-05-30T10:55:00.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e1d487a7-e428-42bd-8860-b4249962a2f7", "logger": "ctx.a8e1f119-0f95-4db6-8d1f-fe04f16ae879"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:00.930Z", "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-05-30T10:55:00.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e1d487a7-e428-42bd-8860-b4249962a2f7", "logger": "ctx.a8e1f119-0f95-4db6-8d1f-fe04f16ae879"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:00.930Z", "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-05-30T10:55:00.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e1d487a7-e428-42bd-8860-b4249962a2f7", "logger": "ctx.a8e1f119-0f95-4db6-8d1f-fe04f16ae879"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:00.930Z", "message": "Using existing installation of managed plugin: cb62379b-5d12-4ded-aeec-5af34f3ee112 [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-05-30T10:55:00.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e1d487a7-e428-42bd-8860-b4249962a2f7", "logger": "ctx.a8e1f119-0f95-4db6-8d1f-fe04f16ae879"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:00.930Z", "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-05-30T10:55:00.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e1d487a7-e428-42bd-8860-b4249962a2f7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:00.930Z", "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-05-30T10:55:00.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e1d487a7-e428-42bd-8860-b4249962a2f7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:00.930Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:00.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e1d487a7-e428-42bd-8860-b4249962a2f7"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:00.930Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:00.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e1d487a7-e428-42bd-8860-b4249962a2f7"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-05-30 10:55:03,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:03,958 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:03 GMT 2019-05-30 10:55:03,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:03,958 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:55:03,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:03,959 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:03,959 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:03,959 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:55:03,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-05-30 10:55:03,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-05-30 10:55:03,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-05-30 10:55:03,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-05-30 10:55:03,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-30 10:55:03,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-05-30 10:55:03,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-05-30 10:55:03,961 - 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-05-30 10:55:03,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-05-30 10:55:03,961 - 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-05-30 10:55:03,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: cb62379b-5d12-4ded-aeec-5af34f3ee112 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-05-30 10:55:03,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-30 10:55:03,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-05-30 10:55:03,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-05-30 10:55:03,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-05-30 10:55:03,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/e1d487a7-e428-42bd-8860-b4249962a2f7 2019-05-30 10:55:04,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:04,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:04,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:04,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:04,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:04,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:04,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:04,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-30T10:55:00.489Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T10:54:58.218Z", "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": {"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": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-30T10:54:58.219Z", "id": "e1d487a7-e428-42bd-8860-b4249962a2f7"} 2019-05-30 10:55:04,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:04,038 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:04 GMT 2019-05-30 10:55:04,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:04,038 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:55:04,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:04,038 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:04,038 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:04,038 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:55:04,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-05-30 10:55:04,039 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.211:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-05-30 10:55:04,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:04,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:04,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:04,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:04,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:04,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:04,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:04,619 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-05-30 10:55:04,619 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:55:04,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:04,620 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:04 GMT 2019-05-30 10:55:04,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:04,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:55:04,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:04,620 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:04,620 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:04,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:55:04,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:04,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:04,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:04,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:04,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:04,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:04,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:04,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-30 10:55:04,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:04,755 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:04 GMT 2019-05-30 10:55:04,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:04,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-30 10:55:04,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:04,755 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:04,755 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:04,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:55:04,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:04,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:04,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:04,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:04,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:04,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:04,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:04,943 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:55:04,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:04,943 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:04 GMT 2019-05-30 10:55:04,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:04,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:55:04,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:04,944 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:04,944 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:09,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:55:10,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:10,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:10,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:10,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:10,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:10,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:10,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:10,032 - 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-05-30T10:55:05.401Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:05.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_security_group_68s00b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:09.622Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:09.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 50}}} 2019-05-30 10:55:10,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:10,032 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:10 GMT 2019-05-30 10:55:10,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:10,032 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:55:10,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:10,032 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:10,033 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:10,033 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:55:10,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-05-30 10:55:10,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:55:10,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:55:10,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:10,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:10,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:10,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:10,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:10,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:10,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:10,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:55:10,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:10,096 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:10 GMT 2019-05-30 10:55:10,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:10,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:55:10,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:10,096 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:10,096 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:15,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:55:15,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:15,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:15,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:15,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:15,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:15,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:15,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:15,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_68s00b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:10.215Z", "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-05-30T10:55:09.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_floatingip_ku5i9e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:10.215Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:09.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_security_group_zhylxb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:10.215Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:09.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "internal_sip_security_group_mnlied", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:10.809Z", "message": "Creating node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:09.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_security_group_l83ibk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:10.809Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:10.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_floatingip_ee1arj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:10.809Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:10.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_floatingip_ku5i9e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:11.455Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:10.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "base_security_group_nabxwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:11.455Z", "message": "Creating node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:10.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "internal_sip_security_group_mnlied", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:11.455Z", "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-05-30T10:55:10.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_security_group_hy46c5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:12.043Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:10.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:12.043Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:10.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_security_group_zhylxb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:12.043Z", "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-05-30T10:55:10.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "keypair_z95g4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:12.637Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:11.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_security_group_l83ibk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:12.637Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:11.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_security_group_n5rgx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:12.637Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:11.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_floatingip_ee1arj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:13.196Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:11.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_security_group_xei8lb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:13.196Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:11.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:13.196Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:13.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:13.196Z", "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-05-30T10:55:12.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:13.196Z", "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-05-30T10:55:12.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:13.196Z", "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-05-30T10:55:12.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:13.196Z", "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-05-30T10:55:12.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:13.848Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85b6aeb1-a69b-4ad3-8616-47f90a191453 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:13.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8b76b378-c135-44b5-86bf-568f33201417"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:13.848Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:11.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "base_security_group_nabxwi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:13.848Z", "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-05-30T10:55:12.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_security_group_4drolr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:13.848Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:12.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "keypair_z95g4v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:13.848Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:12.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:13.848Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2fcdb41-dafc-4a71-b9a9-9801328f5436 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:13.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:13.848Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e2fcdb41-dafc-4a71-b9a9-9801328f5436", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:13.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:13.848Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:13.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8b76b378-c135-44b5-86bf-568f33201417"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:13.848Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-85b6aeb1-a69b-4ad3-8616-47f90a191453", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:13.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8b76b378-c135-44b5-86bf-568f33201417"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:13.848Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}172925b85f9a2337a8bb55f5e6e296e6931eeba0\" -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-05-30T10:55:13.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.390Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}541759895ad0fc0dde570403417a99279c17f4f7\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:13.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8b76b378-c135-44b5-86bf-568f33201417"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.390Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-01415c05-b712-46db-b9aa-3256d654892e Date: Thu, 30 May 2019 10:55:14 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:14Z\", \"updated_at\": \"2019-05-30T10:55:14Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:14Z\", \"revision_number\": 0, \"id\": \"7bf38dac-185c-4845-8b49-9457200a4660\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:14Z\", \"security_group_id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:14Z\", \"revision_number\": 0, \"id\": \"f9c5c7a4-3341-4ff9-93de-4ef161ac2c91\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:14Z\", \"security_group_id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:14.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "dime_security_group_hy46c5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.390Z", "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-05-30T10:55:12.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.390Z", "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-05-30T10:55:13.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.390Z", "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-05-30T10:55:13.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.390Z", "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-05-30T10:55:13.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.390Z", "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-05-30T10:55:13.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "bind_security_group_n5rgx8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.390Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:13.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.390Z", "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-05-30T10:55:13.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.390Z", "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-05-30T10:55:13.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.390Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:13.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.390Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51e0909c-f4e0-4516-afdb-9b177c59d540 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.24: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-05-30T10:55:13.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.390Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-51e0909c-f4e0-4516-afdb-9b177c59d540", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:13.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.902Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-01e73668-0f82-4a40-a3ec-481af7e7e2bf", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:14.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8b76b378-c135-44b5-86bf-568f33201417"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.902Z", "message": "Using floating ip network 168e0781-2ae4-4771-b847-512752cd47f4 from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:14.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8b76b378-c135-44b5-86bf-568f33201417"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.902Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}541759895ad0fc0dde570403417a99279c17f4f7\" -d '{\"floatingip\": {\"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:14.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8b76b378-c135-44b5-86bf-568f33201417"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.902Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-01415c05-b712-46db-b9aa-3256d654892e", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:14.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.902Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-01415c05-b712-46db-b9aa-3256d654892e", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:14.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}], "metadata": {"pagination": {"total": 57, "offset": 2, "size": 50}}} 2019-05-30 10:55:15,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:15,552 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:15 GMT 2019-05-30 10:55:15,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:15,552 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:55:15,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:15,553 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:15,553 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:15,553 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:55:15,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-30 10:55:15,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:55:15,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:55:15,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:55:15,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:55:15,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:55:15,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-30 10:55:15,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:55:15,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-30 10:55:15,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:55:15,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:55:15,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-30 10:55:15,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:55:15,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-30 10:55:15,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:55:15,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-30 10:55:15,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:55:15,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:55:15,558 - 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-05-30 10:55:15,558 - 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-05-30 10:55:15,558 - 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-05-30 10:55:15,558 - 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-05-30 10:55:15,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85b6aeb1-a69b-4ad3-8616-47f90a191453 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:55:15,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-30 10:55:15,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-30 10:55:15,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:55:15,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-05-30 10:55:15,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2fcdb41-dafc-4a71-b9a9-9801328f5436 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:55:15,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e2fcdb41-dafc-4a71-b9a9-9801328f5436 2019-05-30 10:55:15,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:55:15,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-85b6aeb1-a69b-4ad3-8616-47f90a191453 2019-05-30 10:55:15,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}172925b85f9a2337a8bb55f5e6e296e6931eeba0" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-05-30 10:55:15,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541759895ad0fc0dde570403417a99279c17f4f7" 2019-05-30 10:55:15,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-01415c05-b712-46db-b9aa-3256d654892e Date: Thu, 30 May 2019 10:55:14 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:14Z", "updated_at": "2019-05-30T10:55:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:14Z", "revision_number": 0, "id": "7bf38dac-185c-4845-8b49-9457200a4660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:14Z", "security_group_id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:14Z", "revision_number": 0, "id": "f9c5c7a4-3341-4ff9-93de-4ef161ac2c91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:14Z", "security_group_id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "name": "clearwater-sg_homer"}} 2019-05-30 10:55:15,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-30 10:55:15,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-05-30 10:55:15,561 - 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-05-30 10:55:15,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2019-05-30 10:55:15,561 - 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-05-30 10:55:15,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-30 10:55:15,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2019-05-30 10:55:15,562 - 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-05-30 10:55:15,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:55:15,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51e0909c-f4e0-4516-afdb-9b177c59d540 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:55:15,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-51e0909c-f4e0-4516-afdb-9b177c59d540 2019-05-30 10:55:15,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-01e73668-0f82-4a40-a3ec-481af7e7e2bf 2019-05-30 10:55:15,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 168e0781-2ae4-4771-b847-512752cd47f4 from name external provided. 2019-05-30 10:55:15,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541759895ad0fc0dde570403417a99279c17f4f7" -d '{"floatingip": {"floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}}' 2019-05-30 10:55:15,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-01415c05-b712-46db-b9aa-3256d654892e 2019-05-30 10:55:15,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-01415c05-b712-46db-b9aa-3256d654892e 2019-05-30 10:55:15,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:55:15,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:15,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:15,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:15,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:15,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:15,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:15,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:15,911 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:55:15,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:15,912 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:15 GMT 2019-05-30 10:55:15,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:15,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:55:15,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:15,912 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:15,912 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:20,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:55:21,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:21,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:21,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:21,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:21,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:21,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:21,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:21,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.902Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-01e73668-0f82-4a40-a3ec-481af7e7e2bf", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:14.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8b76b378-c135-44b5-86bf-568f33201417"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.902Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-01e73668-0f82-4a40-a3ec-481af7e7e2bf", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:14.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8b76b378-c135-44b5-86bf-568f33201417"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.902Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}72d6626bd0626b18a6e1f850ea6ea52d37b30140\" -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-05-30T10:55:14.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.902Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-01415c05-b712-46db-b9aa-3256d654892e", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:14.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:14.902Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-01415c05-b712-46db-b9aa-3256d654892e", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:14.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:15.656Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb25c86e-3b94-478c-9c9f-c7ab6942828f 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:15.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.469ab8cf-eb46-4595-adee-dc133aedfcad"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:15.656Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-eb25c86e-3b94-478c-9c9f-c7ab6942828f", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:15.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.469ab8cf-eb46-4595-adee-dc133aedfcad"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:15.656Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:15.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.469ab8cf-eb46-4595-adee-dc133aedfcad"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:15.656Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-78ee2d8a-ec17-4693-a87b-fbf7bae05718 Date: Thu, 30 May 2019 10:55:15 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:15Z\", \"updated_at\": \"2019-05-30T10:55:15Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:15Z\", \"revision_number\": 0, \"id\": \"4cb98b76-7594-4a43-a780-70780d4a70fe\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:15Z\", \"security_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:15Z\", \"revision_number\": 0, \"id\": \"a52b9ad8-028a-4ab2-8f84-e4bbb171c0c3\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:15Z\", \"security_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"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-05-30T10:55:15.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:15.656Z", "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-05-30T10:55:15.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.469ab8cf-eb46-4595-adee-dc133aedfcad"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:15.656Z", "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-05-30T10:55:15.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.469ab8cf-eb46-4595-adee-dc133aedfcad"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:15.656Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-78ee2d8a-ec17-4693-a87b-fbf7bae05718", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:15.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:15.656Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-78ee2d8a-ec17-4693-a87b-fbf7bae05718", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:15.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.208Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-34de4a2e-f93d-4b19-8f95-0d2bdfacb84d", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:15.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8b76b378-c135-44b5-86bf-568f33201417"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.208Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2333dbcd5b4644cca59ebc2020401159', u'created_at': u'2019-05-30T10:55:15Z', u'updated_at': u'2019-05-30T10:55:15Z', u'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'2333dbcd5b4644cca59ebc2020401159', u'port_id': None, u'id': u'5d83f9af-98b1-4ada-b793-78cac439355b', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:15.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8b76b378-c135-44b5-86bf-568f33201417"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.208Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-34de4a2e-f93d-4b19-8f95-0d2bdfacb84d", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:15.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8b76b378-c135-44b5-86bf-568f33201417"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.208Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-d3e09240-9a01-4356-a5aa-2fa73e8f4d4f Date: Thu, 30 May 2019 10:55:15 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:15Z\", \"updated_at\": \"2019-05-30T10:55:15Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:15Z\", \"revision_number\": 0, \"id\": \"11ec227e-ab89-4fd3-8731-f032c036af5d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:15Z\", \"security_group_id\": \"63d9cdf6-22a7-4020-ad84-b0acf8d06e6b\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:15Z\", \"revision_number\": 0, \"id\": \"ea8c4c2f-5edf-463c-97a6-982dee73abea\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:15Z\", \"security_group_id\": \"63d9cdf6-22a7-4020-ad84-b0acf8d06e6b\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"63d9cdf6-22a7-4020-ad84-b0acf8d06e6b\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:15.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.469ab8cf-eb46-4595-adee-dc133aedfcad"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.208Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-34de4a2e-f93d-4b19-8f95-0d2bdfacb84d Date: Thu, 30 May 2019 10:55:15 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:15Z\", \"updated_at\": \"2019-05-30T10:55:15Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 0, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": null, \"id\": \"5d83f9af-98b1-4ada-b793-78cac439355b\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:15.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8b76b378-c135-44b5-86bf-568f33201417"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.208Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}d1aa492786c4e8b49139a56fc6aa36c107e3c8c3\" -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-05-30T10:55:15.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.469ab8cf-eb46-4595-adee-dc133aedfcad"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}172925b85f9a2337a8bb55f5e6e296e6931eeba0\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7888, \"security_group_id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"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-05-30T10:55:16.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "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-05-30T10:55:16.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae.json used request id req-331aa261-90ca-46d9-9544-8050964f900d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:16.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "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-05-30T10:55:16.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "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-05-30T10:55:16.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-331aa261-90ca-46d9-9544-8050964f900d Date: Thu, 30 May 2019 10:55:16 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:14Z\", \"updated_at\": \"2019-05-30T10:55:14Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:14Z\", \"revision_number\": 0, \"id\": \"7bf38dac-185c-4845-8b49-9457200a4660\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:14Z\", \"security_group_id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:14Z\", \"revision_number\": 0, \"id\": \"f9c5c7a4-3341-4ff9-93de-4ef161ac2c91\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:14Z\", \"security_group_id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:16.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}172925b85f9a2337a8bb55f5e6e296e6931eeba0\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:16.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-44245bfe-4d36-44be-a44d-6ba3fe680387", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:16.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b24a2104-8b44-478f-bbbf-a7962e4512ec"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:16.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b24a2104-8b44-478f-bbbf-a7962e4512ec"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d3e09240-9a01-4356-a5aa-2fa73e8f4d4f", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:15.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.469ab8cf-eb46-4595-adee-dc133aedfcad"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d3e09240-9a01-4356-a5aa-2fa73e8f4d4f", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:15.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.469ab8cf-eb46-4595-adee-dc133aedfcad"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca20187a-777a-4148-959f-d3ea70cb0b88 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:16.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c58c114e-c97d-4ca3-869f-6f3a48d6625d Date: Thu, 30 May 2019 10:55:16 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\": 7888, \"updated_at\": \"2019-05-30T10:55:16Z\", \"security_group_id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"port_range_min\": 7888, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:16Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"62dd4986-2459-456f-b53c-44571a139b53\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:16.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c58c114e-c97d-4ca3-869f-6f3a48d6625d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:16.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c58c114e-c97d-4ca3-869f-6f3a48d6625d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:16.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ca20187a-777a-4148-959f-d3ea70cb0b88", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:16.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7ebe5386-f46f-4f6e-b904-b6e1d2a33fd3", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:16.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}172925b85f9a2337a8bb55f5e6e296e6931eeba0\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"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-05-30T10:55:16.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44245bfe-4d36-44be-a44d-6ba3fe680387 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:16.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b24a2104-8b44-478f-bbbf-a7962e4512ec"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f30323d41c7cc71f939400724e649ac96d02c08\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:16.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b24a2104-8b44-478f-bbbf-a7962e4512ec"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7ebe5386-f46f-4f6e-b904-b6e1d2a33fd3 Date: Thu, 30 May 2019 10:55:16 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-05-30T10:55:16Z\", \"security_group_id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:16Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"3b74a72e-9e2b-4ae8-a427-7b64403dc9d8\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:16.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7ebe5386-f46f-4f6e-b904-b6e1d2a33fd3", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:16.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae.json used request id req-331aa261-90ca-46d9-9544-8050964f900d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:16.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.37dde6d2-0653-4c26-8b44-3d71793c47d6"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:16.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:16.739Z", "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-05-30T10:55:16.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "bind_floatingip_ku5i9e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_floatingip_ku5i9e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "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-05-30T10:55:16.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "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-05-30T10:55:16.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "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-05-30T10:55:16.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}03f8acca00374e1ccc0300eabff9432fbaa8e5a3\" -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-05-30T10:55:16.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}], "metadata": {"pagination": {"total": 263, "offset": 52, "size": 50}}} 2019-05-30 10:55:21,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:21,053 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:21 GMT 2019-05-30 10:55:21,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:21,053 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:55:21,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:21,054 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:21,054 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:21,054 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:55:21,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-01e73668-0f82-4a40-a3ec-481af7e7e2bf 2019-05-30 10:55:21,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-01e73668-0f82-4a40-a3ec-481af7e7e2bf 2019-05-30 10:55:21,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}72d6626bd0626b18a6e1f850ea6ea52d37b30140" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-05-30 10:55:21,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-01415c05-b712-46db-b9aa-3256d654892e 2019-05-30 10:55:21,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-01415c05-b712-46db-b9aa-3256d654892e 2019-05-30 10:55:21,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb25c86e-3b94-478c-9c9f-c7ab6942828f 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:55:21,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-eb25c86e-3b94-478c-9c9f-c7ab6942828f 2019-05-30 10:55:21,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:55:21,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-78ee2d8a-ec17-4693-a87b-fbf7bae05718 Date: Thu, 30 May 2019 10:55:15 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:15Z", "updated_at": "2019-05-30T10:55:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:15Z", "revision_number": 0, "id": "4cb98b76-7594-4a43-a780-70780d4a70fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:15Z", "security_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:15Z", "revision_number": 0, "id": "a52b9ad8-028a-4ab2-8f84-e4bbb171c0c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:15Z", "security_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "name": "clearwater-sg_internal_sip"}} 2019-05-30 10:55:21,058 - 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-05-30 10:55:21,058 - 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-05-30 10:55:21,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-78ee2d8a-ec17-4693-a87b-fbf7bae05718 2019-05-30 10:55:21,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-78ee2d8a-ec17-4693-a87b-fbf7bae05718 2019-05-30 10:55:21,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-34de4a2e-f93d-4b19-8f95-0d2bdfacb84d 2019-05-30 10:55:21,059 - 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'2333dbcd5b4644cca59ebc2020401159', u'created_at': u'2019-05-30T10:55:15Z', u'updated_at': u'2019-05-30T10:55:15Z', u'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'2333dbcd5b4644cca59ebc2020401159', u'port_id': None, u'id': u'5d83f9af-98b1-4ada-b793-78cac439355b', u'qos_policy_id': None} 2019-05-30 10:55:21,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-34de4a2e-f93d-4b19-8f95-0d2bdfacb84d 2019-05-30 10:55:21,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-d3e09240-9a01-4356-a5aa-2fa73e8f4d4f Date: Thu, 30 May 2019 10:55:15 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:15Z", "updated_at": "2019-05-30T10:55:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:15Z", "revision_number": 0, "id": "11ec227e-ab89-4fd3-8731-f032c036af5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:15Z", "security_group_id": "63d9cdf6-22a7-4020-ad84-b0acf8d06e6b", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:15Z", "revision_number": 0, "id": "ea8c4c2f-5edf-463c-97a6-982dee73abea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:15Z", "security_group_id": "63d9cdf6-22a7-4020-ad84-b0acf8d06e6b", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "63d9cdf6-22a7-4020-ad84-b0acf8d06e6b", "name": "clearwater-sg_sprout"}} 2019-05-30 10:55:21,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-34de4a2e-f93d-4b19-8f95-0d2bdfacb84d Date: Thu, 30 May 2019 10:55:15 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:15Z", "updated_at": "2019-05-30T10:55:15Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": null, "id": "5d83f9af-98b1-4ada-b793-78cac439355b", "qos_policy_id": null}} 2019-05-30 10:55:21,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}d1aa492786c4e8b49139a56fc6aa36c107e3c8c3" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-05-30 10:55:21,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}172925b85f9a2337a8bb55f5e6e296e6931eeba0" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:21,060 - 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-05-30 10:55:21,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae.json used request id req-331aa261-90ca-46d9-9544-8050964f900d 2019-05-30 10:55:21,060 - 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-05-30 10:55:21,060 - 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-05-30 10:55:21,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-331aa261-90ca-46d9-9544-8050964f900d Date: Thu, 30 May 2019 10:55:16 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:14Z", "updated_at": "2019-05-30T10:55:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:14Z", "revision_number": 0, "id": "7bf38dac-185c-4845-8b49-9457200a4660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:14Z", "security_group_id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:14Z", "revision_number": 0, "id": "f9c5c7a4-3341-4ff9-93de-4ef161ac2c91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:14Z", "security_group_id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "name": "clearwater-sg_homer"}} 2019-05-30 10:55:21,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}172925b85f9a2337a8bb55f5e6e296e6931eeba0" 2019-05-30 10:55:21,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-44245bfe-4d36-44be-a44d-6ba3fe680387 2019-05-30 10:55:21,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:55:21,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d3e09240-9a01-4356-a5aa-2fa73e8f4d4f 2019-05-30 10:55:21,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d3e09240-9a01-4356-a5aa-2fa73e8f4d4f 2019-05-30 10:55:21,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca20187a-777a-4148-959f-d3ea70cb0b88 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:55:21,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c58c114e-c97d-4ca3-869f-6f3a48d6625d Date: Thu, 30 May 2019 10:55:16 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": 7888, "updated_at": "2019-05-30T10:55:16Z", "security_group_id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "port_range_min": 7888, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:16Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "62dd4986-2459-456f-b53c-44571a139b53"}} 2019-05-30 10:55:21,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c58c114e-c97d-4ca3-869f-6f3a48d6625d 2019-05-30 10:55:21,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c58c114e-c97d-4ca3-869f-6f3a48d6625d 2019-05-30 10:55:21,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ca20187a-777a-4148-959f-d3ea70cb0b88 2019-05-30 10:55:21,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7ebe5386-f46f-4f6e-b904-b6e1d2a33fd3 2019-05-30 10:55:21,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}172925b85f9a2337a8bb55f5e6e296e6931eeba0" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:21,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44245bfe-4d36-44be-a44d-6ba3fe680387 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:55:21,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f30323d41c7cc71f939400724e649ac96d02c08" 2019-05-30 10:55:21,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7ebe5386-f46f-4f6e-b904-b6e1d2a33fd3 Date: Thu, 30 May 2019 10:55:16 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-05-30T10:55:16Z", "security_group_id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "port_range_min": 9160, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:16Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "3b74a72e-9e2b-4ae8-a427-7b64403dc9d8"}} 2019-05-30 10:55:21,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7ebe5386-f46f-4f6e-b904-b6e1d2a33fd3 2019-05-30 10:55:21,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae.json used request id req-331aa261-90ca-46d9-9544-8050964f900d 2019-05-30 10:55:21,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:55:21,064 - 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-05-30 10:55:21,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:55:21,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-30 10:55:21,064 - 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-05-30 10:55:21,064 - 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-05-30 10:55:21,064 - 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-05-30 10:55:21,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}03f8acca00374e1ccc0300eabff9432fbaa8e5a3" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-05-30 10:55:21,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:55:21,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:21,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:21,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:21,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:21,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:21,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:21,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:21,197 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:55:21,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:21,197 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:21 GMT 2019-05-30 10:55:21,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:21,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:55:21,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:21,197 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:21,197 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:26,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:55:26,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:26,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:26,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:26,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:26,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:26,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:26,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:26,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "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-05-30T10:55:16.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "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-05-30T10:55:16.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-aa33443c-14ca-4ad4-95c1-9a07b4866651", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b24a2104-8b44-478f-bbbf-a7962e4512ec"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-aa33443c-14ca-4ad4-95c1-9a07b4866651 Date: Thu, 30 May 2019 10:55:17 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"168e0781-2ae4-4771-b847-512752cd47f4\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"137b131c79604c9bbaf6f84e2f797af7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9f424a7-958b-4c06-a1c6-4f7aa8fab190\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T06:05:08Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"137b131c79604c9bbaf6f84e2f797af7\",\"created_at\":\"2019-05-30T05:48:56Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b24a2104-8b44-478f-bbbf-a7962e4512ec"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "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-05-30T10:55:16.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "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-05-30T10:55:16.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "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-05-30T10:55:16.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "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-05-30T10:55:16.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-aa33443c-14ca-4ad4-95c1-9a07b4866651", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b24a2104-8b44-478f-bbbf-a7962e4512ec"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "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-05-30T10:55:16.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "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-05-30T10:55:16.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}03f8acca00374e1ccc0300eabff9432fbaa8e5a3\" -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-05-30T10:55:16.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:17.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4050c4d1-d429-4046-9869-d7b03e5faf83", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4050c4d1-d429-4046-9869-d7b03e5faf83 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/007a6c73-a7e8-4fb5-94a7-47c787d2c661.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72d6626bd0626b18a6e1f850ea6ea52d37b30140\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-c3c6843d-1cc1-4095-a348-510fcfbf5fc8 Date: Thu, 30 May 2019 10:55:17 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:15Z\", \"updated_at\": \"2019-05-30T10:55:15Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:15Z\", \"revision_number\": 0, \"id\": \"4cb98b76-7594-4a43-a780-70780d4a70fe\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:15Z\", \"security_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:15Z\", \"revision_number\": 0, \"id\": \"a52b9ad8-028a-4ab2-8f84-e4bbb171c0c3\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:15Z\", \"security_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"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-05-30T10:55:17.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:17.456Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/007a6c73-a7e8-4fb5-94a7-47c787d2c661.json used request id req-c3c6843d-1cc1-4095-a348-510fcfbf5fc8", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-243d0fe2-9098-4a9f-9a3f-055a7d4efb9b", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}72d6626bd0626b18a6e1f850ea6ea52d37b30140\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5054, \"security_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"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-05-30T10:55:17.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-76afa144-74ca-486e-9c96-aa8fc8b3601c", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.62299ec4-43f5-4439-9400-043e05e6a346"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}fd260e142564fff0947e2a7cd64736c505ee060d\" -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-05-30T10:55:17.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76afa144-74ca-486e-9c96-aa8fc8b3601c 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.62299ec4-43f5-4439-9400-043e05e6a346"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e6823ffd-07c9-4e50-b2b8-3b803d6bc6c7 Date: Thu, 30 May 2019 10:55:17 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-05-30T10:55:17Z\", \"security_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"port_range_min\": 5054, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:17Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"1b19b714-6424-4b28-ad7b-e896d88062b5\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:17.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.62299ec4-43f5-4439-9400-043e05e6a346"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e6823ffd-07c9-4e50-b2b8-3b803d6bc6c7", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "homer_security_group_68s00b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "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-05-30T10:55:17.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e6823ffd-07c9-4e50-b2b8-3b803d6bc6c7", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}72d6626bd0626b18a6e1f850ea6ea52d37b30140\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5052, \"security_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"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-05-30T10:55:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c4d92632-c1cc-45c8-b097-8783797f8eb0 Date: Thu, 30 May 2019 10:55:17 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-05-30T10:55:17Z\", \"security_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:17Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"3534af49-d0ca-4c4f-841c-32d79e6ffb52\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c4d92632-c1cc-45c8-b097-8783797f8eb0", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "keypair_z95g4v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:17.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e057177b-19c3-4169-b441-596adbff442b"}, {"node_instance_id": "keypair_z95g4v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3923278a-042f-47ac-8fa9-a0208e91d250 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e057177b-19c3-4169-b441-596adbff442b"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c4d92632-c1cc-45c8-b097-8783797f8eb0", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "keypair_z95g4v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3923278a-042f-47ac-8fa9-a0208e91d250", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e057177b-19c3-4169-b441-596adbff442b"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "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-05-30T10:55:17.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "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-05-30T10:55:17.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "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-05-30T10:55:17.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:17.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "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-05-30T10:55:17.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-243d0fe2-9098-4a9f-9a3f-055a7d4efb9b Date: Thu, 30 May 2019 10:55:17 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-05-30T10:55:17Z\", \"security_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:17Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-243d0fe2-9098-4a9f-9a3f-055a7d4efb9b", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e4a8cabd-9563-44de-895d-5cb4a57395c1"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d801ea47-ed6e-46b4-9b7e-5cce52c93347 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d801ea47-ed6e-46b4-9b7e-5cce52c93347", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.048Z", "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-05-30T10:55:17.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:17.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "homer_security_group_68s00b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_floatingip_ku5i9e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_security_group_68s00b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_floatingip_ku5i9e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}], "metadata": {"pagination": {"total": 412, "offset": 102, "size": 50}}} 2019-05-30 10:55:26,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:26,395 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:26 GMT 2019-05-30 10:55:26,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:26,395 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:55:26,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:26,395 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:26,395 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:26,395 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:55:26,398 - 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-05-30 10:55:26,398 - 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-05-30 10:55:26,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-aa33443c-14ca-4ad4-95c1-9a07b4866651 2019-05-30 10:55:26,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-aa33443c-14ca-4ad4-95c1-9a07b4866651 Date: Thu, 30 May 2019 10:55:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500}]} 2019-05-30 10:55:26,398 - 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-05-30 10:55:26,399 - 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-05-30 10:55:26,399 - 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-05-30 10:55:26,399 - 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-05-30 10:55:26,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-aa33443c-14ca-4ad4-95c1-9a07b4866651 2019-05-30 10:55:26,399 - 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-05-30 10:55:26,399 - 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-05-30 10:55:26,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}03f8acca00374e1ccc0300eabff9432fbaa8e5a3" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-05-30 10:55:26,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:55:26,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4050c4d1-d429-4046-9869-d7b03e5faf83 2019-05-30 10:55:26,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4050c4d1-d429-4046-9869-d7b03e5faf83 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:55:26,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/007a6c73-a7e8-4fb5-94a7-47c787d2c661.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d6626bd0626b18a6e1f850ea6ea52d37b30140" 2019-05-30 10:55:26,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-c3c6843d-1cc1-4095-a348-510fcfbf5fc8 Date: Thu, 30 May 2019 10:55:17 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:15Z", "updated_at": "2019-05-30T10:55:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:15Z", "revision_number": 0, "id": "4cb98b76-7594-4a43-a780-70780d4a70fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:15Z", "security_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:15Z", "revision_number": 0, "id": "a52b9ad8-028a-4ab2-8f84-e4bbb171c0c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:15Z", "security_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "name": "clearwater-sg_internal_sip"}} 2019-05-30 10:55:26,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/007a6c73-a7e8-4fb5-94a7-47c787d2c661.json used request id req-c3c6843d-1cc1-4095-a348-510fcfbf5fc8 2019-05-30 10:55:26,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-243d0fe2-9098-4a9f-9a3f-055a7d4efb9b 2019-05-30 10:55:26,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}72d6626bd0626b18a6e1f850ea6ea52d37b30140" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:26,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-76afa144-74ca-486e-9c96-aa8fc8b3601c 2019-05-30 10:55:26,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}fd260e142564fff0947e2a7cd64736c505ee060d" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-05-30 10:55:26,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76afa144-74ca-486e-9c96-aa8fc8b3601c 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:55:26,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e6823ffd-07c9-4e50-b2b8-3b803d6bc6c7 Date: Thu, 30 May 2019 10:55:17 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-05-30T10:55:17Z", "security_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "port_range_min": 5054, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:17Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "1b19b714-6424-4b28-ad7b-e896d88062b5"}} 2019-05-30 10:55:26,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:55:26,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e6823ffd-07c9-4e50-b2b8-3b803d6bc6c7 2019-05-30 10:55:26,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-30 10:55:26,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e6823ffd-07c9-4e50-b2b8-3b803d6bc6c7 2019-05-30 10:55:26,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}72d6626bd0626b18a6e1f850ea6ea52d37b30140" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:26,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c4d92632-c1cc-45c8-b097-8783797f8eb0 Date: Thu, 30 May 2019 10:55:17 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-05-30T10:55:17Z", "security_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "port_range_min": 5052, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:17Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "3534af49-d0ca-4c4f-841c-32d79e6ffb52"}} 2019-05-30 10:55:26,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c4d92632-c1cc-45c8-b097-8783797f8eb0 2019-05-30 10:55:26,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:55:26,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3923278a-042f-47ac-8fa9-a0208e91d250 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:55:26,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c4d92632-c1cc-45c8-b097-8783797f8eb0 2019-05-30 10:55:26,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3923278a-042f-47ac-8fa9-a0208e91d250 2019-05-30 10:55:26,404 - 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-05-30 10:55:26,404 - 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-05-30 10:55:26,404 - 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-05-30 10:55:26,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:55:26,404 - 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-05-30 10:55:26,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-243d0fe2-9098-4a9f-9a3f-055a7d4efb9b Date: Thu, 30 May 2019 10:55:17 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-05-30T10:55:17Z", "security_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "port_range_min": 5058, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:17Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1"}} 2019-05-30 10:55:26,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-243d0fe2-9098-4a9f-9a3f-055a7d4efb9b 2019-05-30 10:55:26,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d801ea47-ed6e-46b4-9b7e-5cce52c93347 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:55:26,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d801ea47-ed6e-46b4-9b7e-5cce52c93347 2019-05-30 10:55:26,405 - 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-05-30 10:55:26,405 - 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-05-30 10:55:26,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:55:26,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:55:26,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:55:26,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 10:55:26,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:55:26,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:26,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:26,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:26,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:26,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:26,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:26,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:26,559 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:55:26,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:26,559 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:26 GMT 2019-05-30 10:55:26,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:26,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:55:26,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:26,560 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:26,560 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:31,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:55:31,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:31,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:31,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:31,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:31,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:31,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:31,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:31,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0cb0514a-da84-40d4-b956-a9a86ebe48ee", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.469ab8cf-eb46-4595-adee-dc133aedfcad"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}4ae78cf6fa1eccb2ff0e1da0c3d8542bc2988482\" -d '{\"security_group\": {\"description\": \"DNS\", \"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0cb0514a-da84-40d4-b956-a9a86ebe48ee", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.469ab8cf-eb46-4595-adee-dc133aedfcad"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:17.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-fd89884b-7d30-4891-86f4-ef7dc5c4bd8c", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:18.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:17.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:17.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:17.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:17.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:17.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "homer_security_group_68s00b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:17.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:17.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:17.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:17.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:17.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "bind_floatingip_ku5i9e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/63d9cdf6-22a7-4020-ad84-b0acf8d06e6b.json used request id req-6bba54c2-866b-402f-958a-ce933a451338", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.469ab8cf-eb46-4595-adee-dc133aedfcad"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}d1aa492786c4e8b49139a56fc6aa36c107e3c8c3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9888, \"security_group_id\": \"63d9cdf6-22a7-4020-ad84-b0acf8d06e6b\", \"port_range_min\": 9888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.469ab8cf-eb46-4595-adee-dc133aedfcad"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:17.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "homer_security_group_68s00b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-13611524-851e-47b9-a9fa-0165ee14a997 Date: Thu, 30 May 2019 10:55:17 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:17Z\", \"updated_at\": \"2019-05-30T10:55:17Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:17Z\", \"revision_number\": 0, \"id\": \"b1839ceb-1118-4672-bb12-dd391c311a3b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:17Z\", \"security_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:17Z\", \"revision_number\": 0, \"id\": \"b2c725ed-37c7-4d86-8d2e-4c211d51fd53\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:17Z\", \"security_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-13611524-851e-47b9-a9fa-0165ee14a997", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-13611524-851e-47b9-a9fa-0165ee14a997", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:17.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-fd89884b-7d30-4891-86f4-ef7dc5c4bd8c Date: Thu, 30 May 2019 10:55:18 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:17Z\", \"updated_at\": \"2019-05-30T10:55:17Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:17Z\", \"revision_number\": 0, \"id\": \"81b9fe59-dba4-4b51-8f39-4a8f3286be2a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:17Z\", \"security_group_id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:17Z\", \"revision_number\": 0, \"id\": \"a6f2d116-09f0-4cbe-a089-3674d52ef364\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:17Z\", \"security_group_id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "bind_floatingip_ku5i9e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-fd89884b-7d30-4891-86f4-ef7dc5c4bd8c", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcb5ecd4eb31a61198f853cbfea94944a2accdef\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.62299ec4-43f5-4439-9400-043e05e6a346"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:18.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}], "metadata": {"pagination": {"total": 793, "offset": 152, "size": 50}}} 2019-05-30 10:55:31,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:31,710 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:31 GMT 2019-05-30 10:55:31,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:31,711 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:55:31,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:31,711 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:31,711 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:31,711 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:55:31,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0cb0514a-da84-40d4-b956-a9a86ebe48ee 2019-05-30 10:55:31,713 - 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-05-30 10:55:31,714 - 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-05-30 10:55:31,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}4ae78cf6fa1eccb2ff0e1da0c3d8542bc2988482" -d '{"security_group": {"description": "DNS", "name": "clearwater-sg_bind"}}' 2019-05-30 10:55:31,714 - 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-05-30 10:55:31,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0cb0514a-da84-40d4-b956-a9a86ebe48ee 2019-05-30 10:55:31,714 - 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-05-30 10:55:31,714 - 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-05-30 10:55:31,715 - 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-05-30 10:55:31,715 - 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-05-30 10:55:31,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-fd89884b-7d30-4891-86f4-ef7dc5c4bd8c 2019-05-30 10:55:31,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:55:31,715 - 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-05-30 10:55:31,715 - 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-05-30 10:55:31,715 - 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-05-30 10:55:31,716 - 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-05-30 10:55:31,716 - 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-05-30 10:55:31,716 - 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-05-30 10:55:31,716 - 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-05-30 10:55:31,716 - 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-05-30 10:55:31,717 - 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-05-30 10:55:31,717 - 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-05-30 10:55:31,717 - 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-05-30 10:55:31,717 - 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-05-30 10:55:31,717 - 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-05-30 10:55:31,717 - 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-05-30 10:55:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:55:31,718 - 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-05-30 10:55:31,718 - 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-05-30 10:55:31,718 - 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-05-30 10:55:31,718 - 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-05-30 10:55:31,718 - 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-05-30 10:55:31,719 - 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-05-30 10:55:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:55:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/63d9cdf6-22a7-4020-ad84-b0acf8d06e6b.json used request id req-6bba54c2-866b-402f-958a-ce933a451338 2019-05-30 10:55:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}d1aa492786c4e8b49139a56fc6aa36c107e3c8c3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "63d9cdf6-22a7-4020-ad84-b0acf8d06e6b", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:31,719 - 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-05-30 10:55:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:55:31,719 - 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-05-30 10:55:31,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:55:31,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-13611524-851e-47b9-a9fa-0165ee14a997 Date: Thu, 30 May 2019 10:55:17 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:17Z", "updated_at": "2019-05-30T10:55:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:17Z", "revision_number": 0, "id": "b1839ceb-1118-4672-bb12-dd391c311a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:17Z", "security_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:17Z", "revision_number": 0, "id": "b2c725ed-37c7-4d86-8d2e-4c211d51fd53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:17Z", "security_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base"}} 2019-05-30 10:55:31,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-13611524-851e-47b9-a9fa-0165ee14a997 2019-05-30 10:55:31,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-13611524-851e-47b9-a9fa-0165ee14a997 2019-05-30 10:55:31,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-fd89884b-7d30-4891-86f4-ef7dc5c4bd8c Date: Thu, 30 May 2019 10:55:18 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:17Z", "updated_at": "2019-05-30T10:55:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:17Z", "revision_number": 0, "id": "81b9fe59-dba4-4b51-8f39-4a8f3286be2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:17Z", "security_group_id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:17Z", "revision_number": 0, "id": "a6f2d116-09f0-4cbe-a089-3674d52ef364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:17Z", "security_group_id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "name": "clearwater-sg_ellis"}} 2019-05-30 10:55:31,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 10:55:31,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-fd89884b-7d30-4891-86f4-ef7dc5c4bd8c 2019-05-30 10:55:31,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb5ecd4eb31a61198f853cbfea94944a2accdef" 2019-05-30 10:55:31,721 - 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-05-30 10:55:31,721 - 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-05-30 10:55:31,721 - 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-05-30 10:55:31,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:55:31,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:31,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:31,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:31,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:31,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:31,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:31,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:31,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:55:31,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:31,865 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:31 GMT 2019-05-30 10:55:31,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:31,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:55:31,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:31,865 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:31,865 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:36,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:55:37,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:37,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:37,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:37,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:37,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:37,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:37,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:37,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:17.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:18.678Z", "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-05-30T10:55:17.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.247Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-bc8834a0-e612-4639-a749-e00fe1b7f3e7", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b24a2104-8b44-478f-bbbf-a7962e4512ec"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.247Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-bc8834a0-e612-4639-a749-e00fe1b7f3e7 Date: Thu, 30 May 2019 10:55:18 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:18Z\", \"updated_at\": \"2019-05-30T10:55:18Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 0, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": null, \"id\": \"51632d53-7ea4-43bb-9c65-0cc7cfe44a28\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b24a2104-8b44-478f-bbbf-a7962e4512ec"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.247Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-af750127-dbde-465a-b3ae-5a1766a08f1e Date: Thu, 30 May 2019 10:55:18 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"168e0781-2ae4-4771-b847-512752cd47f4\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"137b131c79604c9bbaf6f84e2f797af7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9f424a7-958b-4c06-a1c6-4f7aa8fab190\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T06:05:08Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"137b131c79604c9bbaf6f84e2f797af7\",\"created_at\":\"2019-05-30T05:48:56Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.62299ec4-43f5-4439-9400-043e05e6a346"}, {"node_instance_id": "homer_security_group_68s00b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.247Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.247Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-bc8834a0-e612-4639-a749-e00fe1b7f3e7", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b24a2104-8b44-478f-bbbf-a7962e4512ec"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.247Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-af750127-dbde-465a-b3ae-5a1766a08f1e", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.62299ec4-43f5-4439-9400-043e05e6a346"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.247Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2333dbcd5b4644cca59ebc2020401159', u'created_at': u'2019-05-30T10:55:18Z', u'updated_at': u'2019-05-30T10:55:18Z', u'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'2333dbcd5b4644cca59ebc2020401159', u'port_id': None, u'id': u'51632d53-7ea4-43bb-9c65-0cc7cfe44a28', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b24a2104-8b44-478f-bbbf-a7962e4512ec"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.247Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-af750127-dbde-465a-b3ae-5a1766a08f1e", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.62299ec4-43f5-4439-9400-043e05e6a346"}, {"node_instance_id": "bind_floatingip_ku5i9e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.247Z", "message": "Node instance started", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.247Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcb5ecd4eb31a61198f853cbfea94944a2accdef\" -d '{\"floatingip\": {\"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.62299ec4-43f5-4439-9400-043e05e6a346"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.247Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c79a79c1-f050-408f-90ed-a1eb7a071cfe 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.247Z", "message": "Using floating ip network 168e0781-2ae4-4771-b847-512752cd47f4 from name external provided.", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.62299ec4-43f5-4439-9400-043e05e6a346"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.247Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}3650f8242895affd0182ff4a6f94e96bf254d1d1\" -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-05-30T10:55:19.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.247Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c79a79c1-f050-408f-90ed-a1eb7a071cfe", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.869Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d671bbec-659b-414c-b9a3-64246818df09", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.869Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-af57238f-73ae-4e7b-aef6-eef9632afba1 Date: Thu, 30 May 2019 10:55:19 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:18Z\", \"updated_at\": \"2019-05-30T10:55:18Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:18Z\", \"revision_number\": 0, \"id\": \"3cc66321-926c-4885-979c-c382730ab98b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:18Z\", \"security_group_id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:18Z\", \"revision_number\": 0, \"id\": \"f89d7cd9-1a89-4ac5-8b1e-4104fab7ea14\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:18Z\", \"security_group_id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.869Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d671bbec-659b-414c-b9a3-64246818df09 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.869Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7e008f40-ba56-4eda-9b5b-4825e00c361f", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.869Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6831c75d-215b-4890-b504-3e2a7e2dad3b", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "sprout_security_group_zhylxb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.869Z", "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-05-30T10:55:18.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "internal_sip_security_group_mnlied", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.869Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "internal_sip_security_group_mnlied", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.869Z", "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-05-30T10:55:18.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.869Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-af57238f-73ae-4e7b-aef6-eef9632afba1", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "homer_security_group_68s00b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.869Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.869Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-af57238f-73ae-4e7b-aef6-eef9632afba1", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.869Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-6831c75d-215b-4890-b504-3e2a7e2dad3b Date: Thu, 30 May 2019 10:55:19 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:19Z\", \"updated_at\": \"2019-05-30T10:55:19Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:19Z\", \"revision_number\": 0, \"id\": \"43b7d191-ed21-4ef4-9184-fed8e4334367\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:19Z\", \"security_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:19Z\", \"revision_number\": 0, \"id\": \"dc90c9d2-6188-40ef-9682-b6733a8be7da\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:19Z\", \"security_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.869Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6831c75d-215b-4890-b504-3e2a7e2dad3b", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:19.869Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e008f40-ba56-4eda-9b5b-4825e00c361f 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "keypair_z95g4v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-35c1d7f5-e3f3-4e61-96e7-443ea0afea29", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e057177b-19c3-4169-b441-596adbff442b"}, {"node_instance_id": "keypair_z95g4v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-35c1d7f5-e3f3-4e61-96e7-443ea0afea29", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e057177b-19c3-4169-b441-596adbff442b"}, {"node_instance_id": "keypair_z95g4v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35c1d7f5-e3f3-4e61-96e7-443ea0afea29 x-compute-request-id: req-35c1d7f5-e3f3-4e61-96e7-443ea0afea29 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"fingerprint\": \"86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51\"}}]}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e057177b-19c3-4169-b441-596adbff442b"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}a9bda79735a5191a98c32d33913353a19ce80c79\" -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-05-30T10:55:20.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/516d7305-77f4-4685-902b-05e00adbb79b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd260e142564fff0947e2a7cd64736c505ee060d\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-6c7bc7a3-3e40-4b75-baef-a4e51a48ee94 Date: Thu, 30 May 2019 10:55:19 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:17Z\", \"updated_at\": \"2019-05-30T10:55:17Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:17Z\", \"revision_number\": 0, \"id\": \"b1839ceb-1118-4672-bb12-dd391c311a3b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:17Z\", \"security_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:17Z\", \"revision_number\": 0, \"id\": \"b2c725ed-37c7-4d86-8d2e-4c211d51fd53\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:17Z\", \"security_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "keypair_z95g4v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "Using external resource keypair: cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e057177b-19c3-4169-b441-596adbff442b"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/516d7305-77f4-4685-902b-05e00adbb79b.json used request id req-6c7bc7a3-3e40-4b75-baef-a4e51a48ee94", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/516d7305-77f4-4685-902b-05e00adbb79b.json used request id req-6c7bc7a3-3e40-4b75-baef-a4e51a48ee94", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}fd260e142564fff0947e2a7cd64736c505ee060d\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"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-05-30T10:55:19.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-84cea5f0-59ea-43ab-ae1c-a1882262b24d Date: Thu, 30 May 2019 10:55: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-05-30T10:55:19Z\", \"security_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:19Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-84cea5f0-59ea-43ab-ae1c-a1882262b24d", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-84cea5f0-59ea-43ab-ae1c-a1882262b24d", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "internal_sip_security_group_mnlied", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "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-05-30T10:55:19.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_security_group_zhylxb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:18.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_floatingip_ee1arj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}fd260e142564fff0947e2a7cd64736c505ee060d\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 4000, \"security_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"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-05-30T10:55:20.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}03f8acca00374e1ccc0300eabff9432fbaa8e5a3\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-4fb32f29-7c58-4d46-8b55-58c6418e53f0 Date: Thu, 30 May 2019 10:55:20 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:17Z\", \"updated_at\": \"2019-05-30T10:55:17Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:17Z\", \"revision_number\": 0, \"id\": \"81b9fe59-dba4-4b51-8f39-4a8f3286be2a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:17Z\", \"security_group_id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:17Z\", \"revision_number\": 0, \"id\": \"a6f2d116-09f0-4cbe-a089-3674d52ef364\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:17Z\", \"security_group_id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5.json used request id req-4fb32f29-7c58-4d46-8b55-58c6418e53f0", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}], "metadata": {"pagination": {"total": 953, "offset": 202, "size": 50}}} 2019-05-30 10:55:37,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:37,047 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:37 GMT 2019-05-30 10:55:37,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:37,048 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:55:37,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:37,048 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:37,048 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:37,048 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:55:37,051 - 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-05-30 10:55:37,051 - 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-05-30 10:55:37,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-bc8834a0-e612-4639-a749-e00fe1b7f3e7 2019-05-30 10:55:37,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-bc8834a0-e612-4639-a749-e00fe1b7f3e7 Date: Thu, 30 May 2019 10:55:18 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:18Z", "updated_at": "2019-05-30T10:55:18Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": null, "id": "51632d53-7ea4-43bb-9c65-0cc7cfe44a28", "qos_policy_id": null}} 2019-05-30 10:55:37,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-af750127-dbde-465a-b3ae-5a1766a08f1e Date: Thu, 30 May 2019 10:55:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500}]} 2019-05-30 10:55:37,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 10:55:37,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-bc8834a0-e612-4639-a749-e00fe1b7f3e7 2019-05-30 10:55:37,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-af750127-dbde-465a-b3ae-5a1766a08f1e 2019-05-30 10:55:37,052 - 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'2333dbcd5b4644cca59ebc2020401159', u'created_at': u'2019-05-30T10:55:18Z', u'updated_at': u'2019-05-30T10:55:18Z', u'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'2333dbcd5b4644cca59ebc2020401159', u'port_id': None, u'id': u'51632d53-7ea4-43bb-9c65-0cc7cfe44a28', u'qos_policy_id': None} 2019-05-30 10:55:37,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-af750127-dbde-465a-b3ae-5a1766a08f1e 2019-05-30 10:55:37,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:55:37,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb5ecd4eb31a61198f853cbfea94944a2accdef" -d '{"floatingip": {"floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}}' 2019-05-30 10:55:37,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c79a79c1-f050-408f-90ed-a1eb7a071cfe 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:55:37,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 168e0781-2ae4-4771-b847-512752cd47f4 from name external provided. 2019-05-30 10:55:37,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}3650f8242895affd0182ff4a6f94e96bf254d1d1" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-05-30 10:55:37,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c79a79c1-f050-408f-90ed-a1eb7a071cfe 2019-05-30 10:55:37,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d671bbec-659b-414c-b9a3-64246818df09 2019-05-30 10:55:37,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-af57238f-73ae-4e7b-aef6-eef9632afba1 Date: Thu, 30 May 2019 10:55:19 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:18Z", "updated_at": "2019-05-30T10:55:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:18Z", "revision_number": 0, "id": "3cc66321-926c-4885-979c-c382730ab98b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:18Z", "security_group_id": "d81ba70c-4314-414a-b228-75577364c7dd", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:18Z", "revision_number": 0, "id": "f89d7cd9-1a89-4ac5-8b1e-4104fab7ea14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:18Z", "security_group_id": "d81ba70c-4314-414a-b228-75577364c7dd", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "d81ba70c-4314-414a-b228-75577364c7dd", "name": "clearwater-sg_bind"}} 2019-05-30 10:55:37,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d671bbec-659b-414c-b9a3-64246818df09 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:55:37,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7e008f40-ba56-4eda-9b5b-4825e00c361f 2019-05-30 10:55:37,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6831c75d-215b-4890-b504-3e2a7e2dad3b 2019-05-30 10:55:37,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-30 10:55:37,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:55:37,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-30 10:55:37,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-af57238f-73ae-4e7b-aef6-eef9632afba1 2019-05-30 10:55:37,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:55:37,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-af57238f-73ae-4e7b-aef6-eef9632afba1 2019-05-30 10:55:37,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-6831c75d-215b-4890-b504-3e2a7e2dad3b Date: Thu, 30 May 2019 10:55:19 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:19Z", "updated_at": "2019-05-30T10:55:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:19Z", "revision_number": 0, "id": "43b7d191-ed21-4ef4-9184-fed8e4334367", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:19Z", "security_group_id": "99770790-8046-438a-808b-b8405234dd8b", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:19Z", "revision_number": 0, "id": "dc90c9d2-6188-40ef-9682-b6733a8be7da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:19Z", "security_group_id": "99770790-8046-438a-808b-b8405234dd8b", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "99770790-8046-438a-808b-b8405234dd8b", "name": "clearwater-sg_vellum"}} 2019-05-30 10:55:37,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6831c75d-215b-4890-b504-3e2a7e2dad3b 2019-05-30 10:55:37,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e008f40-ba56-4eda-9b5b-4825e00c361f 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:55:37,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-35c1d7f5-e3f3-4e61-96e7-443ea0afea29 2019-05-30 10:55:37,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-35c1d7f5-e3f3-4e61-96e7-443ea0afea29 2019-05-30 10:55:37,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35c1d7f5-e3f3-4e61-96e7-443ea0afea29 x-compute-request-id: req-35c1d7f5-e3f3-4e61-96e7-443ea0afea29 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova", "name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "fingerprint": "86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51"}}]} 2019-05-30 10:55:37,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}a9bda79735a5191a98c32d33913353a19ce80c79" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-05-30 10:55:37,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/516d7305-77f4-4685-902b-05e00adbb79b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd260e142564fff0947e2a7cd64736c505ee060d" 2019-05-30 10:55:37,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-6c7bc7a3-3e40-4b75-baef-a4e51a48ee94 Date: Thu, 30 May 2019 10:55:19 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:17Z", "updated_at": "2019-05-30T10:55:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:17Z", "revision_number": 0, "id": "b1839ceb-1118-4672-bb12-dd391c311a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:17Z", "security_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:17Z", "revision_number": 0, "id": "b2c725ed-37c7-4d86-8d2e-4c211d51fd53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:17Z", "security_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base"}} 2019-05-30 10:55:37,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d 2019-05-30 10:55:37,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/516d7305-77f4-4685-902b-05e00adbb79b.json used request id req-6c7bc7a3-3e40-4b75-baef-a4e51a48ee94 2019-05-30 10:55:37,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/516d7305-77f4-4685-902b-05e00adbb79b.json used request id req-6c7bc7a3-3e40-4b75-baef-a4e51a48ee94 2019-05-30 10:55:37,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}fd260e142564fff0947e2a7cd64736c505ee060d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:37,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-84cea5f0-59ea-43ab-ae1c-a1882262b24d Date: Thu, 30 May 2019 10:55: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-05-30T10:55:19Z", "security_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "port_range_min": 22, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:19Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "07e031db-eff3-4398-89c7-26135e6a0740"}} 2019-05-30 10:55:37,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-84cea5f0-59ea-43ab-ae1c-a1882262b24d 2019-05-30 10:55:37,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-84cea5f0-59ea-43ab-ae1c-a1882262b24d 2019-05-30 10:55:37,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:55:37,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:55:37,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-30 10:55:37,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}fd260e142564fff0947e2a7cd64736c505ee060d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:37,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f8acca00374e1ccc0300eabff9432fbaa8e5a3" 2019-05-30 10:55:37,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-4fb32f29-7c58-4d46-8b55-58c6418e53f0 Date: Thu, 30 May 2019 10:55:20 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:17Z", "updated_at": "2019-05-30T10:55:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:17Z", "revision_number": 0, "id": "81b9fe59-dba4-4b51-8f39-4a8f3286be2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:17Z", "security_group_id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:17Z", "revision_number": 0, "id": "a6f2d116-09f0-4cbe-a089-3674d52ef364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:17Z", "security_group_id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "name": "clearwater-sg_ellis"}} 2019-05-30 10:55:37,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5.json used request id req-4fb32f29-7c58-4d46-8b55-58c6418e53f0 2019-05-30 10:55:37,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:55:37,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:37,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:37,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:37,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:37,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:37,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:37,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:37,129 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:55:37,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:37,130 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:37 GMT 2019-05-30 10:55:37,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:37,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:55:37,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:37,130 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:37,130 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:42,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:55:42,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:42,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:42,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:42,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:42,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:42,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:42,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:42,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}03f8acca00374e1ccc0300eabff9432fbaa8e5a3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 80, \"security_group_id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"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-05-30T10:55:20.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "bono_floatingip_ee1arj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ebab12c2b4852926bdd4281c919117c8df664390\" -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-05-30T10:55:20.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-ff193eb5-42da-4ba0-983d-344c114bdae9 Date: Thu, 30 May 2019 10:55:20 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:19Z\", \"updated_at\": \"2019-05-30T10:55:19Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 0, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": null, \"id\": \"f29b4dbc-8506-43cb-8650-daabd3c585cf\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.62299ec4-43f5-4439-9400-043e05e6a346"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ff193eb5-42da-4ba0-983d-344c114bdae9", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.62299ec4-43f5-4439-9400-043e05e6a346"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-1e9a8fff-e743-479f-abbb-1b3030ef700b Date: Thu, 30 May 2019 10:55: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\": 80, \"updated_at\": \"2019-05-30T10:55:20Z\", \"security_group_id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"port_range_min\": 80, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:20Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"7b72e0ac-41f9-4429-9eba-d16e56fc55fb\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ff193eb5-42da-4ba0-983d-344c114bdae9", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.62299ec4-43f5-4439-9400-043e05e6a346"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1e9a8fff-e743-479f-abbb-1b3030ef700b", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2333dbcd5b4644cca59ebc2020401159', u'created_at': u'2019-05-30T10:55:19Z', u'updated_at': u'2019-05-30T10:55:19Z', u'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'2333dbcd5b4644cca59ebc2020401159', u'port_id': None, u'id': u'f29b4dbc-8506-43cb-8650-daabd3c585cf', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.62299ec4-43f5-4439-9400-043e05e6a346"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1e9a8fff-e743-479f-abbb-1b3030ef700b", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:20.471Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}03f8acca00374e1ccc0300eabff9432fbaa8e5a3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 443, \"security_group_id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"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-05-30T10:55:20.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6e93306d-4d41-470e-b922-c16f246d8582", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}fd260e142564fff0947e2a7cd64736c505ee060d\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 2380, \"security_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"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-05-30T10:55:20.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8199f9e2-b259-4ee5-995e-72f3b86c5cbc", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-94c8b068-9846-420e-848e-37a48b6fd14c", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-94c8b068-9846-420e-848e-37a48b6fd14c", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}fd260e142564fff0947e2a7cd64736c505ee060d\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 161, \"security_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"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-05-30T10:55:20.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6e93306d-4d41-470e-b922-c16f246d8582", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-6e93306d-4d41-470e-b922-c16f246d8582 Date: Thu, 30 May 2019 10:55: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\": 161, \"updated_at\": \"2019-05-30T10:55:20Z\", \"security_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"port_range_min\": 161, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:20Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-75b52879-7a10-46f5-9706-19255173e9a3", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "internal_sip_security_group_mnlied", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "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-05-30T10:55:19.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_floatingip_ee1arj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c75f16da-45ca-49b6-98bc-6a8f3db11e79", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c75f16da-45ca-49b6-98bc-6a8f3db11e79 Date: Thu, 30 May 2019 10:55: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\": 4000, \"updated_at\": \"2019-05-30T10:55:20Z\", \"security_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"port_range_min\": 4000, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:20Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-8199f9e2-b259-4ee5-995e-72f3b86c5cbc Date: Thu, 30 May 2019 10:55: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\": 443, \"updated_at\": \"2019-05-30T10:55:20Z\", \"security_group_id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"port_range_min\": 443, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:20Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"1e6629f4-04df-4f6a-8fe7-ea38a2f50543\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c75f16da-45ca-49b6-98bc-6a8f3db11e79", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8199f9e2-b259-4ee5-995e-72f3b86c5cbc", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2196b4f5-e0c0-4f68-a69e-f8fe5c3dbe8a"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-94c8b068-9846-420e-848e-37a48b6fd14c Date: Thu, 30 May 2019 10:55:20 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:20Z\", \"updated_at\": \"2019-05-30T10:55:20Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:20Z\", \"revision_number\": 0, \"id\": \"5a2bbefb-bfea-4208-b2a0-10c26dda2ef4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:20Z\", \"security_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:20Z\", \"revision_number\": 0, \"id\": \"89ce58b5-abae-437d-bfc8-2bb7e34de922\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:20Z\", \"security_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-8b6f79e0-8ef9-49bf-963f-3424772e0324 Date: Thu, 30 May 2019 10:55: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\": 2380, \"updated_at\": \"2019-05-30T10:55:20Z\", \"security_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"port_range_min\": 2380, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:20Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8b6f79e0-8ef9-49bf-963f-3424772e0324", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-75b52879-7a10-46f5-9706-19255173e9a3 Date: Thu, 30 May 2019 10:55:20 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:20Z\", \"updated_at\": \"2019-05-30T10:55:20Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:20Z\", \"revision_number\": 0, \"id\": \"55b6118a-3811-40ec-a3ea-3dcfe21e6155\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:20Z\", \"security_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:20Z\", \"revision_number\": 0, \"id\": \"7459aef4-b448-4037-95aa-1561b740c224\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:20Z\", \"security_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"662da134-81e3-4e07-a838-dab908384547\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "sprout_security_group_zhylxb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8b6f79e0-8ef9-49bf-963f-3424772e0324", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c887464b-eb28-46e8-ba83-9d1f50abfa63"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.109Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-75b52879-7a10-46f5-9706-19255173e9a3", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.671Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0596c2e7-aae1-41e5-a0f7-b81426fc8132", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.671Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}4ae78cf6fa1eccb2ff0e1da0c3d8542bc2988482\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"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-05-30T10:55:21.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.671Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/99770790-8046-438a-808b-b8405234dd8b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3650f8242895affd0182ff4a6f94e96bf254d1d1\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "sprout_security_group_zhylxb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.671Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_floatingip_ee1arj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.671Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.671Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-0596c2e7-aae1-41e5-a0f7-b81426fc8132 Date: Thu, 30 May 2019 10:55:21 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-05-30T10:55:21Z\", \"security_group_id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:21Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"28cbd2ab-3337-4415-adb5-32c803a94c5f\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.671Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}4ae78cf6fa1eccb2ff0e1da0c3d8542bc2988482\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"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-05-30T10:55:21.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.671Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/d81ba70c-4314-414a-b228-75577364c7dd.json used request id req-cb505c60-268d-4f79-80f9-d649125b1b06", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.671Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/d81ba70c-4314-414a-b228-75577364c7dd.json used request id req-cb505c60-268d-4f79-80f9-d649125b1b06", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.671Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-cb505c60-268d-4f79-80f9-d649125b1b06 Date: Thu, 30 May 2019 10:55:21 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:18Z\", \"updated_at\": \"2019-05-30T10:55:18Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:18Z\", \"revision_number\": 0, \"id\": \"3cc66321-926c-4885-979c-c382730ab98b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:18Z\", \"security_group_id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:18Z\", \"revision_number\": 0, \"id\": \"f89d7cd9-1a89-4ac5-8b1e-4104fab7ea14\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:18Z\", \"security_group_id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.671Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/d81ba70c-4314-414a-b228-75577364c7dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ae78cf6fa1eccb2ff0e1da0c3d8542bc2988482\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:21.671Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0596c2e7-aae1-41e5-a0f7-b81426fc8132", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "bono_floatingip_ee1arj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "internal_sip_security_group_mnlied", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_security_group_zhylxb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:19.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-c7e23578-345d-4a2b-94cc-eac7fb841967 Date: Thu, 30 May 2019 10:55:21 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:19Z\", \"updated_at\": \"2019-05-30T10:55:19Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:19Z\", \"revision_number\": 0, \"id\": \"43b7d191-ed21-4ef4-9184-fed8e4334367\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:19Z\", \"security_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:19Z\", \"revision_number\": 0, \"id\": \"dc90c9d2-6188-40ef-9682-b6733a8be7da\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:19Z\", \"security_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}], "metadata": {"pagination": {"total": 1008, "offset": 252, "size": 50}}} 2019-05-30 10:55:42,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:42,217 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:42 GMT 2019-05-30 10:55:42,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:42,217 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:55:42,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:42,217 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:42,217 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:42,217 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:55:42,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}03f8acca00374e1ccc0300eabff9432fbaa8e5a3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:42,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-30 10:55:42,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ebab12c2b4852926bdd4281c919117c8df664390" -d '{"security_group": {"description": "STUN SIP RTP 0MQ", "name": "clearwater-sg_bono"}}' 2019-05-30 10:55:42,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-ff193eb5-42da-4ba0-983d-344c114bdae9 Date: Thu, 30 May 2019 10:55:20 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:19Z", "updated_at": "2019-05-30T10:55:19Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": null, "id": "f29b4dbc-8506-43cb-8650-daabd3c585cf", "qos_policy_id": null}} 2019-05-30 10:55:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ff193eb5-42da-4ba0-983d-344c114bdae9 2019-05-30 10:55:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-1e9a8fff-e743-479f-abbb-1b3030ef700b Date: Thu, 30 May 2019 10:55: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": 80, "updated_at": "2019-05-30T10:55:20Z", "security_group_id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "port_range_min": 80, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:20Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "7b72e0ac-41f9-4429-9eba-d16e56fc55fb"}} 2019-05-30 10:55:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ff193eb5-42da-4ba0-983d-344c114bdae9 2019-05-30 10:55:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1e9a8fff-e743-479f-abbb-1b3030ef700b 2019-05-30 10:55:42,221 - 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'2333dbcd5b4644cca59ebc2020401159', u'created_at': u'2019-05-30T10:55:19Z', u'updated_at': u'2019-05-30T10:55:19Z', u'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'2333dbcd5b4644cca59ebc2020401159', u'port_id': None, u'id': u'f29b4dbc-8506-43cb-8650-daabd3c585cf', u'qos_policy_id': None} 2019-05-30 10:55:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1e9a8fff-e743-479f-abbb-1b3030ef700b 2019-05-30 10:55:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}03f8acca00374e1ccc0300eabff9432fbaa8e5a3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6e93306d-4d41-470e-b922-c16f246d8582 2019-05-30 10:55:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}fd260e142564fff0947e2a7cd64736c505ee060d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8199f9e2-b259-4ee5-995e-72f3b86c5cbc 2019-05-30 10:55:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-94c8b068-9846-420e-848e-37a48b6fd14c 2019-05-30 10:55:42,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-94c8b068-9846-420e-848e-37a48b6fd14c 2019-05-30 10:55:42,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}fd260e142564fff0947e2a7cd64736c505ee060d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 161, "security_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "port_range_min": 161, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:42,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6e93306d-4d41-470e-b922-c16f246d8582 2019-05-30 10:55:42,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-6e93306d-4d41-470e-b922-c16f246d8582 Date: Thu, 30 May 2019 10:55: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": 161, "updated_at": "2019-05-30T10:55:20Z", "security_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "port_range_min": 161, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:20Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}} 2019-05-30 10:55:42,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-75b52879-7a10-46f5-9706-19255173e9a3 2019-05-30 10:55:42,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 10:55:42,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:55:42,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c75f16da-45ca-49b6-98bc-6a8f3db11e79 2019-05-30 10:55:42,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c75f16da-45ca-49b6-98bc-6a8f3db11e79 Date: Thu, 30 May 2019 10:55: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": 4000, "updated_at": "2019-05-30T10:55:20Z", "security_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "port_range_min": 4000, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:20Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}} 2019-05-30 10:55:42,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-8199f9e2-b259-4ee5-995e-72f3b86c5cbc Date: Thu, 30 May 2019 10:55: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": 443, "updated_at": "2019-05-30T10:55:20Z", "security_group_id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "port_range_min": 443, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:20Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "1e6629f4-04df-4f6a-8fe7-ea38a2f50543"}} 2019-05-30 10:55:42,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c75f16da-45ca-49b6-98bc-6a8f3db11e79 2019-05-30 10:55:42,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8199f9e2-b259-4ee5-995e-72f3b86c5cbc 2019-05-30 10:55:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-94c8b068-9846-420e-848e-37a48b6fd14c Date: Thu, 30 May 2019 10:55:20 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:20Z", "updated_at": "2019-05-30T10:55:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:20Z", "revision_number": 0, "id": "5a2bbefb-bfea-4208-b2a0-10c26dda2ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:20Z", "security_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:20Z", "revision_number": 0, "id": "89ce58b5-abae-437d-bfc8-2bb7e34de922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:20Z", "security_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "a27a7728-b2be-45bf-8426-5573a4976115", "name": "clearwater-sg_bono"}} 2019-05-30 10:55:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-8b6f79e0-8ef9-49bf-963f-3424772e0324 Date: Thu, 30 May 2019 10:55: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": 2380, "updated_at": "2019-05-30T10:55:20Z", "security_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "port_range_min": 2380, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:20Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}} 2019-05-30 10:55:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8b6f79e0-8ef9-49bf-963f-3424772e0324 2019-05-30 10:55:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-75b52879-7a10-46f5-9706-19255173e9a3 Date: Thu, 30 May 2019 10:55:20 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:20Z", "updated_at": "2019-05-30T10:55:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:20Z", "revision_number": 0, "id": "55b6118a-3811-40ec-a3ea-3dcfe21e6155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:20Z", "security_group_id": "662da134-81e3-4e07-a838-dab908384547", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:20Z", "revision_number": 0, "id": "7459aef4-b448-4037-95aa-1561b740c224", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:20Z", "security_group_id": "662da134-81e3-4e07-a838-dab908384547", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "662da134-81e3-4e07-a838-dab908384547", "name": "clearwater-sg_dime"}} 2019-05-30 10:55:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:55:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8b6f79e0-8ef9-49bf-963f-3424772e0324 2019-05-30 10:55:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-75b52879-7a10-46f5-9706-19255173e9a3 2019-05-30 10:55:42,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0596c2e7-aae1-41e5-a0f7-b81426fc8132 2019-05-30 10:55:42,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}4ae78cf6fa1eccb2ff0e1da0c3d8542bc2988482" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "d81ba70c-4314-414a-b228-75577364c7dd", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:42,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/99770790-8046-438a-808b-b8405234dd8b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3650f8242895affd0182ff4a6f94e96bf254d1d1" 2019-05-30 10:55:42,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 10:55:42,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:55:42,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-0596c2e7-aae1-41e5-a0f7-b81426fc8132 Date: Thu, 30 May 2019 10:55:21 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-05-30T10:55:21Z", "security_group_id": "d81ba70c-4314-414a-b228-75577364c7dd", "port_range_min": 53, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:21Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "28cbd2ab-3337-4415-adb5-32c803a94c5f"}} 2019-05-30 10:55:42,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}4ae78cf6fa1eccb2ff0e1da0c3d8542bc2988482" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "d81ba70c-4314-414a-b228-75577364c7dd", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:42,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/d81ba70c-4314-414a-b228-75577364c7dd.json used request id req-cb505c60-268d-4f79-80f9-d649125b1b06 2019-05-30 10:55:42,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/d81ba70c-4314-414a-b228-75577364c7dd.json used request id req-cb505c60-268d-4f79-80f9-d649125b1b06 2019-05-30 10:55:42,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-cb505c60-268d-4f79-80f9-d649125b1b06 Date: Thu, 30 May 2019 10:55:21 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:18Z", "updated_at": "2019-05-30T10:55:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:18Z", "revision_number": 0, "id": "3cc66321-926c-4885-979c-c382730ab98b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:18Z", "security_group_id": "d81ba70c-4314-414a-b228-75577364c7dd", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:18Z", "revision_number": 0, "id": "f89d7cd9-1a89-4ac5-8b1e-4104fab7ea14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:18Z", "security_group_id": "d81ba70c-4314-414a-b228-75577364c7dd", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "d81ba70c-4314-414a-b228-75577364c7dd", "name": "clearwater-sg_bind"}} 2019-05-30 10:55:42,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/d81ba70c-4314-414a-b228-75577364c7dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae78cf6fa1eccb2ff0e1da0c3d8542bc2988482" 2019-05-30 10:55:42,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0596c2e7-aae1-41e5-a0f7-b81426fc8132 2019-05-30 10:55:42,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 10:55:42,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:55:42,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:55:42,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-c7e23578-345d-4a2b-94cc-eac7fb841967 Date: Thu, 30 May 2019 10:55:21 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:19Z", "updated_at": "2019-05-30T10:55:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:19Z", "revision_number": 0, "id": "43b7d191-ed21-4ef4-9184-fed8e4334367", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:19Z", "security_group_id": "99770790-8046-438a-808b-b8405234dd8b", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:19Z", "revision_number": 0, "id": "dc90c9d2-6188-40ef-9682-b6733a8be7da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:19Z", "security_group_id": "99770790-8046-438a-808b-b8405234dd8b", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "99770790-8046-438a-808b-b8405234dd8b", "name": "clearwater-sg_vellum"}} 2019-05-30 10:55:42,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:55:42,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:42,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:42,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:42,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:42,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:42,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:42,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:42,295 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:55:42,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:42,295 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:42 GMT 2019-05-30 10:55:42,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:42,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:55:42,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:42,296 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:42,296 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:47,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:55:47,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:47,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:47,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:47,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:47,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:47,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:47,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:47,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}3650f8242895affd0182ff4a6f94e96bf254d1d1\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11211, \"security_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"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-05-30T10:55:21.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-67c18796-9c68-4944-8117-6bb19d07e50b Date: Thu, 30 May 2019 10:55:21 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-05-30T10:55:21Z\", \"security_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:21Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"e0291dab-989a-4731-92f1-648bc0d2b27a\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/99770790-8046-438a-808b-b8405234dd8b.json used request id req-c7e23578-345d-4a2b-94cc-eac7fb841967", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-67c18796-9c68-4944-8117-6bb19d07e50b", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}3650f8242895affd0182ff4a6f94e96bf254d1d1\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11311, \"security_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"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-05-30T10:55:21.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-8ebc08b4-4b8c-4f0a-a681-8d35aa47beba Date: Thu, 30 May 2019 10:55:21 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-05-30T10:55:21Z\", \"security_group_id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:21Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"3c145300-1a2c-4159-930e-604ca25d2b84\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8ebc08b4-4b8c-4f0a-a681-8d35aa47beba", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-96b72a74-fc47-4c3b-afdb-d8854ab5a731", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-70463693-5e5e-4567-b998-ed84b6ba24a4 Date: Thu, 30 May 2019 10:55:21 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-05-30T10:55:21Z\", \"security_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"port_range_min\": 7253, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:21Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"5d58651f-c50b-4b8d-9535-0840ad38ebea\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-70463693-5e5e-4567-b998-ed84b6ba24a4", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-96b72a74-fc47-4c3b-afdb-d8854ab5a731", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/99770790-8046-438a-808b-b8405234dd8b.json used request id req-c7e23578-345d-4a2b-94cc-eac7fb841967", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}3650f8242895affd0182ff4a6f94e96bf254d1d1\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7253, \"security_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"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-05-30T10:55:21.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-70463693-5e5e-4567-b998-ed84b6ba24a4", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4b65e328-e6c5-4352-8a86-3324bc6d1087", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4b65e328-e6c5-4352-8a86-3324bc6d1087 Date: Thu, 30 May 2019 10:55:21 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-05-30T10:55:21Z\", \"security_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"port_range_min\": 7000, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:21Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"5cd9fe36-1655-4f5a-9e81-ac8a6ebf9077\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f08c5f12-6225-43d1-b80e-45f711126b69 Date: Thu, 30 May 2019 10:55:22 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-05-30T10:55:22Z\", \"security_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:22Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"29836618-0f73-41c1-a854-73ec5eee056c\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4b65e328-e6c5-4352-8a86-3324bc6d1087", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-c7e23578-345d-4a2b-94cc-eac7fb841967 Date: Thu, 30 May 2019 10:55:21 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:19Z\", \"updated_at\": \"2019-05-30T10:55:19Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:19Z\", \"revision_number\": 0, \"id\": \"43b7d191-ed21-4ef4-9184-fed8e4334367\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:19Z\", \"security_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:19Z\", \"revision_number\": 0, \"id\": \"dc90c9d2-6188-40ef-9682-b6733a8be7da\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:19Z\", \"security_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}3650f8242895affd0182ff4a6f94e96bf254d1d1\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"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-05-30T10:55:22.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8ebc08b4-4b8c-4f0a-a681-8d35aa47beba", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f63b805c-765b-475b-8742-78190f574075"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}3650f8242895affd0182ff4a6f94e96bf254d1d1\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7000, \"security_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"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-05-30T10:55:21.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.263Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-96b72a74-fc47-4c3b-afdb-d8854ab5a731 Date: Thu, 30 May 2019 10:55:21 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-05-30T10:55:21Z\", \"security_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"port_range_min\": 11311, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:21Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"e0edaecb-d2cd-4b1b-ba22-087c7b6fe244\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a7b3400f-99b1-4339-be7c-7e6df8a8b741 Date: Thu, 30 May 2019 10:55:22 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-05-30T10:55:22Z\", \"security_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:22Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"1fd64175-ab42-471f-b794-f04d69400fd9\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a7b3400f-99b1-4339-be7c-7e6df8a8b741", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a7b3400f-99b1-4339-be7c-7e6df8a8b741", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/662da134-81e3-4e07-a838-dab908384547.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a9bda79735a5191a98c32d33913353a19ce80c79\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "keypair_z95g4v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_floatingip_ee1arj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ebab12c2b4852926bdd4281c919117c8df664390\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"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-05-30T10:55:22.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-515a1c9f-aebd-4f5d-9ce3-97bf2058835e Date: Thu, 30 May 2019 10:55:22 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-05-30T10:55:22Z\", \"security_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:22Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"4c02eca5-1e8c-40b9-b4ed-e632ffa725b8\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "keypair_z95g4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/a27a7728-b2be-45bf-8426-5573a4976115.json used request id req-365ff98e-61ea-48b2-9a65-06f67e6d0d5e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-515a1c9f-aebd-4f5d-9ce3-97bf2058835e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-f08c5f12-6225-43d1-b80e-45f711126b69", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-f08c5f12-6225-43d1-b80e-45f711126b69", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/662da134-81e3-4e07-a838-dab908384547.json used request id req-2ef667fb-13c0-4a5f-9274-f1d0e3c6af8a", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}3650f8242895affd0182ff4a6f94e96bf254d1d1\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6668, \"security_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"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-05-30T10:55:22.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ebab12c2b4852926bdd4281c919117c8df664390\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"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-05-30T10:55:22.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-2ef667fb-13c0-4a5f-9274-f1d0e3c6af8a Date: Thu, 30 May 2019 10:55:22 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:20Z\", \"updated_at\": \"2019-05-30T10:55:20Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:20Z\", \"revision_number\": 0, \"id\": \"55b6118a-3811-40ec-a3ea-3dcfe21e6155\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:20Z\", \"security_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:20Z\", \"revision_number\": 0, \"id\": \"7459aef4-b448-4037-95aa-1561b740c224\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:20Z\", \"security_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"662da134-81e3-4e07-a838-dab908384547\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-52de3ec0-e795-42a1-9837-a9716fbec855", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-52de3ec0-e795-42a1-9837-a9716fbec855", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/a27a7728-b2be-45bf-8426-5573a4976115.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ebab12c2b4852926bdd4281c919117c8df664390\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-52de3ec0-e795-42a1-9837-a9716fbec855 Date: Thu, 30 May 2019 10:55:22 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-05-30T10:55:22Z\", \"security_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"port_range_min\": 6667, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:22Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"6dcaf920-9204-4048-ac4a-214951de59a1\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f9e80833-f582-4437-a1f0-94d7ce233c98"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}a9bda79735a5191a98c32d33913353a19ce80c79\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8888, \"security_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"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-05-30T10:55:22.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-365ff98e-61ea-48b2-9a65-06f67e6d0d5e Date: Thu, 30 May 2019 10:55:22 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:20Z\", \"updated_at\": \"2019-05-30T10:55:20Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:20Z\", \"revision_number\": 0, \"id\": \"5a2bbefb-bfea-4208-b2a0-10c26dda2ef4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:20Z\", \"security_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:20Z\", \"revision_number\": 0, \"id\": \"89ce58b5-abae-437d-bfc8-2bb7e34de922\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:20Z\", \"security_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/a27a7728-b2be-45bf-8426-5573a4976115.json used request id req-365ff98e-61ea-48b2-9a65-06f67e6d0d5e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/662da134-81e3-4e07-a838-dab908384547.json used request id req-2ef667fb-13c0-4a5f-9274-f1d0e3c6af8a", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-515a1c9f-aebd-4f5d-9ce3-97bf2058835e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}], "metadata": {"pagination": {"total": 1008, "offset": 302, "size": 50}}} 2019-05-30 10:55:47,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:47,379 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:47 GMT 2019-05-30 10:55:47,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:47,379 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:55:47,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:47,379 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:47,379 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:47,379 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:55:47,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}3650f8242895affd0182ff4a6f94e96bf254d1d1" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "99770790-8046-438a-808b-b8405234dd8b", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:47,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-67c18796-9c68-4944-8117-6bb19d07e50b Date: Thu, 30 May 2019 10:55:21 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-05-30T10:55:21Z", "security_group_id": "99770790-8046-438a-808b-b8405234dd8b", "port_range_min": 11211, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:21Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "e0291dab-989a-4731-92f1-648bc0d2b27a"}} 2019-05-30 10:55:47,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/99770790-8046-438a-808b-b8405234dd8b.json used request id req-c7e23578-345d-4a2b-94cc-eac7fb841967 2019-05-30 10:55:47,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-67c18796-9c68-4944-8117-6bb19d07e50b 2019-05-30 10:55:47,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}3650f8242895affd0182ff4a6f94e96bf254d1d1" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "99770790-8046-438a-808b-b8405234dd8b", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:47,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-8ebc08b4-4b8c-4f0a-a681-8d35aa47beba Date: Thu, 30 May 2019 10:55:21 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-05-30T10:55:21Z", "security_group_id": "d81ba70c-4314-414a-b228-75577364c7dd", "port_range_min": 53, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:21Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "3c145300-1a2c-4159-930e-604ca25d2b84"}} 2019-05-30 10:55:47,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8ebc08b4-4b8c-4f0a-a681-8d35aa47beba 2019-05-30 10:55:47,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-96b72a74-fc47-4c3b-afdb-d8854ab5a731 2019-05-30 10:55:47,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-70463693-5e5e-4567-b998-ed84b6ba24a4 Date: Thu, 30 May 2019 10:55:21 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-05-30T10:55:21Z", "security_group_id": "99770790-8046-438a-808b-b8405234dd8b", "port_range_min": 7253, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:21Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "5d58651f-c50b-4b8d-9535-0840ad38ebea"}} 2019-05-30 10:55:47,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-70463693-5e5e-4567-b998-ed84b6ba24a4 2019-05-30 10:55:47,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-96b72a74-fc47-4c3b-afdb-d8854ab5a731 2019-05-30 10:55:47,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/99770790-8046-438a-808b-b8405234dd8b.json used request id req-c7e23578-345d-4a2b-94cc-eac7fb841967 2019-05-30 10:55:47,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}3650f8242895affd0182ff4a6f94e96bf254d1d1" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "99770790-8046-438a-808b-b8405234dd8b", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:47,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-70463693-5e5e-4567-b998-ed84b6ba24a4 2019-05-30 10:55:47,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4b65e328-e6c5-4352-8a86-3324bc6d1087 2019-05-30 10:55:47,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4b65e328-e6c5-4352-8a86-3324bc6d1087 Date: Thu, 30 May 2019 10:55:21 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-05-30T10:55:21Z", "security_group_id": "99770790-8046-438a-808b-b8405234dd8b", "port_range_min": 7000, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:21Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "5cd9fe36-1655-4f5a-9e81-ac8a6ebf9077"}} 2019-05-30 10:55:47,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f08c5f12-6225-43d1-b80e-45f711126b69 Date: Thu, 30 May 2019 10:55:22 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-05-30T10:55:22Z", "security_group_id": "99770790-8046-438a-808b-b8405234dd8b", "port_range_min": 9160, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:22Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "29836618-0f73-41c1-a854-73ec5eee056c"}} 2019-05-30 10:55:47,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4b65e328-e6c5-4352-8a86-3324bc6d1087 2019-05-30 10:55:47,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-c7e23578-345d-4a2b-94cc-eac7fb841967 Date: Thu, 30 May 2019 10:55:21 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:19Z", "updated_at": "2019-05-30T10:55:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:19Z", "revision_number": 0, "id": "43b7d191-ed21-4ef4-9184-fed8e4334367", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:19Z", "security_group_id": "99770790-8046-438a-808b-b8405234dd8b", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:19Z", "revision_number": 0, "id": "dc90c9d2-6188-40ef-9682-b6733a8be7da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:19Z", "security_group_id": "99770790-8046-438a-808b-b8405234dd8b", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "99770790-8046-438a-808b-b8405234dd8b", "name": "clearwater-sg_vellum"}} 2019-05-30 10:55:47,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}3650f8242895affd0182ff4a6f94e96bf254d1d1" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "99770790-8046-438a-808b-b8405234dd8b", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:47,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8ebc08b4-4b8c-4f0a-a681-8d35aa47beba 2019-05-30 10:55:47,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}3650f8242895affd0182ff4a6f94e96bf254d1d1" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "99770790-8046-438a-808b-b8405234dd8b", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:47,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-96b72a74-fc47-4c3b-afdb-d8854ab5a731 Date: Thu, 30 May 2019 10:55:21 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-05-30T10:55:21Z", "security_group_id": "99770790-8046-438a-808b-b8405234dd8b", "port_range_min": 11311, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:21Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "e0edaecb-d2cd-4b1b-ba22-087c7b6fe244"}} 2019-05-30 10:55:47,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a7b3400f-99b1-4339-be7c-7e6df8a8b741 Date: Thu, 30 May 2019 10:55:22 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-05-30T10:55:22Z", "security_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "port_range_min": 3478, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:22Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "1fd64175-ab42-471f-b794-f04d69400fd9"}} 2019-05-30 10:55:47,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a7b3400f-99b1-4339-be7c-7e6df8a8b741 2019-05-30 10:55:47,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a7b3400f-99b1-4339-be7c-7e6df8a8b741 2019-05-30 10:55:47,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/662da134-81e3-4e07-a838-dab908384547.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9bda79735a5191a98c32d33913353a19ce80c79" 2019-05-30 10:55:47,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-05-30 10:55:47,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:55:47,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ebab12c2b4852926bdd4281c919117c8df664390" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:47,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-515a1c9f-aebd-4f5d-9ce3-97bf2058835e Date: Thu, 30 May 2019 10:55:22 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-05-30T10:55:22Z", "security_group_id": "662da134-81e3-4e07-a838-dab908384547", "port_range_min": 8888, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:22Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "4c02eca5-1e8c-40b9-b4ed-e632ffa725b8"}} 2019-05-30 10:55:47,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:55:47,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-30 10:55:47,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/a27a7728-b2be-45bf-8426-5573a4976115.json used request id req-365ff98e-61ea-48b2-9a65-06f67e6d0d5e 2019-05-30 10:55:47,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-515a1c9f-aebd-4f5d-9ce3-97bf2058835e 2019-05-30 10:55:47,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-f08c5f12-6225-43d1-b80e-45f711126b69 2019-05-30 10:55:47,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-f08c5f12-6225-43d1-b80e-45f711126b69 2019-05-30 10:55:47,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/662da134-81e3-4e07-a838-dab908384547.json used request id req-2ef667fb-13c0-4a5f-9274-f1d0e3c6af8a 2019-05-30 10:55:47,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}3650f8242895affd0182ff4a6f94e96bf254d1d1" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "99770790-8046-438a-808b-b8405234dd8b", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:47,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ebab12c2b4852926bdd4281c919117c8df664390" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:47,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-2ef667fb-13c0-4a5f-9274-f1d0e3c6af8a Date: Thu, 30 May 2019 10:55:22 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:20Z", "updated_at": "2019-05-30T10:55:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:20Z", "revision_number": 0, "id": "55b6118a-3811-40ec-a3ea-3dcfe21e6155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:20Z", "security_group_id": "662da134-81e3-4e07-a838-dab908384547", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:20Z", "revision_number": 0, "id": "7459aef4-b448-4037-95aa-1561b740c224", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:20Z", "security_group_id": "662da134-81e3-4e07-a838-dab908384547", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "662da134-81e3-4e07-a838-dab908384547", "name": "clearwater-sg_dime"}} 2019-05-30 10:55:47,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-52de3ec0-e795-42a1-9837-a9716fbec855 2019-05-30 10:55:47,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-52de3ec0-e795-42a1-9837-a9716fbec855 2019-05-30 10:55:47,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/a27a7728-b2be-45bf-8426-5573a4976115.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebab12c2b4852926bdd4281c919117c8df664390" 2019-05-30 10:55:47,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-52de3ec0-e795-42a1-9837-a9716fbec855 Date: Thu, 30 May 2019 10:55:22 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-05-30T10:55:22Z", "security_group_id": "99770790-8046-438a-808b-b8405234dd8b", "port_range_min": 6667, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:22Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "6dcaf920-9204-4048-ac4a-214951de59a1"}} 2019-05-30 10:55:47,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}a9bda79735a5191a98c32d33913353a19ce80c79" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "662da134-81e3-4e07-a838-dab908384547", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:47,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-365ff98e-61ea-48b2-9a65-06f67e6d0d5e Date: Thu, 30 May 2019 10:55:22 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:20Z", "updated_at": "2019-05-30T10:55:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:20Z", "revision_number": 0, "id": "5a2bbefb-bfea-4208-b2a0-10c26dda2ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:20Z", "security_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:20Z", "revision_number": 0, "id": "89ce58b5-abae-437d-bfc8-2bb7e34de922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:20Z", "security_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "a27a7728-b2be-45bf-8426-5573a4976115", "name": "clearwater-sg_bono"}} 2019-05-30 10:55:47,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/a27a7728-b2be-45bf-8426-5573a4976115.json used request id req-365ff98e-61ea-48b2-9a65-06f67e6d0d5e 2019-05-30 10:55:47,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/662da134-81e3-4e07-a838-dab908384547.json used request id req-2ef667fb-13c0-4a5f-9274-f1d0e3c6af8a 2019-05-30 10:55:47,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-515a1c9f-aebd-4f5d-9ce3-97bf2058835e 2019-05-30 10:55:47,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:55:47,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:47,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:47,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:47,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:47,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:47,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:47,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:47,449 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:55:47,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:47,450 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:47 GMT 2019-05-30 10:55:47,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:47,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:55:47,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:47,450 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:47,450 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:52,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:55:52,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:52,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:52,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:52,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:52,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:52,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:52,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:52,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-2ef667fb-13c0-4a5f-9274-f1d0e3c6af8a Date: Thu, 30 May 2019 10:55:22 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:20Z\", \"updated_at\": \"2019-05-30T10:55:20Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:20Z\", \"revision_number\": 0, \"id\": \"55b6118a-3811-40ec-a3ea-3dcfe21e6155\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:20Z\", \"security_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T10:55:20Z\", \"revision_number\": 0, \"id\": \"7459aef4-b448-4037-95aa-1561b740c224\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T10:55:20Z\", \"security_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\"}], \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"662da134-81e3-4e07-a838-dab908384547\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-40806ced-abbc-4df8-b9e6-7b63242851a2", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-515a1c9f-aebd-4f5d-9ce3-97bf2058835e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-515a1c9f-aebd-4f5d-9ce3-97bf2058835e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:22.895Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-515a1c9f-aebd-4f5d-9ce3-97bf2058835e Date: Thu, 30 May 2019 10:55:22 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-05-30T10:55:22Z\", \"security_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:22Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"4c02eca5-1e8c-40b9-b4ed-e632ffa725b8\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:20.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "keypair_z95g4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c371e029-540f-4162-be17-155bce09aeaa", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:23.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}a9bda79735a5191a98c32d33913353a19ce80c79\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 10888, \"security_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"port_range_min\": 10888, \"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-05-30T10:55:22.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-586ebd38-00a7-452d-95cf-81b72fd823a0 Date: Thu, 30 May 2019 10:55:22 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-05-30T10:55:22Z\", \"security_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:22Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"c5e07833-6474-4c2c-a4c9-b0128bf134a8\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-586ebd38-00a7-452d-95cf-81b72fd823a0", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ebab12c2b4852926bdd4281c919117c8df664390\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"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-05-30T10:55:22.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-fadc0397-b9ee-46d6-a8a7-4f98c3ac6c83 Date: Thu, 30 May 2019 10:55:22 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-05-30T10:55:22Z\", \"security_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:22Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"bea388e7-814f-412e-8901-bb13f4dcf7dd\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fadc0397-b9ee-46d6-a8a7-4f98c3ac6c83", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-3d224e7a-d9a5-443d-b04a-eef549d4b2fd Date: Thu, 30 May 2019 10:55:22 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-05-30T10:55:22Z\", \"security_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"port_range_min\": 10888, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:22Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"d9ed2c30-718f-4117-a4ff-5061467bc408\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-3d224e7a-d9a5-443d-b04a-eef549d4b2fd", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fadc0397-b9ee-46d6-a8a7-4f98c3ac6c83", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c371e029-540f-4162-be17-155bce09aeaa Date: Thu, 30 May 2019 10:55:23 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-05-30T10:55:22Z\", \"security_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"port_range_min\": 5062, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:22Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"9b920203-3841-42f8-88dc-07f4f300013b\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:23.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ebab12c2b4852926bdd4281c919117c8df664390\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5062, \"security_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"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-05-30T10:55:22.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-3d224e7a-d9a5-443d-b04a-eef549d4b2fd", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ebab12c2b4852926bdd4281c919117c8df664390\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"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-05-30T10:55:23.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c371e029-540f-4162-be17-155bce09aeaa", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:23.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ebab12c2b4852926bdd4281c919117c8df664390\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6669, \"security_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"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-05-30T10:55:23.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-7829d20e-18ce-4095-a8f2-2b4dea4b2529 Date: Thu, 30 May 2019 10:55:23 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-05-30T10:55:23Z\", \"security_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"port_range_min\": 32768, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:23Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"25ed38cf-e0cc-46f8-a65f-c91cc37693b0\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:23.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5ece85c9-78f9-45ed-9887-4d82be9b865f Date: Thu, 30 May 2019 10:55:23 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-05-30T10:55:23Z\", \"security_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"port_range_min\": 6669, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:23Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"d149da67-1c0f-4e21-9201-53ea76e542a4\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:23.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7829d20e-18ce-4095-a8f2-2b4dea4b2529", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:23.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a0459a8f-1dfd-4318-86d8-119c5d8f5631", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7829d20e-18ce-4095-a8f2-2b4dea4b2529", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:23.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-586ebd38-00a7-452d-95cf-81b72fd823a0", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a0459a8f-1dfd-4318-86d8-119c5d8f5631 Date: Thu, 30 May 2019 10:55:22 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\": 8889, \"updated_at\": \"2019-05-30T10:55:22Z\", \"security_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"port_range_min\": 8889, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:22Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"07347adf-54cd-4698-b0c6-0cf31b15f684\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:23.408Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a0459a8f-1dfd-4318-86d8-119c5d8f5631", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2dce1249-c897-4b4f-a27e-c7a90a3a4e82"}, {"node_instance_id": "base_security_group_nabxwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:24.122Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:24.122Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_security_group_l83ibk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:24.122Z", "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-05-30T10:55:21.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "base_security_group_nabxwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:24.122Z", "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-05-30T10:55:21.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:24.122Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-bdcb7a66-b92c-4899-801c-62e8cda818b5 Date: Thu, 30 May 2019 10:55:23 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-05-30T10:55:23Z\", \"security_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:23Z\", \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"c310b350-405b-4374-bf8a-47c72d2e74ad\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:23.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:24.122Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ebab12c2b4852926bdd4281c919117c8df664390\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"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-05-30T10:55:23.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:24.122Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5ece85c9-78f9-45ed-9887-4d82be9b865f", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:23.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:24.122Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5ece85c9-78f9-45ed-9887-4d82be9b865f", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:23.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:24.122Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-bdcb7a66-b92c-4899-801c-62e8cda818b5", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:23.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:24.122Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-bdcb7a66-b92c-4899-801c-62e8cda818b5", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:23.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d52ccacb-4708-45be-bd22-ad35cca96c45"}, {"node_instance_id": "ellis_security_group_l83ibk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:24.730Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "keypair_z95g4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:24.730Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:24.730Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:25.347Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:25.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:25.347Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-cb85f5f1-eedc-4112-9dc8-d277dc070375", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:25.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:25.347Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-cb85f5f1-eedc-4112-9dc8-d277dc070375", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:25.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:25.347Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "keypair_z95g4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:25.347Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "base_security_group_nabxwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:25.347Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}], "metadata": {"pagination": {"total": 1008, "offset": 352, "size": 50}}} 2019-05-30 10:55:52,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:52,538 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:52 GMT 2019-05-30 10:55:52,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:52,539 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:55:52,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:52,539 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:52,539 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:52,539 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:55:52,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-2ef667fb-13c0-4a5f-9274-f1d0e3c6af8a Date: Thu, 30 May 2019 10:55:22 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:20Z", "updated_at": "2019-05-30T10:55:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:20Z", "revision_number": 0, "id": "55b6118a-3811-40ec-a3ea-3dcfe21e6155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:20Z", "security_group_id": "662da134-81e3-4e07-a838-dab908384547", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:55:20Z", "revision_number": 0, "id": "7459aef4-b448-4037-95aa-1561b740c224", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:55:20Z", "security_group_id": "662da134-81e3-4e07-a838-dab908384547", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "662da134-81e3-4e07-a838-dab908384547", "name": "clearwater-sg_dime"}} 2019-05-30 10:55:52,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-40806ced-abbc-4df8-b9e6-7b63242851a2 2019-05-30 10:55:52,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-515a1c9f-aebd-4f5d-9ce3-97bf2058835e 2019-05-30 10:55:52,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-515a1c9f-aebd-4f5d-9ce3-97bf2058835e 2019-05-30 10:55:52,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-515a1c9f-aebd-4f5d-9ce3-97bf2058835e Date: Thu, 30 May 2019 10:55:22 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-05-30T10:55:22Z", "security_group_id": "662da134-81e3-4e07-a838-dab908384547", "port_range_min": 8888, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:22Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "4c02eca5-1e8c-40b9-b4ed-e632ffa725b8"}} 2019-05-30 10:55:52,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:55:52,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:55:52,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c371e029-540f-4162-be17-155bce09aeaa 2019-05-30 10:55:52,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}a9bda79735a5191a98c32d33913353a19ce80c79" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 10888, "security_group_id": "662da134-81e3-4e07-a838-dab908384547", "port_range_min": 10888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:52,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-586ebd38-00a7-452d-95cf-81b72fd823a0 Date: Thu, 30 May 2019 10:55:22 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-05-30T10:55:22Z", "security_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "port_range_min": 5060, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:22Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "c5e07833-6474-4c2c-a4c9-b0128bf134a8"}} 2019-05-30 10:55:52,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-586ebd38-00a7-452d-95cf-81b72fd823a0 2019-05-30 10:55:52,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ebab12c2b4852926bdd4281c919117c8df664390" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:52,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-fadc0397-b9ee-46d6-a8a7-4f98c3ac6c83 Date: Thu, 30 May 2019 10:55:22 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-05-30T10:55:22Z", "security_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "port_range_min": 5060, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:22Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "bea388e7-814f-412e-8901-bb13f4dcf7dd"}} 2019-05-30 10:55:52,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fadc0397-b9ee-46d6-a8a7-4f98c3ac6c83 2019-05-30 10:55:52,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-3d224e7a-d9a5-443d-b04a-eef549d4b2fd Date: Thu, 30 May 2019 10:55:22 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-05-30T10:55:22Z", "security_group_id": "662da134-81e3-4e07-a838-dab908384547", "port_range_min": 10888, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:22Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "d9ed2c30-718f-4117-a4ff-5061467bc408"}} 2019-05-30 10:55:52,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-3d224e7a-d9a5-443d-b04a-eef549d4b2fd 2019-05-30 10:55:52,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fadc0397-b9ee-46d6-a8a7-4f98c3ac6c83 2019-05-30 10:55:52,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c371e029-540f-4162-be17-155bce09aeaa Date: Thu, 30 May 2019 10:55:23 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-05-30T10:55:22Z", "security_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "port_range_min": 5062, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:22Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "9b920203-3841-42f8-88dc-07f4f300013b"}} 2019-05-30 10:55:52,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ebab12c2b4852926bdd4281c919117c8df664390" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:52,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-3d224e7a-d9a5-443d-b04a-eef549d4b2fd 2019-05-30 10:55:52,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ebab12c2b4852926bdd4281c919117c8df664390" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:52,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c371e029-540f-4162-be17-155bce09aeaa 2019-05-30 10:55:52,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ebab12c2b4852926bdd4281c919117c8df664390" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:52,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-7829d20e-18ce-4095-a8f2-2b4dea4b2529 Date: Thu, 30 May 2019 10:55:23 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-05-30T10:55:23Z", "security_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "port_range_min": 32768, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:23Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "25ed38cf-e0cc-46f8-a65f-c91cc37693b0"}} 2019-05-30 10:55:52,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5ece85c9-78f9-45ed-9887-4d82be9b865f Date: Thu, 30 May 2019 10:55:23 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-05-30T10:55:23Z", "security_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "port_range_min": 6669, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:23Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "d149da67-1c0f-4e21-9201-53ea76e542a4"}} 2019-05-30 10:55:52,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7829d20e-18ce-4095-a8f2-2b4dea4b2529 2019-05-30 10:55:52,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a0459a8f-1dfd-4318-86d8-119c5d8f5631 2019-05-30 10:55:52,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7829d20e-18ce-4095-a8f2-2b4dea4b2529 2019-05-30 10:55:52,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-586ebd38-00a7-452d-95cf-81b72fd823a0 2019-05-30 10:55:52,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a0459a8f-1dfd-4318-86d8-119c5d8f5631 Date: Thu, 30 May 2019 10:55:22 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": 8889, "updated_at": "2019-05-30T10:55:22Z", "security_group_id": "662da134-81e3-4e07-a838-dab908384547", "port_range_min": 8889, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:22Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "07347adf-54cd-4698-b0c6-0cf31b15f684"}} 2019-05-30 10:55:52,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a0459a8f-1dfd-4318-86d8-119c5d8f5631 2019-05-30 10:55:52,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:55:52,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:55:52,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-30 10:55:52,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-30 10:55:52,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-bdcb7a66-b92c-4899-801c-62e8cda818b5 Date: Thu, 30 May 2019 10:55:23 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-05-30T10:55:23Z", "security_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "port_range_min": 5058, "revision_number": 0, "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:23Z", "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "c310b350-405b-4374-bf8a-47c72d2e74ad"}} 2019-05-30 10:55:52,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}ebab12c2b4852926bdd4281c919117c8df664390" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 10:55:52,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5ece85c9-78f9-45ed-9887-4d82be9b865f 2019-05-30 10:55:52,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5ece85c9-78f9-45ed-9887-4d82be9b865f 2019-05-30 10:55:52,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-bdcb7a66-b92c-4899-801c-62e8cda818b5 2019-05-30 10:55:52,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-bdcb7a66-b92c-4899-801c-62e8cda818b5 2019-05-30 10:55:52,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:55:52,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 10:55:52,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 10:55:52,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}] 2019-05-30 10:55:52,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-cb85f5f1-eedc-4112-9dc8-d277dc070375 2019-05-30 10:55:52,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-cb85f5f1-eedc-4112-9dc8-d277dc070375 2019-05-30 10:55:52,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:55:52,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:55:52,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:55:52,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:55:52,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:52,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:52,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:52,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:52,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:52,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:52,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:52,621 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:55:52,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:52,621 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:52 GMT 2019-05-30 10:55:52,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:52,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:55:52,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:52,622 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:52,622 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:57,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:55:57,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:57,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:57,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:57,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:57,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:57,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:57,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:57,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:25.347Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_x356c6'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:25.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:25.347Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-cb85f5f1-eedc-4112-9dc8-d277dc070375", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:25.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:25.347Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "keypair_z95g4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:25.347Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "base_security_group_nabxwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:25.347Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:21.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:25.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf89745fe1e3f4e7069ebbb1bed74d7ce7e49fd9\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:25.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:25.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf89745fe1e3f4e7069ebbb1bed74d7ce7e49fd9\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:25.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "bind_security_group_n5rgx8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:25.958Z", "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-05-30T10:55:22.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_security_group_l83ibk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:25.958Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "base_security_group_nabxwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:25.958Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:26.652Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_k5oak0'}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:26.652Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}, {u'external_id': u'516d7305-77f4-4685-902b-05e00adbb79b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'007a6c73-a7e8-4fb5-94a7-47c787d2c661', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'63d9cdf6-22a7-4020-ad84-b0acf8d06e6b', 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-05-30T10:55:25.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:26.652Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bec3708f-5279-4cae-808a-fe365a9b5dc7 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:26.652Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bec3708f-5279-4cae-808a-fe365a9b5dc7 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:26.652Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:26.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:26.652Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:26.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:26.652Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bec3708f-5279-4cae-808a-fe365a9b5dc7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:26.652Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1ae2c7b4239776044f7bf994d880e9da37ceed16\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:26.652Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bec3708f-5279-4cae-808a-fe365a9b5dc7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "ellis_security_group_l83ibk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:26.652Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "base_security_group_nabxwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:26.652Z", "message": "Node instance started", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_security_group_xei8lb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:26.652Z", "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-05-30T10:55:22.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0ad7461-4407-48a0-82e3-b8fa68ac4d95 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:26.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:26.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_mjs10z'}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}, {u'external_id': u'516d7305-77f4-4685-902b-05e00adbb79b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae', 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-05-30T10:55:26.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1ae2c7b4239776044f7bf994d880e9da37ceed16\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0ad7461-4407-48a0-82e3-b8fa68ac4d95 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b0ad7461-4407-48a0-82e3-b8fa68ac4d95", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8ad97bcd-fab4-49ca-9722-b8151c830541", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b0ad7461-4407-48a0-82e3-b8fa68ac4d95", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-a066a838-03df-4d9d-8f65-fb9d3b17564e x-compute-request-id: req-a066a838-03df-4d9d-8f65-fb9d3b17564e Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-a066a838-03df-4d9d-8f65-fb9d3b17564e x-compute-request-id: req-a066a838-03df-4d9d-8f65-fb9d3b17564e Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a066a838-03df-4d9d-8f65-fb9d3b17564e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a066a838-03df-4d9d-8f65-fb9d3b17564e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a066a838-03df-4d9d-8f65-fb9d3b17564e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf89745fe1e3f4e7069ebbb1bed74d7ce7e49fd9\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a066a838-03df-4d9d-8f65-fb9d3b17564e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:26.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf89745fe1e3f4e7069ebbb1bed74d7ce7e49fd9\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:26.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ad97bcd-fab4-49ca-9722-b8151c830541 x-compute-request-id: req-8ad97bcd-fab4-49ca-9722-b8151c830541 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"9d771080-af10-4f75-b2f0-43f39d3c0756\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8ad97bcd-fab4-49ca-9722-b8151c830541", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "ellis_security_group_l83ibk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:23.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_security_group_n5rgx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "Node instance created", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:22.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ad97bcd-fab4-49ca-9722-b8151c830541 x-compute-request-id: req-8ad97bcd-fab4-49ca-9722-b8151c830541 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"9d771080-af10-4f75-b2f0-43f39d3c0756\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8ad97bcd-fab4-49ca-9722-b8151c830541", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8ad97bcd-fab4-49ca-9722-b8151c830541", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}], "metadata": {"pagination": {"total": 1008, "offset": 402, "size": 50}}} 2019-05-30 10:55:57,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:57,705 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:57 GMT 2019-05-30 10:55:57,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:57,705 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:55:57,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:57,705 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:57,705 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:55:57,705 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:55:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_x356c6'} 2019-05-30 10:55:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-cb85f5f1-eedc-4112-9dc8-d277dc070375 2019-05-30 10:55:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:55:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:55:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:55:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf89745fe1e3f4e7069ebbb1bed74d7ce7e49fd9" 2019-05-30 10:55:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf89745fe1e3f4e7069ebbb1bed74d7ce7e49fd9" 2019-05-30 10:55:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-30 10:55:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:55:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 10:55:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_k5oak0'} 2019-05-30 10:55:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}, {u'external_id': u'516d7305-77f4-4685-902b-05e00adbb79b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'007a6c73-a7e8-4fb5-94a7-47c787d2c661', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'63d9cdf6-22a7-4020-ad84-b0acf8d06e6b', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-05-30 10:55:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bec3708f-5279-4cae-808a-fe365a9b5dc7 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:55:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bec3708f-5279-4cae-808a-fe365a9b5dc7 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:55:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:55:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:55:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bec3708f-5279-4cae-808a-fe365a9b5dc7 2019-05-30 10:55:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae2c7b4239776044f7bf994d880e9da37ceed16" 2019-05-30 10:55:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bec3708f-5279-4cae-808a-fe365a9b5dc7 2019-05-30 10:55:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 10:55:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:55:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-30 10:55:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0ad7461-4407-48a0-82e3-b8fa68ac4d95 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:55:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:55:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:55:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_mjs10z'} 2019-05-30 10:55:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}, {u'external_id': u'516d7305-77f4-4685-902b-05e00adbb79b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-05-30 10:55:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae2c7b4239776044f7bf994d880e9da37ceed16" 2019-05-30 10:55:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0ad7461-4407-48a0-82e3-b8fa68ac4d95 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:55:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b0ad7461-4407-48a0-82e3-b8fa68ac4d95 2019-05-30 10:55:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8ad97bcd-fab4-49ca-9722-b8151c830541 2019-05-30 10:55:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b0ad7461-4407-48a0-82e3-b8fa68ac4d95 2019-05-30 10:55:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-a066a838-03df-4d9d-8f65-fb9d3b17564e x-compute-request-id: req-a066a838-03df-4d9d-8f65-fb9d3b17564e Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:55:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-a066a838-03df-4d9d-8f65-fb9d3b17564e x-compute-request-id: req-a066a838-03df-4d9d-8f65-fb9d3b17564e Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:55:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a066a838-03df-4d9d-8f65-fb9d3b17564e 2019-05-30 10:55:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a066a838-03df-4d9d-8f65-fb9d3b17564e 2019-05-30 10:55:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a066a838-03df-4d9d-8f65-fb9d3b17564e 2019-05-30 10:55:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf89745fe1e3f4e7069ebbb1bed74d7ce7e49fd9" 2019-05-30 10:55:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a066a838-03df-4d9d-8f65-fb9d3b17564e 2019-05-30 10:55:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:55:57,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf89745fe1e3f4e7069ebbb1bed74d7ce7e49fd9" 2019-05-30 10:55:57,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:55:57,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ad97bcd-fab4-49ca-9722-b8151c830541 x-compute-request-id: req-8ad97bcd-fab4-49ca-9722-b8151c830541 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}], "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:55:57,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8ad97bcd-fab4-49ca-9722-b8151c830541 2019-05-30 10:55:57,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:55:57,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:55:57,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:55:57,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ad97bcd-fab4-49ca-9722-b8151c830541 x-compute-request-id: req-8ad97bcd-fab4-49ca-9722-b8151c830541 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}], "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:55:57,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8ad97bcd-fab4-49ca-9722-b8151c830541 2019-05-30 10:55:57,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8ad97bcd-fab4-49ca-9722-b8151c830541 2019-05-30 10:55:57,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:55:57,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:55:57,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:55:57,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:55:57,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:55:57,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:55:57,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:55:57,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:55:57,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:55:57,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:55:57,772 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:55:57 GMT 2019-05-30 10:55:57,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:55:57,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:55:57,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:55:57,773 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:55:57,773 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:02,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:56:02,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:02,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:02,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:02,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:02,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:02,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:02,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:02,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-a066a838-03df-4d9d-8f65-fb9d3b17564e x-compute-request-id: req-a066a838-03df-4d9d-8f65-fb9d3b17564e Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a066a838-03df-4d9d-8f65-fb9d3b17564e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-a066a838-03df-4d9d-8f65-fb9d3b17564e x-compute-request-id: req-a066a838-03df-4d9d-8f65-fb9d3b17564e Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a066a838-03df-4d9d-8f65-fb9d3b17564e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a066a838-03df-4d9d-8f65-fb9d3b17564e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:26.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a066a838-03df-4d9d-8f65-fb9d3b17564e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf89745fe1e3f4e7069ebbb1bed74d7ce7e49fd9\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf89745fe1e3f4e7069ebbb1bed74d7ce7e49fd9\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:26.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ad97bcd-fab4-49ca-9722-b8151c830541 x-compute-request-id: req-8ad97bcd-fab4-49ca-9722-b8151c830541 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"9d771080-af10-4f75-b2f0-43f39d3c0756\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ad97bcd-fab4-49ca-9722-b8151c830541 x-compute-request-id: req-8ad97bcd-fab4-49ca-9722-b8151c830541 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"9d771080-af10-4f75-b2f0-43f39d3c0756\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8ad97bcd-fab4-49ca-9722-b8151c830541", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.187Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8ad97bcd-fab4-49ca-9722-b8151c830541", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.720Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ade045267d611ad1f84986f1fc0debc7b2ab79e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.720Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-424526a6-d9ab-4cb4-b5c2-d78db5880a6a Date: Thu, 30 May 2019 10:55:27 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3e159de3-d2cc-4976-8ca4-f38947996273\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T10:49:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\",\"admin_state_up\":true,\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.720Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ade045267d611ad1f84986f1fc0debc7b2ab79e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.720Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:23.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_security_group_xei8lb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:27.720Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:23.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "A management_network_name was provided (cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d), 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-05-30T10:55:27.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-424526a6-d9ab-4cb4-b5c2-d78db5880a6a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-424526a6-d9ab-4cb4-b5c2-d78db5880a6a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-424526a6-d9ab-4cb4-b5c2-d78db5880a6a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-424526a6-d9ab-4cb4-b5c2-d78db5880a6a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-424526a6-d9ab-4cb4-b5c2-d78db5880a6a Date: Thu, 30 May 2019 10:55:27 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3e159de3-d2cc-4976-8ca4-f38947996273\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T10:49:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\",\"admin_state_up\":true,\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d156fb14-0c05-4cb3-ba38-fe055264a964 x-compute-request-id: req-d156fb14-0c05-4cb3-ba38-fe055264a964 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d156fb14-0c05-4cb3-ba38-fe055264a964 x-compute-request-id: req-d156fb14-0c05-4cb3-ba38-fe055264a964 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_x356c6', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "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-05-30T10:55:27.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf89745fe1e3f4e7069ebbb1bed74d7ce7e49fd9\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_proxy_host_x356c6\", \"imageRef\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"flavorRef\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f08747fa-470c-475a-be41-5a5134a13eab", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf89745fe1e3f4e7069ebbb1bed74d7ce7e49fd9\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_proxy_host_x356c6\", \"imageRef\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"flavorRef\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-d156fb14-0c05-4cb3-ba38-fe055264a964", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-d156fb14-0c05-4cb3-ba38-fe055264a964", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f08747fa-470c-475a-be41-5a5134a13eab", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_x356c6', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-d156fb14-0c05-4cb3-ba38-fe055264a964", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-d156fb14-0c05-4cb3-ba38-fe055264a964", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1ae2c7b4239776044f7bf994d880e9da37ceed16\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1ae2c7b4239776044f7bf994d880e9da37ceed16\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-7b3ffc02-760b-46af-aa25-e9faee336b3f x-compute-request-id: req-7b3ffc02-760b-46af-aa25-e9faee336b3f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"9d771080-af10-4f75-b2f0-43f39d3c0756\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "dime_security_group_hy46c5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "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-05-30T10:55:23.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-7b3ffc02-760b-46af-aa25-e9faee336b3f x-compute-request-id: req-7b3ffc02-760b-46af-aa25-e9faee336b3f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"9d771080-af10-4f75-b2f0-43f39d3c0756\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "bind_security_group_n5rgx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:23.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7b3ffc02-760b-46af-aa25-e9faee336b3f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "vellum_security_group_xei8lb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:23.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7b3ffc02-760b-46af-aa25-e9faee336b3f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7b3ffc02-760b-46af-aa25-e9faee336b3f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7b3ffc02-760b-46af-aa25-e9faee336b3f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1ae2c7b4239776044f7bf994d880e9da37ceed16\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}], "metadata": {"pagination": {"total": 1008, "offset": 452, "size": 50}}} 2019-05-30 10:56:02,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:02,853 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:02 GMT 2019-05-30 10:56:02,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:02,853 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:56:02,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:02,853 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:02,854 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:02,854 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:56:02,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-a066a838-03df-4d9d-8f65-fb9d3b17564e x-compute-request-id: req-a066a838-03df-4d9d-8f65-fb9d3b17564e Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:02,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a066a838-03df-4d9d-8f65-fb9d3b17564e 2019-05-30 10:56:02,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-a066a838-03df-4d9d-8f65-fb9d3b17564e x-compute-request-id: req-a066a838-03df-4d9d-8f65-fb9d3b17564e Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:02,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a066a838-03df-4d9d-8f65-fb9d3b17564e 2019-05-30 10:56:02,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a066a838-03df-4d9d-8f65-fb9d3b17564e 2019-05-30 10:56:02,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:02,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a066a838-03df-4d9d-8f65-fb9d3b17564e 2019-05-30 10:56:02,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf89745fe1e3f4e7069ebbb1bed74d7ce7e49fd9" 2019-05-30 10:56:02,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf89745fe1e3f4e7069ebbb1bed74d7ce7e49fd9" 2019-05-30 10:56:02,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:02,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ad97bcd-fab4-49ca-9722-b8151c830541 x-compute-request-id: req-8ad97bcd-fab4-49ca-9722-b8151c830541 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}], "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:02,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ad97bcd-fab4-49ca-9722-b8151c830541 x-compute-request-id: req-8ad97bcd-fab4-49ca-9722-b8151c830541 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}], "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:02,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8ad97bcd-fab4-49ca-9722-b8151c830541 2019-05-30 10:56:02,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8ad97bcd-fab4-49ca-9722-b8151c830541 2019-05-30 10:56:02,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ade045267d611ad1f84986f1fc0debc7b2ab79e" 2019-05-30 10:56:02,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-424526a6-d9ab-4cb4-b5c2-d78db5880a6a Date: Thu, 30 May 2019 10:55:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:56:02,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ade045267d611ad1f84986f1fc0debc7b2ab79e" 2019-05-30 10:56:02,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-30 10:56:02,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:56:02,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d), 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-05-30 10:56:02,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-424526a6-d9ab-4cb4-b5c2-d78db5880a6a 2019-05-30 10:56:02,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-424526a6-d9ab-4cb4-b5c2-d78db5880a6a 2019-05-30 10:56:02,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-424526a6-d9ab-4cb4-b5c2-d78db5880a6a 2019-05-30 10:56:02,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-424526a6-d9ab-4cb4-b5c2-d78db5880a6a 2019-05-30 10:56:02,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-424526a6-d9ab-4cb4-b5c2-d78db5880a6a Date: Thu, 30 May 2019 10:55:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:56:02,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d156fb14-0c05-4cb3-ba38-fe055264a964 x-compute-request-id: req-d156fb14-0c05-4cb3-ba38-fe055264a964 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:02,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d156fb14-0c05-4cb3-ba38-fe055264a964 x-compute-request-id: req-d156fb14-0c05-4cb3-ba38-fe055264a964 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:02,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_x356c6', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': []} 2019-05-30 10:56:02,861 - 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-05-30 10:56:02,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf89745fe1e3f4e7069ebbb1bed74d7ce7e49fd9" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_x356c6", "imageRef": "5060084f-d497-452f-993a-5c8ab202e98b", "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "flavorRef": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}}' 2019-05-30 10:56:02,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f08747fa-470c-475a-be41-5a5134a13eab 2019-05-30 10:56:02,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf89745fe1e3f4e7069ebbb1bed74d7ce7e49fd9" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_x356c6", "imageRef": "5060084f-d497-452f-993a-5c8ab202e98b", "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "flavorRef": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}}' 2019-05-30 10:56:02,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-d156fb14-0c05-4cb3-ba38-fe055264a964 2019-05-30 10:56:02,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-d156fb14-0c05-4cb3-ba38-fe055264a964 2019-05-30 10:56:02,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f08747fa-470c-475a-be41-5a5134a13eab 2019-05-30 10:56:02,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_x356c6', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': []} 2019-05-30 10:56:02,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-d156fb14-0c05-4cb3-ba38-fe055264a964 2019-05-30 10:56:02,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-d156fb14-0c05-4cb3-ba38-fe055264a964 2019-05-30 10:56:02,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae2c7b4239776044f7bf994d880e9da37ceed16" 2019-05-30 10:56:02,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae2c7b4239776044f7bf994d880e9da37ceed16" 2019-05-30 10:56:02,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-7b3ffc02-760b-46af-aa25-e9faee336b3f x-compute-request-id: req-7b3ffc02-760b-46af-aa25-e9faee336b3f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}], "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:02,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-30 10:56:02,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-7b3ffc02-760b-46af-aa25-e9faee336b3f x-compute-request-id: req-7b3ffc02-760b-46af-aa25-e9faee336b3f Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}], "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:02,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:56:02,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7b3ffc02-760b-46af-aa25-e9faee336b3f 2019-05-30 10:56:02,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:56:02,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7b3ffc02-760b-46af-aa25-e9faee336b3f 2019-05-30 10:56:02,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7b3ffc02-760b-46af-aa25-e9faee336b3f 2019-05-30 10:56:02,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7b3ffc02-760b-46af-aa25-e9faee336b3f 2019-05-30 10:56:02,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae2c7b4239776044f7bf994d880e9da37ceed16" 2019-05-30 10:56:02,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:56:02,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:02,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:02,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:02,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:02,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:02,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:02,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:02,919 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:56:02,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:02,919 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:02 GMT 2019-05-30 10:56:02,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:02,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:56:02,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:02,919 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:02,920 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:07,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:56:08,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:08,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:08,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:08,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:08,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:08,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:08,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:08,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1ae2c7b4239776044f7bf994d880e9da37ceed16\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-f08747fa-470c-475a-be41-5a5134a13eab x-compute-request-id: req-f08747fa-470c-475a-be41-5a5134a13eab Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"fingerprint\": \"86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-f08747fa-470c-475a-be41-5a5134a13eab x-compute-request-id: req-f08747fa-470c-475a-be41-5a5134a13eab Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"fingerprint\": \"86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f08747fa-470c-475a-be41-5a5134a13eab", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f08747fa-470c-475a-be41-5a5134a13eab", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:27.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:27.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abb165cd-f69b-4c9e-a190-eaafada8c171 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abb165cd-f69b-4c9e-a190-eaafada8c171 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-abb165cd-f69b-4c9e-a190-eaafada8c171", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-abb165cd-f69b-4c9e-a190-eaafada8c171", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}, {u'external_id': u'516d7305-77f4-4685-902b-05e00adbb79b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'f29b4dbc-8506-43cb-8650-daabd3c585cf', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_pwc8x3'}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:27.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:27.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4608054-1199-4ec3-9dee-85f32b46afee 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4608054-1199-4ec3-9dee-85f32b46afee 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c4608054-1199-4ec3-9dee-85f32b46afee", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c4608054-1199-4ec3-9dee-85f32b46afee", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.289Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6c9fddf-4611-458e-91e4-ad400f75851b x-compute-request-id: req-c6c9fddf-4611-458e-91e4-ad400f75851b Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d21c534b8fc29c17acbb08c4232dbbafae3dcf1\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb353e5e459638eb934ccb86ab34b1344b4ca144\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}, {u'external_id': u'516d7305-77f4-4685-902b-05e00adbb79b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd81ba70c-4314-414a-b228-75577364c7dd', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'5d83f9af-98b1-4ada-b793-78cac439355b', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_f2e39g'}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:28.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7ea908d-cff8-42d4-8000-c3aaa6fe7dc6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7ea908d-cff8-42d4-8000-c3aaa6fe7dc6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c7ea908d-cff8-42d4-8000-c3aaa6fe7dc6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c7ea908d-cff8-42d4-8000-c3aaa6fe7dc6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79f25275fd2ed10ce7970e7555b44eb8ee998f6f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-92d67a16-f228-4ad7-90f1-0b3e73535e98 x-compute-request-id: req-92d67a16-f228-4ad7-90f1-0b3e73535e98 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"9d771080-af10-4f75-b2f0-43f39d3c0756\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79f25275fd2ed10ce7970e7555b44eb8ee998f6f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-92d67a16-f228-4ad7-90f1-0b3e73535e98 x-compute-request-id: req-92d67a16-f228-4ad7-90f1-0b3e73535e98 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"9d771080-af10-4f75-b2f0-43f39d3c0756\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-92d67a16-f228-4ad7-90f1-0b3e73535e98", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-92d67a16-f228-4ad7-90f1-0b3e73535e98", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-92d67a16-f228-4ad7-90f1-0b3e73535e98", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-92d67a16-f228-4ad7-90f1-0b3e73535e98", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:28.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb353e5e459638eb934ccb86ab34b1344b4ca144\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6c9fddf-4611-458e-91e4-ad400f75851b x-compute-request-id: req-c6c9fddf-4611-458e-91e4-ad400f75851b Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-c6c9fddf-4611-458e-91e4-ad400f75851b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb353e5e459638eb934ccb86ab34b1344b4ca144\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_k5oak0', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', '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-05-30T10:55:28.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_k5oak0', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', '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-05-30T10:55:28.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "A management_network_name was provided (cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d), 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-05-30T10:55:28.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-ff683639-4b83-4f6b-ab38-ea6c7c8126b7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-ff683639-4b83-4f6b-ab38-ea6c7c8126b7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-ff683639-4b83-4f6b-ab38-ea6c7c8126b7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-ff683639-4b83-4f6b-ab38-ea6c7c8126b7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ff683639-4b83-4f6b-ab38-ea6c7c8126b7 Date: Thu, 30 May 2019 10:55:28 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3e159de3-d2cc-4976-8ca4-f38947996273\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T10:49:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\",\"admin_state_up\":true,\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}], "metadata": {"pagination": {"total": 1015, "offset": 502, "size": 50}}} 2019-05-30 10:56:08,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:08,015 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:08 GMT 2019-05-30 10:56:08,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:08,016 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:56:08,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:08,016 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:08,016 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:08,016 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:56:08,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae2c7b4239776044f7bf994d880e9da37ceed16" 2019-05-30 10:56:08,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-f08747fa-470c-475a-be41-5a5134a13eab x-compute-request-id: req-f08747fa-470c-475a-be41-5a5134a13eab Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova", "name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "fingerprint": "86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51"}}]} 2019-05-30 10:56:08,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-f08747fa-470c-475a-be41-5a5134a13eab x-compute-request-id: req-f08747fa-470c-475a-be41-5a5134a13eab Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova", "name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "fingerprint": "86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51"}}]} 2019-05-30 10:56:08,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f08747fa-470c-475a-be41-5a5134a13eab 2019-05-30 10:56:08,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f08747fa-470c-475a-be41-5a5134a13eab 2019-05-30 10:56:08,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:08,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:08,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abb165cd-f69b-4c9e-a190-eaafada8c171 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:08,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abb165cd-f69b-4c9e-a190-eaafada8c171 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:08,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-abb165cd-f69b-4c9e-a190-eaafada8c171 2019-05-30 10:56:08,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-abb165cd-f69b-4c9e-a190-eaafada8c171 2019-05-30 10:56:08,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}, {u'external_id': u'516d7305-77f4-4685-902b-05e00adbb79b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'f29b4dbc-8506-43cb-8650-daabd3c585cf', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2019-05-30 10:56:08,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_pwc8x3'} 2019-05-30 10:56:08,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:08,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:08,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4608054-1199-4ec3-9dee-85f32b46afee 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:08,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4608054-1199-4ec3-9dee-85f32b46afee 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:08,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c4608054-1199-4ec3-9dee-85f32b46afee 2019-05-30 10:56:08,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c4608054-1199-4ec3-9dee-85f32b46afee 2019-05-30 10:56:08,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6c9fddf-4611-458e-91e4-ad400f75851b x-compute-request-id: req-c6c9fddf-4611-458e-91e4-ad400f75851b Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:08,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d21c534b8fc29c17acbb08c4232dbbafae3dcf1" 2019-05-30 10:56:08,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb353e5e459638eb934ccb86ab34b1344b4ca144" 2019-05-30 10:56:08,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}, {u'external_id': u'516d7305-77f4-4685-902b-05e00adbb79b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd81ba70c-4314-414a-b228-75577364c7dd', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'5d83f9af-98b1-4ada-b793-78cac439355b', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}] 2019-05-30 10:56:08,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_f2e39g'} 2019-05-30 10:56:08,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:08,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7ea908d-cff8-42d4-8000-c3aaa6fe7dc6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:08,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7ea908d-cff8-42d4-8000-c3aaa6fe7dc6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:08,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c7ea908d-cff8-42d4-8000-c3aaa6fe7dc6 2019-05-30 10:56:08,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c7ea908d-cff8-42d4-8000-c3aaa6fe7dc6 2019-05-30 10:56:08,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f25275fd2ed10ce7970e7555b44eb8ee998f6f" 2019-05-30 10:56:08,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-92d67a16-f228-4ad7-90f1-0b3e73535e98 x-compute-request-id: req-92d67a16-f228-4ad7-90f1-0b3e73535e98 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}], "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:08,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f25275fd2ed10ce7970e7555b44eb8ee998f6f" 2019-05-30 10:56:08,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-92d67a16-f228-4ad7-90f1-0b3e73535e98 x-compute-request-id: req-92d67a16-f228-4ad7-90f1-0b3e73535e98 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}], "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:08,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-92d67a16-f228-4ad7-90f1-0b3e73535e98 2019-05-30 10:56:08,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-92d67a16-f228-4ad7-90f1-0b3e73535e98 2019-05-30 10:56:08,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-92d67a16-f228-4ad7-90f1-0b3e73535e98 2019-05-30 10:56:08,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-92d67a16-f228-4ad7-90f1-0b3e73535e98 2019-05-30 10:56:08,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:08,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb353e5e459638eb934ccb86ab34b1344b4ca144" 2019-05-30 10:56:08,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6c9fddf-4611-458e-91e4-ad400f75851b x-compute-request-id: req-c6c9fddf-4611-458e-91e4-ad400f75851b Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:08,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-c6c9fddf-4611-458e-91e4-ad400f75851b 2019-05-30 10:56:08,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb353e5e459638eb934ccb86ab34b1344b4ca144" 2019-05-30 10:56:08,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_k5oak0', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-05-30 10:56:08,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_k5oak0', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-05-30 10:56:08,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d), 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-05-30 10:56:08,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-ff683639-4b83-4f6b-ab38-ea6c7c8126b7 2019-05-30 10:56:08,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-ff683639-4b83-4f6b-ab38-ea6c7c8126b7 2019-05-30 10:56:08,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-ff683639-4b83-4f6b-ab38-ea6c7c8126b7 2019-05-30 10:56:08,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-ff683639-4b83-4f6b-ab38-ea6c7c8126b7 2019-05-30 10:56:08,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ff683639-4b83-4f6b-ab38-ea6c7c8126b7 Date: Thu, 30 May 2019 10:55:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:56:08,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:56:08,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:08,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:08,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:08,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:08,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:08,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:08,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:08,117 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:56:08,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:08,117 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:08 GMT 2019-05-30 10:56:08,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:08,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:56:08,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:08,118 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:08,118 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:13,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:56:13,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:13,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:13,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:13,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:13,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:13,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:13,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:13,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-85368e47-c2ac-4ae4-9ba2-37ffcd6de803", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-85368e47-c2ac-4ae4-9ba2-37ffcd6de803 x-compute-request-id: req-85368e47-c2ac-4ae4-9ba2-37ffcd6de803 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"fingerprint\": \"86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-85368e47-c2ac-4ae4-9ba2-37ffcd6de803 x-compute-request-id: req-85368e47-c2ac-4ae4-9ba2-37ffcd6de803 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"fingerprint\": \"86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb353e5e459638eb934ccb86ab34b1344b4ca144\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb353e5e459638eb934ccb86ab34b1344b4ca144\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-92d67a16-f228-4ad7-90f1-0b3e73535e98", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-92d67a16-f228-4ad7-90f1-0b3e73535e98", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-92d67a16-f228-4ad7-90f1-0b3e73535e98", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-92d67a16-f228-4ad7-90f1-0b3e73535e98", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:28.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6c9fddf-4611-458e-91e4-ad400f75851b x-compute-request-id: req-c6c9fddf-4611-458e-91e4-ad400f75851b Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-c6c9fddf-4611-458e-91e4-ad400f75851b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-c6c9fddf-4611-458e-91e4-ad400f75851b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d21c534b8fc29c17acbb08c4232dbbafae3dcf1\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d21c534b8fc29c17acbb08c4232dbbafae3dcf1\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-c6c9fddf-4611-458e-91e4-ad400f75851b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-c6c9fddf-4611-458e-91e4-ad400f75851b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb353e5e459638eb934ccb86ab34b1344b4ca144\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb353e5e459638eb934ccb86ab34b1344b4ca144\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}, {u'external_id': u'516d7305-77f4-4685-902b-05e00adbb79b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd81ba70c-4314-414a-b228-75577364c7dd', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'5d83f9af-98b1-4ada-b793-78cac439355b', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_f2e39g'}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:28.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7ea908d-cff8-42d4-8000-c3aaa6fe7dc6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7ea908d-cff8-42d4-8000-c3aaa6fe7dc6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:28.925Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c7ea908d-cff8-42d4-8000-c3aaa6fe7dc6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5d587c36-172b-47e9-8945-c65e3af0edbd", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5d587c36-172b-47e9-8945-c65e3af0edbd", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79f25275fd2ed10ce7970e7555b44eb8ee998f6f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79f25275fd2ed10ce7970e7555b44eb8ee998f6f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-05eeb8a2-542f-4ba3-8aac-96ced7db2267 x-compute-request-id: req-05eeb8a2-542f-4ba3-8aac-96ced7db2267 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"9d771080-af10-4f75-b2f0-43f39d3c0756\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-05eeb8a2-542f-4ba3-8aac-96ced7db2267 x-compute-request-id: req-05eeb8a2-542f-4ba3-8aac-96ced7db2267 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"9d771080-af10-4f75-b2f0-43f39d3c0756\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-05eeb8a2-542f-4ba3-8aac-96ced7db2267", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 x-compute-request-id: req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"fingerprint\": \"86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 x-compute-request-id: req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"fingerprint\": \"86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:28.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:28.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc4da558-b64b-499a-bf76-b2555dc260d3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc4da558-b64b-499a-bf76-b2555dc260d3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bc4da558-b64b-499a-bf76-b2555dc260d3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bc4da558-b64b-499a-bf76-b2555dc260d3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb353e5e459638eb934ccb86ab34b1344b4ca144\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"imageRef\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"flavorRef\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}, {u'external_id': u'516d7305-77f4-4685-902b-05e00adbb79b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'99770790-8046-438a-808b-b8405234dd8b', 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-05-30T10:55:29.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-08f8faf0-05f5-4dde-a3d7-6800dac8f3b9 Date: Thu, 30 May 2019 10:55:29 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3e159de3-d2cc-4976-8ca4-f38947996273\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T10:49:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\",\"admin_state_up\":true,\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-08f8faf0-05f5-4dde-a3d7-6800dac8f3b9 Date: Thu, 30 May 2019 10:55:29 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3e159de3-d2cc-4976-8ca4-f38947996273\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T10:49:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\",\"admin_state_up\":true,\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}], "metadata": {"pagination": {"total": 1068, "offset": 552, "size": 50}}} 2019-05-30 10:56:13,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:13,210 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:13 GMT 2019-05-30 10:56:13,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:13,210 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:56:13,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:13,210 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:13,210 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:13,210 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:56:13,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-85368e47-c2ac-4ae4-9ba2-37ffcd6de803 2019-05-30 10:56:13,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-85368e47-c2ac-4ae4-9ba2-37ffcd6de803 x-compute-request-id: req-85368e47-c2ac-4ae4-9ba2-37ffcd6de803 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova", "name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "fingerprint": "86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51"}}]} 2019-05-30 10:56:13,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-85368e47-c2ac-4ae4-9ba2-37ffcd6de803 x-compute-request-id: req-85368e47-c2ac-4ae4-9ba2-37ffcd6de803 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova", "name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "fingerprint": "86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51"}}]} 2019-05-30 10:56:13,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb353e5e459638eb934ccb86ab34b1344b4ca144" 2019-05-30 10:56:13,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb353e5e459638eb934ccb86ab34b1344b4ca144" 2019-05-30 10:56:13,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-92d67a16-f228-4ad7-90f1-0b3e73535e98 2019-05-30 10:56:13,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-92d67a16-f228-4ad7-90f1-0b3e73535e98 2019-05-30 10:56:13,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-92d67a16-f228-4ad7-90f1-0b3e73535e98 2019-05-30 10:56:13,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-92d67a16-f228-4ad7-90f1-0b3e73535e98 2019-05-30 10:56:13,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:13,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6c9fddf-4611-458e-91e4-ad400f75851b x-compute-request-id: req-c6c9fddf-4611-458e-91e4-ad400f75851b Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:13,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-c6c9fddf-4611-458e-91e4-ad400f75851b 2019-05-30 10:56:13,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-c6c9fddf-4611-458e-91e4-ad400f75851b 2019-05-30 10:56:13,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d21c534b8fc29c17acbb08c4232dbbafae3dcf1" 2019-05-30 10:56:13,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d21c534b8fc29c17acbb08c4232dbbafae3dcf1" 2019-05-30 10:56:13,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-c6c9fddf-4611-458e-91e4-ad400f75851b 2019-05-30 10:56:13,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-c6c9fddf-4611-458e-91e4-ad400f75851b 2019-05-30 10:56:13,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb353e5e459638eb934ccb86ab34b1344b4ca144" 2019-05-30 10:56:13,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb353e5e459638eb934ccb86ab34b1344b4ca144" 2019-05-30 10:56:13,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}, {u'external_id': u'516d7305-77f4-4685-902b-05e00adbb79b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd81ba70c-4314-414a-b228-75577364c7dd', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'5d83f9af-98b1-4ada-b793-78cac439355b', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}] 2019-05-30 10:56:13,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_f2e39g'} 2019-05-30 10:56:13,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:13,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7ea908d-cff8-42d4-8000-c3aaa6fe7dc6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:13,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7ea908d-cff8-42d4-8000-c3aaa6fe7dc6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:13,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c7ea908d-cff8-42d4-8000-c3aaa6fe7dc6 2019-05-30 10:56:13,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5d587c36-172b-47e9-8945-c65e3af0edbd 2019-05-30 10:56:13,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5d587c36-172b-47e9-8945-c65e3af0edbd 2019-05-30 10:56:13,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f25275fd2ed10ce7970e7555b44eb8ee998f6f" 2019-05-30 10:56:13,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f25275fd2ed10ce7970e7555b44eb8ee998f6f" 2019-05-30 10:56:13,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-05eeb8a2-542f-4ba3-8aac-96ced7db2267 x-compute-request-id: req-05eeb8a2-542f-4ba3-8aac-96ced7db2267 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}], "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:13,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-05eeb8a2-542f-4ba3-8aac-96ced7db2267 x-compute-request-id: req-05eeb8a2-542f-4ba3-8aac-96ced7db2267 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}], "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:13,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-05eeb8a2-542f-4ba3-8aac-96ced7db2267 2019-05-30 10:56:13,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 x-compute-request-id: req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova", "name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "fingerprint": "86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51"}}]} 2019-05-30 10:56:13,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 x-compute-request-id: req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova", "name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "fingerprint": "86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51"}}]} 2019-05-30 10:56:13,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 2019-05-30 10:56:13,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 2019-05-30 10:56:13,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 2019-05-30 10:56:13,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 2019-05-30 10:56:13,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:13,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:13,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc4da558-b64b-499a-bf76-b2555dc260d3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:13,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc4da558-b64b-499a-bf76-b2555dc260d3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:13,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bc4da558-b64b-499a-bf76-b2555dc260d3 2019-05-30 10:56:13,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bc4da558-b64b-499a-bf76-b2555dc260d3 2019-05-30 10:56:13,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08" 2019-05-30 10:56:13,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08" 2019-05-30 10:56:13,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb353e5e459638eb934ccb86ab34b1344b4ca144" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_mjs10z", "imageRef": "5060084f-d497-452f-993a-5c8ab202e98b", "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "flavorRef": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}}' 2019-05-30 10:56:13,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}, {u'external_id': u'516d7305-77f4-4685-902b-05e00adbb79b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'99770790-8046-438a-808b-b8405234dd8b', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-05-30 10:56:13,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-08f8faf0-05f5-4dde-a3d7-6800dac8f3b9 Date: Thu, 30 May 2019 10:55:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:56:13,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-08f8faf0-05f5-4dde-a3d7-6800dac8f3b9 Date: Thu, 30 May 2019 10:55:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:56:13,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:56:13,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:13,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:13,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:13,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:13,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:13,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:13,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:13,316 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:56:13,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:13,316 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:13 GMT 2019-05-30 10:56:13,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:13,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:56:13,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:13,316 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:13,316 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:18,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:56:18,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:18,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:18,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:18,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:18,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:18,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:18,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:18,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 x-compute-request-id: req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"fingerprint\": \"86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 x-compute-request-id: req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"fingerprint\": \"86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:28.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:28.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc4da558-b64b-499a-bf76-b2555dc260d3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc4da558-b64b-499a-bf76-b2555dc260d3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bc4da558-b64b-499a-bf76-b2555dc260d3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bc4da558-b64b-499a-bf76-b2555dc260d3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb353e5e459638eb934ccb86ab34b1344b4ca144\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"imageRef\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"flavorRef\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}, {u'external_id': u'516d7305-77f4-4685-902b-05e00adbb79b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'99770790-8046-438a-808b-b8405234dd8b', 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-05-30T10:55:29.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-08f8faf0-05f5-4dde-a3d7-6800dac8f3b9 Date: Thu, 30 May 2019 10:55:29 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3e159de3-d2cc-4976-8ca4-f38947996273\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T10:49:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\",\"admin_state_up\":true,\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-08f8faf0-05f5-4dde-a3d7-6800dac8f3b9 Date: Thu, 30 May 2019 10:55:29 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3e159de3-d2cc-4976-8ca4-f38947996273\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T10:49:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\",\"admin_state_up\":true,\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-08f8faf0-05f5-4dde-a3d7-6800dac8f3b9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-08f8faf0-05f5-4dde-a3d7-6800dac8f3b9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-08f8faf0-05f5-4dde-a3d7-6800dac8f3b9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-08f8faf0-05f5-4dde-a3d7-6800dac8f3b9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "A management_network_name was provided (cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d), 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-05-30T10:55:29.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_mjs10z', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', '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-05-30T10:55:29.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:29.493Z", "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-05-30T10:55:29.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:29.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00836825-651e-4ae1-97d2-f58263a5a121 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-00836825-651e-4ae1-97d2-f58263a5a121", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "vellum_security_group_xei8lb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:24.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:24.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_security_group_n5rgx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:24.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_security_group_4drolr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "Node instance created", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:24.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-351830dc-4318-4261-b9e7-4158184d7dbf Date: Thu, 30 May 2019 10:55:29 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3e159de3-d2cc-4976-8ca4-f38947996273\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T10:49:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\",\"admin_state_up\":true,\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-42e5da40-e092-406b-92ac-5e9cbd630efd", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-42e5da40-e092-406b-92ac-5e9cbd630efd", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42e5da40-e092-406b-92ac-5e9cbd630efd 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42e5da40-e092-406b-92ac-5e9cbd630efd 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:29.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:29.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-72c06801-4581-4cf1-904a-bd8468087bbc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-72c06801-4581-4cf1-904a-bd8468087bbc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-84fe2000-9dbd-444a-be02-066fe0c0be51 x-compute-request-id: req-84fe2000-9dbd-444a-be02-066fe0c0be51 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"fingerprint\": \"86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85089bc6-2bf2-4d13-9804-321afd2a4276 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-84fe2000-9dbd-444a-be02-066fe0c0be51 x-compute-request-id: req-84fe2000-9dbd-444a-be02-066fe0c0be51 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"fingerprint\": \"86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-84fe2000-9dbd-444a-be02-066fe0c0be51", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-84fe2000-9dbd-444a-be02-066fe0c0be51", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-84fe2000-9dbd-444a-be02-066fe0c0be51", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-84fe2000-9dbd-444a-be02-066fe0c0be51", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}], "metadata": {"pagination": {"total": 1080, "offset": 602, "size": 50}}} 2019-05-30 10:56:18,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:18,399 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:18 GMT 2019-05-30 10:56:18,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:18,399 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:56:18,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:18,399 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:18,399 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:18,399 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:56:18,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 x-compute-request-id: req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova", "name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "fingerprint": "86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51"}}]} 2019-05-30 10:56:18,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 x-compute-request-id: req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova", "name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "fingerprint": "86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51"}}]} 2019-05-30 10:56:18,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 2019-05-30 10:56:18,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 2019-05-30 10:56:18,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 2019-05-30 10:56:18,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f5a40ac9-e8a6-4c58-8123-dfcd00b33f05 2019-05-30 10:56:18,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:18,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:18,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc4da558-b64b-499a-bf76-b2555dc260d3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:18,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc4da558-b64b-499a-bf76-b2555dc260d3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:18,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bc4da558-b64b-499a-bf76-b2555dc260d3 2019-05-30 10:56:18,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bc4da558-b64b-499a-bf76-b2555dc260d3 2019-05-30 10:56:18,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08" 2019-05-30 10:56:18,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08" 2019-05-30 10:56:18,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb353e5e459638eb934ccb86ab34b1344b4ca144" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_mjs10z", "imageRef": "5060084f-d497-452f-993a-5c8ab202e98b", "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "flavorRef": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}}' 2019-05-30 10:56:18,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}, {u'external_id': u'516d7305-77f4-4685-902b-05e00adbb79b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'99770790-8046-438a-808b-b8405234dd8b', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-05-30 10:56:18,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-08f8faf0-05f5-4dde-a3d7-6800dac8f3b9 Date: Thu, 30 May 2019 10:55:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:56:18,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-08f8faf0-05f5-4dde-a3d7-6800dac8f3b9 Date: Thu, 30 May 2019 10:55:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:56:18,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-08f8faf0-05f5-4dde-a3d7-6800dac8f3b9 2019-05-30 10:56:18,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-08f8faf0-05f5-4dde-a3d7-6800dac8f3b9 2019-05-30 10:56:18,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-08f8faf0-05f5-4dde-a3d7-6800dac8f3b9 2019-05-30 10:56:18,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-08f8faf0-05f5-4dde-a3d7-6800dac8f3b9 2019-05-30 10:56:18,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d), 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-05-30 10:56:18,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_mjs10z', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-05-30 10:56:18,406 - 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-05-30 10:56:18,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:18,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00836825-651e-4ae1-97d2-f58263a5a121 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:18,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-00836825-651e-4ae1-97d2-f58263a5a121 2019-05-30 10:56:18,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 10:56:18,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-30 10:56:18,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:56:18,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:56:18,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-351830dc-4318-4261-b9e7-4158184d7dbf Date: Thu, 30 May 2019 10:55:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:56:18,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-42e5da40-e092-406b-92ac-5e9cbd630efd 2019-05-30 10:56:18,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-42e5da40-e092-406b-92ac-5e9cbd630efd 2019-05-30 10:56:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42e5da40-e092-406b-92ac-5e9cbd630efd 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42e5da40-e092-406b-92ac-5e9cbd630efd 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-72c06801-4581-4cf1-904a-bd8468087bbc 2019-05-30 10:56:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-72c06801-4581-4cf1-904a-bd8468087bbc 2019-05-30 10:56:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08" 2019-05-30 10:56:18,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08" 2019-05-30 10:56:18,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-84fe2000-9dbd-444a-be02-066fe0c0be51 x-compute-request-id: req-84fe2000-9dbd-444a-be02-066fe0c0be51 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova", "name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "fingerprint": "86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51"}}]} 2019-05-30 10:56:18,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85089bc6-2bf2-4d13-9804-321afd2a4276 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:18,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-84fe2000-9dbd-444a-be02-066fe0c0be51 x-compute-request-id: req-84fe2000-9dbd-444a-be02-066fe0c0be51 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova", "name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "fingerprint": "86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51"}}]} 2019-05-30 10:56:18,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-84fe2000-9dbd-444a-be02-066fe0c0be51 2019-05-30 10:56:18,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-84fe2000-9dbd-444a-be02-066fe0c0be51 2019-05-30 10:56:18,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-84fe2000-9dbd-444a-be02-066fe0c0be51 2019-05-30 10:56:18,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-84fe2000-9dbd-444a-be02-066fe0c0be51 2019-05-30 10:56:18,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:56:18,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:18,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:18,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:18,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:18,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:18,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:18,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:18,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:56:18,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:18,474 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:18 GMT 2019-05-30 10:56:18,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:18,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:56:18,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:18,474 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:18,474 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:23,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:56:23,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:23,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:23,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:23,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:23,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:23,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:23,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:23,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:29.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00836825-651e-4ae1-97d2-f58263a5a121 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-00836825-651e-4ae1-97d2-f58263a5a121", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1892a95a208647169f651aebb901de769a2d09fb\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1892a95a208647169f651aebb901de769a2d09fb\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}, {u'external_id': u'516d7305-77f4-4685-902b-05e00adbb79b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'662da134-81e3-4e07-a838-dab908384547', 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-05-30T10:55:29.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_yx8v6q'}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:29.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-9934094d-fe5b-44d9-a835-f2784dd557d5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-351830dc-4318-4261-b9e7-4158184d7dbf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:29.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85089bc6-2bf2-4d13-9804-321afd2a4276 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-85089bc6-2bf2-4d13-9804-321afd2a4276", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-85089bc6-2bf2-4d13-9804-321afd2a4276", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-72c06801-4581-4cf1-904a-bd8468087bbc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-72c06801-4581-4cf1-904a-bd8468087bbc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-72c06801-4581-4cf1-904a-bd8468087bbc x-compute-request-id: req-72c06801-4581-4cf1-904a-bd8468087bbc Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"9d771080-af10-4f75-b2f0-43f39d3c0756\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-72c06801-4581-4cf1-904a-bd8468087bbc x-compute-request-id: req-72c06801-4581-4cf1-904a-bd8468087bbc Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"9d771080-af10-4f75-b2f0-43f39d3c0756\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-9934094d-fe5b-44d9-a835-f2784dd557d5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-9934094d-fe5b-44d9-a835-f2784dd557d5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-9934094d-fe5b-44d9-a835-f2784dd557d5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-9934094d-fe5b-44d9-a835-f2784dd557d5 x-compute-request-id: req-9934094d-fe5b-44d9-a835-f2784dd557d5 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-9934094d-fe5b-44d9-a835-f2784dd557d5 x-compute-request-id: req-9934094d-fe5b-44d9-a835-f2784dd557d5 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79f25275fd2ed10ce7970e7555b44eb8ee998f6f\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"imageRef\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"flavorRef\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79f25275fd2ed10ce7970e7555b44eb8ee998f6f\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"imageRef\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"flavorRef\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "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-05-30T10:55:29.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_pwc8x3', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', '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-05-30T10:55:29.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_pwc8x3', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', '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-05-30T10:55:29.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "A management_network_name was provided (cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d), 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-05-30T10:55:29.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-351830dc-4318-4261-b9e7-4158184d7dbf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-351830dc-4318-4261-b9e7-4158184d7dbf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-351830dc-4318-4261-b9e7-4158184d7dbf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.199Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-351830dc-4318-4261-b9e7-4158184d7dbf Date: Thu, 30 May 2019 10:55:29 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3e159de3-d2cc-4976-8ca4-f38947996273\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T10:49:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\",\"admin_state_up\":true,\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:29.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:25.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_security_group_hy46c5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:25.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:25.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_security_group_xei8lb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:25.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_security_group_4drolr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:25.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:25.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_security_group_hy46c5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:30.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:30.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_security_group_4drolr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_security_group_hy46c5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_security_group_4drolr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "Node instance started", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80655706fe8039d36e4a5b63585a5f0d7e6a587c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80655706fe8039d36e4a5b63585a5f0d7e6a587c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}], "metadata": {"pagination": {"total": 1080, "offset": 652, "size": 50}}} 2019-05-30 10:56:23,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:23,561 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:23 GMT 2019-05-30 10:56:23,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:23,561 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:56:23,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:23,562 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:23,562 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:23,562 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:56:23,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:23,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00836825-651e-4ae1-97d2-f58263a5a121 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-00836825-651e-4ae1-97d2-f58263a5a121 2019-05-30 10:56:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1892a95a208647169f651aebb901de769a2d09fb" 2019-05-30 10:56:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1892a95a208647169f651aebb901de769a2d09fb" 2019-05-30 10:56:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}, {u'external_id': u'516d7305-77f4-4685-902b-05e00adbb79b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'662da134-81e3-4e07-a838-dab908384547', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-05-30 10:56:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_yx8v6q'} 2019-05-30 10:56:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:23,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-9934094d-fe5b-44d9-a835-f2784dd557d5 2019-05-30 10:56:23,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-351830dc-4318-4261-b9e7-4158184d7dbf 2019-05-30 10:56:23,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:23,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85089bc6-2bf2-4d13-9804-321afd2a4276 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:23,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-85089bc6-2bf2-4d13-9804-321afd2a4276 2019-05-30 10:56:23,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-85089bc6-2bf2-4d13-9804-321afd2a4276 2019-05-30 10:56:23,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-72c06801-4581-4cf1-904a-bd8468087bbc 2019-05-30 10:56:23,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-72c06801-4581-4cf1-904a-bd8468087bbc 2019-05-30 10:56:23,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-72c06801-4581-4cf1-904a-bd8468087bbc x-compute-request-id: req-72c06801-4581-4cf1-904a-bd8468087bbc Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}], "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:23,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-72c06801-4581-4cf1-904a-bd8468087bbc x-compute-request-id: req-72c06801-4581-4cf1-904a-bd8468087bbc Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}], "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:23,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08" 2019-05-30 10:56:23,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08" 2019-05-30 10:56:23,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-9934094d-fe5b-44d9-a835-f2784dd557d5 2019-05-30 10:56:23,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-9934094d-fe5b-44d9-a835-f2784dd557d5 2019-05-30 10:56:23,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-9934094d-fe5b-44d9-a835-f2784dd557d5 2019-05-30 10:56:23,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-9934094d-fe5b-44d9-a835-f2784dd557d5 x-compute-request-id: req-9934094d-fe5b-44d9-a835-f2784dd557d5 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:23,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-9934094d-fe5b-44d9-a835-f2784dd557d5 x-compute-request-id: req-9934094d-fe5b-44d9-a835-f2784dd557d5 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:23,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f25275fd2ed10ce7970e7555b44eb8ee998f6f" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_pwc8x3", "imageRef": "5060084f-d497-452f-993a-5c8ab202e98b", "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "flavorRef": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}}' 2019-05-30 10:56:23,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f25275fd2ed10ce7970e7555b44eb8ee998f6f" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_pwc8x3", "imageRef": "5060084f-d497-452f-993a-5c8ab202e98b", "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "flavorRef": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}}' 2019-05-30 10:56:23,569 - 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-05-30 10:56:23,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_pwc8x3', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-05-30 10:56:23,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_pwc8x3', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-05-30 10:56:23,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d), 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-05-30 10:56:23,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-351830dc-4318-4261-b9e7-4158184d7dbf 2019-05-30 10:56:23,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-351830dc-4318-4261-b9e7-4158184d7dbf 2019-05-30 10:56:23,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-351830dc-4318-4261-b9e7-4158184d7dbf 2019-05-30 10:56:23,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-351830dc-4318-4261-b9e7-4158184d7dbf Date: Thu, 30 May 2019 10:55:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:56:23,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:56:23,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:56:23,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-30 10:56:23,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:56:23,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:56:23,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:56:23,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 10:56:23,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:23,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:23,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-30 10:56:23,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 10:56:23,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:56:23,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:56:23,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80655706fe8039d36e4a5b63585a5f0d7e6a587c" 2019-05-30 10:56:23,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80655706fe8039d36e4a5b63585a5f0d7e6a587c" 2019-05-30 10:56:23,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:56:23,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:23,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:23,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:23,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:23,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:23,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:23,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:23,633 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:56:23,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:23,634 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:23 GMT 2019-05-30 10:56:23,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:23,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:56:23,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:23,634 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:23,634 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:28,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:56:28,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:28,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:28,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:28,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:28,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:28,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:28,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:28,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b1cf954-eb6f-4284-b0a5-e221efe37669 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}43f3f5ea015f743619e62ecab95cae23578b37c6\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}43f3f5ea015f743619e62ecab95cae23578b37c6\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_a54ulk'}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:30.712Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}, {u'external_id': u'516d7305-77f4-4685-902b-05e00adbb79b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a27a7728-b2be-45bf-8426-5573a4976115', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'007a6c73-a7e8-4fb5-94a7-47c787d2c661', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'51632d53-7ea4-43bb-9c65-0cc7cfe44a28', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:30.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:27.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b1cf954-eb6f-4284-b0a5-e221efe37669 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0b1cf954-eb6f-4284-b0a5-e221efe37669", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0b1cf954-eb6f-4284-b0a5-e221efe37669", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80655706fe8039d36e4a5b63585a5f0d7e6a587c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [202] Date: Thu, 30 May 2019 10:55: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-075bc7ee-deed-4a81-b297-c2eb27bb1e64 x-compute-request-id: req-075bc7ee-deed-4a81-b297-c2eb27bb1e64 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"bookmark\"}], \"adminPass\": \"RjvsfkhWRz5Z\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [202] Date: Thu, 30 May 2019 10:55: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-075bc7ee-deed-4a81-b297-c2eb27bb1e64 x-compute-request-id: req-075bc7ee-deed-4a81-b297-c2eb27bb1e64 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"bookmark\"}], \"adminPass\": \"RjvsfkhWRz5Z\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-075bc7ee-deed-4a81-b297-c2eb27bb1e64", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-075bc7ee-deed-4a81-b297-c2eb27bb1e64", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-075bc7ee-deed-4a81-b297-c2eb27bb1e64", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-075bc7ee-deed-4a81-b297-c2eb27bb1e64", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7896ed1-0d6e-4b70-9dcb-2a0d0b60455a"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4e4b4d9-70bd-4852-ba6c-916464b253d5 x-compute-request-id: req-c4e4b4d9-70bd-4852-ba6c-916464b253d5 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4e4b4d9-70bd-4852-ba6c-916464b253d5 x-compute-request-id: req-c4e4b4d9-70bd-4852-ba6c-916464b253d5 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-c4e4b4d9-70bd-4852-ba6c-916464b253d5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-c4e4b4d9-70bd-4852-ba6c-916464b253d5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-c4e4b4d9-70bd-4852-ba6c-916464b253d5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-c4e4b4d9-70bd-4852-ba6c-916464b253d5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80655706fe8039d36e4a5b63585a5f0d7e6a587c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9348b5c-cab5-4815-91b9-ced7f3754da3 x-compute-request-id: req-d9348b5c-cab5-4815-91b9-ced7f3754da3 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"9d771080-af10-4f75-b2f0-43f39d3c0756\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9348b5c-cab5-4815-91b9-ced7f3754da3 x-compute-request-id: req-d9348b5c-cab5-4815-91b9-ced7f3754da3 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"9d771080-af10-4f75-b2f0-43f39d3c0756\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d9348b5c-cab5-4815-91b9-ced7f3754da3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d9348b5c-cab5-4815-91b9-ced7f3754da3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d9348b5c-cab5-4815-91b9-ced7f3754da3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d9348b5c-cab5-4815-91b9-ced7f3754da3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80655706fe8039d36e4a5b63585a5f0d7e6a587c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80655706fe8039d36e4a5b63585a5f0d7e6a587c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ebb2694-9220-483d-b264-fdc5525c60b4 x-compute-request-id: req-8ebb2694-9220-483d-b264-fdc5525c60b4 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"fingerprint\": \"86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ebb2694-9220-483d-b264-fdc5525c60b4 x-compute-request-id: req-8ebb2694-9220-483d-b264-fdc5525c60b4 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"fingerprint\": \"86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-8ebb2694-9220-483d-b264-fdc5525c60b4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-8ebb2694-9220-483d-b264-fdc5525c60b4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-8ebb2694-9220-483d-b264-fdc5525c60b4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-8ebb2694-9220-483d-b264-fdc5525c60b4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:30.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e92c644-2b6a-49c6-a5b4-f658e89dcf11 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e92c644-2b6a-49c6-a5b4-f658e89dcf11 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7e92c644-2b6a-49c6-a5b4-f658e89dcf11", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7e92c644-2b6a-49c6-a5b4-f658e89dcf11", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-23f335b0-d384-4b32-826c-212318a272d4 Date: Thu, 30 May 2019 10:55:30 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3e159de3-d2cc-4976-8ca4-f38947996273\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T10:49:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\",\"admin_state_up\":true,\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-23f335b0-d384-4b32-826c-212318a272d4 Date: Thu, 30 May 2019 10:55:30 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3e159de3-d2cc-4976-8ca4-f38947996273\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T10:49:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\",\"admin_state_up\":true,\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-23f335b0-d384-4b32-826c-212318a272d4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-23f335b0-d384-4b32-826c-212318a272d4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-23f335b0-d384-4b32-826c-212318a272d4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}], "metadata": {"pagination": {"total": 1080, "offset": 702, "size": 50}}} 2019-05-30 10:56:28,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:28,722 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:28 GMT 2019-05-30 10:56:28,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:28,722 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:56:28,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:28,722 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:28,722 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:28,723 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:56:28,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b1cf954-eb6f-4284-b0a5-e221efe37669 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:28,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43f3f5ea015f743619e62ecab95cae23578b37c6" 2019-05-30 10:56:28,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43f3f5ea015f743619e62ecab95cae23578b37c6" 2019-05-30 10:56:28,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_a54ulk'} 2019-05-30 10:56:28,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova', u'name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', u'fingerprint': u'86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51'}}}, {u'external_id': u'516d7305-77f4-4685-902b-05e00adbb79b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a27a7728-b2be-45bf-8426-5573a4976115', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'007a6c73-a7e8-4fb5-94a7-47c787d2c661', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'51632d53-7ea4-43bb-9c65-0cc7cfe44a28', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}] 2019-05-30 10:56:28,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:28,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:56:28,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-30 10:56:28,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:56:28,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b1cf954-eb6f-4284-b0a5-e221efe37669 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:28,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0b1cf954-eb6f-4284-b0a5-e221efe37669 2019-05-30 10:56:28,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0b1cf954-eb6f-4284-b0a5-e221efe37669 2019-05-30 10:56:28,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80655706fe8039d36e4a5b63585a5f0d7e6a587c" 2019-05-30 10:56:28,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Thu, 30 May 2019 10:55: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-075bc7ee-deed-4a81-b297-c2eb27bb1e64 x-compute-request-id: req-075bc7ee-deed-4a81-b297-c2eb27bb1e64 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "91a8dbf5-b492-48b4-ad88-d28ed418a755", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "bookmark"}], "adminPass": "RjvsfkhWRz5Z"}} 2019-05-30 10:56:28,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Thu, 30 May 2019 10:55: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-075bc7ee-deed-4a81-b297-c2eb27bb1e64 x-compute-request-id: req-075bc7ee-deed-4a81-b297-c2eb27bb1e64 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "91a8dbf5-b492-48b4-ad88-d28ed418a755", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "bookmark"}], "adminPass": "RjvsfkhWRz5Z"}} 2019-05-30 10:56:28,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-075bc7ee-deed-4a81-b297-c2eb27bb1e64 2019-05-30 10:56:28,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-075bc7ee-deed-4a81-b297-c2eb27bb1e64 2019-05-30 10:56:28,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-075bc7ee-deed-4a81-b297-c2eb27bb1e64 2019-05-30 10:56:28,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-075bc7ee-deed-4a81-b297-c2eb27bb1e64 2019-05-30 10:56:28,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4e4b4d9-70bd-4852-ba6c-916464b253d5 x-compute-request-id: req-c4e4b4d9-70bd-4852-ba6c-916464b253d5 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:28,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4e4b4d9-70bd-4852-ba6c-916464b253d5 x-compute-request-id: req-c4e4b4d9-70bd-4852-ba6c-916464b253d5 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:28,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-c4e4b4d9-70bd-4852-ba6c-916464b253d5 2019-05-30 10:56:28,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-c4e4b4d9-70bd-4852-ba6c-916464b253d5 2019-05-30 10:56:28,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-c4e4b4d9-70bd-4852-ba6c-916464b253d5 2019-05-30 10:56:28,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-c4e4b4d9-70bd-4852-ba6c-916464b253d5 2019-05-30 10:56:28,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80655706fe8039d36e4a5b63585a5f0d7e6a587c" 2019-05-30 10:56:28,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9348b5c-cab5-4815-91b9-ced7f3754da3 x-compute-request-id: req-d9348b5c-cab5-4815-91b9-ced7f3754da3 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}], "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:28,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9348b5c-cab5-4815-91b9-ced7f3754da3 x-compute-request-id: req-d9348b5c-cab5-4815-91b9-ced7f3754da3 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}], "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:28,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d9348b5c-cab5-4815-91b9-ced7f3754da3 2019-05-30 10:56:28,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d9348b5c-cab5-4815-91b9-ced7f3754da3 2019-05-30 10:56:28,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d9348b5c-cab5-4815-91b9-ced7f3754da3 2019-05-30 10:56:28,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d9348b5c-cab5-4815-91b9-ced7f3754da3 2019-05-30 10:56:28,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80655706fe8039d36e4a5b63585a5f0d7e6a587c" 2019-05-30 10:56:28,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80655706fe8039d36e4a5b63585a5f0d7e6a587c" 2019-05-30 10:56:28,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ebb2694-9220-483d-b264-fdc5525c60b4 x-compute-request-id: req-8ebb2694-9220-483d-b264-fdc5525c60b4 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova", "name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "fingerprint": "86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51"}}]} 2019-05-30 10:56:28,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ebb2694-9220-483d-b264-fdc5525c60b4 x-compute-request-id: req-8ebb2694-9220-483d-b264-fdc5525c60b4 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova", "name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "fingerprint": "86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51"}}]} 2019-05-30 10:56:28,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-8ebb2694-9220-483d-b264-fdc5525c60b4 2019-05-30 10:56:28,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-8ebb2694-9220-483d-b264-fdc5525c60b4 2019-05-30 10:56:28,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-8ebb2694-9220-483d-b264-fdc5525c60b4 2019-05-30 10:56:28,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-8ebb2694-9220-483d-b264-fdc5525c60b4 2019-05-30 10:56:28,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:28,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e92c644-2b6a-49c6-a5b4-f658e89dcf11 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:28,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e92c644-2b6a-49c6-a5b4-f658e89dcf11 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:28,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7e92c644-2b6a-49c6-a5b4-f658e89dcf11 2019-05-30 10:56:28,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7e92c644-2b6a-49c6-a5b4-f658e89dcf11 2019-05-30 10:56:28,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-23f335b0-d384-4b32-826c-212318a272d4 Date: Thu, 30 May 2019 10:55:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:56:28,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-23f335b0-d384-4b32-826c-212318a272d4 Date: Thu, 30 May 2019 10:55:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:56:28,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-23f335b0-d384-4b32-826c-212318a272d4 2019-05-30 10:56:28,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-23f335b0-d384-4b32-826c-212318a272d4 2019-05-30 10:56:28,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-23f335b0-d384-4b32-826c-212318a272d4 2019-05-30 10:56:28,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:56:28,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:28,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:28,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:28,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:28,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:28,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:28,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:28,791 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:56:28,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:28,791 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:28 GMT 2019-05-30 10:56:28,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:28,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:56:28,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:28,791 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:28,792 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:33,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:56:33,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:33,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:33,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:33,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:33,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:33,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:33,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:33,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-23f335b0-d384-4b32-826c-212318a272d4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "A management_network_name was provided (cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d), 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": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_f2e39g', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6517df26-2340-4504-9793-3aa872746a11", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_f2e39g', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', '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-05-30T10:55:30.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "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-05-30T10:55:30.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"imageRef\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"flavorRef\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"imageRef\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"flavorRef\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-bfae85af-e9ff-47c5-87c4-efce64740d90 x-compute-request-id: req-bfae85af-e9ff-47c5-87c4-efce64740d90 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55: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-bfae85af-e9ff-47c5-87c4-efce64740d90 x-compute-request-id: req-bfae85af-e9ff-47c5-87c4-efce64740d90 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-bfae85af-e9ff-47c5-87c4-efce64740d90", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-bfae85af-e9ff-47c5-87c4-efce64740d90", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-bfae85af-e9ff-47c5-87c4-efce64740d90", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1892a95a208647169f651aebb901de769a2d09fb\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1892a95a208647169f651aebb901de769a2d09fb\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [202] Date: Thu, 30 May 2019 10:55: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-47dd011c-b6b6-41af-a36c-d5897730eb52 x-compute-request-id: req-47dd011c-b6b6-41af-a36c-d5897730eb52 Content-Length: 459 location: http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 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\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"adminPass\": \"5ivFATiU8hQz\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [202] Date: Thu, 30 May 2019 10:55: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-47dd011c-b6b6-41af-a36c-d5897730eb52 x-compute-request-id: req-47dd011c-b6b6-41af-a36c-d5897730eb52 Content-Length: 459 location: http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 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\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"adminPass\": \"5ivFATiU8hQz\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-bfae85af-e9ff-47c5-87c4-efce64740d90", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-47dd011c-b6b6-41af-a36c-d5897730eb52", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1892a95a208647169f651aebb901de769a2d09fb\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-47dd011c-b6b6-41af-a36c-d5897730eb52", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-47dd011c-b6b6-41af-a36c-d5897730eb52", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1892a95a208647169f651aebb901de769a2d09fb\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:30.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-47dd011c-b6b6-41af-a36c-d5897730eb52", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0fa20f24-1550-4c49-82ea-30cb8810df18"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6517df26-2340-4504-9793-3aa872746a11 x-compute-request-id: req-6517df26-2340-4504-9793-3aa872746a11 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"9d771080-af10-4f75-b2f0-43f39d3c0756\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6517df26-2340-4504-9793-3aa872746a11 x-compute-request-id: req-6517df26-2340-4504-9793-3aa872746a11 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"9d771080-af10-4f75-b2f0-43f39d3c0756\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6517df26-2340-4504-9793-3aa872746a11", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6517df26-2340-4504-9793-3aa872746a11", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6517df26-2340-4504-9793-3aa872746a11", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf3ea45b-3c3c-44b1-8997-890c522a5019 x-compute-request-id: req-bf3ea45b-3c3c-44b1-8997-890c522a5019 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"fingerprint\": \"86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf3ea45b-3c3c-44b1-8997-890c522a5019 x-compute-request-id: req-bf3ea45b-3c3c-44b1-8997-890c522a5019 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"fingerprint\": \"86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-bf3ea45b-3c3c-44b1-8997-890c522a5019", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-bf3ea45b-3c3c-44b1-8997-890c522a5019", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-bf3ea45b-3c3c-44b1-8997-890c522a5019", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-bf3ea45b-3c3c-44b1-8997-890c522a5019", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:31.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:31.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03ebbe1d-27f4-4218-b896-aac464531edf 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03ebbe1d-27f4-4218-b896-aac464531edf 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-03ebbe1d-27f4-4218-b896-aac464531edf", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.229Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-03ebbe1d-27f4-4218-b896-aac464531edf", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-b7dac8c2-aabe-4545-a281-2fd230ad9a7c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "A management_network_name was provided (cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d), 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-05-30T10:55:31.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_yx8v6q', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', '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-05-30T10:55:31.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_yx8v6q', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', '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-05-30T10:55:31.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "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-05-30T10:55:31.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5aece415b53b707c257086180925587d4b3d76d2\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5aece415b53b707c257086180925587d4b3d76d2\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23f3dc818037414c381033a36c9b4f9d5be11694\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23f3dc818037414c381033a36c9b4f9d5be11694\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}], "metadata": {"pagination": {"total": 1080, "offset": 752, "size": 50}}} 2019-05-30 10:56:33,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:33,906 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:33 GMT 2019-05-30 10:56:33,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:33,906 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:56:33,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:33,906 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:33,906 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:33,906 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:56:33,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-23f335b0-d384-4b32-826c-212318a272d4 2019-05-30 10:56:33,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d), 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-05-30 10:56:33,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_f2e39g', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-05-30 10:56:33,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6517df26-2340-4504-9793-3aa872746a11 2019-05-30 10:56:33,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_f2e39g', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-05-30 10:56:33,909 - 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-05-30 10:56:33,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_f2e39g", "imageRef": "5060084f-d497-452f-993a-5c8ab202e98b", "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "flavorRef": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}}' 2019-05-30 10:56:33,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c400854bf4b3e7d076cbcb34b0ec785356fde08" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_f2e39g", "imageRef": "5060084f-d497-452f-993a-5c8ab202e98b", "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "flavorRef": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}}' 2019-05-30 10:56:33,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-bfae85af-e9ff-47c5-87c4-efce64740d90 x-compute-request-id: req-bfae85af-e9ff-47c5-87c4-efce64740d90 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:33,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55: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-bfae85af-e9ff-47c5-87c4-efce64740d90 x-compute-request-id: req-bfae85af-e9ff-47c5-87c4-efce64740d90 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:33,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-bfae85af-e9ff-47c5-87c4-efce64740d90 2019-05-30 10:56:33,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-bfae85af-e9ff-47c5-87c4-efce64740d90 2019-05-30 10:56:33,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-bfae85af-e9ff-47c5-87c4-efce64740d90 2019-05-30 10:56:33,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1892a95a208647169f651aebb901de769a2d09fb" 2019-05-30 10:56:33,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1892a95a208647169f651aebb901de769a2d09fb" 2019-05-30 10:56:33,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Thu, 30 May 2019 10:55: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-47dd011c-b6b6-41af-a36c-d5897730eb52 x-compute-request-id: req-47dd011c-b6b6-41af-a36c-d5897730eb52 Content-Length: 459 location: http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 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": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "adminPass": "5ivFATiU8hQz"}} 2019-05-30 10:56:33,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Thu, 30 May 2019 10:55: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-47dd011c-b6b6-41af-a36c-d5897730eb52 x-compute-request-id: req-47dd011c-b6b6-41af-a36c-d5897730eb52 Content-Length: 459 location: http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 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": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "adminPass": "5ivFATiU8hQz"}} 2019-05-30 10:56:33,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-bfae85af-e9ff-47c5-87c4-efce64740d90 2019-05-30 10:56:33,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-47dd011c-b6b6-41af-a36c-d5897730eb52 2019-05-30 10:56:33,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1892a95a208647169f651aebb901de769a2d09fb" 2019-05-30 10:56:33,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-47dd011c-b6b6-41af-a36c-d5897730eb52 2019-05-30 10:56:33,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-47dd011c-b6b6-41af-a36c-d5897730eb52 2019-05-30 10:56:33,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1892a95a208647169f651aebb901de769a2d09fb" 2019-05-30 10:56:33,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-47dd011c-b6b6-41af-a36c-d5897730eb52 2019-05-30 10:56:33,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6517df26-2340-4504-9793-3aa872746a11 x-compute-request-id: req-6517df26-2340-4504-9793-3aa872746a11 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}], "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:33,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6517df26-2340-4504-9793-3aa872746a11 x-compute-request-id: req-6517df26-2340-4504-9793-3aa872746a11 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}], "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:33,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6517df26-2340-4504-9793-3aa872746a11 2019-05-30 10:56:33,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6517df26-2340-4504-9793-3aa872746a11 2019-05-30 10:56:33,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6517df26-2340-4504-9793-3aa872746a11 2019-05-30 10:56:33,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf3ea45b-3c3c-44b1-8997-890c522a5019 x-compute-request-id: req-bf3ea45b-3c3c-44b1-8997-890c522a5019 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova", "name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "fingerprint": "86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51"}}]} 2019-05-30 10:56:33,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf3ea45b-3c3c-44b1-8997-890c522a5019 x-compute-request-id: req-bf3ea45b-3c3c-44b1-8997-890c522a5019 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova", "name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "fingerprint": "86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51"}}]} 2019-05-30 10:56:33,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-bf3ea45b-3c3c-44b1-8997-890c522a5019 2019-05-30 10:56:33,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-bf3ea45b-3c3c-44b1-8997-890c522a5019 2019-05-30 10:56:33,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-bf3ea45b-3c3c-44b1-8997-890c522a5019 2019-05-30 10:56:33,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-bf3ea45b-3c3c-44b1-8997-890c522a5019 2019-05-30 10:56:33,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:33,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:33,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03ebbe1d-27f4-4218-b896-aac464531edf 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:33,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03ebbe1d-27f4-4218-b896-aac464531edf 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:33,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-03ebbe1d-27f4-4218-b896-aac464531edf 2019-05-30 10:56:33,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-03ebbe1d-27f4-4218-b896-aac464531edf 2019-05-30 10:56:33,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-b7dac8c2-aabe-4545-a281-2fd230ad9a7c 2019-05-30 10:56:33,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d), 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-05-30 10:56:33,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_yx8v6q', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-05-30 10:56:33,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_yx8v6q', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-05-30 10:56:33,916 - 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-05-30 10:56:33,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aece415b53b707c257086180925587d4b3d76d2" 2019-05-30 10:56:33,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aece415b53b707c257086180925587d4b3d76d2" 2019-05-30 10:56:33,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f3dc818037414c381033a36c9b4f9d5be11694" 2019-05-30 10:56:33,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f3dc818037414c381033a36c9b4f9d5be11694" 2019-05-30 10:56:33,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:56:33,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:33,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:33,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:33,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:33,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:33,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:33,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:33,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:56:33,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:33,996 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:33 GMT 2019-05-30 10:56:33,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:33,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:56:33,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:33,997 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:33,997 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:39,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:56:39,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:39,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:39,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:39,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:39,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:39,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:39,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:39,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_yx8v6q', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', '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-05-30T10:55:31.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "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-05-30T10:55:31.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23f3dc818037414c381033a36c9b4f9d5be11694\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}369c6d1333856f00fcae182b977613b4112213b9\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}369c6d1333856f00fcae182b977613b4112213b9\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "RESP: [202] Date: Thu, 30 May 2019 10:55: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-e73bcf9a-8af8-48a8-83d8-d326841b8449 x-compute-request-id: req-e73bcf9a-8af8-48a8-83d8-d326841b8449 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"adminPass\": \"yGCUTYjqGWq8\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "RESP: [202] Date: Thu, 30 May 2019 10:55: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-e73bcf9a-8af8-48a8-83d8-d326841b8449 x-compute-request-id: req-e73bcf9a-8af8-48a8-83d8-d326841b8449 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"adminPass\": \"yGCUTYjqGWq8\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "A management_network_name was provided (cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d), 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-05-30T10:55:31.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e73bcf9a-8af8-48a8-83d8-d326841b8449", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e73bcf9a-8af8-48a8-83d8-d326841b8449", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e73bcf9a-8af8-48a8-83d8-d326841b8449", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e73bcf9a-8af8-48a8-83d8-d326841b8449", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6708caef-2998-4c47-9969-710d171145e6"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "RESP: [202] Date: Thu, 30 May 2019 10:55: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-a7b1e3fe-20dc-4002-bdf0-4973755bddb7 x-compute-request-id: req-a7b1e3fe-20dc-4002-bdf0-4973755bddb7 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"adminPass\": \"HNZ7gEpGqr96\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "RESP: [202] Date: Thu, 30 May 2019 10:55: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-a7b1e3fe-20dc-4002-bdf0-4973755bddb7 x-compute-request-id: req-a7b1e3fe-20dc-4002-bdf0-4973755bddb7 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"adminPass\": \"HNZ7gEpGqr96\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a7b1e3fe-20dc-4002-bdf0-4973755bddb7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a7b1e3fe-20dc-4002-bdf0-4973755bddb7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a7b1e3fe-20dc-4002-bdf0-4973755bddb7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a7b1e3fe-20dc-4002-bdf0-4973755bddb7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.343be38a-6c45-42ec-9600-b32a9dc025a3"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b7dac8c2-aabe-4545-a281-2fd230ad9a7c Date: Thu, 30 May 2019 10:55:31 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3e159de3-d2cc-4976-8ca4-f38947996273\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T10:49:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\",\"admin_state_up\":true,\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b7dac8c2-aabe-4545-a281-2fd230ad9a7c Date: Thu, 30 May 2019 10:55:31 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3e159de3-d2cc-4976-8ca4-f38947996273\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T10:49:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\",\"admin_state_up\":true,\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:31.774Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-b7dac8c2-aabe-4545-a281-2fd230ad9a7c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.353Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-5ef5f921-e5c5-4930-bd6a-5c691adb34f8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.353Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.353Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.353Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:28.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.353Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80655706fe8039d36e4a5b63585a5f0d7e6a587c\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"imageRef\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"flavorRef\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.353Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80655706fe8039d36e4a5b63585a5f0d7e6a587c\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"imageRef\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"flavorRef\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.353Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-5ef5f921-e5c5-4930-bd6a-5c691adb34f8 Date: Thu, 30 May 2019 10:55:31 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3e159de3-d2cc-4976-8ca4-f38947996273\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T10:49:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\",\"admin_state_up\":true,\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.353Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-5ef5f921-e5c5-4930-bd6a-5c691adb34f8 Date: Thu, 30 May 2019 10:55:31 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3e159de3-d2cc-4976-8ca4-f38947996273\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T10:49:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\",\"admin_state_up\":true,\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.353Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-5ef5f921-e5c5-4930-bd6a-5c691adb34f8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.353Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-5ef5f921-e5c5-4930-bd6a-5c691adb34f8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.353Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-5ef5f921-e5c5-4930-bd6a-5c691adb34f8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.353Z", "message": "A management_network_name was provided (cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d), 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": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.353Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_yo9btk', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.353Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_yo9btk', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']}", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.353Z", "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-05-30T10:55:31.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.353Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1892a95a208647169f651aebb901de769a2d09fb\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"imageRef\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"flavorRef\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.353Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1892a95a208647169f651aebb901de769a2d09fb\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"imageRef\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"flavorRef\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:31.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.353Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5ef52de-a948-41aa-979f-2fdb429a7ca1 x-compute-request-id: req-a5ef52de-a948-41aa-979f-2fdb429a7ca1 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-15359756-0375-47cb-b3d1-af14a06aa4d3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a5ef52de-a948-41aa-979f-2fdb429a7ca1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a5ef52de-a948-41aa-979f-2fdb429a7ca1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5ef52de-a948-41aa-979f-2fdb429a7ca1 x-compute-request-id: req-a5ef52de-a948-41aa-979f-2fdb429a7ca1 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-532b54f2-ba25-4831-8e01-44fd5adf55f9", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-15359756-0375-47cb-b3d1-af14a06aa4d3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15359756-0375-47cb-b3d1-af14a06aa4d3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15359756-0375-47cb-b3d1-af14a06aa4d3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:32.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:32.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9911e9a6-62b1-4cdc-8d1d-0eb678b78ee4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}], "metadata": {"pagination": {"total": 1081, "offset": 802, "size": 50}}} 2019-05-30 10:56:39,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:39,078 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:39 GMT 2019-05-30 10:56:39,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:39,078 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:56:39,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:39,078 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:39,078 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:39,078 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:56:39,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_yx8v6q', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-05-30 10:56:39,081 - 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-05-30 10:56:39,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f3dc818037414c381033a36c9b4f9d5be11694" 2019-05-30 10:56:39,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369c6d1333856f00fcae182b977613b4112213b9" 2019-05-30 10:56:39,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369c6d1333856f00fcae182b977613b4112213b9" 2019-05-30 10:56:39,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Thu, 30 May 2019 10:55: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-e73bcf9a-8af8-48a8-83d8-d326841b8449 x-compute-request-id: req-e73bcf9a-8af8-48a8-83d8-d326841b8449 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "adminPass": "yGCUTYjqGWq8"}} 2019-05-30 10:56:39,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Thu, 30 May 2019 10:55: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-e73bcf9a-8af8-48a8-83d8-d326841b8449 x-compute-request-id: req-e73bcf9a-8af8-48a8-83d8-d326841b8449 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "adminPass": "yGCUTYjqGWq8"}} 2019-05-30 10:56:39,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d), 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-05-30 10:56:39,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e73bcf9a-8af8-48a8-83d8-d326841b8449 2019-05-30 10:56:39,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e73bcf9a-8af8-48a8-83d8-d326841b8449 2019-05-30 10:56:39,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e73bcf9a-8af8-48a8-83d8-d326841b8449 2019-05-30 10:56:39,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e73bcf9a-8af8-48a8-83d8-d326841b8449 2019-05-30 10:56:39,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Thu, 30 May 2019 10:55: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-a7b1e3fe-20dc-4002-bdf0-4973755bddb7 x-compute-request-id: req-a7b1e3fe-20dc-4002-bdf0-4973755bddb7 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "77175de5-9317-48e3-beea-ad509f1eb368", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "adminPass": "HNZ7gEpGqr96"}} 2019-05-30 10:56:39,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Thu, 30 May 2019 10:55: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-a7b1e3fe-20dc-4002-bdf0-4973755bddb7 x-compute-request-id: req-a7b1e3fe-20dc-4002-bdf0-4973755bddb7 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "77175de5-9317-48e3-beea-ad509f1eb368", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "adminPass": "HNZ7gEpGqr96"}} 2019-05-30 10:56:39,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a7b1e3fe-20dc-4002-bdf0-4973755bddb7 2019-05-30 10:56:39,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a7b1e3fe-20dc-4002-bdf0-4973755bddb7 2019-05-30 10:56:39,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a7b1e3fe-20dc-4002-bdf0-4973755bddb7 2019-05-30 10:56:39,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a7b1e3fe-20dc-4002-bdf0-4973755bddb7 2019-05-30 10:56:39,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b7dac8c2-aabe-4545-a281-2fd230ad9a7c Date: Thu, 30 May 2019 10:55:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:56:39,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b7dac8c2-aabe-4545-a281-2fd230ad9a7c Date: Thu, 30 May 2019 10:55:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:56:39,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-b7dac8c2-aabe-4545-a281-2fd230ad9a7c 2019-05-30 10:56:39,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-5ef5f921-e5c5-4930-bd6a-5c691adb34f8 2019-05-30 10:56:39,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:56:39,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-30 10:56:39,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-30 10:56:39,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80655706fe8039d36e4a5b63585a5f0d7e6a587c" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_yx8v6q", "imageRef": "5060084f-d497-452f-993a-5c8ab202e98b", "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "flavorRef": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}}' 2019-05-30 10:56:39,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80655706fe8039d36e4a5b63585a5f0d7e6a587c" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_yx8v6q", "imageRef": "5060084f-d497-452f-993a-5c8ab202e98b", "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "flavorRef": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}}' 2019-05-30 10:56:39,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-5ef5f921-e5c5-4930-bd6a-5c691adb34f8 Date: Thu, 30 May 2019 10:55:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:56:39,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-5ef5f921-e5c5-4930-bd6a-5c691adb34f8 Date: Thu, 30 May 2019 10:55:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:56:39,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-5ef5f921-e5c5-4930-bd6a-5c691adb34f8 2019-05-30 10:56:39,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-5ef5f921-e5c5-4930-bd6a-5c691adb34f8 2019-05-30 10:56:39,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-5ef5f921-e5c5-4930-bd6a-5c691adb34f8 2019-05-30 10:56:39,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d), 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-05-30 10:56:39,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_yo9btk', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-05-30 10:56:39,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_yo9btk', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-05-30 10:56:39,087 - 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-05-30 10:56:39,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1892a95a208647169f651aebb901de769a2d09fb" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_yo9btk", "imageRef": "5060084f-d497-452f-993a-5c8ab202e98b", "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "flavorRef": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}}' 2019-05-30 10:56:39,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1892a95a208647169f651aebb901de769a2d09fb" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_yo9btk", "imageRef": "5060084f-d497-452f-993a-5c8ab202e98b", "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "flavorRef": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}}' 2019-05-30 10:56:39,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5ef52de-a948-41aa-979f-2fdb429a7ca1 x-compute-request-id: req-a5ef52de-a948-41aa-979f-2fdb429a7ca1 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:39,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-15359756-0375-47cb-b3d1-af14a06aa4d3 2019-05-30 10:56:39,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a5ef52de-a948-41aa-979f-2fdb429a7ca1 2019-05-30 10:56:39,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a5ef52de-a948-41aa-979f-2fdb429a7ca1 2019-05-30 10:56:39,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5ef52de-a948-41aa-979f-2fdb429a7ca1 x-compute-request-id: req-a5ef52de-a948-41aa-979f-2fdb429a7ca1 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:39,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-532b54f2-ba25-4831-8e01-44fd5adf55f9 2019-05-30 10:56:39,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-15359756-0375-47cb-b3d1-af14a06aa4d3 2019-05-30 10:56:39,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15359756-0375-47cb-b3d1-af14a06aa4d3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:39,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15359756-0375-47cb-b3d1-af14a06aa4d3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:39,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:39,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:39,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9911e9a6-62b1-4cdc-8d1d-0eb678b78ee4 2019-05-30 10:56:39,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:56:39,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:39,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:39,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:39,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:39,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:39,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:39,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:39,146 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:56:39,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:39,146 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:39 GMT 2019-05-30 10:56:39,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:39,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:56:39,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:39,146 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:39,146 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:44,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:56:44,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:44,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:44,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:44,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:44,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:44,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:44,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:44,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:32.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9911e9a6-62b1-4cdc-8d1d-0eb678b78ee4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9911e9a6-62b1-4cdc-8d1d-0eb678b78ee4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9911e9a6-62b1-4cdc-8d1d-0eb678b78ee4 x-compute-request-id: req-9911e9a6-62b1-4cdc-8d1d-0eb678b78ee4 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"fingerprint\": \"86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9911e9a6-62b1-4cdc-8d1d-0eb678b78ee4 x-compute-request-id: req-9911e9a6-62b1-4cdc-8d1d-0eb678b78ee4 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova\", \"name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"fingerprint\": \"86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5aece415b53b707c257086180925587d4b3d76d2\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5aece415b53b707c257086180925587d4b3d76d2\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-532b54f2-ba25-4831-8e01-44fd5adf55f9", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-532b54f2-ba25-4831-8e01-44fd5adf55f9 x-compute-request-id: req-532b54f2-ba25-4831-8e01-44fd5adf55f9 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"9d771080-af10-4f75-b2f0-43f39d3c0756\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-532b54f2-ba25-4831-8e01-44fd5adf55f9 x-compute-request-id: req-532b54f2-ba25-4831-8e01-44fd5adf55f9 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"9d771080-af10-4f75-b2f0-43f39d3c0756\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5aece415b53b707c257086180925587d4b3d76d2\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5aece415b53b707c257086180925587d4b3d76d2\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a5ef52de-a948-41aa-979f-2fdb429a7ca1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a5ef52de-a948-41aa-979f-2fdb429a7ca1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a5ef52de-a948-41aa-979f-2fdb429a7ca1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a5ef52de-a948-41aa-979f-2fdb429a7ca1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5ef52de-a948-41aa-979f-2fdb429a7ca1 x-compute-request-id: req-a5ef52de-a948-41aa-979f-2fdb429a7ca1 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}, {\"id\": \"6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-532b54f2-ba25-4831-8e01-44fd5adf55f9", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71edcc3221c0f3f2986aaec449ec225eda4cdcd3\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:32.965Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-15359756-0375-47cb-b3d1-af14a06aa4d3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "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-05-30T10:55:33.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-861a034f-796c-4841-af53-e3a6012f6148", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-861a034f-796c-4841-af53-e3a6012f6148 Date: Thu, 30 May 2019 10:55:33 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3e159de3-d2cc-4976-8ca4-f38947996273\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T10:49:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\",\"admin_state_up\":true,\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-861a034f-796c-4841-af53-e3a6012f6148 Date: Thu, 30 May 2019 10:55:33 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3e159de3-d2cc-4976-8ca4-f38947996273\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T10:49:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\",\"admin_state_up\":true,\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b8271d6e-b660-435c-82c1-f5af811cd645", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b8271d6e-b660-435c-82c1-f5af811cd645", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b8271d6e-b660-435c-82c1-f5af811cd645", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b8271d6e-b660-435c-82c1-f5af811cd645", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "RESP: [202] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8271d6e-b660-435c-82c1-f5af811cd645 x-compute-request-id: req-b8271d6e-b660-435c-82c1-f5af811cd645 Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"adminPass\": \"y35NLvujFRVo\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "RESP: [202] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8271d6e-b660-435c-82c1-f5af811cd645 x-compute-request-id: req-b8271d6e-b660-435c-82c1-f5af811cd645 Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"adminPass\": \"y35NLvujFRVo\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9f0e236-ddc1-49e7-8886-928145a73727"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71edcc3221c0f3f2986aaec449ec225eda4cdcd3\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "A management_network_name was provided (cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d), 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-05-30T10:55:33.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_a54ulk', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', '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-05-30T10:55:33.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_a54ulk', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', '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-05-30T10:55:33.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5aece415b53b707c257086180925587d4b3d76d2\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"imageRef\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"flavorRef\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5aece415b53b707c257086180925587d4b3d76d2\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"imageRef\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"flavorRef\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:33.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1fe16718-5673-4f68-a8fc-d3488d90e1ca"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa6cfa49-06eb-4741-b8aa-f62f52632066 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1fe16718-5673-4f68-a8fc-d3488d90e1ca"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-aa6cfa49-06eb-4741-b8aa-f62f52632066", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1fe16718-5673-4f68-a8fc-d3488d90e1ca"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-861a034f-796c-4841-af53-e3a6012f6148", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-861a034f-796c-4841-af53-e3a6012f6148", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-861a034f-796c-4841-af53-e3a6012f6148", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:33.632Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:34.228Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:34.228Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:34.228Z", "message": "Node instance created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:34.228Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87421c830a721d7061f2e259064af4b77d5b2575\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1fe16718-5673-4f68-a8fc-d3488d90e1ca"}], "metadata": {"pagination": {"total": 1119, "offset": 852, "size": 50}}} 2019-05-30 10:56:44,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:44,364 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:44 GMT 2019-05-30 10:56:44,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:44,364 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:56:44,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:44,365 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:44,365 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:44,365 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:56:44,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:44,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9911e9a6-62b1-4cdc-8d1d-0eb678b78ee4 2019-05-30 10:56:44,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9911e9a6-62b1-4cdc-8d1d-0eb678b78ee4 2019-05-30 10:56:44,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9911e9a6-62b1-4cdc-8d1d-0eb678b78ee4 x-compute-request-id: req-9911e9a6-62b1-4cdc-8d1d-0eb678b78ee4 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova", "name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "fingerprint": "86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51"}}]} 2019-05-30 10:56:44,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9911e9a6-62b1-4cdc-8d1d-0eb678b78ee4 x-compute-request-id: req-9911e9a6-62b1-4cdc-8d1d-0eb678b78ee4 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+6EhYvYEUEvlGWfjUVC4fYS8pF/JzRVr1tnVOtcxKSZTsbBPEOYlMluzTMBC27rIoLR0Gf7J4l2emJN8ac803XBl9wNxTMuOWbBKWedzPceeTVIIBDcNqZ4BEXhowy6Y6iFXUAbRrFSe3nW4ZV8lmSp5aZ96KZpTvTD12Q/r+8dn48nEHoJaBKKYPlq6Kis+zASegy6CmQqIyBweFTdCn7dxoP1TEZqNHuPhv6ZPbEXNXEF1Kw+28wlMeB6a5TWlBJSfQRnEZVuAdra408DiZpF+h5V44frLYa+fMTaxu/PbS0Enz9bGc8vDFxzmxtnZSPdUJc2juGHjGRYtIrwvd Generated-by-Nova", "name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "fingerprint": "86:68:b5:ea:31:08:f5:3e:60:48:21:c2:13:91:99:51"}}]} 2019-05-30 10:56:44,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aece415b53b707c257086180925587d4b3d76d2" 2019-05-30 10:56:44,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aece415b53b707c257086180925587d4b3d76d2" 2019-05-30 10:56:44,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-532b54f2-ba25-4831-8e01-44fd5adf55f9 2019-05-30 10:56:44,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-532b54f2-ba25-4831-8e01-44fd5adf55f9 x-compute-request-id: req-532b54f2-ba25-4831-8e01-44fd5adf55f9 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}], "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:44,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-532b54f2-ba25-4831-8e01-44fd5adf55f9 x-compute-request-id: req-532b54f2-ba25-4831-8e01-44fd5adf55f9 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}], "name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:44,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aece415b53b707c257086180925587d4b3d76d2" 2019-05-30 10:56:44,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aece415b53b707c257086180925587d4b3d76d2" 2019-05-30 10:56:44,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a5ef52de-a948-41aa-979f-2fdb429a7ca1 2019-05-30 10:56:44,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a5ef52de-a948-41aa-979f-2fdb429a7ca1 2019-05-30 10:56:44,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a5ef52de-a948-41aa-979f-2fdb429a7ca1 2019-05-30 10:56:44,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-a5ef52de-a948-41aa-979f-2fdb429a7ca1 2019-05-30 10:56:44,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5ef52de-a948-41aa-979f-2fdb429a7ca1 x-compute-request-id: req-a5ef52de-a948-41aa-979f-2fdb429a7ca1 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5060084f-d497-452f-993a-5c8ab202e98b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 10:56:44,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-532b54f2-ba25-4831-8e01-44fd5adf55f9 2019-05-30 10:56:44,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71edcc3221c0f3f2986aaec449ec225eda4cdcd3" 2019-05-30 10:56:44,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-15359756-0375-47cb-b3d1-af14a06aa4d3 2019-05-30 10:56:44,371 - 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-05-30 10:56:44,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-861a034f-796c-4841-af53-e3a6012f6148 2019-05-30 10:56:44,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-861a034f-796c-4841-af53-e3a6012f6148 Date: Thu, 30 May 2019 10:55:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:56:44,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-861a034f-796c-4841-af53-e3a6012f6148 Date: Thu, 30 May 2019 10:55:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":["3e159de3-d2cc-4976-8ca4-f38947996273"],"description":"","tags":[],"updated_at":"2019-05-30T10:49:28Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 10:56:44,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b8271d6e-b660-435c-82c1-f5af811cd645 2019-05-30 10:56:44,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b8271d6e-b660-435c-82c1-f5af811cd645 2019-05-30 10:56:44,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b8271d6e-b660-435c-82c1-f5af811cd645 2019-05-30 10:56:44,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b8271d6e-b660-435c-82c1-f5af811cd645 2019-05-30 10:56:44,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8271d6e-b660-435c-82c1-f5af811cd645 x-compute-request-id: req-b8271d6e-b660-435c-82c1-f5af811cd645 Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "adminPass": "y35NLvujFRVo"}} 2019-05-30 10:56:44,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Thu, 30 May 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8271d6e-b660-435c-82c1-f5af811cd645 x-compute-request-id: req-b8271d6e-b660-435c-82c1-f5af811cd645 Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "adminPass": "y35NLvujFRVo"}} 2019-05-30 10:56:44,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71edcc3221c0f3f2986aaec449ec225eda4cdcd3" 2019-05-30 10:56:44,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d), 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-05-30 10:56:44,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_a54ulk', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-05-30 10:56:44,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_a54ulk', 'key_name': u'cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'image': u'5060084f-d497-452f-993a-5c8ab202e98b', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d', 'cloudify_management_network_id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}, 'nics': [{'net-id': u'c8c59fe7-4a77-466c-93da-03bc0871e3d0'}], 'flavor': u'99c122e8-67e8-43f5-b15b-ab22b20d3c13', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-05-30 10:56:44,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aece415b53b707c257086180925587d4b3d76d2" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_a54ulk", "imageRef": "5060084f-d497-452f-993a-5c8ab202e98b", "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "flavorRef": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}}' 2019-05-30 10:56:44,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aece415b53b707c257086180925587d4b3d76d2" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_a54ulk", "imageRef": "5060084f-d497-452f-993a-5c8ab202e98b", "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "flavorRef": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}}' 2019-05-30 10:56:44,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:44,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa6cfa49-06eb-4741-b8aa-f62f52632066 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:44,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-aa6cfa49-06eb-4741-b8aa-f62f52632066 2019-05-30 10:56:44,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-861a034f-796c-4841-af53-e3a6012f6148 2019-05-30 10:56:44,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-861a034f-796c-4841-af53-e3a6012f6148 2019-05-30 10:56:44,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-861a034f-796c-4841-af53-e3a6012f6148 2019-05-30 10:56:44,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-30 10:56:44,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-30 10:56:44,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-30 10:56:44,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:56:44,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:56:44,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:56:44,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:56:44,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87421c830a721d7061f2e259064af4b77d5b2575" 2019-05-30 10:56:44,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:56:44,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:44,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:44,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:44,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:44,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:44,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:44,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:44,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:56:44,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:44,596 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:44 GMT 2019-05-30 10:56:44,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:44,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:56:44,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:44,596 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:44,596 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:49,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:56:49,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:49,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:49,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:49,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:49,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:49,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:49,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:49,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:34.823Z", "message": "RESP: [202] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab57eb8f-e8db-4468-a7b1-fef6b48bafce x-compute-request-id: req-ab57eb8f-e8db-4468-a7b1-fef6b48bafce Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"adminPass\": \"YpDmiT3Ue8Gu\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:34.823Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f017bb56-3581-4b73-b9b0-27f6946a0295 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.033d5586-8f8b-4653-b0af-36bc6f7291e4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:34.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:34.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.033d5586-8f8b-4653-b0af-36bc6f7291e4"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:34.823Z", "message": "Starting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:32.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:34.823Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:34.823Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f017bb56-3581-4b73-b9b0-27f6946a0295", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.033d5586-8f8b-4653-b0af-36bc6f7291e4"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ab57eb8f-e8db-4468-a7b1-fef6b48bafce", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ab57eb8f-e8db-4468-a7b1-fef6b48bafce", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ab57eb8f-e8db-4468-a7b1-fef6b48bafce", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ab57eb8f-e8db-4468-a7b1-fef6b48bafce", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "RESP: [202] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab57eb8f-e8db-4468-a7b1-fef6b48bafce x-compute-request-id: req-ab57eb8f-e8db-4468-a7b1-fef6b48bafce Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"adminPass\": \"YpDmiT3Ue8Gu\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a74ccaf5-7497-4e4a-b571-95baa06d2351"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "Starting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "RESP: [202] Date: Thu, 30 May 2019 10:55:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b8e56d9-0abc-41f9-9fe0-92b06c0c85a1 x-compute-request-id: req-4b8e56d9-0abc-41f9-9fe0-92b06c0c85a1 Content-Length: 457 location: http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 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\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"adminPass\": \"8STfHDKUem7N\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-743ed103-961f-4f70-99df-80d9e454fffd", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-743ed103-961f-4f70-99df-80d9e454fffd", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-743ed103-961f-4f70-99df-80d9e454fffd", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-743ed103-961f-4f70-99df-80d9e454fffd", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "RESP: [202] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-743ed103-961f-4f70-99df-80d9e454fffd x-compute-request-id: req-743ed103-961f-4f70-99df-80d9e454fffd Content-Length: 419 location: http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"adminPass\": \"YnGMSYX7x3kM\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "RESP: [202] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-743ed103-961f-4f70-99df-80d9e454fffd x-compute-request-id: req-743ed103-961f-4f70-99df-80d9e454fffd Content-Length: 419 location: http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"adminPass\": \"YnGMSYX7x3kM\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.aceb54d4-8c66-462e-9a43-5673dbb0deac"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}88745b9e180c9128cec9b895026077902f192159\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.033d5586-8f8b-4653-b0af-36bc6f7291e4"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f5f85d78-3bb2-4acf-91e3-86ea347c02b0", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.79461a8a-3563-45c2-8e92-75a57d9d587a"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5f85d78-3bb2-4acf-91e3-86ea347c02b0 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.79461a8a-3563-45c2-8e92-75a57d9d587a"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:34.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.79461a8a-3563-45c2-8e92-75a57d9d587a"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-9b970d17-ef6c-4fce-aaf3-5417d6521a23", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1fe16718-5673-4f68-a8fc-d3488d90e1ca"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-9b970d17-ef6c-4fce-aaf3-5417d6521a23", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1fe16718-5673-4f68-a8fc-d3488d90e1ca"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:35.383Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b970d17-ef6c-4fce-aaf3-5417d6521a23 x-compute-request-id: req-9b970d17-ef6c-4fce-aaf3-5417d6521a23 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.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:34Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_proxy_host_x356c6\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1fe16718-5673-4f68-a8fc-d3488d90e1ca"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.025Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4b8e56d9-0abc-41f9-9fe0-92b06c0c85a1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.025Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.025Z", "message": "Node instance created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.025Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.025Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c742223-84fc-4540-b4dd-5cc31a3f17a7 x-compute-request-id: req-3c742223-84fc-4540-b4dd-5cc31a3f17a7 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.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:34Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.033d5586-8f8b-4653-b0af-36bc6f7291e4"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:35.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.12232949-c122-4c23-b82d-38107b8d9cdb"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6e01094473364e57a47be8c08bf15245ca1e5e0f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.79461a8a-3563-45c2-8e92-75a57d9d587a"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.025Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4b8e56d9-0abc-41f9-9fe0-92b06c0c85a1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.025Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4b8e56d9-0abc-41f9-9fe0-92b06c0c85a1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.025Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4b8e56d9-0abc-41f9-9fe0-92b06c0c85a1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.025Z", "message": "RESP: [202] Date: Thu, 30 May 2019 10:55:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b8e56d9-0abc-41f9-9fe0-92b06c0c85a1 x-compute-request-id: req-4b8e56d9-0abc-41f9-9fe0-92b06c0c85a1 Content-Length: 457 location: http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 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\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"adminPass\": \"8STfHDKUem7N\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d664afc-f31b-482f-85b6-2b707624cbe1"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.658Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-59bb72a5-623a-4475-9941-54449b10de10", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.12232949-c122-4c23-b82d-38107b8d9cdb"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.658Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59bb72a5-623a-4475-9941-54449b10de10 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.12232949-c122-4c23-b82d-38107b8d9cdb"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.658Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c6556b481aa160ddee196d8c1dcbd39104fc5f4\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:36.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.12232949-c122-4c23-b82d-38107b8d9cdb"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.658Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2f6d8fb-9c2f-4c45-873e-6de04d1a2cb7 x-compute-request-id: req-b2f6d8fb-9c2f-4c45-873e-6de04d1a2cb7 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.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:34Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:36.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.79461a8a-3563-45c2-8e92-75a57d9d587a"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.658Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-b2f6d8fb-9c2f-4c45-873e-6de04d1a2cb7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:36.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.79461a8a-3563-45c2-8e92-75a57d9d587a"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.658Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-b2f6d8fb-9c2f-4c45-873e-6de04d1a2cb7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:36.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.79461a8a-3563-45c2-8e92-75a57d9d587a"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.658Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-3c742223-84fc-4540-b4dd-5cc31a3f17a7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.033d5586-8f8b-4653-b0af-36bc6f7291e4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.658Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-3c742223-84fc-4540-b4dd-5cc31a3f17a7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.033d5586-8f8b-4653-b0af-36bc6f7291e4"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.658Z", "message": "Starting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:33.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.658Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.658Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}], "metadata": {"pagination": {"total": 1152, "offset": 902, "size": 50}}} 2019-05-30 10:56:49,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:49,871 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:49 GMT 2019-05-30 10:56:49,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:49,871 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:56:49,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:49,871 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:49,871 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:49,872 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:56:49,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab57eb8f-e8db-4468-a7b1-fef6b48bafce x-compute-request-id: req-ab57eb8f-e8db-4468-a7b1-fef6b48bafce Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "adminPass": "YpDmiT3Ue8Gu"}} 2019-05-30 10:56:49,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f017bb56-3581-4b73-b9b0-27f6946a0295 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:49,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:49,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-30 10:56:49,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:56:49,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f017bb56-3581-4b73-b9b0-27f6946a0295 2019-05-30 10:56:49,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ab57eb8f-e8db-4468-a7b1-fef6b48bafce 2019-05-30 10:56:49,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ab57eb8f-e8db-4468-a7b1-fef6b48bafce 2019-05-30 10:56:49,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ab57eb8f-e8db-4468-a7b1-fef6b48bafce 2019-05-30 10:56:49,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ab57eb8f-e8db-4468-a7b1-fef6b48bafce 2019-05-30 10:56:49,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab57eb8f-e8db-4468-a7b1-fef6b48bafce x-compute-request-id: req-ab57eb8f-e8db-4468-a7b1-fef6b48bafce Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "adminPass": "YpDmiT3Ue8Gu"}} 2019-05-30 10:56:49,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-30 10:56:49,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-30 10:56:49,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:56:49,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Thu, 30 May 2019 10:55:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b8e56d9-0abc-41f9-9fe0-92b06c0c85a1 x-compute-request-id: req-4b8e56d9-0abc-41f9-9fe0-92b06c0c85a1 Content-Length: 457 location: http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 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": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "adminPass": "8STfHDKUem7N"}} 2019-05-30 10:56:49,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-743ed103-961f-4f70-99df-80d9e454fffd 2019-05-30 10:56:49,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-743ed103-961f-4f70-99df-80d9e454fffd 2019-05-30 10:56:49,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-743ed103-961f-4f70-99df-80d9e454fffd 2019-05-30 10:56:49,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-743ed103-961f-4f70-99df-80d9e454fffd 2019-05-30 10:56:49,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-743ed103-961f-4f70-99df-80d9e454fffd x-compute-request-id: req-743ed103-961f-4f70-99df-80d9e454fffd Content-Length: 419 location: http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "adminPass": "YnGMSYX7x3kM"}} 2019-05-30 10:56:49,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Thu, 30 May 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-743ed103-961f-4f70-99df-80d9e454fffd x-compute-request-id: req-743ed103-961f-4f70-99df-80d9e454fffd Content-Length: 419 location: http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "adminPass": "YnGMSYX7x3kM"}} 2019-05-30 10:56:49,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88745b9e180c9128cec9b895026077902f192159" 2019-05-30 10:56:49,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f5f85d78-3bb2-4acf-91e3-86ea347c02b0 2019-05-30 10:56:49,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5f85d78-3bb2-4acf-91e3-86ea347c02b0 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:49,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:49,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-9b970d17-ef6c-4fce-aaf3-5417d6521a23 2019-05-30 10:56:49,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-9b970d17-ef6c-4fce-aaf3-5417d6521a23 2019-05-30 10:56:49,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b970d17-ef6c-4fce-aaf3-5417d6521a23 x-compute-request-id: req-9b970d17-ef6c-4fce-aaf3-5417d6521a23 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.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "91a8dbf5-b492-48b4-ad88-d28ed418a755", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:34Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_proxy_host_x356c6", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:56:49,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4b8e56d9-0abc-41f9-9fe0-92b06c0c85a1 2019-05-30 10:56:49,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-30 10:56:49,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:56:49,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-30 10:56:49,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c742223-84fc-4540-b4dd-5cc31a3f17a7 x-compute-request-id: req-3c742223-84fc-4540-b4dd-5cc31a3f17a7 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.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:34Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:56:49,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:49,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e01094473364e57a47be8c08bf15245ca1e5e0f" 2019-05-30 10:56:49,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4b8e56d9-0abc-41f9-9fe0-92b06c0c85a1 2019-05-30 10:56:49,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4b8e56d9-0abc-41f9-9fe0-92b06c0c85a1 2019-05-30 10:56:49,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4b8e56d9-0abc-41f9-9fe0-92b06c0c85a1 2019-05-30 10:56:49,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Thu, 30 May 2019 10:55:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b8e56d9-0abc-41f9-9fe0-92b06c0c85a1 x-compute-request-id: req-4b8e56d9-0abc-41f9-9fe0-92b06c0c85a1 Content-Length: 457 location: http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 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": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "adminPass": "8STfHDKUem7N"}} 2019-05-30 10:56:49,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-59bb72a5-623a-4475-9941-54449b10de10 2019-05-30 10:56:49,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59bb72a5-623a-4475-9941-54449b10de10 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:49,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6556b481aa160ddee196d8c1dcbd39104fc5f4" 2019-05-30 10:56:49,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2f6d8fb-9c2f-4c45-873e-6de04d1a2cb7 x-compute-request-id: req-b2f6d8fb-9c2f-4c45-873e-6de04d1a2cb7 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.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:34Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:56:49,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-b2f6d8fb-9c2f-4c45-873e-6de04d1a2cb7 2019-05-30 10:56:49,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-b2f6d8fb-9c2f-4c45-873e-6de04d1a2cb7 2019-05-30 10:56:49,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-3c742223-84fc-4540-b4dd-5cc31a3f17a7 2019-05-30 10:56:49,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-3c742223-84fc-4540-b4dd-5cc31a3f17a7 2019-05-30 10:56:49,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-30 10:56:49,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:56:49,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-30 10:56:49,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:56:51,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:51,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:51,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:51,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:51,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:51,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:51,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:51,112 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:56:51,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:51,112 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:51 GMT 2019-05-30 10:56:51,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:51,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:56:51,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:51,112 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:51,112 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:56,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:56:56,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:56,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:56,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:56,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:56,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:56,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:56,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:56,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:36.658Z", "message": "Starting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:37.308Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-736a4933-edc1-4985-824f-97b681b3cb77 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:36.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24b3bf49-33f4-4c7d-88c0-2228ea0ad0ff"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:37.308Z", "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-05-30T10:55:35.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:37.308Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:34.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:37.308Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-736a4933-edc1-4985-824f-97b681b3cb77", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:36.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24b3bf49-33f4-4c7d-88c0-2228ea0ad0ff"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:37.308Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:37.308Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}efb923e62e45cd7f4292d96f6dc8354d1487366e\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:36.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24b3bf49-33f4-4c7d-88c0-2228ea0ad0ff"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:37.308Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:36.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24b3bf49-33f4-4c7d-88c0-2228ea0ad0ff"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:37.885Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c07aa0a-3b76-4e2b-bf6e-31585612c28e 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:37.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.abb01973-4e71-4787-8df8-15561ec62501"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:37.885Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-6c07aa0a-3b76-4e2b-bf6e-31585612c28e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:37.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.abb01973-4e71-4787-8df8-15561ec62501"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:37.885Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a9b7661-92d0-4a94-b9d1-224ad4604c98 x-compute-request-id: req-4a9b7661-92d0-4a94-b9d1-224ad4604c98 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.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:34Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:37.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.12232949-c122-4c23-b82d-38107b8d9cdb"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:37.885Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-4a9b7661-92d0-4a94-b9d1-224ad4604c98", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:37.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.12232949-c122-4c23-b82d-38107b8d9cdb"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:37.885Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-4a9b7661-92d0-4a94-b9d1-224ad4604c98", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:37.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.12232949-c122-4c23-b82d-38107b8d9cdb"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:37.885Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:37.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.abb01973-4e71-4787-8df8-15561ec62501"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:37.885Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:37.885Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:37.885Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:38.496Z", "message": "Starting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:38.496Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c04570f21b4e30adc7644a2c840db5fab1173da9\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:38.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.abb01973-4e71-4787-8df8-15561ec62501"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:38.496Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e268ce7-2461-4f45-892a-d4f1209d216a x-compute-request-id: req-5e268ce7-2461-4f45-892a-d4f1209d216a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:36Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:38.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24b3bf49-33f4-4c7d-88c0-2228ea0ad0ff"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:38.496Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-5e268ce7-2461-4f45-892a-d4f1209d216a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:38.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24b3bf49-33f4-4c7d-88c0-2228ea0ad0ff"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:38.496Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-5e268ce7-2461-4f45-892a-d4f1209d216a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:38.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24b3bf49-33f4-4c7d-88c0-2228ea0ad0ff"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:38.496Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:38.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2616b107-4c47-4519-aae0-564e98fafd59"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:38.496Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0aff3b1-0ef1-4f42-9a18-c5c4412125f6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:38.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2616b107-4c47-4519-aae0-564e98fafd59"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:38.496Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f0aff3b1-0ef1-4f42-9a18-c5c4412125f6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:38.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2616b107-4c47-4519-aae0-564e98fafd59"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:38.496Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:38.496Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:35.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:39.108Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:55:38.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1f483faa-6080-4e15-8560-06eea46dc85b"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:39.108Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:36.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:39.108Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d7ef85b8802701800fbfecadaf15080e42fd899d\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:38.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2616b107-4c47-4519-aae0-564e98fafd59"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:39.108Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-503776d7-dc06-4a16-ad4d-8b25ec5bb199", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:38.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1f483faa-6080-4e15-8560-06eea46dc85b"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:39.108Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-503776d7-dc06-4a16-ad4d-8b25ec5bb199 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:38.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1f483faa-6080-4e15-8560-06eea46dc85b"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:39.108Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:36.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:39.108Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:36.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:39.708Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-5eee02e9-a2fa-4aa9-bf0b-2a119f62c060", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:39.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.abb01973-4e71-4787-8df8-15561ec62501"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:39.708Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5eee02e9-a2fa-4aa9-bf0b-2a119f62c060 x-compute-request-id: req-5eee02e9-a2fa-4aa9-bf0b-2a119f62c060 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.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:36Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:39.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.abb01973-4e71-4787-8df8-15561ec62501"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:39.708Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a6842eebdf128625345066f9cde9189970fe6a2b\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:39.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1f483faa-6080-4e15-8560-06eea46dc85b"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:39.708Z", "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-05-30T10:55:36.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:39.708Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-5eee02e9-a2fa-4aa9-bf0b-2a119f62c060", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:39.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.abb01973-4e71-4787-8df8-15561ec62501"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:39.708Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-3e5a6132-f503-47ba-afce-ab5814389b76", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:39.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2616b107-4c47-4519-aae0-564e98fafd59"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:39.708Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e5a6132-f503-47ba-afce-ab5814389b76 x-compute-request-id: req-3e5a6132-f503-47ba-afce-ab5814389b76 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.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:38Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:39.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2616b107-4c47-4519-aae0-564e98fafd59"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:39.708Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:36.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:39.708Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:36.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:39.708Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-3e5a6132-f503-47ba-afce-ab5814389b76", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:39.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2616b107-4c47-4519-aae0-564e98fafd59"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:40.303Z", "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-05-30T10:55:37.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:40.303Z", "message": "Starting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:37.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:40.303Z", "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": "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-05-30T10:55:37.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:40.303Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:37.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:40.303Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:55:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cdafb92-bd62-4f22-9c54-4c685ec42a36 x-compute-request-id: req-8cdafb92-bd62-4f22-9c54-4c685ec42a36 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:39Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:40.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1f483faa-6080-4e15-8560-06eea46dc85b"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:40.303Z", "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": "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-05-30T10:55:39.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}], "metadata": {"pagination": {"total": 1152, "offset": 952, "size": 50}}} 2019-05-30 10:56:56,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:56,359 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:56 GMT 2019-05-30 10:56:56,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:56,359 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:56:56,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:56,360 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:56,360 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:56:56,360 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:56:56,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-30 10:56:56,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-736a4933-edc1-4985-824f-97b681b3cb77 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:56,363 - 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-05-30 10:56:56,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-30 10:56:56,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-736a4933-edc1-4985-824f-97b681b3cb77 2019-05-30 10:56:56,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-30 10:56:56,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb923e62e45cd7f4292d96f6dc8354d1487366e" 2019-05-30 10:56:56,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:56,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c07aa0a-3b76-4e2b-bf6e-31585612c28e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:56,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-6c07aa0a-3b76-4e2b-bf6e-31585612c28e 2019-05-30 10:56:56,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a9b7661-92d0-4a94-b9d1-224ad4604c98 x-compute-request-id: req-4a9b7661-92d0-4a94-b9d1-224ad4604c98 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.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:34Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:56:56,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-4a9b7661-92d0-4a94-b9d1-224ad4604c98 2019-05-30 10:56:56,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-4a9b7661-92d0-4a94-b9d1-224ad4604c98 2019-05-30 10:56:56,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:56,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-30 10:56:56,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:56:56,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:56:56,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-30 10:56:56,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04570f21b4e30adc7644a2c840db5fab1173da9" 2019-05-30 10:56:56,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e268ce7-2461-4f45-892a-d4f1209d216a x-compute-request-id: req-5e268ce7-2461-4f45-892a-d4f1209d216a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:36Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:56:56,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-5e268ce7-2461-4f45-892a-d4f1209d216a 2019-05-30 10:56:56,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-5e268ce7-2461-4f45-892a-d4f1209d216a 2019-05-30 10:56:56,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:56,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0aff3b1-0ef1-4f42-9a18-c5c4412125f6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:56,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f0aff3b1-0ef1-4f42-9a18-c5c4412125f6 2019-05-30 10:56:56,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:56:56,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-30 10:56:56,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:56:56,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-30 10:56:56,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ef85b8802701800fbfecadaf15080e42fd899d" 2019-05-30 10:56:56,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-503776d7-dc06-4a16-ad4d-8b25ec5bb199 2019-05-30 10:56:56,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-503776d7-dc06-4a16-ad4d-8b25ec5bb199 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:56:56,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 10:56:56,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:56:56,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-5eee02e9-a2fa-4aa9-bf0b-2a119f62c060 2019-05-30 10:56:56,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5eee02e9-a2fa-4aa9-bf0b-2a119f62c060 x-compute-request-id: req-5eee02e9-a2fa-4aa9-bf0b-2a119f62c060 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.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:36Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:56:56,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6842eebdf128625345066f9cde9189970fe6a2b" 2019-05-30 10:56:56,369 - 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-05-30 10:56:56,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-5eee02e9-a2fa-4aa9-bf0b-2a119f62c060 2019-05-30 10:56:56,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-3e5a6132-f503-47ba-afce-ab5814389b76 2019-05-30 10:56:56,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e5a6132-f503-47ba-afce-ab5814389b76 x-compute-request-id: req-3e5a6132-f503-47ba-afce-ab5814389b76 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.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:38Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:56:56,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 10:56:56,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-30 10:56:56,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-3e5a6132-f503-47ba-afce-ab5814389b76 2019-05-30 10:56:56,370 - 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-05-30 10:56:56,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-30 10:56:56,370 - 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-05-30 10:56:56,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-30 10:56:56,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:55:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cdafb92-bd62-4f22-9c54-4c685ec42a36 x-compute-request-id: req-8cdafb92-bd62-4f22-9c54-4c685ec42a36 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:39Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:56:56,371 - 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-05-30 10:56:56,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:56:56,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:56:56,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:56:56,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:56:56,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:56:56,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:56:56,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:56:56,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:56:56,679 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:56:56,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:56:56,679 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:56:56 GMT 2019-05-30 10:56:56,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:56:56,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:56:56,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:56:56,680 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:56:56,680 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:01,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:57:02,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:57:02,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:57:02,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:57:02,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:57:02,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:57:02,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:57:02,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:57:02,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_yx8v6q", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:40.303Z", "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": "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-05-30T10:55:39.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:40.303Z", "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": "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-05-30T10:55:38.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:40.303Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:37.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:40.807Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-8cdafb92-bd62-4f22-9c54-4c685ec42a36", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:40.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1f483faa-6080-4e15-8560-06eea46dc85b"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:40.807Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-8cdafb92-bd62-4f22-9c54-4c685ec42a36", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:55:40.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1f483faa-6080-4e15-8560-06eea46dc85b"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:55:41.423Z", "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-05-30T10:55:40.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:05.340Z", "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-05-30T10:56:05.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:06.309Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:56:06.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b132c06b-e902-4ff4-85ff-ad1012cbc7e2"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:06.926Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:56:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e566be47-fc3b-4fa8-84df-cb6b33aff5b2 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:06.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b132c06b-e902-4ff4-85ff-ad1012cbc7e2"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:06.926Z", "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-05-30T10:56:06.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:06.926Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fea19ba6f65c6d0061036415469a26719940fcd3\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:06.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b132c06b-e902-4ff4-85ff-ad1012cbc7e2"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:06.926Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e566be47-fc3b-4fa8-84df-cb6b33aff5b2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:06.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b132c06b-e902-4ff4-85ff-ad1012cbc7e2"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:07.543Z", "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-05-30T10:56:07.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:08.124Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:56:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea2f0068-773e-461a-b3b6-43fa9697300d x-compute-request-id: req-ea2f0068-773e-461a-b3b6-43fa9697300d 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.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:34Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_proxy_host_x356c6\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:07.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b132c06b-e902-4ff4-85ff-ad1012cbc7e2"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:08.124Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-ea2f0068-773e-461a-b3b6-43fa9697300d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:07.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b132c06b-e902-4ff4-85ff-ad1012cbc7e2"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:08.124Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b6113607-26a8-4afe-a689-39616711def1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:07.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.143d86e0-544c-47ed-aea8-a00aa538f8df"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:08.124Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:56:07.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.143d86e0-544c-47ed-aea8-a00aa538f8df"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:08.124Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6113607-26a8-4afe-a689-39616711def1 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:07.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.143d86e0-544c-47ed-aea8-a00aa538f8df"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:08.124Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-ea2f0068-773e-461a-b3b6-43fa9697300d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:07.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b132c06b-e902-4ff4-85ff-ad1012cbc7e2"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:08.637Z", "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-05-30T10:56:08.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:08.637Z", "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-05-30T10:56:08.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:08.637Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:56:08.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.391de4c4-d77d-4533-a131-9f00618ebefb"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:08.637Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d82ad65dca0cd443e2b72b5371f888732d956667\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:08.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.143d86e0-544c-47ed-aea8-a00aa538f8df"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:09.173Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:56:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1215ecc-7f0e-42f6-b537-e4ba02ae7b30 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:08.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.391de4c4-d77d-4533-a131-9f00618ebefb"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:09.173Z", "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-05-30T10:56:08.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:09.173Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a1215ecc-7f0e-42f6-b537-e4ba02ae7b30", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:08.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.391de4c4-d77d-4533-a131-9f00618ebefb"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:09.693Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6547f75098282378319b6f3ee97ca275909b09b8\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:09.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9fd80d8d-2cc8-4ad8-afae-41e76cb2d41b"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:09.693Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}551e3fb8f42da350873a73467bd9f221e2183385\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:09.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.391de4c4-d77d-4533-a131-9f00618ebefb"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:09.693Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:56:09.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9fd80d8d-2cc8-4ad8-afae-41e76cb2d41b"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:09.693Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ab977fd-291e-411b-94df-493972631d8c 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:09.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9fd80d8d-2cc8-4ad8-afae-41e76cb2d41b"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:09.693Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-1ab977fd-291e-411b-94df-493972631d8c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:09.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9fd80d8d-2cc8-4ad8-afae-41e76cb2d41b"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:09.693Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-f6721e0d-d025-4ad9-9e27-63db654c29f3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:09.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.143d86e0-544c-47ed-aea8-a00aa538f8df"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:09.693Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-f6721e0d-d025-4ad9-9e27-63db654c29f3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:09.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.143d86e0-544c-47ed-aea8-a00aa538f8df"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:09.693Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:56: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-f6721e0d-d025-4ad9-9e27-63db654c29f3 x-compute-request-id: req-f6721e0d-d025-4ad9-9e27-63db654c29f3 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:34Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:09.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.143d86e0-544c-47ed-aea8-a00aa538f8df"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:10.331Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:56: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-44802674-e6d9-4fad-b557-2570508275e9 x-compute-request-id: req-44802674-e6d9-4fad-b557-2570508275e9 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.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:34Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:09.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.391de4c4-d77d-4533-a131-9f00618ebefb"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:10.331Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-44802674-e6d9-4fad-b557-2570508275e9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:09.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.391de4c4-d77d-4533-a131-9f00618ebefb"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:10.331Z", "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-05-30T10:56:09.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:10.331Z", "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-05-30T10:56:09.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:10.331Z", "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-05-30T10:56:10.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:10.331Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-44802674-e6d9-4fad-b557-2570508275e9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:09.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.391de4c4-d77d-4533-a131-9f00618ebefb"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:10.331Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:56:09.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7048d25e-695e-40b3-a952-b29ae0379140"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:10.331Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b6a63d0-b683-4ebc-9152-08050a90fd5b 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:09.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7048d25e-695e-40b3-a952-b29ae0379140"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:10.331Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0b6a63d0-b683-4ebc-9152-08050a90fd5b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:09.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7048d25e-695e-40b3-a952-b29ae0379140"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:10.945Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-cc841976-e7b7-422f-a22d-859fee2468db", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:10.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9fd80d8d-2cc8-4ad8-afae-41e76cb2d41b"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:10.945Z", "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-05-30T10:56:10.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:10.945Z", "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-05-30T10:56:10.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:10.945Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b6046036f68d11d05acee25d54569b92ac0c031c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:10.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7048d25e-695e-40b3-a952-b29ae0379140"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:10.945Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:56: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-cc841976-e7b7-422f-a22d-859fee2468db x-compute-request-id: req-cc841976-e7b7-422f-a22d-859fee2468db 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.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:34Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:10.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9fd80d8d-2cc8-4ad8-afae-41e76cb2d41b"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:10.945Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-cc841976-e7b7-422f-a22d-859fee2468db", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:10.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9fd80d8d-2cc8-4ad8-afae-41e76cb2d41b"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:11.542Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0d4ca414c2b8e5dc2d77f124f025cbf1b546e342\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:11.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.df6220d5-9e24-4f5f-8791-2c9351ba9bf8"}], "metadata": {"pagination": {"total": 1152, "offset": 1002, "size": 50}}} 2019-05-30 10:57:02,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:57:02,549 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:57:02 GMT 2019-05-30 10:57:02,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:57:02,550 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:57:02,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:57:02,550 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:57:02,550 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:02,550 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:57:02,553 - 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-05-30 10:57:02,553 - 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-05-30 10:57:02,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-30 10:57:02,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-8cdafb92-bd62-4f22-9c54-4c685ec42a36 2019-05-30 10:57:02,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-8cdafb92-bd62-4f22-9c54-4c685ec42a36 2019-05-30 10:57:02,554 - 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-05-30 10:57:02,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-30 10:57:02,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:02,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:56:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e566be47-fc3b-4fa8-84df-cb6b33aff5b2 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:02,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-30 10:57:02,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fea19ba6f65c6d0061036415469a26719940fcd3" 2019-05-30 10:57:02,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e566be47-fc3b-4fa8-84df-cb6b33aff5b2 2019-05-30 10:57:02,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-30 10:57:02,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:56:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea2f0068-773e-461a-b3b6-43fa9697300d x-compute-request-id: req-ea2f0068-773e-461a-b3b6-43fa9697300d 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.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "91a8dbf5-b492-48b4-ad88-d28ed418a755", "security_groups": [{"name": "default"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:34Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_proxy_host_x356c6", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:02,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-ea2f0068-773e-461a-b3b6-43fa9697300d 2019-05-30 10:57:02,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b6113607-26a8-4afe-a689-39616711def1 2019-05-30 10:57:02,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:02,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6113607-26a8-4afe-a689-39616711def1 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:02,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-ea2f0068-773e-461a-b3b6-43fa9697300d 2019-05-30 10:57:02,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-30 10:57:02,556 - 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-05-30 10:57:02,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:02,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82ad65dca0cd443e2b72b5371f888732d956667" 2019-05-30 10:57:02,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:56:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1215ecc-7f0e-42f6-b537-e4ba02ae7b30 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:02,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-30 10:57:02,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a1215ecc-7f0e-42f6-b537-e4ba02ae7b30 2019-05-30 10:57:02,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6547f75098282378319b6f3ee97ca275909b09b8" 2019-05-30 10:57:02,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}551e3fb8f42da350873a73467bd9f221e2183385" 2019-05-30 10:57:02,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:02,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ab977fd-291e-411b-94df-493972631d8c 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:02,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1ab977fd-291e-411b-94df-493972631d8c 2019-05-30 10:57:02,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-f6721e0d-d025-4ad9-9e27-63db654c29f3 2019-05-30 10:57:02,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-f6721e0d-d025-4ad9-9e27-63db654c29f3 2019-05-30 10:57:02,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:56: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-f6721e0d-d025-4ad9-9e27-63db654c29f3 x-compute-request-id: req-f6721e0d-d025-4ad9-9e27-63db654c29f3 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:34Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:02,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:56: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-44802674-e6d9-4fad-b557-2570508275e9 x-compute-request-id: req-44802674-e6d9-4fad-b557-2570508275e9 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.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:34Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:02,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-44802674-e6d9-4fad-b557-2570508275e9 2019-05-30 10:57:02,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-30 10:57:02,559 - 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-05-30 10:57:02,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-30 10:57:02,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-44802674-e6d9-4fad-b557-2570508275e9 2019-05-30 10:57:02,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:02,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b6a63d0-b683-4ebc-9152-08050a90fd5b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:02,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0b6a63d0-b683-4ebc-9152-08050a90fd5b 2019-05-30 10:57:02,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-cc841976-e7b7-422f-a22d-859fee2468db 2019-05-30 10:57:02,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-30 10:57:02,560 - 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-05-30 10:57:02,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6046036f68d11d05acee25d54569b92ac0c031c" 2019-05-30 10:57:02,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:56: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-cc841976-e7b7-422f-a22d-859fee2468db x-compute-request-id: req-cc841976-e7b7-422f-a22d-859fee2468db 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.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:34Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:02,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-cc841976-e7b7-422f-a22d-859fee2468db 2019-05-30 10:57:02,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4ca414c2b8e5dc2d77f124f025cbf1b546e342" 2019-05-30 10:57:02,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:57:02,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:57:02,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:57:02,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:57:02,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:57:02,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:57:02,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:57:02,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:57:02,818 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:57:02,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:57:02,818 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:57:02 GMT 2019-05-30 10:57:02,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:57:02,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:57:02,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:57:02,818 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:57:02,819 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:07,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:57:08,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:57:08,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:57:08,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:57:08,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:57:08,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:57:08,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:57:08,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:57:08,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pwc8x3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:11.542Z", "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-05-30T10:56:11.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:11.542Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:56:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21eae8a5-5a2d-48f7-abd7-a606223cdced x-compute-request-id: req-21eae8a5-5a2d-48f7-abd7-a606223cdced Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:36Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:11.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7048d25e-695e-40b3-a952-b29ae0379140"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:11.542Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-21eae8a5-5a2d-48f7-abd7-a606223cdced", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:11.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7048d25e-695e-40b3-a952-b29ae0379140"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:11.542Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-21eae8a5-5a2d-48f7-abd7-a606223cdced", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:11.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7048d25e-695e-40b3-a952-b29ae0379140"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:11.542Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:56:10.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.df6220d5-9e24-4f5f-8791-2c9351ba9bf8"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:11.542Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5f917c5-3cf9-49cc-99f6-be1a8dbc573c 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:10.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.df6220d5-9e24-4f5f-8791-2c9351ba9bf8"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:11.542Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a5f917c5-3cf9-49cc-99f6-be1a8dbc573c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:10.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.df6220d5-9e24-4f5f-8791-2c9351ba9bf8"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:12.047Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:56:12.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7323c8a1-0faa-4acd-b1c8-97d4c8ff9c17"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:12.047Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:56:11.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c6ee7bb6-1c34-45a3-b2e4-97ce2d9f5c6b"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:12.047Z", "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-05-30T10:56:11.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:12.047Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef75ea5e-f4ee-4368-b7e0-51555757f0c5 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:11.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c6ee7bb6-1c34-45a3-b2e4-97ce2d9f5c6b"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:12.047Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ef75ea5e-f4ee-4368-b7e0-51555757f0c5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:11.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c6ee7bb6-1c34-45a3-b2e4-97ce2d9f5c6b"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:12.730Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-79b704db-3812-4793-a6a9-a0d9c39534e5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:12.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7323c8a1-0faa-4acd-b1c8-97d4c8ff9c17"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:12.730Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0c83682badb47ba3a302017598164f73b58f6e82\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:12.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7323c8a1-0faa-4acd-b1c8-97d4c8ff9c17"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:12.730Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79b704db-3812-4793-a6a9-a0d9c39534e5 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:12.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7323c8a1-0faa-4acd-b1c8-97d4c8ff9c17"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:12.730Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8821492467a2b4bede70aa2ce9c7bb9bdbb0a54b\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:11.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c6ee7bb6-1c34-45a3-b2e4-97ce2d9f5c6b"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:13.354Z", "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-05-30T10:56:12.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:13.354Z", "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-05-30T10:56:13.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:13.354Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:56: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-6a289d6a-e666-40bd-a0c5-480d67900ccb x-compute-request-id: req-6a289d6a-e666-40bd-a0c5-480d67900ccb Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:38Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:12.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c6ee7bb6-1c34-45a3-b2e4-97ce2d9f5c6b"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:13.354Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-6a289d6a-e666-40bd-a0c5-480d67900ccb", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:12.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c6ee7bb6-1c34-45a3-b2e4-97ce2d9f5c6b"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:13.354Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-6a289d6a-e666-40bd-a0c5-480d67900ccb", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:12.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c6ee7bb6-1c34-45a3-b2e4-97ce2d9f5c6b"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:13.354Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:56: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-81025ca6-2de0-48ea-b6b6-4b89a91ac612 x-compute-request-id: req-81025ca6-2de0-48ea-b6b6-4b89a91ac612 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.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:36Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:12.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.df6220d5-9e24-4f5f-8791-2c9351ba9bf8"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:13.354Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-81025ca6-2de0-48ea-b6b6-4b89a91ac612", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:12.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.df6220d5-9e24-4f5f-8791-2c9351ba9bf8"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:13.354Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-81025ca6-2de0-48ea-b6b6-4b89a91ac612", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:12.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.df6220d5-9e24-4f5f-8791-2c9351ba9bf8"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:13.354Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:56: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-f3032324-7470-4ff2-b69b-66afe3c118a1 x-compute-request-id: req-f3032324-7470-4ff2-b69b-66afe3c118a1 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:39Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:13.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7323c8a1-0faa-4acd-b1c8-97d4c8ff9c17"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:13.354Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-f3032324-7470-4ff2-b69b-66afe3c118a1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:13.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7323c8a1-0faa-4acd-b1c8-97d4c8ff9c17"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:13.354Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-f3032324-7470-4ff2-b69b-66afe3c118a1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:13.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7323c8a1-0faa-4acd-b1c8-97d4c8ff9c17"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:14.022Z", "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-05-30T10:56:13.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:38.545Z", "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-05-30T10:56:38.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:39.663Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:56:39.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f3d48916-0b01-4ead-8109-aaea2b48b12e"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:40.282Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-98347d9a-29e8-406e-97c3-054ae3d90ab3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:39.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f3d48916-0b01-4ead-8109-aaea2b48b12e"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:40.282Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cfef9cf6fcae8c13dc03d6694200c61ed3e92110\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:39.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f3d48916-0b01-4ead-8109-aaea2b48b12e"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:40.282Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:56:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98347d9a-29e8-406e-97c3-054ae3d90ab3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:39.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f3d48916-0b01-4ead-8109-aaea2b48b12e"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:40.820Z", "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-05-30T10:56:40.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:40.820Z", "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-05-30T10:56:40.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:41.350Z", "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-05-30T10:56:41.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:41.350Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-60338d19-cd5a-493e-a6c2-d48fa6165f46", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:41.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f3d48916-0b01-4ead-8109-aaea2b48b12e"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:41.350Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-60338d19-cd5a-493e-a6c2-d48fa6165f46", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:41.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f3d48916-0b01-4ead-8109-aaea2b48b12e"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:41.350Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:56:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60338d19-cd5a-493e-a6c2-d48fa6165f46 x-compute-request-id: req-60338d19-cd5a-493e-a6c2-d48fa6165f46 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.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:34Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_proxy_host_x356c6\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:41.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f3d48916-0b01-4ead-8109-aaea2b48b12e"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:41.998Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0f41540f-c5bc-4ede-9170-ed248879ed78", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:41.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.99112c6e-d5b3-4752-87e8-e987c181c59c"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:41.998Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f41540f-c5bc-4ede-9170-ed248879ed78 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:41.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.99112c6e-d5b3-4752-87e8-e987c181c59c"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:41.998Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:56:41.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.99112c6e-d5b3-4752-87e8-e987c181c59c"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:41.998Z", "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-05-30T10:56:41.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:41.998Z", "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-05-30T10:56:41.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:42.529Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:56:41.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ec7a0019-3c75-4171-9714-1bdc2370d499"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:42.529Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe063ddb-bd66-43d9-a282-225c7d3445f6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:41.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ec7a0019-3c75-4171-9714-1bdc2370d499"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:42.529Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-fe063ddb-bd66-43d9-a282-225c7d3445f6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:41.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ec7a0019-3c75-4171-9714-1bdc2370d499"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:42.529Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a21dd16d7d0a4808afe71a915e67e69fe5c2dafe\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:42.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ec7a0019-3c75-4171-9714-1bdc2370d499"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:42.529Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:56:42.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d0f44f1a-92d3-4ff3-966c-755b231cbce5"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:42.529Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ed5c8118aba9708b5741545470ea60813c3a5f9\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:41.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.99112c6e-d5b3-4752-87e8-e987c181c59c"}], "metadata": {"pagination": {"total": 1152, "offset": 1052, "size": 50}}} 2019-05-30 10:57:08,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:57:08,635 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:57:08 GMT 2019-05-30 10:57:08,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:57:08,635 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:57:08,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:57:08,635 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:57:08,635 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:08,635 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:57:08,638 - 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-05-30 10:57:08,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:56:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21eae8a5-5a2d-48f7-abd7-a606223cdced x-compute-request-id: req-21eae8a5-5a2d-48f7-abd7-a606223cdced Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:36Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:08,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-21eae8a5-5a2d-48f7-abd7-a606223cdced 2019-05-30 10:57:08,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-21eae8a5-5a2d-48f7-abd7-a606223cdced 2019-05-30 10:57:08,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:08,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5f917c5-3cf9-49cc-99f6-be1a8dbc573c 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:08,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a5f917c5-3cf9-49cc-99f6-be1a8dbc573c 2019-05-30 10:57:08,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:08,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:08,640 - 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-05-30 10:57:08,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef75ea5e-f4ee-4368-b7e0-51555757f0c5 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:08,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ef75ea5e-f4ee-4368-b7e0-51555757f0c5 2019-05-30 10:57:08,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-79b704db-3812-4793-a6a9-a0d9c39534e5 2019-05-30 10:57:08,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c83682badb47ba3a302017598164f73b58f6e82" 2019-05-30 10:57:08,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79b704db-3812-4793-a6a9-a0d9c39534e5 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:08,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8821492467a2b4bede70aa2ce9c7bb9bdbb0a54b" 2019-05-30 10:57:08,641 - 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-05-30 10:57:08,641 - 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-05-30 10:57:08,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:56: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-6a289d6a-e666-40bd-a0c5-480d67900ccb x-compute-request-id: req-6a289d6a-e666-40bd-a0c5-480d67900ccb Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:38Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:08,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-6a289d6a-e666-40bd-a0c5-480d67900ccb 2019-05-30 10:57:08,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-6a289d6a-e666-40bd-a0c5-480d67900ccb 2019-05-30 10:57:08,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:56: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-81025ca6-2de0-48ea-b6b6-4b89a91ac612 x-compute-request-id: req-81025ca6-2de0-48ea-b6b6-4b89a91ac612 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.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:36Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:08,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-81025ca6-2de0-48ea-b6b6-4b89a91ac612 2019-05-30 10:57:08,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-81025ca6-2de0-48ea-b6b6-4b89a91ac612 2019-05-30 10:57:08,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:56: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-f3032324-7470-4ff2-b69b-66afe3c118a1 x-compute-request-id: req-f3032324-7470-4ff2-b69b-66afe3c118a1 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:39Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:08,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-f3032324-7470-4ff2-b69b-66afe3c118a1 2019-05-30 10:57:08,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-f3032324-7470-4ff2-b69b-66afe3c118a1 2019-05-30 10:57:08,643 - 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-05-30 10:57:08,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-30 10:57:08,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:08,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-98347d9a-29e8-406e-97c3-054ae3d90ab3 2019-05-30 10:57:08,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfef9cf6fcae8c13dc03d6694200c61ed3e92110" 2019-05-30 10:57:08,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:56:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98347d9a-29e8-406e-97c3-054ae3d90ab3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:08,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-30 10:57:08,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-30 10:57:08,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-30 10:57:08,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-60338d19-cd5a-493e-a6c2-d48fa6165f46 2019-05-30 10:57:08,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-60338d19-cd5a-493e-a6c2-d48fa6165f46 2019-05-30 10:57:08,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:56:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60338d19-cd5a-493e-a6c2-d48fa6165f46 x-compute-request-id: req-60338d19-cd5a-493e-a6c2-d48fa6165f46 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.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "91a8dbf5-b492-48b4-ad88-d28ed418a755", "security_groups": [{"name": "default"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:34Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_proxy_host_x356c6", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:08,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0f41540f-c5bc-4ede-9170-ed248879ed78 2019-05-30 10:57:08,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f41540f-c5bc-4ede-9170-ed248879ed78 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:08,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:08,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-30 10:57:08,646 - 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-05-30 10:57:08,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:08,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe063ddb-bd66-43d9-a282-225c7d3445f6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:08,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-fe063ddb-bd66-43d9-a282-225c7d3445f6 2019-05-30 10:57:08,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21dd16d7d0a4808afe71a915e67e69fe5c2dafe" 2019-05-30 10:57:08,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:08,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed5c8118aba9708b5741545470ea60813c3a5f9" 2019-05-30 10:57:08,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:57:08,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:57:08,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:57:08,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:57:08,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:57:08,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:57:08,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:57:08,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:57:08,917 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:57:08,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:57:08,918 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:57:08 GMT 2019-05-30 10:57:08,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:57:08,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:57:08,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:57:08,918 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:57:08,918 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:13,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:57:14,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:57:14,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:57:14,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:57:14,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:57:14,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:57:14,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:57:14,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:57:14,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:43.149Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-4efe587b-527e-4074-b043-390103406252", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:42.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.99112c6e-d5b3-4752-87e8-e987c181c59c"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:43.149Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1185b4537a322b54e8a2a7c8eb05c473b261d71c\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:42.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d0f44f1a-92d3-4ff3-966c-755b231cbce5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:43.149Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:56:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c81530a2-f321-47c1-8712-424acf6c785d"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:43.149Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-416246e8-28bb-488e-ac39-d4285494d778 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:42.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c81530a2-f321-47c1-8712-424acf6c785d"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:43.149Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a847e61c-75ba-4231-a397-baa5536518b8 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:42.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d0f44f1a-92d3-4ff3-966c-755b231cbce5"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:43.149Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a847e61c-75ba-4231-a397-baa5536518b8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:42.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d0f44f1a-92d3-4ff3-966c-755b231cbce5"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:43.149Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:56:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4efe587b-527e-4074-b043-390103406252 x-compute-request-id: req-4efe587b-527e-4074-b043-390103406252 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:34Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:42.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.99112c6e-d5b3-4752-87e8-e987c181c59c"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:43.149Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-4efe587b-527e-4074-b043-390103406252", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:42.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.99112c6e-d5b3-4752-87e8-e987c181c59c"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:43.728Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:56: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-9a547e59-572e-4b3d-8714-c0894683203a x-compute-request-id: req-9a547e59-572e-4b3d-8714-c0894683203a 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.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:34Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:43.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d0f44f1a-92d3-4ff3-966c-755b231cbce5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:43.728Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}058acbb9a8c99beb2b65a9a023f5cf33f527135e\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:43.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c81530a2-f321-47c1-8712-424acf6c785d"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:43.728Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-29bcbf57-5cd6-40ae-867b-0376e510aedf", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:43.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ec7a0019-3c75-4171-9714-1bdc2370d499"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:43.728Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-29bcbf57-5cd6-40ae-867b-0376e510aedf", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:43.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ec7a0019-3c75-4171-9714-1bdc2370d499"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:43.728Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:56: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-29bcbf57-5cd6-40ae-867b-0376e510aedf x-compute-request-id: req-29bcbf57-5cd6-40ae-867b-0376e510aedf 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.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:34Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:43.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ec7a0019-3c75-4171-9714-1bdc2370d499"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:43.728Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-416246e8-28bb-488e-ac39-d4285494d778", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:42.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c81530a2-f321-47c1-8712-424acf6c785d"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:43.728Z", "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-05-30T10:56:43.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:43.728Z", "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-05-30T10:56:43.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:43.728Z", "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-05-30T10:56:43.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:44.378Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-23a3ed0b-0127-4f9b-babf-d398e55a288f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:44.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c81530a2-f321-47c1-8712-424acf6c785d"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:44.378Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-23a3ed0b-0127-4f9b-babf-d398e55a288f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:44.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c81530a2-f321-47c1-8712-424acf6c785d"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:44.378Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:56: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-23a3ed0b-0127-4f9b-babf-d398e55a288f x-compute-request-id: req-23a3ed0b-0127-4f9b-babf-d398e55a288f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:36Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:44.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c81530a2-f321-47c1-8712-424acf6c785d"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:44.378Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-9a547e59-572e-4b3d-8714-c0894683203a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:43.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d0f44f1a-92d3-4ff3-966c-755b231cbce5"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:44.378Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-9a547e59-572e-4b3d-8714-c0894683203a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:43.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d0f44f1a-92d3-4ff3-966c-755b231cbce5"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:44.378Z", "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-05-30T10:56:44.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:44.378Z", "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-05-30T10:56:44.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:44.378Z", "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-05-30T10:56:43.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:45.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:56:44.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2755f70-821b-40fc-a373-abad1790f3e2"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:45.050Z", "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-05-30T10:56:44.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:45.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:56:44.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.530d9794-cb13-4109-b725-a004937d8862"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:45.050Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d04b96ff-a476-4364-a719-3bcc1ba3bc90", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:44.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2755f70-821b-40fc-a373-abad1790f3e2"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:45.050Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d04b96ff-a476-4364-a719-3bcc1ba3bc90 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:44.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2755f70-821b-40fc-a373-abad1790f3e2"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:45.750Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cd9b9f678daa740d400b20d1c5a1017288b57688\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:45.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2755f70-821b-40fc-a373-abad1790f3e2"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:45.750Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-970d4482-9d03-470a-b574-9cd002b322f8 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:45.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.530d9794-cb13-4109-b725-a004937d8862"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:45.750Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-970d4482-9d03-470a-b574-9cd002b322f8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:45.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.530d9794-cb13-4109-b725-a004937d8862"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:45.750Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1d43d2b99ff3cf94f66c810352eb1f8796db411c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:45.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.530d9794-cb13-4109-b725-a004937d8862"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:45.750Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:56:45.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9a831e00-1ee6-4e9a-9b81-f7cdccca154a"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:45.750Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a2a1f6b-716f-483c-a639-1cfc2c31a8ce 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:45.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9a831e00-1ee6-4e9a-9b81-f7cdccca154a"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:45.750Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5a2a1f6b-716f-483c-a639-1cfc2c31a8ce", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:45.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9a831e00-1ee6-4e9a-9b81-f7cdccca154a"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:46.382Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:56: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-3f6cd817-6df0-44c4-a48e-f1922248a34c x-compute-request-id: req-3f6cd817-6df0-44c4-a48e-f1922248a34c 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.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:36Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:45.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.530d9794-cb13-4109-b725-a004937d8862"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:46.382Z", "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-05-30T10:56:46.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:46.382Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-3f6cd817-6df0-44c4-a48e-f1922248a34c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:45.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.530d9794-cb13-4109-b725-a004937d8862"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:46.382Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:56: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-124fcb01-3369-4003-a8cf-321bce622fa2 x-compute-request-id: req-124fcb01-3369-4003-a8cf-321bce622fa2 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:38Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:45.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2755f70-821b-40fc-a373-abad1790f3e2"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:46.382Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-124fcb01-3369-4003-a8cf-321bce622fa2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:45.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2755f70-821b-40fc-a373-abad1790f3e2"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:46.382Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-124fcb01-3369-4003-a8cf-321bce622fa2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:45.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2755f70-821b-40fc-a373-abad1790f3e2"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:46.382Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4cf055975bab27246f0705f1891495d8af5b5f11\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:45.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9a831e00-1ee6-4e9a-9b81-f7cdccca154a"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:46.382Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-3f6cd817-6df0-44c4-a48e-f1922248a34c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:45.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.530d9794-cb13-4109-b725-a004937d8862"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:47.100Z", "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-05-30T10:56:46.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:47.636Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-c3d2f4b7-11b3-44a9-9281-7c7aa05e3ea6", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:46.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9a831e00-1ee6-4e9a-9b81-f7cdccca154a"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:47.636Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-05-30T10:56:47.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:47.636Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:56: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-c3d2f4b7-11b3-44a9-9281-7c7aa05e3ea6 x-compute-request-id: req-c3d2f4b7-11b3-44a9-9281-7c7aa05e3ea6 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:39Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:46.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9a831e00-1ee6-4e9a-9b81-f7cdccca154a"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:56:47.636Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-c3d2f4b7-11b3-44a9-9281-7c7aa05e3ea6", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:56:46.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9a831e00-1ee6-4e9a-9b81-f7cdccca154a"}], "metadata": {"pagination": {"total": 1154, "offset": 1102, "size": 50}}} 2019-05-30 10:57:14,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:57:14,835 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:57:14 GMT 2019-05-30 10:57:14,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:57:14,835 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:57:14,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:57:14,835 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:57:14,836 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:14,836 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:57:14,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-4efe587b-527e-4074-b043-390103406252 2019-05-30 10:57:14,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1185b4537a322b54e8a2a7c8eb05c473b261d71c" 2019-05-30 10:57:14,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:14,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-416246e8-28bb-488e-ac39-d4285494d778 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:14,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a847e61c-75ba-4231-a397-baa5536518b8 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:14,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a847e61c-75ba-4231-a397-baa5536518b8 2019-05-30 10:57:14,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:56:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4efe587b-527e-4074-b043-390103406252 x-compute-request-id: req-4efe587b-527e-4074-b043-390103406252 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:34Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:14,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-4efe587b-527e-4074-b043-390103406252 2019-05-30 10:57:14,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:56: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-9a547e59-572e-4b3d-8714-c0894683203a x-compute-request-id: req-9a547e59-572e-4b3d-8714-c0894683203a 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.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:34Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:14,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058acbb9a8c99beb2b65a9a023f5cf33f527135e" 2019-05-30 10:57:14,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-29bcbf57-5cd6-40ae-867b-0376e510aedf 2019-05-30 10:57:14,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-29bcbf57-5cd6-40ae-867b-0376e510aedf 2019-05-30 10:57:14,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:56: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-29bcbf57-5cd6-40ae-867b-0376e510aedf x-compute-request-id: req-29bcbf57-5cd6-40ae-867b-0376e510aedf 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.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:34Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:14,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-416246e8-28bb-488e-ac39-d4285494d778 2019-05-30 10:57:14,841 - 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-05-30 10:57:14,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-30 10:57:14,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-30 10:57:14,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-23a3ed0b-0127-4f9b-babf-d398e55a288f 2019-05-30 10:57:14,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-23a3ed0b-0127-4f9b-babf-d398e55a288f 2019-05-30 10:57:14,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:56: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-23a3ed0b-0127-4f9b-babf-d398e55a288f x-compute-request-id: req-23a3ed0b-0127-4f9b-babf-d398e55a288f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:36Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:14,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-9a547e59-572e-4b3d-8714-c0894683203a 2019-05-30 10:57:14,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-9a547e59-572e-4b3d-8714-c0894683203a 2019-05-30 10:57:14,843 - 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-05-30 10:57:14,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-30 10:57:14,843 - 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-05-30 10:57:14,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:14,843 - 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-05-30 10:57:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d04b96ff-a476-4364-a719-3bcc1ba3bc90 2019-05-30 10:57:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d04b96ff-a476-4364-a719-3bcc1ba3bc90 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9b9f678daa740d400b20d1c5a1017288b57688" 2019-05-30 10:57:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-970d4482-9d03-470a-b574-9cd002b322f8 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-970d4482-9d03-470a-b574-9cd002b322f8 2019-05-30 10:57:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d43d2b99ff3cf94f66c810352eb1f8796db411c" 2019-05-30 10:57:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a2a1f6b-716f-483c-a639-1cfc2c31a8ce 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5a2a1f6b-716f-483c-a639-1cfc2c31a8ce 2019-05-30 10:57:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:56: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-3f6cd817-6df0-44c4-a48e-f1922248a34c x-compute-request-id: req-3f6cd817-6df0-44c4-a48e-f1922248a34c 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.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:36Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:14,845 - 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-05-30 10:57:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-3f6cd817-6df0-44c4-a48e-f1922248a34c 2019-05-30 10:57:14,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:56: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-124fcb01-3369-4003-a8cf-321bce622fa2 x-compute-request-id: req-124fcb01-3369-4003-a8cf-321bce622fa2 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:38Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:14,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-124fcb01-3369-4003-a8cf-321bce622fa2 2019-05-30 10:57:14,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-124fcb01-3369-4003-a8cf-321bce622fa2 2019-05-30 10:57:14,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf055975bab27246f0705f1891495d8af5b5f11" 2019-05-30 10:57:14,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-3f6cd817-6df0-44c4-a48e-f1922248a34c 2019-05-30 10:57:14,846 - 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-05-30 10:57:14,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-c3d2f4b7-11b3-44a9-9281-7c7aa05e3ea6 2019-05-30 10:57:14,847 - 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-05-30 10:57:14,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:56: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-c3d2f4b7-11b3-44a9-9281-7c7aa05e3ea6 x-compute-request-id: req-c3d2f4b7-11b3-44a9-9281-7c7aa05e3ea6 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:39Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:14,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-c3d2f4b7-11b3-44a9-9281-7c7aa05e3ea6 2019-05-30 10:57:14,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:57:15,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:57:15,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:57:15,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:57:15,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:57:15,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:57:15,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:57:15,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:57:15,003 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:57:15,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:57:15,003 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:57:14 GMT 2019-05-30 10:57:15,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:57:15,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:57:15,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:57:15,003 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:57:15,003 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:20,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:57:21,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:57:21,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:57:21,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:57:21,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:57:21,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:57:21,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:57:21,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:57:21,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x356c6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:12.026Z", "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-05-30T10:57:11.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:13.215Z", "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-05-30T10:57:13.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:14.808Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-40748310-58fa-4fe1-913f-4d53f6f4b11a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:14.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e8ee45f7-29b4-4f08-ac9d-cb469c492b8e"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:14.808Z", "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-05-30T10:57:14.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:14.808Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:57:14.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e8ee45f7-29b4-4f08-ac9d-cb469c492b8e"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:14.808Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40748310-58fa-4fe1-913f-4d53f6f4b11a 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:14.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e8ee45f7-29b4-4f08-ac9d-cb469c492b8e"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:15.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3789ad078cdc1d9b4898cffa4d6692776576d884\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:14.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e8ee45f7-29b4-4f08-ac9d-cb469c492b8e"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:15.463Z", "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-05-30T10:57:15.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:16.857Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-92307d62-0e56-4503-bc8e-31fc272b720f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:15.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e8ee45f7-29b4-4f08-ac9d-cb469c492b8e"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:16.857Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:57:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92307d62-0e56-4503-bc8e-31fc272b720f x-compute-request-id: req-92307d62-0e56-4503-bc8e-31fc272b720f 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.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:34Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_proxy_host_x356c6\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:15.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e8ee45f7-29b4-4f08-ac9d-cb469c492b8e"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:16.857Z", "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-05-30T10:57:16.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:16.857Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-92307d62-0e56-4503-bc8e-31fc272b720f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:15.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e8ee45f7-29b4-4f08-ac9d-cb469c492b8e"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:17.889Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7b742bdc7fffaf49aa0cc793123044aaf39edad3\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:17.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4a15cc3f-7f11-4354-b178-78d48519072c"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:17.889Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1365b1dd-439c-4b88-bde4-5308e451fda4 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:17.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4a15cc3f-7f11-4354-b178-78d48519072c"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:17.889Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-1365b1dd-439c-4b88-bde4-5308e451fda4", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:17.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4a15cc3f-7f11-4354-b178-78d48519072c"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:17.889Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:57:17.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4a15cc3f-7f11-4354-b178-78d48519072c"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:18.826Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b582099b-2f0d-415f-87ec-9e13da03e9b9 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:18.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9adb8b4d-3699-462f-9db6-42db60753a49"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:18.826Z", "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-05-30T10:57:18.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:18.826Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a991bee-95ee-4c4e-8a26-e1994f1a7183 x-compute-request-id: req-7a991bee-95ee-4c4e-8a26-e1994f1a7183 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:34Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:18.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4a15cc3f-7f11-4354-b178-78d48519072c"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:18.826Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-7a991bee-95ee-4c4e-8a26-e1994f1a7183", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:18.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4a15cc3f-7f11-4354-b178-78d48519072c"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:18.826Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-7a991bee-95ee-4c4e-8a26-e1994f1a7183", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:18.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4a15cc3f-7f11-4354-b178-78d48519072c"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:18.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:57:18.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c89154c-2b20-40b9-bf8d-a976d2faea3b"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:18.826Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d48998ed-b26b-4074-97aa-2d299b7f87bd 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:18.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c89154c-2b20-40b9-bf8d-a976d2faea3b"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:18.826Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d48998ed-b26b-4074-97aa-2d299b7f87bd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:18.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c89154c-2b20-40b9-bf8d-a976d2faea3b"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:18.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:57:18.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9adb8b4d-3699-462f-9db6-42db60753a49"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:18.826Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b582099b-2f0d-415f-87ec-9e13da03e9b9", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:18.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9adb8b4d-3699-462f-9db6-42db60753a49"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:20.280Z", "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-05-30T10:57:19.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:20.280Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cc78c0d68f3036a9c4aad80b743c7fc6b50443c6\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:18.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c89154c-2b20-40b9-bf8d-a976d2faea3b"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:20.280Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-1e974d4f-9ad1-4026-95b0-72771e216dcd", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:19.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9adb8b4d-3699-462f-9db6-42db60753a49"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:20.280Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e974d4f-9ad1-4026-95b0-72771e216dcd x-compute-request-id: req-1e974d4f-9ad1-4026-95b0-72771e216dcd 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.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:34Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:19.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9adb8b4d-3699-462f-9db6-42db60753a49"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:20.280Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-1e974d4f-9ad1-4026-95b0-72771e216dcd", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:19.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9adb8b4d-3699-462f-9db6-42db60753a49"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:20.280Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c52eb1f15b23b429b3b998a2646ebd295a5b628f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:18.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9adb8b4d-3699-462f-9db6-42db60753a49"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:21.373Z", "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-05-30T10:57:21.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:21.373Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-e8ba7a55-a042-4e49-b694-dbe988ff9b4b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:20.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c89154c-2b20-40b9-bf8d-a976d2faea3b"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:21.373Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:57:21.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9d2cae0c-19ea-4eb7-bdc3-16d9b976a083"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:21.373Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8ba7a55-a042-4e49-b694-dbe988ff9b4b x-compute-request-id: req-e8ba7a55-a042-4e49-b694-dbe988ff9b4b 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.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:34Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:20.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c89154c-2b20-40b9-bf8d-a976d2faea3b"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:21.373Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-e8ba7a55-a042-4e49-b694-dbe988ff9b4b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:20.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c89154c-2b20-40b9-bf8d-a976d2faea3b"}], "metadata": {"pagination": {"total": 1189, "offset": 1152, "size": 50}}} 2019-05-30 10:57:21,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:57:21,853 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:57:21 GMT 2019-05-30 10:57:21,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:57:21,854 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:57:21,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:57:21,854 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:57:21,854 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:21,854 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:57:21,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-30 10:57:21,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-30 10:57:21,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-40748310-58fa-4fe1-913f-4d53f6f4b11a 2019-05-30 10:57:21,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-30 10:57:21,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:21,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40748310-58fa-4fe1-913f-4d53f6f4b11a 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:21,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3789ad078cdc1d9b4898cffa4d6692776576d884" 2019-05-30 10:57:21,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-30 10:57:21,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-92307d62-0e56-4503-bc8e-31fc272b720f 2019-05-30 10:57:21,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:57:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92307d62-0e56-4503-bc8e-31fc272b720f x-compute-request-id: req-92307d62-0e56-4503-bc8e-31fc272b720f 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.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "91a8dbf5-b492-48b4-ad88-d28ed418a755", "security_groups": [{"name": "default"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:34Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_proxy_host_x356c6", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:21,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-30 10:57:21,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-92307d62-0e56-4503-bc8e-31fc272b720f 2019-05-30 10:57:21,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b742bdc7fffaf49aa0cc793123044aaf39edad3" 2019-05-30 10:57:21,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1365b1dd-439c-4b88-bde4-5308e451fda4 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:21,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1365b1dd-439c-4b88-bde4-5308e451fda4 2019-05-30 10:57:21,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:21,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b582099b-2f0d-415f-87ec-9e13da03e9b9 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:21,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-30 10:57:21,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a991bee-95ee-4c4e-8a26-e1994f1a7183 x-compute-request-id: req-7a991bee-95ee-4c4e-8a26-e1994f1a7183 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:34Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:21,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-7a991bee-95ee-4c4e-8a26-e1994f1a7183 2019-05-30 10:57:21,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-7a991bee-95ee-4c4e-8a26-e1994f1a7183 2019-05-30 10:57:21,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:21,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d48998ed-b26b-4074-97aa-2d299b7f87bd 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:21,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d48998ed-b26b-4074-97aa-2d299b7f87bd 2019-05-30 10:57:21,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:21,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b582099b-2f0d-415f-87ec-9e13da03e9b9 2019-05-30 10:57:21,861 - 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-05-30 10:57:21,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc78c0d68f3036a9c4aad80b743c7fc6b50443c6" 2019-05-30 10:57:21,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-1e974d4f-9ad1-4026-95b0-72771e216dcd 2019-05-30 10:57:21,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e974d4f-9ad1-4026-95b0-72771e216dcd x-compute-request-id: req-1e974d4f-9ad1-4026-95b0-72771e216dcd 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.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:34Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:21,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-1e974d4f-9ad1-4026-95b0-72771e216dcd 2019-05-30 10:57:21,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52eb1f15b23b429b3b998a2646ebd295a5b628f" 2019-05-30 10:57:21,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-05-30 10:57:21,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-e8ba7a55-a042-4e49-b694-dbe988ff9b4b 2019-05-30 10:57:21,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:21,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8ba7a55-a042-4e49-b694-dbe988ff9b4b x-compute-request-id: req-e8ba7a55-a042-4e49-b694-dbe988ff9b4b 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.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:34Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:21,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-e8ba7a55-a042-4e49-b694-dbe988ff9b4b 2019-05-30 10:57:21,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:57:24,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:57:24,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:57:24,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:57:24,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:57:24,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:57:24,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:57:24,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:57:24,721 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:57:24,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:57:24,721 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:57:24 GMT 2019-05-30 10:57:24,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:57:24,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:57:24,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:57:24,721 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:57:24,721 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:29,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:57:29,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:57:29,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:57:29,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:57:29,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:57:29,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:57:29,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:57:29,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:57:29,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_yx8v6q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:22.280Z", "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-05-30T10:57:21.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:22.280Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b4498436-ab59-48b6-8d6e-900cb98f7b82", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:21.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9d2cae0c-19ea-4eb7-bdc3-16d9b976a083"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:22.280Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a3e10e7ee7b1e59598874f6ec93aa91af03584da\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:21.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9d2cae0c-19ea-4eb7-bdc3-16d9b976a083"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:22.280Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4498436-ab59-48b6-8d6e-900cb98f7b82 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:21.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9d2cae0c-19ea-4eb7-bdc3-16d9b976a083"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:23.614Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc51d7900b4022aadddddd6101850881eeee2368\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:23.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.878a519a-2870-476f-8b1f-9c5e6bf4393e"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:23.614Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ee178467-5520-4025-b8cd-2cd73bbffa2c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:23.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.878a519a-2870-476f-8b1f-9c5e6bf4393e"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:23.614Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:57:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee178467-5520-4025-b8cd-2cd73bbffa2c 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:23.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.878a519a-2870-476f-8b1f-9c5e6bf4393e"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:23.614Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:57:23.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.878a519a-2870-476f-8b1f-9c5e6bf4393e"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:23.614Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-b75a6089-d461-40e5-8e2a-c498aec5dde8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:22.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9d2cae0c-19ea-4eb7-bdc3-16d9b976a083"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:23.614Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b75a6089-d461-40e5-8e2a-c498aec5dde8 x-compute-request-id: req-b75a6089-d461-40e5-8e2a-c498aec5dde8 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:38Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:22.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9d2cae0c-19ea-4eb7-bdc3-16d9b976a083"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:23.614Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-b75a6089-d461-40e5-8e2a-c498aec5dde8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:22.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9d2cae0c-19ea-4eb7-bdc3-16d9b976a083"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:24.953Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-8845eab3-277a-47cd-90cc-1837a6574d21", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:24.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.878a519a-2870-476f-8b1f-9c5e6bf4393e"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:24.953Z", "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-05-30T10:57:24.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:24.953Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-8845eab3-277a-47cd-90cc-1837a6574d21", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:24.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.878a519a-2870-476f-8b1f-9c5e6bf4393e"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:24.953Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8845eab3-277a-47cd-90cc-1837a6574d21 x-compute-request-id: req-8845eab3-277a-47cd-90cc-1837a6574d21 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:36Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:24.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.878a519a-2870-476f-8b1f-9c5e6bf4393e"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:25.832Z", "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-05-30T10:57:25.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:27.092Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c265ab23-b064-4808-920c-2252534b9139 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:26.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0d33a0d1-5468-4f62-a824-c7f19fdbcf5c"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:27.092Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:57:26.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0d33a0d1-5468-4f62-a824-c7f19fdbcf5c"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:27.092Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c265ab23-b064-4808-920c-2252534b9139", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:26.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0d33a0d1-5468-4f62-a824-c7f19fdbcf5c"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:27.092Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9964f154ea1edab517d967a0adb45868a3ce09c8\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:26.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0d33a0d1-5468-4f62-a824-c7f19fdbcf5c"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:28.080Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:57: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-244173d5-359d-44dd-bb23-d3db9df916fe x-compute-request-id: req-244173d5-359d-44dd-bb23-d3db9df916fe 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.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:36Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:27.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0d33a0d1-5468-4f62-a824-c7f19fdbcf5c"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:28.080Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-244173d5-359d-44dd-bb23-d3db9df916fe", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:27.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0d33a0d1-5468-4f62-a824-c7f19fdbcf5c"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:28.080Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-244173d5-359d-44dd-bb23-d3db9df916fe", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:27.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.0d33a0d1-5468-4f62-a824-c7f19fdbcf5c"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:28.080Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-05-30T10:57:27.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:28.861Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f785dad7-9d5d-4e4c-a86e-5a2a67c3ff49", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:28.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4d5367ff-297e-4109-9e87-a03972c70a58"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:28.861Z", "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-05-30T10:57:28.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:28.861Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:57:28.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4d5367ff-297e-4109-9e87-a03972c70a58"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:28.861Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f785dad7-9d5d-4e4c-a86e-5a2a67c3ff49 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:28.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4d5367ff-297e-4109-9e87-a03972c70a58"}], "metadata": {"pagination": {"total": 1217, "offset": 1189, "size": 50}}} 2019-05-30 10:57:29,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:57:29,952 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:57:29 GMT 2019-05-30 10:57:29,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:57:29,953 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:57:29,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:57:29,953 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:57:29,953 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:29,953 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:57:29,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-30 10:57:29,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b4498436-ab59-48b6-8d6e-900cb98f7b82 2019-05-30 10:57:29,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e10e7ee7b1e59598874f6ec93aa91af03584da" 2019-05-30 10:57:29,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4498436-ab59-48b6-8d6e-900cb98f7b82 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:29,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc51d7900b4022aadddddd6101850881eeee2368" 2019-05-30 10:57:29,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ee178467-5520-4025-b8cd-2cd73bbffa2c 2019-05-30 10:57:29,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:57:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee178467-5520-4025-b8cd-2cd73bbffa2c 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:29,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:29,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-b75a6089-d461-40e5-8e2a-c498aec5dde8 2019-05-30 10:57:29,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b75a6089-d461-40e5-8e2a-c498aec5dde8 x-compute-request-id: req-b75a6089-d461-40e5-8e2a-c498aec5dde8 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:38Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:29,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-b75a6089-d461-40e5-8e2a-c498aec5dde8 2019-05-30 10:57:29,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-8845eab3-277a-47cd-90cc-1837a6574d21 2019-05-30 10:57:29,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-30 10:57:29,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-8845eab3-277a-47cd-90cc-1837a6574d21 2019-05-30 10:57:29,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8845eab3-277a-47cd-90cc-1837a6574d21 x-compute-request-id: req-8845eab3-277a-47cd-90cc-1837a6574d21 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:36Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:29,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-05-30 10:57:29,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c265ab23-b064-4808-920c-2252534b9139 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:29,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:29,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c265ab23-b064-4808-920c-2252534b9139 2019-05-30 10:57:29,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9964f154ea1edab517d967a0adb45868a3ce09c8" 2019-05-30 10:57:29,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:57: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-244173d5-359d-44dd-bb23-d3db9df916fe x-compute-request-id: req-244173d5-359d-44dd-bb23-d3db9df916fe 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.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:36Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:29,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-244173d5-359d-44dd-bb23-d3db9df916fe 2019-05-30 10:57:29,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-244173d5-359d-44dd-bb23-d3db9df916fe 2019-05-30 10:57:29,958 - 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-05-30 10:57:29,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f785dad7-9d5d-4e4c-a86e-5a2a67c3ff49 2019-05-30 10:57:29,959 - 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-05-30 10:57:29,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:29,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f785dad7-9d5d-4e4c-a86e-5a2a67c3ff49 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:57:29,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:57:31,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:57:31,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:57:31,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:57:31,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:57:31,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:57:31,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:57:31,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:57:31,004 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:57:31,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:57:31,004 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:57:31 GMT 2019-05-30 10:57:31,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:57:31,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:57:31,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:57:31,004 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:57:31,004 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:36,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:57:36,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:57:36,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:57:36,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:57:36,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:57:36,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:57:36,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:57:36,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:57:36,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:30.323Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6192196eb43f1e20a21c7279f9b5761b52c4e4c6\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:28.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4d5367ff-297e-4109-9e87-a03972c70a58"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:30.323Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-7c86b36d-e66a-4c75-b597-900c8cf20f5b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:29.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4d5367ff-297e-4109-9e87-a03972c70a58"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:30.323Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-7c86b36d-e66a-4c75-b597-900c8cf20f5b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:29.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4d5367ff-297e-4109-9e87-a03972c70a58"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:30.323Z", "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-05-30T10:57:29.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:30.323Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c86b36d-e66a-4c75-b597-900c8cf20f5b x-compute-request-id: req-7c86b36d-e66a-4c75-b597-900c8cf20f5b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:39Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:29.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4d5367ff-297e-4109-9e87-a03972c70a58"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:31.687Z", "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-05-30T10:57:31.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:31.687Z", "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-05-30T10:57:31.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}], "metadata": {"pagination": {"total": 1224, "offset": 1217, "size": 50}}} 2019-05-30 10:57:36,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:57:36,150 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:57:36 GMT 2019-05-30 10:57:36,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:57:36,150 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:57:36,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:57:36,151 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:57:36,151 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:36,151 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:57:36,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6192196eb43f1e20a21c7279f9b5761b52c4e4c6" 2019-05-30 10:57:36,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-7c86b36d-e66a-4c75-b597-900c8cf20f5b 2019-05-30 10:57:36,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-7c86b36d-e66a-4c75-b597-900c8cf20f5b 2019-05-30 10:57:36,152 - 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-05-30 10:57:36,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c86b36d-e66a-4c75-b597-900c8cf20f5b x-compute-request-id: req-7c86b36d-e66a-4c75-b597-900c8cf20f5b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:39Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:57:36,153 - 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-05-30 10:57:36,153 - 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-05-30 10:57:36,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:57:36,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:57:36,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:57:36,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:57:36,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:57:36,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:57:36,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:57:36,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:57:36,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:57:36,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:57:36,346 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:57:36 GMT 2019-05-30 10:57:36,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:57:36,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:57:36,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:57:36,347 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:57:36,347 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:41,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:57:41,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:57:41,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:57:41,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:57:41,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:57:41,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:57:41,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:57:41,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:57:41,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1224, "offset": 1224, "size": 50}}} 2019-05-30 10:57:41,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:57:41,623 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:57:41 GMT 2019-05-30 10:57:41,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:57:41,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 10:57:41,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:57:41,624 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:57:41,624 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:41,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:57:42,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:57:42,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:57:42,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:57:42,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:57:42,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:57:42,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:57:42,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:57:42,397 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:57:42,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:57:42,397 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:57:42 GMT 2019-05-30 10:57:42,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:57:42,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:57:42,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:57:42,398 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:57:42,398 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:47,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:57:47,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:57:47,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:57:47,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:57:47,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:57:47,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:57:47,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:57:47,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:57:47,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1224, "offset": 1224, "size": 50}}} 2019-05-30 10:57:47,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:57:47,759 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:57:47 GMT 2019-05-30 10:57:47,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:57:47,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 10:57:47,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:57:47,759 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:57:47,759 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:47,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:57:48,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:57:48,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:57:48,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:57:48,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:57:48,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:57:48,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:57:48,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:57:48,143 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:57:48,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:57:48,143 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:57:48 GMT 2019-05-30 10:57:48,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:57:48,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:57:48,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:57:48,143 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:57:48,144 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:53,149 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:57:53,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:57:53,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:57:53,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:57:53,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:57:53,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:57:53,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:57:53,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:57:53,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_k5oak0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:50.235Z", "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-05-30T10:57:50.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:51.461Z", "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-05-30T10:57:51.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:52.824Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:57:52.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a09881f7-23cd-4dbe-9357-8cdae61107a4"}], "metadata": {"pagination": {"total": 1227, "offset": 1224, "size": 50}}} 2019-05-30 10:57:53,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:57:53,576 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:57:53 GMT 2019-05-30 10:57:53,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:57:53,577 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:57:53,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:57:53,577 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:57:53,577 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:53,577 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:57:53,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-30 10:57:53,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-30 10:57:53,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:57:53,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:57:54,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:57:54,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:57:54,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:57:54,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:57:54,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:57:54,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:57:54,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:57:54,290 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:57:54,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:57:54,290 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:57:54 GMT 2019-05-30 10:57:54,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:57:54,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:57:54,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:57:54,290 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:57:54,291 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:57:59,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:58:00,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:00,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:00,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:00,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:00,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:00,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:00,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:00,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:53.879Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:57:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca97d234-8301-4712-b649-cf708d7478de 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:52.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a09881f7-23cd-4dbe-9357-8cdae61107a4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:53.879Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ca97d234-8301-4712-b649-cf708d7478de", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:52.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a09881f7-23cd-4dbe-9357-8cdae61107a4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:53.879Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf21a6bb794842ea653e763168c1cb7be99166f9\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:53.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a09881f7-23cd-4dbe-9357-8cdae61107a4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:54.590Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-14203abb-8143-483b-a7dd-c0116ad38ae1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:54.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a09881f7-23cd-4dbe-9357-8cdae61107a4"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:54.590Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:57:53.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.12681315-f0bd-4f79-af8d-381e74f29de3"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:54.590Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:57:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77525b3b-d51f-451f-8274-e69db957857b 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:53.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.12681315-f0bd-4f79-af8d-381e74f29de3"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:54.590Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-77525b3b-d51f-451f-8274-e69db957857b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:53.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.12681315-f0bd-4f79-af8d-381e74f29de3"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:54.590Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:57: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-14203abb-8143-483b-a7dd-c0116ad38ae1 x-compute-request-id: req-14203abb-8143-483b-a7dd-c0116ad38ae1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6d:87:fe\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:40Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:54.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a09881f7-23cd-4dbe-9357-8cdae61107a4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:54.590Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-14203abb-8143-483b-a7dd-c0116ad38ae1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:54.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a09881f7-23cd-4dbe-9357-8cdae61107a4"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:54.590Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}326451534feaf72cbb1dd81f900144674a5a069b\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:54.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.12681315-f0bd-4f79-af8d-381e74f29de3"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:54.590Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:54.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a09881f7-23cd-4dbe-9357-8cdae61107a4"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:55.667Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:57:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-361c7f6c-ab7c-404c-9b01-7a0c5675dab3 x-compute-request-id: req-361c7f6c-ab7c-404c-9b01-7a0c5675dab3 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5a:b7:92\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:40Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_proxy_host_x356c6\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:55.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.12681315-f0bd-4f79-af8d-381e74f29de3"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:55.667Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-361c7f6c-ab7c-404c-9b01-7a0c5675dab3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:55.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.12681315-f0bd-4f79-af8d-381e74f29de3"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:55.667Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-361c7f6c-ab7c-404c-9b01-7a0c5675dab3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:55.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.12681315-f0bd-4f79-af8d-381e74f29de3"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:55.667Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:55.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.12681315-f0bd-4f79-af8d-381e74f29de3"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:56.944Z", "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-05-30T10:57:55.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:57.915Z", "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-05-30T10:57:57.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:57.915Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:57.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:57.915Z", "message": "Creating agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:57.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:58.983Z", "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-05-30T10:57:57.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:58.983Z", "message": "Creating agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:57.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:57:59.867Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:57:59.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}], "metadata": {"pagination": {"total": 1249, "offset": 1227, "size": 50}}} 2019-05-30 10:58:00,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:00,342 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:00 GMT 2019-05-30 10:58:00,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:00,342 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:58:00,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:00,343 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:00,343 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:00,343 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:58:00,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:57:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca97d234-8301-4712-b649-cf708d7478de 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:58:00,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ca97d234-8301-4712-b649-cf708d7478de 2019-05-30 10:58:00,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf21a6bb794842ea653e763168c1cb7be99166f9" 2019-05-30 10:58:00,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-14203abb-8143-483b-a7dd-c0116ad38ae1 2019-05-30 10:58:00,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:58:00,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:57:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77525b3b-d51f-451f-8274-e69db957857b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:58:00,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-77525b3b-d51f-451f-8274-e69db957857b 2019-05-30 10:58:00,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:57: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-14203abb-8143-483b-a7dd-c0116ad38ae1 x-compute-request-id: req-14203abb-8143-483b-a7dd-c0116ad38ae1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:87:fe", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:40Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:58:00,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-14203abb-8143-483b-a7dd-c0116ad38ae1 2019-05-30 10:58:00,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326451534feaf72cbb1dd81f900144674a5a069b" 2019-05-30 10:58:00,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-30 10:58:00,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:57:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-361c7f6c-ab7c-404c-9b01-7a0c5675dab3 x-compute-request-id: req-361c7f6c-ab7c-404c-9b01-7a0c5675dab3 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:b7:92", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "91a8dbf5-b492-48b4-ad88-d28ed418a755", "security_groups": [{"name": "default"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:40Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_proxy_host_x356c6", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:58:00,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-361c7f6c-ab7c-404c-9b01-7a0c5675dab3 2019-05-30 10:58:00,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-361c7f6c-ab7c-404c-9b01-7a0c5675dab3 2019-05-30 10:58:00,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-30 10:58:00,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-30 10:58:00,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-05-30 10:58:00,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-05-30 10:58:00,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-30 10:58:00,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-30 10:58:00,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-30 10:58:00,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-30 10:58:00,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:58:01,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:01,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:01,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:01,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:01,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:01,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:01,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:01,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:58:01,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:01,171 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:01 GMT 2019-05-30 10:58:01,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:01,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:58:01,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:01,171 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:01,171 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:06,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:58:07,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:07,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:07,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:07,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:07,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:07,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:07,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:07,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:00.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:58:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.65991007-4831-4e0d-82b0-19e3d6a87d5e"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:01.542Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-2058a6ae-8e3d-42d5-83d6-99d49d304b20", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:00.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.65991007-4831-4e0d-82b0-19e3d6a87d5e"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:01.542Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:58:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6ff03a3-9236-4814-a43d-e3ac594c2d2d 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:01.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.67988964-4b6a-4a71-96c2-2a4fc51fcc85"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:01.542Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2058a6ae-8e3d-42d5-83d6-99d49d304b20 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:00.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.65991007-4831-4e0d-82b0-19e3d6a87d5e"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:01.542Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:58:01.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.67988964-4b6a-4a71-96c2-2a4fc51fcc85"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:01.542Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}821acbaf4135ea067b1c9e6d886cd6f66efd917a\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:01.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.65991007-4831-4e0d-82b0-19e3d6a87d5e"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:01.542Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a6ff03a3-9236-4814-a43d-e3ac594c2d2d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:01.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.67988964-4b6a-4a71-96c2-2a4fc51fcc85"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:02.871Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:02.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:02.871Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-3250a6e4-155e-4774-8c70-dd9b6a489440", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:02.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.65991007-4831-4e0d-82b0-19e3d6a87d5e"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:02.871Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-3250a6e4-155e-4774-8c70-dd9b6a489440", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:02.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.65991007-4831-4e0d-82b0-19e3d6a87d5e"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:02.871Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}41b293080ca961ee20278130dc42b4d23303d5f8\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:01.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.67988964-4b6a-4a71-96c2-2a4fc51fcc85"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:02.871Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3250a6e4-155e-4774-8c70-dd9b6a489440 x-compute-request-id: req-3250a6e4-155e-4774-8c70-dd9b6a489440 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:38Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:02.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.65991007-4831-4e0d-82b0-19e3d6a87d5e"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:04.204Z", "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-05-30T10:58:03.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:04.204Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:02.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.67988964-4b6a-4a71-96c2-2a4fc51fcc85"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:04.204Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-275f6583-cff4-4997-9b7e-eb8ca2d78f5f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:02.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.67988964-4b6a-4a71-96c2-2a4fc51fcc85"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:04.204Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-275f6583-cff4-4997-9b7e-eb8ca2d78f5f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:02.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.67988964-4b6a-4a71-96c2-2a4fc51fcc85"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:04.204Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-275f6583-cff4-4997-9b7e-eb8ca2d78f5f x-compute-request-id: req-275f6583-cff4-4997-9b7e-eb8ca2d78f5f Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:63:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:40Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:02.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.67988964-4b6a-4a71-96c2-2a4fc51fcc85"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:05.265Z", "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-05-30T10:58:05.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:06.229Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:05.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9d11be4e-ef3f-4cde-b2db-4d8a3a10a4e6"}], "metadata": {"pagination": {"total": 1268, "offset": 1249, "size": 50}}} 2019-05-30 10:58:07,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:07,642 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:07 GMT 2019-05-30 10:58:07,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:07,643 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:58:07,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:07,643 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:07,643 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:07,643 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:58:07,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:58:07,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2058a6ae-8e3d-42d5-83d6-99d49d304b20 2019-05-30 10:58:07,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:58:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6ff03a3-9236-4814-a43d-e3ac594c2d2d 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:58:07,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2058a6ae-8e3d-42d5-83d6-99d49d304b20 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:58:07,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:58:07,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821acbaf4135ea067b1c9e6d886cd6f66efd917a" 2019-05-30 10:58:07,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a6ff03a3-9236-4814-a43d-e3ac594c2d2d 2019-05-30 10:58:07,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-30 10:58:07,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-3250a6e4-155e-4774-8c70-dd9b6a489440 2019-05-30 10:58:07,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-3250a6e4-155e-4774-8c70-dd9b6a489440 2019-05-30 10:58:07,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b293080ca961ee20278130dc42b4d23303d5f8" 2019-05-30 10:58:07,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3250a6e4-155e-4774-8c70-dd9b6a489440 x-compute-request-id: req-3250a6e4-155e-4774-8c70-dd9b6a489440 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:38Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:58:07,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-30 10:58:07,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-30 10:58:07,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-275f6583-cff4-4997-9b7e-eb8ca2d78f5f 2019-05-30 10:58:07,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-275f6583-cff4-4997-9b7e-eb8ca2d78f5f 2019-05-30 10:58:07,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-275f6583-cff4-4997-9b7e-eb8ca2d78f5f x-compute-request-id: req-275f6583-cff4-4997-9b7e-eb8ca2d78f5f Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:40Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:58:07,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-30 10:58:07,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-30 10:58:07,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:58:08,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:08,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:08,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:08,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:08,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:08,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:08,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:08,545 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:58:08,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:08,545 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:08 GMT 2019-05-30 10:58:08,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:08,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:58:08,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:08,545 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:08,546 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:13,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:58:16,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:16,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:16,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:16,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:16,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:16,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:16,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:16,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_mjs10z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:07.712Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:06.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:08.904Z", "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-05-30T10:58:08.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:09.947Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:58:08.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.774eba14-c7ac-4093-b09a-972edaaef380"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:09.947Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-872b56c1-a193-498a-85b0-9a41ae1f765a 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:08.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.774eba14-c7ac-4093-b09a-972edaaef380"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:09.947Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-872b56c1-a193-498a-85b0-9a41ae1f765a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:08.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.774eba14-c7ac-4093-b09a-972edaaef380"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:09.947Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2fb133620cd6d2eb4648972e5aff59353ebfa0f3\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:09.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.774eba14-c7ac-4093-b09a-972edaaef380"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:11.372Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-c26a53a9-b06b-4ee2-8995-e2940c0aeb88", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:10.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.774eba14-c7ac-4093-b09a-972edaaef380"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:11.372Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:10.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.774eba14-c7ac-4093-b09a-972edaaef380"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:11.372Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-c26a53a9-b06b-4ee2-8995-e2940c0aeb88", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:10.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.774eba14-c7ac-4093-b09a-972edaaef380"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:11.372Z", "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-05-30T10:58:10.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:11.372Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58: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-c26a53a9-b06b-4ee2-8995-e2940c0aeb88 x-compute-request-id: req-c26a53a9-b06b-4ee2-8995-e2940c0aeb88 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:39.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:39Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:10.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.774eba14-c7ac-4093-b09a-972edaaef380"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:11.372Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:10.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:12.164Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-cfc1e53c-2409-47f3-9257-182095e391ba", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:11.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4bac48f3-cb76-41d5-872b-913879ba60d8"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:12.164Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (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.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-30T10:58:11.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:12.164Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:58:11.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4bac48f3-cb76-41d5-872b-913879ba60d8"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:12.164Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:58:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfc1e53c-2409-47f3-9257-182095e391ba 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:11.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4bac48f3-cb76-41d5-872b-913879ba60d8"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:12.164Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e77d3a7b475be4ea718d8dbc9d53a4e699edb316\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:11.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4bac48f3-cb76-41d5-872b-913879ba60d8"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:13.152Z", "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": "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-05-30T10:58:12.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:13.152Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-cf0782f0-aff3-456c-a650-88674c23cf2a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:12.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4bac48f3-cb76-41d5-872b-913879ba60d8"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:13.152Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58: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-cf0782f0-aff3-456c-a650-88674c23cf2a x-compute-request-id: req-cf0782f0-aff3-456c-a650-88674c23cf2a 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.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:36Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:12.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4bac48f3-cb76-41d5-872b-913879ba60d8"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:13.152Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-cf0782f0-aff3-456c-a650-88674c23cf2a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:12.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4bac48f3-cb76-41d5-872b-913879ba60d8"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:14.262Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:13.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:15.152Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f076b1a8-dbe6-424f-990d-4f05cd58e357", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:14.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.14480481-7f43-4893-9905-1ad29c1ad500"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:15.152Z", "message": "Creating agent", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:14.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:15.152Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f076b1a8-dbe6-424f-990d-4f05cd58e357 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:14.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.14480481-7f43-4893-9905-1ad29c1ad500"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:15.152Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ce92d7144d574ea09e009c54e39b804c24a09d7\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:14.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.14480481-7f43-4893-9905-1ad29c1ad500"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:15.152Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:58:14.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.14480481-7f43-4893-9905-1ad29c1ad500"}], "metadata": {"pagination": {"total": 1295, "offset": 1268, "size": 50}}} 2019-05-30 10:58:16,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:16,166 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:16 GMT 2019-05-30 10:58:16,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:16,166 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:58:16,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:16,166 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:16,167 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:16,167 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:58:16,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-05-30 10:58:16,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-30 10:58:16,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:58:16,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-872b56c1-a193-498a-85b0-9a41ae1f765a 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:58:16,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-872b56c1-a193-498a-85b0-9a41ae1f765a 2019-05-30 10:58:16,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb133620cd6d2eb4648972e5aff59353ebfa0f3" 2019-05-30 10:58:16,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-c26a53a9-b06b-4ee2-8995-e2940c0aeb88 2019-05-30 10:58:16,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-30 10:58:16,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-c26a53a9-b06b-4ee2-8995-e2940c0aeb88 2019-05-30 10:58:16,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-30 10:58:16,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58: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-c26a53a9-b06b-4ee2-8995-e2940c0aeb88 x-compute-request-id: req-c26a53a9-b06b-4ee2-8995-e2940c0aeb88 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:39.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:39Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:58:16,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-30 10:58:16,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-cfc1e53c-2409-47f3-9257-182095e391ba 2019-05-30 10:58:16,171 - 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.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time) 2019-05-30 10:58:16,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:58:16,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:58:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfc1e53c-2409-47f3-9257-182095e391ba 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:58:16,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d3a7b475be4ea718d8dbc9d53a4e699edb316" 2019-05-30 10:58:16,171 - 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-05-30 10:58:16,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-cf0782f0-aff3-456c-a650-88674c23cf2a 2019-05-30 10:58:16,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58: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-cf0782f0-aff3-456c-a650-88674c23cf2a x-compute-request-id: req-cf0782f0-aff3-456c-a650-88674c23cf2a 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.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:36Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:58:16,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-cf0782f0-aff3-456c-a650-88674c23cf2a 2019-05-30 10:58:16,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-05-30 10:58:16,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f076b1a8-dbe6-424f-990d-4f05cd58e357 2019-05-30 10:58:16,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-30 10:58:16,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f076b1a8-dbe6-424f-990d-4f05cd58e357 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:58:16,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce92d7144d574ea09e009c54e39b804c24a09d7" 2019-05-30 10:58:16,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:58:16,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:58:17,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:17,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:17,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:17,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:17,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:17,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:17,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:17,795 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:58:17,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:17,796 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:17 GMT 2019-05-30 10:58:17,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:17,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:58:17,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:17,796 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:17,796 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:22,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:58:22,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:22,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:22,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:22,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:22,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:22,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:22,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:22,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:16.537Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-363e9a85-2bbc-41e1-ae94-58102edc3d33", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:15.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.14480481-7f43-4893-9905-1ad29c1ad500"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:16.537Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-363e9a85-2bbc-41e1-ae94-58102edc3d33", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:15.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.14480481-7f43-4893-9905-1ad29c1ad500"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:16.537Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-363e9a85-2bbc-41e1-ae94-58102edc3d33 x-compute-request-id: req-363e9a85-2bbc-41e1-ae94-58102edc3d33 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:39Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:15.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.14480481-7f43-4893-9905-1ad29c1ad500"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:16.537Z", "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": "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-05-30T10:58:16.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:17.762Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-787249ef-3995-4abf-a8f1-d94443271ff8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:17.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.50c71f34-23f1-4e5a-a419-9fb07ffd5ac5"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:17.762Z", "message": "Creating agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:17.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:17.762Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-787249ef-3995-4abf-a8f1-d94443271ff8 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:17.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.50c71f34-23f1-4e5a-a419-9fb07ffd5ac5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:17.762Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:58:17.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.50c71f34-23f1-4e5a-a419-9fb07ffd5ac5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:19.357Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}43680e522e024237cfc42d0022a937868626811f\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:17.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.50c71f34-23f1-4e5a-a419-9fb07ffd5ac5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:19.357Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cf0c6eb-0460-4f74-9419-6ea6624e3fc7 x-compute-request-id: req-5cf0c6eb-0460-4f74-9419-6ea6624e3fc7 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T10:55:36Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:18.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.50c71f34-23f1-4e5a-a419-9fb07ffd5ac5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:19.357Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-5cf0c6eb-0460-4f74-9419-6ea6624e3fc7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:18.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.50c71f34-23f1-4e5a-a419-9fb07ffd5ac5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:19.357Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-5cf0c6eb-0460-4f74-9419-6ea6624e3fc7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:18.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.50c71f34-23f1-4e5a-a419-9fb07ffd5ac5"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:20.201Z", "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-05-30T10:58:19.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:20.968Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:20.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:20.968Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:20.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:21.743Z", "message": "Creating Agent proxy_host_x356c6", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:21.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:21.743Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:21.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:21.743Z", "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-05-30T10:58:20.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:22.280Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:21.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:22.280Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:22.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}], "metadata": {"pagination": {"total": 1315, "offset": 1295, "size": 50}}} 2019-05-30 10:58:22,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:22,998 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:22 GMT 2019-05-30 10:58:22,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:22,999 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:58:22,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:22,999 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:22,999 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:22,999 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:58:23,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-363e9a85-2bbc-41e1-ae94-58102edc3d33 2019-05-30 10:58:23,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-363e9a85-2bbc-41e1-ae94-58102edc3d33 2019-05-30 10:58:23,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-363e9a85-2bbc-41e1-ae94-58102edc3d33 x-compute-request-id: req-363e9a85-2bbc-41e1-ae94-58102edc3d33 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:39Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:58:23,001 - 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-05-30 10:58:23,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-787249ef-3995-4abf-a8f1-d94443271ff8 2019-05-30 10:58:23,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-30 10:58:23,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-787249ef-3995-4abf-a8f1-d94443271ff8 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:58:23,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:58:23,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43680e522e024237cfc42d0022a937868626811f" 2019-05-30 10:58:23,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cf0c6eb-0460-4f74-9419-6ea6624e3fc7 x-compute-request-id: req-5cf0c6eb-0460-4f74-9419-6ea6624e3fc7 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T10:55:36Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:58:23,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-5cf0c6eb-0460-4f74-9419-6ea6624e3fc7 2019-05-30 10:58:23,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-5cf0c6eb-0460-4f74-9419-6ea6624e3fc7 2019-05-30 10:58:23,003 - 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-05-30 10:58:23,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-30 10:58:23,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-30 10:58:23,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_x356c6 2019-05-30 10:58:23,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-30 10:58:23,003 - 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-05-30 10:58:23,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-30 10:58:23,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-30 10:58:23,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:58:23,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:23,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:23,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:23,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:23,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:23,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:23,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:23,156 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:58:23,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:23,156 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:23 GMT 2019-05-30 10:58:23,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:23,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:58:23,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:23,156 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:23,157 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:28,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:58:28,273 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:28,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:28,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:28,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:28,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:28,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:28,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:28,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:25.828Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:25.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:26.630Z", "message": "Creating Agent ellis_host_pwc8x3", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:26.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:27.313Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:26.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:27.313Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:27.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:28.182Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:28.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}], "metadata": {"pagination": {"total": 1320, "offset": 1315, "size": 50}}} 2019-05-30 10:58:28,274 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:28,274 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:28 GMT 2019-05-30 10:58:28,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:28,274 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:58:28,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:28,274 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:28,274 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:28,274 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:58:28,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-30 10:58:28,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_pwc8x3 2019-05-30 10:58:28,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-30 10:58:28,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-30 10:58:28,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-30 10:58:28,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:58:28,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:28,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:28,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:28,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:28,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:28,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:28,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:28,733 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:58:28,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:28,733 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:28 GMT 2019-05-30 10:58:28,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:28,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:58:28,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:28,734 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:28,734 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:33,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:58:33,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:33,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:33,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:33,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:33,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:33,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:33,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:33,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:28.869Z", "message": "Creating Agent homer_host_mjs10z", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:28.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:29.689Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-proxy-host-x356c6", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "Successfully created daemon: proxy_host_x356c6", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "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-05-30T10:58:29.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "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-05-30T10:58:29.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_x356c6/env", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "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-05-30T10:58:29.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "Successfully configured daemon: proxy_host_x356c6", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "2019-05-30 10:58:21 (198 MB/s) - \u2018/tmp/tmp.8VtI34FCeM/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-05-30T10:58:29.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "Saving to: \u2018/tmp/tmp.8VtI34FCeM/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "Downloading https://192.168.120.9: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-05-30T10:58:29.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "--2019-05-30 10:58:21-- https://192.168.120.9: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-05-30T10:58:29.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "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-05-30T10:58:29.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "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-05-30T10:58:29.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "Connecting to 192.168.120.9:53333... connected.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "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-05-30T10:58:29.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "Successfully started daemon: proxy_host_x356c6", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "10:58:27 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_x356c6: No response received for task 66427b93a2814b6cb9a30b8d4ed400bf", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.206Z", "message": "Starting daemon with command: sudo service cloudify-worker-proxy_host_x356c6 start", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:29.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9305d60a-cd67-4b3e-94aa-817ba8b6de15"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.935Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:30.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.935Z", "message": "Agent created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:30.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.935Z", "message": "Installing plugins", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:30.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:30.935Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:30.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:32.210Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:32.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:32.967Z", "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-05-30T10:58:32.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7d14f89a-d4c6-41c5-8c6b-b42be6704a36"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:32.967Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:32.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7d14f89a-d4c6-41c5-8c6b-b42be6704a36"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:32.967Z", "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-05-30T10:58:32.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7d14f89a-d4c6-41c5-8c6b-b42be6704a36"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:32.967Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_x356c6/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:32.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7d14f89a-d4c6-41c5-8c6b-b42be6704a36"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:32.967Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:32.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7d14f89a-d4c6-41c5-8c6b-b42be6704a36"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:33.481Z", "message": "Creating Agent sprout_host_k5oak0", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:32.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}], "metadata": {"pagination": {"total": 1363, "offset": 1320, "size": 50}}} 2019-05-30 10:58:33,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:33,883 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:33 GMT 2019-05-30 10:58:33,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:33,883 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:58:33,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:33,883 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:33,883 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:33,883 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:58:33,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_mjs10z 2019-05-30 10:58:33,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-x356c6 2019-05-30 10:58:33,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_x356c6 2019-05-30 10:58:33,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-30 10:58:33,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-30 10:58:33,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-30 10:58:33,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:33,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-30 10:58:33,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_x356c6/env 2019-05-30 10:58:33,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-30 10:58:33,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-30 10:58:33,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-30 10:58:33,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_x356c6 2019-05-30 10:58:33,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-30 10:58:33,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-30 10:58:33,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-30 10:58:33,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:21 (198 MB/s) - ‘/tmp/tmp.8VtI34FCeM/agent.tar.gz’ saved [24073211/24073211] 2019-05-30 10:58:33,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-30 10:58:33,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:33,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:33,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.8VtI34FCeM/agent.tar.gz’ 2019-05-30 10:58:33,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-30 10:58:33,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-30 10:58:21-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-30 10:58:33,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:33,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-30 10:58:33,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-30 10:58:33,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-05-30 10:58:33,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-30 10:58:33,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-30 10:58:33,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_x356c6 2019-05-30 10:58:33,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:58:27 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_x356c6: No response received for task 66427b93a2814b6cb9a30b8d4ed400bf 2019-05-30 10:58:33,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_x356c6 start 2019-05-30 10:58:33,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-30 10:58:33,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-30 10:58:33,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-30 10:58:33,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-30 10:58:33,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-30 10:58:33,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-30 10:58:33,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-30 10:58:33,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-30 10:58:33,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_x356c6/env/bin/pip', 'freeze', '--all'] 2019-05-30 10:58:33,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-30 10:58:33,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_k5oak0 2019-05-30 10:58:33,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:58:34,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:34,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:34,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:34,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:34,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:34,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:34,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:34,019 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:58:34,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:34,019 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:34 GMT 2019-05-30 10:58:34,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:34,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:58:34,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:34,019 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:34,019 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:39,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:58:39,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:39,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:39,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:39,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:39,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:39,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:39,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:39,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:34.228Z", "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-05-30T10:58:33.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7d14f89a-d4c6-41c5-8c6b-b42be6704a36"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:34.228Z", "message": "Removing directory: /tmp/tmpED6Iqp/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:33.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7d14f89a-d4c6-41c5-8c6b-b42be6704a36"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:34.842Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:34.842Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pwc8x3", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:34.842Z", "message": "Plugins installed", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:34.842Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "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-05-30T10:58:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_pwc8x3 start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "10:58:32 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_pwc8x3: No response received for task 67d3313465e94979992f8cf18f92dc2e", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "Successfully started daemon: ellis_host_pwc8x3", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "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-05-30T10:58:34.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "100%[======================================>] 24,073,211 146MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "Successfully configured daemon: ellis_host_pwc8x3", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "2019-05-30 10:58:26 (146 MB/s) - \u2018/tmp/tmp.5c23yGb16T/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-05-30T10:58:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_pwc8x3/env", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "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-05-30T10:58:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "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-05-30T10:58:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "Downloading https://192.168.120.9: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-05-30T10:58:34.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "--2019-05-30 10:58:26-- https://192.168.120.9: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-05-30T10:58:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "Connecting to 192.168.120.9:53333... connected.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "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-05-30T10:58:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "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-05-30T10:58:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "Saving to: \u2018/tmp/tmp.5c23yGb16T/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "Successfully created daemon: ellis_host_pwc8x3", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:35.398Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:34.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c3b35cdc-e34a-479a-80d2-92e83c016032"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:36.200Z", "message": "Agent created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:35.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:36.200Z", "message": "Installing plugins", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:35.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:36.200Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:35.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:37.004Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:36.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:37.004Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:36.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:37.639Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:36.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7ba2edb-6c3f-4705-8271-e9adb01da0f0"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:37.639Z", "message": "[localhost] run: ['/home/ubuntu/ellis_host_pwc8x3/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:36.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7ba2edb-6c3f-4705-8271-e9adb01da0f0"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:37.639Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "100%[======================================>] 24,073,211 131MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_mjs10z start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}], "metadata": {"pagination": {"total": 1444, "offset": 1363, "size": 50}}} 2019-05-30 10:58:39,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:39,118 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:39 GMT 2019-05-30 10:58:39,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:39,118 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:58:39,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:39,118 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:39,119 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:39,119 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:58:39,121 - 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-05-30 10:58:39,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpED6Iqp/cloudify-diamond-plugin-1.3.5 2019-05-30 10:58:39,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-30 10:58:39,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pwc8x3 2019-05-30 10:58:39,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-30 10:58:39,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-30 10:58:39,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-30 10:58:39,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-30 10:58:39,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:39,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-30 10:58:39,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:39,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_pwc8x3 start 2019-05-30 10:58:39,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:58:32 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_pwc8x3: No response received for task 67d3313465e94979992f8cf18f92dc2e 2019-05-30 10:58:39,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_pwc8x3 2019-05-30 10:58:39,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-30 10:58:39,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 146MB/s in 0.2s 2019-05-30 10:58:39,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-30 10:58:39,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-30 10:58:39,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_pwc8x3 2019-05-30 10:58:39,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:26 (146 MB/s) - ‘/tmp/tmp.5c23yGb16T/agent.tar.gz’ saved [24073211/24073211] 2019-05-30 10:58:39,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-30 10:58:39,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_pwc8x3/env 2019-05-30 10:58:39,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-30 10:58:39,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-30 10:58:39,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:39,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-30 10:58:39,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-30 10:58:26-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-30 10:58:39,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-05-30 10:58:39,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-30 10:58:39,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-30 10:58:39,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.5c23yGb16T/agent.tar.gz’ 2019-05-30 10:58:39,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:39,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_pwc8x3 2019-05-30 10:58:39,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-30 10:58:39,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-30 10:58:39,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-30 10:58:39,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-30 10:58:39,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-30 10:58:39,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-30 10:58:39,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-30 10:58:39,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-30 10:58:39,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-30 10:58:39,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_pwc8x3/env/bin/pip', 'freeze', '--all'] 2019-05-30 10:58:39,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-30 10:58:39,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:39,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:39,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 131MB/s in 0.2s 2019-05-30 10:58:39,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-30 10:58:39,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:39,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_mjs10z start 2019-05-30 10:58:39,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:58:39,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:39,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:39,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:39,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:39,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:39,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:39,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:39,236 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:58:39,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:39,236 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:39 GMT 2019-05-30 10:58:39,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:39,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:58:39,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:39,237 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:39,237 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:44,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:58:44,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:44,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:44,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:44,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:44,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:44,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:44,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:44,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "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-05-30T10:58:37.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "100%[======================================>] 24,073,211 131MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7ba2edb-6c3f-4705-8271-e9adb01da0f0"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "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-05-30T10:58:37.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7ba2edb-6c3f-4705-8271-e9adb01da0f0"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "Successfully started daemon: homer_host_mjs10z", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "10:58:35 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_mjs10z: No response received for task a17cd04a321344b6abc2d84685760d86", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_mjs10z start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "Successfully configured daemon: homer_host_mjs10z", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "Successfully created daemon: homer_host_mjs10z", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "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-05-30T10:58:37.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "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-05-30T10:58:37.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "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-05-30T10:58:37.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7ba2edb-6c3f-4705-8271-e9adb01da0f0"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "2019-05-30 10:58:29 (131 MB/s) - \u2018/tmp/tmp.b8F2s0aolV/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-05-30T10:58:37.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_mjs10z/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-homer-host-mjs10z", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:37.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.216Z", "message": "Downloading https://192.168.120.9: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-05-30T10:58:37.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.c50a0fcd-bbab-4f19-874c-cca5fbadf7fd"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.769Z", "message": "Agent created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:38.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.769Z", "message": "Installing plugins", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:38.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:38.769Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:38.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:39.364Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:38.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:39.364Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:39.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:39.364Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:38.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:39.364Z", "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-05-30T10:58:38.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7ba2edb-6c3f-4705-8271-e9adb01da0f0"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:39.364Z", "message": "Removing directory: /tmp/tmpllue0D/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:38.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d7ba2edb-6c3f-4705-8271-e9adb01da0f0"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:40.177Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:39.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:40.177Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:39.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.92ef0786-1ceb-45c8-b66b-d5d36c8c9b9a"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:40.177Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_mjs10z/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:39.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.92ef0786-1ceb-45c8-b66b-d5d36c8c9b9a"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:40.177Z", "message": "Plugins installed", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:39.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:40.177Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:40.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:40.755Z", "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-05-30T10:58:40.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.92ef0786-1ceb-45c8-b66b-d5d36c8c9b9a"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:40.755Z", "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-05-30T10:58:40.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.92ef0786-1ceb-45c8-b66b-d5d36c8c9b9a"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:40.755Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:40.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.92ef0786-1ceb-45c8-b66b-d5d36c8c9b9a"}, {"node_instance_id": "proxy_node_j8ha8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.344Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:40.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.344Z", "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-05-30T10:58:41.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.92ef0786-1ceb-45c8-b66b-d5d36c8c9b9a"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_k5oak0/env", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "2019-05-30 10:58:33 (170 MB/s) - \u2018/tmp/tmp.oWfwoMlp24/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-05-30T10:58:41.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}], "metadata": {"pagination": {"total": 1507, "offset": 1413, "size": 50}}} 2019-05-30 10:58:44,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:44,351 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:44 GMT 2019-05-30 10:58:44,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:44,351 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:58:44,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:44,352 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:44,352 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:44,352 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:58:44,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:44,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-30 10:58:44,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-30 10:58:44,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 131MB/s in 0.2s 2019-05-30 10:58:44,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:44,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-30 10:58:44,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-30 10:58:44,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-30 10:58:44,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_mjs10z 2019-05-30 10:58:44,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:58:35 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_mjs10z: No response received for task a17cd04a321344b6abc2d84685760d86 2019-05-30 10:58:44,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_mjs10z start 2019-05-30 10:58:44,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-30 10:58:44,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_mjs10z 2019-05-30 10:58:44,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-30 10:58:44,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-30 10:58:44,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-30 10:58:44,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_mjs10z 2019-05-30 10:58:44,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-30 10:58:44,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-30 10:58:44,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-30 10:58:44,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-30 10:58:44,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-30 10:58:44,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:29 (131 MB/s) - ‘/tmp/tmp.b8F2s0aolV/agent.tar.gz’ saved [24073211/24073211] 2019-05-30 10:58:44,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:44,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-30 10:58:44,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_mjs10z/env 2019-05-30 10:58:44,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-mjs10z 2019-05-30 10:58:44,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-30 10:58:44,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-30 10:58:44,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-30 10:58:44,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-30 10:58:44,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-30 10:58:44,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-30 10:58:44,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-30 10:58:44,359 - 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-05-30 10:58:44,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpllue0D/cloudify-diamond-plugin-1.3.5 2019-05-30 10:58:44,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:58:44,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-30 10:58:44,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_mjs10z/env/bin/pip', 'freeze', '--all'] 2019-05-30 10:58:44,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-30 10:58:44,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-30 10:58:44,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-30 10:58:44,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-30 10:58:44,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-30 10:58:44,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 10:58:44,361 - 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-05-30 10:58:44,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_k5oak0/env 2019-05-30 10:58:44,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-30 10:58:44,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:44,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:33 (170 MB/s) - ‘/tmp/tmp.oWfwoMlp24/agent.tar.gz’ saved [24073211/24073211] 2019-05-30 10:58:44,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:58:44,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:44,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:44,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:44,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:44,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:44,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:44,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:44,470 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:58:44,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:44,470 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:44 GMT 2019-05-30 10:58:44,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:44,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:58:44,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:44,471 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:44,471 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:49,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:58:49,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:49,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:49,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:49,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:49,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:49,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:49,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:49,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "10:58:39 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_k5oak0: No response received for task 8c053fe2150a4d9b8959bd1e7f81261b", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "Removing directory: /tmp/tmpZkIyIF/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.92ef0786-1ceb-45c8-b66b-d5d36c8c9b9a"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-sprout-host-k5oak0", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "Successfully created daemon: sprout_host_k5oak0", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "Successfully configured daemon: sprout_host_k5oak0", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "proxy_node_j8ha8b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "Downloading https://192.168.120.9: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-05-30T10:58:41.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "--2019-05-30 10:58:33-- https://192.168.120.9: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-05-30T10:58:41.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "Connecting to 192.168.120.9:53333... connected.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "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-05-30T10:58:41.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "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-05-30T10:58:41.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "Saving to: \u2018/tmp/tmp.oWfwoMlp24/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "2019-05-30 10:58:33 (170 MB/s) - \u2018/tmp/tmp.oWfwoMlp24/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-05-30T10:58:41.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "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-05-30T10:58:41.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "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-05-30T10:58:41.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:41.869Z", "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-05-30T10:58:41.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.7111cd7f-59da-4d88-8f63-bcba11b4fcf4"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:42.561Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:42.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:42.561Z", "message": "Plugins installed", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:42.561Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:42.561Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:41.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:43.430Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:42.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:43.430Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:42.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:43.430Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/PUA3N/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:42.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:43.430Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:42.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:43.430Z", "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-05-30T10:58:42.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:43.430Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:42.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:43.430Z", "message": "Process created, PID: 1606", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:42.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:43.430Z", "message": "Agent created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:42.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:44.024Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:43.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:44.024Z", "message": "Installing plugins", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:43.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:44.024Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:43.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:44.608Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:44.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:44.608Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:44.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:45.432Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8710eef0-1960-4e99-a2b6-39231bd9a376 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:45.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.42ec09e1-1dd4-4e8a-9363-944f57f1d3c6"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:45.432Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8710eef0-1960-4e99-a2b6-39231bd9a376", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:45.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.42ec09e1-1dd4-4e8a-9363-944f57f1d3c6"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:45.432Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:44.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:45.432Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:58:45.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.42ec09e1-1dd4-4e8a-9363-944f57f1d3c6"}], "metadata": {"pagination": {"total": 1533, "offset": 1463, "size": 50}}} 2019-05-30 10:58:49,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:49,590 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:49 GMT 2019-05-30 10:58:49,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:49,590 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:58:49,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:49,590 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:49,591 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:49,591 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:58:49,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:58:39 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_k5oak0: No response received for task 8c053fe2150a4d9b8959bd1e7f81261b 2019-05-30 10:58:49,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpZkIyIF/cloudify-diamond-plugin-1.3.5 2019-05-30 10:58:49,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-k5oak0 2019-05-30 10:58:49,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-30 10:58:49,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-30 10:58:49,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_k5oak0 2019-05-30 10:58:49,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-30 10:58:49,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-30 10:58:49,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-30 10:58:49,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_k5oak0 2019-05-30 10:58:49,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-30 10:58:49,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-30 10:58:49,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 10:58:49,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-30 10:58:49,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-30 10:58:33-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-30 10:58:49,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-05-30 10:58:49,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-30 10:58:49,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-30 10:58:49,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.oWfwoMlp24/agent.tar.gz’ 2019-05-30 10:58:49,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:49,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:49,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-30 10:58:49,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-30 10:58:49,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:49,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:33 (170 MB/s) - ‘/tmp/tmp.oWfwoMlp24/agent.tar.gz’ saved [24073211/24073211] 2019-05-30 10:58:49,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:49,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-30 10:58:49,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-30 10:58:49,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-30 10:58:49,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-30 10:58:49,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-30 10:58:49,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-30 10:58:49,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-30 10:58:49,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-30 10:58:49,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-30 10:58:49,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/PUA3N/install_requirements.sh 2019-05-30 10:58:49,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-30 10:58:49,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 10:58:49,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-30 10:58:49,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1606 2019-05-30 10:58:49,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-30 10:58:49,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-30 10:58:49,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-30 10:58:49,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-30 10:58:49,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-30 10:58:49,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-30 10:58:49,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8710eef0-1960-4e99-a2b6-39231bd9a376 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:58:49,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8710eef0-1960-4e99-a2b6-39231bd9a376 2019-05-30 10:58:49,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-30 10:58:49,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:58:49,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:58:49,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:49,677 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:49,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:49,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:49,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:49,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:49,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:49,677 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:58:49,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:49,678 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:49 GMT 2019-05-30 10:58:49,678 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:49,678 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:58:49,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:49,678 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:49,678 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:54,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:58:54,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:54,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:54,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:54,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:54,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:54,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:54,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:54,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:46.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25c74b02103c0afa7d2adf630ba9d28c90a9ed18\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:45.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.42ec09e1-1dd4-4e8a-9363-944f57f1d3c6"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:46.050Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:45.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:46.611Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:46.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.42ec09e1-1dd4-4e8a-9363-944f57f1d3c6"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:46.611Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:46.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:46.611Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:46.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.287c268f-d78b-4973-9abe-6eb53ca50cea"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:46.611Z", "message": "[localhost] run: ['/home/ubuntu/sprout_host_k5oak0/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:46.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.287c268f-d78b-4973-9abe-6eb53ca50cea"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:46.611Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a4aab15-0f78-451b-a829-b51176a1f71b x-compute-request-id: req-5a4aab15-0f78-451b-a829-b51176a1f71b Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5b:59:f2\", \"version\": 4, \"addr\": \"192.168.120.34\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:46.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.42ec09e1-1dd4-4e8a-9363-944f57f1d3c6"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:46.611Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-5a4aab15-0f78-451b-a829-b51176a1f71b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:46.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.42ec09e1-1dd4-4e8a-9363-944f57f1d3c6"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:46.611Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-5a4aab15-0f78-451b-a829-b51176a1f71b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:46.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.42ec09e1-1dd4-4e8a-9363-944f57f1d3c6"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:47.227Z", "message": "Creating agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:47.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:47.227Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:46.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:47.796Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:47.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:47.796Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:47.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:47.796Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:47.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:48.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:58:47.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.39ae24b6-8f4a-429b-baaf-8735263f0bb8"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:48.497Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9fd228a-6b24-438c-8b06-bed6f5adef5b 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:47.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.39ae24b6-8f4a-429b-baaf-8735263f0bb8"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:48.497Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c9fd228a-6b24-438c-8b06-bed6f5adef5b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:47.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.39ae24b6-8f4a-429b-baaf-8735263f0bb8"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:48.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e87f6062cc0e9499ae9f68a21c3a205786ea46c9\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:48.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.39ae24b6-8f4a-429b-baaf-8735263f0bb8"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:49.080Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:48.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:49.080Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afab5d14-753a-4ba3-ad58-1059d176171a x-compute-request-id: req-afab5d14-753a-4ba3-ad58-1059d176171a Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b7:d5:55\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:27.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:27Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:49.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.39ae24b6-8f4a-429b-baaf-8735263f0bb8"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:49.613Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:49.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:49.613Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-afab5d14-753a-4ba3-ad58-1059d176171a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:49.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.39ae24b6-8f4a-429b-baaf-8735263f0bb8"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:49.613Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-afab5d14-753a-4ba3-ad58-1059d176171a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:49.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.39ae24b6-8f4a-429b-baaf-8735263f0bb8"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:49.613Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:49.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.39ae24b6-8f4a-429b-baaf-8735263f0bb8"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:49.613Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:49.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:50.209Z", "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-05-30T10:58:49.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:50.209Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:49.536Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:50.209Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:49.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:50.878Z", "message": "Creating agent", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:50.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:50.878Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:50.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:51.428Z", "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-05-30T10:58:51.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:51.428Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:58:51.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9ac147b-f02e-4b26-a28a-4d00c1b02aa9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:51.428Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5bb3a99d-98cf-49a4-839a-86eeaef1989b", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:51.031Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:51.428Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:58:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bb3a99d-98cf-49a4-839a-86eeaef1989b 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:51.029Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:51.428Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:51.024Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:52.094Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:51.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:52.094Z", "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-05-30T10:58:51.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.287c268f-d78b-4973-9abe-6eb53ca50cea"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:52.094Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:51.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.287c268f-d78b-4973-9abe-6eb53ca50cea"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:52.094Z", "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-05-30T10:58:51.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.287c268f-d78b-4973-9abe-6eb53ca50cea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:52.094Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac850a62f7875de095f86864f59bbdbf442690ed\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:51.439Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:52.094Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e103888a-432c-471e-8764-1f2aafba6da2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:51.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9ac147b-f02e-4b26-a28a-4d00c1b02aa9"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:52.094Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:58:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e103888a-432c-471e-8764-1f2aafba6da2 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:51.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9ac147b-f02e-4b26-a28a-4d00c1b02aa9"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:52.094Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0cc5b3463ab39816676e2991860f2dbfb0e17a29\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:51.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9ac147b-f02e-4b26-a28a-4d00c1b02aa9"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:52.094Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:51.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:52.653Z", "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-05-30T10:58:52.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.287c268f-d78b-4973-9abe-6eb53ca50cea"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:52.653Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79eaddc9-f06f-4a46-bbd3-01dee16a146e 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:52.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a1ccdf91-2ae9-403e-8046-5b78b5d5774d"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:52.653Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-79eaddc9-f06f-4a46-bbd3-01dee16a146e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:52.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a1ccdf91-2ae9-403e-8046-5b78b5d5774d"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:52.653Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T10:58:52.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a1ccdf91-2ae9-403e-8046-5b78b5d5774d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:52.653Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac850a62f7875de095f86864f59bbdbf442690ed\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:52.344Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:52.653Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-3d0aa1ee-e980-4397-8fe5-41c91d8078ed", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:52.343Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}], "metadata": {"pagination": {"total": 1588, "offset": 1513, "size": 50}}} 2019-05-30 10:58:54,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:54,819 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:54 GMT 2019-05-30 10:58:54,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:54,819 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:58:54,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:54,819 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:54,819 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:58:54,819 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:58:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c74b02103c0afa7d2adf630ba9d28c90a9ed18" 2019-05-30 10:58:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-30 10:58:54,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-30 10:58:54,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-30 10:58:54,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-30 10:58:54,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_k5oak0/env/bin/pip', 'freeze', '--all'] 2019-05-30 10:58:54,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a4aab15-0f78-451b-a829-b51176a1f71b x-compute-request-id: req-5a4aab15-0f78-451b-a829-b51176a1f71b Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:59:f2", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:58:54,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-5a4aab15-0f78-451b-a829-b51176a1f71b 2019-05-30 10:58:54,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-5a4aab15-0f78-451b-a829-b51176a1f71b 2019-05-30 10:58:54,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-30 10:58:54,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-30 10:58:54,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-30 10:58:54,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-30 10:58:54,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-30 10:58:54,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:58:54,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9fd228a-6b24-438c-8b06-bed6f5adef5b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:58:54,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c9fd228a-6b24-438c-8b06-bed6f5adef5b 2019-05-30 10:58:54,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87f6062cc0e9499ae9f68a21c3a205786ea46c9" 2019-05-30 10:58:54,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-30 10:58:54,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afab5d14-753a-4ba3-ad58-1059d176171a x-compute-request-id: req-afab5d14-753a-4ba3-ad58-1059d176171a Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:d5:55", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:27.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:27Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:58:54,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-30 10:58:54,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-afab5d14-753a-4ba3-ad58-1059d176171a 2019-05-30 10:58:54,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-afab5d14-753a-4ba3-ad58-1059d176171a 2019-05-30 10:58:54,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-30 10:58:54,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-30 10:58:54,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-30 10:58:54,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-30 10:58:54,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-30 10:58:54,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-30 10:58:54,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-30 10:58:54,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-30 10:58:54,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:58:54,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5bb3a99d-98cf-49a4-839a-86eeaef1989b 2019-05-30 10:58:54,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:58:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bb3a99d-98cf-49a4-839a-86eeaef1989b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:58:54,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:58:54,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-30 10:58:54,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-30 10:58:54,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-30 10:58:54,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-30 10:58:54,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850a62f7875de095f86864f59bbdbf442690ed" 2019-05-30 10:58:54,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e103888a-432c-471e-8764-1f2aafba6da2 2019-05-30 10:58:54,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:58:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e103888a-432c-471e-8764-1f2aafba6da2 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:58:54,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc5b3463ab39816676e2991860f2dbfb0e17a29" 2019-05-30 10:58:54,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-30 10:58:54,829 - 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-05-30 10:58:54,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79eaddc9-f06f-4a46-bbd3-01dee16a146e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:58:54,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-79eaddc9-f06f-4a46-bbd3-01dee16a146e 2019-05-30 10:58:54,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:58:54,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850a62f7875de095f86864f59bbdbf442690ed" 2019-05-30 10:58:54,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-3d0aa1ee-e980-4397-8fe5-41c91d8078ed 2019-05-30 10:58:54,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:58:54,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:58:54,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:58:54,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:58:54,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:58:54,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:58:54,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:58:54,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:58:54,994 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:58:54,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:58:54,994 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:58:54 GMT 2019-05-30 10:58:54,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:58:54,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:58:54,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:58:54,995 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:58:54,995 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:00,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:59:00,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:00,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:00,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:00,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:00,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:00,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:00,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:00,390 - 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-05-30T10:58:52.653Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-3d0aa1ee-e980-4397-8fe5-41c91d8078ed", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:52.343Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:52.653Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-3d0aa1ee-e980-4397-8fe5-41c91d8078ed", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:52.343Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:52.653Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d0aa1ee-e980-4397-8fe5-41c91d8078ed x-compute-request-id: req-3d0aa1ee-e980-4397-8fe5-41c91d8078ed Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:39.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:39Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:52.342Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:52.653Z", "message": "Creating Agent vellum_host_yo9btk", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:52.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:53.245Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-604999ce-31a9-4eee-bb3f-330c8b2d13fd", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:53.008Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:53.245Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac850a62f7875de095f86864f59bbdbf442690ed\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:53.010Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:53.245Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-604999ce-31a9-4eee-bb3f-330c8b2d13fd", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:53.009Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:53.245Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:53.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:53.245Z", "message": "Plugins installed", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:52.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:53.245Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:52.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:53.245Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fcb6da2-1322-405f-bd08-2cff86d7306d x-compute-request-id: req-5fcb6da2-1322-405f-bd08-2cff86d7306d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:52.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9ac147b-f02e-4b26-a28a-4d00c1b02aa9"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:53.245Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-5fcb6da2-1322-405f-bd08-2cff86d7306d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:52.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9ac147b-f02e-4b26-a28a-4d00c1b02aa9"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:53.245Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-5fcb6da2-1322-405f-bd08-2cff86d7306d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:52.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9ac147b-f02e-4b26-a28a-4d00c1b02aa9"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:53.245Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:52.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e9ac147b-f02e-4b26-a28a-4d00c1b02aa9"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:53.245Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a71ab83801b816ebe00300b16df60b3232839bac\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:52.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a1ccdf91-2ae9-403e-8046-5b78b5d5774d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:53.245Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58: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-604999ce-31a9-4eee-bb3f-330c8b2d13fd x-compute-request-id: req-604999ce-31a9-4eee-bb3f-330c8b2d13fd Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e6629f4-04df-4f6a-8fe7-ea38a2f50543\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7b72e0ac-41f9-4429-9eba-d16e56fc55fb\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:53.008Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:54.021Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58: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-8b247e45-037c-436e-a8ff-f210d3d2689e x-compute-request-id: req-8b247e45-037c-436e-a8ff-f210d3d2689e Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:53.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a1ccdf91-2ae9-403e-8046-5b78b5d5774d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:54.021Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b846584-a153-4d52-b09a-14a8935d37f5 x-compute-request-id: req-9b846584-a153-4d52-b09a-14a8935d37f5 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:39.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:39Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:53.665Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:54.021Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-9b846584-a153-4d52-b09a-14a8935d37f5", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:53.666Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:54.021Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-9b846584-a153-4d52-b09a-14a8935d37f5", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:53.666Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:54.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac850a62f7875de095f86864f59bbdbf442690ed\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:53.667Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:54.021Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-8b247e45-037c-436e-a8ff-f210d3d2689e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:53.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a1ccdf91-2ae9-403e-8046-5b78b5d5774d"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:54.021Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-8b247e45-037c-436e-a8ff-f210d3d2689e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:53.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a1ccdf91-2ae9-403e-8046-5b78b5d5774d"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:54.021Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:53.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a1ccdf91-2ae9-403e-8046-5b78b5d5774d"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:54.021Z", "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-05-30T10:58:53.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:54.838Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-4f679012-5e86-437e-9e84-25036096842d", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:53.985Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:54.838Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-4f679012-5e86-437e-9e84-25036096842d", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:53.984Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:54.838Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f679012-5e86-437e-9e84-25036096842d x-compute-request-id: req-4f679012-5e86-437e-9e84-25036096842d Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e6629f4-04df-4f6a-8fe7-ea38a2f50543\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7b72e0ac-41f9-4429-9eba-d16e56fc55fb\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:53.984Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4056948b-2a6d-4cd8-bab9-88044591755e"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:54.838Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:54.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:54.838Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:54.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:54.838Z", "message": "Creating agent", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:53.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:54.838Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:54.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:54.838Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:54.449Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:55.456Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:54.723Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:55.456Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:54.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:55.456Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:54.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:56.078Z", "message": "Creating agent", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:55.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:56.078Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:55.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:56.078Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:55.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:57.323Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:56.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:57.323Z", "message": "Creating Agent dime_host_yx8v6q", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:57.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:57.323Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:56.089Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:57.894Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:57.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:57.894Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3590265b6649946ad21097d48df334908b9961fc\"", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:57.545Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:57.894Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:57.148Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:57.894Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd18cf90-61fa-4249-9e90-f0ee511fbaa3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:57.153Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:57.894Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bd18cf90-61fa-4249-9e90-f0ee511fbaa3", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:57.153Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:57.894Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:57.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:57.894Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:57.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:58.398Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-26a4c98e-b417-4b93-8227-ecce035c3c2f", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:58.127Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}], "metadata": {"pagination": {"total": 1642, "offset": 1563, "size": 50}}} 2019-05-30 10:59:00,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:00,391 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:00 GMT 2019-05-30 10:59:00,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:00,391 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:59:00,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:00,391 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:00,391 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:00,391 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:59:00,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-3d0aa1ee-e980-4397-8fe5-41c91d8078ed 2019-05-30 10:59:00,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-3d0aa1ee-e980-4397-8fe5-41c91d8078ed 2019-05-30 10:59:00,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d0aa1ee-e980-4397-8fe5-41c91d8078ed x-compute-request-id: req-3d0aa1ee-e980-4397-8fe5-41c91d8078ed Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:39.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:39Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:59:00,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_yo9btk 2019-05-30 10:59:00,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-604999ce-31a9-4eee-bb3f-330c8b2d13fd 2019-05-30 10:59:00,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850a62f7875de095f86864f59bbdbf442690ed" 2019-05-30 10:59:00,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-604999ce-31a9-4eee-bb3f-330c8b2d13fd 2019-05-30 10:59:00,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-30 10:59:00,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-30 10:59:00,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-30 10:59:00,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fcb6da2-1322-405f-bd08-2cff86d7306d x-compute-request-id: req-5fcb6da2-1322-405f-bd08-2cff86d7306d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:59:00,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-5fcb6da2-1322-405f-bd08-2cff86d7306d 2019-05-30 10:59:00,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-5fcb6da2-1322-405f-bd08-2cff86d7306d 2019-05-30 10:59:00,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-30 10:59:00,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71ab83801b816ebe00300b16df60b3232839bac" 2019-05-30 10:59:00,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58: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-604999ce-31a9-4eee-bb3f-330c8b2d13fd x-compute-request-id: req-604999ce-31a9-4eee-bb3f-330c8b2d13fd Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e6629f4-04df-4f6a-8fe7-ea38a2f50543"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7b72e0ac-41f9-4429-9eba-d16e56fc55fb"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-30 10:59:00,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58: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-8b247e45-037c-436e-a8ff-f210d3d2689e x-compute-request-id: req-8b247e45-037c-436e-a8ff-f210d3d2689e Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:59:00,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b846584-a153-4d52-b09a-14a8935d37f5 x-compute-request-id: req-9b846584-a153-4d52-b09a-14a8935d37f5 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:39.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:39Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:59:00,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-9b846584-a153-4d52-b09a-14a8935d37f5 2019-05-30 10:59:00,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-9b846584-a153-4d52-b09a-14a8935d37f5 2019-05-30 10:59:00,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850a62f7875de095f86864f59bbdbf442690ed" 2019-05-30 10:59:00,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-8b247e45-037c-436e-a8ff-f210d3d2689e 2019-05-30 10:59:00,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-8b247e45-037c-436e-a8ff-f210d3d2689e 2019-05-30 10:59:00,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-30 10:59:00,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-30 10:59:00,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-4f679012-5e86-437e-9e84-25036096842d 2019-05-30 10:59:00,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-4f679012-5e86-437e-9e84-25036096842d 2019-05-30 10:59:00,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f679012-5e86-437e-9e84-25036096842d x-compute-request-id: req-4f679012-5e86-437e-9e84-25036096842d Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e6629f4-04df-4f6a-8fe7-ea38a2f50543"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7b72e0ac-41f9-4429-9eba-d16e56fc55fb"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-30 10:59:00,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-30 10:59:00,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-30 10:59:00,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-30 10:59:00,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-30 10:59:00,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-30 10:59:00,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-30 10:59:00,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-30 10:59:00,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-30 10:59:00,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-30 10:59:00,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-30 10:59:00,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-30 10:59:00,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-30 10:59:00,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_yx8v6q 2019-05-30 10:59:00,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-30 10:59:00,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-30 10:59:00,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3590265b6649946ad21097d48df334908b9961fc" 2019-05-30 10:59:00,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:59:00,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd18cf90-61fa-4249-9e90-f0ee511fbaa3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:59:00,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bd18cf90-61fa-4249-9e90-f0ee511fbaa3 2019-05-30 10:59:00,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-30 10:59:00,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-30 10:59:00,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-26a4c98e-b417-4b93-8227-ecce035c3c2f 2019-05-30 10:59:00,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:59:00,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:00,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:00,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:00,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:00,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:00,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:00,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:00,531 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:59:00,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:00,531 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:00 GMT 2019-05-30 10:59:00,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:00,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:59:00,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:00,532 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:00,532 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:05,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:59:05,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:05,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:05,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:05,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:05,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:05,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:05,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:05,644 - 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-05-30T10:58:58.398Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58: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-26a4c98e-b417-4b93-8227-ecce035c3c2f x-compute-request-id: req-26a4c98e-b417-4b93-8227-ecce035c3c2f Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:39.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:39Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:58.127Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:58.398Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3590265b6649946ad21097d48df334908b9961fc\"", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:58.128Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:58.398Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-26a4c98e-b417-4b93-8227-ecce035c3c2f", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:58.127Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:58.997Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3590265b6649946ad21097d48df334908b9961fc\"", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:58.740Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:58.997Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-730ede0b-a086-464f-9264-5da024daf309", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:58.738Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:58.997Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-730ede0b-a086-464f-9264-5da024daf309", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:58.738Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:58.997Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58: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-730ede0b-a086-464f-9264-5da024daf309 x-compute-request-id: req-730ede0b-a086-464f-9264-5da024daf309 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e6629f4-04df-4f6a-8fe7-ea38a2f50543\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7b72e0ac-41f9-4429-9eba-d16e56fc55fb\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:58.738Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:58.997Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-654a8d9e-70fc-4c40-9eee-4291a2a0a06d", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:58.469Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:58.997Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:58:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-654a8d9e-70fc-4c40-9eee-4291a2a0a06d 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:58.469Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:58.997Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:58.463Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:58.997Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58: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-62001427-c3a6-4363-b28a-6bbb00fd8dc2 x-compute-request-id: req-62001427-c3a6-4363-b28a-6bbb00fd8dc2 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:39.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:39Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:58.889Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:58:58.997Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:58.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.088Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:59.910Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.088Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:59.840Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.088Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c1b43ae2ba1b4a653e350e9da81456c0a7947d5\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:59.577Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.088Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-62001427-c3a6-4363-b28a-6bbb00fd8dc2", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:58.889Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.088Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-62001427-c3a6-4363-b28a-6bbb00fd8dc2", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:58.890Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.088Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3590265b6649946ad21097d48df334908b9961fc\"", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:58.890Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.088Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c1b43ae2ba1b4a653e350e9da81456c0a7947d5\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:58.884Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.088Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58: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-47ab88ca-f3a2-4bba-a4ab-c999da8c166a x-compute-request-id: req-47ab88ca-f3a2-4bba-a4ab-c999da8c166a Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e6629f4-04df-4f6a-8fe7-ea38a2f50543\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7b72e0ac-41f9-4429-9eba-d16e56fc55fb\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:59.211Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.088Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-47ab88ca-f3a2-4bba-a4ab-c999da8c166a", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:59.211Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.088Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-47ab88ca-f3a2-4bba-a4ab-c999da8c166a", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:59.211Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.86010849-1975-465d-8a99-cfbd08b7b788"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.088Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58: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-31fe117b-4302-41a1-9f5d-50a9a7e81a9b x-compute-request-id: req-31fe117b-4302-41a1-9f5d-50a9a7e81a9b Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:63:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:40Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:59.575Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.088Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-31fe117b-4302-41a1-9f5d-50a9a7e81a9b", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:59.576Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.088Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-31fe117b-4302-41a1-9f5d-50a9a7e81a9b", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:59.576Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.088Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afced58d-04fe-4775-a14e-669a50096065 x-compute-request-id: req-afced58d-04fe-4775-a14e-669a50096065 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b74a72e-9e2b-4ae8-a427-7b64403dc9d8\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62dd4986-2459-456f-b53c-44571a139b53\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:59.715Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.088Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups used request id req-afced58d-04fe-4775-a14e-669a50096065", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:59.716Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.088Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups used request id req-afced58d-04fe-4775-a14e-669a50096065", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:59.716Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.088Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c1b43ae2ba1b4a653e350e9da81456c0a7947d5\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:58:59.718Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.879Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-af39ef0a-64d8-4d97-a8cd-c720de79a7ae", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:00.167Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.879Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:58:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af39ef0a-64d8-4d97-a8cd-c720de79a7ae x-compute-request-id: req-af39ef0a-64d8-4d97-a8cd-c720de79a7ae Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:63:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:40Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:00.166Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.879Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c1b43ae2ba1b4a653e350e9da81456c0a7947d5\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:00.168Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.879Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-af39ef0a-64d8-4d97-a8cd-c720de79a7ae", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:00.167Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.879Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups used request id req-319e606b-8478-4591-8068-9bba899049de", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:00.518Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.879Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups used request id req-319e606b-8478-4591-8068-9bba899049de", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:00.518Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:00.879Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59: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-319e606b-8478-4591-8068-9bba899049de x-compute-request-id: req-319e606b-8478-4591-8068-9bba899049de Content-Encoding: gzip Content-Length: 497 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b74a72e-9e2b-4ae8-a427-7b64403dc9d8\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62dd4986-2459-456f-b53c-44571a139b53\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:00.518Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5c8366b4-54e6-45ad-859a-af33f2ef5199"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:01.433Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.167Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:01.433Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-vellum-host-yo9btk", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "Successfully created daemon: vellum_host_yo9btk", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "--2019-05-30 10:58:52-- https://192.168.120.9: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-05-30T10:59:01.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "Connecting to 192.168.120.9:53333... connected.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "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-05-30T10:59:01.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "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-05-30T10:59:01.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "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-05-30T10:59:01.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "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-05-30T10:59:01.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "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-05-30T10:59:01.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}], "metadata": {"pagination": {"total": 1807, "offset": 1613, "size": 50}}} 2019-05-30 10:59:05,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:05,645 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:05 GMT 2019-05-30 10:59:05,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:05,645 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:59:05,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:05,645 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:05,645 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:05,645 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:59:05,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58: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-26a4c98e-b417-4b93-8227-ecce035c3c2f x-compute-request-id: req-26a4c98e-b417-4b93-8227-ecce035c3c2f Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:39.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:39Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:59:05,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3590265b6649946ad21097d48df334908b9961fc" 2019-05-30 10:59:05,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-26a4c98e-b417-4b93-8227-ecce035c3c2f 2019-05-30 10:59:05,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3590265b6649946ad21097d48df334908b9961fc" 2019-05-30 10:59:05,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-730ede0b-a086-464f-9264-5da024daf309 2019-05-30 10:59:05,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-730ede0b-a086-464f-9264-5da024daf309 2019-05-30 10:59:05,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58: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-730ede0b-a086-464f-9264-5da024daf309 x-compute-request-id: req-730ede0b-a086-464f-9264-5da024daf309 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e6629f4-04df-4f6a-8fe7-ea38a2f50543"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7b72e0ac-41f9-4429-9eba-d16e56fc55fb"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-30 10:59:05,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-654a8d9e-70fc-4c40-9eee-4291a2a0a06d 2019-05-30 10:59:05,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:58:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-654a8d9e-70fc-4c40-9eee-4291a2a0a06d 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:59:05,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:59:05,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58: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-62001427-c3a6-4363-b28a-6bbb00fd8dc2 x-compute-request-id: req-62001427-c3a6-4363-b28a-6bbb00fd8dc2 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:39.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:39Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:59:05,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-30 10:59:05,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-05-30 10:59:05,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-30 10:59:05,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1b43ae2ba1b4a653e350e9da81456c0a7947d5" 2019-05-30 10:59:05,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-62001427-c3a6-4363-b28a-6bbb00fd8dc2 2019-05-30 10:59:05,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-62001427-c3a6-4363-b28a-6bbb00fd8dc2 2019-05-30 10:59:05,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3590265b6649946ad21097d48df334908b9961fc" 2019-05-30 10:59:05,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1b43ae2ba1b4a653e350e9da81456c0a7947d5" 2019-05-30 10:59:05,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58: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-47ab88ca-f3a2-4bba-a4ab-c999da8c166a x-compute-request-id: req-47ab88ca-f3a2-4bba-a4ab-c999da8c166a Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e6629f4-04df-4f6a-8fe7-ea38a2f50543"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7b72e0ac-41f9-4429-9eba-d16e56fc55fb"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-30 10:59:05,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-47ab88ca-f3a2-4bba-a4ab-c999da8c166a 2019-05-30 10:59:05,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-47ab88ca-f3a2-4bba-a4ab-c999da8c166a 2019-05-30 10:59:05,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58: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-31fe117b-4302-41a1-9f5d-50a9a7e81a9b x-compute-request-id: req-31fe117b-4302-41a1-9f5d-50a9a7e81a9b Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:40Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:59:05,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-31fe117b-4302-41a1-9f5d-50a9a7e81a9b 2019-05-30 10:59:05,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-31fe117b-4302-41a1-9f5d-50a9a7e81a9b 2019-05-30 10:59:05,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afced58d-04fe-4775-a14e-669a50096065 x-compute-request-id: req-afced58d-04fe-4775-a14e-669a50096065 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b74a72e-9e2b-4ae8-a427-7b64403dc9d8"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62dd4986-2459-456f-b53c-44571a139b53"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-30 10:59:05,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups used request id req-afced58d-04fe-4775-a14e-669a50096065 2019-05-30 10:59:05,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups used request id req-afced58d-04fe-4775-a14e-669a50096065 2019-05-30 10:59:05,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1b43ae2ba1b4a653e350e9da81456c0a7947d5" 2019-05-30 10:59:05,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-af39ef0a-64d8-4d97-a8cd-c720de79a7ae 2019-05-30 10:59:05,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:58:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af39ef0a-64d8-4d97-a8cd-c720de79a7ae x-compute-request-id: req-af39ef0a-64d8-4d97-a8cd-c720de79a7ae Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:40Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:59:05,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1b43ae2ba1b4a653e350e9da81456c0a7947d5" 2019-05-30 10:59:05,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-af39ef0a-64d8-4d97-a8cd-c720de79a7ae 2019-05-30 10:59:05,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups used request id req-319e606b-8478-4591-8068-9bba899049de 2019-05-30 10:59:05,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups used request id req-319e606b-8478-4591-8068-9bba899049de 2019-05-30 10:59:05,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59: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-319e606b-8478-4591-8068-9bba899049de x-compute-request-id: req-319e606b-8478-4591-8068-9bba899049de Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b74a72e-9e2b-4ae8-a427-7b64403dc9d8"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62dd4986-2459-456f-b53c-44571a139b53"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-30 10:59:05,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-30 10:59:05,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-yo9btk 2019-05-30 10:59:05,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:05,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:05,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_yo9btk 2019-05-30 10:59:05,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-30 10:58:52-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-30 10:59:05,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-05-30 10:59:05,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-30 10:59:05,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-30 10:59:05,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-30 10:59:05,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-30 10:59:05,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-30 10:59:05,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-30 10:59:05,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-30 10:59:05,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:59:05,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:05,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:05,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:05,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:05,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:05,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:05,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:05,759 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:59:05,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:05,759 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:05 GMT 2019-05-30 10:59:05,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:05,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:59:05,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:05,760 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:05,760 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:10,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:59:10,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:10,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:10,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:10,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:10,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:10,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:10,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:10,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "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-05-30T10:59:01.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_jh5dmt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.792Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.225a0e59-d78e-4edd-a4a7-0d9b3e47ac26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:59:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d3eb55a-0948-4d1f-a869-8ab2bb49e2d6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.797Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.225a0e59-d78e-4edd-a4a7-0d9b3e47ac26"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "Saving to: \u2018/tmp/tmp.P4U795BVyq/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.332Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "2019-05-30 10:58:53 (158 MB/s) - \u2018/tmp/tmp.P4U795BVyq/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-05-30T10:59:01.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_yo9btk/env", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "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-05-30T10:59:01.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "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-05-30T10:59:01.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "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-05-30T10:59:01.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "Successfully created daemon: vellum_host_yo9btk", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:02.176Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:01.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5715e377-a5af-4be2-bcb1-1349f7b9898a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:03.387Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}57099cf19a5e6bf89fd312cec987fddb391b1f75\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.201\"}}'", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:03.002Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.225a0e59-d78e-4edd-a4a7-0d9b3e47ac26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:03.387Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59: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-f58fd732-8947-4c36-9e16-8ec4a40ccc0a x-compute-request-id: req-f58fd732-8947-4c36-9e16-8ec4a40ccc0a Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:39.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:39Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:03.000Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.225a0e59-d78e-4edd-a4a7-0d9b3e47ac26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:03.387Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-f58fd732-8947-4c36-9e16-8ec4a40ccc0a", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:03.001Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.225a0e59-d78e-4edd-a4a7-0d9b3e47ac26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:03.387Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}57099cf19a5e6bf89fd312cec987fddb391b1f75\"", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:02.208Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.225a0e59-d78e-4edd-a4a7-0d9b3e47ac26"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:03.387Z", "message": "Waiting for process 1606 to end...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:02.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:03.387Z", "message": "Agent created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:02.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:03.387Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:02.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:03.387Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-f58fd732-8947-4c36-9e16-8ec4a40ccc0a", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:03.001Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.225a0e59-d78e-4edd-a4a7-0d9b3e47ac26"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.118Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:03.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.118Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:03.580Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.118Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:59:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71ec7e2b-b50f-48e8-b278-73f926768d24 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:03.588Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.118Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-71ec7e2b-b50f-48e8-b278-73f926768d24", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:03.588Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.118Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:03.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.118Z", "message": "Creating Agent bono_host_a54ulk", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:03.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.118Z", "message": "Installing plugins", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:03.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.118Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:03.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "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-05-30T10:59:04.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:8 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ec4bf8235459a9a598a8ef1163bdfc9eaa82210\"", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.095Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "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-05-30T10:59:04.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}], "metadata": {"pagination": {"total": 1907, "offset": 1663, "size": 50}}} 2019-05-30 10:59:10,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:10,900 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:10 GMT 2019-05-30 10:59:10,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:10,900 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:59:10,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:10,900 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:10,900 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:10,900 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:59:10,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-30 10:59:10,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-30 10:59:10,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:59:10,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:59:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d3eb55a-0948-4d1f-a869-8ab2bb49e2d6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:59:10,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.P4U795BVyq/agent.tar.gz’ 2019-05-30 10:59:10,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-30 10:59:10,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:10,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:10,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-30 10:59:10,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-30 10:59:10,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:10,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:53 (158 MB/s) - ‘/tmp/tmp.P4U795BVyq/agent.tar.gz’ saved [24073211/24073211] 2019-05-30 10:59:10,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:10,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-30 10:59:10,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_yo9btk/env 2019-05-30 10:59:10,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-30 10:59:10,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-30 10:59:10,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-30 10:59:10,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-30 10:59:10,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-30 10:59:10,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_yo9btk 2019-05-30 10:59:10,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-30 10:59:10,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-30 10:59:10,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57099cf19a5e6bf89fd312cec987fddb391b1f75" -d '{"addFloatingIp": {"address": "172.30.9.201"}}' 2019-05-30 10:59:10,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59: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-f58fd732-8947-4c36-9e16-8ec4a40ccc0a x-compute-request-id: req-f58fd732-8947-4c36-9e16-8ec4a40ccc0a Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:39.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:39Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:59:10,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-f58fd732-8947-4c36-9e16-8ec4a40ccc0a 2019-05-30 10:59:10,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57099cf19a5e6bf89fd312cec987fddb391b1f75" 2019-05-30 10:59:10,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1606 to end... 2019-05-30 10:59:10,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-30 10:59:10,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-30 10:59:10,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-f58fd732-8947-4c36-9e16-8ec4a40ccc0a 2019-05-30 10:59:10,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-30 10:59:10,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:59:10,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:59:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71ec7e2b-b50f-48e8-b278-73f926768d24 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:59:10,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-71ec7e2b-b50f-48e8-b278-73f926768d24 2019-05-30 10:59:10,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-30 10:59:10,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_a54ulk 2019-05-30 10:59:10,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-30 10:59:10,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-30 10:59:10,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-05-30 10:59:10,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-05-30 10:59:10,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-30 10:59:10,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] 2019-05-30 10:59:10,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec4bf8235459a9a598a8ef1163bdfc9eaa82210" 2019-05-30 10:59:10,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-05-30 10:59:10,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-05-30 10:59:10,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-05-30 10:59:10,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-05-30 10:59:10,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 2019-05-30 10:59:10,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] 2019-05-30 10:59:10,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:59:11,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:11,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:11,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:11,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:11,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:11,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:11,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:11,026 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:59:11,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:11,026 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:11 GMT 2019-05-30 10:59:11,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:11,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:59:11,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:11,026 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:11,026 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:16,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:59:16,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:16,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:16,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:16,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:16,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:16,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:16,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:16,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:21 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:20 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:18 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:17 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:16 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:15 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:14 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:13 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:12 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:11 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:10 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:9 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:8 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:7 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:6 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:5 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:4 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:3 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:2 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-05-30T10:59:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:1 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-05-30T10:59:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "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-05-30T10:59:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Need to get 19.1 MB of archives.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "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-05-30T10:59:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "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-05-30T10:59:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "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-05-30T10:59:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "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-05-30T10:59:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "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-05-30T10:59:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "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-05-30T10:59:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "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-05-30T10:59:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ec4bf8235459a9a598a8ef1163bdfc9eaa82210\"", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.095Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "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-05-30T10:59:04.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:9 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}], "metadata": {"pagination": {"total": 2013, "offset": 1713, "size": 50}}} 2019-05-30 10:59:16,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:16,137 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:16 GMT 2019-05-30 10:59:16,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:16,137 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:59:16,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:16,137 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:16,137 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:16,137 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:59:16,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] 2019-05-30 10:59:16,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] 2019-05-30 10:59:16,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] 2019-05-30 10:59:16,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] 2019-05-30 10:59:16,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] 2019-05-30 10:59:16,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 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-05-30 10:59:16,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 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-05-30 10:59:16,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] 2019-05-30 10:59:16,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 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-05-30 10:59:16,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] 2019-05-30 10:59:16,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] 2019-05-30 10:59:16,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] 2019-05-30 10:59:16,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] 2019-05-30 10:59:16,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] 2019-05-30 10:59:16,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] 2019-05-30 10:59:16,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] 2019-05-30 10:59:16,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] 2019-05-30 10:59:16,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] 2019-05-30 10:59:16,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] 2019-05-30 10:59:16,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 2019-05-30 10:59:16,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] 2019-05-30 10:59:16,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-05-30 10:59:16,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-05-30 10:59:16,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 2019-05-30 10:59:16,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-05-30 10:59:16,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-05-30 10:59:16,143 - 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-05-30 10:59:16,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-05-30 10:59:16,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-05-30 10:59:16,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-05-30 10:59:16,144 - 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-05-30 10:59:16,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-05-30 10:59:16,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec4bf8235459a9a598a8ef1163bdfc9eaa82210" 2019-05-30 10:59:16,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-05-30 10:59:16,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-05-30 10:59:16,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-05-30 10:59:16,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-05-30 10:59:16,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 2019-05-30 10:59:16,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] 2019-05-30 10:59:16,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 2019-05-30 10:59:16,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 2019-05-30 10:59:16,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] 2019-05-30 10:59:16,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] 2019-05-30 10:59:16,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 2019-05-30 10:59:16,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] 2019-05-30 10:59:16,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-05-30 10:59:16,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] 2019-05-30 10:59:16,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] 2019-05-30 10:59:16,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] 2019-05-30 10:59:16,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] 2019-05-30 10:59:16,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:59:16,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:16,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:16,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:16,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:16,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:16,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:16,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:16,218 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:59:16,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:16,218 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:16 GMT 2019-05-30 10:59:16,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:16,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:59:16,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:16,218 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:16,218 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:21,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:59:21,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:21,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:21,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:21,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:21,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:21,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:21,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:21,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:1 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-05-30T10:59:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:2 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-05-30T10:59:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:3 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:4 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:5 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:6 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:7 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:8 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:9 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:10 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:11 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:12 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:13 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:14 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:15 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:16 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:17 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:18 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:20 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:21 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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Fetched 19.1 MB in 5s (3,827 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " (Reading database ... 51354 files and directories currently installed.)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 0%]\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-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ec4bf8235459a9a598a8ef1163bdfc9eaa82210\"", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.095Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "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-05-30T10:59:04.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:9 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:04.531Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.103Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.863Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.103Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fbc21f4-de84-490d-a1c3-77c7875b6161 x-compute-request-id: req-3fbc21f4-de84-490d-a1c3-77c7875b6161 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:63:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:40Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.921Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.103Z", "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[uSelecting previously unselected package libatomic1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.103Z", "message": "Creating Agent bind_host_f2e39g", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.750Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}57099cf19a5e6bf89fd312cec987fddb391b1f75\"", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.228Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.225a0e59-d78e-4edd-a4a7-0d9b3e47ac26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.750Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-b83111f5-0e82-43d3-ba4f-722cc63ccaf7", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.226Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.225a0e59-d78e-4edd-a4a7-0d9b3e47ac26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.750Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ec4bf8235459a9a598a8ef1163bdfc9eaa82210\"", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.923Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.750Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-3fbc21f4-de84-490d-a1c3-77c7875b6161", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.922Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.750Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-3fbc21f4-de84-490d-a1c3-77c7875b6161", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.922Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.750Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-b83111f5-0e82-43d3-ba4f-722cc63ccaf7", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.226Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.225a0e59-d78e-4edd-a4a7-0d9b3e47ac26"}], "metadata": {"pagination": {"total": 2182, "offset": 1763, "size": 50}}} 2019-05-30 10:59:21,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:21,310 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:21 GMT 2019-05-30 10:59:21,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:21,310 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:59:21,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:21,311 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:21,311 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:21,311 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:59:21,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] 2019-05-30 10:59:21,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 2019-05-30 10:59:21,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] 2019-05-30 10:59:21,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] 2019-05-30 10:59:21,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] 2019-05-30 10:59:21,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] 2019-05-30 10:59:21,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] 2019-05-30 10:59:21,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] 2019-05-30 10:59:21,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] 2019-05-30 10:59:21,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] 2019-05-30 10:59:21,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] 2019-05-30 10:59:21,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] 2019-05-30 10:59:21,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 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-05-30 10:59:21,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] 2019-05-30 10:59:21,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 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-05-30 10:59:21,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 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-05-30 10:59:21,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] 2019-05-30 10:59:21,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] 2019-05-30 10:59:21,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] 2019-05-30 10:59:21,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] 2019-05-30 10:59:21,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] 2019-05-30 10:59:21,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 5s (3,827 kB/s) 2019-05-30 10:59:21,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-05-30 10:59:21,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51354 files and directories currently installed.) 2019-05-30 10:59:21,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-30 10:59:21,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:21,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec4bf8235459a9a598a8ef1163bdfc9eaa82210" 2019-05-30 10:59:21,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-05-30 10:59:21,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-05-30 10:59:21,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-05-30 10:59:21,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-05-30 10:59:21,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 2019-05-30 10:59:21,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] 2019-05-30 10:59:21,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 2019-05-30 10:59:21,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 2019-05-30 10:59:21,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] 2019-05-30 10:59:21,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] 2019-05-30 10:59:21,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 2019-05-30 10:59:21,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] 2019-05-30 10:59:21,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-05-30 10:59:21,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-30 10:59:21,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fbc21f4-de84-490d-a1c3-77c7875b6161 x-compute-request-id: req-3fbc21f4-de84-490d-a1c3-77c7875b6161 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:40Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:59:21,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Selecting previously unselected package libatomic1:amd64. 2019-05-30 10:59:21,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_f2e39g 2019-05-30 10:59:21,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57099cf19a5e6bf89fd312cec987fddb391b1f75" 2019-05-30 10:59:21,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-b83111f5-0e82-43d3-ba4f-722cc63ccaf7 2019-05-30 10:59:21,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec4bf8235459a9a598a8ef1163bdfc9eaa82210" 2019-05-30 10:59:21,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-3fbc21f4-de84-490d-a1c3-77c7875b6161 2019-05-30 10:59:21,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-3fbc21f4-de84-490d-a1c3-77c7875b6161 2019-05-30 10:59:21,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-b83111f5-0e82-43d3-ba4f-722cc63ccaf7 2019-05-30 10:59:21,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:59:21,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:21,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:21,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:21,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:21,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:21,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:21,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:21,382 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:59:21,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:21,383 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:21 GMT 2019-05-30 10:59:21,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:21,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:59:21,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:21,383 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:21,383 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:26,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:59:26,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:26,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:26,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:26,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:26,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:26,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:26,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:26,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.750Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d665b31-d5a1-4f89-8754-f87fa4ae00dc"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.750Z", "message": "[localhost] run: ['/home/ubuntu/vellum_host_yo9btk/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d665b31-d5a1-4f89-8754-f87fa4ae00dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.750Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aaf956d8-634d-46d8-875c-c5d5dde7601a x-compute-request-id: req-aaf956d8-634d-46d8-875c-c5d5dde7601a Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:63:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:40Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.462Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.750Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-aaf956d8-634d-46d8-875c-c5d5dde7601a", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.462Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.750Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-aaf956d8-634d-46d8-875c-c5d5dde7601a", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.462Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.750Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ec4bf8235459a9a598a8ef1163bdfc9eaa82210\"", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.463Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.750Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-3fbc21f4-de84-490d-a1c3-77c7875b6161", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.922Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.750Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-3fbc21f4-de84-490d-a1c3-77c7875b6161", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.922Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.750Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ec4bf8235459a9a598a8ef1163bdfc9eaa82210\"", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:04.923Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.750Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-794f669a-2016-49ef-aad0-8f60099fa172 x-compute-request-id: req-794f669a-2016-49ef-aad0-8f60099fa172 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b74a72e-9e2b-4ae8-a427-7b64403dc9d8\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62dd4986-2459-456f-b53c-44571a139b53\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.262Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:05.750Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups used request id req-794f669a-2016-49ef-aad0-8f60099fa172", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.263Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Successfully created daemon: dime_host_yx8v6q", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-dime-host-yx8v6q", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Downloading https://192.168.120.9: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-05-30T10:59:05.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "--2019-05-30 10:58:57-- https://192.168.120.9: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-05-30T10:59:05.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Connecting to 192.168.120.9:53333... connected.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "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-05-30T10:59:05.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "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-05-30T10:59:05.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Saving to: \u2018/tmp/tmp.5gKKWOXjdg/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "33% [============> ] 8,085,123 38.2MB/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "100%[======================================>] 24,073,211 76.3MB/s in 0.3s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3dac9957-f735-454b-a4f9-fece7710e6a6 x-compute-request-id: req-3dac9957-f735-454b-a4f9-fece7710e6a6 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:39.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:39Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.860Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.225a0e59-d78e-4edd-a4a7-0d9b3e47ac26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-3dac9957-f735-454b-a4f9-fece7710e6a6", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.860Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.225a0e59-d78e-4edd-a4a7-0d9b3e47ac26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-3dac9957-f735-454b-a4f9-fece7710e6a6", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.860Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.225a0e59-d78e-4edd-a4a7-0d9b3e47ac26"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "2019-05-30 10:58:57 (76.3 MB/s) - \u2018/tmp/tmp.5gKKWOXjdg/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-05-30T10:59:05.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_yx8v6q/env", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Successfully configured daemon: dime_host_yx8v6q", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Starting daemon with command: sudo service cloudify-worker-dime_host_yx8v6q start", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "10:59:03 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_yx8v6q: No response received for task 498b614ec2fd4963a5e2aced3a1fc225", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Successfully started daemon: dime_host_yx8v6q", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "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-05-30T10:59:05.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "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-05-30T10:59:05.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d665b31-d5a1-4f89-8754-f87fa4ae00dc"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d665b31-d5a1-4f89-8754-f87fa4ae00dc"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "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-05-30T10:59:05.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d665b31-d5a1-4f89-8754-f87fa4ae00dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a28c4db-412e-498a-8127-ead8ec2a4a89 x-compute-request-id: req-1a28c4db-412e-498a-8127-ead8ec2a4a89 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3b74a72e-9e2b-4ae8-a427-7b64403dc9d8\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"62dd4986-2459-456f-b53c-44571a139b53\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.890Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.2a66ce5d-3dfa-4a03-9a09-ce8dc9f609ac"}], "metadata": {"pagination": {"total": 2225, "offset": 1813, "size": 50}}} 2019-05-30 10:59:26,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:26,486 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:26 GMT 2019-05-30 10:59:26,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:26,486 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:59:26,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:26,487 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:26,487 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:26,487 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:59:26,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-30 10:59:26,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_yo9btk/env/bin/pip', 'freeze', '--all'] 2019-05-30 10:59:26,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aaf956d8-634d-46d8-875c-c5d5dde7601a x-compute-request-id: req-aaf956d8-634d-46d8-875c-c5d5dde7601a Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:40Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:59:26,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-aaf956d8-634d-46d8-875c-c5d5dde7601a 2019-05-30 10:59:26,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-aaf956d8-634d-46d8-875c-c5d5dde7601a 2019-05-30 10:59:26,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec4bf8235459a9a598a8ef1163bdfc9eaa82210" 2019-05-30 10:59:26,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-3fbc21f4-de84-490d-a1c3-77c7875b6161 2019-05-30 10:59:26,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-3fbc21f4-de84-490d-a1c3-77c7875b6161 2019-05-30 10:59:26,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec4bf8235459a9a598a8ef1163bdfc9eaa82210" 2019-05-30 10:59:26,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-794f669a-2016-49ef-aad0-8f60099fa172 x-compute-request-id: req-794f669a-2016-49ef-aad0-8f60099fa172 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b74a72e-9e2b-4ae8-a427-7b64403dc9d8"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62dd4986-2459-456f-b53c-44571a139b53"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-30 10:59:26,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups used request id req-794f669a-2016-49ef-aad0-8f60099fa172 2019-05-30 10:59:26,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_yx8v6q 2019-05-30 10:59:26,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-yx8v6q 2019-05-30 10:59:26,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-30 10:59:26,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-30 10:58:57-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-30 10:59:26,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-05-30 10:59:26,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-30 10:59:26,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-30 10:59:26,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.5gKKWOXjdg/agent.tar.gz’ 2019-05-30 10:59:26,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:26,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:26,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-30 10:59:26,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 33% [============> ] 8,085,123 38.2MB/s 2019-05-30 10:59:26,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 76.3MB/s in 0.3s 2019-05-30 10:59:26,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:26,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3dac9957-f735-454b-a4f9-fece7710e6a6 x-compute-request-id: req-3dac9957-f735-454b-a4f9-fece7710e6a6 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:39.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:39Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:59:26,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-3dac9957-f735-454b-a4f9-fece7710e6a6 2019-05-30 10:59:26,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-3dac9957-f735-454b-a4f9-fece7710e6a6 2019-05-30 10:59:26,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:58:57 (76.3 MB/s) - ‘/tmp/tmp.5gKKWOXjdg/agent.tar.gz’ saved [24073211/24073211] 2019-05-30 10:59:26,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:26,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-30 10:59:26,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_yx8v6q/env 2019-05-30 10:59:26,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-30 10:59:26,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-30 10:59:26,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-30 10:59:26,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-30 10:59:26,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-30 10:59:26,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-30 10:59:26,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-30 10:59:26,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-30 10:59:26,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_yx8v6q 2019-05-30 10:59:26,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-30 10:59:26,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_yx8v6q start 2019-05-30 10:59:26,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:59:03 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_yx8v6q: No response received for task 498b614ec2fd4963a5e2aced3a1fc225 2019-05-30 10:59:26,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_yx8v6q 2019-05-30 10:59:26,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-30 10:59:26,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-30 10:59:26,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-30 10:59:26,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-30 10:59:26,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a28c4db-412e-498a-8127-ead8ec2a4a89 x-compute-request-id: req-1a28c4db-412e-498a-8127-ead8ec2a4a89 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3b74a72e-9e2b-4ae8-a427-7b64403dc9d8"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62dd4986-2459-456f-b53c-44571a139b53"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-30 10:59:26,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:59:26,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:26,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:26,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:26,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:26,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:26,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:26,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:26,663 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:59:26,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:26,663 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:26 GMT 2019-05-30 10:59:26,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:26,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:59:26,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:26,664 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:26,664 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:31,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:59:31,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:31,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:31,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:31,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:31,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:31,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:31,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:31,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:06.379Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_yx8v6q/env", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:05.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ce25916e-25c2-4925-8294-72b0ffbe5cc6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.138Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:06.405Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.138Z", "message": "Agent created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:06.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.138Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:06.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.138Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:06.390Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.138Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:06.369Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.138Z", "message": "Removing directory: /tmp/tmpvSG9Z8/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:06.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d665b31-d5a1-4f89-8754-f87fa4ae00dc"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.138Z", "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-05-30T10:59:06.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8d665b31-d5a1-4f89-8754-f87fa4ae00dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.138Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-00ad3c0f-734c-4094-a0bc-3214708c0292", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:06.411Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.138Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00ad3c0f-734c-4094-a0bc-3214708c0292 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:06.411Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.138Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2576f6744204205d49fe2ef017843be074ebff7\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:06.806Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.733Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-6dd18c64-bffc-4791-a2b4-ae09eeca2819", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.613Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.733Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2576f6744204205d49fe2ef017843be074ebff7\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.614Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.733Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b2e5448-31ef-49df-b5eb-72dc3c1579a1 x-compute-request-id: req-7b2e5448-31ef-49df-b5eb-72dc3c1579a1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6d:87:fe\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:40Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.459Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.733Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-7b2e5448-31ef-49df-b5eb-72dc3c1579a1", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.459Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.733Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-7b2e5448-31ef-49df-b5eb-72dc3c1579a1", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.460Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.733Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2576f6744204205d49fe2ef017843be074ebff7\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.460Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.733Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6dd18c64-bffc-4791-a2b4-ae09eeca2819 x-compute-request-id: req-6dd18c64-bffc-4791-a2b4-ae09eeca2819 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b19b714-6424-4b28-ad7b-e896d88062b5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3534af49-d0ca-4c4f-841c-32d79e6ffb52\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"63d9cdf6-22a7-4020-ad84-b0acf8d06e6b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"67773b2c-45cb-4dac-bc91-456a6817ec5f\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"63d9cdf6-22a7-4020-ad84-b0acf8d06e6b\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.613Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.733Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-6dd18c64-bffc-4791-a2b4-ae09eeca2819", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.613Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.733Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.733Z", "message": "Relationships established", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:06.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:07.733Z", "message": "Relationships established", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:06.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:08.341Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:08.341Z", "message": "Installing plugins", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:08.341Z", "message": "Node instance started", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:08.341Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a26e40a-5cd6-420d-bc5e-bfd9a822d774 x-compute-request-id: req-3a26e40a-5cd6-420d-bc5e-bfd9a822d774 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6d:87:fe\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:40Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.770Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:08.341Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-3a26e40a-5cd6-420d-bc5e-bfd9a822d774", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.771Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:08.341Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-3a26e40a-5cd6-420d-bc5e-bfd9a822d774", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.771Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:08.341Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2576f6744204205d49fe2ef017843be074ebff7\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.771Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:08.341Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1976477c-7680-4d02-88bf-5ac7d1c02152 x-compute-request-id: req-1976477c-7680-4d02-88bf-5ac7d1c02152 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b19b714-6424-4b28-ad7b-e896d88062b5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3534af49-d0ca-4c4f-841c-32d79e6ffb52\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"63d9cdf6-22a7-4020-ad84-b0acf8d06e6b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"67773b2c-45cb-4dac-bc91-456a6817ec5f\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"63d9cdf6-22a7-4020-ad84-b0acf8d06e6b\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.922Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:08.341Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-1976477c-7680-4d02-88bf-5ac7d1c02152", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.922Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:08.341Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-1976477c-7680-4d02-88bf-5ac7d1c02152", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.923Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.4ed0f471-5e6c-48a1-be98-8c1ec55a33be"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:08.951Z", "message": "Plugins installed", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:08.951Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:08.368Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:08.951Z", "message": "[localhost] run: ['/home/ubuntu/dime_host_yx8v6q/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:08.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74555fa1-46af-41e2-b8ce-c0caa99bb956"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:08.951Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:08.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74555fa1-46af-41e2-b8ce-c0caa99bb956"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:08.951Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:07.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:09.600Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:08.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:09.600Z", "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-05-30T10:59:08.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74555fa1-46af-41e2-b8ce-c0caa99bb956"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:09.600Z", "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-05-30T10:59:08.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74555fa1-46af-41e2-b8ce-c0caa99bb956"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:09.600Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:08.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74555fa1-46af-41e2-b8ce-c0caa99bb956"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:09.600Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:09.306Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:10.103Z", "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-05-30T10:59:09.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74555fa1-46af-41e2-b8ce-c0caa99bb956"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:11.041Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99cb03cf-13ef-41ec-a51f-9dd01e01a125 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:10.722Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:11.041Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:10.716Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:11.041Z", "message": "Removing directory: /tmp/tmpwVpZ3J/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:09.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74555fa1-46af-41e2-b8ce-c0caa99bb956"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:11.041Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-99cb03cf-13ef-41ec-a51f-9dd01e01a125", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:10.722Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:11.041Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:10.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:11.041Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:10.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}], "metadata": {"pagination": {"total": 2291, "offset": 1863, "size": 50}}} 2019-05-30 10:59:31,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:31,772 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:31 GMT 2019-05-30 10:59:31,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:31,772 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:59:31,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:31,772 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:31,772 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:31,772 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:59:31,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-30 10:59:31,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_yx8v6q/env 2019-05-30 10:59:31,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:59:31,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-30 10:59:31,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-30 10:59:31,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-05-30 10:59:31,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-30 10:59:31,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpvSG9Z8/cloudify-diamond-plugin-1.3.5 2019-05-30 10:59:31,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-05-30 10:59:31,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-00ad3c0f-734c-4094-a0bc-3214708c0292 2019-05-30 10:59:31,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00ad3c0f-734c-4094-a0bc-3214708c0292 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:59:31,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2576f6744204205d49fe2ef017843be074ebff7" 2019-05-30 10:59:31,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-6dd18c64-bffc-4791-a2b4-ae09eeca2819 2019-05-30 10:59:31,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2576f6744204205d49fe2ef017843be074ebff7" 2019-05-30 10:59:31,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b2e5448-31ef-49df-b5eb-72dc3c1579a1 x-compute-request-id: req-7b2e5448-31ef-49df-b5eb-72dc3c1579a1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:87:fe", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:40Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:59:31,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-7b2e5448-31ef-49df-b5eb-72dc3c1579a1 2019-05-30 10:59:31,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-7b2e5448-31ef-49df-b5eb-72dc3c1579a1 2019-05-30 10:59:31,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2576f6744204205d49fe2ef017843be074ebff7" 2019-05-30 10:59:31,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6dd18c64-bffc-4791-a2b4-ae09eeca2819 x-compute-request-id: req-6dd18c64-bffc-4791-a2b4-ae09eeca2819 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b19b714-6424-4b28-ad7b-e896d88062b5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3534af49-d0ca-4c4f-841c-32d79e6ffb52"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "63d9cdf6-22a7-4020-ad84-b0acf8d06e6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67773b2c-45cb-4dac-bc91-456a6817ec5f"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "63d9cdf6-22a7-4020-ad84-b0acf8d06e6b", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-30 10:59:31,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-6dd18c64-bffc-4791-a2b4-ae09eeca2819 2019-05-30 10:59:31,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-30 10:59:31,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-30 10:59:31,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-30 10:59:31,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-30 10:59:31,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-30 10:59:31,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:59:31,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a26e40a-5cd6-420d-bc5e-bfd9a822d774 x-compute-request-id: req-3a26e40a-5cd6-420d-bc5e-bfd9a822d774 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:87:fe", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:40Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:59:31,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-3a26e40a-5cd6-420d-bc5e-bfd9a822d774 2019-05-30 10:59:31,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-3a26e40a-5cd6-420d-bc5e-bfd9a822d774 2019-05-30 10:59:31,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2576f6744204205d49fe2ef017843be074ebff7" 2019-05-30 10:59:31,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1976477c-7680-4d02-88bf-5ac7d1c02152 x-compute-request-id: req-1976477c-7680-4d02-88bf-5ac7d1c02152 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b19b714-6424-4b28-ad7b-e896d88062b5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3534af49-d0ca-4c4f-841c-32d79e6ffb52"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "63d9cdf6-22a7-4020-ad84-b0acf8d06e6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67773b2c-45cb-4dac-bc91-456a6817ec5f"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "63d9cdf6-22a7-4020-ad84-b0acf8d06e6b", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-30 10:59:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-1976477c-7680-4d02-88bf-5ac7d1c02152 2019-05-30 10:59:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-1976477c-7680-4d02-88bf-5ac7d1c02152 2019-05-30 10:59:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-30 10:59:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-30 10:59:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_yx8v6q/env/bin/pip', 'freeze', '--all'] 2019-05-30 10:59:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-30 10:59:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:59:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-30 10:59:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-30 10:59:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-30 10:59:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-30 10:59:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-30 10:59:31,781 - 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-05-30 10:59:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99cb03cf-13ef-41ec-a51f-9dd01e01a125 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:59:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:59:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpwVpZ3J/cloudify-diamond-plugin-1.3.5 2019-05-30 10:59:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-99cb03cf-13ef-41ec-a51f-9dd01e01a125 2019-05-30 10:59:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-30 10:59:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-30 10:59:31,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:59:31,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:31,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:31,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:31,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:31,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:31,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:31,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:31,878 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:59:31,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:31,878 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:31 GMT 2019-05-30 10:59:31,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:31,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:59:31,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:31,879 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:31,879 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:36,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:59:37,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:37,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:37,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:37,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:37,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:37,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:37,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:37,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_yo9btk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:11.041Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:09.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:11.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f062dcbcb53f6ff0746aaa2df1ceb5945bdab3d0\"", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:11.119Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:11.823Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:11.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:11.823Z", "message": "Plugins installed", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:11.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:11.823Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7630470-1e12-4eeb-a710-8509c0964625 x-compute-request-id: req-f7630470-1e12-4eeb-a710-8509c0964625 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6d:87:fe\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:40Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:11.636Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Successfully created daemon: bono_host_a54ulk", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Connecting to 192.168.120.9:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "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-05-30T10:59:12.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "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-05-30T10:59:12.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-f7630470-1e12-4eeb-a710-8509c0964625", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:11.636Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-f7630470-1e12-4eeb-a710-8509c0964625", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:11.636Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f062dcbcb53f6ff0746aaa2df1ceb5945bdab3d0\"", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:11.637Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d23542c3-77cf-4f9a-a027-20c3d1e18751 x-compute-request-id: req-d23542c3-77cf-4f9a-a027-20c3d1e18751 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b19b714-6424-4b28-ad7b-e896d88062b5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3534af49-d0ca-4c4f-841c-32d79e6ffb52\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"63d9cdf6-22a7-4020-ad84-b0acf8d06e6b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"67773b2c-45cb-4dac-bc91-456a6817ec5f\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"63d9cdf6-22a7-4020-ad84-b0acf8d06e6b\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:11.969Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-d23542c3-77cf-4f9a-a027-20c3d1e18751", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:11.969Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-d23542c3-77cf-4f9a-a027-20c3d1e18751", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:11.969Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f062dcbcb53f6ff0746aaa2df1ceb5945bdab3d0\"", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:11.970Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-a54ulk", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Downloading https://192.168.120.9: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-05-30T10:59:12.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "--2019-05-30 10:59:04-- https://192.168.120.9: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-05-30T10:59:12.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Saving to: \u2018/tmp/tmp.GblmvltPWC/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "2019-05-30 10:59:04 (162 MB/s) - \u2018/tmp/tmp.GblmvltPWC/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_a54ulk/env", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Successfully configured daemon: bono_host_a54ulk", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Starting daemon with command: sudo service cloudify-worker-bono_host_a54ulk start", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "10:59:09 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_a54ulk: No response received for task 09699589b73e45e9855e4f9d6225a20c", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Successfully started daemon: bono_host_a54ulk", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.396Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.458a0a44-650a-4c8b-b552-7822fa456473"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "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-05-30T10:59:12.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-37fafedb-6d77-4902-84cf-e31915343c97", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.403Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f062dcbcb53f6ff0746aaa2df1ceb5945bdab3d0\"", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.404Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e73941f3-f631-4066-a9af-a7edfb5b800b x-compute-request-id: req-e73941f3-f631-4066-a9af-a7edfb5b800b Content-Encoding: gzip Content-Length: 623 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b19b714-6424-4b28-ad7b-e896d88062b5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3534af49-d0ca-4c4f-841c-32d79e6ffb52\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"63d9cdf6-22a7-4020-ad84-b0acf8d06e6b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"67773b2c-45cb-4dac-bc91-456a6817ec5f\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"63d9cdf6-22a7-4020-ad84-b0acf8d06e6b\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.567Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-e73941f3-f631-4066-a9af-a7edfb5b800b", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.567Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}], "metadata": {"pagination": {"total": 2366, "offset": 1913, "size": 50}}} 2019-05-30 10:59:37,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:37,018 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:37 GMT 2019-05-30 10:59:37,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:37,018 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:59:37,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:37,018 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:37,019 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:37,019 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:59:37,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-30 10:59:37,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f062dcbcb53f6ff0746aaa2df1ceb5945bdab3d0" 2019-05-30 10:59:37,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-30 10:59:37,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-30 10:59:37,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7630470-1e12-4eeb-a710-8509c0964625 x-compute-request-id: req-f7630470-1e12-4eeb-a710-8509c0964625 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:87:fe", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:40Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:59:37,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_a54ulk 2019-05-30 10:59:37,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-30 10:59:37,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-30 10:59:37,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-05-30 10:59:37,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-30 10:59:37,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-30 10:59:37,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-f7630470-1e12-4eeb-a710-8509c0964625 2019-05-30 10:59:37,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-f7630470-1e12-4eeb-a710-8509c0964625 2019-05-30 10:59:37,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f062dcbcb53f6ff0746aaa2df1ceb5945bdab3d0" 2019-05-30 10:59:37,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d23542c3-77cf-4f9a-a027-20c3d1e18751 x-compute-request-id: req-d23542c3-77cf-4f9a-a027-20c3d1e18751 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b19b714-6424-4b28-ad7b-e896d88062b5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3534af49-d0ca-4c4f-841c-32d79e6ffb52"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "63d9cdf6-22a7-4020-ad84-b0acf8d06e6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67773b2c-45cb-4dac-bc91-456a6817ec5f"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "63d9cdf6-22a7-4020-ad84-b0acf8d06e6b", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-30 10:59:37,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-d23542c3-77cf-4f9a-a027-20c3d1e18751 2019-05-30 10:59:37,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-d23542c3-77cf-4f9a-a027-20c3d1e18751 2019-05-30 10:59:37,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f062dcbcb53f6ff0746aaa2df1ceb5945bdab3d0" 2019-05-30 10:59:37,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-a54ulk 2019-05-30 10:59:37,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-30 10:59:37,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-30 10:59:04-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-30 10:59:37,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.GblmvltPWC/agent.tar.gz’ 2019-05-30 10:59:37,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:37,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:37,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-30 10:59:37,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-30 10:59:37,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:37,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:04 (162 MB/s) - ‘/tmp/tmp.GblmvltPWC/agent.tar.gz’ saved [24073211/24073211] 2019-05-30 10:59:37,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:37,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-30 10:59:37,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_a54ulk/env 2019-05-30 10:59:37,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-30 10:59:37,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-30 10:59:37,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-30 10:59:37,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-30 10:59:37,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-30 10:59:37,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-30 10:59:37,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-30 10:59:37,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-30 10:59:37,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_a54ulk 2019-05-30 10:59:37,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-30 10:59:37,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_a54ulk start 2019-05-30 10:59:37,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:59:09 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_a54ulk: No response received for task 09699589b73e45e9855e4f9d6225a20c 2019-05-30 10:59:37,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_a54ulk 2019-05-30 10:59:37,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-30 10:59:37,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-30 10:59:37,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-37fafedb-6d77-4902-84cf-e31915343c97 2019-05-30 10:59:37,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f062dcbcb53f6ff0746aaa2df1ceb5945bdab3d0" 2019-05-30 10:59:37,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e73941f3-f631-4066-a9af-a7edfb5b800b x-compute-request-id: req-e73941f3-f631-4066-a9af-a7edfb5b800b Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b19b714-6424-4b28-ad7b-e896d88062b5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3534af49-d0ca-4c4f-841c-32d79e6ffb52"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "63d9cdf6-22a7-4020-ad84-b0acf8d06e6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67773b2c-45cb-4dac-bc91-456a6817ec5f"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "63d9cdf6-22a7-4020-ad84-b0acf8d06e6b", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-30 10:59:37,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-e73941f3-f631-4066-a9af-a7edfb5b800b 2019-05-30 10:59:37,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:59:37,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:37,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:37,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:37,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:37,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:37,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:37,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:37,122 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:59:37,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:37,123 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:37 GMT 2019-05-30 10:59:37,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:37,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:59:37,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:37,123 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:37,123 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:42,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:59:42,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:42,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:42,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:42,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:42,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:42,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:42,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:42,216 - 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-05-30T10:59:12.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-e73941f3-f631-4066-a9af-a7edfb5b800b", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.567Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-e73941f3-f631-4066-a9af-a7edfb5b800b", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.567Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37fafedb-6d77-4902-84cf-e31915343c97 x-compute-request-id: req-37fafedb-6d77-4902-84cf-e31915343c97 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6d:87:fe\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:40Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.403Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-37fafedb-6d77-4902-84cf-e31915343c97", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.403Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95deccd9-ac72-4833-b1f8-8ff3f468e305"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bind-host-f2e39g", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "Downloading https://192.168.120.9: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-05-30T10:59:12.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "Successfully started daemon: bind_host_f2e39g", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "10:59:10 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_f2e39g: No response received for task 19717c999537420d99dbd9a0f5dc22d6", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "Starting daemon with command: sudo service cloudify-worker-bind_host_f2e39g start", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "Successfully configured daemon: bind_host_f2e39g", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "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-05-30T10:59:12.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "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-05-30T10:59:12.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "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-05-30T10:59:12.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_f2e39g/env", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "Saving to: \u2018/tmp/tmp.RkHwm7kqSd/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "--2019-05-30 10:59:04-- https://192.168.120.9: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-05-30T10:59:12.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "2019-05-30 10:59:05 (134 MB/s) - \u2018/tmp/tmp.RkHwm7kqSd/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-05-30T10:59:12.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "100%[======================================>] 24,073,211 134MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "message": "Connecting to 192.168.120.9:53333... connected.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "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-05-30T10:59:12.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:12.965Z", "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-05-30T10:59:12.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9f6b1a8e-fcf7-441e-a314-d7dddf7be2f5"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:13.597Z", "message": "Agent created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:13.597Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:12.996Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:13.597Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:13.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:14.169Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:13.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:14.169Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:13.271Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:14.169Z", "message": "Agent created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:13.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:14.835Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:13.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:14.835Z", "message": "Installing plugins", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:13.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:15.382Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ca3f7b76-b643-4a3b-9e88-639e68e8fcec", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:14.778Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:15.382Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca3f7b76-b643-4a3b-9e88-639e68e8fcec 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:14.778Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:15.382Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:14.772Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:15.382Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a559895677df9aed31cf773236689f0272c414f\"", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:15.176Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:15.382Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:15.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:15.382Z", "message": "Installing plugins", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:14.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:15.382Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:14.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:16.052Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:15.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}], "metadata": {"pagination": {"total": 2397, "offset": 1963, "size": 50}}} 2019-05-30 10:59:42,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:42,217 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:42 GMT 2019-05-30 10:59:42,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:42,217 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:59:42,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:42,217 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:42,217 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:42,217 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:59:42,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-e73941f3-f631-4066-a9af-a7edfb5b800b 2019-05-30 10:59:42,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-e73941f3-f631-4066-a9af-a7edfb5b800b 2019-05-30 10:59:42,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-30 10:59:42,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-30 10:59:42,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-30 10:59:42,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37fafedb-6d77-4902-84cf-e31915343c97 x-compute-request-id: req-37fafedb-6d77-4902-84cf-e31915343c97 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:87:fe", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:40Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:59:42,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-37fafedb-6d77-4902-84cf-e31915343c97 2019-05-30 10:59:42,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:42,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-f2e39g 2019-05-30 10:59:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-30 10:59:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-30 10:59:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-30 10:59:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_f2e39g 2019-05-30 10:59:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:59:10 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_f2e39g: No response received for task 19717c999537420d99dbd9a0f5dc22d6 2019-05-30 10:59:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_f2e39g start 2019-05-30 10:59:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-30 10:59:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_f2e39g 2019-05-30 10:59:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-30 10:59:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-30 10:59:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-30 10:59:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-30 10:59:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-30 10:59:42,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_f2e39g/env 2019-05-30 10:59:42,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-30 10:59:42,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:42,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.RkHwm7kqSd/agent.tar.gz’ 2019-05-30 10:59:42,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-30 10:59:04-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-30 10:59:42,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:05 (134 MB/s) - ‘/tmp/tmp.RkHwm7kqSd/agent.tar.gz’ saved [24073211/24073211] 2019-05-30 10:59:42,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:42,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 134MB/s in 0.2s 2019-05-30 10:59:42,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-30 10:59:42,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-05-30 10:59:42,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-30 10:59:42,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-30 10:59:42,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-30 10:59:42,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-30 10:59:42,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-30 10:59:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-30 10:59:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-30 10:59:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-30 10:59:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-30 10:59:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-30 10:59:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ca3f7b76-b643-4a3b-9e88-639e68e8fcec 2019-05-30 10:59:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca3f7b76-b643-4a3b-9e88-639e68e8fcec 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 10:59:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 10:59:42,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a559895677df9aed31cf773236689f0272c414f" 2019-05-30 10:59:42,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-30 10:59:42,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-30 10:59:42,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-30 10:59:42,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-30 10:59:42,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:59:42,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:42,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:42,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:42,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:42,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:42,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:42,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:42,309 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:59:42,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:42,310 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:42 GMT 2019-05-30 10:59:42,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:42,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:59:42,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:42,310 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:42,310 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:47,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:59:47,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:47,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:47,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:47,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:47,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:47,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:47,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:47,437 - 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-05-30T10:59:16.630Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-518c0396-5411-451e-bddf-8cdd5ff22343 x-compute-request-id: req-518c0396-5411-451e-bddf-8cdd5ff22343 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b19b714-6424-4b28-ad7b-e896d88062b5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3534af49-d0ca-4c4f-841c-32d79e6ffb52\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"63d9cdf6-22a7-4020-ad84-b0acf8d06e6b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"67773b2c-45cb-4dac-bc91-456a6817ec5f\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"63d9cdf6-22a7-4020-ad84-b0acf8d06e6b\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:16.234Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:16.630Z", "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-05-30T10:59:16.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.dd71b780-fd29-48d4-a696-fe758430808f"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:16.630Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:16.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.dd71b780-fd29-48d4-a696-fe758430808f"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:16.630Z", "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-05-30T10:59:16.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.dd71b780-fd29-48d4-a696-fe758430808f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:16.630Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a559895677df9aed31cf773236689f0272c414f\"", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:16.237Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:16.630Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-518c0396-5411-451e-bddf-8cdd5ff22343", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:16.235Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:16.630Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-518c0396-5411-451e-bddf-8cdd5ff22343", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:16.235Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:16.630Z", "message": "[localhost] run: ['/home/ubuntu/bono_host_a54ulk/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:15.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.dd71b780-fd29-48d4-a696-fe758430808f"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:16.630Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:15.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.dd71b780-fd29-48d4-a696-fe758430808f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:16.630Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a559895677df9aed31cf773236689f0272c414f\"", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:15.874Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:16.630Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-2855af86-bdfb-4796-9eb6-bf9bfa4b7e76", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:15.873Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:16.630Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-2855af86-bdfb-4796-9eb6-bf9bfa4b7e76", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:15.873Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:16.630Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2855af86-bdfb-4796-9eb6-bf9bfa4b7e76 x-compute-request-id: req-2855af86-bdfb-4796-9eb6-bf9bfa4b7e76 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6d:87:fe\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:40Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:15.872Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:16.630Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:16.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:17.264Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-6342bb89-bf92-4de5-8f0c-5a0ecebe6821", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:16.670Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:17.264Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-6342bb89-bf92-4de5-8f0c-5a0ecebe6821", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:16.670Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:17.264Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6342bb89-bf92-4de5-8f0c-5a0ecebe6821 x-compute-request-id: req-6342bb89-bf92-4de5-8f0c-5a0ecebe6821 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6d:87:fe\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:40Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:16.670Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:17.264Z", "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-05-30T10:59:17.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9914f339-b159-4f99-b22f-5166f5fcfc51"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:17.264Z", "message": "[localhost] run: ['/home/ubuntu/bind_host_f2e39g/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:16.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9914f339-b159-4f99-b22f-5166f5fcfc51"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:17.264Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:16.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9914f339-b159-4f99-b22f-5166f5fcfc51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:17.264Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a559895677df9aed31cf773236689f0272c414f\"", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:16.671Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:17.830Z", "message": "Relationships established", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:17.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:17.830Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:17.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9914f339-b159-4f99-b22f-5166f5fcfc51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:17.830Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-7720eca9-79ce-4f2e-80b4-53cd10767acf", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:17.089Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:17.830Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7720eca9-79ce-4f2e-80b4-53cd10767acf x-compute-request-id: req-7720eca9-79ce-4f2e-80b4-53cd10767acf Content-Encoding: gzip Content-Length: 623 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b19b714-6424-4b28-ad7b-e896d88062b5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3534af49-d0ca-4c4f-841c-32d79e6ffb52\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"63d9cdf6-22a7-4020-ad84-b0acf8d06e6b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"67773b2c-45cb-4dac-bc91-456a6817ec5f\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"63d9cdf6-22a7-4020-ad84-b0acf8d06e6b\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:17.089Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:17.830Z", "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-05-30T10:59:17.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9914f339-b159-4f99-b22f-5166f5fcfc51"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:17.830Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:17.510Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:17.830Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-7720eca9-79ce-4f2e-80b4-53cd10767acf", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:17.090Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d2294c63-3b04-42b2-b557-f19fbd38a72a"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:17.830Z", "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": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:17.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.dd71b780-fd29-48d4-a696-fe758430808f"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:17.830Z", "message": "Removing directory: /tmp/tmp6R0yqc/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:17.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.dd71b780-fd29-48d4-a696-fe758430808f"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:18.595Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:18.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:18.595Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:17.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:18.595Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:17.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:18.595Z", "message": "Removing directory: /tmp/tmpGjoall/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:18.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9914f339-b159-4f99-b22f-5166f5fcfc51"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:18.595Z", "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-05-30T10:59:18.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.9914f339-b159-4f99-b22f-5166f5fcfc51"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:18.595Z", "message": "Plugins installed", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:18.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:19.241Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:18.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:19.241Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:18.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:19.241Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:18.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:19.830Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:19.227Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:19.830Z", "message": "Plugins installed", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:19.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.375Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.375Z", "message": " Preparing to unpack .../libatomic1_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-05-30T10:59:20.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.375Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:19.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " Unpacking 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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 18%]\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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 19%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 20%]\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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " Unpacking libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 3%]\u001b[49m\u001b[39m \u001b[uUnpacking 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-05-30T10:59:20.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}], "metadata": {"pagination": {"total": 2429, "offset": 2013, "size": 50}}} 2019-05-30 10:59:47,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:47,437 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:47 GMT 2019-05-30 10:59:47,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:47,437 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:59:47,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:47,438 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:47,438 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:47,438 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:59:47,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-518c0396-5411-451e-bddf-8cdd5ff22343 x-compute-request-id: req-518c0396-5411-451e-bddf-8cdd5ff22343 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b19b714-6424-4b28-ad7b-e896d88062b5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3534af49-d0ca-4c4f-841c-32d79e6ffb52"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "63d9cdf6-22a7-4020-ad84-b0acf8d06e6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67773b2c-45cb-4dac-bc91-456a6817ec5f"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "63d9cdf6-22a7-4020-ad84-b0acf8d06e6b", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-30 10:59:47,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-30 10:59:47,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-30 10:59:47,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-30 10:59:47,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a559895677df9aed31cf773236689f0272c414f" 2019-05-30 10:59:47,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-518c0396-5411-451e-bddf-8cdd5ff22343 2019-05-30 10:59:47,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-518c0396-5411-451e-bddf-8cdd5ff22343 2019-05-30 10:59:47,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_a54ulk/env/bin/pip', 'freeze', '--all'] 2019-05-30 10:59:47,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-30 10:59:47,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a559895677df9aed31cf773236689f0272c414f" 2019-05-30 10:59:47,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-2855af86-bdfb-4796-9eb6-bf9bfa4b7e76 2019-05-30 10:59:47,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-2855af86-bdfb-4796-9eb6-bf9bfa4b7e76 2019-05-30 10:59:47,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2855af86-bdfb-4796-9eb6-bf9bfa4b7e76 x-compute-request-id: req-2855af86-bdfb-4796-9eb6-bf9bfa4b7e76 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:87:fe", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:40Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:59:47,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-30 10:59:47,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-6342bb89-bf92-4de5-8f0c-5a0ecebe6821 2019-05-30 10:59:47,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-6342bb89-bf92-4de5-8f0c-5a0ecebe6821 2019-05-30 10:59:47,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6342bb89-bf92-4de5-8f0c-5a0ecebe6821 x-compute-request-id: req-6342bb89-bf92-4de5-8f0c-5a0ecebe6821 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:87:fe", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:40Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 10:59:47,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-30 10:59:47,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_f2e39g/env/bin/pip', 'freeze', '--all'] 2019-05-30 10:59:47,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-30 10:59:47,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a559895677df9aed31cf773236689f0272c414f" 2019-05-30 10:59:47,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-30 10:59:47,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-30 10:59:47,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-7720eca9-79ce-4f2e-80b4-53cd10767acf 2019-05-30 10:59:47,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7720eca9-79ce-4f2e-80b4-53cd10767acf x-compute-request-id: req-7720eca9-79ce-4f2e-80b4-53cd10767acf Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b19b714-6424-4b28-ad7b-e896d88062b5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3534af49-d0ca-4c4f-841c-32d79e6ffb52"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "63d9cdf6-22a7-4020-ad84-b0acf8d06e6b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67773b2c-45cb-4dac-bc91-456a6817ec5f"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "63d9cdf6-22a7-4020-ad84-b0acf8d06e6b", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-30 10:59:47,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-30 10:59:47,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-30 10:59:47,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-7720eca9-79ce-4f2e-80b4-53cd10767acf 2019-05-30 10:59:47,444 - 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-05-30 10:59:47,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp6R0yqc/cloudify-diamond-plugin-1.3.5 2019-05-30 10:59:47,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-30 10:59:47,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-30 10:59:47,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 10:59:47,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpGjoall/cloudify-diamond-plugin-1.3.5 2019-05-30 10:59:47,445 - 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-05-30 10:59:47,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-30 10:59:47,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-30 10:59:47,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-30 10:59:47,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-30 10:59:47,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-30 10:59:47,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-30 10:59:47,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-30 10:59:47,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-30 10:59:47,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-30 10:59:47,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:47,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:47,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Progress: [ 20%] Selecting previously unselected package libmpfr4:amd64. 2019-05-30 10:59:47,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-05-30 10:59:47,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-05-30 10:59:47,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:47,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:59:47,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:47,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:47,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:47,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:47,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:47,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:47,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:47,509 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:59:47,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:47,510 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:47 GMT 2019-05-30 10:59:47,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:47,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:59:47,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:47,510 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:47,510 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:52,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:59:52,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:52,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:52,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:52,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:52,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:52,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:52,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:52,608 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 52%]\u001b[49m\u001b[39m \u001b[uUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 50%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 51%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package linux-libc-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 49%]\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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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 libc-dev-bin.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 46%]\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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 23%]\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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 21%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 22%]\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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 16%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 17%]\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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 15%]\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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 13%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 14%]\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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 12%]\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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 10%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 11%]\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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 9%]\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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 7%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 8%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libisl10:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 6%]\u001b[49m\u001b[39m \u001b[uUnpacking 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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 4%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 5%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgmp10:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 3%]\u001b[49m\u001b[39m \u001b[uUnpacking 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-05-30T10:59:20.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " Unpacking libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 19%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 20%]\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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 18%]\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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " SNIMissingWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " /home/ubuntu/proxy_host_x356c6/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-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-x356c6", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-x356c6", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " Installing collected packages: pycryptodome, pysnmp", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " Requirement already satisfied: ply in /home/ubuntu/proxy_host_x356c6/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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_x356c6/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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 24%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 25%]\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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 26%]\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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 27%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 28%]\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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 29%]\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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}], "metadata": {"pagination": {"total": 2430, "offset": 2063, "size": 50}}} 2019-05-30 10:59:52,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:52,608 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:52 GMT 2019-05-30 10:59:52,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:52,608 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:59:52,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:52,608 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:52,608 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:52,608 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:59:52,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-05-30 10:59:52,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... 2019-05-30 10:59:52,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Progress: [ 51%] Selecting previously unselected package linux-libc-dev:amd64. 2019-05-30 10:59:52,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-05-30 10:59:52,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... 2019-05-30 10:59:52,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-05-30 10:59:52,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-05-30 10:59:52,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 23%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:52,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-30 10:59:52,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Progress: [ 22%] Selecting previously unselected package libquadmath0:amd64. 2019-05-30 10:59:52,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-30 10:59:52,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Progress: [ 17%] Selecting previously unselected package libitm1:amd64. 2019-05-30 10:59:52,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:52,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-30 10:59:52,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Progress: [ 14%] Selecting previously unselected package libgomp1:amd64. 2019-05-30 10:59:52,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-05-30 10:59:52,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-05-30 10:59:52,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-05-30 10:59:52,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-05-30 10:59:52,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-05-30 10:59:52,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-05-30 10:59:52,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-05-30 10:59:52,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-05-30 10:59:52,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 4%] Progress: [ 5%] Selecting previously unselected package libgmp10:amd64. 2019-05-30 10:59:52,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:52,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-05-30 10:59:52,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-05-30 10:59:52,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Progress: [ 20%] Selecting previously unselected package libmpfr4:amd64. 2019-05-30 10:59:52,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:52,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-05-30 10:59:52,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_x356c6/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-05-30 10:59:52,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-05-30 10:59:52,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:52,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-05-30 10:59:52,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:52,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-x356c6 2019-05-30 10:59:52,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:52,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-05-30 10:59:52,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 10:59:52,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-x356c6 2019-05-30 10:59:52,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-05-30 10:59:52,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-05-30 10:59:52,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_x356c6/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-05-30 10:59:52,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_x356c6/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-05-30 10:59:52,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Progress: [ 25%] Selecting previously unselected package libtsan0:amd64. 2019-05-30 10:59:52,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-30 10:59:52,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 26%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:52,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Progress: [ 28%] Selecting previously unselected package libmpc3:amd64. 2019-05-30 10:59:52,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-05-30 10:59:52,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 29%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-05-30 10:59:52,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:59:52,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:52,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:52,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:52,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:52,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:52,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:52,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:52,686 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:59:52,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:52,687 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:52 GMT 2019-05-30 10:59:52,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:52,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:59:52,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:52,687 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:52,687 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:57,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 10:59:57,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:57,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:57,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:57,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:57,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:57,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:57,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:57,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 30%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 31%]\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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 32%]\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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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 cpp-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 35%]\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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 38%]\u001b[49m\u001b[39m \u001b[uUnpacking cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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 libgcc-4.8-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " Unpacking 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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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 gcc-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 43%]\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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_x356c6/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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " Collecting pysnmp==4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-170.220) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 89%]\u001b[49m\u001b[39m \u001b[u\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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 87%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 88%]\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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 85%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 86%]\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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 83%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 84%]\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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 81%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 82%]\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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 80%]\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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 78%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 79%]\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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 76%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 77%]\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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 74%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 75%]\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-05-30T10:59:20.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 72%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 73%]\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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 70%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 71%]\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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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 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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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 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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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 libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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 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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 61%]\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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:20.617Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 59%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 60%]\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-05-30T10:59:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": " Uninstalling pysnmp-4.4.5:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": "Execution done (PID=1606, return_code=0): /tmp/PUA3N/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "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-05-30T10:59:20.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "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-05-30T10:59:20.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}], "metadata": {"pagination": {"total": 2430, "offset": 2113, "size": 50}}} 2019-05-30 10:59:57,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:57,867 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:57 GMT 2019-05-30 10:59:57,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:57,867 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 10:59:57,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:57,867 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:57,867 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 10:59:57,867 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 10:59:57,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Progress: [ 31%] Selecting previously unselected package binutils. 2019-05-30 10:59:57,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-05-30 10:59:57,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-05-30 10:59:57,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package cpp-4.8. 2019-05-30 10:59:57,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-30 10:59:57,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:57,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp. 2019-05-30 10:59:57,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-05-30 10:59:57,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-05-30 10:59:57,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-05-30 10:59:57,871 - 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-05-30 10:59:57,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:57,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package gcc-4.8. 2019-05-30 10:59:57,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-30 10:59:57,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:57,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc. 2019-05-30 10:59:57,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-05-30 10:59:57,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_x356c6/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-05-30 10:59:57,872 - 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-05-30 10:59:57,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-05-30 10:59:57,873 - 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-05-30 10:59:57,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pysnmp==4.3.5 2019-05-30 10:59:57,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 99%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... 2019-05-30 10:59:57,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 97%] Progress: [ 98%] Setting up manpages-dev (3.54-1ubuntu1) ... 2019-05-30 10:59:57,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-05-30 10:59:57,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 93%] Progress: [ 94%] Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-05-30 10:59:57,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.15) ... 2019-05-30 10:59:57,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 89%] Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-05-30 10:59:57,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 87%] Progress: [ 88%] Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:57,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 85%] Progress: [ 86%] Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:57,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 83%] Progress: [ 84%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-05-30 10:59:57,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 81%] Progress: [ 82%] Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:57,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 80%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-05-30 10:59:57,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 78%] Progress: [ 79%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-05-30 10:59:57,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 76%] Progress: [ 77%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:57,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 74%] Progress: [ 75%] Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:57,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 72%] Progress: [ 73%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-05-30 10:59:57,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Progress: [ 71%] Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:57,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 68%] Progress: [ 69%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:57,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-05-30 10:59:57,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-05-30 10:59:57,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-05-30 10:59:57,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:57,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-30 10:59:57,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 59%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-05-30 10:59:57,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-05-30 10:59:57,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-30 10:59:57,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1606, return_code=0): /tmp/PUA3N/install_requirements.sh 2019-05-30 10:59:57,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.1 pysnmp-4.3.5 2019-05-30 10:59:57,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-05-30 10:59:57,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 10:59:57,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 10:59:57,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 10:59:57,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 10:59:57,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 10:59:57,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 10:59:57,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 10:59:57,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 10:59:57,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 10:59:57,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 10:59:57,941 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 10:59:57 GMT 2019-05-30 10:59:57,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 10:59:57,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 10:59:57,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 10:59:57,941 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 10:59:57,941 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:02,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:00:03,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:03,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:03,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:03,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:03,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:03,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:03,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:03,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.773Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:59:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24a92697-7678-49e9-bbbf-ebe41dddf952 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.778Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-24a92697-7678-49e9-bbbf-ebe41dddf952", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.778Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": " Uninstalling pysnmp-4.4.5:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "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-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": " You are using pip version 9.0.1, however version 19.1.1 is available.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": " /home/ubuntu/proxy_host_x356c6/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-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": " /home/ubuntu/proxy_host_x356c6/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-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": " /home/ubuntu/proxy_host_x356c6/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-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": " /home/ubuntu/proxy_host_x356c6/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-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "proxy_node_j8ha8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.207Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:20.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.85531600-0b16-4a7a-a01d-b0d0d359d7e5"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.819Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:21.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.819Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}30a49080f0bdaf1bc898ef5ccf1f3feb789fc32f\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:21.174Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.819Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:21.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_node_j8ha8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:21.819Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:21.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.329Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3def302e-b16c-4c06-89fc-d4d12724c811 x-compute-request-id: req-3def302e-b16c-4c06-89fc-d4d12724c811 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"29836618-0f73-41c1-a854-73ec5eee056c\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5cd9fe36-1655-4f5a-9e81-ac8a6ebf9077\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5d58651f-c50b-4b8d-9535-0840ad38ebea\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6dcaf920-9204-4048-ac4a-214951de59a1\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0291dab-989a-4731-92f1-648bc0d2b27a\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0edaecb-d2cd-4b1b-ba22-087c7b6fe244\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:22.161Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.329Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-c6510f52-9622-47ed-8e52-5e5d44e156b2", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:21.760Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.329Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:21.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.329Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:21.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.329Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}30a49080f0bdaf1bc898ef5ccf1f3feb789fc32f\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:21.762Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.329Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6510f52-9622-47ed-8e52-5e5d44e156b2 x-compute-request-id: req-c6510f52-9622-47ed-8e52-5e5d44e156b2 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5b:59:f2\", \"version\": 4, \"addr\": \"192.168.120.34\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:21.760Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.329Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-c6510f52-9622-47ed-8e52-5e5d44e156b2", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:21.761Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.842Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19c784ce-9f8d-4f33-9dc2-d142a4fc9d9e x-compute-request-id: req-19c784ce-9f8d-4f33-9dc2-d142a4fc9d9e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5b:59:f2\", \"version\": 4, \"addr\": \"192.168.120.34\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:22.576Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.842Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-3def302e-b16c-4c06-89fc-d4d12724c811", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:22.161Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": "proxy_node_j8ha8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.842Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:22.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.842Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:22.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.842Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:22.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.842Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-6fb91d8a-4a21-4999-bf22-ae9a96e89483", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:22.723Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.842Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fb91d8a-4a21-4999-bf22-ae9a96e89483 x-compute-request-id: req-6fb91d8a-4a21-4999-bf22-ae9a96e89483 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"29836618-0f73-41c1-a854-73ec5eee056c\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5cd9fe36-1655-4f5a-9e81-ac8a6ebf9077\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5d58651f-c50b-4b8d-9535-0840ad38ebea\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6dcaf920-9204-4048-ac4a-214951de59a1\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0291dab-989a-4731-92f1-648bc0d2b27a\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0edaecb-d2cd-4b1b-ba22-087c7b6fe244\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:22.723Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.842Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}30a49080f0bdaf1bc898ef5ccf1f3feb789fc32f\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:22.577Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.842Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-19c784ce-9f8d-4f33-9dc2-d142a4fc9d9e", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:22.576Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.842Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-19c784ce-9f8d-4f33-9dc2-d142a4fc9d9e", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:22.576Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.842Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}30a49080f0bdaf1bc898ef5ccf1f3feb789fc32f\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:22.162Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.842Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-3def302e-b16c-4c06-89fc-d4d12724c811", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:22.161Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:22.842Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-6fb91d8a-4a21-4999-bf22-ae9a96e89483", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:22.723Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.16c49213-bac0-42c0-968b-de50e3ab3f5e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:23.424Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:23.057Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "proxy_node_j8ha8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:23.424Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:23.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:24.075Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:23.586Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:24.075Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:23.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:24.075Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:23.188Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:24.883Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-86260a85-a61a-41ca-adf8-5322f36898ee", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:24.443Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:24.883Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:59:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86260a85-a61a-41ca-adf8-5322f36898ee 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:24.443Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}], "metadata": {"pagination": {"total": 2431, "offset": 2163, "size": 50}}} 2019-05-30 11:00:03,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:03,047 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:03 GMT 2019-05-30 11:00:03,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:03,048 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:00:03,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:03,048 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:03,048 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:03,048 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:00:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-30 11:00:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:00:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:59:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24a92697-7678-49e9-bbbf-ebe41dddf952 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:00:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-24a92697-7678-49e9-bbbf-ebe41dddf952 2019-05-30 11:00:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-05-30 11:00:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-05-30 11:00:03,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.1.1 is available. 2019-05-30 11:00:03,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-30 11:00:03,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_x356c6/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-05-30 11:00:03,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-30 11:00:03,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_x356c6/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-05-30 11:00:03,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_x356c6/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-05-30 11:00:03,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-30 11:00:03,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_x356c6/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-05-30 11:00:03,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-30 11:00:03,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-30 11:00:03,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-30 11:00:03,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-30 11:00:03,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-30 11:00:03,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-30 11:00:03,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a49080f0bdaf1bc898ef5ccf1f3feb789fc32f" 2019-05-30 11:00:03,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-30 11:00:03,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 11:00:03,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3def302e-b16c-4c06-89fc-d4d12724c811 x-compute-request-id: req-3def302e-b16c-4c06-89fc-d4d12724c811 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "29836618-0f73-41c1-a854-73ec5eee056c"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5cd9fe36-1655-4f5a-9e81-ac8a6ebf9077"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5d58651f-c50b-4b8d-9535-0840ad38ebea"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6dcaf920-9204-4048-ac4a-214951de59a1"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0291dab-989a-4731-92f1-648bc0d2b27a"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0edaecb-d2cd-4b1b-ba22-087c7b6fe244"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "99770790-8046-438a-808b-b8405234dd8b", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-30 11:00:03,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-c6510f52-9622-47ed-8e52-5e5d44e156b2 2019-05-30 11:00:03,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-30 11:00:03,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-30 11:00:03,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a49080f0bdaf1bc898ef5ccf1f3feb789fc32f" 2019-05-30 11:00:03,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6510f52-9622-47ed-8e52-5e5d44e156b2 x-compute-request-id: req-c6510f52-9622-47ed-8e52-5e5d44e156b2 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:59:f2", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:03,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-c6510f52-9622-47ed-8e52-5e5d44e156b2 2019-05-30 11:00:03,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19c784ce-9f8d-4f33-9dc2-d142a4fc9d9e x-compute-request-id: req-19c784ce-9f8d-4f33-9dc2-d142a4fc9d9e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:59:f2", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:03,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-3def302e-b16c-4c06-89fc-d4d12724c811 2019-05-30 11:00:03,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-30 11:00:03,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-30 11:00:03,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-30 11:00:03,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-6fb91d8a-4a21-4999-bf22-ae9a96e89483 2019-05-30 11:00:03,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fb91d8a-4a21-4999-bf22-ae9a96e89483 x-compute-request-id: req-6fb91d8a-4a21-4999-bf22-ae9a96e89483 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "29836618-0f73-41c1-a854-73ec5eee056c"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5cd9fe36-1655-4f5a-9e81-ac8a6ebf9077"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5d58651f-c50b-4b8d-9535-0840ad38ebea"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6dcaf920-9204-4048-ac4a-214951de59a1"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0291dab-989a-4731-92f1-648bc0d2b27a"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0edaecb-d2cd-4b1b-ba22-087c7b6fe244"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "99770790-8046-438a-808b-b8405234dd8b", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-30 11:00:03,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a49080f0bdaf1bc898ef5ccf1f3feb789fc32f" 2019-05-30 11:00:03,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-19c784ce-9f8d-4f33-9dc2-d142a4fc9d9e 2019-05-30 11:00:03,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-19c784ce-9f8d-4f33-9dc2-d142a4fc9d9e 2019-05-30 11:00:03,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a49080f0bdaf1bc898ef5ccf1f3feb789fc32f" 2019-05-30 11:00:03,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-3def302e-b16c-4c06-89fc-d4d12724c811 2019-05-30 11:00:03,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-6fb91d8a-4a21-4999-bf22-ae9a96e89483 2019-05-30 11:00:03,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-30 11:00:03,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 11:00:03,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-30 11:00:03,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-30 11:00:03,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-30 11:00:03,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-86260a85-a61a-41ca-adf8-5322f36898ee 2019-05-30 11:00:03,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:59:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86260a85-a61a-41ca-adf8-5322f36898ee 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:00:03,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:00:03,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:03,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:03,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:03,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:03,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:03,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:03,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:03,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:00:03,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:03,241 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:03 GMT 2019-05-30 11:00:03,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:03,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:00:03,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:03,241 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:03,241 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:08,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:00:08,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:08,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:08,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:08,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:08,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:08,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:08,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:08,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_j8ha8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:24.883Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:24.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:24.883Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:23.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:24.883Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:24.437Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:25.497Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:59:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2148e3c7-d9da-40db-a01b-c276078e9cba 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:24.892Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:25.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:24.888Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:25.497Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-2148e3c7-d9da-40db-a01b-c276078e9cba", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:24.892Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:25.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6f89d83db85f196895f7754ffd8723a3775adff\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:24.849Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:25.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca15b6833216e4b9f77254fdfd8c370e1d9cb64e\"", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:25.295Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:26.165Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-71d70386-d3a2-46bf-997f-a18cd5a6a7db", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:25.514Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:26.165Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71d70386-d3a2-46bf-997f-a18cd5a6a7db x-compute-request-id: req-71d70386-d3a2-46bf-997f-a18cd5a6a7db Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b7:d5:55\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:27.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:27Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:25.514Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:26.165Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-71d70386-d3a2-46bf-997f-a18cd5a6a7db", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:25.514Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:26.165Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6f89d83db85f196895f7754ffd8723a3775adff\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:25.515Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:26.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-78c16f0c-b5db-4601-9505-ff663dc5caa1", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.062Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:26.798Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e976db5-329a-4e12-9604-db821954442f x-compute-request-id: req-3e976db5-329a-4e12-9604-db821954442f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5b:59:f2\", \"version\": 4, \"addr\": \"192.168.120.34\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.271Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:26.798Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca15b6833216e4b9f77254fdfd8c370e1d9cb64e\"", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.272Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:26.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-3e976db5-329a-4e12-9604-db821954442f", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.271Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:26.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-3e976db5-329a-4e12-9604-db821954442f", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.271Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:26.798Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78c16f0c-b5db-4601-9505-ff663dc5caa1 x-compute-request-id: req-78c16f0c-b5db-4601-9505-ff663dc5caa1 Content-Encoding: gzip Content-Length: 534 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07347adf-54cd-4698-b0c6-0cf31b15f684\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4c02eca5-1e8c-40b9-b4ed-e632ffa725b8\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9ed2c30-718f-4117-a4ff-5061467bc408\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"662da134-81e3-4e07-a838-dab908384547\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.061Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:26.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-78c16f0c-b5db-4601-9505-ff663dc5caa1", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.061Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:26.798Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6f89d83db85f196895f7754ffd8723a3775adff\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.063Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:27.311Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-6b43a64b-7a39-49b8-a9b8-128b070e31da", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:27.232Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:27.311Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:27.196Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:27.311Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-266967d1-9690-4c5c-aa65-b2b5dcd3d7dd x-compute-request-id: req-266967d1-9690-4c5c-aa65-b2b5dcd3d7dd Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b7:d5:55\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:27.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:27Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.681Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:27.311Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-266967d1-9690-4c5c-aa65-b2b5dcd3d7dd", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.682Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:27.311Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-266967d1-9690-4c5c-aa65-b2b5dcd3d7dd", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.682Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:27.311Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6f89d83db85f196895f7754ffd8723a3775adff\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.683Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:27.311Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e9f19db-85b7-4295-aa32-51005ff2ac25 x-compute-request-id: req-9e9f19db-85b7-4295-aa32-51005ff2ac25 Content-Encoding: gzip Content-Length: 534 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07347adf-54cd-4698-b0c6-0cf31b15f684\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4c02eca5-1e8c-40b9-b4ed-e632ffa725b8\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9ed2c30-718f-4117-a4ff-5061467bc408\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"662da134-81e3-4e07-a838-dab908384547\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.828Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:27.311Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-9e9f19db-85b7-4295-aa32-51005ff2ac25", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.828Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:27.311Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-9e9f19db-85b7-4295-aa32-51005ff2ac25", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.828Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f12a38db-2ea5-4e0d-96e2-5b4e3450d57f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:27.311Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b29e029-178b-4617-bca9-fe84d097c394 x-compute-request-id: req-2b29e029-178b-4617-bca9-fe84d097c394 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"29836618-0f73-41c1-a854-73ec5eee056c\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5cd9fe36-1655-4f5a-9e81-ac8a6ebf9077\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5d58651f-c50b-4b8d-9535-0840ad38ebea\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6dcaf920-9204-4048-ac4a-214951de59a1\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0291dab-989a-4731-92f1-648bc0d2b27a\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0edaecb-d2cd-4b1b-ba22-087c7b6fe244\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.788Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:27.311Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-6b43a64b-7a39-49b8-a9b8-128b070e31da", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:27.232Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:27.311Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-2b29e029-178b-4617-bca9-fe84d097c394", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.789Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:27.311Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-2b29e029-178b-4617-bca9-fe84d097c394", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.789Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:27.311Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca15b6833216e4b9f77254fdfd8c370e1d9cb64e\"", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:27.234Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:27.311Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca15b6833216e4b9f77254fdfd8c370e1d9cb64e\"", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:26.790Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:27.311Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b43a64b-7a39-49b8-a9b8-128b070e31da x-compute-request-id: req-6b43a64b-7a39-49b8-a9b8-128b070e31da Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5b:59:f2\", \"version\": 4, \"addr\": \"192.168.120.34\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:27.232Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:27.946Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55abe904-6a5f-4e24-a00a-d2f8407a817b x-compute-request-id: req-55abe904-6a5f-4e24-a00a-d2f8407a817b Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"29836618-0f73-41c1-a854-73ec5eee056c\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5cd9fe36-1655-4f5a-9e81-ac8a6ebf9077\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5d58651f-c50b-4b8d-9535-0840ad38ebea\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6dcaf920-9204-4048-ac4a-214951de59a1\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0291dab-989a-4731-92f1-648bc0d2b27a\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e0edaecb-d2cd-4b1b-ba22-087c7b6fe244\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"99770790-8046-438a-808b-b8405234dd8b\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:27.773Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:27.946Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:27.389Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:28.664Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:28.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:28.664Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:27.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:28.664Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:28.260Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:28.664Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-55abe904-6a5f-4e24-a00a-d2f8407a817b", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:27.773Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:28.664Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:28.187Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:28.664Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-55abe904-6a5f-4e24-a00a-d2f8407a817b", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:27.773Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e3c4b6c2-e1b8-4329-bbe5-3b4ae8065f66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:29.227Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dcf71f1-ec5e-4d77-932f-d3babd1eebe7 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:28.640Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:29.227Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0dcf71f1-ec5e-4d77-932f-d3babd1eebe7", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:28.640Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:29.227Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}336f2186ee9c6e3a8e5679dc485752c3fe023c6f\"", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:29.043Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:29.227Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:28.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:29.227Z", "message": "Relationships established", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:28.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:29.227Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:28.632Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}], "metadata": {"pagination": {"total": 2469, "offset": 2213, "size": 50}}} 2019-05-30 11:00:08,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:08,523 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:08 GMT 2019-05-30 11:00:08,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:08,523 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:00:08,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:08,524 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:08,524 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:08,524 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:00:08,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 11:00:08,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-30 11:00:08,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:00:08,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:59:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2148e3c7-d9da-40db-a01b-c276078e9cba 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:00:08,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:00:08,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2148e3c7-d9da-40db-a01b-c276078e9cba 2019-05-30 11:00:08,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f89d83db85f196895f7754ffd8723a3775adff" 2019-05-30 11:00:08,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca15b6833216e4b9f77254fdfd8c370e1d9cb64e" 2019-05-30 11:00:08,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-71d70386-d3a2-46bf-997f-a18cd5a6a7db 2019-05-30 11:00:08,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71d70386-d3a2-46bf-997f-a18cd5a6a7db x-compute-request-id: req-71d70386-d3a2-46bf-997f-a18cd5a6a7db Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:d5:55", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:27.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:27Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:08,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-71d70386-d3a2-46bf-997f-a18cd5a6a7db 2019-05-30 11:00:08,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f89d83db85f196895f7754ffd8723a3775adff" 2019-05-30 11:00:08,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-78c16f0c-b5db-4601-9505-ff663dc5caa1 2019-05-30 11:00:08,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e976db5-329a-4e12-9604-db821954442f x-compute-request-id: req-3e976db5-329a-4e12-9604-db821954442f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:59:f2", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:08,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca15b6833216e4b9f77254fdfd8c370e1d9cb64e" 2019-05-30 11:00:08,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-3e976db5-329a-4e12-9604-db821954442f 2019-05-30 11:00:08,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-3e976db5-329a-4e12-9604-db821954442f 2019-05-30 11:00:08,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78c16f0c-b5db-4601-9505-ff663dc5caa1 x-compute-request-id: req-78c16f0c-b5db-4601-9505-ff663dc5caa1 Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "662da134-81e3-4e07-a838-dab908384547", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07347adf-54cd-4698-b0c6-0cf31b15f684"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "662da134-81e3-4e07-a838-dab908384547", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4c02eca5-1e8c-40b9-b4ed-e632ffa725b8"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "662da134-81e3-4e07-a838-dab908384547", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9ed2c30-718f-4117-a4ff-5061467bc408"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "662da134-81e3-4e07-a838-dab908384547", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-30 11:00:08,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-78c16f0c-b5db-4601-9505-ff663dc5caa1 2019-05-30 11:00:08,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f89d83db85f196895f7754ffd8723a3775adff" 2019-05-30 11:00:08,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-6b43a64b-7a39-49b8-a9b8-128b070e31da 2019-05-30 11:00:08,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-30 11:00:08,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-266967d1-9690-4c5c-aa65-b2b5dcd3d7dd x-compute-request-id: req-266967d1-9690-4c5c-aa65-b2b5dcd3d7dd Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:d5:55", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:27.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:27Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:08,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-266967d1-9690-4c5c-aa65-b2b5dcd3d7dd 2019-05-30 11:00:08,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-266967d1-9690-4c5c-aa65-b2b5dcd3d7dd 2019-05-30 11:00:08,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f89d83db85f196895f7754ffd8723a3775adff" 2019-05-30 11:00:08,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e9f19db-85b7-4295-aa32-51005ff2ac25 x-compute-request-id: req-9e9f19db-85b7-4295-aa32-51005ff2ac25 Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "662da134-81e3-4e07-a838-dab908384547", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07347adf-54cd-4698-b0c6-0cf31b15f684"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "662da134-81e3-4e07-a838-dab908384547", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4c02eca5-1e8c-40b9-b4ed-e632ffa725b8"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "662da134-81e3-4e07-a838-dab908384547", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9ed2c30-718f-4117-a4ff-5061467bc408"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "662da134-81e3-4e07-a838-dab908384547", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-30 11:00:08,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-9e9f19db-85b7-4295-aa32-51005ff2ac25 2019-05-30 11:00:08,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-9e9f19db-85b7-4295-aa32-51005ff2ac25 2019-05-30 11:00:08,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b29e029-178b-4617-bca9-fe84d097c394 x-compute-request-id: req-2b29e029-178b-4617-bca9-fe84d097c394 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "29836618-0f73-41c1-a854-73ec5eee056c"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5cd9fe36-1655-4f5a-9e81-ac8a6ebf9077"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5d58651f-c50b-4b8d-9535-0840ad38ebea"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6dcaf920-9204-4048-ac4a-214951de59a1"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0291dab-989a-4731-92f1-648bc0d2b27a"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0edaecb-d2cd-4b1b-ba22-087c7b6fe244"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "99770790-8046-438a-808b-b8405234dd8b", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-30 11:00:08,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-6b43a64b-7a39-49b8-a9b8-128b070e31da 2019-05-30 11:00:08,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-2b29e029-178b-4617-bca9-fe84d097c394 2019-05-30 11:00:08,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-2b29e029-178b-4617-bca9-fe84d097c394 2019-05-30 11:00:08,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca15b6833216e4b9f77254fdfd8c370e1d9cb64e" 2019-05-30 11:00:08,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca15b6833216e4b9f77254fdfd8c370e1d9cb64e" 2019-05-30 11:00:08,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b43a64b-7a39-49b8-a9b8-128b070e31da x-compute-request-id: req-6b43a64b-7a39-49b8-a9b8-128b070e31da Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:59:f2", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:08,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55abe904-6a5f-4e24-a00a-d2f8407a817b x-compute-request-id: req-55abe904-6a5f-4e24-a00a-d2f8407a817b Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "29836618-0f73-41c1-a854-73ec5eee056c"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5cd9fe36-1655-4f5a-9e81-ac8a6ebf9077"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5d58651f-c50b-4b8d-9535-0840ad38ebea"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6dcaf920-9204-4048-ac4a-214951de59a1"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0291dab-989a-4731-92f1-648bc0d2b27a"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "99770790-8046-438a-808b-b8405234dd8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0edaecb-d2cd-4b1b-ba22-087c7b6fe244"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "99770790-8046-438a-808b-b8405234dd8b", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-30 11:00:08,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-30 11:00:08,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-30 11:00:08,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-30 11:00:08,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-30 11:00:08,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-55abe904-6a5f-4e24-a00a-d2f8407a817b 2019-05-30 11:00:08,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-30 11:00:08,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-55abe904-6a5f-4e24-a00a-d2f8407a817b 2019-05-30 11:00:08,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dcf71f1-ec5e-4d77-932f-d3babd1eebe7 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:00:08,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0dcf71f1-ec5e-4d77-932f-d3babd1eebe7 2019-05-30 11:00:08,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336f2186ee9c6e3a8e5679dc485752c3fe023c6f" 2019-05-30 11:00:08,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 11:00:08,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-30 11:00:08,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:00:08,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:00:08,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:08,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:08,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:08,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:08,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:08,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:08,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:08,696 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:00:08,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:08,696 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:08 GMT 2019-05-30 11:00:08,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:08,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:00:08,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:08,697 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:08,697 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:13,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:00:13,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:13,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:13,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:13,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:13,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:13,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:13,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:13,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:30.018Z", "message": "Establishing relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:29.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:30.018Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:29.236Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:30.018Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa303751-0964-471f-b2a9-5a2f69a9a475 x-compute-request-id: req-fa303751-0964-471f-b2a9-5a2f69a9a475 Content-Encoding: gzip Content-Length: 534 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07347adf-54cd-4698-b0c6-0cf31b15f684\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4c02eca5-1e8c-40b9-b4ed-e632ffa725b8\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9ed2c30-718f-4117-a4ff-5061467bc408\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"662da134-81e3-4e07-a838-dab908384547\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:29.981Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:30.018Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}336f2186ee9c6e3a8e5679dc485752c3fe023c6f\"", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:29.661Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:30.018Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-8f42cb63-e20e-4a01-98ac-ad590bd23c8f", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:29.660Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:30.018Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-8f42cb63-e20e-4a01-98ac-ad590bd23c8f", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:29.660Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:30.018Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f42cb63-e20e-4a01-98ac-ad590bd23c8f x-compute-request-id: req-8f42cb63-e20e-4a01-98ac-ad590bd23c8f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b7:d5:55\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:27.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:27Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:29.660Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:30.018Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7179adbf-dd5b-4160-9da0-5e84f1479368", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:29.733Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:30.018Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7179adbf-dd5b-4160-9da0-5e84f1479368 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:29.732Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:30.018Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:29.727Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:30.018Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:28.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:30.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}336f2186ee9c6e3a8e5679dc485752c3fe023c6f\"", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:29.982Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:30.726Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-fa303751-0964-471f-b2a9-5a2f69a9a475", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:29.981Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:30.726Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-fa303751-0964-471f-b2a9-5a2f69a9a475", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:29.981Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:30.726Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a56371a7-b7cb-4a7e-84db-619815056cb4", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:30.421Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:30.726Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a56371a7-b7cb-4a7e-84db-619815056cb4 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:30.420Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:30.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:30.415Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:30.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74fd2a0278bf2cd823c33ff57058e462e3069341\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:30.122Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.238Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88ec27fe-00ee-46a5-93ca-c0767a47422f x-compute-request-id: req-88ec27fe-00ee-46a5-93ca-c0767a47422f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:30.768Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.238Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-5c0ce5c0-3de2-4d9f-bcda-0c16afdda9b1", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:30.614Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.238Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c0ce5c0-3de2-4d9f-bcda-0c16afdda9b1 x-compute-request-id: req-5c0ce5c0-3de2-4d9f-bcda-0c16afdda9b1 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b7:d5:55\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:27.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:27Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:30.614Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.238Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74fd2a0278bf2cd823c33ff57058e462e3069341\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:30.769Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.238Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39f846a7-4e34-4499-987a-ae6f46f2d4bd x-compute-request-id: req-39f846a7-4e34-4499-987a-ae6f46f2d4bd Content-Encoding: gzip Content-Length: 534 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07347adf-54cd-4698-b0c6-0cf31b15f684\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4c02eca5-1e8c-40b9-b4ed-e632ffa725b8\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"662da134-81e3-4e07-a838-dab908384547\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9ed2c30-718f-4117-a4ff-5061467bc408\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"662da134-81e3-4e07-a838-dab908384547\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.029Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.238Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c8628baeff75e99c217374358e8ce0977fa38cc\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:30.826Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.238Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}336f2186ee9c6e3a8e5679dc485752c3fe023c6f\"", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:30.614Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.238Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-5c0ce5c0-3de2-4d9f-bcda-0c16afdda9b1", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:30.614Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.238Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-88ec27fe-00ee-46a5-93ca-c0767a47422f", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:30.768Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.238Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-88ec27fe-00ee-46a5-93ca-c0767a47422f", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:30.768Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-3df7c5d7-14c8-4a82-af7a-975d1fb358bc", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.496Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3df7c5d7-14c8-4a82-af7a-975d1fb358bc x-compute-request-id: req-3df7c5d7-14c8-4a82-af7a-975d1fb358bc Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.496Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-2a68e280-0ee2-4670-82ed-9b7c6bff3f10", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.524Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-39f846a7-4e34-4499-987a-ae6f46f2d4bd", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.030Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fad1ccb-44b9-4039-b55a-01e7abbe624b x-compute-request-id: req-3fad1ccb-44b9-4039-b55a-01e7abbe624b Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1fd64175-ab42-471f-b794-f04d69400fd9\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"25ed38cf-e0cc-46f8-a65f-c91cc37693b0\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9b920203-3841-42f8-88dc-07f4f300013b\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bea388e7-814f-412e-8901-bb13f4dcf7dd\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c310b350-405b-4374-bf8a-47c72d2e74ad\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c5e07833-6474-4c2c-a4c9-b0128bf134a8\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d149da67-1c0f-4e21-9201-53ea76e542a4\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d60f9132-7685-4c72-81bf-b8475566bb02\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b19b714-6424-4b28-ad7b-e896d88062b5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3534af49-d0ca-4c4f-841c-32d79e6ffb52\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.208Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-3fad1ccb-44b9-4039-b55a-01e7abbe624b", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.208Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-3fad1ccb-44b9-4039-b55a-01e7abbe624b", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.208Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74fd2a0278bf2cd823c33ff57058e462e3069341\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.209Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec2837ba-5430-40ba-a1c3-ab1e05ed21a7 x-compute-request-id: req-ec2837ba-5430-40ba-a1c3-ab1e05ed21a7 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.369Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-ec2837ba-5430-40ba-a1c3-ab1e05ed21a7", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.370Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-ec2837ba-5430-40ba-a1c3-ab1e05ed21a7", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.370Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74fd2a0278bf2cd823c33ff57058e462e3069341\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.371Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a68e280-0ee2-4670-82ed-9b7c6bff3f10 x-compute-request-id: req-2a68e280-0ee2-4670-82ed-9b7c6bff3f10 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1fd64175-ab42-471f-b794-f04d69400fd9\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"25ed38cf-e0cc-46f8-a65f-c91cc37693b0\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9b920203-3841-42f8-88dc-07f4f300013b\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bea388e7-814f-412e-8901-bb13f4dcf7dd\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c310b350-405b-4374-bf8a-47c72d2e74ad\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c5e07833-6474-4c2c-a4c9-b0128bf134a8\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d149da67-1c0f-4e21-9201-53ea76e542a4\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d60f9132-7685-4c72-81bf-b8475566bb02\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b19b714-6424-4b28-ad7b-e896d88062b5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3534af49-d0ca-4c4f-841c-32d79e6ffb52\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.523Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-2a68e280-0ee2-4670-82ed-9b7c6bff3f10", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.523Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.f264b237-d2b1-498d-b73d-bc8c466b14b8"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.464Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-39f846a7-4e34-4499-987a-ae6f46f2d4bd", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.030Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.8f2ee81a-df6f-478c-9ea9-5d2b007d996a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c8628baeff75e99c217374358e8ce0977fa38cc\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.498Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:31.872Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-3df7c5d7-14c8-4a82-af7a-975d1fb358bc", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.496Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:32.472Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c8628baeff75e99c217374358e8ce0977fa38cc\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:32.166Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:32.472Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1e94fa2-a566-4cbf-be49-7cbb3cc3dad6 x-compute-request-id: req-d1e94fa2-a566-4cbf-be49-7cbb3cc3dad6 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"28cbd2ab-3337-4415-adb5-32c803a94c5f\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3c145300-1a2c-4159-930e-604ca25d2b84\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.837Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:32.472Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:32.169Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}], "metadata": {"pagination": {"total": 2469, "offset": 2263, "size": 50}}} 2019-05-30 11:00:13,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:13,939 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:13 GMT 2019-05-30 11:00:13,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:13,939 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:00:13,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:13,939 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:13,939 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:13,939 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:00:13,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-30 11:00:13,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-30 11:00:13,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa303751-0964-471f-b2a9-5a2f69a9a475 x-compute-request-id: req-fa303751-0964-471f-b2a9-5a2f69a9a475 Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "662da134-81e3-4e07-a838-dab908384547", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07347adf-54cd-4698-b0c6-0cf31b15f684"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "662da134-81e3-4e07-a838-dab908384547", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4c02eca5-1e8c-40b9-b4ed-e632ffa725b8"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "662da134-81e3-4e07-a838-dab908384547", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9ed2c30-718f-4117-a4ff-5061467bc408"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "662da134-81e3-4e07-a838-dab908384547", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-30 11:00:13,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336f2186ee9c6e3a8e5679dc485752c3fe023c6f" 2019-05-30 11:00:13,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-8f42cb63-e20e-4a01-98ac-ad590bd23c8f 2019-05-30 11:00:13,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-8f42cb63-e20e-4a01-98ac-ad590bd23c8f 2019-05-30 11:00:13,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f42cb63-e20e-4a01-98ac-ad590bd23c8f x-compute-request-id: req-8f42cb63-e20e-4a01-98ac-ad590bd23c8f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:d5:55", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:27.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:27Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7179adbf-dd5b-4160-9da0-5e84f1479368 2019-05-30 11:00:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7179adbf-dd5b-4160-9da0-5e84f1479368 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:00:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:00:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-30 11:00:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336f2186ee9c6e3a8e5679dc485752c3fe023c6f" 2019-05-30 11:00:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-fa303751-0964-471f-b2a9-5a2f69a9a475 2019-05-30 11:00:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-fa303751-0964-471f-b2a9-5a2f69a9a475 2019-05-30 11:00:13,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a56371a7-b7cb-4a7e-84db-619815056cb4 2019-05-30 11:00:13,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a56371a7-b7cb-4a7e-84db-619815056cb4 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:00:13,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:00:13,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fd2a0278bf2cd823c33ff57058e462e3069341" 2019-05-30 11:00:13,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88ec27fe-00ee-46a5-93ca-c0767a47422f x-compute-request-id: req-88ec27fe-00ee-46a5-93ca-c0767a47422f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:13,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-5c0ce5c0-3de2-4d9f-bcda-0c16afdda9b1 2019-05-30 11:00:13,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c0ce5c0-3de2-4d9f-bcda-0c16afdda9b1 x-compute-request-id: req-5c0ce5c0-3de2-4d9f-bcda-0c16afdda9b1 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:d5:55", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:27.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:27Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:13,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fd2a0278bf2cd823c33ff57058e462e3069341" 2019-05-30 11:00:13,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39f846a7-4e34-4499-987a-ae6f46f2d4bd x-compute-request-id: req-39f846a7-4e34-4499-987a-ae6f46f2d4bd Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "662da134-81e3-4e07-a838-dab908384547", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07347adf-54cd-4698-b0c6-0cf31b15f684"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "662da134-81e3-4e07-a838-dab908384547", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4c02eca5-1e8c-40b9-b4ed-e632ffa725b8"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "662da134-81e3-4e07-a838-dab908384547", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9ed2c30-718f-4117-a4ff-5061467bc408"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "662da134-81e3-4e07-a838-dab908384547", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-30 11:00:13,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c8628baeff75e99c217374358e8ce0977fa38cc" 2019-05-30 11:00:13,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336f2186ee9c6e3a8e5679dc485752c3fe023c6f" 2019-05-30 11:00:13,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-5c0ce5c0-3de2-4d9f-bcda-0c16afdda9b1 2019-05-30 11:00:13,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-88ec27fe-00ee-46a5-93ca-c0767a47422f 2019-05-30 11:00:13,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-88ec27fe-00ee-46a5-93ca-c0767a47422f 2019-05-30 11:00:13,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-3df7c5d7-14c8-4a82-af7a-975d1fb358bc 2019-05-30 11:00:13,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3df7c5d7-14c8-4a82-af7a-975d1fb358bc x-compute-request-id: req-3df7c5d7-14c8-4a82-af7a-975d1fb358bc Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:13,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-2a68e280-0ee2-4670-82ed-9b7c6bff3f10 2019-05-30 11:00:13,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-39f846a7-4e34-4499-987a-ae6f46f2d4bd 2019-05-30 11:00:13,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fad1ccb-44b9-4039-b55a-01e7abbe624b x-compute-request-id: req-3fad1ccb-44b9-4039-b55a-01e7abbe624b Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1fd64175-ab42-471f-b794-f04d69400fd9"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "25ed38cf-e0cc-46f8-a65f-c91cc37693b0"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9b920203-3841-42f8-88dc-07f4f300013b"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bea388e7-814f-412e-8901-bb13f4dcf7dd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c310b350-405b-4374-bf8a-47c72d2e74ad"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5e07833-6474-4c2c-a4c9-b0128bf134a8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d149da67-1c0f-4e21-9201-53ea76e542a4"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d60f9132-7685-4c72-81bf-b8475566bb02"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "a27a7728-b2be-45bf-8426-5573a4976115", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b19b714-6424-4b28-ad7b-e896d88062b5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3534af49-d0ca-4c4f-841c-32d79e6ffb52"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-30 11:00:13,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-3fad1ccb-44b9-4039-b55a-01e7abbe624b 2019-05-30 11:00:13,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-3fad1ccb-44b9-4039-b55a-01e7abbe624b 2019-05-30 11:00:13,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fd2a0278bf2cd823c33ff57058e462e3069341" 2019-05-30 11:00:13,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec2837ba-5430-40ba-a1c3-ab1e05ed21a7 x-compute-request-id: req-ec2837ba-5430-40ba-a1c3-ab1e05ed21a7 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:13,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-ec2837ba-5430-40ba-a1c3-ab1e05ed21a7 2019-05-30 11:00:13,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-ec2837ba-5430-40ba-a1c3-ab1e05ed21a7 2019-05-30 11:00:13,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fd2a0278bf2cd823c33ff57058e462e3069341" 2019-05-30 11:00:13,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a68e280-0ee2-4670-82ed-9b7c6bff3f10 x-compute-request-id: req-2a68e280-0ee2-4670-82ed-9b7c6bff3f10 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1fd64175-ab42-471f-b794-f04d69400fd9"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "25ed38cf-e0cc-46f8-a65f-c91cc37693b0"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9b920203-3841-42f8-88dc-07f4f300013b"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bea388e7-814f-412e-8901-bb13f4dcf7dd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c310b350-405b-4374-bf8a-47c72d2e74ad"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5e07833-6474-4c2c-a4c9-b0128bf134a8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d149da67-1c0f-4e21-9201-53ea76e542a4"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d60f9132-7685-4c72-81bf-b8475566bb02"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "a27a7728-b2be-45bf-8426-5573a4976115", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b19b714-6424-4b28-ad7b-e896d88062b5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3534af49-d0ca-4c4f-841c-32d79e6ffb52"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-30 11:00:13,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-2a68e280-0ee2-4670-82ed-9b7c6bff3f10 2019-05-30 11:00:13,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-30 11:00:13,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-30 11:00:13,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-39f846a7-4e34-4499-987a-ae6f46f2d4bd 2019-05-30 11:00:13,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c8628baeff75e99c217374358e8ce0977fa38cc" 2019-05-30 11:00:13,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-3df7c5d7-14c8-4a82-af7a-975d1fb358bc 2019-05-30 11:00:13,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c8628baeff75e99c217374358e8ce0977fa38cc" 2019-05-30 11:00:13,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1e94fa2-a566-4cbf-be49-7cbb3cc3dad6 x-compute-request-id: req-d1e94fa2-a566-4cbf-be49-7cbb3cc3dad6 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "d81ba70c-4314-414a-b228-75577364c7dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28cbd2ab-3337-4415-adb5-32c803a94c5f"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "d81ba70c-4314-414a-b228-75577364c7dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3c145300-1a2c-4159-930e-604ca25d2b84"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "d81ba70c-4314-414a-b228-75577364c7dd", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-30 11:00:13,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-30 11:00:13,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:00:14,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:14,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:14,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:14,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:14,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:14,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:14,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:14,028 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:00:14,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:14,028 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:14 GMT 2019-05-30 11:00:14,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:14,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:00:14,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:14,028 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:14,028 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:19,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:00:19,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:19,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:19,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:19,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:19,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:19,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:19,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:19,138 - 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-05-30T10:59:32.472Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-06e33852-3377-4727-8ef0-a989a4c9a926", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:32.166Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:32.472Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-06e33852-3377-4727-8ef0-a989a4c9a926", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:32.165Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:32.472Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06e33852-3377-4727-8ef0-a989a4c9a926 x-compute-request-id: req-06e33852-3377-4727-8ef0-a989a4c9a926 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:32.165Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:32.472Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c8628baeff75e99c217374358e8ce0977fa38cc\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.839Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:32.472Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-d1e94fa2-a566-4cbf-be49-7cbb3cc3dad6", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.838Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:32.472Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-d1e94fa2-a566-4cbf-be49-7cbb3cc3dad6", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:31.838Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:32.472Z", "message": "Node instance started", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:32.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:32.472Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:32.065Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:33.141Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59: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-6f555e0f-c117-4885-b017-0a9dca647cc9 x-compute-request-id: req-6f555e0f-c117-4885-b017-0a9dca647cc9 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"28cbd2ab-3337-4415-adb5-32c803a94c5f\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3c145300-1a2c-4159-930e-604ca25d2b84\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:32.697Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:33.141Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-6f555e0f-c117-4885-b017-0a9dca647cc9", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:32.698Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:33.141Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-6f555e0f-c117-4885-b017-0a9dca647cc9", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:32.698Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.019741f5-4e1a-445a-ba25-b14a7267719f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:33.840Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:33.337Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:33.840Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:33.362Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:33.840Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:33.222Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:33.840Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ff82b368-c4e6-462d-8014-2ce15615b3e1", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:33.367Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:33.840Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:59:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff82b368-c4e6-462d-8014-2ce15615b3e1 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:33.367Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:34.375Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1bc48a569650e659f41aa7cd0fc2b431334b13e\"", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:33.761Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:34.375Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6a04c4a-7316-4923-9830-3cb1379fc0a7 x-compute-request-id: req-d6a04c4a-7316-4923-9830-3cb1379fc0a7 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:34.358Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:34.920Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1bc48a569650e659f41aa7cd0fc2b431334b13e\"", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:34.359Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:34.920Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-d6a04c4a-7316-4923-9830-3cb1379fc0a7", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:34.358Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:34.920Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-d6a04c4a-7316-4923-9830-3cb1379fc0a7", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:34.358Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:34.920Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}55f659caa82562617cafbd8f6f94ad5434307928\"", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:34.873Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:34.920Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-da618fbc-8dee-4eec-b929-d2085c94a8c1", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:34.479Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:34.920Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:59:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da618fbc-8dee-4eec-b929-d2085c94a8c1 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:34.479Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:34.920Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:34.471Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:35.710Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1bc48a569650e659f41aa7cd0fc2b431334b13e\"", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.007Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:35.710Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-b6c4a4a0-39e3-4068-85a0-a7eb3815057c", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.006Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:35.710Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-b6c4a4a0-39e3-4068-85a0-a7eb3815057c", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.005Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:35.710Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6c4a4a0-39e3-4068-85a0-a7eb3815057c x-compute-request-id: req-b6c4a4a0-39e3-4068-85a0-a7eb3815057c Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1fd64175-ab42-471f-b794-f04d69400fd9\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"25ed38cf-e0cc-46f8-a65f-c91cc37693b0\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9b920203-3841-42f8-88dc-07f4f300013b\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bea388e7-814f-412e-8901-bb13f4dcf7dd\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c310b350-405b-4374-bf8a-47c72d2e74ad\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c5e07833-6474-4c2c-a4c9-b0128bf134a8\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d149da67-1c0f-4e21-9201-53ea76e542a4\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d60f9132-7685-4c72-81bf-b8475566bb02\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b19b714-6424-4b28-ad7b-e896d88062b5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3534af49-d0ca-4c4f-841c-32d79e6ffb52\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.005Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:35.710Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94f949a0-f7d8-4e6c-bf1d-b2670857aea6 x-compute-request-id: req-94f949a0-f7d8-4e6c-bf1d-b2670857aea6 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.538Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:35.710Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1bc48a569650e659f41aa7cd0fc2b431334b13e\"", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.350Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:35.710Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-06773a06-7600-4d2b-9f29-cfaf0445419b", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.349Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:35.710Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-06773a06-7600-4d2b-9f29-cfaf0445419b", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.349Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:35.710Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06773a06-7600-4d2b-9f29-cfaf0445419b x-compute-request-id: req-06773a06-7600-4d2b-9f29-cfaf0445419b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.349Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:36.429Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62720cda-c424-46b1-9180-05abb79de2c9 x-compute-request-id: req-62720cda-c424-46b1-9180-05abb79de2c9 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"28cbd2ab-3337-4415-adb5-32c803a94c5f\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3c145300-1a2c-4159-930e-604ca25d2b84\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.674Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:36.429Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-62720cda-c424-46b1-9180-05abb79de2c9", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.674Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:36.429Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}55f659caa82562617cafbd8f6f94ad5434307928\"", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.539Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:36.429Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-94f949a0-f7d8-4e6c-bf1d-b2670857aea6", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.539Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:36.429Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-94f949a0-f7d8-4e6c-bf1d-b2670857aea6", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.539Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:36.429Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-407972e0-3f6d-4777-9398-22d010f6ae75", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.986Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:36.429Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-407972e0-3f6d-4777-9398-22d010f6ae75", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.986Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:36.429Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-407972e0-3f6d-4777-9398-22d010f6ae75 x-compute-request-id: req-407972e0-3f6d-4777-9398-22d010f6ae75 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1fd64175-ab42-471f-b794-f04d69400fd9\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"25ed38cf-e0cc-46f8-a65f-c91cc37693b0\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9b920203-3841-42f8-88dc-07f4f300013b\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bea388e7-814f-412e-8901-bb13f4dcf7dd\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c310b350-405b-4374-bf8a-47c72d2e74ad\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c5e07833-6474-4c2c-a4c9-b0128bf134a8\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d149da67-1c0f-4e21-9201-53ea76e542a4\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d60f9132-7685-4c72-81bf-b8475566bb02\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b19b714-6424-4b28-ad7b-e896d88062b5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3534af49-d0ca-4c4f-841c-32d79e6ffb52\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.986Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.74513c46-d0a3-4baa-8dbe-7e0739672b3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:36.429Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}55f659caa82562617cafbd8f6f94ad5434307928\"", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.675Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:36.429Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-62720cda-c424-46b1-9180-05abb79de2c9", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:35.674Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:36.960Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:36.370Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:36.960Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-99cee111-03a5-4bf9-89b5-6764ef1fcd05", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:36.619Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:36.960Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-99cee111-03a5-4bf9-89b5-6764ef1fcd05", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:36.619Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:36.960Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99cee111-03a5-4bf9-89b5-6764ef1fcd05 x-compute-request-id: req-99cee111-03a5-4bf9-89b5-6764ef1fcd05 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"28cbd2ab-3337-4415-adb5-32c803a94c5f\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3c145300-1a2c-4159-930e-604ca25d2b84\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"d81ba70c-4314-414a-b228-75577364c7dd\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:36.619Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:36.960Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}55f659caa82562617cafbd8f6f94ad5434307928\"", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:36.289Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:36.960Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-641d8589-df81-4785-97b7-92181eac13e8", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:36.288Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}], "metadata": {"pagination": {"total": 2470, "offset": 2313, "size": 50}}} 2019-05-30 11:00:19,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:19,139 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:19 GMT 2019-05-30 11:00:19,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:19,139 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:00:19,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:19,139 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:19,139 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:19,139 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:00:19,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-06e33852-3377-4727-8ef0-a989a4c9a926 2019-05-30 11:00:19,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-06e33852-3377-4727-8ef0-a989a4c9a926 2019-05-30 11:00:19,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06e33852-3377-4727-8ef0-a989a4c9a926 x-compute-request-id: req-06e33852-3377-4727-8ef0-a989a4c9a926 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:19,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c8628baeff75e99c217374358e8ce0977fa38cc" 2019-05-30 11:00:19,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-d1e94fa2-a566-4cbf-be49-7cbb3cc3dad6 2019-05-30 11:00:19,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-d1e94fa2-a566-4cbf-be49-7cbb3cc3dad6 2019-05-30 11:00:19,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 11:00:19,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-30 11:00:19,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59: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-6f555e0f-c117-4885-b017-0a9dca647cc9 x-compute-request-id: req-6f555e0f-c117-4885-b017-0a9dca647cc9 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "d81ba70c-4314-414a-b228-75577364c7dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28cbd2ab-3337-4415-adb5-32c803a94c5f"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "d81ba70c-4314-414a-b228-75577364c7dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3c145300-1a2c-4159-930e-604ca25d2b84"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "d81ba70c-4314-414a-b228-75577364c7dd", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-30 11:00:19,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-6f555e0f-c117-4885-b017-0a9dca647cc9 2019-05-30 11:00:19,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-6f555e0f-c117-4885-b017-0a9dca647cc9 2019-05-30 11:00:19,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-30 11:00:19,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:00:19,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-30 11:00:19,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ff82b368-c4e6-462d-8014-2ce15615b3e1 2019-05-30 11:00:19,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:59:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff82b368-c4e6-462d-8014-2ce15615b3e1 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:00:19,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1bc48a569650e659f41aa7cd0fc2b431334b13e" 2019-05-30 11:00:19,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6a04c4a-7316-4923-9830-3cb1379fc0a7 x-compute-request-id: req-d6a04c4a-7316-4923-9830-3cb1379fc0a7 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:19,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1bc48a569650e659f41aa7cd0fc2b431334b13e" 2019-05-30 11:00:19,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-d6a04c4a-7316-4923-9830-3cb1379fc0a7 2019-05-30 11:00:19,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-d6a04c4a-7316-4923-9830-3cb1379fc0a7 2019-05-30 11:00:19,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f659caa82562617cafbd8f6f94ad5434307928" 2019-05-30 11:00:19,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-da618fbc-8dee-4eec-b929-d2085c94a8c1 2019-05-30 11:00:19,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:59:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da618fbc-8dee-4eec-b929-d2085c94a8c1 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:00:19,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:00:19,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1bc48a569650e659f41aa7cd0fc2b431334b13e" 2019-05-30 11:00:19,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-b6c4a4a0-39e3-4068-85a0-a7eb3815057c 2019-05-30 11:00:19,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-b6c4a4a0-39e3-4068-85a0-a7eb3815057c 2019-05-30 11:00:19,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6c4a4a0-39e3-4068-85a0-a7eb3815057c x-compute-request-id: req-b6c4a4a0-39e3-4068-85a0-a7eb3815057c Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1fd64175-ab42-471f-b794-f04d69400fd9"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "25ed38cf-e0cc-46f8-a65f-c91cc37693b0"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9b920203-3841-42f8-88dc-07f4f300013b"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bea388e7-814f-412e-8901-bb13f4dcf7dd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c310b350-405b-4374-bf8a-47c72d2e74ad"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5e07833-6474-4c2c-a4c9-b0128bf134a8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d149da67-1c0f-4e21-9201-53ea76e542a4"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d60f9132-7685-4c72-81bf-b8475566bb02"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "a27a7728-b2be-45bf-8426-5573a4976115", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b19b714-6424-4b28-ad7b-e896d88062b5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3534af49-d0ca-4c4f-841c-32d79e6ffb52"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-30 11:00:19,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94f949a0-f7d8-4e6c-bf1d-b2670857aea6 x-compute-request-id: req-94f949a0-f7d8-4e6c-bf1d-b2670857aea6 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:19,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1bc48a569650e659f41aa7cd0fc2b431334b13e" 2019-05-30 11:00:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-06773a06-7600-4d2b-9f29-cfaf0445419b 2019-05-30 11:00:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-06773a06-7600-4d2b-9f29-cfaf0445419b 2019-05-30 11:00:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06773a06-7600-4d2b-9f29-cfaf0445419b x-compute-request-id: req-06773a06-7600-4d2b-9f29-cfaf0445419b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62720cda-c424-46b1-9180-05abb79de2c9 x-compute-request-id: req-62720cda-c424-46b1-9180-05abb79de2c9 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "d81ba70c-4314-414a-b228-75577364c7dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28cbd2ab-3337-4415-adb5-32c803a94c5f"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "d81ba70c-4314-414a-b228-75577364c7dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3c145300-1a2c-4159-930e-604ca25d2b84"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "d81ba70c-4314-414a-b228-75577364c7dd", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-30 11:00:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-62720cda-c424-46b1-9180-05abb79de2c9 2019-05-30 11:00:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f659caa82562617cafbd8f6f94ad5434307928" 2019-05-30 11:00:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-94f949a0-f7d8-4e6c-bf1d-b2670857aea6 2019-05-30 11:00:19,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-94f949a0-f7d8-4e6c-bf1d-b2670857aea6 2019-05-30 11:00:19,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-407972e0-3f6d-4777-9398-22d010f6ae75 2019-05-30 11:00:19,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-407972e0-3f6d-4777-9398-22d010f6ae75 2019-05-30 11:00:19,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-407972e0-3f6d-4777-9398-22d010f6ae75 x-compute-request-id: req-407972e0-3f6d-4777-9398-22d010f6ae75 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1fd64175-ab42-471f-b794-f04d69400fd9"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "25ed38cf-e0cc-46f8-a65f-c91cc37693b0"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9b920203-3841-42f8-88dc-07f4f300013b"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bea388e7-814f-412e-8901-bb13f4dcf7dd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c310b350-405b-4374-bf8a-47c72d2e74ad"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5e07833-6474-4c2c-a4c9-b0128bf134a8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d149da67-1c0f-4e21-9201-53ea76e542a4"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d60f9132-7685-4c72-81bf-b8475566bb02"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "a27a7728-b2be-45bf-8426-5573a4976115", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b19b714-6424-4b28-ad7b-e896d88062b5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3534af49-d0ca-4c4f-841c-32d79e6ffb52"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-30 11:00:19,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f659caa82562617cafbd8f6f94ad5434307928" 2019-05-30 11:00:19,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-62720cda-c424-46b1-9180-05abb79de2c9 2019-05-30 11:00:19,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-30 11:00:19,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-99cee111-03a5-4bf9-89b5-6764ef1fcd05 2019-05-30 11:00:19,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-99cee111-03a5-4bf9-89b5-6764ef1fcd05 2019-05-30 11:00:19,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99cee111-03a5-4bf9-89b5-6764ef1fcd05 x-compute-request-id: req-99cee111-03a5-4bf9-89b5-6764ef1fcd05 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "d81ba70c-4314-414a-b228-75577364c7dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28cbd2ab-3337-4415-adb5-32c803a94c5f"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "d81ba70c-4314-414a-b228-75577364c7dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3c145300-1a2c-4159-930e-604ca25d2b84"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "d81ba70c-4314-414a-b228-75577364c7dd", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-30 11:00:19,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f659caa82562617cafbd8f6f94ad5434307928" 2019-05-30 11:00:19,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-641d8589-df81-4785-97b7-92181eac13e8 2019-05-30 11:00:19,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:00:19,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:19,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:19,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:19,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:19,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:19,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:19,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:19,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:00:19,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:19,222 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:19 GMT 2019-05-30 11:00:19,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:19,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:00:19,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:19,222 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:19,222 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:24,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:00:24,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:24,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:24,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:24,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:24,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:24,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:24,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:24,438 - 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-05-30T10:59:36.960Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-641d8589-df81-4785-97b7-92181eac13e8 x-compute-request-id: req-641d8589-df81-4785-97b7-92181eac13e8 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:36.288Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:36.960Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-641d8589-df81-4785-97b7-92181eac13e8", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:36.288Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:36.960Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-99cee111-03a5-4bf9-89b5-6764ef1fcd05", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:36.619Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e357ab61-ef7d-4c1a-bce1-096c805ff404"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:37.495Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:37.278Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:37.495Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:37.143Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:38.062Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c42261e-7e44-4037-a8cd-955b7da335a2 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:37.760Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:38.062Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-1c42261e-7e44-4037-a8cd-955b7da335a2", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:37.761Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:38.062Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:37.756Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:38.644Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ku5i9e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:38.591Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1c9572d2-33f1-4676-8f25-2cf0858da207"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:38.644Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c49acaf95c32183ad1b4936432c44daa6f825aeb\"", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:38.176Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:39.235Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-51116115-b948-4890-baf3-4bc2089f41d6", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:38.597Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1c9572d2-33f1-4676-8f25-2cf0858da207"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:39.235Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51116115-b948-4890-baf3-4bc2089f41d6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:38.597Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1c9572d2-33f1-4676-8f25-2cf0858da207"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:39.235Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc0d76e0-f21c-4c51-9aba-9b7583910a36 x-compute-request-id: req-fc0d76e0-f21c-4c51-9aba-9b7583910a36 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:39.156Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:39.235Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c28078efa0ccd126c77b837dd97f1c5b0748f2c9\"", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:38.995Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1c9572d2-33f1-4676-8f25-2cf0858da207"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:39.884Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-fc0d76e0-f21c-4c51-9aba-9b7583910a36", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:39.156Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:39.884Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-c6eb4246-7632-44bb-b584-d94085c9d59a", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:39.514Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1c9572d2-33f1-4676-8f25-2cf0858da207"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:39.884Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-c6eb4246-7632-44bb-b584-d94085c9d59a", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:39.515Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1c9572d2-33f1-4676-8f25-2cf0858da207"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:39.884Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c28078efa0ccd126c77b837dd97f1c5b0748f2c9\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.203\"}}'", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:39.515Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1c9572d2-33f1-4676-8f25-2cf0858da207"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:39.884Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6eb4246-7632-44bb-b584-d94085c9d59a x-compute-request-id: req-c6eb4246-7632-44bb-b584-d94085c9d59a Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:39.514Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1c9572d2-33f1-4676-8f25-2cf0858da207"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:39.884Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c49acaf95c32183ad1b4936432c44daa6f825aeb\"", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:39.510Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:39.884Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-03501fee-4a78-47c4-830c-10c778d09962", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:39.509Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:39.884Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-03501fee-4a78-47c4-830c-10c778d09962", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:39.508Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:39.884Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03501fee-4a78-47c4-830c-10c778d09962 x-compute-request-id: req-03501fee-4a78-47c4-830c-10c778d09962 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1fd64175-ab42-471f-b794-f04d69400fd9\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"25ed38cf-e0cc-46f8-a65f-c91cc37693b0\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9b920203-3841-42f8-88dc-07f4f300013b\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bea388e7-814f-412e-8901-bb13f4dcf7dd\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c310b350-405b-4374-bf8a-47c72d2e74ad\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c5e07833-6474-4c2c-a4c9-b0128bf134a8\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d149da67-1c0f-4e21-9201-53ea76e542a4\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d60f9132-7685-4c72-81bf-b8475566bb02\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b19b714-6424-4b28-ad7b-e896d88062b5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3534af49-d0ca-4c4f-841c-32d79e6ffb52\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:39.508Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:39.884Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c49acaf95c32183ad1b4936432c44daa6f825aeb\"", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:39.157Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:39.884Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-fc0d76e0-f21c-4c51-9aba-9b7583910a36", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:39.156Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:40.470Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d46530ff-f887-4d08-b687-e6442e72ac76 x-compute-request-id: req-d46530ff-f887-4d08-b687-e6442e72ac76 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:39.928Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:40.470Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-c2d0021d-d16e-45f3-a547-c8c2371d2f46", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:40.074Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:40.470Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2d0021d-d16e-45f3-a547-c8c2371d2f46 x-compute-request-id: req-c2d0021d-d16e-45f3-a547-c8c2371d2f46 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1fd64175-ab42-471f-b794-f04d69400fd9\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"25ed38cf-e0cc-46f8-a65f-c91cc37693b0\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9b920203-3841-42f8-88dc-07f4f300013b\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bea388e7-814f-412e-8901-bb13f4dcf7dd\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c310b350-405b-4374-bf8a-47c72d2e74ad\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c5e07833-6474-4c2c-a4c9-b0128bf134a8\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d149da67-1c0f-4e21-9201-53ea76e542a4\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d60f9132-7685-4c72-81bf-b8475566bb02\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b19b714-6424-4b28-ad7b-e896d88062b5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3534af49-d0ca-4c4f-841c-32d79e6ffb52\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:40.074Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:40.470Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-d46530ff-f887-4d08-b687-e6442e72ac76", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:39.929Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:40.470Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c49acaf95c32183ad1b4936432c44daa6f825aeb\"", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:39.929Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:40.470Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-d46530ff-f887-4d08-b687-e6442e72ac76", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:39.928Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:40.470Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-c2d0021d-d16e-45f3-a547-c8c2371d2f46", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:40.074Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.5e4541be-e7ae-4b95-b8f5-075b5062b0da"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:41.093Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:40.960Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:41.093Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:40.825Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:42.260Z", "message": "RESP: [202] Date: Thu, 30 May 2019 10:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58e91ec6-5c34-4b90-b2b1-eb91724080dd x-compute-request-id: req-58e91ec6-5c34-4b90-b2b1-eb91724080dd 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_ku5i9e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:42.113Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1c9572d2-33f1-4676-8f25-2cf0858da207"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:42.920Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ee1arj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:42.038Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a559acc0-8383-4d1e-b3ce-94dde48a1da6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:42.920Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-58e91ec6-5c34-4b90-b2b1-eb91724080dd", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:42.113Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1c9572d2-33f1-4676-8f25-2cf0858da207"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:42.920Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-4922513a-0b8c-46e3-a203-38d6bbdc2749", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:42.268Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1c9572d2-33f1-4676-8f25-2cf0858da207"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:42.920Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}700b647a9806c6d508c00ab668a1b65172e3c228\"", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:42.455Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a559acc0-8383-4d1e-b3ce-94dde48a1da6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:42.920Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-58e91ec6-5c34-4b90-b2b1-eb91724080dd", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:42.113Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1c9572d2-33f1-4676-8f25-2cf0858da207"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:42.920Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4922513a-0b8c-46e3-a203-38d6bbdc2749 x-compute-request-id: req-4922513a-0b8c-46e3-a203-38d6bbdc2749 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"172.30.9.203\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:42.268Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1c9572d2-33f1-4676-8f25-2cf0858da207"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:42.920Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-752f5d64-90d8-4321-8766-d8c77d2666e7", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:42.043Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a559acc0-8383-4d1e-b3ce-94dde48a1da6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:42.920Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-4922513a-0b8c-46e3-a203-38d6bbdc2749", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:42.268Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1c9572d2-33f1-4676-8f25-2cf0858da207"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:42.920Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:42.592Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:42.920Z", "message": "Relationships established", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:42.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:42.920Z", "message": "RESP: [300] Date: Thu, 30 May 2019 10:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-752f5d64-90d8-4321-8766-d8c77d2666e7 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:42.043Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a559acc0-8383-4d1e-b3ce-94dde48a1da6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:42.920Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c28078efa0ccd126c77b837dd97f1c5b0748f2c9\"", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:42.114Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.1c9572d2-33f1-4676-8f25-2cf0858da207"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:43.566Z", "message": "Node instance started", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:42.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:43.566Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28d06ff2-f126-44c1-ade6-123b478b9a00 x-compute-request-id: req-28d06ff2-f126-44c1-ade6-123b478b9a00 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:43.049Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a559acc0-8383-4d1e-b3ce-94dde48a1da6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:43.566Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-28d06ff2-f126-44c1-ade6-123b478b9a00", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:43.049Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a559acc0-8383-4d1e-b3ce-94dde48a1da6"}], "metadata": {"pagination": {"total": 2472, "offset": 2363, "size": 50}}} 2019-05-30 11:00:24,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:24,438 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:24 GMT 2019-05-30 11:00:24,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:24,438 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:00:24,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:24,438 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:24,438 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:24,438 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:00:24,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-641d8589-df81-4785-97b7-92181eac13e8 x-compute-request-id: req-641d8589-df81-4785-97b7-92181eac13e8 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:24,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-641d8589-df81-4785-97b7-92181eac13e8 2019-05-30 11:00:24,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-99cee111-03a5-4bf9-89b5-6764ef1fcd05 2019-05-30 11:00:24,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-05-30 11:00:24,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-30 11:00:24,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c42261e-7e44-4037-a8cd-955b7da335a2 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:00:24,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1c42261e-7e44-4037-a8cd-955b7da335a2 2019-05-30 11:00:24,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:00:24,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:00:24,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49acaf95c32183ad1b4936432c44daa6f825aeb" 2019-05-30 11:00:24,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-51116115-b948-4890-baf3-4bc2089f41d6 2019-05-30 11:00:24,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51116115-b948-4890-baf3-4bc2089f41d6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:00:24,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc0d76e0-f21c-4c51-9aba-9b7583910a36 x-compute-request-id: req-fc0d76e0-f21c-4c51-9aba-9b7583910a36 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:24,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28078efa0ccd126c77b837dd97f1c5b0748f2c9" 2019-05-30 11:00:24,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-fc0d76e0-f21c-4c51-9aba-9b7583910a36 2019-05-30 11:00:24,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-c6eb4246-7632-44bb-b584-d94085c9d59a 2019-05-30 11:00:24,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-c6eb4246-7632-44bb-b584-d94085c9d59a 2019-05-30 11:00:24,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28078efa0ccd126c77b837dd97f1c5b0748f2c9" -d '{"addFloatingIp": {"address": "172.30.9.203"}}' 2019-05-30 11:00:24,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6eb4246-7632-44bb-b584-d94085c9d59a x-compute-request-id: req-c6eb4246-7632-44bb-b584-d94085c9d59a Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:24,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49acaf95c32183ad1b4936432c44daa6f825aeb" 2019-05-30 11:00:24,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-03501fee-4a78-47c4-830c-10c778d09962 2019-05-30 11:00:24,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-03501fee-4a78-47c4-830c-10c778d09962 2019-05-30 11:00:24,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03501fee-4a78-47c4-830c-10c778d09962 x-compute-request-id: req-03501fee-4a78-47c4-830c-10c778d09962 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1fd64175-ab42-471f-b794-f04d69400fd9"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "25ed38cf-e0cc-46f8-a65f-c91cc37693b0"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9b920203-3841-42f8-88dc-07f4f300013b"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bea388e7-814f-412e-8901-bb13f4dcf7dd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c310b350-405b-4374-bf8a-47c72d2e74ad"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5e07833-6474-4c2c-a4c9-b0128bf134a8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d149da67-1c0f-4e21-9201-53ea76e542a4"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d60f9132-7685-4c72-81bf-b8475566bb02"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "a27a7728-b2be-45bf-8426-5573a4976115", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b19b714-6424-4b28-ad7b-e896d88062b5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3534af49-d0ca-4c4f-841c-32d79e6ffb52"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-30 11:00:24,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49acaf95c32183ad1b4936432c44daa6f825aeb" 2019-05-30 11:00:24,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-fc0d76e0-f21c-4c51-9aba-9b7583910a36 2019-05-30 11:00:24,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d46530ff-f887-4d08-b687-e6442e72ac76 x-compute-request-id: req-d46530ff-f887-4d08-b687-e6442e72ac76 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:24,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-c2d0021d-d16e-45f3-a547-c8c2371d2f46 2019-05-30 11:00:24,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2d0021d-d16e-45f3-a547-c8c2371d2f46 x-compute-request-id: req-c2d0021d-d16e-45f3-a547-c8c2371d2f46 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1fd64175-ab42-471f-b794-f04d69400fd9"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "25ed38cf-e0cc-46f8-a65f-c91cc37693b0"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9b920203-3841-42f8-88dc-07f4f300013b"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bea388e7-814f-412e-8901-bb13f4dcf7dd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c310b350-405b-4374-bf8a-47c72d2e74ad"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5e07833-6474-4c2c-a4c9-b0128bf134a8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d149da67-1c0f-4e21-9201-53ea76e542a4"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d60f9132-7685-4c72-81bf-b8475566bb02"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "a27a7728-b2be-45bf-8426-5573a4976115", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b19b714-6424-4b28-ad7b-e896d88062b5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3534af49-d0ca-4c4f-841c-32d79e6ffb52"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-30 11:00:24,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-d46530ff-f887-4d08-b687-e6442e72ac76 2019-05-30 11:00:24,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49acaf95c32183ad1b4936432c44daa6f825aeb" 2019-05-30 11:00:24,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-d46530ff-f887-4d08-b687-e6442e72ac76 2019-05-30 11:00:24,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-c2d0021d-d16e-45f3-a547-c8c2371d2f46 2019-05-30 11:00:24,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-05-30 11:00:24,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-30 11:00:24,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Thu, 30 May 2019 10:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58e91ec6-5c34-4b90-b2b1-eb91724080dd x-compute-request-id: req-58e91ec6-5c34-4b90-b2b1-eb91724080dd 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-05-30 11:00:24,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:00:24,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-58e91ec6-5c34-4b90-b2b1-eb91724080dd 2019-05-30 11:00:24,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-4922513a-0b8c-46e3-a203-38d6bbdc2749 2019-05-30 11:00:24,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700b647a9806c6d508c00ab668a1b65172e3c228" 2019-05-30 11:00:24,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-58e91ec6-5c34-4b90-b2b1-eb91724080dd 2019-05-30 11:00:24,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4922513a-0b8c-46e3-a203-38d6bbdc2749 x-compute-request-id: req-4922513a-0b8c-46e3-a203-38d6bbdc2749 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:24,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-752f5d64-90d8-4321-8766-d8c77d2666e7 2019-05-30 11:00:24,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-4922513a-0b8c-46e3-a203-38d6bbdc2749 2019-05-30 11:00:24,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-05-30 11:00:24,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-30 11:00:24,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Thu, 30 May 2019 10:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-752f5d64-90d8-4321-8766-d8c77d2666e7 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:00:24,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28078efa0ccd126c77b837dd97f1c5b0748f2c9" 2019-05-30 11:00:24,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 11:00:24,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28d06ff2-f126-44c1-ade6-123b478b9a00 x-compute-request-id: req-28d06ff2-f126-44c1-ade6-123b478b9a00 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:24,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-28d06ff2-f126-44c1-ade6-123b478b9a00 2019-05-30 11:00:24,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:00:24,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:24,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:24,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:24,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:24,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:24,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:24,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:24,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:00:24,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:24,524 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:24 GMT 2019-05-30 11:00:24,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:24,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:00:24,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:24,524 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:24,524 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:29,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:00:29,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:29,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:29,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:29,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:29,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:29,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:29,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:29,672 - 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-05-30T10:59:43.566Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-28d06ff2-f126-44c1-ade6-123b478b9a00", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:43.049Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a559acc0-8383-4d1e-b3ce-94dde48a1da6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:43.566Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28d06ff2-f126-44c1-ade6-123b478b9a00 x-compute-request-id: req-28d06ff2-f126-44c1-ade6-123b478b9a00 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:43.049Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a559acc0-8383-4d1e-b3ce-94dde48a1da6"}, {"node_instance_id": "bind_tq5nji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:43.566Z", "message": "Creating node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:43.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_tq5nji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:44.234Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:43.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:44.901Z", "message": "Installing BIND DNS server", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:44.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:44.901Z", "message": "Downloaded scripts/bind/bind.py to /tmp/2VJDM/bind.py", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:44.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:44.901Z", "message": "[localhost] run: ['sudo', 'apt-get', 'update']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:44.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:45.469Z", "message": "RESP: [202] Date: Thu, 30 May 2019 10:59: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-eeba3feb-4976-4ba2-902d-ce9fd6a36d55 x-compute-request-id: req-eeba3feb-4976-4ba2-902d-ce9fd6a36d55 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_ee1arj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:45.406Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a559acc0-8383-4d1e-b3ce-94dde48a1da6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:45.973Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-eeba3feb-4976-4ba2-902d-ce9fd6a36d55", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:45.407Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a559acc0-8383-4d1e-b3ce-94dde48a1da6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:45.973Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}700b647a9806c6d508c00ab668a1b65172e3c228\"", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:45.407Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a559acc0-8383-4d1e-b3ce-94dde48a1da6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:45.973Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-eeba3feb-4976-4ba2-902d-ce9fd6a36d55", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:45.406Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a559acc0-8383-4d1e-b3ce-94dde48a1da6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:46.694Z", "message": "RESP: [200] Date: Thu, 30 May 2019 10:59:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78bb120d-0d80-4a81-8897-f5baed35f729 x-compute-request-id: req-78bb120d-0d80-4a81-8897-f5baed35f729 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:46.044Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a559acc0-8383-4d1e-b3ce-94dde48a1da6"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:46.694Z", "message": "Relationships established", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:46.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:46.694Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-78bb120d-0d80-4a81-8897-f5baed35f729", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:46.047Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a559acc0-8383-4d1e-b3ce-94dde48a1da6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:46.694Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-78bb120d-0d80-4a81-8897-f5baed35f729", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:46.046Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a559acc0-8383-4d1e-b3ce-94dde48a1da6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:46.694Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:46.398Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:47.411Z", "message": "Node instance started", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T10:59:46.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T10:59:58.086Z", "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-05-30T10:59:57.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:03.657Z", "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-05-30T11:00:03.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.305Z", "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-05-30T11:00:04.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.305Z", "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-05-30T11:00:03.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.305Z", "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-05-30T11:00:03.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.305Z", "message": "The config dict: {'etcd_ip': u'192.168.120.7', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:03.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.305Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpAHXEKn', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:03.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.305Z", "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-05-30T11:00:03.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.305Z", "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-05-30T11:00:04.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.305Z", "message": "The config dict: {'etcd_ip': u'192.168.120.7', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:04.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.305Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpjsVKtX', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:03.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.305Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpX1l1_K', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:04.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.305Z", "message": "The config dict: {'etcd_ip': u'192.168.120.7', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:03.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.305Z", "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-05-30T11:00:03.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.904Z", "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-05-30T11:00:04.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.904Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:04.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.904Z", "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-05-30T11:00:04.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.904Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpIoBBuP', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:04.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.904Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:04.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.904Z", "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-05-30T11:00:04.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.904Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:04.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.904Z", "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-05-30T11:00:04.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.904Z", "message": "Creating public domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:04.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.904Z", "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-05-30T11:00:04.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.904Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpcd0pkt', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:04.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:04.904Z", "message": "Creating private domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:04.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.ef951eb6-e13e-4f3f-8407-52f6d3bf133f"}, {"node_instance_id": "bind_tq5nji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:05.536Z", "message": "Node instance created", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:05.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_tq5nji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:05.536Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:05.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_tq5nji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:06.169Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:05.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_tq5nji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:06.169Z", "message": "Configuring node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:05.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:06.886Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/MB8DQ/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:06.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:07.466Z", "message": "[etcd] repo129", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:07.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:07.466Z", "message": "[etcd] ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:06.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}], "metadata": {"pagination": {"total": 2473, "offset": 2413, "size": 50}}} 2019-05-30 11:00:29,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:29,672 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:29 GMT 2019-05-30 11:00:29,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:29,672 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:00:29,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:29,672 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:29,673 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:29,673 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:00:29,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-28d06ff2-f126-44c1-ade6-123b478b9a00 2019-05-30 11:00:29,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28d06ff2-f126-44c1-ade6-123b478b9a00 x-compute-request-id: req-28d06ff2-f126-44c1-ade6-123b478b9a00 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:29,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 11:00:29,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:00:29,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-05-30 11:00:29,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/2VJDM/bind.py 2019-05-30 11:00:29,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-05-30 11:00:29,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Thu, 30 May 2019 10:59: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-eeba3feb-4976-4ba2-902d-ce9fd6a36d55 x-compute-request-id: req-eeba3feb-4976-4ba2-902d-ce9fd6a36d55 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-05-30 11:00:29,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-eeba3feb-4976-4ba2-902d-ce9fd6a36d55 2019-05-30 11:00:29,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700b647a9806c6d508c00ab668a1b65172e3c228" 2019-05-30 11:00:29,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-eeba3feb-4976-4ba2-902d-ce9fd6a36d55 2019-05-30 11:00:29,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Thu, 30 May 2019 10:59:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78bb120d-0d80-4a81-8897-f5baed35f729 x-compute-request-id: req-78bb120d-0d80-4a81-8897-f5baed35f729 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:00:29,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-30 11:00:29,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-78bb120d-0d80-4a81-8897-f5baed35f729 2019-05-30 11:00:29,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-78bb120d-0d80-4a81-8897-f5baed35f729 2019-05-30 11:00:29,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-05-30 11:00:29,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 11:00:29,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-05-30 11:00:29,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-30 11:00:29,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-05-30 11:00:29,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-30 11:00:29,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-05-30 11:00:29,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.7', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:00:29,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpAHXEKn', '/etc/bind/named.conf.local'] 2019-05-30 11:00:29,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-05-30 11:00:29,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-05-30 11:00:29,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.7', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:00:29,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpjsVKtX', '/etc/clearwater/local_config'] 2019-05-30 11:00:29,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpX1l1_K', '/etc/clearwater/shared_config'] 2019-05-30 11:00:29,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.7', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:00:29,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-30 11:00:29,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:00:29,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-30 11:00:29,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:00:29,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpIoBBuP', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:00:29,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:00:29,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-30 11:00:29,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:00:29,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-30 11:00:29,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-30 11:00:29,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-30 11:00:29,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpcd0pkt', '/etc/bind/db.clearwater.local'] 2019-05-30 11:00:29,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-30 11:00:29,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 11:00:29,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:00:29,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:00:29,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-30 11:00:29,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/MB8DQ/install-etcd.sh 2019-05-30 11:00:29,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-05-30 11:00:29,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-05-30 11:00:29,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:00:29,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:29,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:29,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:29,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:29,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:29,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:29,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:29,771 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:00:29,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:29,771 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:29 GMT 2019-05-30 11:00:29,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:29,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:00:29,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:29,772 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:29,772 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:34,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:00:34,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:34,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:34,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:34,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:34,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:34,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:34,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:34,993 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:07.466Z", "message": "[etcd] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:07.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:07.466Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:06.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:07.466Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:06.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:07.466Z", "message": "Process created, PID: 2388", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:06.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:07.466Z", "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-05-30T11:00:06.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:07.466Z", "message": "[etcd] sudo apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:07.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:18.900Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-f2e39g\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/main Sources\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://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 9s (2,728 B/s)\nReading package lists...\n\nreal\t0m11.250s\nuser\t0m2.789s\nsys\t0m0.406s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:18.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:19.417Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:18.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:19.417Z", "message": "[etcd] Now install the software", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:18.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:26.891Z", "message": "Waiting for process 2388 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:26.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}], "metadata": {"pagination": {"total": 2473, "offset": 2463, "size": 50}}} 2019-05-30 11:00:34,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:34,993 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:34 GMT 2019-05-30 11:00:34,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:34,993 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:00:34,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:34,993 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:34,993 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:34,993 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:00:34,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-05-30 11:00:34,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-30 11:00:34,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-30 11:00:34,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2388 2019-05-30 11:00:34,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:00:34,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-05-30 11:00:34,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-f2e39g Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main Sources Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://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 9s (2,728 B/s) Reading package lists... real 0m11.250s user 0m2.789s sys 0m0.406s 2019-05-30 11:00:34,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-30 11:00:34,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-05-30 11:00:34,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2388 to end... 2019-05-30 11:00:34,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:00:35,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:35,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:35,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:35,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:35,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:35,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:35,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:35,057 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:00:35,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:35,057 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:35 GMT 2019-05-30 11:00:35,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:35,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:00:35,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:35,058 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:35,058 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:40,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:00:40,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:40,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:40,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:40,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:40,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:40,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:40,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:40,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2473, "offset": 2473, "size": 50}}} 2019-05-30 11:00:40,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:40,347 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:40 GMT 2019-05-30 11:00:40,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:40,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:00:40,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:40,348 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:40,348 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:40,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:00:40,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:40,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:40,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:40,439 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:40,439 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:40,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:40,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:40,439 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:00:40,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:40,439 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:40 GMT 2019-05-30 11:00:40,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:40,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:00:40,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:40,440 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:40,440 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:45,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:00:45,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:45,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:45,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:45,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:45,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:45,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:45,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:45,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2473, "offset": 2473, "size": 50}}} 2019-05-30 11:00:45,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:45,715 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:45 GMT 2019-05-30 11:00:45,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:45,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:00:45,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:45,715 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:45,715 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:45,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:00:45,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:45,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:45,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:45,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:45,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:45,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:45,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:45,803 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:00:45,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:45,803 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:45 GMT 2019-05-30 11:00:45,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:45,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:00:45,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:45,804 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:45,804 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:50,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:00:51,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:51,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:51,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:51,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:51,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:51,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:51,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:51,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:00:47.074Z", "message": "Waiting for process 2388 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:00:46.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}], "metadata": {"pagination": {"total": 2474, "offset": 2473, "size": 50}}} 2019-05-30 11:00:51,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:51,021 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:51 GMT 2019-05-30 11:00:51,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:51,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-05-30 11:00:51,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:51,022 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:51,022 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:51,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2388 to end... 2019-05-30 11:00:51,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:00:51,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:51,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:51,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:51,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:51,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:51,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:51,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:51,082 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:00:51,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:51,083 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:51 GMT 2019-05-30 11:00:51,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:51,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:00:51,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:51,083 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:51,083 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:56,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:00:56,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:56,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:56,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:56,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:56,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:56,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:56,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:56,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2474, "offset": 2474, "size": 50}}} 2019-05-30 11:00:56,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:56,176 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:56 GMT 2019-05-30 11:00:56,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:56,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:00:56,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:56,177 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:56,177 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:00:56,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:00:56,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:00:56,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:00:56,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:00:56,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:00:56,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:00:56,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:00:56,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:00:56,250 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:00:56,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:00:56,250 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:00:56 GMT 2019-05-30 11:00:56,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:00:56,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:00:56,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:00:56,251 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:00:56,251 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:01,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:01:01,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:01,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:01,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:01,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:01,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:01,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:01,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:01,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2474, "offset": 2474, "size": 50}}} 2019-05-30 11:01:01,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:01,447 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:01 GMT 2019-05-30 11:01:01,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:01,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:01:01,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:01,447 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:01,447 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:01,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:01:01,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:01,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:01,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:01,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:01,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:01,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:01,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:01,538 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:01:01,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:01,538 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:01 GMT 2019-05-30 11:01:01,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:01,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:01:01,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:01,538 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:01,539 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:06,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:01:06,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:06,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:06,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:06,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:06,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:06,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:06,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:06,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2474, "offset": 2474, "size": 50}}} 2019-05-30 11:01:06,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:06,632 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:06 GMT 2019-05-30 11:01:06,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:06,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:01:06,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:06,633 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:06,633 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:06,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:01:06,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:06,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:06,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:06,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:06,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:06,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:06,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:06,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:01:06,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:06,922 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:06 GMT 2019-05-30 11:01:06,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:06,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:01:06,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:06,923 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:06,923 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:11,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:01:12,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:12,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:12,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:12,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:12,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:12,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:12,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:12,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:07.092Z", "message": "Waiting for process 2388 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:06.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}], "metadata": {"pagination": {"total": 2475, "offset": 2474, "size": 50}}} 2019-05-30 11:01:12,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:12,115 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:12 GMT 2019-05-30 11:01:12,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:12,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-05-30 11:01:12,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:12,116 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:12,116 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:12,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2388 to end... 2019-05-30 11:01:12,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:01:12,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:12,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:12,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:12,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:12,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:12,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:12,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:12,399 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:01:12,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:12,400 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:12 GMT 2019-05-30 11:01:12,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:12,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:01:12,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:12,400 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:12,400 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:17,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:01:17,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:17,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:17,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:17,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:17,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:17,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:17,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:17,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:16.317Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-f2e39g\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 12s (6,701 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51439 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-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\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-170.220) ...\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 8809\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.15) ...\n\nreal\t0m57.445s\nuser\t0m18.937s\nsys\t0m8.502s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:16.915Z", "message": "[etcd] The software is installed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:16.915Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:16.915Z", "message": "[etcd] => \nreal\t0m0.015s\nuser\t0m0.008s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:16.915Z", "message": "[etcd] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:16.915Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:16.915Z", "message": "[etcd] => /var/log/dmesg\n/var/log/sysstat/sa30\n/var/log/wtmp\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:16.915Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2c:fc:de \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2c:fcde/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:70372 errors:0 dropped:0 overruns:0 frame:0\n TX packets:27793 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:128140755 (128.1 MB) TX bytes:3239719 (3.2 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:778 errors:0 dropped:0 overruns:0 frame:0\n TX packets:778 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:95668 (95.6 KB) TX bytes:95668 (95.6 KB)\n\n\nreal\t0m0.016s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:16.915Z", "message": "[etcd] sudo ps ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:16.915Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:58 ? 00:00:01 /sbin/init\nroot 2 0 0 10:58 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 10:58 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 10:58 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:58 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:58 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:58 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:58 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:58 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:58 ? 00:00:00 [migration/0]\nroot 12 2 0 10:58 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:58 ? 00:00:00 [khelper]\nroot 14 2 0 10:58 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:58 ? 00:00:00 [netns]\nroot 16 2 0 10:58 ? 00:00:00 [writeback]\nroot 17 2 0 10:58 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:58 ? 00:00:00 [bioset]\nroot 19 2 0 10:58 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:58 ? 00:00:00 [kblockd]\nroot 21 2 0 10:58 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:58 ? 00:00:00 [khubd]\nroot 23 2 0 10:58 ? 00:00:00 [md]\nroot 24 2 0 10:58 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:58 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:58 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:58 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:58 ? 00:00:00 [vmstat]\nroot 30 2 0 10:58 ? 00:00:00 [ksmd]\nroot 31 2 0 10:58 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:58 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:58 ? 00:00:00 [crypto]\nroot 46 2 0 10:58 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:58 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:58 ? 00:00:00 [vballoon]\nroot 49 2 0 10:58 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:58 ? 00:00:00 [scsi_eh_1]\nroot 51 2 0 10:58 ? 00:00:00 [kworker/u2:2]\nroot 52 2 0 10:58 ? 00:00:00 [kworker/u2:3]\nroot 71 2 0 10:58 ? 00:00:00 [deferwq]\nroot 72 2 0 10:58 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:58 ? 00:00:00 [kpsmoused]\nroot 122 2 0 10:58 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon\nroot 382 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 10:58 ? 00:00:00 [kworker/u3:1]\nroot 494 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon\nroot 547 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:58 ? 00:00:00 [kauditd]\nmessage+ 873 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork\nroot 907 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 925 1 0 10:58 ? 00:00:00 rsyslogd\nroot 944 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon\nroot 1041 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1045 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1050 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1051 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1053 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1109 1 0 10:58 ? 00:00:00 cron\ndaemon 1110 1 0 10:58 ? 00:00:00 atd\nroot 1222 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1237 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 10:59 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_f2e39g/env/bin/python -m cloudify_agent.worker --queue bind_host_f2e39g --max-workers 5 --name bind_host_f2e39g\nubuntu 1464 1462 0 10:59 ? 00:00:00 /home/ubuntu/bind_host_f2e39g/env/bin/python -m cloudify_agent.worker --queue bind_host_f2e39g --max-workers 5 --name bind_host_f2e39g\nubuntu 1608 1 0 10:59 ? 00:00:00 python2.7 /home/ubuntu/bind_host_f2e39g/env/bin/diamond --configfile /home/ubuntu/bind_host_f2e39g/work/plugins/diamond/etc/diamond.conf\nbind 2323 1 0 11:00 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2378 1464 1 11:00 ? 00:00:00 /home/ubuntu/bind_host_f2e39g/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-wc5_EK\nubuntu 2388 2378 0 11:00 ? 00:00:00 /bin/sh -c /tmp/MB8DQ/install-etcd.sh\nubuntu 2390 2388 0 11:00 ? 00:00:00 /bin/bash -e /tmp/MB8DQ/install-etcd.sh\nntp 8403 1 0 11:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8937 1 0 11:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8943 8937 0 11:01 ? 00:00:00 [check-monit-upt] \nclearwa+ 9000 1 0 11:01 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380\nroot 9037 8937 0 11:01 ? 00:00:00 [check-etcd-upti] \nroot 9041 8937 0 11:01 ? 00:00:00 [poll_etcd_clust] \nroot 9044 8937 0 11:01 ? 00:00:00 [poll_etcd.sh] \nroot 9075 1 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9083 9075 0 11:01 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9199 2390 0 11:01 ? 00:00:00 /bin/bash -e /tmp/MB8DQ/install-etcd.sh\nubuntu 9200 9199 0 11:01 ? 00:00:00 /bin/bash -e /tmp/MB8DQ/install-etcd.sh\nroot 9201 9200 0 11:01 ? 00:00:00 sudo ps -edf\nroot 9202 9201 0 11:01 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:16.915Z", "message": "[etcd] sudo netstat ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:16.915Z", "message": "[etcd] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.7:2380 0.0.0.0:* LISTEN 9000/etcd \ntcp 0 0 192.168.120.7: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 1103/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 8937/monit \ntcp 0 0 127.0.0.1:57245 0.0.0.0:* LISTEN 2378/python \ntcp6 0 0 :::53 :::* LISTEN 2323/named \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2323/named \ntcp6 0 0 :::4000 :::* LISTEN 9000/etcd \nudp 0 0 192.168.120.7: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:* 547/dhclient \nudp 0 0 192.168.120.7:123 0.0.0.0:* 8403/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8403/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8403/ntpd \nudp 0 0 0.0.0.0:20413 0.0.0.0:* 547/dhclient \nudp6 0 0 :::53 :::* 2323/named \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 8403/ntpd \nudp6 0 0 ::1:123 :::* 8403/ntpd \nudp6 0 0 :::123 :::* 8403/ntpd \nudp6 0 0 :::9425 :::* 547/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8712 873/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7246 382/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9080 1108/acpid /var/run/acpid.socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:16.915Z", "message": "[etcd] sudo pstree", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:16.915Z", "message": "[etcd] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:16.915Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---8*[{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.010s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}], "metadata": {"pagination": {"total": 2490, "offset": 2475, "size": 50}}} 2019-05-30 11:01:17,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:17,584 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:17 GMT 2019-05-30 11:01:17,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:17,585 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:01:17,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:17,585 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:17,585 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:17,585 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:01:17,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-f2e39g Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 0 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 12s (6,701 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51439 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-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 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-170.220) ... 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 8809 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.15) ... real 0m57.445s user 0m18.937s sys 0m8.502s 2019-05-30 11:01:17,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-05-30 11:01:17,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-05-30 11:01:17,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.015s user 0m0.008s sys 0m0.004s 2019-05-30 11:01:17,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-05-30 11:01:17,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-30 11:01:17,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/dmesg /var/log/sysstat/sa30 /var/log/wtmp /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/lastlog /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.008s user 0m0.000s sys 0m0.005s 2019-05-30 11:01:17,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2c:fc:de inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe2c:fcde/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:70372 errors:0 dropped:0 overruns:0 frame:0 TX packets:27793 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:128140755 (128.1 MB) TX bytes:3239719 (3.2 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:778 errors:0 dropped:0 overruns:0 frame:0 TX packets:778 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:95668 (95.6 KB) TX bytes:95668 (95.6 KB) real 0m0.016s user 0m0.000s sys 0m0.006s 2019-05-30 11:01:17,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-05-30 11:01:17,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:58 ? 00:00:01 /sbin/init root 2 0 0 10:58 ? 00:00:00 [kthreadd] root 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0] root 4 2 0 10:58 ? 00:00:00 [kworker/0:0] root 5 2 0 10:58 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:58 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:58 ? 00:00:00 [rcu_sched] root 8 2 0 10:58 ? 00:00:00 [rcuos/0] root 9 2 0 10:58 ? 00:00:00 [rcu_bh] root 10 2 0 10:58 ? 00:00:00 [rcuob/0] root 11 2 0 10:58 ? 00:00:00 [migration/0] root 12 2 0 10:58 ? 00:00:00 [watchdog/0] root 13 2 0 10:58 ? 00:00:00 [khelper] root 14 2 0 10:58 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:58 ? 00:00:00 [netns] root 16 2 0 10:58 ? 00:00:00 [writeback] root 17 2 0 10:58 ? 00:00:00 [kintegrityd] root 18 2 0 10:58 ? 00:00:00 [bioset] root 19 2 0 10:58 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:58 ? 00:00:00 [kblockd] root 21 2 0 10:58 ? 00:00:00 [ata_sff] root 22 2 0 10:58 ? 00:00:00 [khubd] root 23 2 0 10:58 ? 00:00:00 [md] root 24 2 0 10:58 ? 00:00:00 [devfreq_wq] root 25 2 0 10:58 ? 00:00:00 [kworker/0:1] root 27 2 0 10:58 ? 00:00:00 [khungtaskd] root 28 2 0 10:58 ? 00:00:00 [kswapd0] root 29 2 0 10:58 ? 00:00:00 [vmstat] root 30 2 0 10:58 ? 00:00:00 [ksmd] root 31 2 0 10:58 ? 00:00:00 [khugepaged] root 32 2 0 10:58 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:58 ? 00:00:00 [crypto] root 46 2 0 10:58 ? 00:00:00 [kthrotld] root 47 2 0 10:58 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:58 ? 00:00:00 [vballoon] root 49 2 0 10:58 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:58 ? 00:00:00 [scsi_eh_1] root 51 2 0 10:58 ? 00:00:00 [kworker/u2:2] root 52 2 0 10:58 ? 00:00:00 [kworker/u2:3] root 71 2 0 10:58 ? 00:00:00 [deferwq] root 72 2 0 10:58 ? 00:00:00 [charger_manager] root 114 2 0 10:58 ? 00:00:00 [kpsmoused] root 122 2 0 10:58 ? 00:00:00 [kworker/0:2] root 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon root 382 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 10:58 ? 00:00:00 [kworker/u3:1] root 494 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon root 547 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:58 ? 00:00:00 [kauditd] message+ 873 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork root 907 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind syslog 925 1 0 10:58 ? 00:00:00 rsyslogd root 944 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon root 1041 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1045 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1050 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1051 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1053 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1109 1 0 10:58 ? 00:00:00 cron daemon 1110 1 0 10:58 ? 00:00:00 atd root 1222 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1237 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 10:59 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_f2e39g/env/bin/python -m cloudify_agent.worker --queue bind_host_f2e39g --max-workers 5 --name bind_host_f2e39g ubuntu 1464 1462 0 10:59 ? 00:00:00 /home/ubuntu/bind_host_f2e39g/env/bin/python -m cloudify_agent.worker --queue bind_host_f2e39g --max-workers 5 --name bind_host_f2e39g ubuntu 1608 1 0 10:59 ? 00:00:00 python2.7 /home/ubuntu/bind_host_f2e39g/env/bin/diamond --configfile /home/ubuntu/bind_host_f2e39g/work/plugins/diamond/etc/diamond.conf bind 2323 1 0 11:00 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2378 1464 1 11:00 ? 00:00:00 /home/ubuntu/bind_host_f2e39g/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-wc5_EK ubuntu 2388 2378 0 11:00 ? 00:00:00 /bin/sh -c /tmp/MB8DQ/install-etcd.sh ubuntu 2390 2388 0 11:00 ? 00:00:00 /bin/bash -e /tmp/MB8DQ/install-etcd.sh ntp 8403 1 0 11:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8937 1 0 11:01 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8943 8937 0 11:01 ? 00:00:00 [check-monit-upt] clearwa+ 9000 1 0 11:01 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380 root 9037 8937 0 11:01 ? 00:00:00 [check-etcd-upti] root 9041 8937 0 11:01 ? 00:00:00 [poll_etcd_clust] root 9044 8937 0 11:01 ? 00:00:00 [poll_etcd.sh] root 9075 1 0 11:01 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9083 9075 0 11:01 ? 00:00:00 inotifywait -e create -qq . ubuntu 9199 2390 0 11:01 ? 00:00:00 /bin/bash -e /tmp/MB8DQ/install-etcd.sh ubuntu 9200 9199 0 11:01 ? 00:00:00 /bin/bash -e /tmp/MB8DQ/install-etcd.sh root 9201 9200 0 11:01 ? 00:00:00 sudo ps -edf root 9202 9201 0 11:01 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.006s 2019-05-30 11:01:17,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-05-30 11:01:17,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.7:2380 0.0.0.0:* LISTEN 9000/etcd tcp 0 0 192.168.120.7: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 1103/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 8937/monit tcp 0 0 127.0.0.1:57245 0.0.0.0:* LISTEN 2378/python tcp6 0 0 :::53 :::* LISTEN 2323/named tcp6 0 0 :::22 :::* LISTEN 1103/sshd tcp6 0 0 ::1:953 :::* LISTEN 2323/named tcp6 0 0 :::4000 :::* LISTEN 9000/etcd udp 0 0 192.168.120.7: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:* 547/dhclient udp 0 0 192.168.120.7:123 0.0.0.0:* 8403/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8403/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8403/ntpd udp 0 0 0.0.0.0:20413 0.0.0.0:* 547/dhclient udp6 0 0 :::53 :::* 2323/named udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8403/ntpd udp6 0 0 ::1:123 :::* 8403/ntpd udp6 0 0 :::123 :::* 8403/ntpd udp6 0 0 :::9425 :::* 547/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8712 873/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7246 382/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9080 1108/acpid /var/run/acpid.socket real 0m0.009s user 0m0.000s sys 0m0.007s 2019-05-30 11:01:17,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-05-30 11:01:17,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-05-30 11:01:17,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---8*[{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.010s user 0m0.003s sys 0m0.007s 2019-05-30 11:01:17,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:01:17,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:17,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:17,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:17,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:17,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:17,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:17,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:17,656 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:01:17,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:17,656 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:17 GMT 2019-05-30 11:01:17,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:17,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:01:17,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:17,657 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:17,657 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:22,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:01:22,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:22,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:22,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:22,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:22,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:22,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:22,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:22,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "message": "[etcd] Installation is done", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bind-host-f2e39g", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "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-05-30T11:01:16.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-f2e39g", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 3149 100 3149 0 0 12199 0 --:--:-- --:--:-- --:--:-- 12158", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "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-05-30T11:01:16.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:17.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:17.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:17.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:17.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:17.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "message": "Execution done (PID=2388, return_code=0): /tmp/MB8DQ/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:17.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "message": "[etcd] => [30-May-2019 11:01:09 UTC] clearwater-diags-monitor starting\n[30-May-2019 11:01:09 UTC] Waiting for trigger files\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-05-30T11:01:16.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "message": "[etcd] => 2019-05-30 11:01:01.929601964 Stopping etcd clearwater-etcd\n2019-05-30 11:01:07.983931715 Restarting etcd clearwater-etcd\n2019-05-30 11:01:07.993736813 Configured ETCDCTL_PEERS: \n2019-05-30 11:01:07.995653714 Check for previous failed startup attempt\n2019-05-30 11:01:07.998226809 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-05-30 11:01:08.028925483 etcdctl returned 2\n2019-05-30 11:01:08.040070213 Creating new cluster...\n2019-05-30 11:01:08.046196002 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.7:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.7\n --name 192-168-120-7\n --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.7:2380\n --listen-peer-urls http://192.168.120.7:2380\n2019-05-30 11:01:08.049509847 Check we're actually a member of the cluster\n2019-05-30 11:01:08.059409539 Wait for etcd to startup\n2019-05-30 11:01:09.073229635 Etcd started successfully\n2019-05-30 11:01:08.094924 I | etcdmain: etcd Version: 3.1.7\n2019-05-30 11:01:08.094992 I | etcdmain: Git SHA: 43b7507\n2019-05-30 11:01:08.095021 I | etcdmain: Go Version: go1.7.5\n2019-05-30 11:01:08.095025 I | etcdmain: Go OS/Arch: linux/amd64\n2019-05-30 11:01:08.095029 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-05-30 11:01:08.095137 I | embed: listening for peers on http://192.168.120.7:2380\n2019-05-30 11:01:08.095209 I | embed: listening for client requests on 0.0.0.0:4000\n2019-05-30 11:01:08.158207 I | etcdserver: name = 192-168-120-7\n2019-05-30 11:01:08.158227 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.7\n2019-05-30 11:01:08.158244 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.7/member\n2019-05-30 11:01:08.158249 I | etcdserver: heartbeat = 100ms\n2019-05-30 11:01:08.158253 I | etcdserver: election = 1000ms\n2019-05-30 11:01:08.158257 I | etcdserver: snapshot count = 10000\n2019-05-30 11:01:08.158265 I | etcdserver: advertise client URLs = http://192.168.120.7:4000\n2019-05-30 11:01:08.158270 I | etcdserver: initial advertise peer URLs = http://192.168.120.7:2380\n2019-05-30 11:01:08.158278 I | etcdserver: initial cluster = 192-168-120-7=http://192.168.120.7:2380\n2019-05-30 11:01:08.167026 I | etcdserver: starting member 5ddd06b029c620bb in cluster fc9468c5fc975110\n2019-05-30 11:01:08.167103 I | raft: 5ddd06b029c620bb became follower at term 0\n2019-05-30 11:01:08.167134 I | raft: newRaft 5ddd06b029c620bb [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-05-30 11:01:08.167140 I | raft: 5ddd06b029c620bb became follower at term 1\n2019-05-30 11:01:08.188571 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-05-30 11:01:08.189711 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110\n2019-05-30 11:01:08.267350 I | raft: 5ddd06b029c620bb is starting a new election at term 1\n2019-05-30 11:01:08.267442 I | raft: 5ddd06b029c620bb became candidate at term 2\n2019-05-30 11:01:08.267464 I | raft: 5ddd06b029c620bb received MsgVoteResp from 5ddd06b029c620bb at term 2\n2019-05-30 11:01:08.267488 I | raft: 5ddd06b029c620bb became leader at term 2\n2019-05-30 11:01:08.267496 I | raft: raft.node: 5ddd06b029c620bb elected leader 5ddd06b029c620bb at term 2\n2019-05-30 11:01:08.267724 I | etcdserver: setting up the initial cluster version to 3.1\n2019-05-30 11:01:08.269710 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-05-30 11:01:08.269768 I | etcdserver/api: enabled capabilities for version 3.1\n2019-05-30 11:01:08.269791 I | etcdserver: published {Name:192-168-120-7 ClientURLs:[http://192.168.120.7:4000]} to cluster fc9468c5fc975110\n2019-05-30 11:01:08.269891 I | embed: ready to serve client requests\n2019-05-30 11:01:08.270347 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-05-30 11:01:09.313813 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.7:47470\n2019-05-30 11:01:09.315653 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.7:47471\n2019-05-30 11:01:09.317522 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:47472\n2019-05-30 11:01:16.319889 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.7/liveness-check remote:192.168.120.7:47479\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:17.648Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:16.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.612d8895-abe8-462d-b85b-48498e4d5b4e"}, {"node_instance_id": "bind_tq5nji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:18.195Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:17.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_tq5nji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:18.195Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:17.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_tq5nji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:18.195Z", "message": "Node instance configured", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:17.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bind_tq5nji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:18.862Z", "message": "Node instance started", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:17.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_v8c6kc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:19.406Z", "message": "Creating node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:19.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_x3defu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:19.406Z", "message": "Creating node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:19.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_5auz46", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:19.406Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:18.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_hok962", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:20.004Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:19.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_x3defu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:20.004Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:19.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_8dz7f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:20.004Z", "message": "Creating node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:19.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_zzolsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:20.671Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:19.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:20.671Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/8BE9M/clearwater.py", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:20.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e047df52-f744-4c03-896e-484dc2d51370"}, {"node_instance_id": "sprout_5auz46", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:20.671Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:20.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:21.175Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:20.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e047df52-f744-4c03-896e-484dc2d51370"}, {"node_instance_id": "ellis_hok962", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:21.175Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:20.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:21.175Z", "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-05-30T11:01:20.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e047df52-f744-4c03-896e-484dc2d51370"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:21.175Z", "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-05-30T11:01:21.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e047df52-f744-4c03-896e-484dc2d51370"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:21.175Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'homer-x3defu', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:21.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e047df52-f744-4c03-896e-484dc2d51370"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:21.175Z", "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-05-30T11:01:21.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e047df52-f744-4c03-896e-484dc2d51370"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:21.724Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/YXDVL/clearwater.py", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:21.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.753d81c8-007e-4122-aa4f-46a39cbe1f87"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:21.724Z", "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-05-30T11:01:21.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.753d81c8-007e-4122-aa4f-46a39cbe1f87"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:21.724Z", "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-05-30T11:01:21.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.753d81c8-007e-4122-aa4f-46a39cbe1f87"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:21.724Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:21.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.753d81c8-007e-4122-aa4f-46a39cbe1f87"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:21.724Z", "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-05-30T11:01:21.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e047df52-f744-4c03-896e-484dc2d51370"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:21.724Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpIFKhtZ', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:21.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e047df52-f744-4c03-896e-484dc2d51370"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:21.724Z", "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-05-30T11:01:21.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e047df52-f744-4c03-896e-484dc2d51370"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:21.724Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpL_yKMq', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:21.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e047df52-f744-4c03-896e-484dc2d51370"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:22.379Z", "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-05-30T11:01:21.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.753d81c8-007e-4122-aa4f-46a39cbe1f87"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:22.379Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'sprout-5auz46', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:21.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.753d81c8-007e-4122-aa4f-46a39cbe1f87"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:22.379Z", "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-05-30T11:01:21.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.753d81c8-007e-4122-aa4f-46a39cbe1f87"}], "metadata": {"pagination": {"total": 2548, "offset": 2490, "size": 50}}} 2019-05-30 11:01:22,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:22,749 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:22 GMT 2019-05-30 11:01:22,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:22,749 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:01:22,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:22,749 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:22,749 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:22,749 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:01:22,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-30 11:01:22,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-30 11:01:22,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-05-30 11:01:22,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-f2e39g 2019-05-30 11:01:22,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-30 11:01:22,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-30 11:01:22,753 - 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-f2e39g 2019-05-30 11:01:22,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 100 3149 0 0 12199 0 --:--:-- --:--:-- --:--:-- 12158 2019-05-30 11:01:22,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-30 11:01:22,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-30 11:01:22,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-30 11:01:22,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-30 11:01:22,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-30 11:01:22,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-30 11:01:22,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2388, return_code=0): /tmp/MB8DQ/install-etcd.sh 2019-05-30 11:01:22,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [30-May-2019 11:01:09 UTC] clearwater-diags-monitor starting [30-May-2019 11:01:09 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2019-05-30 11:01:22,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-30 11:01:22,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-30 11:01:22,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-05-30 11:01:01.929601964 Stopping etcd clearwater-etcd 2019-05-30 11:01:07.983931715 Restarting etcd clearwater-etcd 2019-05-30 11:01:07.993736813 Configured ETCDCTL_PEERS: 2019-05-30 11:01:07.995653714 Check for previous failed startup attempt 2019-05-30 11:01:07.998226809 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-05-30 11:01:08.028925483 etcdctl returned 2 2019-05-30 11:01:08.040070213 Creating new cluster... 2019-05-30 11:01:08.046196002 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380 2019-05-30 11:01:08.049509847 Check we're actually a member of the cluster 2019-05-30 11:01:08.059409539 Wait for etcd to startup 2019-05-30 11:01:09.073229635 Etcd started successfully 2019-05-30 11:01:08.094924 I | etcdmain: etcd Version: 3.1.7 2019-05-30 11:01:08.094992 I | etcdmain: Git SHA: 43b7507 2019-05-30 11:01:08.095021 I | etcdmain: Go Version: go1.7.5 2019-05-30 11:01:08.095025 I | etcdmain: Go OS/Arch: linux/amd64 2019-05-30 11:01:08.095029 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-05-30 11:01:08.095137 I | embed: listening for peers on http://192.168.120.7:2380 2019-05-30 11:01:08.095209 I | embed: listening for client requests on 0.0.0.0:4000 2019-05-30 11:01:08.158207 I | etcdserver: name = 192-168-120-7 2019-05-30 11:01:08.158227 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.7 2019-05-30 11:01:08.158244 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.7/member 2019-05-30 11:01:08.158249 I | etcdserver: heartbeat = 100ms 2019-05-30 11:01:08.158253 I | etcdserver: election = 1000ms 2019-05-30 11:01:08.158257 I | etcdserver: snapshot count = 10000 2019-05-30 11:01:08.158265 I | etcdserver: advertise client URLs = http://192.168.120.7:4000 2019-05-30 11:01:08.158270 I | etcdserver: initial advertise peer URLs = http://192.168.120.7:2380 2019-05-30 11:01:08.158278 I | etcdserver: initial cluster = 192-168-120-7=http://192.168.120.7:2380 2019-05-30 11:01:08.167026 I | etcdserver: starting member 5ddd06b029c620bb in cluster fc9468c5fc975110 2019-05-30 11:01:08.167103 I | raft: 5ddd06b029c620bb became follower at term 0 2019-05-30 11:01:08.167134 I | raft: newRaft 5ddd06b029c620bb [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-05-30 11:01:08.167140 I | raft: 5ddd06b029c620bb became follower at term 1 2019-05-30 11:01:08.188571 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-05-30 11:01:08.189711 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110 2019-05-30 11:01:08.267350 I | raft: 5ddd06b029c620bb is starting a new election at term 1 2019-05-30 11:01:08.267442 I | raft: 5ddd06b029c620bb became candidate at term 2 2019-05-30 11:01:08.267464 I | raft: 5ddd06b029c620bb received MsgVoteResp from 5ddd06b029c620bb at term 2 2019-05-30 11:01:08.267488 I | raft: 5ddd06b029c620bb became leader at term 2 2019-05-30 11:01:08.267496 I | raft: raft.node: 5ddd06b029c620bb elected leader 5ddd06b029c620bb at term 2 2019-05-30 11:01:08.267724 I | etcdserver: setting up the initial cluster version to 3.1 2019-05-30 11:01:08.269710 N | etcdserver/membership: set the initial cluster version to 3.1 2019-05-30 11:01:08.269768 I | etcdserver/api: enabled capabilities for version 3.1 2019-05-30 11:01:08.269791 I | etcdserver: published {Name:192-168-120-7 ClientURLs:[http://192.168.120.7:4000]} to cluster fc9468c5fc975110 2019-05-30 11:01:08.269891 I | embed: ready to serve client requests 2019-05-30 11:01:08.270347 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-05-30 11:01:09.313813 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.7:47470 2019-05-30 11:01:09.315653 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.7:47471 2019-05-30 11:01:09.317522 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:47472 2019-05-30 11:01:16.319889 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.7/liveness-check remote:192.168.120.7:47479 real 0m0.005s user 0m0.000s sys 0m0.004s 2019-05-30 11:01:22,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-30 11:01:22,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:01:22,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 11:01:22,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-30 11:01:22,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 11:01:22,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 11:01:22,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 11:01:22,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 11:01:22,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 11:01:22,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:01:22,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 11:01:22,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-30 11:01:22,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/8BE9M/clearwater.py 2019-05-30 11:01:22,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:01:22,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-30 11:01:22,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:01:22,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:01:22,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-30 11:01:22,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'homer-x3defu', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2019-05-30 11:01:22,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-30 11:01:22,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/YXDVL/clearwater.py 2019-05-30 11:01:22,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-30 11:01:22,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:01:22,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-30 11:01:22,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-30 11:01:22,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpIFKhtZ', '/etc/dnsmasq.resolv.conf'] 2019-05-30 11:01:22,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-30 11:01:22,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpL_yKMq', '/etc/clearwater/local_config'] 2019-05-30 11:01:22,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-30 11:01:22,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'sprout-5auz46', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2019-05-30 11:01:22,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-30 11:01:22,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:01:22,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:22,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:22,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:22,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:22,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:22,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:22,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:22,836 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:01:22,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:22,837 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:22 GMT 2019-05-30 11:01:22,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:22,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:01:22,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:22,837 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:22,837 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:27,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:01:27,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:27,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:28,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:28,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:28,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:28,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:28,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:28,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:22.379Z", "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-05-30T11:01:21.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.753d81c8-007e-4122-aa4f-46a39cbe1f87"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:22.379Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'sprout-5auz46', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:21.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.753d81c8-007e-4122-aa4f-46a39cbe1f87"}, {"node_instance_id": "vellum_zzolsh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:22.379Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:21.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_x3defu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:22.379Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:21.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:22.379Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmplG9OYt', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:21.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.753d81c8-007e-4122-aa4f-46a39cbe1f87"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:22.379Z", "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-05-30T11:01:21.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.753d81c8-007e-4122-aa4f-46a39cbe1f87"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:22.379Z", "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-05-30T11:01:22.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.03afeb8d-6c25-4e42-ab93-8ed35ed618d8"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:22.379Z", "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-05-30T11:01:21.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.753d81c8-007e-4122-aa4f-46a39cbe1f87"}, {"node_instance_id": "sprout_5auz46", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.005Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:22.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.005Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:22.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a456575c-f4b2-4027-8ed9-6a68d95a31ef"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.005Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/I63OC/clearwater.py", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:22.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a456575c-f4b2-4027-8ed9-6a68d95a31ef"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.005Z", "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-05-30T11:01:22.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.03afeb8d-6c25-4e42-ab93-8ed35ed618d8"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.005Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpsuRP94', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:22.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.03afeb8d-6c25-4e42-ab93-8ed35ed618d8"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.005Z", "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-05-30T11:01:22.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.03afeb8d-6c25-4e42-ab93-8ed35ed618d8"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.005Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.7', 'name': u'ellis-hok962', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:22.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.03afeb8d-6c25-4e42-ab93-8ed35ed618d8"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.005Z", "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-05-30T11:01:22.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.03afeb8d-6c25-4e42-ab93-8ed35ed618d8"}, {"node_instance_id": "bono_v8c6kc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.005Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:22.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.609Z", "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-05-30T11:01:22.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a456575c-f4b2-4027-8ed9-6a68d95a31ef"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.609Z", "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-05-30T11:01:23.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a456575c-f4b2-4027-8ed9-6a68d95a31ef"}, {"node_instance_id": "ellis_hok962", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.609Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:23.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_8dz7f4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.609Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:23.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.609Z", "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-05-30T11:01:22.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.03afeb8d-6c25-4e42-ab93-8ed35ed618d8"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.609Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpoCZdb9', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:23.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a456575c-f4b2-4027-8ed9-6a68d95a31ef"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.609Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpmLxTzU', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:22.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.03afeb8d-6c25-4e42-ab93-8ed35ed618d8"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.609Z", "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-05-30T11:01:23.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a456575c-f4b2-4027-8ed9-6a68d95a31ef"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.609Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'vellum-zzolsh', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.34'}.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:23.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a456575c-f4b2-4027-8ed9-6a68d95a31ef"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.609Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpvPKnos', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:23.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a456575c-f4b2-4027-8ed9-6a68d95a31ef"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:23.609Z", "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-05-30T11:01:23.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a456575c-f4b2-4027-8ed9-6a68d95a31ef"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:24.191Z", "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-05-30T11:01:23.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.a456575c-f4b2-4027-8ed9-6a68d95a31ef"}, {"node_instance_id": "vellum_zzolsh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:24.191Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:23.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:24.191Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/3IXOK/clearwater.py", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:23.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.75b0ed2e-dcac-4103-9f0b-562fc9b8291a"}, {"node_instance_id": "vellum_zzolsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:24.191Z", "message": "Node instance created", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:24.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:24.191Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:23.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.75b0ed2e-dcac-4103-9f0b-562fc9b8291a"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:24.191Z", "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-05-30T11:01:23.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.75b0ed2e-dcac-4103-9f0b-562fc9b8291a"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:24.801Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpWrM9Of', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:24.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.75b0ed2e-dcac-4103-9f0b-562fc9b8291a"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:24.801Z", "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-05-30T11:01:24.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.75b0ed2e-dcac-4103-9f0b-562fc9b8291a"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:24.801Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.7', 'name': u'bono-v8c6kc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:24.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.75b0ed2e-dcac-4103-9f0b-562fc9b8291a"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:24.801Z", "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-05-30T11:01:24.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.75b0ed2e-dcac-4103-9f0b-562fc9b8291a"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:24.801Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/MDBXH/clearwater.py", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:24.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24ce6375-f95e-4749-a948-5ab40440109c"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:24.801Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:24.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24ce6375-f95e-4749-a948-5ab40440109c"}, {"node_instance_id": "sprout_5auz46", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:24.801Z", "message": "Node instance created", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:24.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_x3defu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:24.801Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:24.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:24.801Z", "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-05-30T11:01:24.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.75b0ed2e-dcac-4103-9f0b-562fc9b8291a"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:25.428Z", "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-05-30T11:01:24.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24ce6375-f95e-4749-a948-5ab40440109c"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:25.428Z", "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-05-30T11:01:24.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24ce6375-f95e-4749-a948-5ab40440109c"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:25.428Z", "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-05-30T11:01:24.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24ce6375-f95e-4749-a948-5ab40440109c"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:25.428Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpECT8z3', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:24.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24ce6375-f95e-4749-a948-5ab40440109c"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:25.428Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmprq1jDS', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:24.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24ce6375-f95e-4749-a948-5ab40440109c"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:25.428Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'dime-8dz7f4', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:24.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24ce6375-f95e-4749-a948-5ab40440109c"}, {"node_instance_id": "vellum_zzolsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:25.428Z", "message": "Configuring node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:24.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}], "metadata": {"pagination": {"total": 2625, "offset": 2540, "size": 50}}} 2019-05-30 11:01:28,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:28,001 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:27 GMT 2019-05-30 11:01:28,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:28,001 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:01:28,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:28,001 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:28,001 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:28,001 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:01:28,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-30 11:01:28,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'sprout-5auz46', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2019-05-30 11:01:28,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:01:28,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:01:28,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmplG9OYt', '/etc/clearwater/local_config'] 2019-05-30 11:01:28,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-30 11:01:28,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:01:28,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-30 11:01:28,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:01:28,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-30 11:01:28,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/I63OC/clearwater.py 2019-05-30 11:01:28,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-30 11:01:28,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpsuRP94', '/etc/clearwater/local_config'] 2019-05-30 11:01:28,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-30 11:01:28,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.7', 'name': u'ellis-hok962', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2019-05-30 11:01:28,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-30 11:01:28,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:01:28,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:01:28,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-30 11:01:28,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:01:28,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:01:28,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-30 11:01:28,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpoCZdb9', '/etc/dnsmasq.resolv.conf'] 2019-05-30 11:01:28,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmLxTzU', '/etc/dnsmasq.resolv.conf'] 2019-05-30 11:01:28,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-30 11:01:28,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'vellum-zzolsh', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.34'}. 2019-05-30 11:01:28,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpvPKnos', '/etc/clearwater/local_config'] 2019-05-30 11:01:28,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-30 11:01:28,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-30 11:01:28,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:01:28,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/3IXOK/clearwater.py 2019-05-30 11:01:28,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 11:01:28,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-30 11:01:28,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:01:28,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWrM9Of', '/etc/clearwater/local_config'] 2019-05-30 11:01:28,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-30 11:01:28,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.7', 'name': u'bono-v8c6kc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}. 2019-05-30 11:01:28,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-30 11:01:28,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/MDBXH/clearwater.py 2019-05-30 11:01:28,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-30 11:01:28,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 11:01:28,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 11:01:28,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-30 11:01:28,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-30 11:01:28,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:01:28,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-30 11:01:28,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpECT8z3', '/etc/clearwater/local_config'] 2019-05-30 11:01:28,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmprq1jDS', '/etc/dnsmasq.resolv.conf'] 2019-05-30 11:01:28,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'dime-8dz7f4', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2019-05-30 11:01:28,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-30 11:01:28,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:01:28,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:28,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:28,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:28,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:28,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:28,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:28,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:28,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:01:28,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:28,095 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:28 GMT 2019-05-30 11:01:28,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:28,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:01:28,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:28,096 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:28,096 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:33,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:01:33,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:33,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:33,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:33,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:33,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:33,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:33,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:33,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:25.428Z", "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-05-30T11:01:24.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24ce6375-f95e-4749-a948-5ab40440109c"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:25.428Z", "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-05-30T11:01:24.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24ce6375-f95e-4749-a948-5ab40440109c"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:25.428Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpECT8z3', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:24.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24ce6375-f95e-4749-a948-5ab40440109c"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:25.428Z", "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-05-30T11:01:24.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24ce6375-f95e-4749-a948-5ab40440109c"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:25.428Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmprq1jDS', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:24.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24ce6375-f95e-4749-a948-5ab40440109c"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:26.031Z", "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-05-30T11:01:24.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.24ce6375-f95e-4749-a948-5ab40440109c"}, {"node_instance_id": "homer_x3defu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:26.031Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:25.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_5auz46", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:26.031Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:25.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_v8c6kc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:26.031Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:25.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:26.622Z", "message": "[homer] ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:26.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:26.622Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:26.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:26.622Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:26.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:26.622Z", "message": "Process created, PID: 1753", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:26.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:26.622Z", "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-05-30T11:01:26.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:26.622Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/MNGKB/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:26.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:26.622Z", "message": "[homer] repo129", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:26.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:26.622Z", "message": "[homer] Configure the APT software source", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:26.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "ellis_hok962", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:26.622Z", "message": "Configuring node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:25.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_8dz7f4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:26.622Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:25.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_hok962", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:26.622Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:25.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:27.281Z", "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-05-30T11:01:26.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:27.281Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_j8ha8b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:26.610Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_zzolsh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:27.281Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:26.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:27.281Z", "message": "[homer] sudo apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:26.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:27.281Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/LWFP5/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:26.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:27.281Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:26.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:27.281Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:26.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:27.281Z", "message": "Process created, PID: 1754", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:26.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:27.281Z", "message": "[ellis] ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:26.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:27.848Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/A3ZEM/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_j8ha8b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:27.636Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.33e9222c-e3cd-48ac-bdd3-ed5e225c6bc5"}, {"node_instance_id": "dime_8dz7f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:27.848Z", "message": "Node instance created", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:27.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_v8c6kc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:27.848Z", "message": "Node instance created", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:27.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:27.848Z", "message": "[ellis] sudo apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:27.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:27.848Z", "message": "[ellis] Configure the APT software source", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:26.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:27.848Z", "message": "[ellis] repo129", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:26.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:28.375Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:28.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "bono_v8c6kc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:28.375Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:27.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:28.375Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:28.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:28.375Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:28.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:28.375Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/8G0KG/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:28.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:28.375Z", "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-05-30T11:01:28.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:28.375Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_j8ha8b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:27.906Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:28.375Z", "message": "Process created, PID: 1743", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:28.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:28.932Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/CYKNG/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_j8ha8b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:28.850Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.94aac4f6-1015-4b30-a3c7-9417998444f2"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:28.932Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:28.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:28.932Z", "message": "[vellum] Configure the APT software source", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:28.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:28.932Z", "message": "[vellum] sudo apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:28.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "dime_8dz7f4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:28.932Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:28.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:28.932Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_j8ha8b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:28.333Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_8dz7f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:28.932Z", "message": "Configuring node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:28.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}], "metadata": {"pagination": {"total": 2674, "offset": 2590, "size": 50}}} 2019-05-30 11:01:33,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:33,194 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:33 GMT 2019-05-30 11:01:33,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:33,194 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:01:33,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:33,194 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:33,194 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:33,195 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:01:33,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:01:33,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-30 11:01:33,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpECT8z3', '/etc/clearwater/local_config'] 2019-05-30 11:01:33,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-30 11:01:33,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmprq1jDS', '/etc/dnsmasq.resolv.conf'] 2019-05-30 11:01:33,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-30 11:01:33,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:01:33,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-05-30 11:01:33,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:01:33,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-05-30 11:01:33,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-30 11:01:33,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-30 11:01:33,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1753 2019-05-30 11:01:33,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:01:33,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/MNGKB/install-homer.sh 2019-05-30 11:01:33,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-05-30 11:01:33,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-05-30 11:01:33,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-30 11:01:33,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:01:33,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:01:33,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:01:33,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:01:33,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:01:33,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-05-30 11:01:33,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/LWFP5/install-ellis.sh 2019-05-30 11:01:33,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-30 11:01:33,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-30 11:01:33,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1754 2019-05-30 11:01:33,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-05-30 11:01:33,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/A3ZEM/append_proxy_snmp_conf.py 2019-05-30 11:01:33,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 11:01:33,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-30 11:01:33,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-05-30 11:01:33,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-05-30 11:01:33,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-05-30 11:01:33,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-30 11:01:33,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-05-30 11:01:33,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-05-30 11:01:33,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-30 11:01:33,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/8G0KG/install-vellum.sh 2019-05-30 11:01:33,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:01:33,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:01:33,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1743 2019-05-30 11:01:33,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/CYKNG/append_proxy_snmp_conf.py 2019-05-30 11:01:33,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-05-30 11:01:33,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-05-30 11:01:33,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-05-30 11:01:33,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:01:33,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:01:33,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-30 11:01:33,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:01:33,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:33,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:33,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:33,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:33,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:33,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:33,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:33,262 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:01:33,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:33,262 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:33 GMT 2019-05-30 11:01:33,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:33,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:01:33,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:33,263 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:33,263 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:38,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:01:38,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:38,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:38,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:38,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:38,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:38,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:38,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:38,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_5auz46", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:29.646Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:29.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_5auz46", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:29.646Z", "message": "Configuring node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:29.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:29.646Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_j8ha8b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:29.345Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_5auz46", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:30.325Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:29.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:30.325Z", "message": "Process created, PID: 1742", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:29.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:30.325Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:29.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:30.325Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:29.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:30.325Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:29.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:30.325Z", "message": "[dime] Configure the APT software source", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:29.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:30.325Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/VS5YU/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:29.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:30.325Z", "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-05-30T11:01:29.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:30.325Z", "message": "[dime] ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:29.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:30.325Z", "message": "[dime] repo129", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:29.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "bono_v8c6kc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:30.862Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:30.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_v8c6kc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:30.862Z", "message": "Configuring node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:30.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:31.651Z", "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-05-30T11:01:30.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "bono_v8c6kc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:31.651Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:31.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:31.651Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/3ZPKF/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:30.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:31.651Z", "message": "Process created, PID: 1751", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:30.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:31.651Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:30.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:31.651Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:30.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:31.651Z", "message": "[sprout] ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:30.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:31.651Z", "message": "[sprout] repo129", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:31.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:31.651Z", "message": "[sprout] Configure the APT software source", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:31.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:31.651Z", "message": "[sprout] sudo apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:31.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:32.456Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/3JDMN/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:32.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:33.129Z", "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-05-30T11:01:32.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:33.129Z", "message": "Process created, PID: 1741", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:32.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:33.129Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:32.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:33.129Z", "message": "[bono] repo129", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:32.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:33.129Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:32.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:33.129Z", "message": "[bono] ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:32.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:33.129Z", "message": "[bono] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:32.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:33.129Z", "message": "[bono] sudo apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:32.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:36.104Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pwc8x3\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\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 6s (2,159 kB/s)\nReading package lists...\n\nreal\t0m8.396s\nuser\t0m4.890s\nsys\t0m0.604s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:35.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:36.620Z", "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-05-30T11:01:35.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:36.620Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:35.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}], "metadata": {"pagination": {"total": 2677, "offset": 2640, "size": 50}}} 2019-05-30 11:01:38,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:38,488 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:38 GMT 2019-05-30 11:01:38,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:38,488 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:01:38,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:38,489 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:38,489 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:38,489 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:01:38,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-05-30 11:01:38,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-30 11:01:38,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:01:38,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:01:38,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1742 2019-05-30 11:01:38,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-30 11:01:38,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-30 11:01:38,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-05-30 11:01:38,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-05-30 11:01:38,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/VS5YU/install-dime.sh 2019-05-30 11:01:38,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:01:38,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-05-30 11:01:38,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-05-30 11:01:38,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-05-30 11:01:38,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-30 11:01:38,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:01:38,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:01:38,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/3ZPKF/install-sprout.sh 2019-05-30 11:01:38,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1751 2019-05-30 11:01:38,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-30 11:01:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-30 11:01:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-05-30 11:01:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-05-30 11:01:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-05-30 11:01:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-05-30 11:01:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/3JDMN/install-bono.sh 2019-05-30 11:01:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:01:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1741 2019-05-30 11:01:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-30 11:01:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-05-30 11:01:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-30 11:01:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-05-30 11:01:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-05-30 11:01:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-05-30 11:01:38,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pwc8x3 Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 6s (2,159 kB/s) Reading package lists... real 0m8.396s user 0m4.890s sys 0m0.604s 2019-05-30 11:01:38,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-05-30 11:01:38,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-30 11:01:38,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:01:38,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:38,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:38,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:38,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:38,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:38,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:38,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:38,567 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:01:38,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:38,567 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:38 GMT 2019-05-30 11:01:38,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:38,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:01:38,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:38,567 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:38,568 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:43,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:01:44,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:44,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:44,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:44,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:44,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:44,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:44,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:44,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:39.471Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-mjs10z\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [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 [836 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 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,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 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 [281 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,231 kB/s)\nReading package lists...\n\nreal\t0m12.792s\nuser\t0m4.996s\nsys\t0m0.518s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:39.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:40.192Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:39.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:40.192Z", "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-05-30T11:01:39.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:40.951Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-k5oak0\nIgn 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [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]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 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 [281 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 6s (2,001 kB/s)\nReading package lists...\n\nreal\t0m8.923s\nuser\t0m4.927s\nsys\t0m0.657s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:40.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:40.951Z", "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-05-30T11:01:40.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:40.951Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:40.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}], "metadata": {"pagination": {"total": 2683, "offset": 2677, "size": 50}}} 2019-05-30 11:01:44,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:44,079 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:44 GMT 2019-05-30 11:01:44,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:44,080 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:01:44,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:44,080 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:44,080 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:44,080 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:01:44,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-mjs10z Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [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 [836 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 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,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 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 [281 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,231 kB/s) Reading package lists... real 0m12.792s user 0m4.996s sys 0m0.518s 2019-05-30 11:01:44,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-30 11:01:44,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-05-30 11:01:44,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-k5oak0 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [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] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 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 [281 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 6s (2,001 kB/s) Reading package lists... real 0m8.923s user 0m4.927s sys 0m0.657s 2019-05-30 11:01:44,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-05-30 11:01:44,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-30 11:01:44,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:01:44,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:44,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:44,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:44,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:44,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:44,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:44,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:44,256 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:01:44,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:44,256 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:44 GMT 2019-05-30 11:01:44,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:44,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:01:44,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:44,256 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:44,256 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:49,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:01:49,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:49,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:49,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:49,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:49,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:49,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:49,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:49,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:45.504Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-a54ulk\nIgn 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 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 [294 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/multiverse Sources [7,535 B]\nGet:14 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [526 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 [582 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 [281 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 6s (2,104 kB/s)\nReading package lists...\n\nreal\t0m12.628s\nuser\t0m5.111s\nsys\t0m0.557s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:45.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:46.290Z", "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-05-30T11:01:45.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:46.290Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:45.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:46.290Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:45.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:46.290Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:46.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:46.290Z", "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-05-30T11:01:45.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:46.290Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:45.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:46.290Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-yx8v6q\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\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:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 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 [294 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 [448 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [526 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 [582 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 [281 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,261 kB/s)\nReading package lists...\n\nreal\t0m15.896s\nuser\t0m5.089s\nsys\t0m0.550s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:45.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:46.290Z", "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-05-30T11:01:45.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:46.290Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-yo9btk\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]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\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 Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 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 [448 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 [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 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 [281 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,245 kB/s)\nReading package lists...\n\nreal\t0m17.171s\nuser\t0m5.226s\nsys\t0m0.629s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:45.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:47.070Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:46.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:48.387Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:48.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}], "metadata": {"pagination": {"total": 2695, "offset": 2683, "size": 50}}} 2019-05-30 11:01:49,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:49,916 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:49 GMT 2019-05-30 11:01:49,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:49,916 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:01:49,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:49,916 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:49,917 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:49,917 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:01:49,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-a54ulk 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 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 [294 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/multiverse Sources [7,535 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [526 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 [582 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 [281 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 6s (2,104 kB/s) Reading package lists... real 0m12.628s user 0m5.111s sys 0m0.557s 2019-05-30 11:01:49,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-05-30 11:01:49,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-30 11:01:49,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-30 11:01:49,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-05-30 11:01:49,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-05-30 11:01:49,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-30 11:01:49,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-yx8v6q 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 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:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 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 [294 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 [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [526 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 [582 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 [281 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,261 kB/s) Reading package lists... real 0m15.896s user 0m5.089s sys 0m0.550s 2019-05-30 11:01:49,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-05-30 11:01:49,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-yo9btk 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] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 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 Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 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 [448 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 [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 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 [281 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,245 kB/s) Reading package lists... real 0m17.171s user 0m5.226s sys 0m0.629s 2019-05-30 11:01:49,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-05-30 11:01:49,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-30 11:01:49,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:01:50,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:50,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:50,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:50,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:50,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:50,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:50,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:50,140 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:01:50,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:50,140 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:50 GMT 2019-05-30 11:01:50,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:50,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:01:50,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:50,141 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:50,141 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:55,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:01:55,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:55,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:55,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:55,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:55,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:55,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:55,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:55,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:49.672Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:49.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:51.028Z", "message": "Waiting for process 1751 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:50.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:01:52.488Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:01:52.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}], "metadata": {"pagination": {"total": 2698, "offset": 2695, "size": 50}}} 2019-05-30 11:01:55,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:55,344 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:55 GMT 2019-05-30 11:01:55,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:55,344 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:01:55,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:55,344 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:55,344 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:01:55,344 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:01:55,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-05-30 11:01:55,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-05-30 11:01:55,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-30 11:01:55,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:01:55,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:01:55,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:01:55,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:01:55,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:01:55,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:01:55,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:01:55,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:01:55,486 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:01:55,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:01:55,487 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:01:55 GMT 2019-05-30 11:01:55,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:01:55,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:01:55,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:01:55,487 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:01:55,487 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:00,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:02:00,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:00,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:00,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:00,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:00,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:00,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:00,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:00,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2698, "offset": 2698, "size": 50}}} 2019-05-30 11:02:00,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:00,620 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:00 GMT 2019-05-30 11:02:00,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:00,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:02:00,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:00,621 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:00,621 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:00,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:02:00,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:00,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:00,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:00,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:00,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:00,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:00,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:00,682 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:02:00,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:00,682 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:00 GMT 2019-05-30 11:02:00,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:00,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:02:00,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:00,683 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:00,683 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:05,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:02:05,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:05,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:05,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:05,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:05,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:05,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:05,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:05,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2698, "offset": 2698, "size": 50}}} 2019-05-30 11:02:05,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:05,802 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:05 GMT 2019-05-30 11:02:05,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:05,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:02:05,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:05,802 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:05,802 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:05,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:02:05,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:05,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:05,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:05,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:05,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:05,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:05,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:05,890 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:02:05,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:05,890 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:05 GMT 2019-05-30 11:02:05,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:05,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:02:05,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:05,890 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:05,891 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:10,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:02:11,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:11,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:11,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:11,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:11,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:11,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:11,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:11,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:02:06.286Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:02:06.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:02:07.286Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:02:06.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:02:08.414Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:02:08.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:02:09.670Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:02:09.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}], "metadata": {"pagination": {"total": 2702, "offset": 2698, "size": 50}}} 2019-05-30 11:02:11,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:11,042 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:11 GMT 2019-05-30 11:02:11,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:11,042 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:02:11,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:11,042 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:11,042 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:11,042 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:02:11,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-05-30 11:02:11,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-05-30 11:02:11,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-30 11:02:11,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-05-30 11:02:11,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:02:11,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:11,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:11,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:11,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:11,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:11,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:11,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:11,130 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:02:11,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:11,131 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:11 GMT 2019-05-30 11:02:11,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:11,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:02:11,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:11,131 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:11,131 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:16,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:02:16,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:16,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:16,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:16,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:16,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:16,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:16,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:16,243 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:02:11.055Z", "message": "Waiting for process 1751 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:02:10.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:02:12.503Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:02:12.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}], "metadata": {"pagination": {"total": 2704, "offset": 2702, "size": 50}}} 2019-05-30 11:02:16,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:16,244 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:16 GMT 2019-05-30 11:02:16,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:16,244 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:02:16,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:16,244 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:16,244 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:16,244 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:02:16,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-05-30 11:02:16,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-30 11:02:16,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:02:16,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:16,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:16,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:16,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:16,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:16,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:16,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:16,331 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:02:16,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:16,332 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:16 GMT 2019-05-30 11:02:16,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:16,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:02:16,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:16,332 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:16,332 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:21,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:02:21,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:21,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:21,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:21,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:21,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:21,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:21,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:21,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2704, "offset": 2704, "size": 50}}} 2019-05-30 11:02:21,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:21,478 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:21 GMT 2019-05-30 11:02:21,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:21,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:02:21,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:21,478 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:21,479 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:21,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:02:21,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:21,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:21,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:21,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:21,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:21,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:21,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:21,559 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:02:21,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:21,560 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:21 GMT 2019-05-30 11:02:21,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:21,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:02:21,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:21,560 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:21,560 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:26,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:02:26,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:26,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:26,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:26,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:26,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:26,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:26,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:26,664 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:02:26.524Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:02:26.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}], "metadata": {"pagination": {"total": 2705, "offset": 2704, "size": 50}}} 2019-05-30 11:02:26,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:26,665 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:26 GMT 2019-05-30 11:02:26,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:26,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-05-30 11:02:26,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:26,665 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:26,665 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:26,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-05-30 11:02:26,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:02:26,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:26,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:26,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:26,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:26,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:26,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:26,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:26,741 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:02:26,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:26,741 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:26 GMT 2019-05-30 11:02:26,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:26,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:02:26,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:26,741 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:26,741 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:31,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:02:31,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:31,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:31,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:31,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:31,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:31,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:31,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:31,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:02:27.294Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:02:26.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:02:28.386Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:02:28.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:02:29.673Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:02:29.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:02:31.055Z", "message": "Waiting for process 1751 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:02:30.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}], "metadata": {"pagination": {"total": 2709, "offset": 2705, "size": 50}}} 2019-05-30 11:02:31,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:31,943 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:31 GMT 2019-05-30 11:02:31,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:31,943 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:02:31,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:31,943 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:31,944 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:31,944 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:02:31,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-05-30 11:02:31,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-30 11:02:31,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-05-30 11:02:31,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-05-30 11:02:31,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:02:32,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:32,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:32,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:32,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:32,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:32,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:32,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:32,027 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:02:32,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:32,027 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:32 GMT 2019-05-30 11:02:32,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:32,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:02:32,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:32,027 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:32,027 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:37,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:02:37,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:37,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:37,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:37,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:37,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:37,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:37,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:37,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:02:32.495Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:02:32.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}], "metadata": {"pagination": {"total": 2710, "offset": 2709, "size": 50}}} 2019-05-30 11:02:37,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:37,230 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:37 GMT 2019-05-30 11:02:37,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:37,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-05-30 11:02:37,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:37,230 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:37,230 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:37,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-30 11:02:37,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:02:37,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:37,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:37,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:37,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:37,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:37,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:37,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:37,464 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:02:37,464 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:37,464 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:37 GMT 2019-05-30 11:02:37,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:37,464 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:02:37,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:37,465 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:37,465 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:42,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:02:42,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:42,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:42,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:42,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:42,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:42,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:42,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:42,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2710, "offset": 2710, "size": 50}}} 2019-05-30 11:02:42,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:42,577 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:42 GMT 2019-05-30 11:02:42,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:42,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:02:42,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:42,577 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:42,577 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:42,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:02:42,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:42,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:42,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:42,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:42,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:42,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:42,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:42,795 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:02:42,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:42,795 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:42 GMT 2019-05-30 11:02:42,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:42,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:02:42,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:42,795 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:42,795 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:47,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:02:47,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:47,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:47,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:47,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:47,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:47,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:47,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:47,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:02:46.529Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:02:46.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:02:47.288Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:02:46.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}], "metadata": {"pagination": {"total": 2712, "offset": 2710, "size": 50}}} 2019-05-30 11:02:47,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:47,929 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:47 GMT 2019-05-30 11:02:47,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:47,929 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:02:47,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:47,929 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:47,929 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:47,930 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:02:47,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-05-30 11:02:47,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-05-30 11:02:47,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:02:48,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:48,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:48,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:48,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:48,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:48,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:48,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:48,013 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:02:48,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:48,013 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:48 GMT 2019-05-30 11:02:48,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:48,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:02:48,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:48,013 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:48,013 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:53,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:02:53,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:53,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:53,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:53,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:53,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:53,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:53,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:53,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:02:48.421Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:02:48.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:02:49.673Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:02:49.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:02:51.059Z", "message": "Waiting for process 1751 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:02:51.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:02:52.520Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:02:52.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}], "metadata": {"pagination": {"total": 2716, "offset": 2712, "size": 50}}} 2019-05-30 11:02:53,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:53,189 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:53 GMT 2019-05-30 11:02:53,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:53,190 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:02:53,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:53,190 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:53,190 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:53,190 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:02:53,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-30 11:02:53,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-05-30 11:02:53,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-05-30 11:02:53,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-30 11:02:53,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:02:53,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:53,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:53,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:53,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:53,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:53,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:53,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:53,331 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:02:53,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:53,331 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:53 GMT 2019-05-30 11:02:53,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:53,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:02:53,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:53,331 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:53,331 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:58,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:02:58,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:58,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:58,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:58,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:58,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:58,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:58,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:58,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2716, "offset": 2716, "size": 50}}} 2019-05-30 11:02:58,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:58,441 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:58 GMT 2019-05-30 11:02:58,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:58,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:02:58,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:58,441 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:58,441 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:02:58,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:02:58,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:02:58,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:02:58,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:02:58,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:02:58,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:02:58,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:02:58,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:02:58,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:02:58,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:02:58,553 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:02:58 GMT 2019-05-30 11:02:58,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:02:58,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:02:58,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:02:58,554 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:02:58,554 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:03,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:03:03,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:03,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:03,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:03,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:03,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:03,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:03,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:03,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2716, "offset": 2716, "size": 50}}} 2019-05-30 11:03:03,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:03,669 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:03 GMT 2019-05-30 11:03:03,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:03,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:03:03,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:03,670 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:03,670 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:03,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:03:03,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:03,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:03,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:03,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:03,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:03,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:03,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:03,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:03:03,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:03,735 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:03 GMT 2019-05-30 11:03:03,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:03,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:03:03,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:03,736 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:03,736 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:08,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:03:08,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:08,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:08,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:08,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:08,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:08,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:08,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:08,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:06.526Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:06.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:07.288Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:06.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:08.409Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:08.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}], "metadata": {"pagination": {"total": 2719, "offset": 2716, "size": 50}}} 2019-05-30 11:03:08,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:08,898 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:08 GMT 2019-05-30 11:03:08,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:08,898 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:03:08,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:08,898 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:08,898 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:08,898 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:03:08,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-05-30 11:03:08,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-05-30 11:03:08,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-30 11:03:08,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:03:08,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:08,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:08,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:08,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:08,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:08,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:08,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:08,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:03:08,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:08,975 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:08 GMT 2019-05-30 11:03:08,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:08,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:03:08,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:08,975 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:08,975 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:13,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:03:14,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:14,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:14,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:14,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:14,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:14,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:14,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:14,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:09.672Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:09.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:11.300Z", "message": "Waiting for process 1751 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:11.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:12.759Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:12.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}], "metadata": {"pagination": {"total": 2722, "offset": 2719, "size": 50}}} 2019-05-30 11:03:14,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:14,106 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:14 GMT 2019-05-30 11:03:14,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:14,106 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:03:14,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:14,106 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:14,106 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:14,106 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:03:14,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-05-30 11:03:14,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-05-30 11:03:14,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-30 11:03:14,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:03:14,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:14,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:14,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:14,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:14,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:14,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:14,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:14,201 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:03:14,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:14,201 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:14 GMT 2019-05-30 11:03:14,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:14,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:03:14,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:14,201 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:14,201 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:19,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:03:19,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:19,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:19,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:19,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:19,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:19,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:19,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:19,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2722, "offset": 2722, "size": 50}}} 2019-05-30 11:03:19,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:19,348 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:19 GMT 2019-05-30 11:03:19,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:19,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:03:19,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:19,348 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:19,348 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:19,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:03:19,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:19,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:19,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:19,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:19,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:19,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:19,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:19,438 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:03:19,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:19,438 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:19 GMT 2019-05-30 11:03:19,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:19,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:03:19,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:19,439 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:19,439 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:24,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:03:24,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:24,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:24,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:24,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:24,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:24,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:24,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:24,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2722, "offset": 2722, "size": 50}}} 2019-05-30 11:03:24,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:24,578 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:24 GMT 2019-05-30 11:03:24,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:24,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:03:24,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:24,578 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:24,579 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:24,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:03:24,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:24,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:24,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:24,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:24,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:24,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:24,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:24,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:03:24,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:24,661 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:24 GMT 2019-05-30 11:03:24,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:24,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:03:24,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:24,661 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:24,661 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:29,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:03:29,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:29,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:29,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:29,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:29,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:29,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:29,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:29,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:26.542Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:26.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:27.269Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:26.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:28.444Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:28.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:29.690Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:29.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}], "metadata": {"pagination": {"total": 2726, "offset": 2722, "size": 50}}} 2019-05-30 11:03:29,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:29,781 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:29 GMT 2019-05-30 11:03:29,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:29,781 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:03:29,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:29,782 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:29,782 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:29,782 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:03:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-05-30 11:03:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-05-30 11:03:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-30 11:03:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-05-30 11:03:29,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:03:29,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:29,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:29,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:29,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:29,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:29,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:29,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:29,881 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:03:29,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:29,881 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:29 GMT 2019-05-30 11:03:29,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:29,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:03:29,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:29,882 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:29,882 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:34,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:03:34,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:34,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:34,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:34,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:34,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:34,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:34,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:34,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:31.267Z", "message": "Waiting for process 1751 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:31.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:32.759Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:32.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}], "metadata": {"pagination": {"total": 2728, "offset": 2726, "size": 50}}} 2019-05-30 11:03:34,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:34,988 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:34 GMT 2019-05-30 11:03:34,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:34,988 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:03:34,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:34,988 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:34,988 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:34,988 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:03:34,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-05-30 11:03:34,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-30 11:03:34,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:03:35,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:35,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:35,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:35,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:35,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:35,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:35,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:35,056 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:03:35,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:35,056 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:35 GMT 2019-05-30 11:03:35,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:35,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:03:35,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:35,056 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:35,056 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:40,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:03:40,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:40,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:40,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:40,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:40,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:40,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:40,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:40,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2728, "offset": 2728, "size": 50}}} 2019-05-30 11:03:40,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:40,184 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:40 GMT 2019-05-30 11:03:40,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:40,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:03:40,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:40,184 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:40,184 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:40,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:03:40,273 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:40,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:40,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:40,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:40,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:40,274 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:40,274 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:40,274 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:03:40,274 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:40,274 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:40 GMT 2019-05-30 11:03:40,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:40,274 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:03:40,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:40,274 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:40,275 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:45,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:03:45,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:45,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:45,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:45,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:45,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:45,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:45,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:45,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2728, "offset": 2728, "size": 50}}} 2019-05-30 11:03:45,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:45,451 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:45 GMT 2019-05-30 11:03:45,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:45,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:03:45,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:45,452 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:45,452 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:45,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:03:45,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:45,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:45,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:45,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:45,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:45,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:45,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:45,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:03:45,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:45,542 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:45 GMT 2019-05-30 11:03:45,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:45,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:03:45,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:45,543 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:45,543 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:50,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:03:50,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:50,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:50,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:50,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:50,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:50,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:50,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:50,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:46.553Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:46.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:47.273Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:46.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:48.028Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:47.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:48.028Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-a54ulk\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 14s (3,674 kB/s)\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 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-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\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-170.220) ...\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 8495\nSetting up restund (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8524\nclearwater-socket-factory-sig start/running, process 8529\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m1.971s\nuser\t0m8.687s\nsys\t0m7.740s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:47.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:48.709Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:48.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:49.693Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:49.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}], "metadata": {"pagination": {"total": 2734, "offset": 2728, "size": 50}}} 2019-05-30 11:03:50,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:50,659 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:50 GMT 2019-05-30 11:03:50,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:50,660 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:03:50,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:50,660 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:50,660 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:50,660 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:03:50,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-05-30 11:03:50,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-05-30 11:03:50,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-30 11:03:50,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-a54ulk Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 14s (3,674 kB/s) 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 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-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 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-170.220) ... 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 8495 Setting up restund (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8524 clearwater-socket-factory-sig start/running, process 8529 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m1.971s user 0m8.687s sys 0m7.740s 2019-05-30 11:03:50,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-30 11:03:50,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-05-30 11:03:50,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:03:50,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:50,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:50,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:50,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:50,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:50,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:50,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:50,766 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:03:50,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:50,766 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:50 GMT 2019-05-30 11:03:50,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:50,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:03:50,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:50,767 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:50,767 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:55,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:03:55,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:55,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:55,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:55,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:55,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:55,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:55,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:55,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:51.317Z", "message": "Waiting for process 1751 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:51.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:03:52.788Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:03:52.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}], "metadata": {"pagination": {"total": 2736, "offset": 2734, "size": 50}}} 2019-05-30 11:03:55,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:55,896 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:55 GMT 2019-05-30 11:03:55,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:55,896 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:03:55,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:55,896 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:55,896 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:03:55,896 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:03:55,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-05-30 11:03:55,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-30 11:03:55,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:03:56,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:03:56,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:03:56,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:03:56,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:03:56,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:03:56,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:03:56,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:03:56,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:03:56,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:03:56,025 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:03:56 GMT 2019-05-30 11:03:56,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:03:56,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:03:56,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:03:56,026 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:03:56,026 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:01,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:04:01,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:01,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:01,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:01,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:01,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:01,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:01,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:01,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2736, "offset": 2736, "size": 50}}} 2019-05-30 11:04:01,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:01,202 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:01 GMT 2019-05-30 11:04:01,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:01,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:04:01,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:01,202 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:01,202 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:01,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:04:01,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:01,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:01,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:01,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:01,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:01,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:01,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:01,355 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:04:01,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:01,356 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:01 GMT 2019-05-30 11:04:01,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:01,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:04:01,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:01,356 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:01,356 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:06,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:04:06,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:06,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:06,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:06,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:06,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:06,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:06,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:06,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2736, "offset": 2736, "size": 50}}} 2019-05-30 11:04:06,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:06,471 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:06 GMT 2019-05-30 11:04:06,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:06,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:04:06,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:06,471 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:06,471 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:06,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:04:06,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:06,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:06,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:06,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:06,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:06,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:06,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:06,567 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:04:06,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:06,567 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:06 GMT 2019-05-30 11:04:06,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:06,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:04:06,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:06,567 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:06,568 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:11,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:04:11,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:11,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:11,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:11,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:11,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:11,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:11,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:11,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:06.571Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:06.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:07.308Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:07.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:08.450Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:08.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:09.902Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:09.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:11.327Z", "message": "Waiting for process 1751 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:11.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}], "metadata": {"pagination": {"total": 2741, "offset": 2736, "size": 50}}} 2019-05-30 11:04:11,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:11,719 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:11 GMT 2019-05-30 11:04:11,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:11,719 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:04:11,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:11,719 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:11,719 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:11,719 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:04:11,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-05-30 11:04:11,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-05-30 11:04:11,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-30 11:04:11,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-05-30 11:04:11,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-05-30 11:04:11,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:04:11,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:11,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:11,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:11,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:11,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:11,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:11,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:11,824 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:04:11,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:11,825 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:11 GMT 2019-05-30 11:04:11,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:11,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:04:11,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:11,825 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:11,825 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:16,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:04:16,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:16,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:16,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:16,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:16,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:16,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:16,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:16,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:12.756Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:12.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:13.580Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-mjs10z\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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-170.220 [772 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.2 [146 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 10s (8,076 kB/s)\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 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-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\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.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\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-170.220) ...\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.2) ...\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.2) ...\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 8863\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.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m33.953s\nuser\t0m20.216s\nsys\t0m11.063s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:13.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:14.216Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-k5oak0\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 16s (3,454 kB/s)\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 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.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\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.2) ...\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-170.220) ...\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 8783\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 8814\nclearwater-socket-factory-sig start/running, process 8819\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8870\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.15) ...\n\nreal\t2m33.087s\nuser\t0m9.630s\nsys\t0m8.880s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:13.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:14.216Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:13.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:14.216Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:13.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}], "metadata": {"pagination": {"total": 2746, "offset": 2741, "size": 50}}} 2019-05-30 11:04:16,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:16,952 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:16 GMT 2019-05-30 11:04:16,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:16,952 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:04:16,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:16,953 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:16,953 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:16,953 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:04:16,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-30 11:04:16,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-mjs10z Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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-170.220 [772 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.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 10s (8,076 kB/s) 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 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-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... 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-170.220) ... 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.2) ... 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.2) ... 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 8863 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.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m33.953s user 0m20.216s sys 0m11.063s 2019-05-30 11:04:16,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-k5oak0 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 16s (3,454 kB/s) 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 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 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.2) ... 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-170.220) ... 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 8783 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 8814 clearwater-socket-factory-sig start/running, process 8819 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8870 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.15) ... real 2m33.087s user 0m9.630s sys 0m8.880s 2019-05-30 11:04:16,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-30 11:04:16,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-30 11:04:16,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:04:17,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:17,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:17,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:17,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:17,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:17,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:17,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:17,046 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:04:17,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:17,046 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:17 GMT 2019-05-30 11:04:17,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:17,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:04:17,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:17,046 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:17,046 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:22,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:04:22,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:22,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:22,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:22,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:22,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:22,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:22,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:22,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2746, "offset": 2746, "size": 50}}} 2019-05-30 11:04:22,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:22,285 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:22 GMT 2019-05-30 11:04:22,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:22,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:04:22,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:22,286 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:22,286 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:22,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:04:22,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:22,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:22,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:22,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:22,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:22,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:22,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:22,422 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:04:22,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:22,422 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:22 GMT 2019-05-30 11:04:22,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:22,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:04:22,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:22,423 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:22,423 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:27,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:04:27,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:27,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:27,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:27,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:27,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:27,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:27,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:27,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:22.577Z", "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 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (12.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57643 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\t0m34.858s\nuser\t0m12.819s\nsys\t0m3.493s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:22.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:23.115Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:22.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:26.604Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:26.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:27.321Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:27.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}], "metadata": {"pagination": {"total": 2750, "offset": 2746, "size": 50}}} 2019-05-30 11:04:27,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:27,543 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:27 GMT 2019-05-30 11:04:27,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:27,544 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:04:27,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:27,544 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:27,544 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:27,544 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:04:27,545 - 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 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57643 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 0m34.858s user 0m12.819s sys 0m3.493s 2019-05-30 11:04:27,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-30 11:04:27,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-05-30 11:04:27,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-05-30 11:04:27,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:04:27,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:27,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:27,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:27,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:27,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:27,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:27,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:27,668 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:04:27,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:27,668 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:27 GMT 2019-05-30 11:04:27,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:27,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:04:27,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:27,669 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:27,669 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:32,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:04:32,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:32,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:32,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:32,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:32,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:32,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:32,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:32,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:28.661Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:28.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:29.923Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:29.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:31.320Z", "message": "Waiting for process 1751 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:31.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}], "metadata": {"pagination": {"total": 2753, "offset": 2750, "size": 50}}} 2019-05-30 11:04:32,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:32,853 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:32 GMT 2019-05-30 11:04:32,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:32,853 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:04:32,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:32,853 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:32,853 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:32,853 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:04:32,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-30 11:04:32,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-05-30 11:04:32,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-05-30 11:04:32,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:04:32,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:32,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:32,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:32,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:32,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:32,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:32,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:32,983 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:04:32,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:32,983 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:32 GMT 2019-05-30 11:04:32,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:32,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:04:32,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:32,983 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:32,984 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:37,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:04:38,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:38,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:38,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:38,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:38,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:38,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:38,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:38,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:32.804Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:32.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:33.585Z", "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 0 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 (570 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57866 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.15) ...\n\nreal\t0m10.969s\nuser\t0m0.708s\nsys\t0m0.640s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:33.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:34.316Z", "message": "[bono] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:33.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:34.316Z", "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-05-30T11:04:33.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:34.316Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:33.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:35.816Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.059s\nuser\t0m0.009s\nsys\t0m0.042s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:35.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.416Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.416Z", "message": "[bono] => 2019-05-30 11:04:04.086864231 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.416Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.416Z", "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 9640/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd \ntcp 0 0 127.0.0.1:46266 0.0.0.0:* LISTEN 1731/python \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8613/monit \ntcp 0 0 192.168.120.21:5058 0.0.0.0:* LISTEN 8944/bono \ntcp 0 0 192.168.120.21:5060 0.0.0.0:* LISTEN 8944/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8944/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9640/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9640/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 550/dhclient \nudp 0 0 192.168.120.21:123 0.0.0.0:* 7989/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 7989/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 7989/ntpd \nudp 0 0 0.0.0.0:20413 0.0.0.0:* 550/dhclient \nudp 0 0 192.168.120.21:5058 0.0.0.0:* 8944/bono \nudp 0 0 192.168.120.21:5060 0.0.0.0:* 8944/bono \nudp6 0 0 ::1:53 :::* 9640/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 7989/ntpd \nudp6 0 0 ::1:123 :::* 7989/ntpd \nudp6 0 0 :::123 :::* 7989/ntpd \nudp6 0 0 :::9425 :::* 550/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8730 888/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 19916 8539/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19917 8541/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9057 1093/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7265 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:35.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.416Z", "message": "[bono] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:35.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.416Z", "message": "[bono] => /var/log/dmesg\n/var/log/sysstat/sa30\n/var/log/sysstat/clearwater-sa30\n/var/log/wtmp\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/bono/bono_out.log\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20190530T110000Z.txt\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:35.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.416Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:58 ? 00:00:01 /sbin/init\nroot 2 0 0 10:58 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:58 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:58 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:58 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:58 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:58 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:58 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:58 ? 00:00:00 [migration/0]\nroot 12 2 0 10:58 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:58 ? 00:00:00 [khelper]\nroot 14 2 0 10:58 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:58 ? 00:00:00 [netns]\nroot 16 2 0 10:58 ? 00:00:00 [writeback]\nroot 17 2 0 10:58 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:58 ? 00:00:00 [bioset]\nroot 19 2 0 10:58 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:58 ? 00:00:00 [kblockd]\nroot 21 2 0 10:58 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:58 ? 00:00:00 [khubd]\nroot 23 2 0 10:58 ? 00:00:00 [md]\nroot 24 2 0 10:58 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:58 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:58 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:58 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:58 ? 00:00:00 [vmstat]\nroot 30 2 0 10:58 ? 00:00:00 [ksmd]\nroot 31 2 0 10:58 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:58 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:58 ? 00:00:00 [crypto]\nroot 46 2 0 10:58 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:58 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:58 ? 00:00:00 [vballoon]\nroot 49 2 0 10:58 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:58 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:58 ? 00:00:00 [deferwq]\nroot 72 2 0 10:58 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:58 ? 00:00:00 [kpsmoused]\nroot 132 2 0 10:58 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver]\nroot 378 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 10:58 ? 00:00:00 [kworker/u3:1]\nroot 498 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon\nroot 550 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:58 ? 00:00:00 [kauditd]\nmessage+ 888 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork\nroot 919 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind\nroot 934 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 936 1 0 10:58 ? 00:00:00 rsyslogd\nroot 1038 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1041 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1045 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1046 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1048 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D\nroot 1093 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1094 1 0 10:58 ? 00:00:00 cron\ndaemon 1095 1 0 10:58 ? 00:00:00 atd\nroot 1185 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 10:59 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_a54ulk/env/bin/python -m cloudify_agent.worker --queue bono_host_a54ulk --max-workers 5 --name bono_host_a54ulk\nubuntu 1464 1462 0 10:59 ? 00:00:01 /home/ubuntu/bono_host_a54ulk/env/bin/python -m cloudify_agent.worker --queue bono_host_a54ulk --max-workers 5 --name bono_host_a54ulk\nubuntu 1608 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/bono_host_a54ulk/env/bin/diamond --configfile /home/ubuntu/bono_host_a54ulk/work/plugins/diamond/etc/diamond.conf\nubuntu 1731 1464 1 11:01 ? 00:00:02 /home/ubuntu/bono_host_a54ulk/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-gHStZb\nubuntu 1741 1731 0 11:01 ? 00:00:00 /bin/sh -c /tmp/3JDMN/install-bono.sh\nubuntu 1743 1741 0 11:01 ? 00:00:00 /bin/bash -e /tmp/3JDMN/install-bono.sh\nntp 7989 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8524 1 0 11:03 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8525 8524 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8529 1 0 11:03 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8530 8529 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8539 8525 0 11:03 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8540 8530 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8541 8540 0 11:03 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8613 1 0 11:03 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8918 1 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 8922 8918 0 11:04 ? 00:00:00 inotifywait -e create -qq .\nbono 8944 1 0 11:04 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.21,bono-v8c6kc.clearwater.local --alias=172.30.9.200,bono-v8c6kc.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-v8c6kc.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 9640 1 0 11:04 ? 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 9687 1743 0 11:04 ? 00:00:00 /bin/bash -e /tmp/3JDMN/install-bono.sh\nubuntu 9688 9687 0 11:04 ? 00:00:00 /bin/bash -e /tmp/3JDMN/install-bono.sh\nroot 9689 9688 0 11:04 ? 00:00:00 sudo ps -edf\nroot 9690 9689 0 11:04 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:35.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.416Z", "message": "[bono] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:35.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.416Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:35.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.416Z", "message": "[bono] => [30-May-2019 11:04:16 UTC] clearwater-diags-monitor starting\n[30-May-2019 11:04:16 UTC] Waiting for trigger files\n2019:05:30 11:03:43: Namespace: management\n2019:05:30 11:03:43: [management] Starting server\n2019:05:30 11:03:43: [management] Listening for requests\n2019:05:30 11:03:43: Namespace: signaling\n2019:05:30 11:03:43: [signaling] Starting server\n2019:05:30 11:03:43: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.416Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.416Z", "message": "[bono] sudo ps ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:35.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.416Z", "message": "[bono] sudo netstat ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:35.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.416Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.416Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:09:ad:21 \n inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe09:ad21/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:79052 errors:0 dropped:0 overruns:0 frame:0\n TX packets:50323 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:135660083 (135.6 MB) TX bytes:6571152 (6.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:870 errors:0 dropped:0 overruns:0 frame:0\n TX packets:870 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:108672 (108.6 KB) TX bytes:108672 (108.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:35.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.940Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-a54ulk", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.940Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.940Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.940Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.940Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.940Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.940Z", "message": "Execution done (PID=1741, return_code=0): /tmp/3JDMN/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.940Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.940Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.940Z", "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-05-30T11:04:36.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.940Z", "message": " /tmp/3JDMN/install-bono.sh: line 6: /home/ubuntu/bono_host_a54ulk/env/bin/ctx: Argument list too long", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.940Z", "message": " \r100 3149 100 3149 0 0 19305 0 --:--:-- --:--:-- --:--:-- 19319", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.940Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bono-host-a54ulk", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.940Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.940Z", "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-05-30T11:04:36.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.940Z", "message": "[bono] sudo cat /var/log/bono/bono_20190530T110000Z.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-05-30T11:04:36.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:36.940Z", "message": "[bono] Installation is done", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:36.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e7cc42f9-62e9-4fac-b166-d4ec920dc0f5"}, {"node_instance_id": "bono_v8c6kc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:37.890Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:37.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_v8c6kc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:37.890Z", "message": "Node instance configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:37.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:37.890Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pwc8x3\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 69.4 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.4 MB in 12s (5,500 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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 ... 51957 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-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\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.2) ...\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 9111\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-170.220) ...\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 9852\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.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m1.841s\nuser\t0m17.278s\nsys\t0m11.875s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:37.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}], "metadata": {"pagination": {"total": 2794, "offset": 2753, "size": 50}}} 2019-05-30 11:04:38,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:38,246 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:38 GMT 2019-05-30 11:04:38,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:38,247 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:04:38,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:38,247 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:38,247 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:38,247 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:04:38,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-05-30 11:04:38,250 - 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 0 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 (570 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57866 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.15) ... real 0m10.969s user 0m0.708s sys 0m0.640s 2019-05-30 11:04:38,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-05-30 11:04:38,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-05-30 11:04:38,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-05-30 11:04:38,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.059s user 0m0.009s sys 0m0.042s 2019-05-30 11:04:38,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-30 11:04:38,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-05-30 11:04:04.086864231 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.004s sys 0m0.002s 2019-05-30 11:04:38,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-30 11:04:38,251 - 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 9640/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:46266 0.0.0.0:* LISTEN 1731/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8613/monit tcp 0 0 192.168.120.21:5058 0.0.0.0:* LISTEN 8944/bono tcp 0 0 192.168.120.21:5060 0.0.0.0:* LISTEN 8944/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8944/bono tcp6 0 0 ::1:53 :::* LISTEN 9640/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9640/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 550/dhclient udp 0 0 192.168.120.21:123 0.0.0.0:* 7989/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7989/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7989/ntpd udp 0 0 0.0.0.0:20413 0.0.0.0:* 550/dhclient udp 0 0 192.168.120.21:5058 0.0.0.0:* 8944/bono udp 0 0 192.168.120.21:5060 0.0.0.0:* 8944/bono udp6 0 0 ::1:53 :::* 9640/dnsmasq udp6 0 0 fe80::f816:3eff:fe0:123 :::* 7989/ntpd udp6 0 0 ::1:123 :::* 7989/ntpd udp6 0 0 :::123 :::* 7989/ntpd udp6 0 0 :::9425 :::* 550/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8730 888/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 19916 8539/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19917 8541/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9057 1093/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7265 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart real 0m0.008s user 0m0.003s sys 0m0.004s 2019-05-30 11:04:38,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-05-30 11:04:38,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/dmesg /var/log/sysstat/sa30 /var/log/sysstat/clearwater-sa30 /var/log/wtmp /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/bono/bono_out.log /var/log/bono/bono_err.log /var/log/bono/bono_20190530T110000Z.txt /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.007s user 0m0.000s sys 0m0.005s 2019-05-30 11:04:38,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:58 ? 00:00:01 /sbin/init root 2 0 0 10:58 ? 00:00:00 [kthreadd] root 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:58 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:58 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:58 ? 00:00:00 [rcu_sched] root 8 2 0 10:58 ? 00:00:00 [rcuos/0] root 9 2 0 10:58 ? 00:00:00 [rcu_bh] root 10 2 0 10:58 ? 00:00:00 [rcuob/0] root 11 2 0 10:58 ? 00:00:00 [migration/0] root 12 2 0 10:58 ? 00:00:00 [watchdog/0] root 13 2 0 10:58 ? 00:00:00 [khelper] root 14 2 0 10:58 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:58 ? 00:00:00 [netns] root 16 2 0 10:58 ? 00:00:00 [writeback] root 17 2 0 10:58 ? 00:00:00 [kintegrityd] root 18 2 0 10:58 ? 00:00:00 [bioset] root 19 2 0 10:58 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:58 ? 00:00:00 [kblockd] root 21 2 0 10:58 ? 00:00:00 [ata_sff] root 22 2 0 10:58 ? 00:00:00 [khubd] root 23 2 0 10:58 ? 00:00:00 [md] root 24 2 0 10:58 ? 00:00:00 [devfreq_wq] root 25 2 0 10:58 ? 00:00:00 [kworker/0:1] root 27 2 0 10:58 ? 00:00:00 [khungtaskd] root 28 2 0 10:58 ? 00:00:00 [kswapd0] root 29 2 0 10:58 ? 00:00:00 [vmstat] root 30 2 0 10:58 ? 00:00:00 [ksmd] root 31 2 0 10:58 ? 00:00:00 [khugepaged] root 32 2 0 10:58 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:58 ? 00:00:00 [crypto] root 46 2 0 10:58 ? 00:00:00 [kthrotld] root 47 2 0 10:58 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:58 ? 00:00:00 [vballoon] root 49 2 0 10:58 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:58 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:58 ? 00:00:00 [deferwq] root 72 2 0 10:58 ? 00:00:00 [charger_manager] root 114 2 0 10:58 ? 00:00:00 [kpsmoused] root 132 2 0 10:58 ? 00:00:00 [kworker/0:2] root 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver] root 378 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 10:58 ? 00:00:00 [kworker/u3:1] root 498 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon root 550 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:58 ? 00:00:00 [kauditd] message+ 888 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork root 919 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind root 934 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon syslog 936 1 0 10:58 ? 00:00:00 rsyslogd root 1038 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1045 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1046 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D root 1093 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1094 1 0 10:58 ? 00:00:00 cron daemon 1095 1 0 10:58 ? 00:00:00 atd root 1185 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 10:59 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_a54ulk/env/bin/python -m cloudify_agent.worker --queue bono_host_a54ulk --max-workers 5 --name bono_host_a54ulk ubuntu 1464 1462 0 10:59 ? 00:00:01 /home/ubuntu/bono_host_a54ulk/env/bin/python -m cloudify_agent.worker --queue bono_host_a54ulk --max-workers 5 --name bono_host_a54ulk ubuntu 1608 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/bono_host_a54ulk/env/bin/diamond --configfile /home/ubuntu/bono_host_a54ulk/work/plugins/diamond/etc/diamond.conf ubuntu 1731 1464 1 11:01 ? 00:00:02 /home/ubuntu/bono_host_a54ulk/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-gHStZb ubuntu 1741 1731 0 11:01 ? 00:00:00 /bin/sh -c /tmp/3JDMN/install-bono.sh ubuntu 1743 1741 0 11:01 ? 00:00:00 /bin/bash -e /tmp/3JDMN/install-bono.sh ntp 7989 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8524 1 0 11:03 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8525 8524 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8529 1 0 11:03 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8530 8529 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8539 8525 0 11:03 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8540 8530 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8541 8540 0 11:03 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8613 1 0 11:03 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8918 1 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8922 8918 0 11:04 ? 00:00:00 inotifywait -e create -qq . bono 8944 1 0 11:04 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.21,bono-v8c6kc.clearwater.local --alias=172.30.9.200,bono-v8c6kc.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-v8c6kc.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 9640 1 0 11:04 ? 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 9687 1743 0 11:04 ? 00:00:00 /bin/bash -e /tmp/3JDMN/install-bono.sh ubuntu 9688 9687 0 11:04 ? 00:00:00 /bin/bash -e /tmp/3JDMN/install-bono.sh root 9689 9688 0 11:04 ? 00:00:00 sudo ps -edf root 9690 9689 0 11:04 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.008s 2019-05-30 11:04:38,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-05-30 11:04:38,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-30 11:04:38,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [30-May-2019 11:04:16 UTC] clearwater-diags-monitor starting [30-May-2019 11:04:16 UTC] Waiting for trigger files 2019:05:30 11:03:43: Namespace: management 2019:05:30 11:03:43: [management] Starting server 2019:05:30 11:03:43: [management] Listening for requests 2019:05:30 11:03:43: Namespace: signaling 2019:05:30 11:03:43: [signaling] Starting server 2019:05:30 11:03:43: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2019-05-30 11:04:38,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-30 11:04:38,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-05-30 11:04:38,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-05-30 11:04:38,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-30 11:04:38,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:09:ad:21 inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe09:ad21/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:79052 errors:0 dropped:0 overruns:0 frame:0 TX packets:50323 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:135660083 (135.6 MB) TX bytes:6571152 (6.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:870 errors:0 dropped:0 overruns:0 frame:0 TX packets:870 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:108672 (108.6 KB) TX bytes:108672 (108.6 KB) real 0m0.006s user 0m0.004s sys 0m0.002s 2019-05-30 11:04:38,253 - 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-a54ulk 2019-05-30 11:04:38,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-30 11:04:38,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-30 11:04:38,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-30 11:04:38,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-30 11:04:38,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-30 11:04:38,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1741, return_code=0): /tmp/3JDMN/install-bono.sh 2019-05-30 11:04:38,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-30 11:04:38,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-30 11:04:38,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-30 11:04:38,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/3JDMN/install-bono.sh: line 6: /home/ubuntu/bono_host_a54ulk/env/bin/ctx: Argument list too long 2019-05-30 11:04:38,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19305 0 --:--:-- --:--:-- --:--:-- 19319 2019-05-30 11:04:38,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-a54ulk 2019-05-30 11:04:38,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-30 11:04:38,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-30 11:04:38,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190530T110000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-05-30 11:04:38,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-05-30 11:04:38,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:04:38,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-30 11:04:38,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pwc8x3 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 12s (5,500 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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 ... 51957 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-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 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.2) ... 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 9111 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-170.220) ... 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 9852 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.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m1.841s user 0m17.278s sys 0m11.875s 2019-05-30 11:04:38,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:04:38,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:38,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:38,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:38,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:38,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:38,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:38,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:38,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:04:38,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:38,474 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:38 GMT 2019-05-30 11:04:38,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:38,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:04:38,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:38,475 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:38,475 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:43,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:04:43,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:43,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:43,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:43,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:43,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:43,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:43,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:43,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_v8c6kc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:38.625Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:37.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:38.625Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:37.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "bono_v8c6kc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:38.625Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:37.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:39.249Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:38.616Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:40.000Z", "message": "Downloaded scripts/bind/bind.py to /tmp/444N0/bind.py", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:39.827Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b2165e38-7a26-4f74-b80b-a1fc3527cc3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:40.643Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:40.369Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b2165e38-7a26-4f74-b80b-a1fc3527cc3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:41.475Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:41.133Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b2165e38-7a26-4f74-b80b-a1fc3527cc3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:41.475Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:41.158Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b2165e38-7a26-4f74-b80b-a1fc3527cc3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:41.475Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpNlMIyO', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:41.134Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b2165e38-7a26-4f74-b80b-a1fc3527cc3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:41.475Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:41.150Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b2165e38-7a26-4f74-b80b-a1fc3527cc3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:41.475Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:41.159Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b2165e38-7a26-4f74-b80b-a1fc3527cc3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:41.475Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:41.159Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b2165e38-7a26-4f74-b80b-a1fc3527cc3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:41.475Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:41.049Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b2165e38-7a26-4f74-b80b-a1fc3527cc3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:41.475Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:41.133Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b2165e38-7a26-4f74-b80b-a1fc3527cc3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:42.339Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp9goeBJ', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:41.591Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b2165e38-7a26-4f74-b80b-a1fc3527cc3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:42.339Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:41.610Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b2165e38-7a26-4f74-b80b-a1fc3527cc3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:42.339Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:41.600Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b2165e38-7a26-4f74-b80b-a1fc3527cc3c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:43.176Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:42.445Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}], "metadata": {"pagination": {"total": 2812, "offset": 2794, "size": 50}}} 2019-05-30 11:04:43,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:43,578 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:43 GMT 2019-05-30 11:04:43,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:43,578 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:04:43,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:43,578 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:43,578 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:43,579 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:04:43,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 11:04:43,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-30 11:04:43,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-30 11:04:43,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:04:43,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/444N0/bind.py 2019-05-30 11:04:43,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-30 11:04:43,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-30 11:04:43,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-30 11:04:43,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpNlMIyO', '/etc/bind/db.clearwater.local'] 2019-05-30 11:04:43,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-30 11:04:43,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-30 11:04:43,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:04:43,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:04:43,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:04:43,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp9goeBJ', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:04:43,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-30 11:04:43,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:04:43,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:04:43,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:04:43,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:43,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:43,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:43,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:43,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:43,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:43,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:43,643 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:04:43,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:43,643 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:43 GMT 2019-05-30 11:04:43,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:43,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:04:43,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:43,644 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:43,644 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:48,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:04:49,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:49,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:49,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:49,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:49,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:49,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:49,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:49,047 - 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-05-30T11:04:44.055Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_j8ha8b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:43.356Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:44.924Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/TKC75/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_j8ha8b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:44.789Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3a51f1e6-5002-4c6e-8075-cedab1aadaf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:45.586Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_x356c6/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "target_id": "proxy_node_j8ha8b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:45.260Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3a51f1e6-5002-4c6e-8075-cedab1aadaf6"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:46.817Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:46.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:47.487Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:47.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}], "metadata": {"pagination": {"total": 2817, "offset": 2812, "size": 50}}} 2019-05-30 11:04:49,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:49,047 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:49 GMT 2019-05-30 11:04:49,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:49,047 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:04:49,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:49,048 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:49,048 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:49,048 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:04:49,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:04:49,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/TKC75/add-snmpproxy-collector.py 2019-05-30 11:04:49,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_x356c6/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-05-30 11:04:49,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-05-30 11:04:49,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-05-30 11:04:49,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:04:49,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:49,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:49,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:49,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:49,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:49,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:49,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:49,187 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:04:49,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:49,187 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:49 GMT 2019-05-30 11:04:49,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:49,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:04:49,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:49,187 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:49,187 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:54,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:04:54,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:54,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:54,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:54,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:54,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:54,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:54,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:54,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:48.713Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:48.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:49.529Z", "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 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (10.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57946 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.807s\nuser\t0m13.068s\nsys\t0m3.681s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:49.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:50.238Z", "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 0 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 (7,862 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58207 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.874s\nuser\t0m12.618s\nsys\t0m3.419s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:49.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:50.238Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:49.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:50.238Z", "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-05-30T11:04:49.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:50.238Z", "message": "[homer Use the DNS server", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:49.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:50.238Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:49.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:50.238Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_j8ha8b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:49.802Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:50.238Z", "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-05-30T11:04:49.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:50.238Z", "message": "[sprout] Use the DNS server", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:49.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:50.238Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:49.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "bono_v8c6kc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:50.796Z", "message": "Relationships established", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:50.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "bono_v8c6kc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:50.796Z", "message": "Node instance started", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:50.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:51.513Z", "message": "Waiting for process 1751 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:51.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:51.513Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-yx8v6q\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://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/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:18 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:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:37 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:45 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:47 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:49 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 11s (7,877 kB/s)\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 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-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\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.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\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-170.220) ...\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.2) ...\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.2) ...\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 9231\nclearwater-socket-factory-sig start/running, process 9236\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9285\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.15) ...\n\nreal\t3m5.419s\nuser\t0m21.965s\nsys\t0m13.102s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:51.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:51.513Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:51.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.161Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.085s\nuser\t0m0.007s\nsys\t0m0.055s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:51.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.161Z", "message": "[sprout] sudo netstat ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:51.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.161Z", "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 9570/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8870/monit \ntcp 0 0 127.0.0.1:40228 0.0.0.0:* LISTEN 1741/python \ntcp6 0 0 ::1:53 :::* LISTEN 9570/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9570/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient \nudp 0 0 0.0.0.0:27756 0.0.0.0:* 555/dhclient \nudp 0 0 192.168.120.5:123 0.0.0.0:* 8301/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8301/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8301/ntpd \nudp6 0 0 ::1:53 :::* 9570/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8301/ntpd \nudp6 0 0 ::1:123 :::* 8301/ntpd \nudp6 0 0 :::123 :::* 8301/ntpd \nudp6 0 0 :::47367 :::* 555/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7257 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9068 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8885 1003/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 20318 8829/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20319 8831/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.009s\nuser\t0m0.002s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:51.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.161Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:57 ? 00:00:01 /sbin/init\nroot 2 0 0 10:57 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:57 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:57 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:57 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:57 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:57 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:57 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:57 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:57 ? 00:00:00 [migration/0]\nroot 12 2 0 10:57 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:57 ? 00:00:00 [khelper]\nroot 14 2 0 10:57 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:57 ? 00:00:00 [netns]\nroot 16 2 0 10:57 ? 00:00:00 [writeback]\nroot 17 2 0 10:57 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:57 ? 00:00:00 [bioset]\nroot 19 2 0 10:57 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:57 ? 00:00:00 [kblockd]\nroot 21 2 0 10:57 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:57 ? 00:00:00 [khubd]\nroot 23 2 0 10:57 ? 00:00:00 [md]\nroot 24 2 0 10:57 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:57 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:57 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:57 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:57 ? 00:00:00 [vmstat]\nroot 30 2 0 10:57 ? 00:00:00 [ksmd]\nroot 31 2 0 10:57 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:57 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:57 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:57 ? 00:00:00 [crypto]\nroot 46 2 0 10:57 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:57 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:57 ? 00:00:00 [vballoon]\nroot 49 2 0 10:57 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:57 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:57 ? 00:00:00 [deferwq]\nroot 72 2 0 10:57 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:57 ? 00:00:00 [kpsmoused]\nroot 123 2 0 10:57 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:57 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:57 ? 00:00:00 [ext4-rsv-conver]\nroot 378 1 0 10:57 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 10:57 ? 00:00:00 [kworker/u3:1]\nroot 487 1 0 10:57 ? 00:00:00 upstart-socket-bridge --daemon\nroot 555 1 0 10:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:57 ? 00:00:00 [kauditd]\nroot 908 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 1003 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork\nroot 1014 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1039 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1096 1 0 10:58 ? 00:00:00 cron\ndaemon 1097 1 0 10:58 ? 00:00:00 atd\nroot 1244 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1250 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_k5oak0/env/bin/python -m cloudify_agent.worker --queue sprout_host_k5oak0 --max-workers 5 --name sprout_host_k5oak0\nubuntu 1464 1462 0 10:58 ? 00:00:01 /home/ubuntu/sprout_host_k5oak0/env/bin/python -m cloudify_agent.worker --queue sprout_host_k5oak0 --max-workers 5 --name sprout_host_k5oak0\nubuntu 1608 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_k5oak0/env/bin/diamond --configfile /home/ubuntu/sprout_host_k5oak0/work/plugins/diamond/etc/diamond.conf\nubuntu 1741 1464 1 11:01 ? 00:00:02 /home/ubuntu/sprout_host_k5oak0/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-H8ZEQS\nubuntu 1751 1741 0 11:01 ? 00:00:00 /bin/sh -c /tmp/3ZPKF/install-sprout.sh\nubuntu 1753 1751 0 11:01 ? 00:00:00 /bin/bash -e /tmp/3ZPKF/install-sprout.sh\nntp 8301 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8783 1 0 11:03 ? 00:00:00 rsyslogd\nroot 8814 1 0 11:03 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8815 8814 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8819 1 0 11:03 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8820 8819 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8829 8815 0 11:03 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8830 8820 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8831 8830 0 11:03 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8870 1 0 11:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9570 1 0 11:04 ? 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 9617 1753 0 11:04 ? 00:00:00 /bin/bash -e /tmp/3ZPKF/install-sprout.sh\nubuntu 9618 9617 0 11:04 ? 00:00:00 /bin/bash -e /tmp/3ZPKF/install-sprout.sh\nroot 9619 9618 0 11:04 ? 00:00:00 sudo ps -edf\nroot 9620 9619 0 11:04 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.010s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:51.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.161Z", "message": "[sprout] sudo ps ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:51.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.161Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6d:87:fe \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6d:87fe/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:80580 errors:0 dropped:0 overruns:0 frame:0\n TX packets:45320 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:137776291 (137.7 MB) TX bytes:6639201 (6.6 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:107755 (107.7 KB) TX bytes:107755 (107.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:51.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.161Z", "message": "[sprout] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:51.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "[homer] => [30-May-2019 11:03:51 UTC] clearwater-diags-monitor starting\n[30-May-2019 11:03:51 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "[homer] => 2019-05-30 11:04:31.950632018 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-05-30T11:04:52.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "[homer] Installation is done", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-homer-host-mjs10z", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "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-05-30T11:04:52.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-mjs10z", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": " \r100 3149 100 3149 0 0 21643 0 --:--:-- --:--:-- --:--:-- 21717", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "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-05-30T11:04:52.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "[sprout] Installation is done", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": " OK", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "Execution done (PID=1753, return_code=0): /tmp/MNGKB/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "[sprout] sudo find /var/log", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:51.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "[sprout] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sprout\n/var/log/sprout/sprout_20190530T110000Z.txt\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_current.txt\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}], "metadata": {"pagination": {"total": 2898, "offset": 2817, "size": 50}}} 2019-05-30 11:04:54,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:54,305 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:54 GMT 2019-05-30 11:04:54,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:54,305 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:04:54,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:54,305 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:54,306 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:54,306 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:04:54,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-30 11:04:54,310 - 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 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57946 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.807s user 0m13.068s sys 0m3.681s 2019-05-30 11:04:54,310 - 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 0 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 (7,862 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58207 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.874s user 0m12.618s sys 0m3.419s 2019-05-30 11:04:54,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-05-30 11:04:54,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-05-30 11:04:54,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-05-30 11:04:54,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-05-30 11:04:54,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:04:54,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-05-30 11:04:54,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-05-30 11:04:54,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-05-30 11:04:54,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-30 11:04:54,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 11:04:54,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-05-30 11:04:54,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-yx8v6q Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://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/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:18 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:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:45 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:47 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:49 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 11s (7,877 kB/s) 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 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-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... 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-170.220) ... 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.2) ... 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.2) ... 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 9231 clearwater-socket-factory-sig start/running, process 9236 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9285 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.15) ... real 3m5.419s user 0m21.965s sys 0m13.102s 2019-05-30 11:04:54,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-30 11:04:54,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.085s user 0m0.007s sys 0m0.055s 2019-05-30 11:04:54,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-05-30 11:04:54,314 - 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 9570/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8870/monit tcp 0 0 127.0.0.1:40228 0.0.0.0:* LISTEN 1741/python tcp6 0 0 ::1:53 :::* LISTEN 9570/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9570/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient udp 0 0 0.0.0.0:27756 0.0.0.0:* 555/dhclient udp 0 0 192.168.120.5:123 0.0.0.0:* 8301/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8301/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8301/ntpd udp6 0 0 ::1:53 :::* 9570/dnsmasq udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8301/ntpd udp6 0 0 ::1:123 :::* 8301/ntpd udp6 0 0 :::123 :::* 8301/ntpd udp6 0 0 :::47367 :::* 555/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7257 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9068 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8885 1003/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 20318 8829/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20319 8831/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.009s user 0m0.002s sys 0m0.005s 2019-05-30 11:04:54,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:57 ? 00:00:01 /sbin/init root 2 0 0 10:57 ? 00:00:00 [kthreadd] root 3 2 0 10:57 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:57 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:57 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:57 ? 00:00:00 [rcu_sched] root 8 2 0 10:57 ? 00:00:00 [rcuos/0] root 9 2 0 10:57 ? 00:00:00 [rcu_bh] root 10 2 0 10:57 ? 00:00:00 [rcuob/0] root 11 2 0 10:57 ? 00:00:00 [migration/0] root 12 2 0 10:57 ? 00:00:00 [watchdog/0] root 13 2 0 10:57 ? 00:00:00 [khelper] root 14 2 0 10:57 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:57 ? 00:00:00 [netns] root 16 2 0 10:57 ? 00:00:00 [writeback] root 17 2 0 10:57 ? 00:00:00 [kintegrityd] root 18 2 0 10:57 ? 00:00:00 [bioset] root 19 2 0 10:57 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:57 ? 00:00:00 [kblockd] root 21 2 0 10:57 ? 00:00:00 [ata_sff] root 22 2 0 10:57 ? 00:00:00 [khubd] root 23 2 0 10:57 ? 00:00:00 [md] root 24 2 0 10:57 ? 00:00:00 [devfreq_wq] root 25 2 0 10:57 ? 00:00:00 [kworker/0:1] root 27 2 0 10:57 ? 00:00:00 [khungtaskd] root 28 2 0 10:57 ? 00:00:00 [kswapd0] root 29 2 0 10:57 ? 00:00:00 [vmstat] root 30 2 0 10:57 ? 00:00:00 [ksmd] root 31 2 0 10:57 ? 00:00:00 [khugepaged] root 32 2 0 10:57 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:57 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:57 ? 00:00:00 [crypto] root 46 2 0 10:57 ? 00:00:00 [kthrotld] root 47 2 0 10:57 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:57 ? 00:00:00 [vballoon] root 49 2 0 10:57 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:57 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:57 ? 00:00:00 [deferwq] root 72 2 0 10:57 ? 00:00:00 [charger_manager] root 114 2 0 10:57 ? 00:00:00 [kpsmoused] root 123 2 0 10:57 ? 00:00:00 [kworker/0:2] root 176 2 0 10:57 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:57 ? 00:00:00 [ext4-rsv-conver] root 378 1 0 10:57 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 10:57 ? 00:00:00 [kworker/u3:1] root 487 1 0 10:57 ? 00:00:00 upstart-socket-bridge --daemon root 555 1 0 10:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:57 ? 00:00:00 [kauditd] root 908 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon message+ 1003 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork root 1014 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind root 1039 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 10:58 ? 00:00:00 cron daemon 1097 1 0 10:58 ? 00:00:00 atd root 1244 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1250 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_k5oak0/env/bin/python -m cloudify_agent.worker --queue sprout_host_k5oak0 --max-workers 5 --name sprout_host_k5oak0 ubuntu 1464 1462 0 10:58 ? 00:00:01 /home/ubuntu/sprout_host_k5oak0/env/bin/python -m cloudify_agent.worker --queue sprout_host_k5oak0 --max-workers 5 --name sprout_host_k5oak0 ubuntu 1608 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_k5oak0/env/bin/diamond --configfile /home/ubuntu/sprout_host_k5oak0/work/plugins/diamond/etc/diamond.conf ubuntu 1741 1464 1 11:01 ? 00:00:02 /home/ubuntu/sprout_host_k5oak0/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-H8ZEQS ubuntu 1751 1741 0 11:01 ? 00:00:00 /bin/sh -c /tmp/3ZPKF/install-sprout.sh ubuntu 1753 1751 0 11:01 ? 00:00:00 /bin/bash -e /tmp/3ZPKF/install-sprout.sh ntp 8301 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8783 1 0 11:03 ? 00:00:00 rsyslogd root 8814 1 0 11:03 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8815 8814 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8819 1 0 11:03 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8820 8819 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8829 8815 0 11:03 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8830 8820 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8831 8830 0 11:03 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8870 1 0 11:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9570 1 0 11:04 ? 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 9617 1753 0 11:04 ? 00:00:00 /bin/bash -e /tmp/3ZPKF/install-sprout.sh ubuntu 9618 9617 0 11:04 ? 00:00:00 /bin/bash -e /tmp/3ZPKF/install-sprout.sh root 9619 9618 0 11:04 ? 00:00:00 sudo ps -edf root 9620 9619 0 11:04 ? 00:00:00 ps -edf real 0m0.011s user 0m0.010s sys 0m0.002s 2019-05-30 11:04:54,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-05-30 11:04:54,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6d:87:fe inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe6d:87fe/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:80580 errors:0 dropped:0 overruns:0 frame:0 TX packets:45320 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:137776291 (137.7 MB) TX bytes:6639201 (6.6 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:107755 (107.7 KB) TX bytes:107755 (107.7 KB) real 0m0.006s user 0m0.004s sys 0m0.002s 2019-05-30 11:04:54,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-05-30 11:04:54,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-30 11:04:54,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [30-May-2019 11:03:51 UTC] clearwater-diags-monitor starting [30-May-2019 11:03:51 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.002s 2019-05-30 11:04:54,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-30 11:04:54,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-30 11:04:54,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-30 11:04:54,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-30 11:04:54,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-30 11:04:54,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-30 11:04:54,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-30 11:04:54,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-30 11:04:54,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-05-30 11:04:31.950632018 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-05-30 11:04:54,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-30 11:04:54,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-05-30 11:04:54,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-mjs10z 2019-05-30 11:04:54,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-30 11:04:54,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-30 11:04:54,318 - 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-mjs10z 2019-05-30 11:04:54,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 21643 0 --:--:-- --:--:-- --:--:-- 21717 2019-05-30 11:04:54,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-30 11:04:54,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-05-30 11:04:54,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-30 11:04:54,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-30 11:04:54,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-30 11:04:54,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1753, return_code=0): /tmp/MNGKB/install-homer.sh 2019-05-30 11:04:54,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-05-30 11:04:54,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sprout /var/log/sprout/sprout_20190530T110000Z.txt /var/log/sprout/sprout_err.log /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.008s user 0m0.000s sys 0m0.005s 2019-05-30 11:04:54,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-30 11:04:54,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:04:54,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:54,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:54,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:54,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:54,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:54,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:54,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:54,388 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:04:54,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:54,388 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:54 GMT 2019-05-30 11:04:54,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:54,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:04:54,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:54,389 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:54,389 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:59,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:04:59,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:59,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:59,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:59,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:59,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:59,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:59,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:59,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "Execution done (PID=1751, return_code=0): /tmp/3ZPKF/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "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:42189 0.0.0.0:* LISTEN 1743/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9662/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8863/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9033/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9662/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9662/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient \nudp 0 0 0.0.0.0:27756 0.0.0.0:* 556/dhclient \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8348/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8348/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8348/ntpd \nudp6 0 0 ::1:53 :::* 9662/dnsmasq \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 8348/ntpd \nudp6 0 0 ::1:123 :::* 8348/ntpd \nudp6 0 0 :::123 :::* 8348/ntpd \nudp6 0 0 :::47367 :::* 556/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7222 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9067 1093/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8883 1003/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "[homer] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa30\n/var/log/sysstat/clearwater-sa30\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "[homer] => [30-May-2019 11:03:51 UTC] clearwater-diags-monitor starting\n[30-May-2019 11:03:51 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-homer-host-mjs10z", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "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-05-30T11:04:52.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-mjs10z", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": " \r100 3149 100 3149 0 0 21643 0 --:--:-- --:--:-- --:--:-- 21717", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "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-05-30T11:04:52.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": " OK", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "Execution done (PID=1753, return_code=0): /tmp/MNGKB/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "[sprout] sudo find /var/log", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:51.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:52.821Z", "message": "[sprout] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sprout\n/var/log/sprout/sprout_20190530T110000Z.txt\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_current.txt\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.762e9e65-0691-4988-ade7-e5a703f56798"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:53.558Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:53.558Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:53.558Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:53.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_5auz46", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:53.558Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:53.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:53.558Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:53.558Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:52.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.bec241e7-42e4-465e-af4c-764570607415"}, {"node_instance_id": "sprout_5auz46", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:53.558Z", "message": "Node instance configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:53.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_x3defu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:54.352Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:53.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_5auz46", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:54.352Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:53.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_x3defu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:54.352Z", "message": "Node instance configured", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:53.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_5auz46", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:54.352Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:53.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:54.989Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:54.148Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "homer_x3defu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:54.989Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:53.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:55.655Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:55.003Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:56.179Z", "message": "Downloaded scripts/bind/bind.py to /tmp/IKU2E/bind.py", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:55.607Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.98acec4e-e0ed-4425-b227-546e58ea650c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:56.911Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4YP78/bind.py", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:56.323Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.04ef3338-f2b5-42d2-86e5-fd9de712e1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:56.911Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:56.736Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.98acec4e-e0ed-4425-b227-546e58ea650c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:56.911Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:56.136Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.98acec4e-e0ed-4425-b227-546e58ea650c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:57.556Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpd1kh1q', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:57.131Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.98acec4e-e0ed-4425-b227-546e58ea650c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:57.556Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:56.804Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.98acec4e-e0ed-4425-b227-546e58ea650c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:57.556Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:56.975Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.04ef3338-f2b5-42d2-86e5-fd9de712e1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:57.556Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:57.149Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.98acec4e-e0ed-4425-b227-546e58ea650c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:57.556Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:57.140Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.98acec4e-e0ed-4425-b227-546e58ea650c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:57.556Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:56.784Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.98acec4e-e0ed-4425-b227-546e58ea650c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:57.556Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpXtMjDI', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:56.785Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.98acec4e-e0ed-4425-b227-546e58ea650c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:57.556Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:56.783Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.98acec4e-e0ed-4425-b227-546e58ea650c"}], "metadata": {"pagination": {"total": 2934, "offset": 2867, "size": 50}}} 2019-05-30 11:04:59,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:59,614 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:59 GMT 2019-05-30 11:04:59,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:59,614 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:04:59,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:59,614 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:59,614 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:04:59,615 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:04:59,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-30 11:04:59,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1751, return_code=0): /tmp/3ZPKF/install-sprout.sh 2019-05-30 11:04:59,617 - 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:42189 0.0.0.0:* LISTEN 1743/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9662/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8863/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9033/nginx tcp6 0 0 ::1:53 :::* LISTEN 9662/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9662/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient udp 0 0 0.0.0.0:27756 0.0.0.0:* 556/dhclient udp 0 0 192.168.120.10:123 0.0.0.0:* 8348/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8348/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8348/ntpd udp6 0 0 ::1:53 :::* 9662/dnsmasq udp6 0 0 fe80::f816:3eff:fed:123 :::* 8348/ntpd udp6 0 0 ::1:123 :::* 8348/ntpd udp6 0 0 :::123 :::* 8348/ntpd udp6 0 0 :::47367 :::* 556/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7222 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9067 1093/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8883 1003/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.000s sys 0m0.007s 2019-05-30 11:04:59,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-05-30 11:04:59,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa30 /var/log/sysstat/clearwater-sa30 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.009s user 0m0.003s sys 0m0.002s 2019-05-30 11:04:59,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-30 11:04:59,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [30-May-2019 11:03:51 UTC] clearwater-diags-monitor starting [30-May-2019 11:03:51 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.002s 2019-05-30 11:04:59,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-30 11:04:59,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-30 11:04:59,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-30 11:04:59,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-30 11:04:59,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-30 11:04:59,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-mjs10z 2019-05-30 11:04:59,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-30 11:04:59,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-30 11:04:59,619 - 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-mjs10z 2019-05-30 11:04:59,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 21643 0 --:--:-- --:--:-- --:--:-- 21717 2019-05-30 11:04:59,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-30 11:04:59,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-30 11:04:59,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-30 11:04:59,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1753, return_code=0): /tmp/MNGKB/install-homer.sh 2019-05-30 11:04:59,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-30 11:04:59,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-05-30 11:04:59,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sprout /var/log/sprout/sprout_20190530T110000Z.txt /var/log/sprout/sprout_err.log /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.008s user 0m0.000s sys 0m0.005s 2019-05-30 11:04:59,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-30 11:04:59,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-30 11:04:59,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:04:59,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:04:59,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-30 11:04:59,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-30 11:04:59,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-30 11:04:59,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 11:04:59,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 11:04:59,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-30 11:04:59,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-30 11:04:59,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:04:59,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-30 11:04:59,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:04:59,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/IKU2E/bind.py 2019-05-30 11:04:59,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4YP78/bind.py 2019-05-30 11:04:59,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:04:59,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-30 11:04:59,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpd1kh1q', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:04:59,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:04:59,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-30 11:04:59,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-30 11:04:59,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:04:59,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:04:59,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpXtMjDI', '/etc/bind/db.clearwater.local'] 2019-05-30 11:04:59,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-30 11:04:59,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:04:59,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:04:59,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:04:59,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:04:59,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:04:59,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:04:59,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:04:59,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:04:59,812 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:04:59,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:04:59,813 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:04:59 GMT 2019-05-30 11:04:59,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:04:59,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:04:59,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:04:59,813 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:04:59,813 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:04,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:05:05,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:05,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:05,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:05,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:05,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:05,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:05,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:05,120 - 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-05-30T11:04:57.556Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:56.975Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.04ef3338-f2b5-42d2-86e5-fd9de712e1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:57.556Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpd1kh1q', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:57.131Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.98acec4e-e0ed-4425-b227-546e58ea650c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:57.556Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:57.149Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.98acec4e-e0ed-4425-b227-546e58ea650c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:58.164Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:57.655Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.04ef3338-f2b5-42d2-86e5-fd9de712e1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:58.164Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:57.654Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.04ef3338-f2b5-42d2-86e5-fd9de712e1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:58.164Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:57.644Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.04ef3338-f2b5-42d2-86e5-fd9de712e1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:58.164Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpjjzVcs', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:57.635Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.04ef3338-f2b5-42d2-86e5-fd9de712e1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:58.164Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_x3defu': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-x3defu'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:57.634Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.04ef3338-f2b5-42d2-86e5-fd9de712e1e3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:58.164Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_j8ha8b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:58.084Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:58.164Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:57.634Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.04ef3338-f2b5-42d2-86e5-fd9de712e1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:58.164Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:57.552Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.04ef3338-f2b5-42d2-86e5-fd9de712e1e3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:58.164Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:57.785Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:58.164Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_x3defu': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-x3defu'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:57.655Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.04ef3338-f2b5-42d2-86e5-fd9de712e1e3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:58.808Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:58.465Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:58.808Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:58.097Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.04ef3338-f2b5-42d2-86e5-fd9de712e1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:58.808Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpQstZ3c', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:58.079Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.04ef3338-f2b5-42d2-86e5-fd9de712e1e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:58.808Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:58.089Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.04ef3338-f2b5-42d2-86e5-fd9de712e1e3"}, {"node_instance_id": "homer_x3defu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:04:59.761Z", "message": "Relationships established", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:04:59.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:00.491Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/N3KMJ/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_j8ha8b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:00.124Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b6aaf0a3-bc66-4c0a-8b84-9b2730cfc21a"}, {"node_instance_id": "homer_x3defu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:01.047Z", "message": "Node instance started", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:00.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}], "metadata": {"pagination": {"total": 2937, "offset": 2917, "size": 50}}} 2019-05-30 11:05:05,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:05,120 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:05 GMT 2019-05-30 11:05:05,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:05,121 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:05:05,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:05,121 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:05,121 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:05,121 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:05:05,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-30 11:05:05,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpd1kh1q', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:05:05,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-30 11:05:05,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-30 11:05:05,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-30 11:05:05,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-30 11:05:05,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpjjzVcs', '/etc/bind/db.clearwater.local'] 2019-05-30 11:05:05,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_x3defu': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-x3defu'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:05:05,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:05:05,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-30 11:05:05,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:05:05,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:05:05,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_x3defu': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-x3defu'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:05:05,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:05:05,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-30 11:05:05,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpQstZ3c', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:05:05,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:05:05,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-30 11:05:05,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/N3KMJ/add-snmpproxy-collector.py 2019-05-30 11:05:05,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 11:05:05,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:05:05,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:05,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:05,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:05,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:05,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:05,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:05,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:05,192 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:05:05,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:05,192 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:05 GMT 2019-05-30 11:05:05,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:05,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:05:05,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:05,193 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:05,193 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:10,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:05:10,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:10,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:10,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:10,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:10,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:10,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:10,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:10,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:07.507Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:07.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:08.684Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:08.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:09.928Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:09.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}], "metadata": {"pagination": {"total": 2940, "offset": 2937, "size": 50}}} 2019-05-30 11:05:10,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:10,409 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:10 GMT 2019-05-30 11:05:10,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:10,409 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:05:10,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:10,409 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:10,409 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:10,410 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:05:10,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-05-30 11:05:10,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-30 11:05:10,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-05-30 11:05:10,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:05:10,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:10,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:10,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:10,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:10,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:10,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:10,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:10,502 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:05:10,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:10,502 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:10 GMT 2019-05-30 11:05:10,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:10,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:05:10,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:10,503 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:10,503 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:15,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:05:15,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:15,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:15,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:15,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:15,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:15,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:15,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:15,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:10.595Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:09.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:10.595Z", "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 0 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 (15.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58154 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.886s\nuser\t0m12.703s\nsys\t0m3.624s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:09.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:10.595Z", "message": "[ellis] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:09.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:10.595Z", "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-05-30T11:05:09.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:11.190Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_j8ha8b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:10.724Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_5auz46", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:11.190Z", "message": "Node instance started", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:10.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "sprout_5auz46", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:11.190Z", "message": "Relationships established", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:10.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:12.108Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.010s\nsys\t0m0.045s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:11.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:12.754Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:12.754Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:12.754Z", "message": "[ellis] => [30-May-2019 11:04:20 UTC] clearwater-diags-monitor starting\n[30-May-2019 11:04:20 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:12.754Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:12.754Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:12.754Z", "message": "[ellis] => 2019-05-30 11:04:52.755004804 Stopping etcd clearwater-etcd\n2019-05-30 11:04:54.081628266 Restarting etcd clearwater-etcd\n2019-05-30 11:04:54.091823728 Configured ETCDCTL_PEERS: 192.168.120.7:4000,\n2019-05-30 11:04:54.092529371 Check for previous failed startup attempt\n2019-05-30 11:04:54.097621786 Running etcdctl member list\n5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true\n2019-05-30 11:04:54.195245096 etcdctl returned 0\n2019-05-30 11:04:54.206210299 Joining existing cluster...\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:12.754Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:12.754Z", "message": "[ellis] Installation is done", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:12.754Z", "message": "[ellis] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:11.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:12.754Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ad:c3:ac \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fead:c3ac/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90367 errors:0 dropped:0 overruns:0 frame:0\n TX packets:37079 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:151511865 (151.5 MB) TX bytes:6290008 (6.2 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:854 errors:0 dropped:0 overruns:0 frame:0\n TX packets:854 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:112425 (112.4 KB) TX bytes:112425 (112.4 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:11.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:12.754Z", "message": "[ellis] sudo ps ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:11.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:12.754Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:57 ? 00:00:01 /sbin/init\nroot 2 0 0 10:57 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:57 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:57 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:57 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:57 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:57 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:57 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:57 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:57 ? 00:00:00 [migration/0]\nroot 12 2 0 10:57 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:57 ? 00:00:00 [khelper]\nroot 14 2 0 10:57 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:57 ? 00:00:00 [netns]\nroot 16 2 0 10:57 ? 00:00:00 [writeback]\nroot 17 2 0 10:57 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:57 ? 00:00:00 [bioset]\nroot 19 2 0 10:57 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:57 ? 00:00:00 [kblockd]\nroot 21 2 0 10:57 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:57 ? 00:00:00 [khubd]\nroot 23 2 0 10:57 ? 00:00:00 [md]\nroot 24 2 0 10:57 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:57 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:57 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:57 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:57 ? 00:00:00 [vmstat]\nroot 30 2 0 10:57 ? 00:00:00 [ksmd]\nroot 31 2 0 10:57 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:57 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:57 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:57 ? 00:00:00 [crypto]\nroot 46 2 0 10:57 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:57 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:57 ? 00:00:00 [vballoon]\nroot 49 2 0 10:57 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:57 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:57 ? 00:00:00 [deferwq]\nroot 72 2 0 10:57 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:57 ? 00:00:00 [kpsmoused]\nroot 125 2 0 10:57 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:57 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:57 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 10:57 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 418 2 0 10:57 ? 00:00:00 [kworker/u3:1]\nroot 516 1 0 10:57 ? 00:00:00 upstart-socket-bridge --daemon\nroot 553 1 0 10:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 10:57 ? 00:00:00 [kauditd]\nroot 907 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 918 1 0 10:58 ? 00:00:00 rsyslogd\nmessage+ 963 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork\nroot 978 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1039 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 10:58 ? 00:00:00 cron\ndaemon 1096 1 0 10:58 ? 00:00:00 atd\nroot 1241 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1248 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_pwc8x3/env/bin/python -m cloudify_agent.worker --queue ellis_host_pwc8x3 --max-workers 5 --name ellis_host_pwc8x3\nubuntu 1463 1461 0 10:58 ? 00:00:01 /home/ubuntu/ellis_host_pwc8x3/env/bin/python -m cloudify_agent.worker --queue ellis_host_pwc8x3 --max-workers 5 --name ellis_host_pwc8x3\nubuntu 1607 1 0 10:58 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_pwc8x3/env/bin/diamond --configfile /home/ubuntu/ellis_host_pwc8x3/work/plugins/diamond/etc/diamond.conf\nubuntu 1744 1463 1 11:01 ? 00:00:02 /home/ubuntu/ellis_host_pwc8x3/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-RNZqqZ\nubuntu 1754 1744 0 11:01 ? 00:00:00 /bin/sh -c /tmp/LWFP5/install-ellis.sh\nubuntu 1756 1754 0 11:01 ? 00:00:00 /bin/bash -e /tmp/LWFP5/install-ellis.sh\nmysql 9111 1 0 11:03 ? 00:00:00 /usr/sbin/mysqld\nntp 9261 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9852 1 0 11:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9941 1 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9945 9941 0 11:04 ? 00:00:00 inotifywait -e create -qq .\nroot 10025 1 0 11:04 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10026 10025 0 11:04 ? 00:00:00 nginx: worker process\nwww-data 10027 10025 0 11:04 ? 00:00:00 nginx: worker process\nwww-data 10028 10025 0 11:04 ? 00:00:00 nginx: worker process\nwww-data 10029 10025 0 11:04 ? 00:00:00 nginx: worker process\nellis 10223 1 0 11:04 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10432 9852 0 11:04 ? 00:00:00 [nginx_ping] \nroot 10435 9852 0 11:04 ? 00:00:00 [check-nginx-upt] \nroot 10439 9852 0 11:04 ? 00:00:00 [check-monit-upt] \nroot 10443 9852 0 11:04 ? 00:00:00 [poll_ellis.sh] \nroot 10449 9852 0 11:04 ? 00:00:00 [poll_ellis_http] \nroot 10452 9852 0 11:04 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10460 10452 0 11:04 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10500 10460 0 11:04 ? 00:00:00 sleep 28\ndnsmasq 10713 1 0 11:05 ? 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 10760 1756 0 11:05 ? 00:00:00 /bin/bash -e /tmp/LWFP5/install-ellis.sh\nubuntu 10761 10760 0 11:05 ? 00:00:00 /bin/bash -e /tmp/LWFP5/install-ellis.sh\nroot 10762 10761 0 11:05 ? 00:00:00 sudo ps -edf\nroot 10763 10762 0 11:05 ? 00:00:00 ps -edf\n\nreal\t0m0.014s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:11.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:12.754Z", "message": "[ellis] sudo netstat ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:11.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:12.754Z", "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 10713/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:59608 0.0.0.0:* LISTEN 1744/python \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9852/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10025/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9111/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10713/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10713/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient \nudp 0 0 192.168.120.12:123 0.0.0.0:* 9261/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9261/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9261/ntpd \nudp 0 0 0.0.0.0:15839 0.0.0.0:* 553/dhclient \nudp6 0 0 ::1:53 :::* 10713/dnsmasq \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 9261/ntpd \nudp6 0 0 ::1:123 :::* 9261/ntpd \nudp6 0 0 :::123 :::* 9261/ntpd \nudp6 0 0 :::12939 :::* 553/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7221 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9049 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20596 9111/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 8820 963/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 22184 10223/python /tmp/.ellis-sock\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:12.754Z", "message": "[ellis] sudo find /var/log", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:12.754Z", "message": "[ellis] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa30\n/var/log/sysstat/clearwater-sa30\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/ellis\n/var/log/mysql.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-queue-manager\n/var/log/mysql.err\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:13.266Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:13.266Z", "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-05-30T11:05:12.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:13.266Z", "message": " \r100 3149 100 3149 0 0 21360 0 --:--:-- --:--:-- --:--:-- 21421", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:13.266Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pwc8x3", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:13.266Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:13.266Z", "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-05-30T11:05:12.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:13.266Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pwc8x3", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:13.266Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:13.266Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:13.266Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:13.266Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:13.266Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:13.266Z", "message": "Execution done (PID=1754, return_code=0): /tmp/LWFP5/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:13.266Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:12.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.e092cd06-46a2-44d8-9577-403dac46768d"}, {"node_instance_id": "ellis_hok962", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:13.997Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:13.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_hok962", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:13.997Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:13.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_hok962", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:13.997Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:13.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "ellis_hok962", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:13.997Z", "message": "Node instance configured", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:13.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:14.729Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:14.050Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:15.241Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:14.799Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}], "metadata": {"pagination": {"total": 2984, "offset": 2940, "size": 50}}} 2019-05-30 11:05:15,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:15,959 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:15 GMT 2019-05-30 11:05:15,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:15,959 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:05:15,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:15,960 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:15,960 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:15,960 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:05:15,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-05-30 11:05:15,962 - 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 0 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 (15.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58154 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.886s user 0m12.703s sys 0m3.624s 2019-05-30 11:05:15,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-05-30 11:05:15,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-05-30 11:05:15,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:05:15,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 11:05:15,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-30 11:05:15,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.010s sys 0m0.045s 2019-05-30 11:05:15,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-30 11:05:15,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-30 11:05:15,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [30-May-2019 11:04:20 UTC] clearwater-diags-monitor starting [30-May-2019 11:04:20 UTC] Waiting for trigger files real 0m0.004s user 0m0.004s sys 0m0.002s 2019-05-30 11:05:15,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-30 11:05:15,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-30 11:05:15,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-05-30 11:04:52.755004804 Stopping etcd clearwater-etcd 2019-05-30 11:04:54.081628266 Restarting etcd clearwater-etcd 2019-05-30 11:04:54.091823728 Configured ETCDCTL_PEERS: 192.168.120.7:4000, 2019-05-30 11:04:54.092529371 Check for previous failed startup attempt 2019-05-30 11:04:54.097621786 Running etcdctl member list 5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true 2019-05-30 11:04:54.195245096 etcdctl returned 0 2019-05-30 11:04:54.206210299 Joining existing cluster... real 0m0.004s user 0m0.003s sys 0m0.002s 2019-05-30 11:05:15,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-30 11:05:15,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-05-30 11:05:15,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-05-30 11:05:15,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ad:c3:ac inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fead:c3ac/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:90367 errors:0 dropped:0 overruns:0 frame:0 TX packets:37079 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:151511865 (151.5 MB) TX bytes:6290008 (6.2 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:854 errors:0 dropped:0 overruns:0 frame:0 TX packets:854 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:112425 (112.4 KB) TX bytes:112425 (112.4 KB) real 0m0.007s user 0m0.004s sys 0m0.001s 2019-05-30 11:05:15,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-05-30 11:05:15,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:57 ? 00:00:01 /sbin/init root 2 0 0 10:57 ? 00:00:00 [kthreadd] root 3 2 0 10:57 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:57 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:57 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:57 ? 00:00:00 [rcu_sched] root 8 2 0 10:57 ? 00:00:00 [rcuos/0] root 9 2 0 10:57 ? 00:00:00 [rcu_bh] root 10 2 0 10:57 ? 00:00:00 [rcuob/0] root 11 2 0 10:57 ? 00:00:00 [migration/0] root 12 2 0 10:57 ? 00:00:00 [watchdog/0] root 13 2 0 10:57 ? 00:00:00 [khelper] root 14 2 0 10:57 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:57 ? 00:00:00 [netns] root 16 2 0 10:57 ? 00:00:00 [writeback] root 17 2 0 10:57 ? 00:00:00 [kintegrityd] root 18 2 0 10:57 ? 00:00:00 [bioset] root 19 2 0 10:57 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:57 ? 00:00:00 [kblockd] root 21 2 0 10:57 ? 00:00:00 [ata_sff] root 22 2 0 10:57 ? 00:00:00 [khubd] root 23 2 0 10:57 ? 00:00:00 [md] root 24 2 0 10:57 ? 00:00:00 [devfreq_wq] root 25 2 0 10:57 ? 00:00:00 [kworker/0:1] root 27 2 0 10:57 ? 00:00:00 [khungtaskd] root 28 2 0 10:57 ? 00:00:00 [kswapd0] root 29 2 0 10:57 ? 00:00:00 [vmstat] root 30 2 0 10:57 ? 00:00:00 [ksmd] root 31 2 0 10:57 ? 00:00:00 [khugepaged] root 32 2 0 10:57 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:57 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:57 ? 00:00:00 [crypto] root 46 2 0 10:57 ? 00:00:00 [kthrotld] root 47 2 0 10:57 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:57 ? 00:00:00 [vballoon] root 49 2 0 10:57 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:57 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:57 ? 00:00:00 [deferwq] root 72 2 0 10:57 ? 00:00:00 [charger_manager] root 114 2 0 10:57 ? 00:00:00 [kpsmoused] root 125 2 0 10:57 ? 00:00:00 [kworker/0:2] root 176 2 0 10:57 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:57 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 10:57 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 418 2 0 10:57 ? 00:00:00 [kworker/u3:1] root 516 1 0 10:57 ? 00:00:00 upstart-socket-bridge --daemon root 553 1 0 10:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 10:57 ? 00:00:00 [kauditd] root 907 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon syslog 918 1 0 10:58 ? 00:00:00 rsyslogd message+ 963 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork root 978 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind root 1039 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 10:58 ? 00:00:00 cron daemon 1096 1 0 10:58 ? 00:00:00 atd root 1241 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1248 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_pwc8x3/env/bin/python -m cloudify_agent.worker --queue ellis_host_pwc8x3 --max-workers 5 --name ellis_host_pwc8x3 ubuntu 1463 1461 0 10:58 ? 00:00:01 /home/ubuntu/ellis_host_pwc8x3/env/bin/python -m cloudify_agent.worker --queue ellis_host_pwc8x3 --max-workers 5 --name ellis_host_pwc8x3 ubuntu 1607 1 0 10:58 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_pwc8x3/env/bin/diamond --configfile /home/ubuntu/ellis_host_pwc8x3/work/plugins/diamond/etc/diamond.conf ubuntu 1744 1463 1 11:01 ? 00:00:02 /home/ubuntu/ellis_host_pwc8x3/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-RNZqqZ ubuntu 1754 1744 0 11:01 ? 00:00:00 /bin/sh -c /tmp/LWFP5/install-ellis.sh ubuntu 1756 1754 0 11:01 ? 00:00:00 /bin/bash -e /tmp/LWFP5/install-ellis.sh mysql 9111 1 0 11:03 ? 00:00:00 /usr/sbin/mysqld ntp 9261 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9852 1 0 11:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9941 1 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9945 9941 0 11:04 ? 00:00:00 inotifywait -e create -qq . root 10025 1 0 11:04 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10026 10025 0 11:04 ? 00:00:00 nginx: worker process www-data 10027 10025 0 11:04 ? 00:00:00 nginx: worker process www-data 10028 10025 0 11:04 ? 00:00:00 nginx: worker process www-data 10029 10025 0 11:04 ? 00:00:00 nginx: worker process ellis 10223 1 0 11:04 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10432 9852 0 11:04 ? 00:00:00 [nginx_ping] root 10435 9852 0 11:04 ? 00:00:00 [check-nginx-upt] root 10439 9852 0 11:04 ? 00:00:00 [check-monit-upt] root 10443 9852 0 11:04 ? 00:00:00 [poll_ellis.sh] root 10449 9852 0 11:04 ? 00:00:00 [poll_ellis_http] root 10452 9852 0 11:04 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10460 10452 0 11:04 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10500 10460 0 11:04 ? 00:00:00 sleep 28 dnsmasq 10713 1 0 11:05 ? 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 10760 1756 0 11:05 ? 00:00:00 /bin/bash -e /tmp/LWFP5/install-ellis.sh ubuntu 10761 10760 0 11:05 ? 00:00:00 /bin/bash -e /tmp/LWFP5/install-ellis.sh root 10762 10761 0 11:05 ? 00:00:00 sudo ps -edf root 10763 10762 0 11:05 ? 00:00:00 ps -edf real 0m0.014s user 0m0.005s sys 0m0.005s 2019-05-30 11:05:15,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-05-30 11:05:15,966 - 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 10713/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:59608 0.0.0.0:* LISTEN 1744/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9852/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10025/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9111/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10713/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 10713/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient udp 0 0 192.168.120.12:123 0.0.0.0:* 9261/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9261/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9261/ntpd udp 0 0 0.0.0.0:15839 0.0.0.0:* 553/dhclient udp6 0 0 ::1:53 :::* 10713/dnsmasq udp6 0 0 fe80::f816:3eff:fea:123 :::* 9261/ntpd udp6 0 0 ::1:123 :::* 9261/ntpd udp6 0 0 :::123 :::* 9261/ntpd udp6 0 0 :::12939 :::* 553/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7221 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9049 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20596 9111/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 8820 963/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 22184 10223/python /tmp/.ellis-sock real 0m0.009s user 0m0.000s sys 0m0.007s 2019-05-30 11:05:15,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-05-30 11:05:15,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa30 /var/log/sysstat/clearwater-sa30 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/ellis /var/log/mysql.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/mysql.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/mysql.err /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.011s user 0m0.000s sys 0m0.005s 2019-05-30 11:05:15,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-30 11:05:15,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-30 11:05:15,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 21360 0 --:--:-- --:--:-- --:--:-- 21421 2019-05-30 11:05:15,967 - 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-pwc8x3 2019-05-30 11:05:15,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-30 11:05:15,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-30 11:05:15,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pwc8x3 2019-05-30 11:05:15,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-30 11:05:15,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-30 11:05:15,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-30 11:05:15,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-30 11:05:15,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-30 11:05:15,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1754, return_code=0): /tmp/LWFP5/install-ellis.sh 2019-05-30 11:05:15,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-30 11:05:15,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:05:15,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-30 11:05:15,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 11:05:15,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-30 11:05:15,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:05:15,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:05:15,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:05:16,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:16,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:16,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:16,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:16,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:16,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:16,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:16,234 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:05:16,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:16,234 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:16 GMT 2019-05-30 11:05:16,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:16,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:05:16,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:16,235 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:16,235 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:21,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:05:21,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:21,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:21,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:21,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:21,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:21,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:21,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:21,350 - 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-05-30T11:05:16.554Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4W3X2/bind.py", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:16.437Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95942c9b-06b2-4082-83ad-9fef1f8ac012"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:17.188Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:16.779Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95942c9b-06b2-4082-83ad-9fef1f8ac012"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:17.188Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:16.999Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95942c9b-06b2-4082-83ad-9fef1f8ac012"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:17.733Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/826Y6/create_number.sh", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:17.287Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:17.733Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:17.284Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95942c9b-06b2-4082-83ad-9fef1f8ac012"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:17.733Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:17.289Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:17.733Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:17.295Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:17.733Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:17.297Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:17.733Z", "message": "", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:17.327Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:17.733Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpxntsem', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:17.033Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95942c9b-06b2-4082-83ad-9fef1f8ac012"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:17.733Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:17.043Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95942c9b-06b2-4082-83ad-9fef1f8ac012"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:17.733Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:17.051Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95942c9b-06b2-4082-83ad-9fef1f8ac012"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:17.733Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:17.051Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95942c9b-06b2-4082-83ad-9fef1f8ac012"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:17.733Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_x3defu': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-x3defu'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:17.051Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95942c9b-06b2-4082-83ad-9fef1f8ac012"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:17.733Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpzxu_ZS', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:17.268Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95942c9b-06b2-4082-83ad-9fef1f8ac012"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:17.733Z", "message": "Process created, PID: 10850", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:17.293Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:17.733Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:17.277Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95942c9b-06b2-4082-83ad-9fef1f8ac012"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:17.733Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:17.031Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95942c9b-06b2-4082-83ad-9fef1f8ac012"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:17.733Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_x3defu': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-x3defu'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:17.032Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.95942c9b-06b2-4082-83ad-9fef1f8ac012"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:18.237Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:17.846Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:18.237Z", "message": "Start numbers creation", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:17.362Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}], "metadata": {"pagination": {"total": 3005, "offset": 2984, "size": 50}}} 2019-05-30 11:05:21,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:21,351 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:21 GMT 2019-05-30 11:05:21,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:21,351 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:05:21,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:21,351 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:21,351 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:21,351 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:05:21,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4W3X2/bind.py 2019-05-30 11:05:21,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-30 11:05:21,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:05:21,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/826Y6/create_number.sh 2019-05-30 11:05:21,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-30 11:05:21,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:05:21,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-30 11:05:21,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-30 11:05:21,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 11:05:21,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpxntsem', '/etc/bind/db.clearwater.local'] 2019-05-30 11:05:21,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-30 11:05:21,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-30 11:05:21,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-30 11:05:21,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_x3defu': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-x3defu'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:05:21,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpzxu_ZS', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:05:21,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 10850 2019-05-30 11:05:21,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:05:21,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-30 11:05:21,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_x3defu': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-x3defu'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:05:21,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:05:21,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-05-30 11:05:21,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:05:21,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:21,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:21,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:21,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:21,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:21,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:21,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:21,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:05:21,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:21,533 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:21 GMT 2019-05-30 11:05:21,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:21,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:05:21,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:21,534 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:21,534 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:26,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:05:26,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:26,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:26,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:26,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:26,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:26,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:26,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:26,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:22.307Z", "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 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (10.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58628 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\t0m30.733s\nuser\t0m12.801s\nsys\t0m3.586s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:21.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:22.810Z", "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-05-30T11:05:21.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:22.810Z", "message": "[dime] Use the DNS server", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:21.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:22.810Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:21.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:24.528Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.066s\nuser\t0m0.002s\nsys\t0m0.052s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.123Z", "message": "[dime] Installation is done", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.123Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b7:d5:55 \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb7:d555/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:106522 errors:0 dropped:0 overruns:0 frame:0\n TX packets:50587 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:175977452 (175.9 MB) TX bytes:7169684 (7.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: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:122258 (122.2 KB) TX bytes:122258 (122.2 KB)\n\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.123Z", "message": "[dime] sudo ps ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.123Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:58 ? 00:00:01 /sbin/init\nroot 2 0 0 10:58 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:58 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:58 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:58 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:58 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:58 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:58 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:58 ? 00:00:00 [migration/0]\nroot 12 2 0 10:58 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:58 ? 00:00:00 [khelper]\nroot 14 2 0 10:58 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:58 ? 00:00:00 [netns]\nroot 16 2 0 10:58 ? 00:00:00 [writeback]\nroot 17 2 0 10:58 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:58 ? 00:00:00 [bioset]\nroot 19 2 0 10:58 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:58 ? 00:00:00 [kblockd]\nroot 21 2 0 10:58 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:58 ? 00:00:00 [khubd]\nroot 23 2 0 10:58 ? 00:00:00 [md]\nroot 24 2 0 10:58 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:58 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:58 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:58 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:58 ? 00:00:00 [vmstat]\nroot 30 2 0 10:58 ? 00:00:00 [ksmd]\nroot 31 2 0 10:58 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:58 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:58 ? 00:00:00 [crypto]\nroot 46 2 0 10:58 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:58 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:58 ? 00:00:00 [vballoon]\nroot 49 2 0 10:58 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:58 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:58 ? 00:00:00 [deferwq]\nroot 72 2 0 10:58 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:58 ? 00:00:00 [kpsmoused]\nroot 119 2 0 10:58 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver]\nroot 376 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 10:58 ? 00:00:00 [kworker/u3:1]\nroot 509 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon\nroot 547 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 10:58 ? 00:00:00 [kauditd]\nmessage+ 872 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork\nroot 906 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 924 1 0 10:58 ? 00:00:00 rsyslogd\nroot 943 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon\nroot 1039 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1096 1 0 10:58 ? 00:00:00 cron\ndaemon 1097 1 0 10:58 ? 00:00:00 atd\nroot 1186 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_yx8v6q/env/bin/python -m cloudify_agent.worker --queue dime_host_yx8v6q --max-workers 5 --name dime_host_yx8v6q\nubuntu 1463 1461 0 10:58 ? 00:00:01 /home/ubuntu/dime_host_yx8v6q/env/bin/python -m cloudify_agent.worker --queue dime_host_yx8v6q --max-workers 5 --name dime_host_yx8v6q\nubuntu 1607 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/dime_host_yx8v6q/env/bin/diamond --configfile /home/ubuntu/dime_host_yx8v6q/work/plugins/diamond/etc/diamond.conf\nubuntu 1732 1463 1 11:01 ? 00:00:02 /home/ubuntu/dime_host_yx8v6q/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-puI_gl\nubuntu 1742 1732 0 11:01 ? 00:00:00 /bin/sh -c /tmp/VS5YU/install-dime.sh\nubuntu 1744 1742 0 11:01 ? 00:00:00 /bin/bash -e /tmp/VS5YU/install-dime.sh\nntp 8660 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9231 1 0 11:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9232 9231 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9236 1 0 11:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9237 9236 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9246 9232 0 11:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9247 9237 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9248 9247 0 11:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9502 1 0 11:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9938 1 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9942 9938 0 11:04 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10061 1 0 11:05 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10312 1 0 11:05 ? 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 10359 1744 0 11:05 ? 00:00:00 /bin/bash -e /tmp/VS5YU/install-dime.sh\nubuntu 10360 10359 0 11:05 ? 00:00:00 /bin/bash -e /tmp/VS5YU/install-dime.sh\nroot 10361 10360 0 11:05 ? 00:00:00 sudo ps -edf\nroot 10362 10361 0 11:05 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.006s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.123Z", "message": "[dime] sudo netstat ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.123Z", "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 10312/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9502/monit \ntcp 0 0 127.0.0.1:38270 0.0.0.0:* LISTEN 1732/python \ntcp6 0 0 ::1:53 :::* LISTEN 10312/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10312/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 547/dhclient \nudp 0 0 192.168.120.8:123 0.0.0.0:* 8660/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8660/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8660/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10061/snmpd \nudp 0 0 0.0.0.0:58110 0.0.0.0:* 547/dhclient \nudp6 0 0 ::1:53 :::* 10312/dnsmasq \nudp6 0 0 ::1:123 :::* 8660/ntpd \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8660/ntpd \nudp6 0 0 :::123 :::* 8660/ntpd \nudp6 0 0 :::161 :::* 10061/snmpd \nudp6 0 0 :::27441 :::* 547/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9032 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7252 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 22980 10061/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20991 9246/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20994 9248/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8682 872/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.123Z", "message": "[dime] sudo find /var/log", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.123Z", "message": "[dime] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa30\n/var/log/sysstat/clearwater-sa30\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/homestead\n/var/log/homestead/homestead_20190530T110000Z.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/ralf\n/var/log/clearwater-config-manager\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.123Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.123Z", "message": "[dime] => [30-May-2019 11:04:56 UTC] clearwater-diags-monitor starting\n[30-May-2019 11:04:56 UTC] Waiting for trigger files\n2019:05:30 11:04:19: Namespace: management\n2019:05:30 11:04:19: [management] Starting server\n2019:05:30 11:04:19: [management] Listening for requests\n2019:05:30 11:04:19: Namespace: signaling\n2019:05:30 11:04:19: [signaling] Starting server\n2019:05:30 11:04:19: [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-05-30T11:05:24.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.123Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.123Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.123Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.123Z", "message": "[dime] => 2019-05-30 11:05:05.145945699 Stopping etcd clearwater-etcd\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-05-30T11:05:24.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.123Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.123Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.806Z", "message": " \r100 3149 100 3149 0 0 18990 0 --:--:-- --:--:-- --:--:-- 19084", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.806Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.806Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-yx8v6q", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.806Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.806Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.806Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.806Z", "message": "Execution done (PID=1742, return_code=0): /tmp/VS5YU/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.806Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.806Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.806Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:25.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_8dz7f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.806Z", "message": "Node instance configured", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:25.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.806Z", "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-05-30T11:05:24.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.806Z", "message": " OK", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.806Z", "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-05-30T11:05:24.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.806Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-dime-host-yx8v6q", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:25.806Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:24.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.3885d45e-e6d8-450d-9d2d-21238e719119"}, {"node_instance_id": "dime_8dz7f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:26.402Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:25.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:26.402Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:26.184Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_8dz7f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:26.402Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:25.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}], "metadata": {"pagination": {"total": 3045, "offset": 3005, "size": 50}}} 2019-05-30 11:05:26,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:26,632 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:26 GMT 2019-05-30 11:05:26,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:26,632 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:05:26,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:26,633 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:26,633 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:26,633 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:05:26,635 - 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 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58628 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 0m30.733s user 0m12.801s sys 0m3.586s 2019-05-30 11:05:26,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-05-30 11:05:26,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-05-30 11:05:26,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-05-30 11:05:26,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.066s user 0m0.002s sys 0m0.052s 2019-05-30 11:05:26,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-05-30 11:05:26,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b7:d5:55 inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb7:d555/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:106522 errors:0 dropped:0 overruns:0 frame:0 TX packets:50587 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:175977452 (175.9 MB) TX bytes:7169684 (7.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: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:122258 (122.2 KB) TX bytes:122258 (122.2 KB) real 0m0.008s user 0m0.004s sys 0m0.003s 2019-05-30 11:05:26,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-05-30 11:05:26,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:58 ? 00:00:01 /sbin/init root 2 0 0 10:58 ? 00:00:00 [kthreadd] root 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:58 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:58 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:58 ? 00:00:00 [rcu_sched] root 8 2 0 10:58 ? 00:00:00 [rcuos/0] root 9 2 0 10:58 ? 00:00:00 [rcu_bh] root 10 2 0 10:58 ? 00:00:00 [rcuob/0] root 11 2 0 10:58 ? 00:00:00 [migration/0] root 12 2 0 10:58 ? 00:00:00 [watchdog/0] root 13 2 0 10:58 ? 00:00:00 [khelper] root 14 2 0 10:58 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:58 ? 00:00:00 [netns] root 16 2 0 10:58 ? 00:00:00 [writeback] root 17 2 0 10:58 ? 00:00:00 [kintegrityd] root 18 2 0 10:58 ? 00:00:00 [bioset] root 19 2 0 10:58 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:58 ? 00:00:00 [kblockd] root 21 2 0 10:58 ? 00:00:00 [ata_sff] root 22 2 0 10:58 ? 00:00:00 [khubd] root 23 2 0 10:58 ? 00:00:00 [md] root 24 2 0 10:58 ? 00:00:00 [devfreq_wq] root 25 2 0 10:58 ? 00:00:00 [kworker/0:1] root 27 2 0 10:58 ? 00:00:00 [khungtaskd] root 28 2 0 10:58 ? 00:00:00 [kswapd0] root 29 2 0 10:58 ? 00:00:00 [vmstat] root 30 2 0 10:58 ? 00:00:00 [ksmd] root 31 2 0 10:58 ? 00:00:00 [khugepaged] root 32 2 0 10:58 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:58 ? 00:00:00 [crypto] root 46 2 0 10:58 ? 00:00:00 [kthrotld] root 47 2 0 10:58 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:58 ? 00:00:00 [vballoon] root 49 2 0 10:58 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:58 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:58 ? 00:00:00 [deferwq] root 72 2 0 10:58 ? 00:00:00 [charger_manager] root 114 2 0 10:58 ? 00:00:00 [kpsmoused] root 119 2 0 10:58 ? 00:00:00 [kworker/0:2] root 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 10:58 ? 00:00:00 [kworker/u3:1] root 509 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon root 547 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 10:58 ? 00:00:00 [kauditd] message+ 872 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork root 906 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind syslog 924 1 0 10:58 ? 00:00:00 rsyslogd root 943 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon root 1039 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 10:58 ? 00:00:00 cron daemon 1097 1 0 10:58 ? 00:00:00 atd root 1186 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_yx8v6q/env/bin/python -m cloudify_agent.worker --queue dime_host_yx8v6q --max-workers 5 --name dime_host_yx8v6q ubuntu 1463 1461 0 10:58 ? 00:00:01 /home/ubuntu/dime_host_yx8v6q/env/bin/python -m cloudify_agent.worker --queue dime_host_yx8v6q --max-workers 5 --name dime_host_yx8v6q ubuntu 1607 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/dime_host_yx8v6q/env/bin/diamond --configfile /home/ubuntu/dime_host_yx8v6q/work/plugins/diamond/etc/diamond.conf ubuntu 1732 1463 1 11:01 ? 00:00:02 /home/ubuntu/dime_host_yx8v6q/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-puI_gl ubuntu 1742 1732 0 11:01 ? 00:00:00 /bin/sh -c /tmp/VS5YU/install-dime.sh ubuntu 1744 1742 0 11:01 ? 00:00:00 /bin/bash -e /tmp/VS5YU/install-dime.sh ntp 8660 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9231 1 0 11:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9232 9231 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9236 1 0 11:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9237 9236 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9246 9232 0 11:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9247 9237 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9248 9247 0 11:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9502 1 0 11:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9938 1 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9942 9938 0 11:04 ? 00:00:00 inotifywait -e create -qq . snmp 10061 1 0 11:05 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10312 1 0 11:05 ? 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 10359 1744 0 11:05 ? 00:00:00 /bin/bash -e /tmp/VS5YU/install-dime.sh ubuntu 10360 10359 0 11:05 ? 00:00:00 /bin/bash -e /tmp/VS5YU/install-dime.sh root 10361 10360 0 11:05 ? 00:00:00 sudo ps -edf root 10362 10361 0 11:05 ? 00:00:00 ps -edf real 0m0.012s user 0m0.006s sys 0m0.005s 2019-05-30 11:05:26,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-05-30 11:05:26,637 - 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 10312/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9502/monit tcp 0 0 127.0.0.1:38270 0.0.0.0:* LISTEN 1732/python tcp6 0 0 ::1:53 :::* LISTEN 10312/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 10312/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 547/dhclient udp 0 0 192.168.120.8:123 0.0.0.0:* 8660/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8660/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8660/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10061/snmpd udp 0 0 0.0.0.0:58110 0.0.0.0:* 547/dhclient udp6 0 0 ::1:53 :::* 10312/dnsmasq udp6 0 0 ::1:123 :::* 8660/ntpd udp6 0 0 fe80::f816:3eff:feb:123 :::* 8660/ntpd udp6 0 0 :::123 :::* 8660/ntpd udp6 0 0 :::161 :::* 10061/snmpd udp6 0 0 :::27441 :::* 547/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9032 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7252 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 22980 10061/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20991 9246/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20994 9248/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8682 872/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.004s sys 0m0.003s 2019-05-30 11:05:26,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-05-30 11:05:26,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa30 /var/log/sysstat/clearwater-sa30 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/homestead /var/log/homestead/homestead_20190530T110000Z.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/ralf /var/log/clearwater-config-manager /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.012s user 0m0.000s sys 0m0.005s 2019-05-30 11:05:26,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-30 11:05:26,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [30-May-2019 11:04:56 UTC] clearwater-diags-monitor starting [30-May-2019 11:04:56 UTC] Waiting for trigger files 2019:05:30 11:04:19: Namespace: management 2019:05:30 11:04:19: [management] Starting server 2019:05:30 11:04:19: [management] Listening for requests 2019:05:30 11:04:19: Namespace: signaling 2019:05:30 11:04:19: [signaling] Starting server 2019:05:30 11:04:19: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.004s 2019-05-30 11:05:26,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-30 11:05:26,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-30 11:05:26,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-30 11:05:26,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-05-30 11:05:05.145945699 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.004s 2019-05-30 11:05:26,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-05-30 11:05:26,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-30 11:05:26,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 18990 0 --:--:-- --:--:-- --:--:-- 19084 2019-05-30 11:05:26,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-30 11:05:26,639 - 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-yx8v6q 2019-05-30 11:05:26,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-30 11:05:26,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-30 11:05:26,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-30 11:05:26,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1742, return_code=0): /tmp/VS5YU/install-dime.sh 2019-05-30 11:05:26,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-30 11:05:26,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-30 11:05:26,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:05:26,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-30 11:05:26,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-30 11:05:26,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-30 11:05:26,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-30 11:05:26,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-yx8v6q 2019-05-30 11:05:26,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-30 11:05:26,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-30 11:05:26,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:05:26,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-30 11:05:26,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:05:26,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:26,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:26,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:26,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:26,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:26,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:26,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:26,709 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:05:26,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:26,710 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:26 GMT 2019-05-30 11:05:26,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:26,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:05:26,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:26,710 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:26,710 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:31,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:05:31,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:31,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:31,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:31,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:31,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:31,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:31,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:31,812 - 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-05-30T11:05:27.570Z", "message": "Downloaded scripts/bind/bind.py to /tmp/FKW0H/bind.py", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:27.376Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.743383a9-8868-4724-bc08-add9365f1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:28.173Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:27.885Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.743383a9-8868-4724-bc08-add9365f1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:28.173Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpJNDEXe', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:27.915Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.743383a9-8868-4724-bc08-add9365f1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:28.173Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpEShKNo', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:28.117Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.743383a9-8868-4724-bc08-add9365f1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:28.173Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_x3defu': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-x3defu'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}, u'dime': {u'dime_8dz7f4': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-8dz7f4'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:27.932Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.743383a9-8868-4724-bc08-add9365f1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:28.173Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:27.931Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.743383a9-8868-4724-bc08-add9365f1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:28.173Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:27.931Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.743383a9-8868-4724-bc08-add9365f1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:28.173Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:27.651Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.743383a9-8868-4724-bc08-add9365f1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:28.173Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:27.914Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.743383a9-8868-4724-bc08-add9365f1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:28.173Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:27.925Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.743383a9-8868-4724-bc08-add9365f1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:28.173Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_x3defu': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-x3defu'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}, u'dime': {u'dime_8dz7f4': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-8dz7f4'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:27.914Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.743383a9-8868-4724-bc08-add9365f1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:28.677Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:28.132Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.743383a9-8868-4724-bc08-add9365f1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:28.677Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:28.125Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.743383a9-8868-4724-bc08-add9365f1500"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:29.237Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:28.624Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_8dz7f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:29.237Z", "message": "Relationships established", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:28.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "dime_8dz7f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:29.237Z", "message": "Node instance started", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:28.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:29.237Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:28.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}], "metadata": {"pagination": {"total": 3062, "offset": 3045, "size": 50}}} 2019-05-30 11:05:31,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:31,812 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:31 GMT 2019-05-30 11:05:31,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:31,812 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:05:31,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:31,812 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:31,813 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:31,813 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:05:31,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FKW0H/bind.py 2019-05-30 11:05:31,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:05:31,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpJNDEXe', '/etc/bind/db.clearwater.local'] 2019-05-30 11:05:31,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpEShKNo', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:05:31,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_x3defu': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-x3defu'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}, u'dime': {u'dime_8dz7f4': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-8dz7f4'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:05:31,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-30 11:05:31,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-30 11:05:31,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-30 11:05:31,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-30 11:05:31,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-30 11:05:31,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_x3defu': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-x3defu'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}, u'dime': {u'dime_8dz7f4': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-8dz7f4'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:05:31,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-30 11:05:31,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:05:31,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:05:31,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-30 11:05:31,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 11:05:31,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-30 11:05:31,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:05:31,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:31,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:31,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:31,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:31,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:31,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:31,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:31,884 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:05:31,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:31,884 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:31 GMT 2019-05-30 11:05:31,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:31,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:05:31,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:31,885 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:31,885 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:36,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:05:36,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:36,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:36,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:36,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:36,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:36,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:36,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:36,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3062, "offset": 3062, "size": 50}}} 2019-05-30 11:05:36,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:36,972 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:36 GMT 2019-05-30 11:05:36,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:36,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:05:36,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:36,972 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:36,973 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:36,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:05:37,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:37,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:37,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:37,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:37,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:37,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:37,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:37,039 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:05:37,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:37,040 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:37 GMT 2019-05-30 11:05:37,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:37,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:05:37,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:37,040 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:37,040 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:42,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:05:42,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:42,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:42,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:42,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:42,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:42,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:42,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:42,142 - 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-05-30T11:05:37.711Z", "message": "Waiting for process 10850 to end...", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:37.338Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}], "metadata": {"pagination": {"total": 3063, "offset": 3062, "size": 50}}} 2019-05-30 11:05:42,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:42,143 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:42 GMT 2019-05-30 11:05:42,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:42,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 671 2019-05-30 11:05:42,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:42,143 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:42,143 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:42,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 10850 to end... 2019-05-30 11:05:42,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:05:42,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:42,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:42,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:42,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:42,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:42,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:42,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:42,207 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:05:42,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:42,207 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:42 GMT 2019-05-30 11:05:42,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:42,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:05:42,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:42,208 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:42,208 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:47,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:05:47,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:47,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:47,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:47,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:47,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:47,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:47,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:47,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3063, "offset": 3063, "size": 50}}} 2019-05-30 11:05:47,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:47,311 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:47 GMT 2019-05-30 11:05:47,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:47,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:05:47,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:47,311 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:47,312 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:47,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:05:47,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:47,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:47,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:47,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:47,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:47,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:47,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:47,400 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:05:47,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:47,400 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:47 GMT 2019-05-30 11:05:47,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:47,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:05:47,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:47,401 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:47,401 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:52,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:05:52,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:52,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:52,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:52,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:52,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:52,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:52,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:52,516 - 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-05-30T11:05:47.698Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.7:7253\nhs_hostname=hs.clearwater.local:8888\nhs_provisioning_hostname=hs-prov.clearwater.local:8889\nsprout_impi_store=vellum.clearwater.local\nsprout_registration_store=vellum.clearwater.local\ncassandra_hostname=vellum.clearwater.local\nchronos_hostname=vellum.clearwater.local\nralf_session_store=vellum.clearwater.local\nralf_hostname=dime.clearwater.local:10888\nxdms_hostname=homer.clearwater.local:7888\nsignaling_dns_server=192.168.120.7\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:47.399Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:48.435Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:47.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:48.954Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:48.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:51.322Z", "message": " nginx: the configuration file /etc/nginx/nginx.conf syntax is ok", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:51.123Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:52.035Z", "message": " Created 1000 numbers, 0 already present in database", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:51.124Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:52.035Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:51.210Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:52.035Z", "message": "Execution done (PID=10850, return_code=0): /tmp/826Y6/create_number.sh", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:51.166Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:52.035Z", "message": " * Restarting clearwater-infrastructure clearwater-infrastructure", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:51.124Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:52.035Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:51.210Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:52.035Z", "message": "Context proxy closed", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:51.210Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": "ellis_hok962", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:52.035Z", "message": "Relationships established", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:51.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:52.035Z", "message": " * Restarting DNS forwarder and DHCP server dnsmasq", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:51.124Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:52.035Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:51.210Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:52.035Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:51.210Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:52.035Z", "message": " nginx: configuration file /etc/nginx/nginx.conf test is successful", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:51.123Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:52.035Z", "message": " ...done.", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:51.124Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:52.035Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:51.685Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:52.035Z", "message": " ...done.", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:51.124Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.6d3e479a-7ecb-4049-8d71-c142b17d799b"}], "metadata": {"pagination": {"total": 3081, "offset": 3063, "size": 50}}} 2019-05-30 11:05:52,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:52,517 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:52 GMT 2019-05-30 11:05:52,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:52,517 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:05:52,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:52,517 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:52,517 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:52,517 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:05:52,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.7:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.7 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2019-05-30 11:05:52,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-30 11:05:52,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-30 11:05:52,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-05-30 11:05:52,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-05-30 11:05:52,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-30 11:05:52,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=10850, return_code=0): /tmp/826Y6/create_number.sh 2019-05-30 11:05:52,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-05-30 11:05:52,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-30 11:05:52,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-30 11:05:52,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-30 11:05:52,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-05-30 11:05:52,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-30 11:05:52,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-30 11:05:52,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-05-30 11:05:52,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-05-30 11:05:52,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:05:52,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-05-30 11:05:52,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:05:52,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:52,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:52,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:52,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:52,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:52,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:52,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:52,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:05:52,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:52,595 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:52 GMT 2019-05-30 11:05:52,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:52,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:05:52,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:52,596 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:52,596 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:57,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:05:57,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:57,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:57,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:57,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:57,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:57,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:57,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:57,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_hok962", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:52.753Z", "message": "Node instance started", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:51.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:54.922Z", "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 0 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (5,891 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59719 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\t0m7.059s\nuser\t0m3.624s\nsys\t0m1.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:54.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:55.425Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:54.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:55.425Z", "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-05-30T11:05:54.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:55.425Z", "message": "[vellum] Use the DNS server", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:54.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:57.145Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.058s\nuser\t0m0.003s\nsys\t0m0.050s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:56.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}], "metadata": {"pagination": {"total": 3087, "offset": 3081, "size": 50}}} 2019-05-30 11:05:57,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:57,698 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:57 GMT 2019-05-30 11:05:57,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:57,698 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:05:57,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:57,698 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:57,698 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:05:57,698 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:05:57,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-30 11:05:57,699 - 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 0 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,891 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59719 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 0m7.059s user 0m3.624s sys 0m1.002s 2019-05-30 11:05:57,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-05-30 11:05:57,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-05-30 11:05:57,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-05-30 11:05:57,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.003s sys 0m0.050s 2019-05-30 11:05:57,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:05:57,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:05:57,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:05:57,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:05:57,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:05:57,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:05:57,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:05:57,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:05:57,791 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:05:57,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:05:57,791 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:05:57 GMT 2019-05-30 11:05:57,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:05:57,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:05:57,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:05:57,792 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:05:57,792 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:02,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:06:02,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:02,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:02,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:02,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:02,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:02,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:02,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:02,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:57.749Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:57.749Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:57.749Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:57.749Z", "message": "[vellum] => 2019-05-30 11:05:16.501620538 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:57.749Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:57.749Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:57.749Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:57.749Z", "message": "[vellum] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/memcached.log\n/var/log/unattended-upgrades\n/var/log/astaire\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_20190530T110000Z.txt\n/var/log/astaire/astaire_err.log\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/rogers\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/chronos\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:57.749Z", "message": "[vellum] sudo find /var/log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:57.749Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:33167 0.0.0.0:* LISTEN 1733/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14036/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12449/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12120/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14036/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1095/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14036/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient \nudp 0 0 192.168.120.34:123 0.0.0.0:* 11722/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11722/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11722/ntpd \nudp 0 0 0.0.0.0:58110 0.0.0.0:* 553/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12120/memcached \nudp6 0 0 ::1:53 :::* 14036/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 11722/ntpd \nudp6 0 0 ::1:123 :::* 11722/ntpd \nudp6 0 0 :::123 :::* 11722/ntpd \nudp6 0 0 :::27441 :::* 553/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7209 379/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9075 1096/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8702 868/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:57.749Z", "message": "[vellum] sudo netstat ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:57.749Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:58 ? 00:00:01 /sbin/init\nroot 2 0 0 10:58 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:58 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:58 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:58 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:58 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:58 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:58 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:58 ? 00:00:00 [migration/0]\nroot 12 2 0 10:58 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:58 ? 00:00:00 [khelper]\nroot 14 2 0 10:58 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:58 ? 00:00:00 [netns]\nroot 16 2 0 10:58 ? 00:00:00 [writeback]\nroot 17 2 0 10:58 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:58 ? 00:00:00 [bioset]\nroot 19 2 0 10:58 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:58 ? 00:00:00 [kblockd]\nroot 21 2 0 10:58 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:58 ? 00:00:00 [khubd]\nroot 23 2 0 10:58 ? 00:00:00 [md]\nroot 24 2 0 10:58 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:58 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:58 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:58 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:58 ? 00:00:00 [vmstat]\nroot 30 2 0 10:58 ? 00:00:00 [ksmd]\nroot 31 2 0 10:58 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:58 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:58 ? 00:00:00 [crypto]\nroot 46 2 0 10:58 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:58 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:58 ? 00:00:00 [vballoon]\nroot 49 2 0 10:58 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:58 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:58 ? 00:00:00 [deferwq]\nroot 72 2 0 10:58 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:58 ? 00:00:00 [kpsmoused]\nroot 120 2 0 10:58 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon\nroot 379 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 413 2 0 10:58 ? 00:00:00 [kworker/u3:1]\nroot 511 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon\nroot 553 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:58 ? 00:00:00 [kauditd]\nmessage+ 868 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork\nroot 909 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 927 1 0 10:58 ? 00:00:00 rsyslogd\nroot 946 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon\nroot 1042 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1045 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1049 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1050 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1053 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1095 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1097 1 0 10:58 ? 00:00:00 cron\ndaemon 1098 1 0 10:58 ? 00:00:00 atd\nroot 1187 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1193 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_yo9btk/env/bin/python -m cloudify_agent.worker --queue vellum_host_yo9btk --max-workers 5 --name vellum_host_yo9btk\nubuntu 1464 1462 0 10:58 ? 00:00:02 /home/ubuntu/vellum_host_yo9btk/env/bin/python -m cloudify_agent.worker --queue vellum_host_yo9btk --max-workers 5 --name vellum_host_yo9btk\nubuntu 1608 1 0 10:59 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_yo9btk/env/bin/diamond --configfile /home/ubuntu/vellum_host_yo9btk/work/plugins/diamond/etc/diamond.conf\nubuntu 1733 1464 1 11:01 ? 00:00:02 /home/ubuntu/vellum_host_yo9btk/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-BzSS_Q\nubuntu 1743 1733 0 11:01 ? 00:00:00 /bin/sh -c /tmp/8G0KG/install-vellum.sh\nubuntu 1745 1743 0 11:01 ? 00:00:00 /bin/bash -e /tmp/8G0KG/install-vellum.sh\nntp 11722 1 0 11:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12120 1 0 11:04 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12449 1 0 11:05 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13092 1 0 11:05 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13098 13092 0 11:05 ? 00:00:00 cpulimit -e astaire -l 5\nroot 13441 12449 0 11:05 ? 00:00:00 [check-monit-upt] \ndnsmasq 14036 1 0 11:05 ? 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 14083 1745 0 11:05 ? 00:00:00 /bin/bash -e /tmp/8G0KG/install-vellum.sh\nubuntu 14084 14083 0 11:05 ? 00:00:00 /bin/bash -e /tmp/8G0KG/install-vellum.sh\nroot 14085 14084 0 11:05 ? 00:00:00 sudo ps -edf\nroot 14086 14085 0 11:05 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:57.749Z", "message": "[vellum] sudo ps ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:57.749Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5b:59:f2 \n inet addr:192.168.120.34 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe5b:59f2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:134938 errors:0 dropped:0 overruns:0 frame:0\n TX packets:51305 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:222495225 (222.4 MB) TX bytes:7734148 (7.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2612 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2612 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:232905 (232.9 KB) TX bytes:232905 (232.9 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-05-30T11:05:57.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:57.749Z", "message": "[vellum] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:57.749Z", "message": "[vellum] => INFO [main] 2019-05-30 11:03:11,123 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-05-30 11:03:11,140 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-30 11:03:11,257 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-05-30 11:03:11,473 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-05-30 11:03:11,490 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB\nINFO [main] 2019-05-30 11:03:11,490 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB\nINFO [main] 2019-05-30 11:03:12,302 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-30 11:03:12,386 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-05-30 11:03:12,452 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201\nWARN [main] 2019-05-30 11:03:12,452 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-05-30 11:03:12,452 CassandraDaemon.java:202 - Heap size: 509607936/509607936\nINFO [main] 2019-05-30 11:03:12,452 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 697472(681K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-05-30 11:03:12,453 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66707080(65143K) committed = 83886080(81920K) max = 83886080(81920K)\nINFO [main] 2019-05-30 11:03:12,453 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K)\nINFO [main] 2019-05-30 11:03:12,453 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K)\nINFO [main] 2019-05-30 11:03:12,453 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16673208(16282K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-05-30 11:03:12,453 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2019-05-30 11:03:12,453 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms496M, -Xmx496M, -Xmn100M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1559214190.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1559214190.log]\nINFO [main] 2019-05-30 11:03:12,715 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-05-30 11:03:12,715 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-05-30 11:03:13,033 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-05-30 11:03:13,040 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-05-30 11:03:13,040 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-05-30 11:03:13,049 CacheService.java:110 - Initializing key cache with capacity of 24 MBs.\nINFO [main] 2019-05-30 11:03:13,101 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-05-30 11:03:13,108 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs\nINFO [main] 2019-05-30 11:03:13,109 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-05-30 11:03:13,189 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-05-30 11:03:14,669 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-05-30 11:03:14,681 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-05-30 11:03:14,688 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-05-30 11:03:14,692 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-05-30 11:03:14,697 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-05-30 11:03:14,708 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-05-30 11:03:14,723 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-05-30 11:03:14,729 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-05-30 11:03:14,734 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-05-30 11:03:14,741 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-05-30 11:03:14,748 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-05-30 11:03:14,758 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-05-30 11:03:14,763 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-05-30 11:03:14,767 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-05-30 11:03:14,771 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-05-30 11:03:14,777 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-05-30 11:03:14,911 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-05-30 11:03:14,913 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-05-30 11:03:14,967 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-30 11:03:14,978 Memtable.java:347 - Writing Memtable-local@1610516943(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-30 11:03:15,069 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1559214194640, position=399)\nINFO [main] 2019-05-30 11:03:15,541 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-05-30 11:03:15,757 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-05-30 11:03:15,758 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-05-30 11:03:15,760 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-05-30 11:03:15,776 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes\nINFO [main] 2019-05-30 11:03:15,777 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-05-30 11:03:15,794 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-30 11:03:15,814 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2019-05-30 11:03:15,824 SystemKeyspace.java:765 - No host ID found, created 50f31b98-0d4a-4f56-87b5-1e0334a6824b (Note: This should happen exactly once per node).\nINFO [main] 2019-05-30 11:03:15,830 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-05-30 11:03:15,834 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-30 11:03:15,835 Memtable.java:347 - Writing Memtable-local@1524977787(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-30 11:03:15,836 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1559214194640, position=93397)\nINFO [main] 2019-05-30 11:03:16,151 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-30 11:03:16,165 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-05-30 11:03:16,200 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-05-30 11:03:16,213 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-30 11:03:16,228 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-05-30 11:03:16,237 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-30 11:03:16,246 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-05-30 11:03:16,261 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-05-30 11:03:16,263 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-30 11:03:16,272 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-05-30 11:03:16,283 StorageService.java:959 - Generated random tokens. tokens are [-2099247536676590967, -661472492775272769, 4972321576078058080, -4476093726431867231, -5811666596133518747, 5445963571035716414, 3370371016122969471, -9219154087495557934, 4678743584017592374, -3249264220200534256, 2692693614186330026, -8143631563321944538, 5713935576025161644, -3243398810798378410, 6506754587019546530, 9001438213193162108, -467935155327685005, -3541867805052080975, 1369882401387583735, 6615187336585495949, 2084925103433866263, -3080794755834921855, 7044130476058091311, 5142032437312027493, -3067577678384354211, -2220645248845926040, 6102127053456365044, 3277463414827761011, 6995062746566345727, 6766616302618182648, 8917066085120446956, -5387705692396902569, 460487086618193356, -23739084641079767, 191638977741435432, -4189805734050977485, -3489354821754409481, 5695187830076075542, 3569961794307053987, -1943218935698537970, 1531134288291610587, 2470680027547035797, 6132227793691121794, 384547227817537904, 3871750972915748628, 1883484226258036264, 7720345390176025887, -5618285898197023776, 7711376087724434209, 4538047136837077619, 399079639664008226, 4540356524500782213, -8148165265899757465, 7973755495830059433, 3279333441896307232, 7667510266777246749, 8421517472754247002, -8231697007059644997, -5132482919658112463, -3551210928173707659, -4002213085152737556, -7599415080738440497, 980307473371208564, -6624367243119040489, -2931519245409416611, -8946735067809204896, -5183705451326086911, -368856142480235611, -8681776412046252139, -4734487990407751793, 1267427381241774211, -1782471391184146298, 1942193331799197974, 6727539131130051311, 8793455263382346634, 1335761203401034006, -7988450424251179567, -3683217749411510689, 7982612907661046676, 5720482407889371981, -3890218641487860993, -1810859144943216961, 5775734012152072137, -4525103245562416472, 506691691889300369, 1230983392469340996, 1691674464092257659, -3677201347466939832, 5211972778066941306, -2708625236226874655, -1889495292038638906, 1352664686578401522, 3226974342537931095, -8241683138549087180, 7307761173974320025, 4699162780315809106, 8464799336223080868, 8077857066970512048, 1255026221012835368, -259212417383988399, 7408594870937148636, 3969318200160155881, 8303294239786958449, 841458187424790895, 6023619829367023298, 2470193494643680532, -5139076934492650563, -688473027880157475, -2950120263095394455, 4034889536317644394, -5789064023701921747, 5099523169434035663, 1075290305577199910, 5495666307743415352, -7744898956223909563, -5678130738588651615, 8994506959681223385, -7470520384542551638, 2690791707649492490, -7641115789168429605, 5606483027166559693, -6170392572658359923, 5740264522996016319, 316787748059076575, 7825873865440129240, -6259205661045401657, 5710064257456986224, -7478603923475904534, 2007296719761301663, 8215743479163423646, -1935514397644933380, -7121048692776287770, 8345939230979194872, -5917418597074773123, -5558869107976308303, 9145262514345045351, -3384467871519848153, 433812978982722369, -7836776131241711260, 6873946068051194907, -516271891442944847, 4898064955987622034, 2549131739641307017, -7591736591410140480, -1890296135061082719, 5770029740745545837, 2663805066274273813, 1747717940800010359, 3268192673913960734, -6457105125714732209, 1545840247133481564, -7774410445980404155, 1059384684146612580, -4323046399168246254, -3973109855974360531, -4544199785427661559, 4097987754363511635, -693953436186292340, 6696189746596440789, -5883546698662979273, -9129516673223087464, 8852823960422866387, 394799774738030813, -8302502084577297751, -3957918349603121581, -1510540267105212989, -8085741466660154245, -3723613938519540971, -5696847551908703458, 3409002031414304066, 8107482280758439572, -5337902843789172699, 4050154077430185456, -7889778715727352733, 8628792334206502405, 3311277371958585575, 8848769298668472212, -6861269207505858497, -4962376930482904984, -8423389794195402671, -3394730866641498957, 6197674571600251211, -2600063960196142993, 8030006026371370634, -6136939283891433357, 1072526950138205051, -7432191515361353781, 2264820123456392564, 6735855351152192706, 3101216899443087490, -2600382906114537650, -2738016842055871445, -5585658531446056345, -1739269201833412253, -3412453821164541925, -3031167669702096411, 6081676612280704019, -3479051868769578663, 3551517226635133840, 3732851756803805570, -5014927334765311980, -1060265791227273834, -1934604576384111055, -682380282000574953, 3988187454022785714, -6871520709915899920, -6407538363852459038, -6508630166937577949, 7401115534331576449, 7004358021991229468, -2344126632244307162, 887715985767375142, 3297532476335824567, -8251161948328327164, -2475468254940179219, 480878669215664920, -9161748818153370424, -9061282444382938881, 3514900477267701222, -1325516551022538473, -1271264751366081096, -7980739368744450053, -2638112039462741823, 7634104105039230564, -5865981172353059566, 7379614084765927324, -1175197661505684721, -6230645933209466005, 4096393486606239580, 7102504884834320870, 1999809220069845011, -1061390918209408321, -6176986700693635688, 39460638234880699, 4725918685932314128, 7564599414369578879, -8918058951982360870, -1222155619544219933, 646025712114718967, 6035691136700494411, -2452387846899978146, -6373812314593070431, 7596995236612566371, 5011765509952949388, -3217780123543749996, -6700668659766943413, 7437883441689065299, 9033737857915719886, -5941141008492240167, 6371798987622489457, -8968474043734701211, -2115080440443717352, -6101640145909988278, -5708848375000999321, 5115198602806905307, 7579088971946527513]\nINFO [main] 2019-05-30 11:03:16,296 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@e1a0f7d[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@54d927b7[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@16af3cf3}\nINFO [MigrationStage:1] 2019-05-30 11:03:16,373 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-30 11:03:16,377 Memtable.java:347 - Writing Memtable-schema_keyspaces@1286966222(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-30 11:03:16,378 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1559214194640, position=102352)\nINFO [MigrationStage:1] 2019-05-30 11:03:16,685 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-30 11:03:16,686 Memtable.java:347 - Writing Memtable-schema_columnfamilies@212930420(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-30 11:03:16,708 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1559214194640, position=102352)\nINFO [MigrationStage:1] 2019-05-30 11:03:17,124 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-30 11:03:17,125 Memtable.java:347 - Writing Memtable-schema_columns@328890040(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-30 11:03:17,156 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1559214194640, position=102352)\nINFO [MigrationStage:1] 2019-05-30 11:03:17,488 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-30 11:03:17,489 Memtable.java:347 - Writing Memtable-schema_triggers@1884355383(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-30 11:03:17,490 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1559214194640, position=102352)\nINFO [MigrationStage:1] 2019-05-30 11:03:17,777 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-30 11:03:17,777 Memtable.java:347 - Writing Memtable-schema_usertypes@71498555(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-30 11:03:17,779 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1559214194640, position=102352)\nINFO [MigrationStage:1] 2019-05-30 11:03:18,182 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@a0bbf5d[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2019-05-30 11:03:18,192 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-05-30 11:03:18,194 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@7d233ddc[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2019-05-30 11:03:18,206 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-05-30 11:03:18,253 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-30 11:03:18,254 Memtable.java:347 - Writing Memtable-local@334413343(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-30 11:03:18,255 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1559214194640, position=102595)\nINFO [main] 2019-05-30 11:03:18,729 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51477 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-30 11:03:18,729 Memtable.java:347 - Writing Memtable-local@659255442(8.363KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-30 11:03:18,742 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1559214194640, position=114583)\nINFO [CompactionExecutor:1] 2019-05-30 11:03:19,121 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')]\nINFO [main] 2019-05-30 11:03:19,198 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-05-30 11:03:19,416 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-05-30 11:03:19,449 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2019-05-30 11:03:19,449 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-05-30 11:03:19,502 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-05-30 11:03:19,508 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2019-05-30 11:03:19,908 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,907 bytes to 5,721 (~96% of original) in 773ms = 0.007058MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-05-30 11:05:10,235 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-05-30 11:05:10,266 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-05-30 11:05:10,267 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-05-30 11:05:10,268 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-05-30 11:05:12,296 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-05-30 11:05:12,297 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " max_ttl = 600", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " [exceptions]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " OK", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": "Execution done (PID=1743, return_code=0): /tmp/8G0KG/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": "Node instance configured", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:58.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_zzolsh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:58.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": "[vellum] Installation is done", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-yo9btk", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-yo9btk", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-yo9btk", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-yo9btk", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " \r100 3149 100 3149 0 0 19460 0 --:--:-- --:--:-- --:--:-- 19559", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " Traceback (most recent call last):", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " File \"/home/ubuntu/vellum_host_yo9btk/env/bin/ctx\", line 13, in ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " sys.exit(main())", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " File \"/home/ubuntu/vellum_host_yo9btk/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-05-30T11:05:57.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " args.timeout)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " File \"/home/ubuntu/vellum_host_yo9btk/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-05-30T11:05:57.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " ex_traceback)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " cloudify.proxy.client.RequestError: (RequestError(...), \"UnicodeEncodeError: 'ascii' codec can't encode character u'\\\\u0151' in position 30501: ordinal not in range(128)\")", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}], "metadata": {"pagination": {"total": 3161, "offset": 3087, "size": 50}}} 2019-05-30 11:06:02,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:02,907 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:02 GMT 2019-05-30 11:06:02,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:02,907 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:06:02,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:02,908 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:02,908 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:02,908 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:06:02,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-30 11:06:02,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-05-30 11:06:02,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-30 11:06:02,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-05-30 11:05:16.501620538 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.001s sys 0m0.004s 2019-05-30 11:06:02,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-30 11:06:02,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-30 11:06:02,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-05-30 11:06:02,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/dmesg /var/log/sysstat /var/log/cassandra /var/log/cassandra/system.log /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/memcached.log /var/log/unattended-upgrades /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_20190530T110000Z.txt /var/log/astaire/astaire_err.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/astaire-throttle.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/rogers /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/chronos /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.008s user 0m0.004s sys 0m0.002s 2019-05-30 11:06:02,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-05-30 11:06:02,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:33167 0.0.0.0:* LISTEN 1733/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14036/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12449/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12120/memcached tcp6 0 0 ::1:53 :::* LISTEN 14036/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1095/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 14036/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient udp 0 0 192.168.120.34:123 0.0.0.0:* 11722/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11722/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11722/ntpd udp 0 0 0.0.0.0:58110 0.0.0.0:* 553/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12120/memcached udp6 0 0 ::1:53 :::* 14036/dnsmasq udp6 0 0 fe80::f816:3eff:fe5:123 :::* 11722/ntpd udp6 0 0 ::1:123 :::* 11722/ntpd udp6 0 0 :::123 :::* 11722/ntpd udp6 0 0 :::27441 :::* 553/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7209 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9075 1096/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8702 868/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.000s sys 0m0.007s 2019-05-30 11:06:02,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-05-30 11:06:02,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:58 ? 00:00:01 /sbin/init root 2 0 0 10:58 ? 00:00:00 [kthreadd] root 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:58 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:58 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:58 ? 00:00:00 [rcu_sched] root 8 2 0 10:58 ? 00:00:00 [rcuos/0] root 9 2 0 10:58 ? 00:00:00 [rcu_bh] root 10 2 0 10:58 ? 00:00:00 [rcuob/0] root 11 2 0 10:58 ? 00:00:00 [migration/0] root 12 2 0 10:58 ? 00:00:00 [watchdog/0] root 13 2 0 10:58 ? 00:00:00 [khelper] root 14 2 0 10:58 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:58 ? 00:00:00 [netns] root 16 2 0 10:58 ? 00:00:00 [writeback] root 17 2 0 10:58 ? 00:00:00 [kintegrityd] root 18 2 0 10:58 ? 00:00:00 [bioset] root 19 2 0 10:58 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:58 ? 00:00:00 [kblockd] root 21 2 0 10:58 ? 00:00:00 [ata_sff] root 22 2 0 10:58 ? 00:00:00 [khubd] root 23 2 0 10:58 ? 00:00:00 [md] root 24 2 0 10:58 ? 00:00:00 [devfreq_wq] root 25 2 0 10:58 ? 00:00:00 [kworker/0:1] root 27 2 0 10:58 ? 00:00:00 [khungtaskd] root 28 2 0 10:58 ? 00:00:00 [kswapd0] root 29 2 0 10:58 ? 00:00:00 [vmstat] root 30 2 0 10:58 ? 00:00:00 [ksmd] root 31 2 0 10:58 ? 00:00:00 [khugepaged] root 32 2 0 10:58 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:58 ? 00:00:00 [crypto] root 46 2 0 10:58 ? 00:00:00 [kthrotld] root 47 2 0 10:58 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:58 ? 00:00:00 [vballoon] root 49 2 0 10:58 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:58 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:58 ? 00:00:00 [deferwq] root 72 2 0 10:58 ? 00:00:00 [charger_manager] root 114 2 0 10:58 ? 00:00:00 [kpsmoused] root 120 2 0 10:58 ? 00:00:00 [kworker/0:2] root 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 413 2 0 10:58 ? 00:00:00 [kworker/u3:1] root 511 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon root 553 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:58 ? 00:00:00 [kauditd] message+ 868 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork root 909 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind syslog 927 1 0 10:58 ? 00:00:00 rsyslogd root 946 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon root 1042 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1045 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1049 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1050 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1053 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1095 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 10:58 ? 00:00:00 cron daemon 1098 1 0 10:58 ? 00:00:00 atd root 1187 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1193 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_yo9btk/env/bin/python -m cloudify_agent.worker --queue vellum_host_yo9btk --max-workers 5 --name vellum_host_yo9btk ubuntu 1464 1462 0 10:58 ? 00:00:02 /home/ubuntu/vellum_host_yo9btk/env/bin/python -m cloudify_agent.worker --queue vellum_host_yo9btk --max-workers 5 --name vellum_host_yo9btk ubuntu 1608 1 0 10:59 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_yo9btk/env/bin/diamond --configfile /home/ubuntu/vellum_host_yo9btk/work/plugins/diamond/etc/diamond.conf ubuntu 1733 1464 1 11:01 ? 00:00:02 /home/ubuntu/vellum_host_yo9btk/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-BzSS_Q ubuntu 1743 1733 0 11:01 ? 00:00:00 /bin/sh -c /tmp/8G0KG/install-vellum.sh ubuntu 1745 1743 0 11:01 ? 00:00:00 /bin/bash -e /tmp/8G0KG/install-vellum.sh ntp 11722 1 0 11:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12120 1 0 11:04 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12449 1 0 11:05 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13092 1 0 11:05 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13098 13092 0 11:05 ? 00:00:00 cpulimit -e astaire -l 5 root 13441 12449 0 11:05 ? 00:00:00 [check-monit-upt] dnsmasq 14036 1 0 11:05 ? 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 14083 1745 0 11:05 ? 00:00:00 /bin/bash -e /tmp/8G0KG/install-vellum.sh ubuntu 14084 14083 0 11:05 ? 00:00:00 /bin/bash -e /tmp/8G0KG/install-vellum.sh root 14085 14084 0 11:05 ? 00:00:00 sudo ps -edf root 14086 14085 0 11:05 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.006s 2019-05-30 11:06:02,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-05-30 11:06:02,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5b:59:f2 inet addr:192.168.120.34 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe5b:59f2/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:134938 errors:0 dropped:0 overruns:0 frame:0 TX packets:51305 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222495225 (222.4 MB) TX bytes:7734148 (7.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:2612 errors:0 dropped:0 overruns:0 frame:0 TX packets:2612 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:232905 (232.9 KB) TX bytes:232905 (232.9 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-05-30 11:06:02,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-05-30 11:06:02,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-05-30 11:03:11,123 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-05-30 11:03:11,140 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-30 11:03:11,257 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-05-30 11:03:11,473 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-05-30 11:03:11,490 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-05-30 11:03:11,490 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-05-30 11:03:12,302 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-30 11:03:12,386 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-05-30 11:03:12,452 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201 WARN [main] 2019-05-30 11:03:12,452 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-05-30 11:03:12,452 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-05-30 11:03:12,452 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 697472(681K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-05-30 11:03:12,453 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66707080(65143K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-05-30 11:03:12,453 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-05-30 11:03:12,453 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-05-30 11:03:12,453 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16673208(16282K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-05-30 11:03:12,453 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2019-05-30 11:03:12,453 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms496M, -Xmx496M, -Xmn100M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1559214190.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1559214190.log] INFO [main] 2019-05-30 11:03:12,715 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-05-30 11:03:12,715 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-05-30 11:03:13,033 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-05-30 11:03:13,040 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-05-30 11:03:13,040 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-05-30 11:03:13,049 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-05-30 11:03:13,101 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-05-30 11:03:13,108 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-05-30 11:03:13,109 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-05-30 11:03:13,189 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-05-30 11:03:14,669 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-05-30 11:03:14,681 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-05-30 11:03:14,688 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-05-30 11:03:14,692 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-05-30 11:03:14,697 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-05-30 11:03:14,708 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-05-30 11:03:14,723 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-05-30 11:03:14,729 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-05-30 11:03:14,734 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-05-30 11:03:14,741 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-05-30 11:03:14,748 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-05-30 11:03:14,758 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-05-30 11:03:14,763 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-05-30 11:03:14,767 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-05-30 11:03:14,771 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-05-30 11:03:14,777 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-05-30 11:03:14,911 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-05-30 11:03:14,913 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-05-30 11:03:14,967 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-30 11:03:14,978 Memtable.java:347 - Writing Memtable-local@1610516943(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-30 11:03:15,069 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1559214194640, position=399) INFO [main] 2019-05-30 11:03:15,541 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-05-30 11:03:15,757 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-05-30 11:03:15,758 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-05-30 11:03:15,760 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-05-30 11:03:15,776 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes INFO [main] 2019-05-30 11:03:15,777 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-05-30 11:03:15,794 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-30 11:03:15,814 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2019-05-30 11:03:15,824 SystemKeyspace.java:765 - No host ID found, created 50f31b98-0d4a-4f56-87b5-1e0334a6824b (Note: This should happen exactly once per node). INFO [main] 2019-05-30 11:03:15,830 StorageService.java:807 - Starting up server gossip INFO [main] 2019-05-30 11:03:15,834 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-30 11:03:15,835 Memtable.java:347 - Writing Memtable-local@1524977787(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-30 11:03:15,836 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1559214194640, position=93397) INFO [main] 2019-05-30 11:03:16,151 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-30 11:03:16,165 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-05-30 11:03:16,200 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-05-30 11:03:16,213 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-30 11:03:16,228 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-05-30 11:03:16,237 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-30 11:03:16,246 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-05-30 11:03:16,261 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-05-30 11:03:16,263 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-30 11:03:16,272 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-05-30 11:03:16,283 StorageService.java:959 - Generated random tokens. tokens are [-2099247536676590967, -661472492775272769, 4972321576078058080, -4476093726431867231, -5811666596133518747, 5445963571035716414, 3370371016122969471, -9219154087495557934, 4678743584017592374, -3249264220200534256, 2692693614186330026, -8143631563321944538, 5713935576025161644, -3243398810798378410, 6506754587019546530, 9001438213193162108, -467935155327685005, -3541867805052080975, 1369882401387583735, 6615187336585495949, 2084925103433866263, -3080794755834921855, 7044130476058091311, 5142032437312027493, -3067577678384354211, -2220645248845926040, 6102127053456365044, 3277463414827761011, 6995062746566345727, 6766616302618182648, 8917066085120446956, -5387705692396902569, 460487086618193356, -23739084641079767, 191638977741435432, -4189805734050977485, -3489354821754409481, 5695187830076075542, 3569961794307053987, -1943218935698537970, 1531134288291610587, 2470680027547035797, 6132227793691121794, 384547227817537904, 3871750972915748628, 1883484226258036264, 7720345390176025887, -5618285898197023776, 7711376087724434209, 4538047136837077619, 399079639664008226, 4540356524500782213, -8148165265899757465, 7973755495830059433, 3279333441896307232, 7667510266777246749, 8421517472754247002, -8231697007059644997, -5132482919658112463, -3551210928173707659, -4002213085152737556, -7599415080738440497, 980307473371208564, -6624367243119040489, -2931519245409416611, -8946735067809204896, -5183705451326086911, -368856142480235611, -8681776412046252139, -4734487990407751793, 1267427381241774211, -1782471391184146298, 1942193331799197974, 6727539131130051311, 8793455263382346634, 1335761203401034006, -7988450424251179567, -3683217749411510689, 7982612907661046676, 5720482407889371981, -3890218641487860993, -1810859144943216961, 5775734012152072137, -4525103245562416472, 506691691889300369, 1230983392469340996, 1691674464092257659, -3677201347466939832, 5211972778066941306, -2708625236226874655, -1889495292038638906, 1352664686578401522, 3226974342537931095, -8241683138549087180, 7307761173974320025, 4699162780315809106, 8464799336223080868, 8077857066970512048, 1255026221012835368, -259212417383988399, 7408594870937148636, 3969318200160155881, 8303294239786958449, 841458187424790895, 6023619829367023298, 2470193494643680532, -5139076934492650563, -688473027880157475, -2950120263095394455, 4034889536317644394, -5789064023701921747, 5099523169434035663, 1075290305577199910, 5495666307743415352, -7744898956223909563, -5678130738588651615, 8994506959681223385, -7470520384542551638, 2690791707649492490, -7641115789168429605, 5606483027166559693, -6170392572658359923, 5740264522996016319, 316787748059076575, 7825873865440129240, -6259205661045401657, 5710064257456986224, -7478603923475904534, 2007296719761301663, 8215743479163423646, -1935514397644933380, -7121048692776287770, 8345939230979194872, -5917418597074773123, -5558869107976308303, 9145262514345045351, -3384467871519848153, 433812978982722369, -7836776131241711260, 6873946068051194907, -516271891442944847, 4898064955987622034, 2549131739641307017, -7591736591410140480, -1890296135061082719, 5770029740745545837, 2663805066274273813, 1747717940800010359, 3268192673913960734, -6457105125714732209, 1545840247133481564, -7774410445980404155, 1059384684146612580, -4323046399168246254, -3973109855974360531, -4544199785427661559, 4097987754363511635, -693953436186292340, 6696189746596440789, -5883546698662979273, -9129516673223087464, 8852823960422866387, 394799774738030813, -8302502084577297751, -3957918349603121581, -1510540267105212989, -8085741466660154245, -3723613938519540971, -5696847551908703458, 3409002031414304066, 8107482280758439572, -5337902843789172699, 4050154077430185456, -7889778715727352733, 8628792334206502405, 3311277371958585575, 8848769298668472212, -6861269207505858497, -4962376930482904984, -8423389794195402671, -3394730866641498957, 6197674571600251211, -2600063960196142993, 8030006026371370634, -6136939283891433357, 1072526950138205051, -7432191515361353781, 2264820123456392564, 6735855351152192706, 3101216899443087490, -2600382906114537650, -2738016842055871445, -5585658531446056345, -1739269201833412253, -3412453821164541925, -3031167669702096411, 6081676612280704019, -3479051868769578663, 3551517226635133840, 3732851756803805570, -5014927334765311980, -1060265791227273834, -1934604576384111055, -682380282000574953, 3988187454022785714, -6871520709915899920, -6407538363852459038, -6508630166937577949, 7401115534331576449, 7004358021991229468, -2344126632244307162, 887715985767375142, 3297532476335824567, -8251161948328327164, -2475468254940179219, 480878669215664920, -9161748818153370424, -9061282444382938881, 3514900477267701222, -1325516551022538473, -1271264751366081096, -7980739368744450053, -2638112039462741823, 7634104105039230564, -5865981172353059566, 7379614084765927324, -1175197661505684721, -6230645933209466005, 4096393486606239580, 7102504884834320870, 1999809220069845011, -1061390918209408321, -6176986700693635688, 39460638234880699, 4725918685932314128, 7564599414369578879, -8918058951982360870, -1222155619544219933, 646025712114718967, 6035691136700494411, -2452387846899978146, -6373812314593070431, 7596995236612566371, 5011765509952949388, -3217780123543749996, -6700668659766943413, 7437883441689065299, 9033737857915719886, -5941141008492240167, 6371798987622489457, -8968474043734701211, -2115080440443717352, -6101640145909988278, -5708848375000999321, 5115198602806905307, 7579088971946527513] INFO [main] 2019-05-30 11:03:16,296 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@e1a0f7d[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@54d927b7[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@16af3cf3} INFO [MigrationStage:1] 2019-05-30 11:03:16,373 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-30 11:03:16,377 Memtable.java:347 - Writing Memtable-schema_keyspaces@1286966222(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-30 11:03:16,378 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1559214194640, position=102352) INFO [MigrationStage:1] 2019-05-30 11:03:16,685 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-30 11:03:16,686 Memtable.java:347 - Writing Memtable-schema_columnfamilies@212930420(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-30 11:03:16,708 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1559214194640, position=102352) INFO [MigrationStage:1] 2019-05-30 11:03:17,124 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-30 11:03:17,125 Memtable.java:347 - Writing Memtable-schema_columns@328890040(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-30 11:03:17,156 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1559214194640, position=102352) INFO [MigrationStage:1] 2019-05-30 11:03:17,488 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-30 11:03:17,489 Memtable.java:347 - Writing Memtable-schema_triggers@1884355383(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-30 11:03:17,490 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1559214194640, position=102352) INFO [MigrationStage:1] 2019-05-30 11:03:17,777 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-30 11:03:17,777 Memtable.java:347 - Writing Memtable-schema_usertypes@71498555(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-30 11:03:17,779 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1559214194640, position=102352) INFO [MigrationStage:1] 2019-05-30 11:03:18,182 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@a0bbf5d[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-05-30 11:03:18,192 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-05-30 11:03:18,194 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@7d233ddc[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-05-30 11:03:18,206 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-05-30 11:03:18,253 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-30 11:03:18,254 Memtable.java:347 - Writing Memtable-local@334413343(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-30 11:03:18,255 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1559214194640, position=102595) INFO [main] 2019-05-30 11:03:18,729 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51477 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-30 11:03:18,729 Memtable.java:347 - Writing Memtable-local@659255442(8.363KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-30 11:03:18,742 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1559214194640, position=114583) INFO [CompactionExecutor:1] 2019-05-30 11:03:19,121 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')] INFO [main] 2019-05-30 11:03:19,198 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-05-30 11:03:19,416 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-05-30 11:03:19,449 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2019-05-30 11:03:19,449 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-05-30 11:03:19,502 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-05-30 11:03:19,508 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2019-05-30 11:03:19,908 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,907 bytes to 5,721 (~96% of original) in 773ms = 0.007058MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-05-30 11:05:10,235 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-05-30 11:05:10,266 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-05-30 11:05:10,267 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-05-30 11:05:10,268 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-05-30 11:05:12,296 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-05-30 11:05:12,297 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.004s sys 0m0.002s 2019-05-30 11:06:02,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - max_ttl = 600 2019-05-30 11:06:02,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 11:06:02,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [exceptions] 2019-05-30 11:06:02,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-30 11:06:02,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-30 11:06:02,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-30 11:06:02,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-30 11:06:02,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1743, return_code=0): /tmp/8G0KG/install-vellum.sh 2019-05-30 11:06:02,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-30 11:06:02,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-30 11:06:02,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-30 11:06:02,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-30 11:06:02,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-30 11:06:02,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:06:02,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-05-30 11:06:02,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.004s sys 0m0.002s 2019-05-30 11:06:02,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-05-30 11:06:02,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.001s sys 0m0.004s 2019-05-30 11:06:02,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-05-30 11:06:02,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-yo9btk 2019-05-30 11:06:02,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-yo9btk 2019-05-30 11:06:02,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-yo9btk 2019-05-30 11:06:02,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-30 11:06:02,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-30 11:06:02,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-yo9btk 2019-05-30 11:06:02,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19460 0 --:--:-- --:--:-- --:--:-- 19559 2019-05-30 11:06:02,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-05-30 11:06:02,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_yo9btk/env/bin/ctx", line 13, in 2019-05-30 11:06:02,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-05-30 11:06:02,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_yo9btk/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-05-30 11:06:02,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-05-30 11:06:02,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_yo9btk/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-05-30 11:06:02,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-05-30 11:06:02,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\u0151' in position 30501: ordinal not in range(128)") 2019-05-30 11:06:02,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:06:02,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:02,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:02,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:02,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:02,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:02,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:02,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:02,979 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:06:02,979 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:02,979 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:02 GMT 2019-05-30 11:06:02,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:02,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:06:02,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:02,979 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:02,979 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:07,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:06:08,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:08,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:08,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:08,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:08,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:08,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:08,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:08,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " [http]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " bind-address = 0.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " bind-port = 7253", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " [logging]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " folder = /var/log/chronos", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " level = 2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " [alarms]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:58.435Z", "message": " enabled = true", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.b339e6aa-5d9e-4325-b155-b896b88340e9"}, {"node_instance_id": "vellum_zzolsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:59.080Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:58.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_zzolsh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:05:59.080Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:05:58.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:06:00.834Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/ZQ2D9/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:06:00.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:06:01.467Z", "message": "[vellum] Starting homestead node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:06:01.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:06:01.467Z", "message": "Running liveness detection on port 7000", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:06:01.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:06:01.467Z", "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-05-30T11:06:01.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:06:01.467Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:06:00.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:06:01.467Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:06:00.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:06:01.467Z", "message": "Process created, PID: 14205", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:06:00.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:06:01.467Z", "message": "[vellum] 192.168.120.34", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:06:01.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:06:01.467Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:06:00.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:06:01.467Z", "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-05-30T11:06:00.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}], "metadata": {"pagination": {"total": 3161, "offset": 3137, "size": 50}}} 2019-05-30 11:06:08,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:08,076 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:08 GMT 2019-05-30 11:06:08,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:08,076 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:06:08,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:08,077 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:08,077 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:08,077 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:06:08,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 11:06:08,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-05-30 11:06:08,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-05-30 11:06:08,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-05-30 11:06:08,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-05-30 11:06:08,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 11:06:08,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-05-30 11:06:08,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-05-30 11:06:08,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-05-30 11:06:08,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 11:06:08,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-05-30 11:06:08,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-05-30 11:06:08,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-30 11:06:08,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:06:08,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/ZQ2D9/start-vellum.sh 2019-05-30 11:06:08,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-05-30 11:06:08,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-05-30 11:06:08,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-30 11:06:08,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-30 11:06:08,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-30 11:06:08,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14205 2019-05-30 11:06:08,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.34 2019-05-30 11:06:08,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 11:06:08,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:06:08,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:06:08,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:08,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:08,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:08,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:08,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:08,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:08,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:08,150 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:06:08,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:08,150 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:08 GMT 2019-05-30 11:06:08,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:08,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:06:08,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:08,150 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:08,150 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:13,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:06:13,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:13,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:13,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:13,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:13,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:13,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:13,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:13,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:06:11.231Z", "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-05-30T11:06:11.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}], "metadata": {"pagination": {"total": 3162, "offset": 3161, "size": 50}}} 2019-05-30 11:06:13,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:13,253 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:13 GMT 2019-05-30 11:06:13,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:13,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-30 11:06:13,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:13,254 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:13,254 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-30 11:06:13,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:06:13,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:13,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:13,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:13,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:13,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:13,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:13,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:13,323 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:06:13,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:13,324 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:13 GMT 2019-05-30 11:06:13,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:13,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:06:13,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:13,324 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:13,324 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:18,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:06:18,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:18,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:18,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:18,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:18,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:18,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:18,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:18,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3162, "offset": 3162, "size": 50}}} 2019-05-30 11:06:18,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:18,427 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:18 GMT 2019-05-30 11:06:18,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:18,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:06:18,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:18,427 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:18,428 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:18,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:06:18,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:18,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:18,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:18,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:18,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:18,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:18,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:18,504 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:06:18,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:18,505 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:18 GMT 2019-05-30 11:06:18,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:18,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:06:18,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:18,505 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:18,505 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:23,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:06:23,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:23,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:23,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:23,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:23,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:23,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:23,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:23,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:06:21.056Z", "message": "Waiting for process 14205 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:06:20.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:06:21.773Z", "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-05-30T11:06:21.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}], "metadata": {"pagination": {"total": 3164, "offset": 3162, "size": 50}}} 2019-05-30 11:06:23,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:23,607 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:23 GMT 2019-05-30 11:06:23,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:23,607 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:06:23,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:23,607 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:23,607 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:23,607 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:06:23,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14205 to end... 2019-05-30 11:06:23,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-30 11:06:23,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:06:23,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:23,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:23,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:23,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:23,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:23,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:23,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:23,676 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:06:23,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:23,676 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:23 GMT 2019-05-30 11:06:23,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:23,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:06:23,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:23,676 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:23,676 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:28,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:06:28,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:28,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:28,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:28,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:28,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:28,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:28,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:28,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3164, "offset": 3164, "size": 50}}} 2019-05-30 11:06:28,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:28,779 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:28 GMT 2019-05-30 11:06:28,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:28,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:06:28,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:28,780 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:28,780 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:28,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:06:28,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:28,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:28,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:28,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:28,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:28,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:28,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:28,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:06:28,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:28,941 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:28 GMT 2019-05-30 11:06:28,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:28,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:06:28,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:28,941 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:28,941 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:33,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:06:34,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:34,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:34,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:34,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:34,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:34,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:34,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:34,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:06:31.448Z", "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-05-30T11:06:31.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}], "metadata": {"pagination": {"total": 3165, "offset": 3164, "size": 50}}} 2019-05-30 11:06:34,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:34,047 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:34 GMT 2019-05-30 11:06:34,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:34,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-30 11:06:34,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:34,048 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:34,048 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:34,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-30 11:06:34,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:06:34,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:34,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:34,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:34,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:34,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:34,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:34,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:34,111 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:06:34,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:34,111 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:34 GMT 2019-05-30 11:06:34,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:34,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:06:34,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:34,112 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:34,112 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:39,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:06:39,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:39,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:39,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:39,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:39,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:39,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:39,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:39,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3165, "offset": 3165, "size": 50}}} 2019-05-30 11:06:39,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:39,223 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:39 GMT 2019-05-30 11:06:39,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:39,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:06:39,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:39,223 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:39,223 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:39,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:06:39,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:39,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:39,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:39,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:39,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:39,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:39,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:39,308 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:06:39,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:39,308 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:39 GMT 2019-05-30 11:06:39,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:39,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:06:39,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:39,308 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:39,309 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:44,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:06:44,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:44,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:44,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:44,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:44,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:44,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:44,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:44,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:06:41.038Z", "message": "Waiting for process 14205 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:06:40.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:06:41.717Z", "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-05-30T11:06:41.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}], "metadata": {"pagination": {"total": 3167, "offset": 3165, "size": 50}}} 2019-05-30 11:06:44,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:44,409 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:44 GMT 2019-05-30 11:06:44,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:44,409 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:06:44,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:44,409 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:44,409 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:44,409 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:06:44,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14205 to end... 2019-05-30 11:06:44,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-30 11:06:44,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:06:44,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:44,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:44,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:44,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:44,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:44,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:44,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:44,469 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:06:44,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:44,469 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:44 GMT 2019-05-30 11:06:44,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:44,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:06:44,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:44,470 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:44,470 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:49,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:06:49,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:49,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:49,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:49,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:49,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:49,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:49,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:49,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3167, "offset": 3167, "size": 50}}} 2019-05-30 11:06:49,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:49,575 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:49 GMT 2019-05-30 11:06:49,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:49,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:06:49,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:49,576 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:49,576 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:49,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:06:49,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:49,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:49,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:49,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:49,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:49,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:49,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:49,664 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:06:49,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:49,664 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:49 GMT 2019-05-30 11:06:49,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:49,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:06:49,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:49,664 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:49,664 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:54,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:06:54,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:54,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:54,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:54,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:54,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:54,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:54,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:54,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:06:51.448Z", "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-05-30T11:06:51.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}], "metadata": {"pagination": {"total": 3168, "offset": 3167, "size": 50}}} 2019-05-30 11:06:54,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:54,761 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:54 GMT 2019-05-30 11:06:54,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:54,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-30 11:06:54,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:54,761 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:54,761 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:54,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-30 11:06:54,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:06:54,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:54,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:54,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:54,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:54,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:54,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:54,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:54,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:06:54,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:54,820 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:54 GMT 2019-05-30 11:06:54,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:54,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:06:54,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:54,821 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:54,821 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:59,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:06:59,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:59,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:59,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:59,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:59,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:59,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:59,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:59,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3168, "offset": 3168, "size": 50}}} 2019-05-30 11:06:59,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:59,932 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:59 GMT 2019-05-30 11:06:59,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:59,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:06:59,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:59,932 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:59,932 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:06:59,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:06:59,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:06:59,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:06:59,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:06:59,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:06:59,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:06:59,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:06:59,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:06:59,993 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:06:59,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:06:59,993 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:06:59 GMT 2019-05-30 11:06:59,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:06:59,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:06:59,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:06:59,993 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:06:59,993 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:04,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:07:05,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:05,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:05,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:05,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:05,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:05,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:05,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:05,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:07:01.079Z", "message": "Waiting for process 14205 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:07:00.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:07:01.747Z", "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-05-30T11:07:01.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}], "metadata": {"pagination": {"total": 3170, "offset": 3168, "size": 50}}} 2019-05-30 11:07:05,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:05,100 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:05 GMT 2019-05-30 11:07:05,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:05,100 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:07:05,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:05,100 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:05,100 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:05,101 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:07:05,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14205 to end... 2019-05-30 11:07:05,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-30 11:07:05,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:07:05,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:05,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:05,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:05,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:05,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:05,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:05,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:05,173 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:07:05,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:05,173 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:05 GMT 2019-05-30 11:07:05,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:05,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:07:05,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:05,174 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:05,174 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:10,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:07:10,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:10,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:10,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:10,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:10,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:10,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:10,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:10,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3170, "offset": 3170, "size": 50}}} 2019-05-30 11:07:10,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:10,264 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:10 GMT 2019-05-30 11:07:10,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:10,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:07:10,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:10,265 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:10,265 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:10,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:07:10,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:10,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:10,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:10,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:10,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:10,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:10,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:10,345 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:07:10,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:10,345 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:10 GMT 2019-05-30 11:07:10,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:10,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:07:10,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:10,345 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:10,346 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:15,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:07:15,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:15,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:15,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:15,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:15,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:15,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:15,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:15,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:07:11.471Z", "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-05-30T11:07:11.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}], "metadata": {"pagination": {"total": 3171, "offset": 3170, "size": 50}}} 2019-05-30 11:07:15,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:15,445 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:15 GMT 2019-05-30 11:07:15,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:15,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-30 11:07:15,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:15,445 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:15,445 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:15,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-30 11:07:15,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:07:15,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:15,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:15,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:15,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:15,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:15,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:15,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:15,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:07:15,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:15,518 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:15 GMT 2019-05-30 11:07:15,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:15,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:07:15,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:15,519 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:15,519 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:20,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:07:20,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:20,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:20,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:20,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:20,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:20,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:20,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:20,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3171, "offset": 3171, "size": 50}}} 2019-05-30 11:07:20,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:20,619 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:20 GMT 2019-05-30 11:07:20,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:20,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:07:20,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:20,620 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:20,620 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:20,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:07:20,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:20,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:20,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:20,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:20,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:20,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:20,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:20,688 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:07:20,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:20,688 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:20 GMT 2019-05-30 11:07:20,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:20,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:07:20,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:20,688 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:20,688 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:25,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:07:25,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:25,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:25,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:25,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:25,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:25,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:25,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:25,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:07:21.096Z", "message": "Waiting for process 14205 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:07:20.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:07:21.713Z", "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-05-30T11:07:21.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}], "metadata": {"pagination": {"total": 3173, "offset": 3171, "size": 50}}} 2019-05-30 11:07:25,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:25,801 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:25 GMT 2019-05-30 11:07:25,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:25,801 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:07:25,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:25,801 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:25,801 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:25,801 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:07:25,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14205 to end... 2019-05-30 11:07:25,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-30 11:07:25,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:07:25,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:25,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:25,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:25,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:25,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:25,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:25,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:25,888 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:07:25,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:25,888 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:25 GMT 2019-05-30 11:07:25,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:25,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:07:25,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:25,888 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:25,889 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:30,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:07:31,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:31,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:31,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:31,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:31,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:31,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:31,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:31,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3173, "offset": 3173, "size": 50}}} 2019-05-30 11:07:31,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:31,010 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:31 GMT 2019-05-30 11:07:31,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:31,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:07:31,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:31,011 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:31,011 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:31,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:07:31,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:31,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:31,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:31,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:31,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:31,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:31,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:31,083 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:07:31,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:31,083 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:31 GMT 2019-05-30 11:07:31,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:31,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:07:31,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:31,083 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:31,083 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:36,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:07:36,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:36,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:36,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:36,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:36,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:36,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:36,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:36,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:07:31.693Z", "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-05-30T11:07:31.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}], "metadata": {"pagination": {"total": 3174, "offset": 3173, "size": 50}}} 2019-05-30 11:07:36,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:36,186 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:36 GMT 2019-05-30 11:07:36,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:36,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-30 11:07:36,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:36,186 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:36,186 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:36,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-30 11:07:36,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:07:36,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:36,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:36,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:36,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:36,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:36,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:36,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:36,243 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:07:36,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:36,243 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:36 GMT 2019-05-30 11:07:36,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:36,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:07:36,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:36,244 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:36,244 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:41,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:07:41,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:41,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:41,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:41,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:41,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:41,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:41,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:41,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:07:41.116Z", "message": "Waiting for process 14205 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:07:41.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}], "metadata": {"pagination": {"total": 3175, "offset": 3174, "size": 50}}} 2019-05-30 11:07:41,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:41,351 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:41 GMT 2019-05-30 11:07:41,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:41,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 650 2019-05-30 11:07:41,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:41,352 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:41,352 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:41,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14205 to end... 2019-05-30 11:07:41,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:07:41,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:41,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:41,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:41,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:41,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:41,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:41,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:41,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:07:41,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:41,414 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:41 GMT 2019-05-30 11:07:41,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:41,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:07:41,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:41,415 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:41,415 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:46,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:07:46,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:46,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:46,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:46,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:46,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:46,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:46,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:46,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:07:41.688Z", "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-05-30T11:07:41.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}], "metadata": {"pagination": {"total": 3176, "offset": 3175, "size": 50}}} 2019-05-30 11:07:46,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:46,512 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:46 GMT 2019-05-30 11:07:46,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:46,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-30 11:07:46,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:46,512 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:46,512 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:46,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-30 11:07:46,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:07:46,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:46,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:46,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:46,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:46,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:46,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:46,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:46,579 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:07:46,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:46,579 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:46 GMT 2019-05-30 11:07:46,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:46,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:07:46,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:46,580 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:46,580 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:51,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:07:51,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:51,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:51,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:51,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:51,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:51,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:51,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:51,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:07:51.701Z", "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-05-30T11:07:51.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}], "metadata": {"pagination": {"total": 3177, "offset": 3176, "size": 50}}} 2019-05-30 11:07:51,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:51,800 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:51 GMT 2019-05-30 11:07:51,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:51,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-30 11:07:51,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:51,800 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:51,800 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:51,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-30 11:07:51,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:07:51,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:51,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:51,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:51,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:51,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:51,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:51,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:51,868 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:07:51,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:51,869 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:51 GMT 2019-05-30 11:07:51,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:51,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:07:51,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:51,869 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:51,869 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:56,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:07:57,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:57,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:57,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:57,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:57,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:57,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:57,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:57,106 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3177, "offset": 3177, "size": 50}}} 2019-05-30 11:07:57,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:57,107 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:57 GMT 2019-05-30 11:07:57,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:57,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:07:57,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:57,107 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:57,107 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:07:57,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:07:57,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:07:57,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:07:57,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:07:57,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:07:57,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:07:57,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:07:57,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:07:57,165 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:07:57,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:07:57,165 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:07:57 GMT 2019-05-30 11:07:57,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:07:57,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:07:57,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:07:57,165 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:07:57,166 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:08:02,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:08:02,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:08:02,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:08:02,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:08:02,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:08:02,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:08:02,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:08:02,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:08:02,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:01.325Z", "message": "Waiting for process 14205 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:01.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:01.970Z", "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-05-30T11:08:01.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}], "metadata": {"pagination": {"total": 3179, "offset": 3177, "size": 50}}} 2019-05-30 11:08:02,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:08:02,261 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:08:02 GMT 2019-05-30 11:08:02,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:08:02,261 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:08:02,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:08:02,261 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:08:02,261 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:08:02,261 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:08:02,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14205 to end... 2019-05-30 11:08:02,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-30 11:08:02,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:08:02,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:08:02,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:08:02,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:08:02,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:08:02,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:08:02,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:08:02,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:08:02,351 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:08:02,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:08:02,351 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:08:02 GMT 2019-05-30 11:08:02,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:08:02,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:08:02,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:08:02,351 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:08:02,351 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:08:07,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:08:07,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:08:07,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:08:07,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:08:07,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:08:07,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:08:07,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:08:07,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:08:07,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3179, "offset": 3179, "size": 50}}} 2019-05-30 11:08:07,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:08:07,451 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:08:07 GMT 2019-05-30 11:08:07,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:08:07,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:08:07,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:08:07,451 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:08:07,451 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:08:07,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:08:07,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:08:07,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:08:07,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:08:07,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:08:07,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:08:07,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:08:07,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:08:07,521 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:08:07,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:08:07,521 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:08:07 GMT 2019-05-30 11:08:07,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:08:07,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:08:07,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:08:07,522 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:08:07,522 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:08:12,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:08:12,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:08:12,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:08:12,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:08:12,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:08:12,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:08:12,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:08:12,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:08:12,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:11.695Z", "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-05-30T11:08:11.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}], "metadata": {"pagination": {"total": 3180, "offset": 3179, "size": 50}}} 2019-05-30 11:08:12,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:08:12,612 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:08:12 GMT 2019-05-30 11:08:12,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:08:12,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-30 11:08:12,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:08:12,612 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:08:12,612 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:08:12,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-30 11:08:12,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:08:12,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:08:12,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:08:12,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:08:12,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:08:12,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:08:12,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:08:12,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:08:12,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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:08:12,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:08:12,670 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:08:12 GMT 2019-05-30 11:08:12,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:08:12,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:08:12,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:08:12,670 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:08:12,670 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:08:17,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:08:17,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:08:17,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:08:17,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:08:17,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:08:17,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:08:17,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:08:17,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:08:17,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3180, "offset": 3180, "size": 50}}} 2019-05-30 11:08:17,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:08:17,761 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:08:17 GMT 2019-05-30 11:08:17,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:08:17,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:08:17,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:08:17,761 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:08:17,761 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:08:17,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:08:17,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:08:17,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:08:17,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:08:17,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:08:17,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:08:17,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:08:17,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:08:17,817 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:08:17,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:08:17,817 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:08:17 GMT 2019-05-30 11:08:17,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:08:17,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:08:17,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:08:17,817 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:08:17,817 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:08:22,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:08:22,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:08:22,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:08:22,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:08:22,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:08:22,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:08:22,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:08:22,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:08:22,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.321Z", "message": "Waiting for process 14205 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5b:59:f2 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " inet addr:192.168.120.34 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-05-30T11:08:21.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " inet6 addr: fe80::f816:3eff:fe5b:59f2/64 Scope:Link", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "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-05-30T11:08:21.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " RX packets:135332 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-05-30T11:08:21.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " TX packets:51978 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-05-30T11:08:21.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " collisions:0 txqueuelen:1000 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " RX bytes:222591084 (222.5 MB) TX bytes:7965595 (7.9 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " lo Link encap:Local Loopback ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "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-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "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-05-30T11:08:21.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " inet6 addr: ::1/128 Scope:Host", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "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-05-30T11:08:21.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " RX packets:3696 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-05-30T11:08:21.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " TX packets:3696 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-05-30T11:08:21.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " collisions:0 txqueuelen:0 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " RX bytes:366140 (366.1 KB) TX bytes:366140 (366.1 KB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " [vellum] netstat", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "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-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "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-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " Active Internet connections (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "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-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "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-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "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-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "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-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " tcp 0 0 127.0.0.1:59037 0.0.0.0:* LISTEN 14195/python ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "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-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " tcp6 0 0 ::1:53 :::* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " tcp6 0 0 :::22 :::* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "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-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "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-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " udp 0 0 0.0.0.0:58110 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "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-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}], "metadata": {"pagination": {"total": 3264, "offset": 3180, "size": 50}}} 2019-05-30 11:08:22,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:08:22,914 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:08:22 GMT 2019-05-30 11:08:22,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:08:22,914 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:08:22,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:08:22,914 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:08:22,914 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:08:22,914 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:08:22,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14205 to end... 2019-05-30 11:08:22,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5b:59:f2 2019-05-30 11:08:22,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.34 Bcast:192.168.120.255 Mask:255.255.255.0 2019-05-30 11:08:22,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:fe5b:59f2/64 Scope:Link 2019-05-30 11:08:22,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-05-30 11:08:22,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:135332 errors:0 dropped:0 overruns:0 frame:0 2019-05-30 11:08:22,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:51978 errors:0 dropped:0 overruns:0 carrier:0 2019-05-30 11:08:22,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-05-30 11:08:22,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:222591084 (222.5 MB) TX bytes:7965595 (7.9 MB) 2019-05-30 11:08:22,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 11:08:22,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - lo Link encap:Local Loopback 2019-05-30 11:08:22,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:123 0.0.0.0:* - 2019-05-30 11:08:22,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-05-30 11:08:22,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-05-30 11:08:22,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP LOOPBACK RUNNING MTU:65536 Metric:1 2019-05-30 11:08:22,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:3696 errors:0 dropped:0 overruns:0 frame:0 2019-05-30 11:08:22,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:3696 errors:0 dropped:0 overruns:0 carrier:0 2019-05-30 11:08:22,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:0 2019-05-30 11:08:22,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:366140 (366.1 KB) TX bytes:366140 (366.1 KB) 2019-05-30 11:08:22,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] netstat 2019-05-30 11:08:22,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => (Not all processes could be identified, non-owned process info 2019-05-30 11:08:22,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - will not be shown, you would have to be root to see it all.) 2019-05-30 11:08:22,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active Internet connections (only servers) 2019-05-30 11:08:22,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name 2019-05-30 11:08:22,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:11211 0.0.0.0:* - 2019-05-30 11:08:22,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - 2019-05-30 11:08:22,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN - 2019-05-30 11:08:22,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:59037 0.0.0.0:* LISTEN 14195/python 2019-05-30 11:08:22,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN - 2019-05-30 11:08:22,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 ::1:53 :::* LISTEN - 2019-05-30 11:08:22,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 :::22 :::* LISTEN - 2019-05-30 11:08:22,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:53 0.0.0.0:* - 2019-05-30 11:08:22,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:68 0.0.0.0:* - 2019-05-30 11:08:22,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN - 2019-05-30 11:08:22,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:58110 0.0.0.0:* - 2019-05-30 11:08:22,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:123 0.0.0.0:* - 2019-05-30 11:08:22,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused 2019-05-30 11:08:22,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused 2019-05-30 11:08:22,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused 2019-05-30 11:08:22,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused 2019-05-30 11:08:22,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused 2019-05-30 11:08:22,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused 2019-05-30 11:08:22,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused 2019-05-30 11:08:22,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused 2019-05-30 11:08:22,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused 2019-05-30 11:08:22,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused 2019-05-30 11:08:22,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused 2019-05-30 11:08:22,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused 2019-05-30 11:08:22,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused 2019-05-30 11:08:22,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused 2019-05-30 11:08:22,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:08:22,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:08:22,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:08:22,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:08:22,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:08:22,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:08:22,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:08:22,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:08:22,986 - 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-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:08:22,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:08:22,987 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:08:22 GMT 2019-05-30 11:08:22,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:08:22,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-30 11:08:22,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:08:22,987 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:08:22,987 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:08:27,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:08:28,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:08:28,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:08:28,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:08:28,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:08:28,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:08:28,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:08:28,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:08:28,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " collisions:0 txqueuelen:0 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " TX packets:3696 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-05-30T11:08:21.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " RX packets:3696 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-05-30T11:08:21.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "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-05-30T11:08:21.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " inet6 addr: ::1/128 Scope:Host", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "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-05-30T11:08:21.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " lo Link encap:Local Loopback ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " RX bytes:222591084 (222.5 MB) TX bytes:7965595 (7.9 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " collisions:0 txqueuelen:1000 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " TX packets:51978 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-05-30T11:08:21.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " RX packets:135332 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-05-30T11:08:21.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "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-05-30T11:08:21.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " inet6 addr: fe80::f816:3eff:fe5b:59f2/64 Scope:Link", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " inet addr:192.168.120.34 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-05-30T11:08:21.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5b:59:f2 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " [vellum] ifconfig", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " udp6 0 0 :::123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " udp6 0 0 :::27441 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " Active UNIX domain sockets (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:21.993Z", "message": " /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:22.501Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:22.501Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:22.501Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:22.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:22.501Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:22.501Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:21.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.adefa654-f37b-4662-af41-fc41f502f509"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:23.132Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:22.778Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": "vellum_zzolsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:23.132Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:22.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:24.167Z", "message": "Downloaded scripts/bind/bind.py to /tmp/KDRTV/bind.py", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:24.031Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d3840794-9b7b-4af1-860f-5692b3653d6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:24.802Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:24.289Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d3840794-9b7b-4af1-860f-5692b3653d6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:24.802Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:24.661Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d3840794-9b7b-4af1-860f-5692b3653d6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:25.469Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:24.704Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d3840794-9b7b-4af1-860f-5692b3653d6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:25.469Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpsiXfYc', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:24.693Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d3840794-9b7b-4af1-860f-5692b3653d6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:25.469Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_x3defu': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-x3defu'}}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {u'dime_8dz7f4': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-8dz7f4'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {u'vellum_zzolsh': {u'public_address': u'', u'private_address': u'192.168.120.34', u'name': u'vellum-zzolsh'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:24.692Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d3840794-9b7b-4af1-860f-5692b3653d6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:25.469Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:24.692Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d3840794-9b7b-4af1-860f-5692b3653d6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:25.469Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpnxQa2r', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:24.863Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d3840794-9b7b-4af1-860f-5692b3653d6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:25.469Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_x3defu': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-x3defu'}}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {u'dime_8dz7f4': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-8dz7f4'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {u'vellum_zzolsh': {u'public_address': u'', u'private_address': u'192.168.120.34', u'name': u'vellum-zzolsh'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:24.711Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d3840794-9b7b-4af1-860f-5692b3653d6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:25.469Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:24.711Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d3840794-9b7b-4af1-860f-5692b3653d6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:25.469Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:24.711Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d3840794-9b7b-4af1-860f-5692b3653d6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:25.469Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:24.873Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d3840794-9b7b-4af1-860f-5692b3653d6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:25.469Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:24.881Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0", "logger": "ctx.d3840794-9b7b-4af1-860f-5692b3653d6c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:08:26.169Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:08:25.411Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}], "metadata": {"pagination": {"total": 3283, "offset": 3230, "size": 50}}} 2019-05-30 11:08:28,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:08:28,096 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:08:28 GMT 2019-05-30 11:08:28,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:08:28,096 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:08:28,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:08:28,096 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:08:28,097 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:08:28,097 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:08:28,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:0 2019-05-30 11:08:28,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:3696 errors:0 dropped:0 overruns:0 carrier:0 2019-05-30 11:08:28,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:3696 errors:0 dropped:0 overruns:0 frame:0 2019-05-30 11:08:28,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP LOOPBACK RUNNING MTU:65536 Metric:1 2019-05-30 11:08:28,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-05-30 11:08:28,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-05-30 11:08:28,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - lo Link encap:Local Loopback 2019-05-30 11:08:28,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-30 11:08:28,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:222591084 (222.5 MB) TX bytes:7965595 (7.9 MB) 2019-05-30 11:08:28,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-05-30 11:08:28,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:51978 errors:0 dropped:0 overruns:0 carrier:0 2019-05-30 11:08:28,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:135332 errors:0 dropped:0 overruns:0 frame:0 2019-05-30 11:08:28,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-05-30 11:08:28,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:fe5b:59f2/64 Scope:Link 2019-05-30 11:08:28,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.34 Bcast:192.168.120.255 Mask:255.255.255.0 2019-05-30 11:08:28,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5b:59:f2 2019-05-30 11:08:28,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] ifconfig 2019-05-30 11:08:28,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused 2019-05-30 11:08:28,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused 2019-05-30 11:08:28,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused 2019-05-30 11:08:28,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::123 :::* - 2019-05-30 11:08:28,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::27441 :::* - 2019-05-30 11:08:28,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active UNIX domain sockets (only servers) 2019-05-30 11:08:28,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused 2019-05-30 11:08:28,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused 2019-05-30 11:08:28,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused 2019-05-30 11:08:28,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused 2019-05-30 11:08:28,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: line 22: /dev/tcp/192.168.120.34/7000: Connection refused 2019-05-30 11:08:28,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ2D9/start-vellum.sh: connect: Connection refused 2019-05-30 11:08:28,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-30 11:08:28,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-30 11:08:28,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:08:28,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-30 11:08:28,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-30 11:08:28,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:08:28,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-30 11:08:28,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/KDRTV/bind.py 2019-05-30 11:08:28,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-30 11:08:28,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:08:28,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-30 11:08:28,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpsiXfYc', '/etc/bind/db.clearwater.local'] 2019-05-30 11:08:28,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_x3defu': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-x3defu'}}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {u'dime_8dz7f4': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-8dz7f4'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {u'vellum_zzolsh': {u'public_address': u'', u'private_address': u'192.168.120.34', u'name': u'vellum-zzolsh'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:08:28,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-30 11:08:28,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpnxQa2r', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:08:28,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_x3defu': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-x3defu'}}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {u'dime_8dz7f4': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-8dz7f4'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {u'vellum_zzolsh': {u'public_address': u'', u'private_address': u'192.168.120.34', u'name': u'vellum-zzolsh'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:08:28,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-30 11:08:28,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-30 11:08:28,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:08:28,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-30 11:08:28,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:08:28,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/1738dfdd-31b8-45f3-a34b-15b112c03df0 2019-05-30 11:08:28,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:08:28,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:08:28,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:08:28,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:08:28,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:08:28,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:08:28,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:08:28,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-30T11:08:26.161Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"} 2019-05-30 11:08:28,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:08:28,175 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:08:28 GMT 2019-05-30 11:08:28,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:08:28,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 571 2019-05-30 11:08:28,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:08:28,175 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:08:28,176 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:08:28,176 - 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-05-30T10:55:04.113Z', u'id': u'1738dfdd-31b8-45f3-a34b-15b112c03df0', u'ended_at': u'2019-05-30T11:08:26.161Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-05-30T10:55:04.112Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'clearwater-opnfv', u'status_display': u'completed'} 2019-05-30 11:08:28,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-05-30 11:08:28,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:08:28,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:08:28,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:08:28,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:08:28,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:08:28,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:08:28,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:08:28,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.200", "dns_ip": "172.30.9.203", "ellis_ip": "172.30.9.201"}, "deployment_id": "clearwater-opnfv"} 2019-05-30 11:08:28,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:08:28,248 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:08:28 GMT 2019-05-30 11:08:28,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:08:28,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-05-30 11:08:28,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:08:28,248 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:08:28,248 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:08:28,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-05-30 11:08:28,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:08:28,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:08:28,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:08:28,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:08:28,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:08:28,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:08:28,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:08:28,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.200", "dns_ip": "172.30.9.203", "ellis_ip": "172.30.9.201"}, "deployment_id": "clearwater-opnfv"} 2019-05-30 11:08:28,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:08:28,320 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:08:28 GMT 2019-05-30 11:08:28,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:08:28,320 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-05-30 11:08:28,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:08:28,320 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:08:28,320 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:08:28,323 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.201 2019-05-30 11:08:28,421 - 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-05-30 11:08:28,490 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-05-30 11:08:28,491 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-05-30 11:08:28,529 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-30 11:08:28,529 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-05-30 11:09:33,975 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-30 11:09:33,975 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-05-30 11:10:39,227 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-30 11:10:39,227 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-05-30 11:11:44,487 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-30 11:11:44,488 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-05-30 11:12:09,677 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550439@clearwater.opnfv', u'sip_username': u'6505550439', u'formatted_number': u'(650) 555-0439', u'number': u'6505550439', u'sip_uri': u'sip:6505550439@clearwater.opnfv', u'number_id': u'2cf03cf40ff54a94836b5e8dce570406', u'sip_password': u'aG57rqkcq', u'pstn': False} 2019-05-30 11:12:09,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-05-30 11:12:09,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:12:09,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:12:09,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:12:09,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:12:09,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:12:09,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:12:09,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:12:09,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.200", "dns_ip": "172.30.9.203", "ellis_ip": "172.30.9.201"}, "deployment_id": "clearwater-opnfv"} 2019-05-30 11:12:09,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:12:09,770 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:12:09 GMT 2019-05-30 11:12:09,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:12:09,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-05-30 11:12:09,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:12:09,771 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:12:09,771 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:12:09,771 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-05-30 11:12:09,771 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.200 ELLIS=172.30.9.201 --trace' 2019-05-30 11:12:09,772 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.200 ELLIS=172.30.9.201 --trace'' 2019-05-30 11:14:20,884 - 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) - (6505550614, 6505550441) Passed Basic Call - SDP (TCP) - (6505550837, 6505550169) Passed Basic Call - Tel URIs (TCP) - (6505550270, 6505550408) Passed Basic Call - Unknown number (TCP) - (6505550219, 6505550548) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550544, 6505550254) Passed Basic Call - Messages - Pager model (TCP) - (6505550402, 6505550015) Passed Basic Call - Pracks (TCP) - (6505550091, 6505550299) Passed Basic Registration (TCP) - (6505550026) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550197, 6505550264) Passed Call Barring - Outbound Rejection (TCP) - (6505550595, 6505550219) 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) - (6505550953, 6505550880) 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) - (6505550711, 6505550815, 6505550221) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550114, 6505550839, 6505550949) Passed Call Diversion - Not reachable (408) (TCP) - (6505550585, 6505550162, 6505550821) Passed Call Diversion - Not reachable (503) (TCP) - (6505550632, 6505550213, 6505550499) Passed Call Diversion - Not reachable (500) (TCP) - (6505550797, 6505550535, 6505550371) Passed Call Diversion - Busy (TCP) - (6505550824, 6505550167, 6505550422) Passed Call Diversion - Unconditional (TCP) - (6505550893, 6505550608, 6505550736) Passed Call Diversion - No answer (TCP) - (6505550503, 6505550869, 6505550898) Passed Call Diversion - Bad target URI (TCP) - (6505550427, 6505550220) Passed Call Diversion - Audio-only call (TCP) - (6505550473, 6505550954, 6505550833, 6505550656) Passed Call Diversion - Audio-video call (TCP) - (6505550140, 6505550931, 6505550651, 6505550887) Passed Call Forking - Mainline (TCP) - (6505550894, 6505550326) Passed Call Forking - Endpoint offline (TCP) - (6505550902, 6505550731) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550985, 6505550688) Passed Call Waiting - Accepted (TCP) - (6505550771, 6505550132, 6505550865) Passed Call Waiting - Cancelled (TCP) - (6505550981, 6505550547, 6505550143) Passed CANCEL - Mainline (TCP) - (6505550072, 6505550633) Passed Filtering - Accept-Contact (TCP) - (6505550200, 6505550644) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550531, 6505550125) Passed Filtering - Accept-Contact no match (TCP) - (6505550980, 6505550997) Passed Filtering - Accept-Contact negated match (TCP) - (6505550191, 6505550488) Passed Filtering - RFC3841 example (TCP) - (6505550681, 6505550670) Passed Filtering - Reject-Contact no match (TCP) - (6505550216, 6505550617) Passed Filtering - Reject-Contact match (TCP) - (6505550607, 6505550719) 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) - (6505550799) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550213) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550430) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550654) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550023, 6505550339) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550768, 6505550927) Passed GRUU - Call - only GRUU as target (TCP) - (6505550057, 6505550686) Passed GRUU - Call - AoR as target (TCP) - (6505550097, 6505550936) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550686, 6505550459) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550020, 6505550137) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550211, 6505550069) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550911, 6505550554) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550305, 6505550574) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550835, 6505550911) 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) - (6505550313) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550338) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550672) 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) - (6505550253, 6505550825) 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-05-30 11:14:20,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-05-30 11:14:21,029 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 11:14:21,030 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 24:55 | PASS | +----------------------+------------------+------------------+----------------+ 2019-05-30 11:14:21,034 - functest.core.cloudify - INFO - Deleting the current deployment 2019-05-30 11:14:21,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions 2019-05-30 11:14:21,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:14:21,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:14:21,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:14:21,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:14:21,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:14:21,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:14:21,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:14:21,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-05-30T10:55:00.489Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T10:54:58.218Z", "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": {"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": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-30T10:54:58.219Z", "id": "e1d487a7-e428-42bd-8860-b4249962a2f7"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-30T11:08:26.161Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T10:55:04.112Z", "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-05-30T10:55:04.113Z", "id": "1738dfdd-31b8-45f3-a34b-15b112c03df0"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-05-30 11:14:21,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:14:21,127 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:14:21 GMT 2019-05-30 11:14:21,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:14:21,127 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:14:21,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:14:21,127 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:14:21,127 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:14:21,128 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:14:21,128 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.211:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-05-30 11:14:21,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:14:21,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:14:21,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:14:21,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:14:21,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:14:21,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:14:21,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:14:21,509 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 159 2019-05-30 11:14:21,509 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:14:21,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:14:21,509 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:14:21 GMT 2019-05-30 11:14:21,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:14:21,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:14:21,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:14:21,510 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:14:21,510 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:14:21,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:14:21,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:14:21,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:14:21,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:14:21,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:14:21,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:14:21,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:14:21,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:14:21,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-30 11:14:21,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:14:21,681 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:14:21 GMT 2019-05-30 11:14:21,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:14:21,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-30 11:14:21,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:14:21,681 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:14:21,681 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:14:21,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:14:21,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:14:21,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:14:21,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:14:21,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:14:21,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:14:21,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:14:21,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:14:21,775 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:14:21,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:14:21,776 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:14:21 GMT 2019-05-30 11:14:21,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:14:21,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:14:21,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:14:21,776 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:14:21,776 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:14:26,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:14:26,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:14:26,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:14:26,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:14:26,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:14:26,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:14:26,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:14:26,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:14:26,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:22.674Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:22.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_5auz46", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:25.681Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:25.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_v8c6kc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:26.282Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:25.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_x3defu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:26.282Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:25.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_x3defu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:26.282Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:26.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}], "metadata": {"pagination": {"total": 5, "offset": 0, "size": 50}}} 2019-05-30 11:14:26,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:14:26,882 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:14:26 GMT 2019-05-30 11:14:26,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:14:26,882 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:14:26,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:14:26,882 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:14:26,882 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:14:26,883 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:14:26,883 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-05-30 11:14:26,883 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:14:26,883 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:14:26,883 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:14:26,884 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:14:26,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:14:26,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:14:26,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:14:26,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:14:26,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:14:26,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:14:26,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:14:26,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:14:26,959 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:14:26,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:14:26,959 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:14:26 GMT 2019-05-30 11:14:26,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:14:26,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:14:26,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:14:26,960 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:14:26,960 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:14:31,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:14:32,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:14:32,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:14:32,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:14:32,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:14:32,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:14:32,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:14:32,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:14:32,046 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:26.928Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:26.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_8dz7f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:26.928Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:26.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_hok962", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:26.928Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:26.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_5auz46", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:27.595Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:26.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.140Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:27.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.88f05949-9b73-47d2-aa71-a7ba161b67b1"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.140Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/JLP5U/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:27.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.88f05949-9b73-47d2-aa71-a7ba161b67b1"}, {"node_instance_id": "dime_8dz7f4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.140Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:27.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.140Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:27.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.88f05949-9b73-47d2-aa71-a7ba161b67b1"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.140Z", "message": "Stopping homer node", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:27.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.88f05949-9b73-47d2-aa71-a7ba161b67b1"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.140Z", "message": "Process created, PID: 15571", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:27.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.88f05949-9b73-47d2-aa71-a7ba161b67b1"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.140Z", "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-05-30T11:14:27.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.88f05949-9b73-47d2-aa71-a7ba161b67b1"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.737Z", "message": "Process created, PID: 17233", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:27.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.56885ff7-a350-454e-923d-f36c644536d2"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.737Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:27.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.56885ff7-a350-454e-923d-f36c644536d2"}, {"node_instance_id": "bono_v8c6kc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.737Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:28.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.737Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:28.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.88f05949-9b73-47d2-aa71-a7ba161b67b1"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.737Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:28.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.88f05949-9b73-47d2-aa71-a7ba161b67b1"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.737Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:28.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.88f05949-9b73-47d2-aa71-a7ba161b67b1"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.737Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:28.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.88f05949-9b73-47d2-aa71-a7ba161b67b1"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.737Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:28.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.88f05949-9b73-47d2-aa71-a7ba161b67b1"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.737Z", "message": "Stopping sprout node", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:27.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.56885ff7-a350-454e-923d-f36c644536d2"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.737Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:28.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.88f05949-9b73-47d2-aa71-a7ba161b67b1"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.737Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:27.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.56885ff7-a350-454e-923d-f36c644536d2"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.737Z", "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-05-30T11:14:28.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.88f05949-9b73-47d2-aa71-a7ba161b67b1"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.737Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:28.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.88f05949-9b73-47d2-aa71-a7ba161b67b1"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.737Z", "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-05-30T11:14:28.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.88f05949-9b73-47d2-aa71-a7ba161b67b1"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.737Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/DW5OO/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:27.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.56885ff7-a350-454e-923d-f36c644536d2"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.737Z", "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-05-30T11:14:27.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.56885ff7-a350-454e-923d-f36c644536d2"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:28.737Z", "message": "Execution done (PID=15571, return_code=1): /tmp/JLP5U/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:28.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.88f05949-9b73-47d2-aa71-a7ba161b67b1"}, {"node_instance_id": "vellum_zzolsh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.362Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f24d884-97a9-4715-bc05-56933038bd94"}, {"node_instance_id": "ellis_hok962", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/Y5U47/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e415db67-5ce4-4c42-bc3b-f4a0acaa221d"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "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-05-30T11:14:29.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e415db67-5ce4-4c42-bc3b-f4a0acaa221d"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/AFL5W/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f24d884-97a9-4715-bc05-56933038bd94"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "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-05-30T11:14:29.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f24d884-97a9-4715-bc05-56933038bd94"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "message": "Process created, PID: 16602", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f24d884-97a9-4715-bc05-56933038bd94"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f24d884-97a9-4715-bc05-56933038bd94"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f24d884-97a9-4715-bc05-56933038bd94"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "message": "Stopping dime node", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f24d884-97a9-4715-bc05-56933038bd94"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "message": " Group 'dime' not found", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f24d884-97a9-4715-bc05-56933038bd94"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "message": "Execution done (PID=16602, return_code=1): /tmp/AFL5W/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f24d884-97a9-4715-bc05-56933038bd94"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "message": "Process created, PID: 15295", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e415db67-5ce4-4c42-bc3b-f4a0acaa221d"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e415db67-5ce4-4c42-bc3b-f4a0acaa221d"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e415db67-5ce4-4c42-bc3b-f4a0acaa221d"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "message": "Stopping bono node", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e415db67-5ce4-4c42-bc3b-f4a0acaa221d"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f24d884-97a9-4715-bc05-56933038bd94"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f24d884-97a9-4715-bc05-56933038bd94"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f24d884-97a9-4715-bc05-56933038bd94"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:29.889Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:29.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f24d884-97a9-4715-bc05-56933038bd94"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:30.507Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/IS8HI/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:30.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c86c3882-d710-4b40-a3ef-2968209886ba"}], "metadata": {"pagination": {"total": 90, "offset": 5, "size": 50}}} 2019-05-30 11:14:32,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:14:32,047 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:14:32 GMT 2019-05-30 11:14:32,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:14:32,047 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:14:32,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:14:32,047 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:14:32,047 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:14:32,047 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:14:32,049 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:14:32,049 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:14:32,049 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:14:32,050 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:14:32,050 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-30 11:14:32,050 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/JLP5U/stop-homer.sh 2019-05-30 11:14:32,050 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:14:32,050 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-30 11:14:32,050 - functest.core.cloudify - DEBUG - Stopping homer node 2019-05-30 11:14:32,051 - functest.core.cloudify - DEBUG - Process created, PID: 15571 2019-05-30 11:14:32,051 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:14:32,051 - functest.core.cloudify - DEBUG - Process created, PID: 17233 2019-05-30 11:14:32,051 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-30 11:14:32,051 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:14:32,051 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-30 11:14:32,051 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-30 11:14:32,052 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-30 11:14:32,052 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-30 11:14:32,052 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-30 11:14:32,052 - functest.core.cloudify - DEBUG - Stopping sprout node 2019-05-30 11:14:32,052 - functest.core.cloudify - DEBUG - 2019-05-30 11:14:32,052 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-30 11:14:32,053 - functest.core.cloudify - 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-05-30 11:14:32,053 - functest.core.cloudify - DEBUG - 2019-05-30 11:14:32,053 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-05-30 11:14:32,053 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/DW5OO/stop-sprout.sh 2019-05-30 11:14:32,053 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:14:32,053 - functest.core.cloudify - DEBUG - Execution done (PID=15571, return_code=1): /tmp/JLP5U/stop-homer.sh 2019-05-30 11:14:32,054 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:14:32,054 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-30 11:14:32,054 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:14:32,054 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/Y5U47/stop-bono.sh 2019-05-30 11:14:32,054 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:14:32,054 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/AFL5W/stop-dime.sh 2019-05-30 11:14:32,055 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:14:32,055 - functest.core.cloudify - DEBUG - Process created, PID: 16602 2019-05-30 11:14:32,055 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-30 11:14:32,055 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-30 11:14:32,055 - functest.core.cloudify - DEBUG - Stopping dime node 2019-05-30 11:14:32,055 - functest.core.cloudify - DEBUG - Group 'dime' not found 2019-05-30 11:14:32,055 - functest.core.cloudify - DEBUG - Execution done (PID=16602, return_code=1): /tmp/AFL5W/stop-dime.sh 2019-05-30 11:14:32,056 - functest.core.cloudify - DEBUG - Process created, PID: 15295 2019-05-30 11:14:32,056 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-30 11:14:32,056 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-30 11:14:32,056 - functest.core.cloudify - DEBUG - Stopping bono node 2019-05-30 11:14:32,056 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-30 11:14:32,056 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-30 11:14:32,056 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-30 11:14:32,057 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-30 11:14:32,057 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/IS8HI/stop-vellum.sh 2019-05-30 11:14:32,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:14:32,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:14:32,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:14:32,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:14:32,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:14:32,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:14:32,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:14:32,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:14:32,193 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:14:32,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:14:32,194 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:14:32 GMT 2019-05-30 11:14:32,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:14:32,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:14:32,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:14:32,194 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:14:32,194 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:14:37,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:14:37,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:14:37,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:14:37,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:14:37,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:14:37,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:14:37,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:14:37,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:14:37,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_8dz7f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.104Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:30.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_8dz7f4", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.104Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/AFL5W/stop-dime.sh, exit_code: 1", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/AFL5W/stop-dime.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/dime_host_yx8v6q/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/dime_host_yx8v6q/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/dime_host_yx8v6q/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/dime_host_yx8v6q/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/dime_host_yx8v6q/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/dime_host_yx8v6q/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/AFL5W/stop-dime.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-30T11:14:30.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_x3defu", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.104Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/JLP5U/stop-homer.sh, exit_code: 1", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/JLP5U/stop-homer.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/homer_host_mjs10z/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/homer_host_mjs10z/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_mjs10z/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_mjs10z/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_mjs10z/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_mjs10z/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/JLP5U/stop-homer.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-30T11:14:30.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_x3defu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.104Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:30.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.104Z", "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-05-30T11:14:30.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c86c3882-d710-4b40-a3ef-2968209886ba"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.104Z", "message": "Process created, PID: 23166", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:30.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c86c3882-d710-4b40-a3ef-2968209886ba"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.104Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:30.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c86c3882-d710-4b40-a3ef-2968209886ba"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.104Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:30.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c86c3882-d710-4b40-a3ef-2968209886ba"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.104Z", "message": "Stopping vellum node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:30.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c86c3882-d710-4b40-a3ef-2968209886ba"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.104Z", "message": " Group 'vellum' not found", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:30.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c86c3882-d710-4b40-a3ef-2968209886ba"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.104Z", "message": "Execution done (PID=23166, return_code=1): /tmp/IS8HI/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:30.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c86c3882-d710-4b40-a3ef-2968209886ba"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.104Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:30.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c86c3882-d710-4b40-a3ef-2968209886ba"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.104Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:30.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c86c3882-d710-4b40-a3ef-2968209886ba"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.104Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:30.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c86c3882-d710-4b40-a3ef-2968209886ba"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.104Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:30.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c86c3882-d710-4b40-a3ef-2968209886ba"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.104Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:30.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c86c3882-d710-4b40-a3ef-2968209886ba"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "message": "Execution done (PID=17040, return_code=1): /tmp/2C6R8/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.05564dcf-2e80-4890-8e3c-d1abc2653c05"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.05564dcf-2e80-4890-8e3c-d1abc2653c05"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.05564dcf-2e80-4890-8e3c-d1abc2653c05"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.05564dcf-2e80-4890-8e3c-d1abc2653c05"}, {"node_instance_id": "vellum_zzolsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:30.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_zzolsh", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/IS8HI/stop-vellum.sh, exit_code: 1", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/IS8HI/stop-vellum.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_yo9btk/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_yo9btk/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_yo9btk/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_yo9btk/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_yo9btk/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_yo9btk/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/IS8HI/stop-vellum.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-30T11:14:30.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_x3defu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:30.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.05564dcf-2e80-4890-8e3c-d1abc2653c05"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.05564dcf-2e80-4890-8e3c-d1abc2653c05"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/2C6R8/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.05564dcf-2e80-4890-8e3c-d1abc2653c05"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "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-05-30T11:14:31.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.05564dcf-2e80-4890-8e3c-d1abc2653c05"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "message": "Process created, PID: 17040", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.05564dcf-2e80-4890-8e3c-d1abc2653c05"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.05564dcf-2e80-4890-8e3c-d1abc2653c05"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.05564dcf-2e80-4890-8e3c-d1abc2653c05"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.05564dcf-2e80-4890-8e3c-d1abc2653c05"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.05564dcf-2e80-4890-8e3c-d1abc2653c05"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "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-05-30T11:14:31.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.05564dcf-2e80-4890-8e3c-d1abc2653c05"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.05564dcf-2e80-4890-8e3c-d1abc2653c05"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:31.726Z", "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-05-30T11:14:31.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.05564dcf-2e80-4890-8e3c-d1abc2653c05"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:32.359Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e415db67-5ce4-4c42-bc3b-f4a0acaa221d"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:32.359Z", "message": " * Quiescing Bono SIP Edge Proxy bono", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e415db67-5ce4-4c42-bc3b-f4a0acaa221d"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:32.359Z", "message": " There is no service named \"clearwater_config_manager\"", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e415db67-5ce4-4c42-bc3b-f4a0acaa221d"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:32.359Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e415db67-5ce4-4c42-bc3b-f4a0acaa221d"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:32.359Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e415db67-5ce4-4c42-bc3b-f4a0acaa221d"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:32.359Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e415db67-5ce4-4c42-bc3b-f4a0acaa221d"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:32.359Z", "message": "Execution done (PID=15295, return_code=1): /tmp/Y5U47/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e415db67-5ce4-4c42-bc3b-f4a0acaa221d"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:32.359Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e415db67-5ce4-4c42-bc3b-f4a0acaa221d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:32.359Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.944Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:32.359Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.197Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_8dz7f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:32.359Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:30.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:32.359Z", "message": " ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e415db67-5ce4-4c42-bc3b-f4a0acaa221d"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:32.359Z", "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": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e415db67-5ce4-4c42-bc3b-f4a0acaa221d"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:32.359Z", "message": " ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:31.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e415db67-5ce4-4c42-bc3b-f4a0acaa221d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:32.957Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:32.588Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea20a819-d5ef-4920-81fe-7df8bea37b56"}], "metadata": {"pagination": {"total": 190, "offset": 55, "size": 50}}} 2019-05-30 11:14:37,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:14:37,295 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:14:37 GMT 2019-05-30 11:14:37,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:14:37,295 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:14:37,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:14:37,295 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:14:37,296 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:14:37,296 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:14:37,298 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-30 11:14:37,298 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/AFL5W/stop-dime.sh, exit_code: 1 2019-05-30 11:14:37,298 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/JLP5U/stop-homer.sh, exit_code: 1 2019-05-30 11:14:37,298 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-30 11:14:37,298 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:14:37,299 - functest.core.cloudify - DEBUG - Process created, PID: 23166 2019-05-30 11:14:37,299 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-30 11:14:37,299 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-30 11:14:37,299 - functest.core.cloudify - DEBUG - Stopping vellum node 2019-05-30 11:14:37,299 - functest.core.cloudify - DEBUG - Group 'vellum' not found 2019-05-30 11:14:37,299 - functest.core.cloudify - DEBUG - Execution done (PID=23166, return_code=1): /tmp/IS8HI/stop-vellum.sh 2019-05-30 11:14:37,300 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-30 11:14:37,300 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-30 11:14:37,300 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-30 11:14:37,300 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-30 11:14:37,300 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-30 11:14:37,300 - functest.core.cloudify - DEBUG - Execution done (PID=17040, return_code=1): /tmp/2C6R8/stop-ellis.sh 2019-05-30 11:14:37,300 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-30 11:14:37,301 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-30 11:14:37,301 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-30 11:14:37,301 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-30 11:14:37,301 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/IS8HI/stop-vellum.sh, exit_code: 1 2019-05-30 11:14:37,301 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:14:37,301 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-30 11:14:37,302 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-30 11:14:37,302 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/2C6R8/stop-ellis.sh 2019-05-30 11:14:37,302 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:14:37,302 - functest.core.cloudify - DEBUG - Process created, PID: 17040 2019-05-30 11:14:37,302 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-30 11:14:37,302 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-30 11:14:37,303 - functest.core.cloudify - DEBUG - Stopping ellis node 2019-05-30 11:14:37,303 - functest.core.cloudify - DEBUG - 2019-05-30 11:14:37,303 - functest.core.cloudify - 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-05-30 11:14:37,303 - functest.core.cloudify - DEBUG - 2019-05-30 11:14:37,303 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-05-30 11:14:37,303 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-30 11:14:37,303 - functest.core.cloudify - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-05-30 11:14:37,304 - functest.core.cloudify - DEBUG - There is no service named "clearwater_config_manager" 2019-05-30 11:14:37,304 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-30 11:14:37,304 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-30 11:14:37,304 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-30 11:14:37,304 - functest.core.cloudify - DEBUG - Execution done (PID=15295, return_code=1): /tmp/Y5U47/stop-bono.sh 2019-05-30 11:14:37,304 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-30 11:14:37,304 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:14:37,305 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:14:37,305 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:14:37,305 - functest.core.cloudify - DEBUG - 2019-05-30 11:14:37,305 - functest.core.cloudify - 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-05-30 11:14:37,305 - functest.core.cloudify - DEBUG - 2019-05-30 11:14:37,305 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-30 11:14:37,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:14:37,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:14:37,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:14:37,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:14:37,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:14:37,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:14:37,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:14:37,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:14:37,369 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:14:37,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:14:37,369 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:14:37 GMT 2019-05-30 11:14:37,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:14:37,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:14:37,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:14:37,370 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:14:37,370 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:14:42,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:14:42,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:14:42,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:14:42,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:14:42,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:14:42,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:14:42,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:14:42,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:14:42,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_hok962", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:32.957Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/2C6R8/stop-ellis.sh, exit_code: 1", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/2C6R8/stop-ellis.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/ellis_host_pwc8x3/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/ellis_host_pwc8x3/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/ellis_host_pwc8x3/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/ellis_host_pwc8x3/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/ellis_host_pwc8x3/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/ellis_host_pwc8x3/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/2C6R8/stop-ellis.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-30T11:14:32.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_v8c6kc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:32.957Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/Y5U47/stop-bono.sh, exit_code: 1", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/Y5U47/stop-bono.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_a54ulk/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_a54ulk/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_a54ulk/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_a54ulk/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_a54ulk/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_a54ulk/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/Y5U47/stop-bono.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-30T11:14:32.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:32.957Z", "message": "Downloaded scripts/bind/bind.py to /tmp/DE7OK/bind.py", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:32.432Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea20a819-d5ef-4920-81fe-7df8bea37b56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.062Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea20a819-d5ef-4920-81fe-7df8bea37b56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.062Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea20a819-d5ef-4920-81fe-7df8bea37b56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {u'dime_8dz7f4': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-8dz7f4'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {u'vellum_zzolsh': {u'public_address': u'', u'private_address': u'192.168.120.34', u'name': u'vellum-zzolsh'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.010Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea20a819-d5ef-4920-81fe-7df8bea37b56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "Downloaded scripts/bind/bind.py to /tmp/3R6TN/bind.py", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.185Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.6563cb1c-59d4-48fd-ac50-f393e0adfc27"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": " * Quiescing Sprout SIP Router sprout", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.56885ff7-a350-454e-923d-f36c644536d2"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "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-05-30T11:14:33.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.56885ff7-a350-454e-923d-f36c644536d2"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.56885ff7-a350-454e-923d-f36c644536d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.049Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea20a819-d5ef-4920-81fe-7df8bea37b56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpIeaD5o', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.011Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea20a819-d5ef-4920-81fe-7df8bea37b56"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.56885ff7-a350-454e-923d-f36c644536d2"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "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-05-30T11:14:33.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.56885ff7-a350-454e-923d-f36c644536d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.282Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea20a819-d5ef-4920-81fe-7df8bea37b56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.275Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea20a819-d5ef-4920-81fe-7df8bea37b56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpWAa_8K', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.264Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea20a819-d5ef-4920-81fe-7df8bea37b56"}, {"node_instance_id": "vellum_zzolsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:32.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_hok962", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:32.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_v8c6kc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:32.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.369Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.6563cb1c-59d4-48fd-ac50-f393e0adfc27"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.56885ff7-a350-454e-923d-f36c644536d2"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.56885ff7-a350-454e-923d-f36c644536d2"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.56885ff7-a350-454e-923d-f36c644536d2"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.56885ff7-a350-454e-923d-f36c644536d2"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.56885ff7-a350-454e-923d-f36c644536d2"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "Execution done (PID=17233, return_code=1): /tmp/DW5OO/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.56885ff7-a350-454e-923d-f36c644536d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {u'dime_8dz7f4': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-8dz7f4'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {u'vellum_zzolsh': {u'public_address': u'', u'private_address': u'192.168.120.34', u'name': u'vellum-zzolsh'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.062Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea20a819-d5ef-4920-81fe-7df8bea37b56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:32.942Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea20a819-d5ef-4920-81fe-7df8bea37b56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:33.552Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.010Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea20a819-d5ef-4920-81fe-7df8bea37b56"}, {"node_instance_id": "sprout_5auz46", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:34.163Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/DW5OO/stop-sprout.sh, exit_code: 1", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/DW5OO/stop-sprout.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/sprout_host_k5oak0/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/sprout_host_k5oak0/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_k5oak0/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_k5oak0/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_k5oak0/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_k5oak0/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/DW5OO/stop-sprout.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-30T11:14:33.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:34.163Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.688Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.6563cb1c-59d4-48fd-ac50-f393e0adfc27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:34.163Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.688Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.6563cb1c-59d4-48fd-ac50-f393e0adfc27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:34.163Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {u'vellum_zzolsh': {u'public_address': u'', u'private_address': u'192.168.120.34', u'name': u'vellum-zzolsh'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.688Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.6563cb1c-59d4-48fd-ac50-f393e0adfc27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:34.163Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.604Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.6563cb1c-59d4-48fd-ac50-f393e0adfc27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:34.163Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.650Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.6563cb1c-59d4-48fd-ac50-f393e0adfc27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:34.163Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {u'vellum_zzolsh': {u'public_address': u'', u'private_address': u'192.168.120.34', u'name': u'vellum-zzolsh'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.651Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.6563cb1c-59d4-48fd-ac50-f393e0adfc27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:34.163Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp65_uZe', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.652Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.6563cb1c-59d4-48fd-ac50-f393e0adfc27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:34.163Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.670Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.6563cb1c-59d4-48fd-ac50-f393e0adfc27"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:34.163Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.015Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:34.163Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.667Z", "source_id": "homer_x3defu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:34.740Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:34.170Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.6563cb1c-59d4-48fd-ac50-f393e0adfc27"}, {"node_instance_id": "sprout_5auz46", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:34.740Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:34.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_v8c6kc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:34.740Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:34.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_hok962", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:34.740Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:33.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:34.740Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpT1c2V0', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:34.156Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.6563cb1c-59d4-48fd-ac50-f393e0adfc27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:34.740Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:34.182Z", "source_id": "dime_8dz7f4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.6563cb1c-59d4-48fd-ac50-f393e0adfc27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:34.740Z", "message": "Downloaded scripts/bind/bind.py to /tmp/LRAPH/bind.py", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:34.335Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0761ee1d-477f-4617-a16f-14350d784b00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:35.384Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:35.053Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0761ee1d-477f-4617-a16f-14350d784b00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:35.384Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:35.038Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0761ee1d-477f-4617-a16f-14350d784b00"}], "metadata": {"pagination": {"total": 256, "offset": 105, "size": 50}}} 2019-05-30 11:14:42,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:14:42,459 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:14:42 GMT 2019-05-30 11:14:42,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:14:42,459 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:14:42,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:14:42,459 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:14:42,459 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:14:42,459 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:14:42,461 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/2C6R8/stop-ellis.sh, exit_code: 1 2019-05-30 11:14:42,462 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/Y5U47/stop-bono.sh, exit_code: 1 2019-05-30 11:14:42,462 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/DE7OK/bind.py 2019-05-30 11:14:42,462 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-30 11:14:42,462 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-30 11:14:42,462 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {u'dime_8dz7f4': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-8dz7f4'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {u'vellum_zzolsh': {u'public_address': u'', u'private_address': u'192.168.120.34', u'name': u'vellum-zzolsh'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:14:42,462 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/3R6TN/bind.py 2019-05-30 11:14:42,463 - functest.core.cloudify - DEBUG - * Quiescing Sprout SIP Router sprout 2019-05-30 11:14:42,463 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-05-30 11:14:42,463 - functest.core.cloudify - DEBUG - 2019-05-30 11:14:42,463 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-30 11:14:42,463 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpIeaD5o', '/etc/bind/db.clearwater.local'] 2019-05-30 11:14:42,463 - functest.core.cloudify - DEBUG - 2019-05-30 11:14:42,464 - functest.core.cloudify - 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-05-30 11:14:42,464 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-30 11:14:42,464 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:14:42,464 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWAa_8K', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:14:42,464 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:14:42,464 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-30 11:14:42,464 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-30 11:14:42,465 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-30 11:14:42,465 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-30 11:14:42,465 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-30 11:14:42,465 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-30 11:14:42,465 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-30 11:14:42,465 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-30 11:14:42,466 - functest.core.cloudify - DEBUG - Execution done (PID=17233, return_code=1): /tmp/DW5OO/stop-sprout.sh 2019-05-30 11:14:42,466 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {u'dime_8dz7f4': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-8dz7f4'}}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {u'vellum_zzolsh': {u'public_address': u'', u'private_address': u'192.168.120.34', u'name': u'vellum-zzolsh'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:14:42,466 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:14:42,466 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-30 11:14:42,466 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/DW5OO/stop-sprout.sh, exit_code: 1 2019-05-30 11:14:42,466 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-30 11:14:42,467 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-30 11:14:42,467 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {u'vellum_zzolsh': {u'public_address': u'', u'private_address': u'192.168.120.34', u'name': u'vellum-zzolsh'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:14:42,467 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:14:42,467 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-30 11:14:42,467 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {u'vellum_zzolsh': {u'public_address': u'', u'private_address': u'192.168.120.34', u'name': u'vellum-zzolsh'}}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:14:42,467 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp65_uZe', '/etc/bind/db.clearwater.local'] 2019-05-30 11:14:42,467 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-30 11:14:42,468 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:14:42,468 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:14:42,468 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:14:42,468 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-30 11:14:42,468 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:14:42,468 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:14:42,468 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpT1c2V0', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:14:42,469 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-30 11:14:42,469 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LRAPH/bind.py 2019-05-30 11:14:42,469 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-30 11:14:42,469 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:14:42,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:14:42,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:14:42,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:14:42,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:14:42,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:14:42,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:14:42,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:14:42,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:14:42,527 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:14:42,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:14:42,527 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:14:42 GMT 2019-05-30 11:14:42,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:14:42,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:14:42,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:14:42,527 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:14:42,527 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:14:47,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:14:47,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:14:47,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:14:47,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:14:47,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:14:47,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:14:47,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:14:47,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:14:47,610 - 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-05-30T11:14:35.384Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:34.368Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_x3defu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:35.384Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:34.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:35.384Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:34.787Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0761ee1d-477f-4617-a16f-14350d784b00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:35.384Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:35.004Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0761ee1d-477f-4617-a16f-14350d784b00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:35.384Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:35.038Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0761ee1d-477f-4617-a16f-14350d784b00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:35.384Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:35.038Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0761ee1d-477f-4617-a16f-14350d784b00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:35.384Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpOyvwa3', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:35.039Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0761ee1d-477f-4617-a16f-14350d784b00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:35.384Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:35.053Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0761ee1d-477f-4617-a16f-14350d784b00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:35.384Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:35.053Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0761ee1d-477f-4617-a16f-14350d784b00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:35.384Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:35.053Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0761ee1d-477f-4617-a16f-14350d784b00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:35.963Z", "message": "Downloaded scripts/bind/bind.py to /tmp/UV9HM/bind.py", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:35.710Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fee9f8ba-6a9f-4d73-b592-96c22cc4c04a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:35.963Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:35.286Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0761ee1d-477f-4617-a16f-14350d784b00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:35.963Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:35.272Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0761ee1d-477f-4617-a16f-14350d784b00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:35.963Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpUslKEk', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:35.252Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0761ee1d-477f-4617-a16f-14350d784b00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:35.963Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:35.886Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fee9f8ba-6a9f-4d73-b592-96c22cc4c04a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:35.963Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:35.279Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:35.963Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:35.701Z", "source_id": "vellum_zzolsh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:36.573Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.305Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fee9f8ba-6a9f-4d73-b592-96c22cc4c04a"}, {"node_instance_id": "homer_x3defu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:36.573Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_zzolsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:36.573Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_5auz46", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:36.573Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:36.573Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.240Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fee9f8ba-6a9f-4d73-b592-96c22cc4c04a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:36.573Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.283Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fee9f8ba-6a9f-4d73-b592-96c22cc4c04a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:36.573Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.283Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fee9f8ba-6a9f-4d73-b592-96c22cc4c04a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:36.573Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpwGJO8S', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.284Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fee9f8ba-6a9f-4d73-b592-96c22cc4c04a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:36.573Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.297Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fee9f8ba-6a9f-4d73-b592-96c22cc4c04a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:36.573Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.305Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fee9f8ba-6a9f-4d73-b592-96c22cc4c04a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:36.573Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.305Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fee9f8ba-6a9f-4d73-b592-96c22cc4c04a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:37.114Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.737Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fee9f8ba-6a9f-4d73-b592-96c22cc4c04a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:37.114Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpQ1OOLi', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.702Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fee9f8ba-6a9f-4d73-b592-96c22cc4c04a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:37.114Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.971Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.01fbdc3d-2ee4-4a4c-808a-b07cc6618707"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:37.114Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.807Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fee9f8ba-6a9f-4d73-b592-96c22cc4c04a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:37.114Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.598Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_8dz7f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:37.114Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:37.114Z", "message": "Downloaded scripts/bind/bind.py to /tmp/X4NWB/bind.py", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.601Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.01fbdc3d-2ee4-4a4c-808a-b07cc6618707"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:37.742Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:37.316Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.01fbdc3d-2ee4-4a4c-808a-b07cc6618707"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:37.742Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:37.295Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.01fbdc3d-2ee4-4a4c-808a-b07cc6618707"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:37.742Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpEplI8t', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:37.268Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.01fbdc3d-2ee4-4a4c-808a-b07cc6618707"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:37.742Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:37.266Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.01fbdc3d-2ee4-4a4c-808a-b07cc6618707"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:37.742Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:37.266Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.01fbdc3d-2ee4-4a4c-808a-b07cc6618707"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:37.742Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:37.229Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.01fbdc3d-2ee4-4a4c-808a-b07cc6618707"}, {"node_instance_id": "vellum_zzolsh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:37.742Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:37.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_zzolsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:37.742Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:36.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:37.742Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpTwh_Av', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:37.551Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.01fbdc3d-2ee4-4a4c-808a-b07cc6618707"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:37.742Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:37.316Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.01fbdc3d-2ee4-4a4c-808a-b07cc6618707"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:37.742Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:37.316Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.01fbdc3d-2ee4-4a4c-808a-b07cc6618707"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.282Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.068Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.282Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:37.490Z", "source_id": "bono_v8c6kc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.282Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:37.564Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.01fbdc3d-2ee4-4a4c-808a-b07cc6618707"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.282Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:37.576Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.01fbdc3d-2ee4-4a4c-808a-b07cc6618707"}], "metadata": {"pagination": {"total": 267, "offset": 155, "size": 50}}} 2019-05-30 11:14:47,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:14:47,610 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:14:47 GMT 2019-05-30 11:14:47,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:14:47,610 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:14:47,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:14:47,611 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:14:47,611 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:14:47,611 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:14:47,612 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:14:47,613 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:14:47,613 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-30 11:14:47,613 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:14:47,613 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-30 11:14:47,613 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:14:47,614 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpOyvwa3', '/etc/bind/db.clearwater.local'] 2019-05-30 11:14:47,614 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-30 11:14:47,614 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-30 11:14:47,614 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {}, u'bono': {u'bono_v8c6kc': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.21', u'name': u'bono-v8c6kc'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:14:47,614 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UV9HM/bind.py 2019-05-30 11:14:47,614 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-30 11:14:47,614 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:14:47,615 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpUslKEk', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:14:47,615 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-30 11:14:47,615 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:14:47,615 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:14:47,615 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:14:47,615 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:14:47,615 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:14:47,616 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:14:47,616 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:14:47,616 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-30 11:14:47,616 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {u'ellis_hok962': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.12', u'name': u'ellis-hok962'}}, u'dime': {}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:14:47,616 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpwGJO8S', '/etc/bind/db.clearwater.local'] 2019-05-30 11:14:47,616 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-30 11:14:47,616 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-30 11:14:47,617 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-30 11:14:47,617 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:14:47,617 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpQ1OOLi', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:14:47,617 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-30 11:14:47,617 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-30 11:14:47,617 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:14:47,618 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:14:47,618 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/X4NWB/bind.py 2019-05-30 11:14:47,618 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-30 11:14:47,618 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-30 11:14:47,618 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpEplI8t', '/etc/bind/db.clearwater.local'] 2019-05-30 11:14:47,618 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-30 11:14:47,618 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:14:47,619 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-30 11:14:47,619 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:14:47,619 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:14:47,619 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpTwh_Av', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:14:47,619 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_5auz46': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-5auz46'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:14:47,619 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-30 11:14:47,619 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:14:47,620 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:14:47,620 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:14:47,620 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-30 11:14:47,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:14:47,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:14:47,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:14:47,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:14:47,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:14:47,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:14:47,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:14:47,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:14:47,682 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:14:47,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:14:47,682 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:14:47 GMT 2019-05-30 11:14:47,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:14:47,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:14:47,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:14:47,683 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:14:47,683 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:14:52,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:14:52,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:14:52,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:14:52,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:14:52,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:14:52,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:14:52,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:14:52,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:14:52,807 - 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-05-30T11:14:38.282Z", "message": "Downloaded scripts/bind/bind.py to /tmp/FBSWH/bind.py", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:37.820Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea84a678-1d6a-4cd7-b2f9-b5a59d7542b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.282Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:37.994Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea84a678-1d6a-4cd7-b2f9-b5a59d7542b6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.282Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.068Z", "source_id": "ellis_hok962", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.854Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.299Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea84a678-1d6a-4cd7-b2f9-b5a59d7542b6"}, {"node_instance_id": "homer_x3defu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.854Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.854Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.283Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea84a678-1d6a-4cd7-b2f9-b5a59d7542b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.854Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.283Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea84a678-1d6a-4cd7-b2f9-b5a59d7542b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.854Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpwu3ltk', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.284Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea84a678-1d6a-4cd7-b2f9-b5a59d7542b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.854Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.292Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea84a678-1d6a-4cd7-b2f9-b5a59d7542b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.854Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.298Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea84a678-1d6a-4cd7-b2f9-b5a59d7542b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.854Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.298Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea84a678-1d6a-4cd7-b2f9-b5a59d7542b6"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.854Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/OMDOD/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.854Z", "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-05-30T11:14:38.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.854Z", "message": "Process created, PID: 23339", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.854Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.854Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.854Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpK6WNx0', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.485Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea84a678-1d6a-4cd7-b2f9-b5a59d7542b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.854Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.493Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea84a678-1d6a-4cd7-b2f9-b5a59d7542b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.854Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.500Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea84a678-1d6a-4cd7-b2f9-b5a59d7542b6"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:38.854Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:39.413Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_tq5nji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:38.886Z", "source_id": "sprout_5auz46", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:39.413Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3S4LG/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:39.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f213a577-b283-4971-ba1c-99a72bb029f7"}, {"node_instance_id": "dime_8dz7f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:39.413Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:39.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:39.995Z", "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-05-30T11:14:39.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f213a577-b283-4971-ba1c-99a72bb029f7"}, {"node_instance_id": "dime_8dz7f4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:39.995Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:39.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:39.995Z", "message": "Process created, PID: 15754", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:39.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f213a577-b283-4971-ba1c-99a72bb029f7"}, {"node_instance_id": "sprout_5auz46", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:39.995Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:39.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:39.995Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:39.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f213a577-b283-4971-ba1c-99a72bb029f7"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:39.995Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:39.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f213a577-b283-4971-ba1c-99a72bb029f7"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:39.995Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:39.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f213a577-b283-4971-ba1c-99a72bb029f7"}, {"node_instance_id": "ellis_hok962", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:40.592Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:40.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_v8c6kc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:40.592Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:40.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_5auz46", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:40.592Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:40.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_5auz46", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:41.203Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:40.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_v8c6kc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:41.203Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:40.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_hok962", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:41.203Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:40.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:41.203Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/9106X/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:40.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dd7cd377-1d2b-4f35-9f0c-d0b0db7f5407"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:41.203Z", "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-05-30T11:14:40.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dd7cd377-1d2b-4f35-9f0c-d0b0db7f5407"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:41.203Z", "message": "Process created, PID: 16742", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:40.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dd7cd377-1d2b-4f35-9f0c-d0b0db7f5407"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:41.203Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:40.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dd7cd377-1d2b-4f35-9f0c-d0b0db7f5407"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:41.203Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:40.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dd7cd377-1d2b-4f35-9f0c-d0b0db7f5407"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:41.203Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:40.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dd7cd377-1d2b-4f35-9f0c-d0b0db7f5407"}, {"node_instance_id": "ellis_hok962", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:41.887Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:41.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:41.887Z", "message": "Process created, PID: 17458", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:41.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:41.887Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:41.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:41.887Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:41.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:41.887Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:41.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:41.887Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2WWD7/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:41.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:41.887Z", "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-05-30T11:14:41.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:42.419Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/1ZCFQ/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:42.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d60fb542-a866-4e08-b2ed-9d3e01d2b23a"}], "metadata": {"pagination": {"total": 316, "offset": 205, "size": 50}}} 2019-05-30 11:14:52,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:14:52,807 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:14:52 GMT 2019-05-30 11:14:52,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:14:52,807 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:14:52,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:14:52,808 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:14:52,808 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:14:52,808 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:14:52,810 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FBSWH/bind.py 2019-05-30 11:14:52,810 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-30 11:14:52,810 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:14:52,810 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:14:52,810 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:14:52,810 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-30 11:14:52,811 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-05-30 11:14:52,811 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpwu3ltk', '/etc/bind/db.clearwater.local'] 2019-05-30 11:14:52,811 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-30 11:14:52,811 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-30 11:14:52,811 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-30 11:14:52,811 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/OMDOD/remove-cluster-node.sh 2019-05-30 11:14:52,811 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:14:52,812 - functest.core.cloudify - DEBUG - Process created, PID: 23339 2019-05-30 11:14:52,812 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-30 11:14:52,812 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-30 11:14:52,812 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpK6WNx0', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:14:52,812 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-30 11:14:52,812 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-30 11:14:52,813 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-30 11:14:52,813 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:14:52,813 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3S4LG/remove-cluster-node.sh 2019-05-30 11:14:52,813 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:14:52,813 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:14:52,813 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:14:52,813 - functest.core.cloudify - DEBUG - Process created, PID: 15754 2019-05-30 11:14:52,814 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:14:52,814 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-30 11:14:52,814 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-30 11:14:52,814 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-30 11:14:52,814 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:14:52,814 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:14:52,814 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:14:52,815 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:14:52,815 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:14:52,815 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:14:52,815 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/9106X/remove-cluster-node.sh 2019-05-30 11:14:52,815 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:14:52,815 - functest.core.cloudify - DEBUG - Process created, PID: 16742 2019-05-30 11:14:52,815 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-30 11:14:52,816 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-30 11:14:52,816 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-30 11:14:52,816 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:14:52,816 - functest.core.cloudify - DEBUG - Process created, PID: 17458 2019-05-30 11:14:52,816 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-30 11:14:52,816 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-30 11:14:52,816 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-30 11:14:52,817 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2WWD7/remove-cluster-node.sh 2019-05-30 11:14:52,817 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:14:52,817 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/1ZCFQ/remove-cluster-node.sh 2019-05-30 11:14:52,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:14:52,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:14:52,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:14:52,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:14:52,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:14:52,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:14:52,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:14:52,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:14:52,898 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:14:52,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:14:52,898 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:14:52 GMT 2019-05-30 11:14:52,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:14:52,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:14:52,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:14:52,898 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:14:52,898 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:14:57,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:14:58,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:14:58,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:14:58,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:14:58,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:14:58,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:14:58,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:14:58,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:14:58,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_v8c6kc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:42.419Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:42.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:43.136Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:42.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d60fb542-a866-4e08-b2ed-9d3e01d2b23a"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:43.136Z", "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-05-30T11:14:42.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d60fb542-a866-4e08-b2ed-9d3e01d2b23a"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:43.136Z", "message": "Process created, PID: 17240", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:42.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d60fb542-a866-4e08-b2ed-9d3e01d2b23a"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:43.136Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:42.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d60fb542-a866-4e08-b2ed-9d3e01d2b23a"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:43.136Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:42.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d60fb542-a866-4e08-b2ed-9d3e01d2b23a"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:43.856Z", "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-05-30T11:14:43.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c5406d78-924c-4344-a2a9-d41108c44924"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:43.856Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:43.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c5406d78-924c-4344-a2a9-d41108c44924"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:43.856Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:43.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c5406d78-924c-4344-a2a9-d41108c44924"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:43.856Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:43.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c5406d78-924c-4344-a2a9-d41108c44924"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:43.856Z", "message": "Process created, PID: 15490", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:43.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c5406d78-924c-4344-a2a9-d41108c44924"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:43.856Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/Q2I9X/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:43.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c5406d78-924c-4344-a2a9-d41108c44924"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:48.394Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f213a577-b283-4971-ba1c-99a72bb029f7"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dd7cd377-1d2b-4f35-9f0c-d0b0db7f5407"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dd7cd377-1d2b-4f35-9f0c-d0b0db7f5407"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": " Removed member 2d3a491ce0c89953 from cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dd7cd377-1d2b-4f35-9f0c-d0b0db7f5407"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": "Execution done (PID=16742, return_code=0): /tmp/9106X/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dd7cd377-1d2b-4f35-9f0c-d0b0db7f5407"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dd7cd377-1d2b-4f35-9f0c-d0b0db7f5407"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dd7cd377-1d2b-4f35-9f0c-d0b0db7f5407"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dd7cd377-1d2b-4f35-9f0c-d0b0db7f5407"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f213a577-b283-4971-ba1c-99a72bb029f7"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f213a577-b283-4971-ba1c-99a72bb029f7"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f213a577-b283-4971-ba1c-99a72bb029f7"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": " Removed member f39179a953b3be6e from cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f213a577-b283-4971-ba1c-99a72bb029f7"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f213a577-b283-4971-ba1c-99a72bb029f7"}, {"node_instance_id": "dime_8dz7f4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_x3defu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dd7cd377-1d2b-4f35-9f0c-d0b0db7f5407"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": "Execution done (PID=15754, return_code=0): /tmp/3S4LG/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f213a577-b283-4971-ba1c-99a72bb029f7"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dd7cd377-1d2b-4f35-9f0c-d0b0db7f5407"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f213a577-b283-4971-ba1c-99a72bb029f7"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f213a577-b283-4971-ba1c-99a72bb029f7"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f213a577-b283-4971-ba1c-99a72bb029f7"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f213a577-b283-4971-ba1c-99a72bb029f7"}, {"node_instance_id": "homer_x3defu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f213a577-b283-4971-ba1c-99a72bb029f7"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dd7cd377-1d2b-4f35-9f0c-d0b0db7f5407"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dd7cd377-1d2b-4f35-9f0c-d0b0db7f5407"}, {"node_instance_id": "dime_8dz7f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.008Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dd7cd377-1d2b-4f35-9f0c-d0b0db7f5407"}, {"node_instance_id": "homer_x3defu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.657Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:49.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.657Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:49.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_8dz7f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:49.657Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:48.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:50.289Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:49.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:50.289Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:49.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:50.890Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:50.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d60fb542-a866-4e08-b2ed-9d3e01d2b23a"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:50.890Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:50.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d60fb542-a866-4e08-b2ed-9d3e01d2b23a"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:50.890Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:50.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d60fb542-a866-4e08-b2ed-9d3e01d2b23a"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:50.890Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:50.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d60fb542-a866-4e08-b2ed-9d3e01d2b23a"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:50.890Z", "message": "Execution done (PID=17240, return_code=0): /tmp/1ZCFQ/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:50.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d60fb542-a866-4e08-b2ed-9d3e01d2b23a"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:50.890Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:50.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:50.890Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:50.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d60fb542-a866-4e08-b2ed-9d3e01d2b23a"}], "metadata": {"pagination": {"total": 348, "offset": 255, "size": 50}}} 2019-05-30 11:14:58,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:14:58,047 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:14:58 GMT 2019-05-30 11:14:58,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:14:58,047 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:14:58,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:14:58,047 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:14:58,047 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:14:58,048 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:14:58,049 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-30 11:14:58,049 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-30 11:14:58,049 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:14:58,050 - functest.core.cloudify - DEBUG - Process created, PID: 17240 2019-05-30 11:14:58,050 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-30 11:14:58,050 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-30 11:14:58,050 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-30 11:14:58,050 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-30 11:14:58,050 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-30 11:14:58,050 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-30 11:14:58,051 - functest.core.cloudify - DEBUG - Process created, PID: 15490 2019-05-30 11:14:58,051 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/Q2I9X/remove-cluster-node.sh 2019-05-30 11:14:58,051 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-30 11:14:58,051 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-30 11:14:58,051 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-30 11:14:58,051 - functest.core.cloudify - DEBUG - Removed member 2d3a491ce0c89953 from cluster 2019-05-30 11:14:58,052 - functest.core.cloudify - DEBUG - Execution done (PID=16742, return_code=0): /tmp/9106X/remove-cluster-node.sh 2019-05-30 11:14:58,052 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-30 11:14:58,052 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-30 11:14:58,052 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-30 11:14:58,052 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-30 11:14:58,052 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-30 11:14:58,052 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-30 11:14:58,053 - functest.core.cloudify - DEBUG - Removed member f39179a953b3be6e from cluster 2019-05-30 11:14:58,053 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-30 11:14:58,053 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:14:58,053 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:14:58,053 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-30 11:14:58,053 - functest.core.cloudify - DEBUG - Execution done (PID=15754, return_code=0): /tmp/3S4LG/remove-cluster-node.sh 2019-05-30 11:14:58,053 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-30 11:14:58,054 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-30 11:14:58,054 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-30 11:14:58,054 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-30 11:14:58,054 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-30 11:14:58,054 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-30 11:14:58,054 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-30 11:14:58,054 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-30 11:14:58,055 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-30 11:14:58,055 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:14:58,055 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:14:58,055 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:14:58,055 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-30 11:14:58,055 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:14:58,055 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-30 11:14:58,056 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-30 11:14:58,056 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-30 11:14:58,056 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-30 11:14:58,056 - functest.core.cloudify - DEBUG - Execution done (PID=17240, return_code=0): /tmp/1ZCFQ/remove-cluster-node.sh 2019-05-30 11:14:58,056 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-30 11:14:58,056 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-30 11:14:58,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:14:58,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:14:58,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:14:58,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:14:58,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:14:58,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:14:58,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:14:58,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:14:58,266 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:14:58,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:14:58,266 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:14:58 GMT 2019-05-30 11:14:58,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:14:58,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:14:58,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:14:58,267 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:14:58,267 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:03,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:15:03,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:03,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:03,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:03,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:03,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:03,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:03,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:03,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:50.890Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:50.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d60fb542-a866-4e08-b2ed-9d3e01d2b23a"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:50.890Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:50.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d60fb542-a866-4e08-b2ed-9d3e01d2b23a"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:50.890Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:50.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:50.890Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:50.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d60fb542-a866-4e08-b2ed-9d3e01d2b23a"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:50.890Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:50.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d60fb542-a866-4e08-b2ed-9d3e01d2b23a"}, {"node_instance_id": "ellis_hok962", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:50.890Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:50.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d60fb542-a866-4e08-b2ed-9d3e01d2b23a"}, {"node_instance_id": "ellis_hok962", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:51.475Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:51.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_hok962", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:51.475Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:50.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:52.105Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:51.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:52.105Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:51.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:52.640Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:52.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:53.225Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:52.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c5406d78-924c-4344-a2a9-d41108c44924"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:53.225Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:52.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:53.225Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:52.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c5406d78-924c-4344-a2a9-d41108c44924"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:53.225Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:52.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c5406d78-924c-4344-a2a9-d41108c44924"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:53.225Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:52.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c5406d78-924c-4344-a2a9-d41108c44924"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:53.225Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:52.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c5406d78-924c-4344-a2a9-d41108c44924"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:53.225Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:52.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c5406d78-924c-4344-a2a9-d41108c44924"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:53.225Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:52.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c5406d78-924c-4344-a2a9-d41108c44924"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:53.225Z", "message": " Removed member 1398bee68129013 from cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:52.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c5406d78-924c-4344-a2a9-d41108c44924"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:53.225Z", "message": "Execution done (PID=15490, return_code=0): /tmp/Q2I9X/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:52.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c5406d78-924c-4344-a2a9-d41108c44924"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:53.225Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:52.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c5406d78-924c-4344-a2a9-d41108c44924"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:53.225Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:52.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c5406d78-924c-4344-a2a9-d41108c44924"}, {"node_instance_id": "bono_v8c6kc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:53.225Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:52.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c5406d78-924c-4344-a2a9-d41108c44924"}, {"node_instance_id": "bono_v8c6kc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:53.917Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:53.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:53.917Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:53.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:53.917Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:53.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_v8c6kc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:54.448Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:54.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:54.448Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:54.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:55.093Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:54.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:55.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-05-30T11:14:54.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:55.093Z", "message": "Stopping agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:54.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:55.638Z", "message": "Stopping Agent homer_host_mjs10z", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:55.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.a94e3e28-cb92-4505-b2c0-43fb6d301e40"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:55.638Z", "message": "Stopping agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:55.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:55.638Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:55.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:56.292Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:55.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:56.292Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:55.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:56.292Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:55.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:56.292Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:56.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:56.859Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:56.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.a94e3e28-cb92-4505-b2c0-43fb6d301e40"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:57.476Z", "message": "Stopping Agent dime_host_yx8v6q", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:56.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.81d5f04f-1942-4db1-b742-c4c00b3f7ac4"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:57.476Z", "message": "Stopping daemon with command: sudo service cloudify-worker-homer_host_mjs10z stop", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:56.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.a94e3e28-cb92-4505-b2c0-43fb6d301e40"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:57.476Z", "message": "Successfully stopped daemon: homer_host_mjs10z\u001b[0m", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:56.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.a94e3e28-cb92-4505-b2c0-43fb6d301e40"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:58.091Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:57.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.81d5f04f-1942-4db1-b742-c4c00b3f7ac4"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:58.091Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:57.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:58.091Z", "message": "Deleting agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:57.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:58.091Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:57.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:58.091Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_yx8v6q stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:57.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.81d5f04f-1942-4db1-b742-c4c00b3f7ac4"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:58.091Z", "message": "Successfully stopped daemon: dime_host_yx8v6q\u001b[0m", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:57.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.81d5f04f-1942-4db1-b742-c4c00b3f7ac4"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:58.690Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:58.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}], "metadata": {"pagination": {"total": 378, "offset": 305, "size": 50}}} 2019-05-30 11:15:03,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:03,399 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:03 GMT 2019-05-30 11:15:03,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:03,399 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:15:03,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:03,399 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:03,399 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:03,399 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:15:03,401 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-30 11:15:03,401 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-30 11:15:03,402 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-30 11:15:03,402 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-30 11:15:03,402 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-30 11:15:03,402 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-30 11:15:03,402 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:15:03,402 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:15:03,403 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:15:03,403 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-30 11:15:03,403 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-30 11:15:03,403 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-30 11:15:03,403 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-30 11:15:03,403 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-30 11:15:03,403 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-30 11:15:03,404 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-30 11:15:03,404 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-30 11:15:03,404 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-30 11:15:03,404 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-30 11:15:03,404 - functest.core.cloudify - DEBUG - Removed member 1398bee68129013 from cluster 2019-05-30 11:15:03,404 - functest.core.cloudify - DEBUG - Execution done (PID=15490, return_code=0): /tmp/Q2I9X/remove-cluster-node.sh 2019-05-30 11:15:03,405 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-30 11:15:03,405 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-30 11:15:03,405 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-30 11:15:03,405 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:15:03,405 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-30 11:15:03,405 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-30 11:15:03,406 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:15:03,406 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-30 11:15:03,406 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-30 11:15:03,406 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-30 11:15:03,406 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-30 11:15:03,406 - functest.core.cloudify - DEBUG - Stopping Agent homer_host_mjs10z 2019-05-30 11:15:03,406 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-30 11:15:03,407 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:15:03,407 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-30 11:15:03,407 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-30 11:15:03,407 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-30 11:15:03,407 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-30 11:15:03,407 - functest.core.cloudify - DEBUG - Stopping... 2019-05-30 11:15:03,407 - functest.core.cloudify - DEBUG - Stopping Agent dime_host_yx8v6q 2019-05-30 11:15:03,408 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_mjs10z stop 2019-05-30 11:15:03,408 - functest.core.cloudify - DEBUG - Successfully stopped daemon: homer_host_mjs10z 2019-05-30 11:15:03,408 - functest.core.cloudify - DEBUG - Stopping... 2019-05-30 11:15:03,408 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-30 11:15:03,408 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-30 11:15:03,408 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-30 11:15:03,409 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_yx8v6q stop 2019-05-30 11:15:03,409 - functest.core.cloudify - DEBUG - Successfully stopped daemon: dime_host_yx8v6q 2019-05-30 11:15:03,409 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-30 11:15:03,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:15:03,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:03,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:03,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:03,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:03,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:03,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:03,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:03,502 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:15:03,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:03,502 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:03 GMT 2019-05-30 11:15:03,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:03,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:15:03,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:03,502 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:03,502 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:08,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:15:08,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:08,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:08,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:08,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:08,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:08,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:08,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:08,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:58.690Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:58.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:58.690Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:57.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:59.304Z", "message": "Deleting agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:58.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:59.304Z", "message": "Waiting for process 23339 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:58.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:59.304Z", "message": "Deleting Agent homer_host_mjs10z", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:58.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.16357f20-e2cd-41e9-97e8-9107ebd9d118"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:59.304Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:58.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:59.304Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:58.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:14:59.837Z", "message": "Stopping Agent ellis_host_pwc8x3", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:59.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aeddc04d-9ea8-47db-a0a1-76ea06ebbeb8"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:00.531Z", "message": "Successfully stopped daemon: ellis_host_pwc8x3\u001b[0m", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:00.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aeddc04d-9ea8-47db-a0a1-76ea06ebbeb8"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:00.531Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:00.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aeddc04d-9ea8-47db-a0a1-76ea06ebbeb8"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:00.531Z", "message": "Deleting Agent dime_host_yx8v6q", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:14:59.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.68a0cb54-941a-43e6-b33c-f0f16f1df849"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:00.531Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:00.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:00.531Z", "message": "Stopping daemon with command: sudo service cloudify-worker-ellis_host_pwc8x3 stop", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:00.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aeddc04d-9ea8-47db-a0a1-76ea06ebbeb8"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:00.531Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:00.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:01.113Z", "message": "Deleting agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:01.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:01.113Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:00.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:01.834Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:01.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:02.338Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:01.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:02.338Z", "message": "Deleting Agent ellis_host_pwc8x3", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:02.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8714115e-09dc-4e98-8566-28e70183b618"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:02.338Z", "message": "Waiting for process 17458 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:01.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:02.338Z", "message": "Stopping agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:02.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:02.919Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:02.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.16357f20-e2cd-41e9-97e8-9107ebd9d118"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:02.919Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:02.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:03.537Z", "message": "Stopping Agent bono_host_a54ulk", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8417f9a0-f7db-4250-a495-825bcfec48e0"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:03.537Z", "message": "Successfully deleted daemon: homer_host_mjs10z", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:02.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.16357f20-e2cd-41e9-97e8-9107ebd9d118"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:03.537Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:02.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.16357f20-e2cd-41e9-97e8-9107ebd9d118"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:03.537Z", "message": "11:15:02 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_mjs10z: No response received for task 2398bc710bab47169d52abff4ac1d981", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:02.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.16357f20-e2cd-41e9-97e8-9107ebd9d118"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.124Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.124Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.124Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.68a0cb54-941a-43e6-b33c-f0f16f1df849"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.124Z", "message": "11:15:03 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_yx8v6q: No response received for task bda8dbe06e3743c99c1ce31f73258ef7", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.68a0cb54-941a-43e6-b33c-f0f16f1df849"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.124Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.124Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:04.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8417f9a0-f7db-4250-a495-825bcfec48e0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.124Z", "message": "Successfully deleted daemon: dime_host_yx8v6q", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.68a0cb54-941a-43e6-b33c-f0f16f1df849"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.124Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.68a0cb54-941a-43e6-b33c-f0f16f1df849"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.124Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.124Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.124Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.124Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.124Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.124Z", "message": " Removed member f84b260e1c5879bb from cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.124Z", "message": "Execution done (PID=17458, return_code=0): /tmp/2WWD7/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.124Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.124Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "sprout_5auz46", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.124Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5dd7d554-b55b-4629-9977-79c595c05b2d"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.723Z", "message": "Successfully stopped daemon: bono_host_a54ulk\u001b[0m", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:04.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8417f9a0-f7db-4250-a495-825bcfec48e0"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.723Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:04.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.723Z", "message": "Agent deleted", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:03.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.723Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:04.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_5auz46", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.723Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:04.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}], "metadata": {"pagination": {"total": 445, "offset": 355, "size": 50}}} 2019-05-30 11:15:08,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:08,627 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:08 GMT 2019-05-30 11:15:08,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:08,627 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:15:08,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:08,628 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:08,628 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:08,628 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:15:08,630 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-30 11:15:08,630 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-30 11:15:08,630 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-30 11:15:08,630 - functest.core.cloudify - DEBUG - Waiting for process 23339 to end... 2019-05-30 11:15:08,630 - functest.core.cloudify - DEBUG - Deleting Agent homer_host_mjs10z 2019-05-30 11:15:08,630 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-30 11:15:08,631 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-30 11:15:08,631 - functest.core.cloudify - DEBUG - Stopping Agent ellis_host_pwc8x3 2019-05-30 11:15:08,631 - functest.core.cloudify - DEBUG - Successfully stopped daemon: ellis_host_pwc8x3 2019-05-30 11:15:08,631 - functest.core.cloudify - DEBUG - Stopping... 2019-05-30 11:15:08,631 - functest.core.cloudify - DEBUG - Deleting Agent dime_host_yx8v6q 2019-05-30 11:15:08,631 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-30 11:15:08,632 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_pwc8x3 stop 2019-05-30 11:15:08,632 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-30 11:15:08,632 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-30 11:15:08,632 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-30 11:15:08,632 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-30 11:15:08,632 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-30 11:15:08,633 - functest.core.cloudify - DEBUG - Deleting Agent ellis_host_pwc8x3 2019-05-30 11:15:08,633 - functest.core.cloudify - DEBUG - Waiting for process 17458 to end... 2019-05-30 11:15:08,633 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-30 11:15:08,633 - functest.core.cloudify - DEBUG - Deleting... 2019-05-30 11:15:08,633 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-30 11:15:08,633 - functest.core.cloudify - DEBUG - Stopping Agent bono_host_a54ulk 2019-05-30 11:15:08,633 - functest.core.cloudify - DEBUG - Successfully deleted daemon: homer_host_mjs10z 2019-05-30 11:15:08,634 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-30 11:15:08,634 - functest.core.cloudify - DEBUG - 11:15:02 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_mjs10z: No response received for task 2398bc710bab47169d52abff4ac1d981 2019-05-30 11:15:08,634 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-30 11:15:08,634 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-30 11:15:08,634 - functest.core.cloudify - DEBUG - Deleting... 2019-05-30 11:15:08,634 - functest.core.cloudify - DEBUG - 11:15:03 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_yx8v6q: No response received for task bda8dbe06e3743c99c1ce31f73258ef7 2019-05-30 11:15:08,635 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-30 11:15:08,635 - functest.core.cloudify - DEBUG - Stopping... 2019-05-30 11:15:08,635 - functest.core.cloudify - DEBUG - Successfully deleted daemon: dime_host_yx8v6q 2019-05-30 11:15:08,635 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-30 11:15:08,635 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-30 11:15:08,635 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-30 11:15:08,635 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-30 11:15:08,636 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-30 11:15:08,636 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-30 11:15:08,636 - functest.core.cloudify - DEBUG - Removed member f84b260e1c5879bb from cluster 2019-05-30 11:15:08,636 - functest.core.cloudify - DEBUG - Execution done (PID=17458, return_code=0): /tmp/2WWD7/remove-cluster-node.sh 2019-05-30 11:15:08,636 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-30 11:15:08,636 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-30 11:15:08,637 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-30 11:15:08,637 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bono_host_a54ulk 2019-05-30 11:15:08,637 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-30 11:15:08,637 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-30 11:15:08,637 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-30 11:15:08,637 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:15:08,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:15:08,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:08,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:08,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:08,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:08,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:08,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:08,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:08,729 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:15:08,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:08,729 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:08 GMT 2019-05-30 11:15:08,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:08,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:15:08,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:08,730 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:08,730 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:13,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:15:13,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:13,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:13,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:13,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:13,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:13,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:13,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:13,858 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_5auz46", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:04.723Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:04.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:05.368Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:04.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_5auz46", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:05.368Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:04.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:05.368Z", "message": "Deleting agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:04.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_node_j8ha8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:05.949Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:05.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:05.949Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9e940c20-174e-4a5e-9c6a-0625c688cade", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:05.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1e1d8e1b-f8f4-46ab-87a1-36661ba4db10"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:05.949Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:15:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e940c20-174e-4a5e-9c6a-0625c688cade 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:05.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1e1d8e1b-f8f4-46ab-87a1-36661ba4db10"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:05.949Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:15:05.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1e1d8e1b-f8f4-46ab-87a1-36661ba4db10"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:05.949Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:05.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:05.949Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:05.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:06.781Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:06.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8714115e-09dc-4e98-8566-28e70183b618"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:06.781Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}112cd302c65bdbe12fc12030a29827ecdc53372a\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:06.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1e1d8e1b-f8f4-46ab-87a1-36661ba4db10"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:06.781Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:06.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8714115e-09dc-4e98-8566-28e70183b618"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:06.781Z", "message": "11:15:06 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_pwc8x3: No response received for task 1253f0fc7840406da44f94a94a9d8464", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:06.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8714115e-09dc-4e98-8566-28e70183b618"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:06.781Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:06.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:06.781Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:05.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_node_j8ha8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:06.781Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:05.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:06.781Z", "message": "Agent deleted", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:05.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:06.781Z", "message": "Deleting Agent bono_host_a54ulk", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:06.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fddf2cdb-82f0-4a9e-a317-54ee752a6e4b"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:06.781Z", "message": "Successfully deleted daemon: ellis_host_pwc8x3", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:06.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8714115e-09dc-4e98-8566-28e70183b618"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:07.308Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:06.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:07.308Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}112cd302c65bdbe12fc12030a29827ecdc53372a\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:07.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1e1d8e1b-f8f4-46ab-87a1-36661ba4db10"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:07.308Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c8b1b5e-4db7-47e0-98b0-d60e73767b34 x-compute-request-id: req-6c8b1b5e-4db7-47e0-98b0-d60e73767b34 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:63:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:40Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:07.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1e1d8e1b-f8f4-46ab-87a1-36661ba4db10"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:07.308Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-6c8b1b5e-4db7-47e0-98b0-d60e73767b34", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:07.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1e1d8e1b-f8f4-46ab-87a1-36661ba4db10"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:07.308Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-6c8b1b5e-4db7-47e0-98b0-d60e73767b34", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:07.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1e1d8e1b-f8f4-46ab-87a1-36661ba4db10"}, {"node_instance_id": "proxy_node_j8ha8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:07.308Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:06.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:07.308Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:15:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fac62da5-03a4-44f4-a1c9-ccd035900094 x-compute-request-id: req-fac62da5-03a4-44f4-a1c9-ccd035900094 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-05-30T11:15:07.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1e1d8e1b-f8f4-46ab-87a1-36661ba4db10"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:07.997Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:07.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:07.997Z", "message": "Agent deleted", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:07.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_node_j8ha8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:07.997Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:07.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:07.997Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/action used request id req-fac62da5-03a4-44f4-a1c9-ccd035900094", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:07.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1e1d8e1b-f8f4-46ab-87a1-36661ba4db10"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:07.997Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/action used request id req-fac62da5-03a4-44f4-a1c9-ccd035900094", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:07.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1e1d8e1b-f8f4-46ab-87a1-36661ba4db10"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:07.997Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:15:07.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ebc9321f-6043-4d84-b202-d6407ef8e890"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:08.542Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:07.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_node_j8ha8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:08.542Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:07.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:08.542Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}be3b80bd6006df11761ac0017fe9aff17e33867e\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:08.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ebc9321f-6043-4d84-b202-d6407ef8e890"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:08.542Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-66e22566-0e0a-41a0-abe6-0b9d5d27f704", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:07.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ebc9321f-6043-4d84-b202-d6407ef8e890"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:08.542Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:15:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66e22566-0e0a-41a0-abe6-0b9d5d27f704 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:07.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ebc9321f-6043-4d84-b202-d6407ef8e890"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:08.542Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:07.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:08.542Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:15:08.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8427a4c7-3ee5-4de0-a3be-5a6fd14dea71"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:09.203Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:15:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65ed1329-86e5-43eb-b1fc-376463a476d5 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:08.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8427a4c7-3ee5-4de0-a3be-5a6fd14dea71"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:09.203Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-65ed1329-86e5-43eb-b1fc-376463a476d5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:08.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8427a4c7-3ee5-4de0-a3be-5a6fd14dea71"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:09.203Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:08.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_node_j8ha8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:09.203Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:08.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:09.203Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:08.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:09.203Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e653057aa7d3fc189524922c987e6b952bfa006a\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:08.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8427a4c7-3ee5-4de0-a3be-5a6fd14dea71"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:09.798Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c546774-f11f-46a1-adaa-08bcf3e4decf x-compute-request-id: req-8c546774-f11f-46a1-adaa-08bcf3e4decf Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b7:d5:55\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:27.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:27Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:09.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ebc9321f-6043-4d84-b202-d6407ef8e890"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:09.798Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:09.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:09.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-8c546774-f11f-46a1-adaa-08bcf3e4decf", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:09.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ebc9321f-6043-4d84-b202-d6407ef8e890"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:09.798Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}be3b80bd6006df11761ac0017fe9aff17e33867e\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:09.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ebc9321f-6043-4d84-b202-d6407ef8e890"}], "metadata": {"pagination": {"total": 486, "offset": 405, "size": 50}}} 2019-05-30 11:15:13,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:13,859 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:13 GMT 2019-05-30 11:15:13,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:13,859 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:15:13,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:13,859 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:13,859 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:13,859 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:15:13,861 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-30 11:15:13,861 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-30 11:15:13,862 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:15:13,862 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-30 11:15:13,862 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:15:13,862 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9e940c20-174e-4a5e-9c6a-0625c688cade 2019-05-30 11:15:13,862 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:15:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e940c20-174e-4a5e-9c6a-0625c688cade 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:15:13,863 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:15:13,863 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-30 11:15:13,863 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:15:13,863 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-30 11:15:13,863 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112cd302c65bdbe12fc12030a29827ecdc53372a" 2019-05-30 11:15:13,863 - functest.core.cloudify - DEBUG - Deleting... 2019-05-30 11:15:13,864 - functest.core.cloudify - DEBUG - 11:15:06 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_pwc8x3: No response received for task 1253f0fc7840406da44f94a94a9d8464 2019-05-30 11:15:13,864 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-30 11:15:13,864 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-30 11:15:13,864 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 11:15:13,864 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-30 11:15:13,864 - functest.core.cloudify - DEBUG - Deleting Agent bono_host_a54ulk 2019-05-30 11:15:13,865 - functest.core.cloudify - DEBUG - Successfully deleted daemon: ellis_host_pwc8x3 2019-05-30 11:15:13,865 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-30 11:15:13,865 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112cd302c65bdbe12fc12030a29827ecdc53372a" -d '{"os-stop": null}' 2019-05-30 11:15:13,865 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c8b1b5e-4db7-47e0-98b0-d60e73767b34 x-compute-request-id: req-6c8b1b5e-4db7-47e0-98b0-d60e73767b34 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:40Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:13,865 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-6c8b1b5e-4db7-47e0-98b0-d60e73767b34 2019-05-30 11:15:13,865 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-6c8b1b5e-4db7-47e0-98b0-d60e73767b34 2019-05-30 11:15:13,866 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:15:13,866 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:15:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fac62da5-03a4-44f4-a1c9-ccd035900094 x-compute-request-id: req-fac62da5-03a4-44f4-a1c9-ccd035900094 Content-Length: 0 Content-Type: application/json 2019-05-30 11:15:13,866 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-30 11:15:13,866 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-30 11:15:13,866 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:15:13,866 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/action used request id req-fac62da5-03a4-44f4-a1c9-ccd035900094 2019-05-30 11:15:13,867 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/action used request id req-fac62da5-03a4-44f4-a1c9-ccd035900094 2019-05-30 11:15:13,867 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:15:13,867 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-30 11:15:13,867 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-05-30 11:15:13,867 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3b80bd6006df11761ac0017fe9aff17e33867e" 2019-05-30 11:15:13,867 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-66e22566-0e0a-41a0-abe6-0b9d5d27f704 2019-05-30 11:15:13,867 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:15:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66e22566-0e0a-41a0-abe6-0b9d5d27f704 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:15:13,868 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-30 11:15:13,868 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:15:13,868 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:15:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65ed1329-86e5-43eb-b1fc-376463a476d5 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:15:13,868 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-65ed1329-86e5-43eb-b1fc-376463a476d5 2019-05-30 11:15:13,868 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:15:13,868 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:15:13,869 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-30 11:15:13,869 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e653057aa7d3fc189524922c987e6b952bfa006a" 2019-05-30 11:15:13,869 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c546774-f11f-46a1-adaa-08bcf3e4decf x-compute-request-id: req-8c546774-f11f-46a1-adaa-08bcf3e4decf Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:d5:55", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:27.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:27Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:13,869 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-30 11:15:13,869 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-8c546774-f11f-46a1-adaa-08bcf3e4decf 2019-05-30 11:15:13,869 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3b80bd6006df11761ac0017fe9aff17e33867e" -d '{"os-stop": null}' 2019-05-30 11:15:13,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:15:13,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:13,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:13,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:13,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:13,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:13,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:13,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:13,959 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:15:13,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:13,959 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:13 GMT 2019-05-30 11:15:13,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:13,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:15:13,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:13,959 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:13,959 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:18,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:15:19,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:19,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:19,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:19,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:19,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:19,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:19,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:19,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x356c6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:09.798Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:09.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:09.798Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c546774-f11f-46a1-adaa-08bcf3e4decf x-compute-request-id: req-8c546774-f11f-46a1-adaa-08bcf3e4decf Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b7:d5:55\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:27.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:27Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:09.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ebc9321f-6043-4d84-b202-d6407ef8e890"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:10.414Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-eebe4c33-31ff-4e65-a50b-8578eeceb90b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:09.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8427a4c7-3ee5-4de0-a3be-5a6fd14dea71"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:10.414Z", "message": "Stopping agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:09.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:10.414Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:09.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:10.414Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action used request id req-444b0aa3-e069-415e-a786-c65279d1b0ce", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:09.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ebc9321f-6043-4d84-b202-d6407ef8e890"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:10.414Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action used request id req-444b0aa3-e069-415e-a786-c65279d1b0ce", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:09.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ebc9321f-6043-4d84-b202-d6407ef8e890"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:10.414Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eebe4c33-31ff-4e65-a50b-8578eeceb90b x-compute-request-id: req-eebe4c33-31ff-4e65-a50b-8578eeceb90b Content-Encoding: gzip Content-Length: 854 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:39.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:39Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:09.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8427a4c7-3ee5-4de0-a3be-5a6fd14dea71"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:10.414Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-eebe4c33-31ff-4e65-a50b-8578eeceb90b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:09.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8427a4c7-3ee5-4de0-a3be-5a6fd14dea71"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:10.414Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e653057aa7d3fc189524922c987e6b952bfa006a\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:09.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8427a4c7-3ee5-4de0-a3be-5a6fd14dea71"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:10.414Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:15:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e66a7f01-2656-434b-a4fa-8b8a9801da95 x-compute-request-id: req-e66a7f01-2656-434b-a4fa-8b8a9801da95 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-05-30T11:15:09.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8427a4c7-3ee5-4de0-a3be-5a6fd14dea71"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:10.414Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-e66a7f01-2656-434b-a4fa-8b8a9801da95", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:09.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8427a4c7-3ee5-4de0-a3be-5a6fd14dea71"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:10.414Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-e66a7f01-2656-434b-a4fa-8b8a9801da95", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:09.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8427a4c7-3ee5-4de0-a3be-5a6fd14dea71"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:10.414Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:10.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fddf2cdb-82f0-4a9e-a317-54ee752a6e4b"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:10.918Z", "message": "Successfully deleted daemon: bono_host_a54ulk", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:10.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fddf2cdb-82f0-4a9e-a317-54ee752a6e4b"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:10.918Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:10.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fddf2cdb-82f0-4a9e-a317-54ee752a6e4b"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:10.918Z", "message": "11:15:10 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_a54ulk: No response received for task 97a20c47e42c49f0be61f8ce200f7549", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:10.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fddf2cdb-82f0-4a9e-a317-54ee752a6e4b"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:11.602Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:11.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:11.602Z", "message": "Stopping Agent sprout_host_k5oak0", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:10.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.50844217-ae1f-4222-acf0-9b0322a883f8"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:11.602Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:11.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:11.602Z", "message": "Agent deleted", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:11.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:12.441Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:11.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.50844217-ae1f-4222-acf0-9b0322a883f8"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:12.441Z", "message": "Stopping daemon with command: sudo service cloudify-worker-sprout_host_k5oak0 stop", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:11.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.50844217-ae1f-4222-acf0-9b0322a883f8"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:12.441Z", "message": "Successfully stopped daemon: sprout_host_k5oak0\u001b[0m", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:11.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.50844217-ae1f-4222-acf0-9b0322a883f8"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:13.005Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfc1bb99-df74-4cae-8886-f5ab4c5aeccd 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:12.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c6a621e7-07a7-4fd6-af41-f9e46d3f8e96"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:13.005Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:15:12.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c6a621e7-07a7-4fd6-af41-f9e46d3f8e96"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:13.005Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:12.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:13.005Z", "message": "Deleting agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:12.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:13.005Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:12.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:13.005Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bfc1bb99-df74-4cae-8886-f5ab4c5aeccd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:12.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c6a621e7-07a7-4fd6-af41-f9e46d3f8e96"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:13.554Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}776f972bbbb47f8a36b17e5ea74c571666a230cc\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:13.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c6a621e7-07a7-4fd6-af41-f9e46d3f8e96"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:14.154Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bb43bb0-28ad-4b2c-a654-754694aa6952 x-compute-request-id: req-4bb43bb0-28ad-4b2c-a654-754694aa6952 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:14.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c6a621e7-07a7-4fd6-af41-f9e46d3f8e96"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:14.154Z", "message": "Deleting Agent sprout_host_k5oak0", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:13.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.9ff3d822-e274-4086-9aab-3faadbf7125c"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:14.845Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-40475bbc-cbbb-4b85-86ac-ca6456c470d5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:14.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c6a621e7-07a7-4fd6-af41-f9e46d3f8e96"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:14.845Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}776f972bbbb47f8a36b17e5ea74c571666a230cc\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:14.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c6a621e7-07a7-4fd6-af41-f9e46d3f8e96"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:14.845Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-4bb43bb0-28ad-4b2c-a654-754694aa6952", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:14.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c6a621e7-07a7-4fd6-af41-f9e46d3f8e96"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:14.845Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-4bb43bb0-28ad-4b2c-a654-754694aa6952", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:14.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c6a621e7-07a7-4fd6-af41-f9e46d3f8e96"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:14.845Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-40475bbc-cbbb-4b85-86ac-ca6456c470d5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:14.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c6a621e7-07a7-4fd6-af41-f9e46d3f8e96"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:14.845Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:15:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-40475bbc-cbbb-4b85-86ac-ca6456c470d5 x-compute-request-id: req-40475bbc-cbbb-4b85-86ac-ca6456c470d5 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-05-30T11:15:14.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c6a621e7-07a7-4fd6-af41-f9e46d3f8e96"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:17.345Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}112cd302c65bdbe12fc12030a29827ecdc53372a\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:17.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1e1d8e1b-f8f4-46ab-87a1-36661ba4db10"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:17.961Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:17.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.9ff3d822-e274-4086-9aab-3faadbf7125c"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:17.961Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-6854199c-0ee3-42aa-ac94-9ff7420aaab5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:17.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1e1d8e1b-f8f4-46ab-87a1-36661ba4db10"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:17.961Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-6854199c-0ee3-42aa-ac94-9ff7420aaab5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:17.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1e1d8e1b-f8f4-46ab-87a1-36661ba4db10"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:17.961Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6854199c-0ee3-42aa-ac94-9ff7420aaab5 x-compute-request-id: req-6854199c-0ee3-42aa-ac94-9ff7420aaab5 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:63:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T11:15:07Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:17.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1e1d8e1b-f8f4-46ab-87a1-36661ba4db10"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:18.690Z", "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-05-30T11:15:17.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:18.690Z", "message": "11:15:17 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_k5oak0: No response received for task c28c33a883564d9f82cf659797f0304a", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:17.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.9ff3d822-e274-4086-9aab-3faadbf7125c"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:18.690Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:17.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.9ff3d822-e274-4086-9aab-3faadbf7125c"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:18.690Z", "message": "Successfully deleted daemon: sprout_host_k5oak0", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:17.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.9ff3d822-e274-4086-9aab-3faadbf7125c"}], "metadata": {"pagination": {"total": 503, "offset": 455, "size": 50}}} 2019-05-30 11:15:19,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:19,062 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:19 GMT 2019-05-30 11:15:19,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:19,062 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:15:19,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:19,062 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:19,062 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:19,062 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:15:19,064 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-30 11:15:19,065 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c546774-f11f-46a1-adaa-08bcf3e4decf x-compute-request-id: req-8c546774-f11f-46a1-adaa-08bcf3e4decf Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:d5:55", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:27.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:27Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:19,065 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-eebe4c33-31ff-4e65-a50b-8578eeceb90b 2019-05-30 11:15:19,065 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-30 11:15:19,065 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-30 11:15:19,065 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action used request id req-444b0aa3-e069-415e-a786-c65279d1b0ce 2019-05-30 11:15:19,066 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action used request id req-444b0aa3-e069-415e-a786-c65279d1b0ce 2019-05-30 11:15:19,066 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eebe4c33-31ff-4e65-a50b-8578eeceb90b x-compute-request-id: req-eebe4c33-31ff-4e65-a50b-8578eeceb90b Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:39.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:39Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:19,066 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-eebe4c33-31ff-4e65-a50b-8578eeceb90b 2019-05-30 11:15:19,066 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e653057aa7d3fc189524922c987e6b952bfa006a" -d '{"os-stop": null}' 2019-05-30 11:15:19,066 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:15:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e66a7f01-2656-434b-a4fa-8b8a9801da95 x-compute-request-id: req-e66a7f01-2656-434b-a4fa-8b8a9801da95 Content-Length: 0 Content-Type: application/json 2019-05-30 11:15:19,066 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-e66a7f01-2656-434b-a4fa-8b8a9801da95 2019-05-30 11:15:19,067 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-e66a7f01-2656-434b-a4fa-8b8a9801da95 2019-05-30 11:15:19,067 - functest.core.cloudify - DEBUG - Deleting... 2019-05-30 11:15:19,067 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bono_host_a54ulk 2019-05-30 11:15:19,067 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-30 11:15:19,067 - functest.core.cloudify - DEBUG - 11:15:10 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_a54ulk: No response received for task 97a20c47e42c49f0be61f8ce200f7549 2019-05-30 11:15:19,067 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-30 11:15:19,068 - functest.core.cloudify - DEBUG - Stopping Agent sprout_host_k5oak0 2019-05-30 11:15:19,068 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-30 11:15:19,068 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-30 11:15:19,068 - functest.core.cloudify - DEBUG - Stopping... 2019-05-30 11:15:19,068 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_k5oak0 stop 2019-05-30 11:15:19,068 - functest.core.cloudify - DEBUG - Successfully stopped daemon: sprout_host_k5oak0 2019-05-30 11:15:19,069 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfc1bb99-df74-4cae-8886-f5ab4c5aeccd 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:15:19,069 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:15:19,069 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-30 11:15:19,069 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-30 11:15:19,069 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-30 11:15:19,069 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bfc1bb99-df74-4cae-8886-f5ab4c5aeccd 2019-05-30 11:15:19,069 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}776f972bbbb47f8a36b17e5ea74c571666a230cc" 2019-05-30 11:15:19,070 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bb43bb0-28ad-4b2c-a654-754694aa6952 x-compute-request-id: req-4bb43bb0-28ad-4b2c-a654-754694aa6952 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:19,070 - functest.core.cloudify - DEBUG - Deleting Agent sprout_host_k5oak0 2019-05-30 11:15:19,070 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-40475bbc-cbbb-4b85-86ac-ca6456c470d5 2019-05-30 11:15:19,070 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}776f972bbbb47f8a36b17e5ea74c571666a230cc" -d '{"os-stop": null}' 2019-05-30 11:15:19,070 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-4bb43bb0-28ad-4b2c-a654-754694aa6952 2019-05-30 11:15:19,070 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-4bb43bb0-28ad-4b2c-a654-754694aa6952 2019-05-30 11:15:19,071 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-40475bbc-cbbb-4b85-86ac-ca6456c470d5 2019-05-30 11:15:19,071 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:15:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-40475bbc-cbbb-4b85-86ac-ca6456c470d5 x-compute-request-id: req-40475bbc-cbbb-4b85-86ac-ca6456c470d5 Content-Length: 0 Content-Type: application/json 2019-05-30 11:15:19,071 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}112cd302c65bdbe12fc12030a29827ecdc53372a" 2019-05-30 11:15:19,071 - functest.core.cloudify - DEBUG - Deleting... 2019-05-30 11:15:19,071 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-6854199c-0ee3-42aa-ac94-9ff7420aaab5 2019-05-30 11:15:19,071 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-6854199c-0ee3-42aa-ac94-9ff7420aaab5 2019-05-30 11:15:19,072 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6854199c-0ee3-42aa-ac94-9ff7420aaab5 x-compute-request-id: req-6854199c-0ee3-42aa-ac94-9ff7420aaab5 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:15:07Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:19,072 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-30 11:15:19,072 - functest.core.cloudify - DEBUG - 11:15:17 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_k5oak0: No response received for task c28c33a883564d9f82cf659797f0304a 2019-05-30 11:15:19,072 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-30 11:15:19,072 - functest.core.cloudify - DEBUG - Successfully deleted daemon: sprout_host_k5oak0 2019-05-30 11:15:19,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:15:19,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:19,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:19,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:19,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:19,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:19,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:19,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:19,150 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:15:19,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:19,151 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:19 GMT 2019-05-30 11:15:19,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:19,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:15:19,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:19,151 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:19,151 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:24,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:15:24,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:24,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:24,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:24,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:24,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:24,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:24,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:24,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_k5oak0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:19.217Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:19.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:19.217Z", "message": "Waiting for process 23339 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:18.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:19.217Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:18.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:19.217Z", "message": "Agent deleted", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:18.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:19.784Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}be3b80bd6006df11761ac0017fe9aff17e33867e\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:19.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ebc9321f-6043-4d84-b202-d6407ef8e890"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:20.348Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-4477d2d4-f111-4e7d-898f-9ea6c120d57c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:20.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ebc9321f-6043-4d84-b202-d6407ef8e890"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:20.348Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:15:20.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.eddd505d-bca7-4635-a22e-5ede594827bc"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:20.348Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e653057aa7d3fc189524922c987e6b952bfa006a\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:19.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8427a4c7-3ee5-4de0-a3be-5a6fd14dea71"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:20.348Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4477d2d4-f111-4e7d-898f-9ea6c120d57c x-compute-request-id: req-4477d2d4-f111-4e7d-898f-9ea6c120d57c Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b7:d5:55\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:27.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T11:15:09Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:20.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ebc9321f-6043-4d84-b202-d6407ef8e890"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:20.348Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-4477d2d4-f111-4e7d-898f-9ea6c120d57c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:20.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ebc9321f-6043-4d84-b202-d6407ef8e890"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:21.047Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:20.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:21.047Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:20.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:21.047Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:15:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b66f8978-6ca6-42b9-af05-ef56172e86ce 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:20.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.eddd505d-bca7-4635-a22e-5ede594827bc"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:21.047Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b66f8978-6ca6-42b9-af05-ef56172e86ce", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:20.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.eddd505d-bca7-4635-a22e-5ede594827bc"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:21.047Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c217739-a218-4196-933d-d99a0a526528 x-compute-request-id: req-4c217739-a218-4196-933d-d99a0a526528 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:39.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T11:15:09Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:20.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8427a4c7-3ee5-4de0-a3be-5a6fd14dea71"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:21.047Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}166359e660b79641c91ec60dbae30c032695a39e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:20.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.eddd505d-bca7-4635-a22e-5ede594827bc"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:21.047Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-4c217739-a218-4196-933d-d99a0a526528", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:20.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8427a4c7-3ee5-4de0-a3be-5a6fd14dea71"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:21.047Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-4c217739-a218-4196-933d-d99a0a526528", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:20.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8427a4c7-3ee5-4de0-a3be-5a6fd14dea71"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:21.602Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-c45a10f1-31a7-4d49-a694-bfb16a3cf409", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:21.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.eddd505d-bca7-4635-a22e-5ede594827bc"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:21.602Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:15: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-6d7ff884-e37d-4ec9-bb56-6bb7eaf4b178 x-compute-request-id: req-6d7ff884-e37d-4ec9-bb56-6bb7eaf4b178 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-05-30T11:15:21.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.eddd505d-bca7-4635-a22e-5ede594827bc"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:21.602Z", "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-05-30T11:15:21.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:21.602Z", "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-05-30T11:15:21.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:21.602Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}166359e660b79641c91ec60dbae30c032695a39e\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:21.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.eddd505d-bca7-4635-a22e-5ede594827bc"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:21.602Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action used request id req-6d7ff884-e37d-4ec9-bb56-6bb7eaf4b178", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:21.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.eddd505d-bca7-4635-a22e-5ede594827bc"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:21.602Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action used request id req-6d7ff884-e37d-4ec9-bb56-6bb7eaf4b178", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:21.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.eddd505d-bca7-4635-a22e-5ede594827bc"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:21.602Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15: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-c45a10f1-31a7-4d49-a694-bfb16a3cf409 x-compute-request-id: req-c45a10f1-31a7-4d49-a694-bfb16a3cf409 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6d:87:fe\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:40Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:21.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.eddd505d-bca7-4635-a22e-5ede594827bc"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:21.602Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-c45a10f1-31a7-4d49-a694-bfb16a3cf409", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:21.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.eddd505d-bca7-4635-a22e-5ede594827bc"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:22.222Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:22.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:22.821Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:22.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:22.821Z", "message": "Stopping agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:22.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:23.689Z", "message": "Stopping Agent proxy_host_x356c6", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:23.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.b1828508-f70f-4e36-afcb-97db08fdb9fb"}], "metadata": {"pagination": {"total": 534, "offset": 503, "size": 50}}} 2019-05-30 11:15:24,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:24,238 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:24 GMT 2019-05-30 11:15:24,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:24,238 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:15:24,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:24,238 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:24,238 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:24,238 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:15:24,240 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-30 11:15:24,240 - functest.core.cloudify - DEBUG - Waiting for process 23339 to end... 2019-05-30 11:15:24,240 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-30 11:15:24,241 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-30 11:15:24,241 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3b80bd6006df11761ac0017fe9aff17e33867e" 2019-05-30 11:15:24,241 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-4477d2d4-f111-4e7d-898f-9ea6c120d57c 2019-05-30 11:15:24,241 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:15:24,241 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e653057aa7d3fc189524922c987e6b952bfa006a" 2019-05-30 11:15:24,241 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4477d2d4-f111-4e7d-898f-9ea6c120d57c x-compute-request-id: req-4477d2d4-f111-4e7d-898f-9ea6c120d57c Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:d5:55", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:27.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:15:09Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:24,242 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-4477d2d4-f111-4e7d-898f-9ea6c120d57c 2019-05-30 11:15:24,242 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-30 11:15:24,242 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-30 11:15:24,242 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:15:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b66f8978-6ca6-42b9-af05-ef56172e86ce 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:15:24,242 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b66f8978-6ca6-42b9-af05-ef56172e86ce 2019-05-30 11:15:24,243 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c217739-a218-4196-933d-d99a0a526528 x-compute-request-id: req-4c217739-a218-4196-933d-d99a0a526528 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:39.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:15:09Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:24,243 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166359e660b79641c91ec60dbae30c032695a39e" 2019-05-30 11:15:24,243 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-4c217739-a218-4196-933d-d99a0a526528 2019-05-30 11:15:24,243 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-4c217739-a218-4196-933d-d99a0a526528 2019-05-30 11:15:24,243 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-c45a10f1-31a7-4d49-a694-bfb16a3cf409 2019-05-30 11:15:24,243 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:15: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-6d7ff884-e37d-4ec9-bb56-6bb7eaf4b178 x-compute-request-id: req-6d7ff884-e37d-4ec9-bb56-6bb7eaf4b178 Content-Length: 0 Content-Type: application/json 2019-05-30 11:15:24,244 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-30 11:15:24,244 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-30 11:15:24,244 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166359e660b79641c91ec60dbae30c032695a39e" -d '{"os-stop": null}' 2019-05-30 11:15:24,244 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action used request id req-6d7ff884-e37d-4ec9-bb56-6bb7eaf4b178 2019-05-30 11:15:24,244 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action used request id req-6d7ff884-e37d-4ec9-bb56-6bb7eaf4b178 2019-05-30 11:15:24,244 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15: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-c45a10f1-31a7-4d49-a694-bfb16a3cf409 x-compute-request-id: req-c45a10f1-31a7-4d49-a694-bfb16a3cf409 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:87:fe", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:40Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:24,245 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-c45a10f1-31a7-4d49-a694-bfb16a3cf409 2019-05-30 11:15:24,245 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-30 11:15:24,245 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-30 11:15:24,245 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-30 11:15:24,245 - functest.core.cloudify - DEBUG - Stopping Agent proxy_host_x356c6 2019-05-30 11:15:24,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:15:24,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:24,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:24,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:24,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:24,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:24,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:24,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:24,453 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:15:24,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:24,454 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:24 GMT 2019-05-30 11:15:24,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:24,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:15:24,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:24,454 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:24,454 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:29,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:15:29,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:29,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:29,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:29,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:29,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:29,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:29,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:29,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:24.360Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}776f972bbbb47f8a36b17e5ea74c571666a230cc\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:24.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c6a621e7-07a7-4fd6-af41-f9e46d3f8e96"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:24.978Z", "message": "Successfully stopped daemon: proxy_host_x356c6\u001b[0m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:24.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.b1828508-f70f-4e36-afcb-97db08fdb9fb"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:24.978Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:24.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.b1828508-f70f-4e36-afcb-97db08fdb9fb"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:24.978Z", "message": "Stopping daemon with command: sudo service cloudify-worker-proxy_host_x356c6 stop", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:24.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.b1828508-f70f-4e36-afcb-97db08fdb9fb"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:25.625Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-b379a2da-488f-420f-b6f7-28dce263827c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:24.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c6a621e7-07a7-4fd6-af41-f9e46d3f8e96"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:25.625Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:25.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:25.625Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:24.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:25.625Z", "message": "Deleting agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:25.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:25.625Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15: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-b379a2da-488f-420f-b6f7-28dce263827c x-compute-request-id: req-b379a2da-488f-420f-b6f7-28dce263827c Content-Encoding: gzip Content-Length: 870 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T11:15:14Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:24.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c6a621e7-07a7-4fd6-af41-f9e46d3f8e96"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:25.625Z", "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-05-30T11:15:25.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:25.625Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-b379a2da-488f-420f-b6f7-28dce263827c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:24.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c6a621e7-07a7-4fd6-af41-f9e46d3f8e96"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:26.193Z", "message": "Deleting Agent proxy_host_x356c6", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:26.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.91016ef1-a7d2-4b67-b2f0-903e287555bf"}], "metadata": {"pagination": {"total": 546, "offset": 534, "size": 50}}} 2019-05-30 11:15:29,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:29,546 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:29 GMT 2019-05-30 11:15:29,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:29,546 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:15:29,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:29,546 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:29,546 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:29,546 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:15:29,547 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}776f972bbbb47f8a36b17e5ea74c571666a230cc" 2019-05-30 11:15:29,547 - functest.core.cloudify - DEBUG - Successfully stopped daemon: proxy_host_x356c6 2019-05-30 11:15:29,547 - functest.core.cloudify - DEBUG - Stopping... 2019-05-30 11:15:29,548 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_x356c6 stop 2019-05-30 11:15:29,548 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-b379a2da-488f-420f-b6f7-28dce263827c 2019-05-30 11:15:29,548 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-30 11:15:29,548 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-30 11:15:29,548 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-30 11:15:29,548 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15: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-b379a2da-488f-420f-b6f7-28dce263827c x-compute-request-id: req-b379a2da-488f-420f-b6f7-28dce263827c Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:15:14Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:29,549 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-30 11:15:29,549 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-b379a2da-488f-420f-b6f7-28dce263827c 2019-05-30 11:15:29,549 - functest.core.cloudify - DEBUG - Deleting Agent proxy_host_x356c6 2019-05-30 11:15:29,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:15:29,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:29,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:29,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:29,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:29,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:29,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:29,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:29,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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:15:29,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:29,625 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:29 GMT 2019-05-30 11:15:29,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:29,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:15:29,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:29,625 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:29,625 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:34,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:15:34,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:34,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:34,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:34,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:34,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:34,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:34,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:34,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:30.198Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:30.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.91016ef1-a7d2-4b67-b2f0-903e287555bf"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:30.701Z", "message": "Successfully deleted daemon: proxy_host_x356c6", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:30.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.91016ef1-a7d2-4b67-b2f0-903e287555bf"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:30.701Z", "message": "11:15:29 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_x356c6: No response received for task e09579c8bf084fb9816f634775560fd6", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:30.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.91016ef1-a7d2-4b67-b2f0-903e287555bf"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:30.701Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:30.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.91016ef1-a7d2-4b67-b2f0-903e287555bf"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:31.231Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:30.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:31.231Z", "message": "Agent deleted", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:30.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:31.817Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:31.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:31.817Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}166359e660b79641c91ec60dbae30c032695a39e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:31.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.eddd505d-bca7-4635-a22e-5ede594827bc"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:32.363Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-0269f4ce-23dc-43ee-b237-68a124cd5b92", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:32.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.eddd505d-bca7-4635-a22e-5ede594827bc"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:32.363Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:15:32.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.711e34ab-e1f1-41d9-91b0-cdb07b819ac3"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:32.363Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15: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-0269f4ce-23dc-43ee-b237-68a124cd5b92 x-compute-request-id: req-0269f4ce-23dc-43ee-b237-68a124cd5b92 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6d:87:fe\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T11:15:21Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:32.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.eddd505d-bca7-4635-a22e-5ede594827bc"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:32.363Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-0269f4ce-23dc-43ee-b237-68a124cd5b92", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:32.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.eddd505d-bca7-4635-a22e-5ede594827bc"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:32.982Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1328bb9c1ec7d0f1aa53ad73c750fd172079b502\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:32.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.711e34ab-e1f1-41d9-91b0-cdb07b819ac3"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:32.982Z", "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-05-30T11:15:32.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:32.982Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:15:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ae5a06c-f67f-43ab-81e5-b9d924ac5359 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:32.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.711e34ab-e1f1-41d9-91b0-cdb07b819ac3"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:32.982Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5ae5a06c-f67f-43ab-81e5-b9d924ac5359", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:32.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.711e34ab-e1f1-41d9-91b0-cdb07b819ac3"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:33.767Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e62c8fc-06ab-4955-8623-f1137d1c7af9 x-compute-request-id: req-5e62c8fc-06ab-4955-8623-f1137d1c7af9 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5a:b7:92\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:57:40Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_proxy_host_x356c6\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:33.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.711e34ab-e1f1-41d9-91b0-cdb07b819ac3"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:34.436Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1328bb9c1ec7d0f1aa53ad73c750fd172079b502\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:33.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.711e34ab-e1f1-41d9-91b0-cdb07b819ac3"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:34.436Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-5e62c8fc-06ab-4955-8623-f1137d1c7af9", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:33.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.711e34ab-e1f1-41d9-91b0-cdb07b819ac3"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:34.436Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-5e62c8fc-06ab-4955-8623-f1137d1c7af9", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:33.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.711e34ab-e1f1-41d9-91b0-cdb07b819ac3"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:34.436Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755/action used request id req-9af6d0f4-8e94-4fcc-82f9-c15fb022d909", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:33.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.711e34ab-e1f1-41d9-91b0-cdb07b819ac3"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:34.436Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755/action used request id req-9af6d0f4-8e94-4fcc-82f9-c15fb022d909", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:33.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.711e34ab-e1f1-41d9-91b0-cdb07b819ac3"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:34.436Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:15:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9af6d0f4-8e94-4fcc-82f9-c15fb022d909 x-compute-request-id: req-9af6d0f4-8e94-4fcc-82f9-c15fb022d909 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-05-30T11:15:33.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.711e34ab-e1f1-41d9-91b0-cdb07b819ac3"}], "metadata": {"pagination": {"total": 569, "offset": 546, "size": 50}}} 2019-05-30 11:15:34,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:34,731 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:34 GMT 2019-05-30 11:15:34,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:34,731 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:15:34,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:34,731 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:34,731 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:34,731 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:15:34,733 - functest.core.cloudify - DEBUG - Deleting... 2019-05-30 11:15:34,733 - functest.core.cloudify - DEBUG - Successfully deleted daemon: proxy_host_x356c6 2019-05-30 11:15:34,733 - functest.core.cloudify - DEBUG - 11:15:29 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_x356c6: No response received for task e09579c8bf084fb9816f634775560fd6 2019-05-30 11:15:34,733 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-30 11:15:34,733 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-30 11:15:34,734 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-30 11:15:34,734 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-30 11:15:34,734 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166359e660b79641c91ec60dbae30c032695a39e" 2019-05-30 11:15:34,734 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-0269f4ce-23dc-43ee-b237-68a124cd5b92 2019-05-30 11:15:34,734 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:15:34,734 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15: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-0269f4ce-23dc-43ee-b237-68a124cd5b92 x-compute-request-id: req-0269f4ce-23dc-43ee-b237-68a124cd5b92 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:87:fe", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:15:21Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:34,735 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-0269f4ce-23dc-43ee-b237-68a124cd5b92 2019-05-30 11:15:34,735 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1328bb9c1ec7d0f1aa53ad73c750fd172079b502" 2019-05-30 11:15:34,735 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-30 11:15:34,735 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:15:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ae5a06c-f67f-43ab-81e5-b9d924ac5359 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:15:34,735 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5ae5a06c-f67f-43ab-81e5-b9d924ac5359 2019-05-30 11:15:34,735 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e62c8fc-06ab-4955-8623-f1137d1c7af9 x-compute-request-id: req-5e62c8fc-06ab-4955-8623-f1137d1c7af9 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:b7:92", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "91a8dbf5-b492-48b4-ad88-d28ed418a755", "security_groups": [{"name": "default"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:57:40Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_proxy_host_x356c6", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:34,736 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1328bb9c1ec7d0f1aa53ad73c750fd172079b502" -d '{"os-stop": null}' 2019-05-30 11:15:34,736 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-5e62c8fc-06ab-4955-8623-f1137d1c7af9 2019-05-30 11:15:34,736 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-5e62c8fc-06ab-4955-8623-f1137d1c7af9 2019-05-30 11:15:34,736 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755/action used request id req-9af6d0f4-8e94-4fcc-82f9-c15fb022d909 2019-05-30 11:15:34,736 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755/action used request id req-9af6d0f4-8e94-4fcc-82f9-c15fb022d909 2019-05-30 11:15:34,736 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:15:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9af6d0f4-8e94-4fcc-82f9-c15fb022d909 x-compute-request-id: req-9af6d0f4-8e94-4fcc-82f9-c15fb022d909 Content-Length: 0 Content-Type: application/json 2019-05-30 11:15:34,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:15:34,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:34,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:34,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:34,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:34,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:34,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:34,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:34,804 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:15:34,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:34,804 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:34 GMT 2019-05-30 11:15:34,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:34,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:15:34,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:34,805 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:34,805 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:39,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:15:39,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:39,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:39,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:39,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:39,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:39,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:39,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:39,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:38.863Z", "message": "Waiting for process 23339 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:38.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}], "metadata": {"pagination": {"total": 570, "offset": 569, "size": 50}}} 2019-05-30 11:15:39,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:39,893 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:39 GMT 2019-05-30 11:15:39,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:39,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-05-30 11:15:39,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:39,893 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:39,893 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:39,894 - functest.core.cloudify - DEBUG - Waiting for process 23339 to end... 2019-05-30 11:15:39,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:15:39,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:39,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:39,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:39,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:39,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:39,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:39,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:39,951 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:15:39,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:39,951 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:39 GMT 2019-05-30 11:15:39,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:39,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:15:39,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:39,951 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:39,951 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:44,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:15:45,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:45,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:45,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:45,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:45,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:45,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:45,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:45,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:43.986Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1328bb9c1ec7d0f1aa53ad73c750fd172079b502\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:43.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.711e34ab-e1f1-41d9-91b0-cdb07b819ac3"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:44.553Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c239b3e-ac8d-49dd-9488-63fa4ec08e59 x-compute-request-id: req-7c239b3e-ac8d-49dd-9488-63fa4ec08e59 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5a:b7:92\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:35Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_proxy_host_x356c6\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:44.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.711e34ab-e1f1-41d9-91b0-cdb07b819ac3"}], "metadata": {"pagination": {"total": 572, "offset": 570, "size": 50}}} 2019-05-30 11:15:45,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:45,050 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:45 GMT 2019-05-30 11:15:45,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:45,050 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:15:45,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:45,051 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:45,051 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:45,051 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:15:45,051 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1328bb9c1ec7d0f1aa53ad73c750fd172079b502" 2019-05-30 11:15:45,051 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c239b3e-ac8d-49dd-9488-63fa4ec08e59 x-compute-request-id: req-7c239b3e-ac8d-49dd-9488-63fa4ec08e59 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:b7:92", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "91a8dbf5-b492-48b4-ad88-d28ed418a755", "security_groups": [{"name": "default"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:35Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_proxy_host_x356c6", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:45,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:15:45,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:45,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:45,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:45,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:45,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:45,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:45,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:45,118 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:15:45,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:45,118 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:45 GMT 2019-05-30 11:15:45,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:45,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:15:45,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:45,118 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:45,119 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:50,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:15:50,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:50,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:50,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:50,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:50,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:50,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:50,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:50,235 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:45.246Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-7c239b3e-ac8d-49dd-9488-63fa4ec08e59", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:44.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.711e34ab-e1f1-41d9-91b0-cdb07b819ac3"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:45.246Z", "message": "Stopped node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:44.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:45.246Z", "message": "Task succeeded 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:44.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:45.246Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:45.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:45.246Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-7c239b3e-ac8d-49dd-9488-63fa4ec08e59", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:44.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.711e34ab-e1f1-41d9-91b0-cdb07b819ac3"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:45.843Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:45.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:45.843Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:45.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:45.843Z", "message": "Deleting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:45.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:46.761Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:46.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:47.264Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-530083a8-894d-41de-bda3-64c4ce74e03d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:46.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:47.264Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:15:46.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:47.264Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:15:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-530083a8-894d-41de-bda3-64c4ce74e03d 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:46.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:47.881Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9e9461198a62e1d7ea42a846ed216492b6974a36\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:47.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:48.494Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9e9461198a62e1d7ea42a846ed216492b6974a36\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:48.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:48.494Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-ed07fd0d-479f-457a-8a97-ad6d1fcdc4dc", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:48.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:48.494Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-ed07fd0d-479f-457a-8a97-ad6d1fcdc4dc", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:48.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:48.494Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9e9461198a62e1d7ea42a846ed216492b6974a36\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:48.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:48.494Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15: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-549aa2f9-9705-4b94-a7dd-7802161bd7c5 x-compute-request-id: req-549aa2f9-9705-4b94-a7dd-7802161bd7c5 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5a:b7:92\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:35Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_proxy_host_x356c6\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:48.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:48.494Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-549aa2f9-9705-4b94-a7dd-7802161bd7c5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:48.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:48.494Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-549aa2f9-9705-4b94-a7dd-7802161bd7c5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:48.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:48.494Z", "message": "RESP: [204] Date: Thu, 30 May 2019 11:15:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed07fd0d-479f-457a-8a97-ad6d1fcdc4dc x-compute-request-id: req-ed07fd0d-479f-457a-8a97-ad6d1fcdc4dc Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:48.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:48.494Z", "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-05-30T11:15:48.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:49.002Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8216456f-afd7-40e5-ae7d-859e09af3d6d x-compute-request-id: req-8216456f-afd7-40e5-ae7d-859e09af3d6d Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5a:b7:92\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"91a8dbf5-b492-48b4-ad88-d28ed418a755\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:48Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_proxy_host_x356c6\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:48.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:49.521Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c169c718-850f-4dce-b765-4130cfc452b4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:49.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1673f7af-1eab-496f-b96c-593e6087a474"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:49.521Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-8216456f-afd7-40e5-ae7d-859e09af3d6d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:48.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:49.521Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-8216456f-afd7-40e5-ae7d-859e09af3d6d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:48.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:49.521Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:15:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c169c718-850f-4dce-b765-4130cfc452b4 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:49.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1673f7af-1eab-496f-b96c-593e6087a474"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:49.521Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:15:49.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1673f7af-1eab-496f-b96c-593e6087a474"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:49.521Z", "message": "Waiting for server \"91a8dbf5-b492-48b4-ad88-d28ed418a755\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:48.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:50.190Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9ef4d7cb5ce836464a0d3c7e5b6863f8428caaf\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:49.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1673f7af-1eab-496f-b96c-593e6087a474"}], "metadata": {"pagination": {"total": 602, "offset": 572, "size": 50}}} 2019-05-30 11:15:50,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:50,236 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:50 GMT 2019-05-30 11:15:50,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:50,236 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:15:50,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:50,236 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:50,236 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:50,236 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:15:50,238 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-7c239b3e-ac8d-49dd-9488-63fa4ec08e59 2019-05-30 11:15:50,238 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-30 11:15:50,238 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-05-30 11:15:50,238 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:15:50,239 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-7c239b3e-ac8d-49dd-9488-63fa4ec08e59 2019-05-30 11:15:50,239 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-30 11:15:50,239 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:15:50,239 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:15:50,239 - functest.core.cloudify - DEBUG - deleting server 2019-05-30 11:15:50,239 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-530083a8-894d-41de-bda3-64c4ce74e03d 2019-05-30 11:15:50,240 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:15:50,240 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:15:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-530083a8-894d-41de-bda3-64c4ce74e03d 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:15:50,240 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9461198a62e1d7ea42a846ed216492b6974a36" 2019-05-30 11:15:50,240 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9461198a62e1d7ea42a846ed216492b6974a36" 2019-05-30 11:15:50,240 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-ed07fd0d-479f-457a-8a97-ad6d1fcdc4dc 2019-05-30 11:15:50,240 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-ed07fd0d-479f-457a-8a97-ad6d1fcdc4dc 2019-05-30 11:15:50,241 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9461198a62e1d7ea42a846ed216492b6974a36" 2019-05-30 11:15:50,241 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15: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-549aa2f9-9705-4b94-a7dd-7802161bd7c5 x-compute-request-id: req-549aa2f9-9705-4b94-a7dd-7802161bd7c5 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:b7:92", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "91a8dbf5-b492-48b4-ad88-d28ed418a755", "security_groups": [{"name": "default"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:35Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_proxy_host_x356c6", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:50,241 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-549aa2f9-9705-4b94-a7dd-7802161bd7c5 2019-05-30 11:15:50,241 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-549aa2f9-9705-4b94-a7dd-7802161bd7c5 2019-05-30 11:15:50,241 - functest.core.cloudify - DEBUG - RESP: [204] Date: Thu, 30 May 2019 11:15:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed07fd0d-479f-457a-8a97-ad6d1fcdc4dc x-compute-request-id: req-ed07fd0d-479f-457a-8a97-ad6d1fcdc4dc Content-Type: application/json 2019-05-30 11:15:50,241 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-30 11:15:50,242 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8216456f-afd7-40e5-ae7d-859e09af3d6d x-compute-request-id: req-8216456f-afd7-40e5-ae7d-859e09af3d6d Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:b7:92", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "91a8dbf5-b492-48b4-ad88-d28ed418a755", "security_groups": [{"name": "default"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:48Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_proxy_host_x356c6", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:50,242 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c169c718-850f-4dce-b765-4130cfc452b4 2019-05-30 11:15:50,242 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-8216456f-afd7-40e5-ae7d-859e09af3d6d 2019-05-30 11:15:50,242 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-8216456f-afd7-40e5-ae7d-859e09af3d6d 2019-05-30 11:15:50,242 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:15:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c169c718-850f-4dce-b765-4130cfc452b4 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:15:50,242 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:15:50,243 - functest.core.cloudify - DEBUG - Waiting for server "91a8dbf5-b492-48b4-ad88-d28ed418a755" to be deleted. current status: SHUTOFF 2019-05-30 11:15:50,243 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ef4d7cb5ce836464a0d3c7e5b6863f8428caaf" 2019-05-30 11:15:50,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:15:50,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:50,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:50,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:50,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:50,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:50,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:50,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:50,331 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:15:50,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:50,331 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:50 GMT 2019-05-30 11:15:50,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:50,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:15:50,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:50,332 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:50,332 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:55,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:15:55,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:55,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:55,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:55,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:55,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:55,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:55,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:55,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:50.733Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-f13e5980-10ce-46c8-9a4c-129a91301fcc", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:50.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1673f7af-1eab-496f-b96c-593e6087a474"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:50.733Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:50.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1673f7af-1eab-496f-b96c-593e6087a474"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:50.733Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-f13e5980-10ce-46c8-9a4c-129a91301fcc", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:50.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1673f7af-1eab-496f-b96c-593e6087a474"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:50.733Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15: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-f13e5980-10ce-46c8-9a4c-129a91301fcc x-compute-request-id: req-f13e5980-10ce-46c8-9a4c-129a91301fcc Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:63:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:18Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:50.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1673f7af-1eab-496f-b96c-593e6087a474"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:51.265Z", "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-05-30T11:15:50.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:51.265Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:51.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:51.861Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:51.820Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:51.861Z", "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-05-30T11:15:51.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:51.861Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:51.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:52.530Z", "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-05-30T11:15:52.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:53.246Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:15:53.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ccd452f7-c68d-46c8-9cc9-3d760df4cfd6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:53.889Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-009cbd3a-7057-4aee-91e1-52ebe1daf167", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:53.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ccd452f7-c68d-46c8-9cc9-3d760df4cfd6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:53.889Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-009cbd3a-7057-4aee-91e1-52ebe1daf167 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:53.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ccd452f7-c68d-46c8-9cc9-3d760df4cfd6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:53.889Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:53.325Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:53.889Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a92d5744-e801-4335-b2b9-52a21e9a5c0c 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:53.331Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:53.889Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a92d5744-e801-4335-b2b9-52a21e9a5c0c", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:53.331Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:53.889Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:15:53.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea8650ec-70e8-4413-b1a6-e0ade9367354"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:53.889Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a109a88-4f2c-4c42-b0fa-9c89cbcd6c70 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:53.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea8650ec-70e8-4413-b1a6-e0ade9367354"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:53.889Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9a109a88-4f2c-4c42-b0fa-9c89cbcd6c70", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:53.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea8650ec-70e8-4413-b1a6-e0ade9367354"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:53.889Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9b26a2890c5303ef925108ed305443fd8990575\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:53.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ccd452f7-c68d-46c8-9cc9-3d760df4cfd6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:53.889Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}defb725e855f422d643bc4815192e8209f1d152b\"", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:53.757Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:54.469Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}836d6499f90dcf45da8b7ae845ef946beb7ce9f0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:53.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea8650ec-70e8-4413-b1a6-e0ade9367354"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:54.469Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-243394eb-a0d0-4e40-84e3-4939ba38252a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:53.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:54.469Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-243394eb-a0d0-4e40-84e3-4939ba38252a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:53.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:54.469Z", "message": "RESP: [404] Date: Thu, 30 May 2019 11:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-243394eb-a0d0-4e40-84e3-4939ba38252a x-compute-request-id: req-243394eb-a0d0-4e40-84e3-4939ba38252a Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 91a8dbf5-b492-48b4-ad88-d28ed418a755 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-05-30T11:15:53.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "proxy_host_x356c6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:54.469Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9e9461198a62e1d7ea42a846ed216492b6974a36\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:53.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.aa5b7ee0-6da8-4c24-b5ba-c1e076218dc6"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:54.469Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:54.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.066Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-7295099f-9630-474c-aa43-3ba4816b7d1c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:54.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ccd452f7-c68d-46c8-9cc9-3d760df4cfd6"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.066Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-7295099f-9630-474c-aa43-3ba4816b7d1c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:54.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ccd452f7-c68d-46c8-9cc9-3d760df4cfd6"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.066Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-84db879d-186b-48cf-8983-2cc51e53becb", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:54.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea8650ec-70e8-4413-b1a6-e0ade9367354"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.066Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:54.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ccd452f7-c68d-46c8-9cc9-3d760df4cfd6"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.066Z", "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-05-30T11:15:54.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.066Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d76ed857-d53a-4ced-8ae2-8a97ee796efa x-compute-request-id: req-d76ed857-d53a-4ced-8ae2-8a97ee796efa Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:63:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:18Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:54.680Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.066Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-d76ed857-d53a-4ced-8ae2-8a97ee796efa", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:54.680Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.066Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}defb725e855f422d643bc4815192e8209f1d152b\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:54.681Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.066Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-d76ed857-d53a-4ced-8ae2-8a97ee796efa", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:54.680Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.066Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84db879d-186b-48cf-8983-2cc51e53becb x-compute-request-id: req-84db879d-186b-48cf-8983-2cc51e53becb Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:39.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:21Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:54.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea8650ec-70e8-4413-b1a6-e0ade9367354"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.066Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-84db879d-186b-48cf-8983-2cc51e53becb", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:54.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea8650ec-70e8-4413-b1a6-e0ade9367354"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.066Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:54.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ea8650ec-70e8-4413-b1a6-e0ade9367354"}, {"node_instance_id": "proxy_host_x356c6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.066Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:54.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.066Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7295099f-9630-474c-aa43-3ba4816b7d1c x-compute-request-id: req-7295099f-9630-474c-aa43-3ba4816b7d1c Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b7:d5:55\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:27.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:20Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:54.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ccd452f7-c68d-46c8-9cc9-3d760df4cfd6"}], "metadata": {"pagination": {"total": 643, "offset": 602, "size": 50}}} 2019-05-30 11:15:55,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:55,463 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:55 GMT 2019-05-30 11:15:55,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:55,464 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:15:55,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:55,464 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:55,464 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:15:55,464 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:15:55,466 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-f13e5980-10ce-46c8-9a4c-129a91301fcc 2019-05-30 11:15:55,466 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-30 11:15:55,467 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-f13e5980-10ce-46c8-9a4c-129a91301fcc 2019-05-30 11:15:55,467 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15: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-f13e5980-10ce-46c8-9a4c-129a91301fcc x-compute-request-id: req-f13e5980-10ce-46c8-9a4c-129a91301fcc Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:18Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:55,467 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-30 11:15:55,467 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-30 11:15:55,467 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:15:55,468 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-30 11:15:55,468 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:15:55,468 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-30 11:15:55,468 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:15:55,468 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-009cbd3a-7057-4aee-91e1-52ebe1daf167 2019-05-30 11:15:55,468 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-009cbd3a-7057-4aee-91e1-52ebe1daf167 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:15:55,469 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:15:55,469 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a92d5744-e801-4335-b2b9-52a21e9a5c0c 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:15:55,469 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a92d5744-e801-4335-b2b9-52a21e9a5c0c 2019-05-30 11:15:55,469 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:15:55,469 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a109a88-4f2c-4c42-b0fa-9c89cbcd6c70 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:15:55,469 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9a109a88-4f2c-4c42-b0fa-9c89cbcd6c70 2019-05-30 11:15:55,469 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9b26a2890c5303ef925108ed305443fd8990575" 2019-05-30 11:15:55,470 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defb725e855f422d643bc4815192e8209f1d152b" 2019-05-30 11:15:55,470 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836d6499f90dcf45da8b7ae845ef946beb7ce9f0" 2019-05-30 11:15:55,470 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-243394eb-a0d0-4e40-84e3-4939ba38252a 2019-05-30 11:15:55,470 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 used request id req-243394eb-a0d0-4e40-84e3-4939ba38252a 2019-05-30 11:15:55,470 - functest.core.cloudify - DEBUG - RESP: [404] Date: Thu, 30 May 2019 11:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-243394eb-a0d0-4e40-84e3-4939ba38252a x-compute-request-id: req-243394eb-a0d0-4e40-84e3-4939ba38252a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 91a8dbf5-b492-48b4-ad88-d28ed418a755 could not be found.", "code": 404}} 2019-05-30 11:15:55,470 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/91a8dbf5-b492-48b4-ad88-d28ed418a755 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9461198a62e1d7ea42a846ed216492b6974a36" 2019-05-30 11:15:55,471 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-30 11:15:55,471 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-7295099f-9630-474c-aa43-3ba4816b7d1c 2019-05-30 11:15:55,471 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-7295099f-9630-474c-aa43-3ba4816b7d1c 2019-05-30 11:15:55,471 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-84db879d-186b-48cf-8983-2cc51e53becb 2019-05-30 11:15:55,471 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-30 11:15:55,471 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-30 11:15:55,472 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d76ed857-d53a-4ced-8ae2-8a97ee796efa x-compute-request-id: req-d76ed857-d53a-4ced-8ae2-8a97ee796efa Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:18Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:55,472 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-d76ed857-d53a-4ced-8ae2-8a97ee796efa 2019-05-30 11:15:55,472 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defb725e855f422d643bc4815192e8209f1d152b" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-05-30 11:15:55,472 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-d76ed857-d53a-4ced-8ae2-8a97ee796efa 2019-05-30 11:15:55,472 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84db879d-186b-48cf-8983-2cc51e53becb x-compute-request-id: req-84db879d-186b-48cf-8983-2cc51e53becb Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:39.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:21Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:55,472 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-84db879d-186b-48cf-8983-2cc51e53becb 2019-05-30 11:15:55,473 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-30 11:15:55,473 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:15:55,473 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7295099f-9630-474c-aa43-3ba4816b7d1c x-compute-request-id: req-7295099f-9630-474c-aa43-3ba4816b7d1c Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:d5:55", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:27.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:20Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:15:55,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:15:55,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:15:55,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:15:55,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:15:55,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:15:55,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:15:55,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:15:55,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:15:55,544 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:15:55,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:15:55,544 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:15:55 GMT 2019-05-30 11:15:55,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:15:55,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:15:55,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:15:55,545 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:15:55,545 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:00,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:16:00,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:00,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:00,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:00,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:00,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:00,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:00,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:00,664 - 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-05-30T11:15:55.676Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:15: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-52bc2ed4-568f-4331-8a37-1e64980b56ca x-compute-request-id: req-52bc2ed4-568f-4331-8a37-1e64980b56ca Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:55.473Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.676Z", "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-05-30T11:15:55.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.676Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:55.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.676Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:54.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.676Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}defb725e855f422d643bc4815192e8209f1d152b\"", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:55.474Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.676Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/action used request id req-52bc2ed4-568f-4331-8a37-1e64980b56ca", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:55.473Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:55.676Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/action used request id req-52bc2ed4-568f-4331-8a37-1e64980b56ca", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:55.473Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:56.273Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}defb725e855f422d643bc4815192e8209f1d152b\"", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:55.806Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:56.273Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:56.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:56.273Z", "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-05-30T11:15:55.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:56.273Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:55.427Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:56.273Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-6c293e81-2665-4ea8-b417-b5203c01a85c", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:55.805Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:56.273Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-6c293e81-2665-4ea8-b417-b5203c01a85c", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:55.805Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:56.273Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c293e81-2665-4ea8-b417-b5203c01a85c x-compute-request-id: req-6c293e81-2665-4ea8-b417-b5203c01a85c Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:63:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:18Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:55.805Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:56.929Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups used request id req-7c1c332a-f76e-47d0-aaf3-b4039152be51", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:56.486Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:56.929Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c1c332a-f76e-47d0-aaf3-b4039152be51 x-compute-request-id: req-7c1c332a-f76e-47d0-aaf3-b4039152be51 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:56.486Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:56.929Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups used request id req-7c1c332a-f76e-47d0-aaf3-b4039152be51", "level": "debug", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:56.487Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8641792e-a321-4366-8642-87623861be35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:56.929Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:56.784Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:56.929Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:56.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:56.929Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:56.555Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:57.576Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:15:57.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.9da29583-0852-4056-80df-2e02d55defb7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:57.576Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_68s00b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:56.958Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:57.576Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b61cf992-bb1c-43f2-bb17-036a7144771e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:57.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.9da29583-0852-4056-80df-2e02d55defb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:57.576Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:15:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c539342-3f2c-44c8-9adb-e21a5d37aad0 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:56.789Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:57.576Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7c539342-3f2c-44c8-9adb-e21a5d37aad0", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:56.789Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:57.576Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:57.092Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:57.576Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b61cf992-bb1c-43f2-bb17-036a7144771e 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:57.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.9da29583-0852-4056-80df-2e02d55defb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:57.576Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4782f86ae20f48def0f9b49b097f9a397516f8db\"", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:57.196Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.136Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cccbab59-5b42-4f31-a7e2-9756db35ade4 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:57.766Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.136Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-cccbab59-5b42-4f31-a7e2-9756db35ade4", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:57.766Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.136Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cccbab59-5b42-4f31-a7e2-9756db35ade4 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:57.766Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.136Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:57.761Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.136Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-cccbab59-5b42-4f31-a7e2-9756db35ade4", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:57.766Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.136Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:57.761Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.136Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15: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-a38c88dd-abba-4263-80f4-1fbbee64d2da x-compute-request-id: req-a38c88dd-abba-4263-80f4-1fbbee64d2da Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:25Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.9da29583-0852-4056-80df-2e02d55defb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.136Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4782f86ae20f48def0f9b49b097f9a397516f8db\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:57.797Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.136Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-f52238ac-295b-4004-a130-12ec08fa83b2", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:57.796Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.136Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-f52238ac-295b-4004-a130-12ec08fa83b2", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:57.795Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.136Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15: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-f52238ac-295b-4004-a130-12ec08fa83b2 x-compute-request-id: req-f52238ac-295b-4004-a130-12ec08fa83b2 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b7:d5:55\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:27.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:20Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:57.795Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.136Z", "message": "Remove floating ip 172.30.9.201", "level": "info", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:57.761Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.136Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ad0400919b43d0d73b3089473b5b39aca29f8ed\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:57.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.9da29583-0852-4056-80df-2e02d55defb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-616d74b2-88d2-4ccb-ab5b-158c22af86c9", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.428Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:15:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6063f8a-6a14-45fa-a535-cb3294a5ae78 x-compute-request-id: req-c6063f8a-6a14-45fa-a535-cb3294a5ae78 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.507Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action used request id req-c6063f8a-6a14-45fa-a535-cb3294a5ae78", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.508Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action used request id req-c6063f8a-6a14-45fa-a535-cb3294a5ae78", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.508Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4782f86ae20f48def0f9b49b097f9a397516f8db\"", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.512Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-616d74b2-88d2-4ccb-ab5b-158c22af86c9 Date: Thu, 30 May 2019 11:15:58 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:18Z\", \"updated_at\": \"2019-05-30T10:59:45Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:09:ad:21\", \"device_id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\"}, \"fixed_ip_address\": \"192.168.120.21\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"483ae21f-3ae1-42b4-9271-22f1e8760847\", \"id\": \"51632d53-7ea4-43bb-9c65-0cc7cfe44a28\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:15Z\", \"updated_at\": \"2019-05-30T10:59:42Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2c:fc:de\", \"device_id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"28b41773-964f-4cb7-86ed-84f181289cee\", \"id\": \"5d83f9af-98b1-4ada-b793-78cac439355b\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:51:42Z\", \"updated_at\": \"2019-05-30T10:51:45Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2d:de:41\", \"device_id\": \"313dbbdf-b57d-4ec0-a73f-d8ceacaf805f\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9\", \"id\": \"8a315171-49df-4671-ad45-1f0f09980602\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:19Z\", \"updated_at\": \"2019-05-30T10:59:05Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ad:c3:ac\", \"device_id\": \"77175de5-9317-48e3-beea-ad509f1eb368\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"c744656a-4376-4c1e-9acb-89faf953fd1a\", \"id\": \"f29b4dbc-8506-43cb-8650-daabd3c585cf\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.428Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-616d74b2-88d2-4ccb-ab5b-158c22af86c9 Date: Thu, 30 May 2019 11:15:58 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:18Z\", \"updated_at\": \"2019-05-30T10:59:45Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:09:ad:21\", \"device_id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\"}, \"fixed_ip_address\": \"192.168.120.21\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"483ae21f-3ae1-42b4-9271-22f1e8760847\", \"id\": \"51632d53-7ea4-43bb-9c65-0cc7cfe44a28\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:15Z\", \"updated_at\": \"2019-05-30T10:59:42Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2c:fc:de\", \"device_id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"28b41773-964f-4cb7-86ed-84f181289cee\", \"id\": \"5d83f9af-98b1-4ada-b793-78cac439355b\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:51:42Z\", \"updated_at\": \"2019-05-30T10:51:45Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2d:de:41\", \"device_id\": \"313dbbdf-b57d-4ec0-a73f-d8ceacaf805f\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9\", \"id\": \"8a315171-49df-4671-ad45-1f0f09980602\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:19Z\", \"updated_at\": \"2019-05-30T10:59:05Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ad:c3:ac\", \"device_id\": \"77175de5-9317-48e3-beea-ad509f1eb368\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"c744656a-4376-4c1e-9acb-89faf953fd1a\", \"id\": \"f29b4dbc-8506-43cb-8650-daabd3c585cf\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.428Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-616d74b2-88d2-4ccb-ab5b-158c22af86c9", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.428Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-616d74b2-88d2-4ccb-ab5b-158c22af86c9", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.429Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}], "metadata": {"pagination": {"total": 770, "offset": 643, "size": 50}}} 2019-05-30 11:16:00,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:00,665 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:00 GMT 2019-05-30 11:16:00,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:00,665 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:16:00,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:00,665 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:00,665 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:00,665 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:16:00,668 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:15: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-52bc2ed4-568f-4331-8a37-1e64980b56ca x-compute-request-id: req-52bc2ed4-568f-4331-8a37-1e64980b56ca Content-Length: 0 Content-Type: application/json 2019-05-30 11:16:00,668 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-30 11:16:00,669 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:16:00,669 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-30 11:16:00,669 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defb725e855f422d643bc4815192e8209f1d152b" 2019-05-30 11:16:00,669 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/action used request id req-52bc2ed4-568f-4331-8a37-1e64980b56ca 2019-05-30 11:16:00,669 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/action used request id req-52bc2ed4-568f-4331-8a37-1e64980b56ca 2019-05-30 11:16:00,669 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defb725e855f422d643bc4815192e8209f1d152b" 2019-05-30 11:16:00,670 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-30 11:16:00,670 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-30 11:16:00,670 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:00,670 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-6c293e81-2665-4ea8-b417-b5203c01a85c 2019-05-30 11:16:00,670 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-6c293e81-2665-4ea8-b417-b5203c01a85c 2019-05-30 11:16:00,670 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c293e81-2665-4ea8-b417-b5203c01a85c x-compute-request-id: req-6c293e81-2665-4ea8-b417-b5203c01a85c Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:18Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:00,671 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups used request id req-7c1c332a-f76e-47d0-aaf3-b4039152be51 2019-05-30 11:16:00,671 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c1c332a-f76e-47d0-aaf3-b4039152be51 x-compute-request-id: req-7c1c332a-f76e-47d0-aaf3-b4039152be51 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-30 11:16:00,671 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups used request id req-7c1c332a-f76e-47d0-aaf3-b4039152be51 2019-05-30 11:16:00,671 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:00,671 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:16:00,671 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-05-30 11:16:00,672 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:00,672 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:00,672 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b61cf992-bb1c-43f2-bb17-036a7144771e 2019-05-30 11:16:00,672 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:15:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c539342-3f2c-44c8-9adb-e21a5d37aad0 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:00,672 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7c539342-3f2c-44c8-9adb-e21a5d37aad0 2019-05-30 11:16:00,672 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:00,673 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b61cf992-bb1c-43f2-bb17-036a7144771e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:00,673 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782f86ae20f48def0f9b49b097f9a397516f8db" 2019-05-30 11:16:00,673 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cccbab59-5b42-4f31-a7e2-9756db35ade4 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:00,673 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-cccbab59-5b42-4f31-a7e2-9756db35ade4 2019-05-30 11:16:00,673 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cccbab59-5b42-4f31-a7e2-9756db35ade4 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:00,673 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:00,673 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-cccbab59-5b42-4f31-a7e2-9756db35ade4 2019-05-30 11:16:00,674 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:00,674 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15: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-a38c88dd-abba-4263-80f4-1fbbee64d2da x-compute-request-id: req-a38c88dd-abba-4263-80f4-1fbbee64d2da Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:25Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:00,674 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782f86ae20f48def0f9b49b097f9a397516f8db" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-05-30 11:16:00,674 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-f52238ac-295b-4004-a130-12ec08fa83b2 2019-05-30 11:16:00,674 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-f52238ac-295b-4004-a130-12ec08fa83b2 2019-05-30 11:16:00,674 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15: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-f52238ac-295b-4004-a130-12ec08fa83b2 x-compute-request-id: req-f52238ac-295b-4004-a130-12ec08fa83b2 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:d5:55", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:27.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:20Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:00,675 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.201 2019-05-30 11:16:00,675 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad0400919b43d0d73b3089473b5b39aca29f8ed" 2019-05-30 11:16:00,675 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-616d74b2-88d2-4ccb-ab5b-158c22af86c9 2019-05-30 11:16:00,675 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:15:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6063f8a-6a14-45fa-a535-cb3294a5ae78 x-compute-request-id: req-c6063f8a-6a14-45fa-a535-cb3294a5ae78 Content-Length: 0 Content-Type: application/json 2019-05-30 11:16:00,675 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action used request id req-c6063f8a-6a14-45fa-a535-cb3294a5ae78 2019-05-30 11:16:00,675 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action used request id req-c6063f8a-6a14-45fa-a535-cb3294a5ae78 2019-05-30 11:16:00,676 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782f86ae20f48def0f9b49b097f9a397516f8db" 2019-05-30 11:16:00,676 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-616d74b2-88d2-4ccb-ab5b-158c22af86c9 Date: Thu, 30 May 2019 11:15:58 GMT RESP BODY: {"floatingips": [{"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:18Z", "updated_at": "2019-05-30T10:59:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:ad:21", "device_id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "483ae21f-3ae1-42b4-9271-22f1e8760847", "id": "51632d53-7ea4-43bb-9c65-0cc7cfe44a28", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:15Z", "updated_at": "2019-05-30T10:59:42Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2c:fc:de", "device_id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "28b41773-964f-4cb7-86ed-84f181289cee", "id": "5d83f9af-98b1-4ada-b793-78cac439355b", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:19Z", "updated_at": "2019-05-30T10:59:05Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ad:c3:ac", "device_id": "77175de5-9317-48e3-beea-ad509f1eb368"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "c744656a-4376-4c1e-9acb-89faf953fd1a", "id": "f29b4dbc-8506-43cb-8650-daabd3c585cf", "qos_policy_id": null}]} 2019-05-30 11:16:00,676 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-616d74b2-88d2-4ccb-ab5b-158c22af86c9 Date: Thu, 30 May 2019 11:15:58 GMT RESP BODY: {"floatingips": [{"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:18Z", "updated_at": "2019-05-30T10:59:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:ad:21", "device_id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "483ae21f-3ae1-42b4-9271-22f1e8760847", "id": "51632d53-7ea4-43bb-9c65-0cc7cfe44a28", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:15Z", "updated_at": "2019-05-30T10:59:42Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2c:fc:de", "device_id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "28b41773-964f-4cb7-86ed-84f181289cee", "id": "5d83f9af-98b1-4ada-b793-78cac439355b", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:19Z", "updated_at": "2019-05-30T10:59:05Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ad:c3:ac", "device_id": "77175de5-9317-48e3-beea-ad509f1eb368"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "c744656a-4376-4c1e-9acb-89faf953fd1a", "id": "f29b4dbc-8506-43cb-8650-daabd3c585cf", "qos_policy_id": null}]} 2019-05-30 11:16:00,676 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-616d74b2-88d2-4ccb-ab5b-158c22af86c9 2019-05-30 11:16:00,676 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-616d74b2-88d2-4ccb-ab5b-158c22af86c9 2019-05-30 11:16:00,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:16:00,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:00,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:00,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:00,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:00,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:00,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:00,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:00,791 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:16:00,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:00,791 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:00 GMT 2019-05-30 11:16:00,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:00,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:16:00,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:00,791 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:00,791 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:05,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:16:06,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:06,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:06,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:06,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:06,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:06,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:06,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:06,038 - 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-05-30T11:15:58.643Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}97a28deae511f8539101fbeeda92e1ec469e9155\"", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.477Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}97a28deae511f8539101fbeeda92e1ec469e9155\"", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.477Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-54daf004-788f-4370-b2aa-d495ea4805c7 Date: Thu, 30 May 2019 11:15:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T10:58:26Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"3e159de3-d2cc-4976-8ca4-f38947996273\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"28b41773-964f-4cb7-86ed-84f181289cee\",\"security_groups\":[\"516d7305-77f4-4685-902b-05e00adbb79b\",\"d81ba70c-4314-414a-b228-75577364c7dd\"],\"mac_address\":\"fa:16:3e:2c:fc:de\",\"device_id\":\"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:55:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.519Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-54daf004-788f-4370-b2aa-d495ea4805c7 Date: Thu, 30 May 2019 11:15:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T10:58:26Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"3e159de3-d2cc-4976-8ca4-f38947996273\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"28b41773-964f-4cb7-86ed-84f181289cee\",\"security_groups\":[\"516d7305-77f4-4685-902b-05e00adbb79b\",\"d81ba70c-4314-414a-b228-75577364c7dd\"],\"mac_address\":\"fa:16:3e:2c:fc:de\",\"device_id\":\"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:55:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.519Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json used request id req-54daf004-788f-4370-b2aa-d495ea4805c7", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.519Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json used request id req-54daf004-788f-4370-b2aa-d495ea4805c7", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.519Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json used request id req-54daf004-788f-4370-b2aa-d495ea4805c7", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.519Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json used request id req-54daf004-788f-4370-b2aa-d495ea4805c7", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.520Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c744656a-4376-4c1e-9acb-89faf953fd1a.json used request id req-c43c208d-aa6c-4a74-9433-9c39de38c724", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.614Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-a82413c8-7fb3-4b86-8207-1a2c97a616cb Date: Thu, 30 May 2019 11:15:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T10:51:38Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"3e159de3-d2cc-4976-8ca4-f38947996273\",\"ip_address\":\"192.168.120.9\"}],\"id\":\"eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9\",\"security_groups\":[\"73afa8d7-47ce-4bfa-908d-b31aa09ba10e\"],\"mac_address\":\"fa:16:3e:2d:de:41\",\"device_id\":\"313dbbdf-b57d-4ec0-a73f-d8ceacaf805f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.564Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-a82413c8-7fb3-4b86-8207-1a2c97a616cb Date: Thu, 30 May 2019 11:15:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T10:51:38Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"3e159de3-d2cc-4976-8ca4-f38947996273\",\"ip_address\":\"192.168.120.9\"}],\"id\":\"eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9\",\"security_groups\":[\"73afa8d7-47ce-4bfa-908d-b31aa09ba10e\"],\"mac_address\":\"fa:16:3e:2d:de:41\",\"device_id\":\"313dbbdf-b57d-4ec0-a73f-d8ceacaf805f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:49:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.564Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9.json used request id req-a82413c8-7fb3-4b86-8207-1a2c97a616cb", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.564Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9.json used request id req-a82413c8-7fb3-4b86-8207-1a2c97a616cb", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.564Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9.json used request id req-a82413c8-7fb3-4b86-8207-1a2c97a616cb", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.564Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9.json used request id req-a82413c8-7fb3-4b86-8207-1a2c97a616cb", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.564Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c744656a-4376-4c1e-9acb-89faf953fd1a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}97a28deae511f8539101fbeeda92e1ec469e9155\"", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.565Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:15:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6063f8a-6a14-45fa-a535-cb3294a5ae78 x-compute-request-id: req-c6063f8a-6a14-45fa-a535-cb3294a5ae78 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.507Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action used request id req-c6063f8a-6a14-45fa-a535-cb3294a5ae78", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.508Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action used request id req-c6063f8a-6a14-45fa-a535-cb3294a5ae78", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.508Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-a38c88dd-abba-4263-80f4-1fbbee64d2da", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.9da29583-0852-4056-80df-2e02d55defb7"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-a38c88dd-abba-4263-80f4-1fbbee64d2da", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.9da29583-0852-4056-80df-2e02d55defb7"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.9da29583-0852-4056-80df-2e02d55defb7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}97a28deae511f8539101fbeeda92e1ec469e9155\"", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.178Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}97a28deae511f8539101fbeeda92e1ec469e9155\"", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.178Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.346Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:15:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-355c8118-b467-4246-bcac-88e082be8fac 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.351Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-355c8118-b467-4246-bcac-88e082be8fac", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.351Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4782f86ae20f48def0f9b49b097f9a397516f8db\"", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.512Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-616d74b2-88d2-4ccb-ab5b-158c22af86c9 Date: Thu, 30 May 2019 11:15:58 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:18Z\", \"updated_at\": \"2019-05-30T10:59:45Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:09:ad:21\", \"device_id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\"}, \"fixed_ip_address\": \"192.168.120.21\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"483ae21f-3ae1-42b4-9271-22f1e8760847\", \"id\": \"51632d53-7ea4-43bb-9c65-0cc7cfe44a28\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:15Z\", \"updated_at\": \"2019-05-30T10:59:42Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2c:fc:de\", \"device_id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"28b41773-964f-4cb7-86ed-84f181289cee\", \"id\": \"5d83f9af-98b1-4ada-b793-78cac439355b\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:51:42Z\", \"updated_at\": \"2019-05-30T10:51:45Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2d:de:41\", \"device_id\": \"313dbbdf-b57d-4ec0-a73f-d8ceacaf805f\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9\", \"id\": \"8a315171-49df-4671-ad45-1f0f09980602\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:19Z\", \"updated_at\": \"2019-05-30T10:59:05Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ad:c3:ac\", \"device_id\": \"77175de5-9317-48e3-beea-ad509f1eb368\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"c744656a-4376-4c1e-9acb-89faf953fd1a\", \"id\": \"f29b4dbc-8506-43cb-8650-daabd3c585cf\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.428Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-616d74b2-88d2-4ccb-ab5b-158c22af86c9 Date: Thu, 30 May 2019 11:15:58 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:18Z\", \"updated_at\": \"2019-05-30T10:59:45Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:09:ad:21\", \"device_id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\"}, \"fixed_ip_address\": \"192.168.120.21\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"483ae21f-3ae1-42b4-9271-22f1e8760847\", \"id\": \"51632d53-7ea4-43bb-9c65-0cc7cfe44a28\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:15Z\", \"updated_at\": \"2019-05-30T10:59:42Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2c:fc:de\", \"device_id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"28b41773-964f-4cb7-86ed-84f181289cee\", \"id\": \"5d83f9af-98b1-4ada-b793-78cac439355b\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:51:42Z\", \"updated_at\": \"2019-05-30T10:51:45Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2d:de:41\", \"device_id\": \"313dbbdf-b57d-4ec0-a73f-d8ceacaf805f\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9\", \"id\": \"8a315171-49df-4671-ad45-1f0f09980602\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:19Z\", \"updated_at\": \"2019-05-30T10:59:05Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ad:c3:ac\", \"device_id\": \"77175de5-9317-48e3-beea-ad509f1eb368\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"c744656a-4376-4c1e-9acb-89faf953fd1a\", \"id\": \"f29b4dbc-8506-43cb-8650-daabd3c585cf\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.428Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-616d74b2-88d2-4ccb-ab5b-158c22af86c9", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.428Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-616d74b2-88d2-4ccb-ab5b-158c22af86c9", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.428Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-616d74b2-88d2-4ccb-ab5b-158c22af86c9", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.429Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-616d74b2-88d2-4ccb-ab5b-158c22af86c9", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.429Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/483ae21f-3ae1-42b4-9271-22f1e8760847.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}97a28deae511f8539101fbeeda92e1ec469e9155\"", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.429Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-3d325d5e-72bd-4d7a-9f9e-25727948175b Date: Thu, 30 May 2019 11:15:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T10:58:26Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"3e159de3-d2cc-4976-8ca4-f38947996273\",\"ip_address\":\"192.168.120.21\"}],\"id\":\"483ae21f-3ae1-42b4-9271-22f1e8760847\",\"security_groups\":[\"007a6c73-a7e8-4fb5-94a7-47c787d2c661\",\"516d7305-77f4-4685-902b-05e00adbb79b\",\"a27a7728-b2be-45bf-8426-5573a4976115\"],\"mac_address\":\"fa:16:3e:09:ad:21\",\"device_id\":\"002f14ba-99b7-4d59-b599-ebefc0ceeee3\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:55:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.476Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}97a28deae511f8539101fbeeda92e1ec469e9155\"", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.520Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}97a28deae511f8539101fbeeda92e1ec469e9155\"", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.520Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-3d325d5e-72bd-4d7a-9f9e-25727948175b Date: Thu, 30 May 2019 11:15:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T10:58:26Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"3e159de3-d2cc-4976-8ca4-f38947996273\",\"ip_address\":\"192.168.120.21\"}],\"id\":\"483ae21f-3ae1-42b4-9271-22f1e8760847\",\"security_groups\":[\"007a6c73-a7e8-4fb5-94a7-47c787d2c661\",\"516d7305-77f4-4685-902b-05e00adbb79b\",\"a27a7728-b2be-45bf-8426-5573a4976115\"],\"mac_address\":\"fa:16:3e:09:ad:21\",\"device_id\":\"002f14ba-99b7-4d59-b599-ebefc0ceeee3\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:55:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.476Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:58.643Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/483ae21f-3ae1-42b4-9271-22f1e8760847.json used request id req-3d325d5e-72bd-4d7a-9f9e-25727948175b", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.476Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.156Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.615Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.156Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c03e90f98c5f2c5b8cba4f3db7c1a3ba0f9992cd\"", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.036Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.156Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c03e90f98c5f2c5b8cba4f3db7c1a3ba0f9992cd\"", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.035Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.156Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5e819a2b697662ff3bb44a50a9f7c4e71444bb76\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.758Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.156Z", "message": "Waiting for process 23339 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.156Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4782f86ae20f48def0f9b49b097f9a397516f8db\"", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.680Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.156Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-f54a7fde-b7ad-483a-87b6-da334411a163", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.679Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.156Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-f54a7fde-b7ad-483a-87b6-da334411a163", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.679Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.156Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca31dad0-2746-415d-a7f4-50c87edf86b5 x-compute-request-id: req-ca31dad0-2746-415d-a7f4-50c87edf86b5 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.058Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.156Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.615Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}], "metadata": {"pagination": {"total": 890, "offset": 693, "size": 50}}} 2019-05-30 11:16:06,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:06,038 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:06 GMT 2019-05-30 11:16:06,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:06,039 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:16:06,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:06,039 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:06,039 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:06,039 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:16:06,042 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a28deae511f8539101fbeeda92e1ec469e9155" 2019-05-30 11:16:06,042 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a28deae511f8539101fbeeda92e1ec469e9155" 2019-05-30 11:16:06,042 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-54daf004-788f-4370-b2aa-d495ea4805c7 Date: Thu, 30 May 2019 11:15:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T10:58:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e159de3-d2cc-4976-8ca4-f38947996273","ip_address":"192.168.120.7"}],"id":"28b41773-964f-4cb7-86ed-84f181289cee","security_groups":["516d7305-77f4-4685-902b-05e00adbb79b","d81ba70c-4314-414a-b228-75577364c7dd"],"mac_address":"fa:16:3e:2c:fc:de","device_id":"bc3b687a-9257-40c7-befb-d3e35ffc6ebd","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2333dbcd5b4644cca59ebc2020401159","qos_policy_id":null,"admin_state_up":true,"network_id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:55:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:16:06,043 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-54daf004-788f-4370-b2aa-d495ea4805c7 Date: Thu, 30 May 2019 11:15:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T10:58:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e159de3-d2cc-4976-8ca4-f38947996273","ip_address":"192.168.120.7"}],"id":"28b41773-964f-4cb7-86ed-84f181289cee","security_groups":["516d7305-77f4-4685-902b-05e00adbb79b","d81ba70c-4314-414a-b228-75577364c7dd"],"mac_address":"fa:16:3e:2c:fc:de","device_id":"bc3b687a-9257-40c7-befb-d3e35ffc6ebd","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2333dbcd5b4644cca59ebc2020401159","qos_policy_id":null,"admin_state_up":true,"network_id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:55:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:16:06,043 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json used request id req-54daf004-788f-4370-b2aa-d495ea4805c7 2019-05-30 11:16:06,043 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json used request id req-54daf004-788f-4370-b2aa-d495ea4805c7 2019-05-30 11:16:06,043 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json used request id req-54daf004-788f-4370-b2aa-d495ea4805c7 2019-05-30 11:16:06,043 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json used request id req-54daf004-788f-4370-b2aa-d495ea4805c7 2019-05-30 11:16:06,043 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c744656a-4376-4c1e-9acb-89faf953fd1a.json used request id req-c43c208d-aa6c-4a74-9433-9c39de38c724 2019-05-30 11:16:06,044 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-a82413c8-7fb3-4b86-8207-1a2c97a616cb Date: Thu, 30 May 2019 11:15:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T10:51:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e159de3-d2cc-4976-8ca4-f38947996273","ip_address":"192.168.120.9"}],"id":"eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9","security_groups":["73afa8d7-47ce-4bfa-908d-b31aa09ba10e"],"mac_address":"fa:16:3e:2d:de:41","device_id":"313dbbdf-b57d-4ec0-a73f-d8ceacaf805f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2333dbcd5b4644cca59ebc2020401159","qos_policy_id":null,"admin_state_up":true,"network_id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:16:06,044 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-a82413c8-7fb3-4b86-8207-1a2c97a616cb Date: Thu, 30 May 2019 11:15:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T10:51:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e159de3-d2cc-4976-8ca4-f38947996273","ip_address":"192.168.120.9"}],"id":"eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9","security_groups":["73afa8d7-47ce-4bfa-908d-b31aa09ba10e"],"mac_address":"fa:16:3e:2d:de:41","device_id":"313dbbdf-b57d-4ec0-a73f-d8ceacaf805f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2333dbcd5b4644cca59ebc2020401159","qos_policy_id":null,"admin_state_up":true,"network_id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:16:06,044 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9.json used request id req-a82413c8-7fb3-4b86-8207-1a2c97a616cb 2019-05-30 11:16:06,044 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9.json used request id req-a82413c8-7fb3-4b86-8207-1a2c97a616cb 2019-05-30 11:16:06,044 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9.json used request id req-a82413c8-7fb3-4b86-8207-1a2c97a616cb 2019-05-30 11:16:06,044 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9.json used request id req-a82413c8-7fb3-4b86-8207-1a2c97a616cb 2019-05-30 11:16:06,045 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c744656a-4376-4c1e-9acb-89faf953fd1a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a28deae511f8539101fbeeda92e1ec469e9155" 2019-05-30 11:16:06,045 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:15:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6063f8a-6a14-45fa-a535-cb3294a5ae78 x-compute-request-id: req-c6063f8a-6a14-45fa-a535-cb3294a5ae78 Content-Length: 0 Content-Type: application/json 2019-05-30 11:16:06,045 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action used request id req-c6063f8a-6a14-45fa-a535-cb3294a5ae78 2019-05-30 11:16:06,045 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action used request id req-c6063f8a-6a14-45fa-a535-cb3294a5ae78 2019-05-30 11:16:06,045 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-a38c88dd-abba-4263-80f4-1fbbee64d2da 2019-05-30 11:16:06,045 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-a38c88dd-abba-4263-80f4-1fbbee64d2da 2019-05-30 11:16:06,046 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-30 11:16:06,046 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a28deae511f8539101fbeeda92e1ec469e9155" 2019-05-30 11:16:06,046 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a28deae511f8539101fbeeda92e1ec469e9155" 2019-05-30 11:16:06,046 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:06,046 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:15:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-355c8118-b467-4246-bcac-88e082be8fac 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:06,046 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-355c8118-b467-4246-bcac-88e082be8fac 2019-05-30 11:16:06,047 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782f86ae20f48def0f9b49b097f9a397516f8db" 2019-05-30 11:16:06,047 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-616d74b2-88d2-4ccb-ab5b-158c22af86c9 Date: Thu, 30 May 2019 11:15:58 GMT RESP BODY: {"floatingips": [{"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:18Z", "updated_at": "2019-05-30T10:59:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:ad:21", "device_id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "483ae21f-3ae1-42b4-9271-22f1e8760847", "id": "51632d53-7ea4-43bb-9c65-0cc7cfe44a28", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:15Z", "updated_at": "2019-05-30T10:59:42Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2c:fc:de", "device_id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "28b41773-964f-4cb7-86ed-84f181289cee", "id": "5d83f9af-98b1-4ada-b793-78cac439355b", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:19Z", "updated_at": "2019-05-30T10:59:05Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ad:c3:ac", "device_id": "77175de5-9317-48e3-beea-ad509f1eb368"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "c744656a-4376-4c1e-9acb-89faf953fd1a", "id": "f29b4dbc-8506-43cb-8650-daabd3c585cf", "qos_policy_id": null}]} 2019-05-30 11:16:06,047 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-616d74b2-88d2-4ccb-ab5b-158c22af86c9 Date: Thu, 30 May 2019 11:15:58 GMT RESP BODY: {"floatingips": [{"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:18Z", "updated_at": "2019-05-30T10:59:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:ad:21", "device_id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "483ae21f-3ae1-42b4-9271-22f1e8760847", "id": "51632d53-7ea4-43bb-9c65-0cc7cfe44a28", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:15Z", "updated_at": "2019-05-30T10:59:42Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2c:fc:de", "device_id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "28b41773-964f-4cb7-86ed-84f181289cee", "id": "5d83f9af-98b1-4ada-b793-78cac439355b", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:19Z", "updated_at": "2019-05-30T10:59:05Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ad:c3:ac", "device_id": "77175de5-9317-48e3-beea-ad509f1eb368"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "c744656a-4376-4c1e-9acb-89faf953fd1a", "id": "f29b4dbc-8506-43cb-8650-daabd3c585cf", "qos_policy_id": null}]} 2019-05-30 11:16:06,047 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-616d74b2-88d2-4ccb-ab5b-158c22af86c9 2019-05-30 11:16:06,047 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-616d74b2-88d2-4ccb-ab5b-158c22af86c9 2019-05-30 11:16:06,047 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-616d74b2-88d2-4ccb-ab5b-158c22af86c9 2019-05-30 11:16:06,048 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-616d74b2-88d2-4ccb-ab5b-158c22af86c9 2019-05-30 11:16:06,048 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/483ae21f-3ae1-42b4-9271-22f1e8760847.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a28deae511f8539101fbeeda92e1ec469e9155" 2019-05-30 11:16:06,048 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-3d325d5e-72bd-4d7a-9f9e-25727948175b Date: Thu, 30 May 2019 11:15:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T10:58:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e159de3-d2cc-4976-8ca4-f38947996273","ip_address":"192.168.120.21"}],"id":"483ae21f-3ae1-42b4-9271-22f1e8760847","security_groups":["007a6c73-a7e8-4fb5-94a7-47c787d2c661","516d7305-77f4-4685-902b-05e00adbb79b","a27a7728-b2be-45bf-8426-5573a4976115"],"mac_address":"fa:16:3e:09:ad:21","device_id":"002f14ba-99b7-4d59-b599-ebefc0ceeee3","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2333dbcd5b4644cca59ebc2020401159","qos_policy_id":null,"admin_state_up":true,"network_id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:55:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:16:06,048 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a28deae511f8539101fbeeda92e1ec469e9155" 2019-05-30 11:16:06,048 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a28deae511f8539101fbeeda92e1ec469e9155" 2019-05-30 11:16:06,048 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-3d325d5e-72bd-4d7a-9f9e-25727948175b Date: Thu, 30 May 2019 11:15:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T10:58:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e159de3-d2cc-4976-8ca4-f38947996273","ip_address":"192.168.120.21"}],"id":"483ae21f-3ae1-42b4-9271-22f1e8760847","security_groups":["007a6c73-a7e8-4fb5-94a7-47c787d2c661","516d7305-77f4-4685-902b-05e00adbb79b","a27a7728-b2be-45bf-8426-5573a4976115"],"mac_address":"fa:16:3e:09:ad:21","device_id":"002f14ba-99b7-4d59-b599-ebefc0ceeee3","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2333dbcd5b4644cca59ebc2020401159","qos_policy_id":null,"admin_state_up":true,"network_id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:55:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:16:06,048 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/483ae21f-3ae1-42b4-9271-22f1e8760847.json used request id req-3d325d5e-72bd-4d7a-9f9e-25727948175b 2019-05-30 11:16:06,049 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:06,049 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03e90f98c5f2c5b8cba4f3db7c1a3ba0f9992cd" 2019-05-30 11:16:06,049 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03e90f98c5f2c5b8cba4f3db7c1a3ba0f9992cd" 2019-05-30 11:16:06,049 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e819a2b697662ff3bb44a50a9f7c4e71444bb76" 2019-05-30 11:16:06,049 - functest.core.cloudify - DEBUG - Waiting for process 23339 to end... 2019-05-30 11:16:06,049 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782f86ae20f48def0f9b49b097f9a397516f8db" 2019-05-30 11:16:06,050 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-f54a7fde-b7ad-483a-87b6-da334411a163 2019-05-30 11:16:06,050 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-f54a7fde-b7ad-483a-87b6-da334411a163 2019-05-30 11:16:06,050 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca31dad0-2746-415d-a7f4-50c87edf86b5 x-compute-request-id: req-ca31dad0-2746-415d-a7f4-50c87edf86b5 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-30 11:16:06,050 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:06,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:16:06,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:06,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:06,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:06,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:06,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:06,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:06,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:06,163 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:16:06,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:06,163 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:06 GMT 2019-05-30 11:16:06,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:06,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:16:06,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:06,163 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:06,163 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:11,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:16:11,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:11,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:11,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:11,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:11,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:11,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:11,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:11,260 - 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-05-30T11:15:59.156Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f54a7fde-b7ad-483a-87b6-da334411a163 x-compute-request-id: req-f54a7fde-b7ad-483a-87b6-da334411a163 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b7:d5:55\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:27.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:20Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.678Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.156Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-f54a7fde-b7ad-483a-87b6-da334411a163", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.679Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.156Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-f54a7fde-b7ad-483a-87b6-da334411a163", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.679Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.156Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4782f86ae20f48def0f9b49b097f9a397516f8db\"", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.680Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.156Z", "message": "Waiting for process 23339 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.156Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5e819a2b697662ff3bb44a50a9f7c4e71444bb76\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:58.758Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.156Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c03e90f98c5f2c5b8cba4f3db7c1a3ba0f9992cd\"", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.035Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.156Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c03e90f98c5f2c5b8cba4f3db7c1a3ba0f9992cd\"", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.036Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.156Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca31dad0-2746-415d-a7f4-50c87edf86b5 x-compute-request-id: req-ca31dad0-2746-415d-a7f4-50c87edf86b5 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.058Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.687Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-ca31dad0-2746-415d-a7f4-50c87edf86b5", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.058Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.687Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-ca31dad0-2746-415d-a7f4-50c87edf86b5", "level": "debug", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.058Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e55c74d3-905e-44b5-9a54-d16d10bf8d13"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.687Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_hy46c5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.540Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:15:59.687Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.115Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:00.322Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-d18dfd47-c216-4c11-bdbd-5a72a313b94f", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.938Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:00.322Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c03e90f98c5f2c5b8cba4f3db7c1a3ba0f9992cd\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.201\"}}'", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.939Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:00.322Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c03e90f98c5f2c5b8cba4f3db7c1a3ba0f9992cd\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.201\"}}'", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.939Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:00.322Z", "message": "Remove floating ip 172.30.9.200", "level": "info", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:00.299Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:00.322Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-798e0d43-ac43-49af-9861-8ca7e9b477be x-compute-request-id: req-798e0d43-ac43-49af-9861-8ca7e9b477be Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:63:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:18Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.699Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:00.322Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d18dfd47-c216-4c11-bdbd-5a72a313b94f x-compute-request-id: req-d18dfd47-c216-4c11-bdbd-5a72a313b94f Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:39.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:21Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.938Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:00.322Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.663Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:00.322Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-798e0d43-ac43-49af-9861-8ca7e9b477be", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.700Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:00.322Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5e819a2b697662ff3bb44a50a9f7c4e71444bb76\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.701Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:00.322Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:15:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d18dfd47-c216-4c11-bdbd-5a72a313b94f x-compute-request-id: req-d18dfd47-c216-4c11-bdbd-5a72a313b94f Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:39.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:21Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.937Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:00.322Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-798e0d43-ac43-49af-9861-8ca7e9b477be", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.699Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:00.322Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-d18dfd47-c216-4c11-bdbd-5a72a313b94f", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.938Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:00.322Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-d18dfd47-c216-4c11-bdbd-5a72a313b94f", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.938Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:00.322Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-d18dfd47-c216-4c11-bdbd-5a72a313b94f", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:15:59.938Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.005Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d0868fd-8e5d-41f8-a361-48e62396ddc6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:00.305Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.005Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4d0868fd-8e5d-41f8-a361-48e62396ddc6", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:00.305Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.005Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:15:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc3dc986-73cb-4ef3-9b07-4e4091eb165e x-compute-request-id: req-dc3dc986-73cb-4ef3-9b07-4e4091eb165e Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:00.486Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.005Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}107345e98d94fefbb37405b8b05831e1c0899a98\"", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:00.720Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.005Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}107345e98d94fefbb37405b8b05831e1c0899a98\"", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:00.721Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.005Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/action used request id req-dc3dc986-73cb-4ef3-9b07-4e4091eb165e", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:00.486Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.005Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/action used request id req-dc3dc986-73cb-4ef3-9b07-4e4091eb165e", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:00.486Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.005Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5e819a2b697662ff3bb44a50a9f7c4e71444bb76\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:00.487Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.005Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:00.299Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.005Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:00.299Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.005Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d0868fd-8e5d-41f8-a361-48e62396ddc6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:00.305Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.005Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4d0868fd-8e5d-41f8-a361-48e62396ddc6", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:00.305Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-0f463d73-dd53-401e-a3de-f76cf3af1c9b", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.012Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:00.819Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1490673e-396d-4565-a04e-d9cf34efb619 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:00.825Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-1490673e-396d-4565-a04e-d9cf34efb619", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:00.826Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-0f463d73-dd53-401e-a3de-f76cf3af1c9b x-compute-request-id: req-0f463d73-dd53-401e-a3de-f76cf3af1c9b Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:63:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:18Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.011Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-0f463d73-dd53-401e-a3de-f76cf3af1c9b", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.012Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5e819a2b697662ff3bb44a50a9f7c4e71444bb76\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.013Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-ba99688a-934e-4bdf-b3da-aba84b86c951 Date: Thu, 30 May 2019 11:16:01 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:18Z\", \"updated_at\": \"2019-05-30T10:59:45Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:09:ad:21\", \"device_id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\"}, \"fixed_ip_address\": \"192.168.120.21\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"483ae21f-3ae1-42b4-9271-22f1e8760847\", \"id\": \"51632d53-7ea4-43bb-9c65-0cc7cfe44a28\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:15Z\", \"updated_at\": \"2019-05-30T10:59:42Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2c:fc:de\", \"device_id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"28b41773-964f-4cb7-86ed-84f181289cee\", \"id\": \"5d83f9af-98b1-4ada-b793-78cac439355b\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:51:42Z\", \"updated_at\": \"2019-05-30T10:51:45Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2d:de:41\", \"device_id\": \"313dbbdf-b57d-4ec0-a73f-d8ceacaf805f\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9\", \"id\": \"8a315171-49df-4671-ad45-1f0f09980602\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:19Z\", \"updated_at\": \"2019-05-30T10:59:05Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ad:c3:ac\", \"device_id\": \"77175de5-9317-48e3-beea-ad509f1eb368\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"c744656a-4376-4c1e-9acb-89faf953fd1a\", \"id\": \"f29b4dbc-8506-43cb-8650-daabd3c585cf\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.000Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.045Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.045Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-ba99688a-934e-4bdf-b3da-aba84b86c951 Date: Thu, 30 May 2019 11:16:01 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:18Z\", \"updated_at\": \"2019-05-30T10:59:45Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:09:ad:21\", \"device_id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\"}, \"fixed_ip_address\": \"192.168.120.21\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"483ae21f-3ae1-42b4-9271-22f1e8760847\", \"id\": \"51632d53-7ea4-43bb-9c65-0cc7cfe44a28\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:15Z\", \"updated_at\": \"2019-05-30T10:59:42Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2c:fc:de\", \"device_id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"28b41773-964f-4cb7-86ed-84f181289cee\", \"id\": \"5d83f9af-98b1-4ada-b793-78cac439355b\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:51:42Z\", \"updated_at\": \"2019-05-30T10:51:45Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2d:de:41\", \"device_id\": \"313dbbdf-b57d-4ec0-a73f-d8ceacaf805f\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9\", \"id\": \"8a315171-49df-4671-ad45-1f0f09980602\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:19Z\", \"updated_at\": \"2019-05-30T10:59:05Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ad:c3:ac\", \"device_id\": \"77175de5-9317-48e3-beea-ad509f1eb368\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"c744656a-4376-4c1e-9acb-89faf953fd1a\", \"id\": \"f29b4dbc-8506-43cb-8650-daabd3c585cf\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.000Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}], "metadata": {"pagination": {"total": 974, "offset": 743, "size": 50}}} 2019-05-30 11:16:11,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:11,260 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:11 GMT 2019-05-30 11:16:11,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:11,260 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:16:11,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:11,261 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:11,261 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:11,261 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:16:11,264 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f54a7fde-b7ad-483a-87b6-da334411a163 x-compute-request-id: req-f54a7fde-b7ad-483a-87b6-da334411a163 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:d5:55", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:27.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:20Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:11,264 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-f54a7fde-b7ad-483a-87b6-da334411a163 2019-05-30 11:16:11,265 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-f54a7fde-b7ad-483a-87b6-da334411a163 2019-05-30 11:16:11,265 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782f86ae20f48def0f9b49b097f9a397516f8db" 2019-05-30 11:16:11,265 - functest.core.cloudify - DEBUG - Waiting for process 23339 to end... 2019-05-30 11:16:11,265 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e819a2b697662ff3bb44a50a9f7c4e71444bb76" 2019-05-30 11:16:11,265 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03e90f98c5f2c5b8cba4f3db7c1a3ba0f9992cd" 2019-05-30 11:16:11,265 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03e90f98c5f2c5b8cba4f3db7c1a3ba0f9992cd" 2019-05-30 11:16:11,266 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca31dad0-2746-415d-a7f4-50c87edf86b5 x-compute-request-id: req-ca31dad0-2746-415d-a7f4-50c87edf86b5 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-30 11:16:11,266 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-ca31dad0-2746-415d-a7f4-50c87edf86b5 2019-05-30 11:16:11,266 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-ca31dad0-2746-415d-a7f4-50c87edf86b5 2019-05-30 11:16:11,266 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:11,266 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-05-30 11:16:11,266 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-d18dfd47-c216-4c11-bdbd-5a72a313b94f 2019-05-30 11:16:11,267 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03e90f98c5f2c5b8cba4f3db7c1a3ba0f9992cd" -d '{"removeFloatingIp": {"address": "172.30.9.201"}}' 2019-05-30 11:16:11,267 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03e90f98c5f2c5b8cba4f3db7c1a3ba0f9992cd" -d '{"removeFloatingIp": {"address": "172.30.9.201"}}' 2019-05-30 11:16:11,267 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.200 2019-05-30 11:16:11,267 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-798e0d43-ac43-49af-9861-8ca7e9b477be x-compute-request-id: req-798e0d43-ac43-49af-9861-8ca7e9b477be Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:18Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:11,267 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d18dfd47-c216-4c11-bdbd-5a72a313b94f x-compute-request-id: req-d18dfd47-c216-4c11-bdbd-5a72a313b94f Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:39.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:21Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:11,267 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:11,268 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-798e0d43-ac43-49af-9861-8ca7e9b477be 2019-05-30 11:16:11,268 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e819a2b697662ff3bb44a50a9f7c4e71444bb76" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-30 11:16:11,268 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:15:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d18dfd47-c216-4c11-bdbd-5a72a313b94f x-compute-request-id: req-d18dfd47-c216-4c11-bdbd-5a72a313b94f Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:39.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:21Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:11,268 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-798e0d43-ac43-49af-9861-8ca7e9b477be 2019-05-30 11:16:11,268 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-d18dfd47-c216-4c11-bdbd-5a72a313b94f 2019-05-30 11:16:11,268 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-d18dfd47-c216-4c11-bdbd-5a72a313b94f 2019-05-30 11:16:11,269 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-d18dfd47-c216-4c11-bdbd-5a72a313b94f 2019-05-30 11:16:11,269 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d0868fd-8e5d-41f8-a361-48e62396ddc6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:11,269 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4d0868fd-8e5d-41f8-a361-48e62396ddc6 2019-05-30 11:16:11,269 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:15:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc3dc986-73cb-4ef3-9b07-4e4091eb165e x-compute-request-id: req-dc3dc986-73cb-4ef3-9b07-4e4091eb165e Content-Length: 0 Content-Type: application/json 2019-05-30 11:16:11,269 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107345e98d94fefbb37405b8b05831e1c0899a98" 2019-05-30 11:16:11,269 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107345e98d94fefbb37405b8b05831e1c0899a98" 2019-05-30 11:16:11,269 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/action used request id req-dc3dc986-73cb-4ef3-9b07-4e4091eb165e 2019-05-30 11:16:11,270 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/action used request id req-dc3dc986-73cb-4ef3-9b07-4e4091eb165e 2019-05-30 11:16:11,270 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e819a2b697662ff3bb44a50a9f7c4e71444bb76" 2019-05-30 11:16:11,270 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:11,270 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:11,270 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d0868fd-8e5d-41f8-a361-48e62396ddc6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:11,270 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4d0868fd-8e5d-41f8-a361-48e62396ddc6 2019-05-30 11:16:11,270 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-0f463d73-dd53-401e-a3de-f76cf3af1c9b 2019-05-30 11:16:11,271 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:11,271 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1490673e-396d-4565-a04e-d9cf34efb619 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:11,271 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1490673e-396d-4565-a04e-d9cf34efb619 2019-05-30 11:16:11,271 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-0f463d73-dd53-401e-a3de-f76cf3af1c9b x-compute-request-id: req-0f463d73-dd53-401e-a3de-f76cf3af1c9b Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:18Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:11,271 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-0f463d73-dd53-401e-a3de-f76cf3af1c9b 2019-05-30 11:16:11,271 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e819a2b697662ff3bb44a50a9f7c4e71444bb76" 2019-05-30 11:16:11,272 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-ba99688a-934e-4bdf-b3da-aba84b86c951 Date: Thu, 30 May 2019 11:16:01 GMT RESP BODY: {"floatingips": [{"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:18Z", "updated_at": "2019-05-30T10:59:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:ad:21", "device_id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "483ae21f-3ae1-42b4-9271-22f1e8760847", "id": "51632d53-7ea4-43bb-9c65-0cc7cfe44a28", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:15Z", "updated_at": "2019-05-30T10:59:42Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2c:fc:de", "device_id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "28b41773-964f-4cb7-86ed-84f181289cee", "id": "5d83f9af-98b1-4ada-b793-78cac439355b", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:19Z", "updated_at": "2019-05-30T10:59:05Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ad:c3:ac", "device_id": "77175de5-9317-48e3-beea-ad509f1eb368"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "c744656a-4376-4c1e-9acb-89faf953fd1a", "id": "f29b4dbc-8506-43cb-8650-daabd3c585cf", "qos_policy_id": null}]} 2019-05-30 11:16:11,272 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:11,272 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:11,272 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-ba99688a-934e-4bdf-b3da-aba84b86c951 Date: Thu, 30 May 2019 11:16:01 GMT RESP BODY: {"floatingips": [{"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:18Z", "updated_at": "2019-05-30T10:59:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:ad:21", "device_id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "483ae21f-3ae1-42b4-9271-22f1e8760847", "id": "51632d53-7ea4-43bb-9c65-0cc7cfe44a28", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:15Z", "updated_at": "2019-05-30T10:59:42Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2c:fc:de", "device_id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "28b41773-964f-4cb7-86ed-84f181289cee", "id": "5d83f9af-98b1-4ada-b793-78cac439355b", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:19Z", "updated_at": "2019-05-30T10:59:05Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ad:c3:ac", "device_id": "77175de5-9317-48e3-beea-ad509f1eb368"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "c744656a-4376-4c1e-9acb-89faf953fd1a", "id": "f29b4dbc-8506-43cb-8650-daabd3c585cf", "qos_policy_id": null}]} 2019-05-30 11:16:11,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:16:11,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:11,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:11,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:11,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:11,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:11,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:11,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:11,368 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:16:11,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:11,369 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:11 GMT 2019-05-30 11:16:11,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:11,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:16:11,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:11,369 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:11,369 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:16,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:16:16,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:16,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:16,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:16,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:16,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:16,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:16,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:16,553 - 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-05-30T11:16:01.592Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-0f463d73-dd53-401e-a3de-f76cf3af1c9b x-compute-request-id: req-0f463d73-dd53-401e-a3de-f76cf3af1c9b Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:63:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:18Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.011Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-0f463d73-dd53-401e-a3de-f76cf3af1c9b", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.012Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-0f463d73-dd53-401e-a3de-f76cf3af1c9b", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.012Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5e819a2b697662ff3bb44a50a9f7c4e71444bb76\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.013Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.49dcbde4-e7d9-44ed-8be7-81f04a7990a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-ba99688a-934e-4bdf-b3da-aba84b86c951 Date: Thu, 30 May 2019 11:16:01 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:18Z\", \"updated_at\": \"2019-05-30T10:59:45Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:09:ad:21\", \"device_id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\"}, \"fixed_ip_address\": \"192.168.120.21\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"483ae21f-3ae1-42b4-9271-22f1e8760847\", \"id\": \"51632d53-7ea4-43bb-9c65-0cc7cfe44a28\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:15Z\", \"updated_at\": \"2019-05-30T10:59:42Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2c:fc:de\", \"device_id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"28b41773-964f-4cb7-86ed-84f181289cee\", \"id\": \"5d83f9af-98b1-4ada-b793-78cac439355b\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:51:42Z\", \"updated_at\": \"2019-05-30T10:51:45Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2d:de:41\", \"device_id\": \"313dbbdf-b57d-4ec0-a73f-d8ceacaf805f\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9\", \"id\": \"8a315171-49df-4671-ad45-1f0f09980602\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:19Z\", \"updated_at\": \"2019-05-30T10:59:05Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ad:c3:ac\", \"device_id\": \"77175de5-9317-48e3-beea-ad509f1eb368\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"c744656a-4376-4c1e-9acb-89faf953fd1a\", \"id\": \"f29b4dbc-8506-43cb-8650-daabd3c585cf\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.000Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.045Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-ba99688a-934e-4bdf-b3da-aba84b86c951 Date: Thu, 30 May 2019 11:16:01 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:18Z\", \"updated_at\": \"2019-05-30T10:59:45Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:09:ad:21\", \"device_id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\"}, \"fixed_ip_address\": \"192.168.120.21\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"483ae21f-3ae1-42b4-9271-22f1e8760847\", \"id\": \"51632d53-7ea4-43bb-9c65-0cc7cfe44a28\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:15Z\", \"updated_at\": \"2019-05-30T10:59:42Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2c:fc:de\", \"device_id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"28b41773-964f-4cb7-86ed-84f181289cee\", \"id\": \"5d83f9af-98b1-4ada-b793-78cac439355b\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:51:42Z\", \"updated_at\": \"2019-05-30T10:51:45Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2d:de:41\", \"device_id\": \"313dbbdf-b57d-4ec0-a73f-d8ceacaf805f\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9\", \"id\": \"8a315171-49df-4671-ad45-1f0f09980602\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:19Z\", \"updated_at\": \"2019-05-30T10:59:05Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ad:c3:ac\", \"device_id\": \"77175de5-9317-48e3-beea-ad509f1eb368\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"c744656a-4376-4c1e-9acb-89faf953fd1a\", \"id\": \"f29b4dbc-8506-43cb-8650-daabd3c585cf\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.000Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.045Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ba99688a-934e-4bdf-b3da-aba84b86c951", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.000Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7089c86-2e2e-4ec9-820f-8d6816c4da44 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.050Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7089c86-2e2e-4ec9-820f-8d6816c4da44 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.050Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/483ae21f-3ae1-42b4-9271-22f1e8760847.json used request id req-4a25ee27-b179-4bbb-96bc-abbe7136fc64", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.045Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/483ae21f-3ae1-42b4-9271-22f1e8760847.json used request id req-4a25ee27-b179-4bbb-96bc-abbe7136fc64", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.044Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/483ae21f-3ae1-42b4-9271-22f1e8760847.json used request id req-4a25ee27-b179-4bbb-96bc-abbe7136fc64", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.044Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/483ae21f-3ae1-42b4-9271-22f1e8760847.json used request id req-4a25ee27-b179-4bbb-96bc-abbe7136fc64", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.044Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-4a25ee27-b179-4bbb-96bc-abbe7136fc64 Date: Thu, 30 May 2019 11:16:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T10:58:26Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"3e159de3-d2cc-4976-8ca4-f38947996273\",\"ip_address\":\"192.168.120.21\"}],\"id\":\"483ae21f-3ae1-42b4-9271-22f1e8760847\",\"security_groups\":[\"007a6c73-a7e8-4fb5-94a7-47c787d2c661\",\"516d7305-77f4-4685-902b-05e00adbb79b\",\"a27a7728-b2be-45bf-8426-5573a4976115\"],\"mac_address\":\"fa:16:3e:09:ad:21\",\"device_id\":\"002f14ba-99b7-4d59-b599-ebefc0ceeee3\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:55:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.044Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-4a25ee27-b179-4bbb-96bc-abbe7136fc64 Date: Thu, 30 May 2019 11:16:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T10:58:26Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"3e159de3-d2cc-4976-8ca4-f38947996273\",\"ip_address\":\"192.168.120.21\"}],\"id\":\"483ae21f-3ae1-42b4-9271-22f1e8760847\",\"security_groups\":[\"007a6c73-a7e8-4fb5-94a7-47c787d2c661\",\"516d7305-77f4-4685-902b-05e00adbb79b\",\"a27a7728-b2be-45bf-8426-5573a4976115\"],\"mac_address\":\"fa:16:3e:09:ad:21\",\"device_id\":\"002f14ba-99b7-4d59-b599-ebefc0ceeee3\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:55:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.044Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/483ae21f-3ae1-42b4-9271-22f1e8760847.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}107345e98d94fefbb37405b8b05831e1c0899a98\"", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.001Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/483ae21f-3ae1-42b4-9271-22f1e8760847.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}107345e98d94fefbb37405b8b05831e1c0899a98\"", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.001Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ba99688a-934e-4bdf-b3da-aba84b86c951", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.001Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:01.592Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:00.819Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:02.105Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c64f13c08c9529403a513e508217d8a8f6ef8cc\"", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.467Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:02.105Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:02.105Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:02.105Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-9148983c-59f6-43ba-8fe5-d32e2633cd32", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.938Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:02.105Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96d49c089668c1d64566a4d781e43e8eafc2c09d\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.940Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:02.105Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-9148983c-59f6-43ba-8fe5-d32e2633cd32 x-compute-request-id: req-9148983c-59f6-43ba-8fe5-d32e2633cd32 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b7:d5:55\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:27.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:20Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.938Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:02.105Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-9148983c-59f6-43ba-8fe5-d32e2633cd32", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.938Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:02.105Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:01.508Z", "source_id": "homer_host_mjs10z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:02.720Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:02.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:02.720Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-d36ae642-7652-4048-b801-75b703e2b2c4 x-compute-request-id: req-d36ae642-7652-4048-b801-75b703e2b2c4 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:25Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:02.195Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:02.720Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-d36ae642-7652-4048-b801-75b703e2b2c4 x-compute-request-id: req-d36ae642-7652-4048-b801-75b703e2b2c4 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:25Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:02.195Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:02.720Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-d36ae642-7652-4048-b801-75b703e2b2c4", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:02.195Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:02.720Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-d36ae642-7652-4048-b801-75b703e2b2c4", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:02.195Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:02.720Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-d36ae642-7652-4048-b801-75b703e2b2c4", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:02.195Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:02.720Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c64f13c08c9529403a513e508217d8a8f6ef8cc\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:02.196Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:02.720Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c64f13c08c9529403a513e508217d8a8f6ef8cc\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:02.196Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:02.720Z", "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-05-30T11:16:02.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:02.720Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-d36ae642-7652-4048-b801-75b703e2b2c4", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:02.195Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:03.460Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action used request id req-40073773-c299-47dc-91e1-dea385f1b2e9", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:02.877Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:03.460Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:16: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-40073773-c299-47dc-91e1-dea385f1b2e9 x-compute-request-id: req-40073773-c299-47dc-91e1-dea385f1b2e9 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:02.877Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:03.460Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09314d80-0d87-497c-9f60-97e529dd2e3a x-compute-request-id: req-09314d80-0d87-497c-9f60-97e529dd2e3a Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b7:d5:55\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:27.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:20Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:03.368Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:03.460Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action used request id req-40073773-c299-47dc-91e1-dea385f1b2e9", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:02.877Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:03.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96d49c089668c1d64566a4d781e43e8eafc2c09d\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:02.878Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.136Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96d49c089668c1d64566a4d781e43e8eafc2c09d\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:03.370Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.136Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:03.980Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.136Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-09314d80-0d87-497c-9f60-97e529dd2e3a", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:03.368Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.136Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-09314d80-0d87-497c-9f60-97e529dd2e3a", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:03.369Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.136Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:03.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.136Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:16:03.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}], "metadata": {"pagination": {"total": 1068, "offset": 793, "size": 50}}} 2019-05-30 11:16:16,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:16,554 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:16 GMT 2019-05-30 11:16:16,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:16,554 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:16:16,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:16,554 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:16,554 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:16,554 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:16:16,557 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-0f463d73-dd53-401e-a3de-f76cf3af1c9b x-compute-request-id: req-0f463d73-dd53-401e-a3de-f76cf3af1c9b Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:18Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:16,557 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-0f463d73-dd53-401e-a3de-f76cf3af1c9b 2019-05-30 11:16:16,558 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-0f463d73-dd53-401e-a3de-f76cf3af1c9b 2019-05-30 11:16:16,558 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e819a2b697662ff3bb44a50a9f7c4e71444bb76" 2019-05-30 11:16:16,558 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-ba99688a-934e-4bdf-b3da-aba84b86c951 Date: Thu, 30 May 2019 11:16:01 GMT RESP BODY: {"floatingips": [{"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:18Z", "updated_at": "2019-05-30T10:59:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:ad:21", "device_id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "483ae21f-3ae1-42b4-9271-22f1e8760847", "id": "51632d53-7ea4-43bb-9c65-0cc7cfe44a28", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:15Z", "updated_at": "2019-05-30T10:59:42Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2c:fc:de", "device_id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "28b41773-964f-4cb7-86ed-84f181289cee", "id": "5d83f9af-98b1-4ada-b793-78cac439355b", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:19Z", "updated_at": "2019-05-30T10:59:05Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ad:c3:ac", "device_id": "77175de5-9317-48e3-beea-ad509f1eb368"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "c744656a-4376-4c1e-9acb-89faf953fd1a", "id": "f29b4dbc-8506-43cb-8650-daabd3c585cf", "qos_policy_id": null}]} 2019-05-30 11:16:16,558 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:16,558 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-ba99688a-934e-4bdf-b3da-aba84b86c951 Date: Thu, 30 May 2019 11:16:01 GMT RESP BODY: {"floatingips": [{"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:18Z", "updated_at": "2019-05-30T10:59:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:ad:21", "device_id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "483ae21f-3ae1-42b4-9271-22f1e8760847", "id": "51632d53-7ea4-43bb-9c65-0cc7cfe44a28", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:15Z", "updated_at": "2019-05-30T10:59:42Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2c:fc:de", "device_id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "28b41773-964f-4cb7-86ed-84f181289cee", "id": "5d83f9af-98b1-4ada-b793-78cac439355b", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:19Z", "updated_at": "2019-05-30T10:59:05Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ad:c3:ac", "device_id": "77175de5-9317-48e3-beea-ad509f1eb368"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "c744656a-4376-4c1e-9acb-89faf953fd1a", "id": "f29b4dbc-8506-43cb-8650-daabd3c585cf", "qos_policy_id": null}]} 2019-05-30 11:16:16,559 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:16,559 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ba99688a-934e-4bdf-b3da-aba84b86c951 2019-05-30 11:16:16,559 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7089c86-2e2e-4ec9-820f-8d6816c4da44 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:16,559 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7089c86-2e2e-4ec9-820f-8d6816c4da44 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:16,559 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/483ae21f-3ae1-42b4-9271-22f1e8760847.json used request id req-4a25ee27-b179-4bbb-96bc-abbe7136fc64 2019-05-30 11:16:16,559 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/483ae21f-3ae1-42b4-9271-22f1e8760847.json used request id req-4a25ee27-b179-4bbb-96bc-abbe7136fc64 2019-05-30 11:16:16,559 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/483ae21f-3ae1-42b4-9271-22f1e8760847.json used request id req-4a25ee27-b179-4bbb-96bc-abbe7136fc64 2019-05-30 11:16:16,560 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/483ae21f-3ae1-42b4-9271-22f1e8760847.json used request id req-4a25ee27-b179-4bbb-96bc-abbe7136fc64 2019-05-30 11:16:16,560 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-4a25ee27-b179-4bbb-96bc-abbe7136fc64 Date: Thu, 30 May 2019 11:16:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T10:58:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e159de3-d2cc-4976-8ca4-f38947996273","ip_address":"192.168.120.21"}],"id":"483ae21f-3ae1-42b4-9271-22f1e8760847","security_groups":["007a6c73-a7e8-4fb5-94a7-47c787d2c661","516d7305-77f4-4685-902b-05e00adbb79b","a27a7728-b2be-45bf-8426-5573a4976115"],"mac_address":"fa:16:3e:09:ad:21","device_id":"002f14ba-99b7-4d59-b599-ebefc0ceeee3","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2333dbcd5b4644cca59ebc2020401159","qos_policy_id":null,"admin_state_up":true,"network_id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:55:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:16:16,560 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-4a25ee27-b179-4bbb-96bc-abbe7136fc64 Date: Thu, 30 May 2019 11:16:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T10:58:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e159de3-d2cc-4976-8ca4-f38947996273","ip_address":"192.168.120.21"}],"id":"483ae21f-3ae1-42b4-9271-22f1e8760847","security_groups":["007a6c73-a7e8-4fb5-94a7-47c787d2c661","516d7305-77f4-4685-902b-05e00adbb79b","a27a7728-b2be-45bf-8426-5573a4976115"],"mac_address":"fa:16:3e:09:ad:21","device_id":"002f14ba-99b7-4d59-b599-ebefc0ceeee3","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2333dbcd5b4644cca59ebc2020401159","qos_policy_id":null,"admin_state_up":true,"network_id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:55:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:16:16,560 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/483ae21f-3ae1-42b4-9271-22f1e8760847.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107345e98d94fefbb37405b8b05831e1c0899a98" 2019-05-30 11:16:16,560 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/483ae21f-3ae1-42b4-9271-22f1e8760847.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107345e98d94fefbb37405b8b05831e1c0899a98" 2019-05-30 11:16:16,560 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ba99688a-934e-4bdf-b3da-aba84b86c951 2019-05-30 11:16:16,561 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:16,561 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c64f13c08c9529403a513e508217d8a8f6ef8cc" 2019-05-30 11:16:16,561 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:16:16,561 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:16:16,561 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-9148983c-59f6-43ba-8fe5-d32e2633cd32 2019-05-30 11:16:16,561 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d49c089668c1d64566a4d781e43e8eafc2c09d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-30 11:16:16,561 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-9148983c-59f6-43ba-8fe5-d32e2633cd32 x-compute-request-id: req-9148983c-59f6-43ba-8fe5-d32e2633cd32 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:d5:55", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:27.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:20Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:16,562 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-9148983c-59f6-43ba-8fe5-d32e2633cd32 2019-05-30 11:16:16,562 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:16,562 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-30 11:16:16,562 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-d36ae642-7652-4048-b801-75b703e2b2c4 x-compute-request-id: req-d36ae642-7652-4048-b801-75b703e2b2c4 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:25Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:16,562 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-d36ae642-7652-4048-b801-75b703e2b2c4 x-compute-request-id: req-d36ae642-7652-4048-b801-75b703e2b2c4 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:25Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:16,562 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-d36ae642-7652-4048-b801-75b703e2b2c4 2019-05-30 11:16:16,563 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-d36ae642-7652-4048-b801-75b703e2b2c4 2019-05-30 11:16:16,563 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-d36ae642-7652-4048-b801-75b703e2b2c4 2019-05-30 11:16:16,563 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c64f13c08c9529403a513e508217d8a8f6ef8cc" -d '{"removeFloatingIp": {"address": "172.30.9.200"}}' 2019-05-30 11:16:16,563 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c64f13c08c9529403a513e508217d8a8f6ef8cc" -d '{"removeFloatingIp": {"address": "172.30.9.200"}}' 2019-05-30 11:16:16,563 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-30 11:16:16,563 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-d36ae642-7652-4048-b801-75b703e2b2c4 2019-05-30 11:16:16,563 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action used request id req-40073773-c299-47dc-91e1-dea385f1b2e9 2019-05-30 11:16:16,564 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:16: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-40073773-c299-47dc-91e1-dea385f1b2e9 x-compute-request-id: req-40073773-c299-47dc-91e1-dea385f1b2e9 Content-Length: 0 Content-Type: application/json 2019-05-30 11:16:16,564 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09314d80-0d87-497c-9f60-97e529dd2e3a x-compute-request-id: req-09314d80-0d87-497c-9f60-97e529dd2e3a Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:d5:55", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:27.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:20Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:16,564 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/action used request id req-40073773-c299-47dc-91e1-dea385f1b2e9 2019-05-30 11:16:16,564 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d49c089668c1d64566a4d781e43e8eafc2c09d" 2019-05-30 11:16:16,564 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d49c089668c1d64566a4d781e43e8eafc2c09d" 2019-05-30 11:16:16,564 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:16,564 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-09314d80-0d87-497c-9f60-97e529dd2e3a 2019-05-30 11:16:16,565 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-09314d80-0d87-497c-9f60-97e529dd2e3a 2019-05-30 11:16:16,565 - functest.core.cloudify - DEBUG - deleting server 2019-05-30 11:16:16,565 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:16,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:16:16,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:16,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:16,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:16,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:16,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:16,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:16,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:16,725 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:16:16,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:16,725 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:16 GMT 2019-05-30 11:16:16,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:16,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:16:16,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:16,726 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:16,726 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:21,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:16:21,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:21,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:21,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:21,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:21,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:21,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:21,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:21,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.136Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-05abcff5-b41b-4a20-9b9e-06f9e781e9fc", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:03.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7583632a-8c12-43ea-8083-3f5cea031086"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.136Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05abcff5-b41b-4a20-9b9e-06f9e781e9fc 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:03.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7583632a-8c12-43ea-8083-3f5cea031086"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.136Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:16:03.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7583632a-8c12-43ea-8083-3f5cea031086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.136Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-4ae860f5-5ffd-4fa3-85c1-59395b05b559", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:03.470Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.136Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2a9a32d0a8af8ea184872eda1b59aa6474ff514\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:03.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.136Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:03.980Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.136Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-4ae860f5-5ffd-4fa3-85c1-59395b05b559", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:03.469Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.136Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ae860f5-5ffd-4fa3-85c1-59395b05b559 x-compute-request-id: req-4ae860f5-5ffd-4fa3-85c1-59395b05b559 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:03.469Z", "source_id": "dime_host_yx8v6q", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9331630-3106-4b3e-a74b-b3948c40b22f"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.136Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7c2aec39-2fa8-41b1-874e-0ee389f59000", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:03.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-70a6593b-718b-401a-883a-6156e6a19c27", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.341Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-70a6593b-718b-401a-883a-6156e6a19c27", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.341Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "Floating ip 172.30.9.201 detached from server", "level": "info", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.341Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-6f1c288e-bf01-465d-af60-1aca6a2ee8eb x-compute-request-id: req-6f1c288e-bf01-465d-af60-1aca6a2ee8eb Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:63:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:18Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-6f1c288e-bf01-465d-af60-1aca6a2ee8eb", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-6f1c288e-bf01-465d-af60-1aca6a2ee8eb", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2a9a32d0a8af8ea184872eda1b59aa6474ff514\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "RESP: [204] Date: Thu, 30 May 2019 11:16:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e3991de-1d3e-4b02-b643-6cb4ab9d7f45 x-compute-request-id: req-4e3991de-1d3e-4b02-b643-6cb4ab9d7f45 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-4e3991de-1d3e-4b02-b643-6cb4ab9d7f45", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-4e3991de-1d3e-4b02-b643-6cb4ab9d7f45", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b379bfcd429ac600c384f4ab62f51f8064fabbd1\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7583632a-8c12-43ea-8083-3f5cea031086"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2a9a32d0a8af8ea184872eda1b59aa6474ff514\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:15:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-70a6593b-718b-401a-883a-6156e6a19c27 x-compute-request-id: req-70a6593b-718b-401a-883a-6156e6a19c27 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_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.339Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:15:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-70a6593b-718b-401a-883a-6156e6a19c27 x-compute-request-id: req-70a6593b-718b-401a-883a-6156e6a19c27 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_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.340Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-70a6593b-718b-401a-883a-6156e6a19c27", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.340Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:04.735Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-70a6593b-718b-401a-883a-6156e6a19c27", "level": "debug", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.341Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c9a8cf73-de57-4cf8-8bc0-31dafd87734e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.374Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_jh5dmt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:04.872Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.374Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-94cdfc2c-330d-4134-8cd2-f7564a6d35a6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.374Z", "message": "Waiting for server \"32f82cce-6d59-4fad-819b-641cebab04e4\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.374Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.003Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.374Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-94cdfc2c-330d-4134-8cd2-f7564a6d35a6 x-compute-request-id: req-94cdfc2c-330d-4134-8cd2-f7564a6d35a6 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:63:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"32f82cce-6d59-4fad-819b-641cebab04e4\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:16:04Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_homer_host_mjs10z\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.374Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-94cdfc2c-330d-4134-8cd2-f7564a6d35a6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.931Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:16:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e69c6688-764d-433c-84f1-7d41d6c7e920 x-compute-request-id: req-e69c6688-764d-433c-84f1-7d41d6c7e920 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_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.638Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.931Z", "message": "Floating ip 172.30.9.200 detached from server", "level": "info", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.642Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.931Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.931Z", "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-05-30T11:16:05.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.931Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-e69c6688-764d-433c-84f1-7d41d6c7e920", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.642Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.931Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-e69c6688-764d-433c-84f1-7d41d6c7e920", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.642Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.931Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-e69c6688-764d-433c-84f1-7d41d6c7e920", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.642Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.931Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-e69c6688-764d-433c-84f1-7d41d6c7e920", "level": "debug", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.639Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.931Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:16:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e69c6688-764d-433c-84f1-7d41d6c7e920 x-compute-request-id: req-e69c6688-764d-433c-84f1-7d41d6c7e920 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_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.638Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3523a324-0849-48b8-93c9-d8dcda84dd0d"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.931Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7583632a-8c12-43ea-8083-3f5cea031086"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.931Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-702bf287-6660-40a4-aeb9-9b3b83ac6da6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7583632a-8c12-43ea-8083-3f5cea031086"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.931Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-702bf287-6660-40a4-aeb9-9b3b83ac6da6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7583632a-8c12-43ea-8083-3f5cea031086"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:05.931Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-702bf287-6660-40a4-aeb9-9b3b83ac6da6 x-compute-request-id: req-702bf287-6660-40a4-aeb9-9b3b83ac6da6 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6d:87:fe\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:32Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7583632a-8c12-43ea-8083-3f5cea031086"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:06.541Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:06.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:06.541Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-505a2303-f9da-439b-a1b5-0878907021b5 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:06.541Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-505a2303-f9da-439b-a1b5-0878907021b5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}], "metadata": {"pagination": {"total": 1143, "offset": 843, "size": 50}}} 2019-05-30 11:16:21,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:21,845 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:21 GMT 2019-05-30 11:16:21,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:21,845 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:16:21,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:21,845 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:21,845 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:21,846 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:16:21,848 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-05abcff5-b41b-4a20-9b9e-06f9e781e9fc 2019-05-30 11:16:21,848 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05abcff5-b41b-4a20-9b9e-06f9e781e9fc 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:21,848 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:21,849 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-4ae860f5-5ffd-4fa3-85c1-59395b05b559 2019-05-30 11:16:21,849 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2a9a32d0a8af8ea184872eda1b59aa6474ff514" 2019-05-30 11:16:21,849 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:21,849 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c/os-security-groups used request id req-4ae860f5-5ffd-4fa3-85c1-59395b05b559 2019-05-30 11:16:21,849 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ae860f5-5ffd-4fa3-85c1-59395b05b559 x-compute-request-id: req-4ae860f5-5ffd-4fa3-85c1-59395b05b559 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-30 11:16:21,849 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7c2aec39-2fa8-41b1-874e-0ee389f59000 2019-05-30 11:16:21,850 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-70a6593b-718b-401a-883a-6156e6a19c27 2019-05-30 11:16:21,850 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-70a6593b-718b-401a-883a-6156e6a19c27 2019-05-30 11:16:21,850 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.201 detached from server 2019-05-30 11:16:21,850 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-6f1c288e-bf01-465d-af60-1aca6a2ee8eb x-compute-request-id: req-6f1c288e-bf01-465d-af60-1aca6a2ee8eb Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:18Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:21,850 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-6f1c288e-bf01-465d-af60-1aca6a2ee8eb 2019-05-30 11:16:21,850 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-6f1c288e-bf01-465d-af60-1aca6a2ee8eb 2019-05-30 11:16:21,851 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2a9a32d0a8af8ea184872eda1b59aa6474ff514" 2019-05-30 11:16:21,851 - functest.core.cloudify - DEBUG - RESP: [204] Date: Thu, 30 May 2019 11:16:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e3991de-1d3e-4b02-b643-6cb4ab9d7f45 x-compute-request-id: req-4e3991de-1d3e-4b02-b643-6cb4ab9d7f45 Content-Type: application/json 2019-05-30 11:16:21,851 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-4e3991de-1d3e-4b02-b643-6cb4ab9d7f45 2019-05-30 11:16:21,851 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-4e3991de-1d3e-4b02-b643-6cb4ab9d7f45 2019-05-30 11:16:21,851 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b379bfcd429ac600c384f4ab62f51f8064fabbd1" 2019-05-30 11:16:21,851 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2a9a32d0a8af8ea184872eda1b59aa6474ff514" 2019-05-30 11:16:21,852 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:16:21,852 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-30 11:16:21,852 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:16:21,852 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:15:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-70a6593b-718b-401a-883a-6156e6a19c27 x-compute-request-id: req-70a6593b-718b-401a-883a-6156e6a19c27 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-05-30 11:16:21,852 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:15:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-70a6593b-718b-401a-883a-6156e6a19c27 x-compute-request-id: req-70a6593b-718b-401a-883a-6156e6a19c27 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-05-30 11:16:21,852 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-70a6593b-718b-401a-883a-6156e6a19c27 2019-05-30 11:16:21,852 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-70a6593b-718b-401a-883a-6156e6a19c27 2019-05-30 11:16:21,853 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-05-30 11:16:21,853 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-94cdfc2c-330d-4134-8cd2-f7564a6d35a6 2019-05-30 11:16:21,853 - functest.core.cloudify - DEBUG - Waiting for server "32f82cce-6d59-4fad-819b-641cebab04e4" to be deleted. current status: SHUTOFF 2019-05-30 11:16:21,853 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:21,853 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-94cdfc2c-330d-4134-8cd2-f7564a6d35a6 x-compute-request-id: req-94cdfc2c-330d-4134-8cd2-f7564a6d35a6 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32f82cce-6d59-4fad-819b-641cebab04e4", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "32f82cce-6d59-4fad-819b-641cebab04e4", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:16:04Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_homer_host_mjs10z", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:21,853 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-94cdfc2c-330d-4134-8cd2-f7564a6d35a6 2019-05-30 11:16:21,854 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:16:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e69c6688-764d-433c-84f1-7d41d6c7e920 x-compute-request-id: req-e69c6688-764d-433c-84f1-7d41d6c7e920 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-05-30 11:16:21,854 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.200 detached from server 2019-05-30 11:16:21,854 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-30 11:16:21,854 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-30 11:16:21,854 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-e69c6688-764d-433c-84f1-7d41d6c7e920 2019-05-30 11:16:21,854 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-e69c6688-764d-433c-84f1-7d41d6c7e920 2019-05-30 11:16:21,854 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-e69c6688-764d-433c-84f1-7d41d6c7e920 2019-05-30 11:16:21,855 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-e69c6688-764d-433c-84f1-7d41d6c7e920 2019-05-30 11:16:21,855 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:16:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e69c6688-764d-433c-84f1-7d41d6c7e920 x-compute-request-id: req-e69c6688-764d-433c-84f1-7d41d6c7e920 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-05-30 11:16:21,855 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-30 11:16:21,855 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-702bf287-6660-40a4-aeb9-9b3b83ac6da6 2019-05-30 11:16:21,855 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-702bf287-6660-40a4-aeb9-9b3b83ac6da6 2019-05-30 11:16:21,855 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-702bf287-6660-40a4-aeb9-9b3b83ac6da6 x-compute-request-id: req-702bf287-6660-40a4-aeb9-9b3b83ac6da6 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:87:fe", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:32Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:21,856 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:16:21,856 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-505a2303-f9da-439b-a1b5-0878907021b5 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:21,856 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-505a2303-f9da-439b-a1b5-0878907021b5 2019-05-30 11:16:21,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:16:21,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:21,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:21,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:21,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:21,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:21,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:21,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:21,954 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:16:21,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:21,955 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:21 GMT 2019-05-30 11:16:21,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:21,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:16:21,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:21,955 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:21,955 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:26,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:16:27,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:27,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:27,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:27,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:27,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:27,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:27,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:27,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:06.541Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-505a2303-f9da-439b-a1b5-0878907021b5 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:06.541Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-505a2303-f9da-439b-a1b5-0878907021b5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:05.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:06.541Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:06.324Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:06.541Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_ee1arj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:06.244Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:07.182Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f4e8bc149cdc4a9b6c1a10bb2f1fc376c1283e9\"", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:06.914Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:07.182Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:06.351Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:07.182Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:06.669Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:07.182Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79c718d1e22440d8848ae0be6a589c7241904937\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:06.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:07.182Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-1b760940-62dd-4c3d-8065-6f3d5e61d0ac", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:06.356Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:07.182Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b760940-62dd-4c3d-8065-6f3d5e61d0ac 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:06.355Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:07.757Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-ed402f23-df7e-4932-8414-2c74a9c1cdd1", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:07.757Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed402f23-df7e-4932-8414-2c74a9c1cdd1 x-compute-request-id: req-ed402f23-df7e-4932-8414-2c74a9c1cdd1 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b7:d5:55\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:27.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:20Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:07.757Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c66ef1b-0f7a-4871-b8d8-ecb7bf39ed2e x-compute-request-id: req-0c66ef1b-0f7a-4871-b8d8-ecb7bf39ed2e Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b7:d5:55\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:27.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:16:07Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_dime_host_yx8v6q\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:07.757Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3693ce28-154f-45a9-b3cb-9683f53d89d3", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.438Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:07.757Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3693ce28-154f-45a9-b3cb-9683f53d89d3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.438Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:07.757Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79c718d1e22440d8848ae0be6a589c7241904937\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:07.757Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-6b151f22-7be2-4188-9bda-de5d3c1127d5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:07.757Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-6b151f22-7be2-4188-9bda-de5d3c1127d5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:07.757Z", "message": "RESP: [204] Date: Thu, 30 May 2019 11:16:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b151f22-7be2-4188-9bda-de5d3c1127d5 x-compute-request-id: req-6b151f22-7be2-4188-9bda-de5d3c1127d5 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:07.757Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.433Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:07.757Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79c718d1e22440d8848ae0be6a589c7241904937\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:07.757Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-ed402f23-df7e-4932-8414-2c74a9c1cdd1", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:08.339Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.867Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:08.339Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-a02c4689-99d5-4ecd-ab81-7692edb42340", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.627Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:08.339Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-a02c4689-99d5-4ecd-ab81-7692edb42340", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.627Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:08.339Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a02c4689-99d5-4ecd-ab81-7692edb42340 x-compute-request-id: req-a02c4689-99d5-4ecd-ab81-7692edb42340 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:39.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:21Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.626Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:08.339Z", "message": "Waiting for server \"c7c74f12-9782-4d43-af6f-2fe0bab0dd2c\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:08.339Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-0c66ef1b-0f7a-4871-b8d8-ecb7bf39ed2e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:08.339Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-0c66ef1b-0f7a-4871-b8d8-ecb7bf39ed2e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:08.339Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8e462874ca4c761ea343987ab1275d11afd3bc3\"", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.854Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:08.339Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9e691f38-d5bf-47f7-b114-7b3e9baafab5", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.872Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:08.339Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e691f38-d5bf-47f7-b114-7b3e9baafab5 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.872Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:08.339Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f4e8bc149cdc4a9b6c1a10bb2f1fc376c1283e9\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:07.628Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:09.026Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-d1e6b98c-d9f1-4fef-9b2b-35933291d756", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:08.600Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:09.026Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4f032b1a7476981653a5179de1e2c4d95fe55607\"", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:08.323Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:09.026Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1e6b98c-d9f1-4fef-9b2b-35933291d756 x-compute-request-id: req-d1e6b98c-d9f1-4fef-9b2b-35933291d756 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6d:87:fe\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:32Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:08.600Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:09.026Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-d1e6b98c-d9f1-4fef-9b2b-35933291d756", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:08.600Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:09.026Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8e462874ca4c761ea343987ab1275d11afd3bc3\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:08.601Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:09.026Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:16:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23061d35-a7f1-47d6-8788-6f41445f6916 x-compute-request-id: req-23061d35-a7f1-47d6-8788-6f41445f6916 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:08.546Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:09.026Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-23061d35-a7f1-47d6-8788-6f41445f6916", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:08.547Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:09.026Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-23061d35-a7f1-47d6-8788-6f41445f6916", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:08.547Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:09.026Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f4e8bc149cdc4a9b6c1a10bb2f1fc376c1283e9\"", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:08.548Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:09.653Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f4e8bc149cdc4a9b6c1a10bb2f1fc376c1283e9\"", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.050Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:09.653Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-28deb5ed-708f-4109-b2e3-3cdfe75d39eb", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.052Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:09.653Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-8ba4db17-1671-4fd9-b657-5befd5f75c09", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.049Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:09.653Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-8ba4db17-1671-4fd9-b657-5befd5f75c09", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.049Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:09.653Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-28deb5ed-708f-4109-b2e3-3cdfe75d39eb", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.052Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:09.653Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4f032b1a7476981653a5179de1e2c4d95fe55607\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.053Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:09.653Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-28deb5ed-708f-4109-b2e3-3cdfe75d39eb x-compute-request-id: req-28deb5ed-708f-4109-b2e3-3cdfe75d39eb Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:25Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.051Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:09.653Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-8ba4db17-1671-4fd9-b657-5befd5f75c09 x-compute-request-id: req-8ba4db17-1671-4fd9-b657-5befd5f75c09 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:39.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:21Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.049Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}], "metadata": {"pagination": {"total": 1196, "offset": 893, "size": 50}}} 2019-05-30 11:16:27,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:27,076 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:27 GMT 2019-05-30 11:16:27,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:27,076 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:16:27,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:27,076 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:27,077 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:27,077 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:16:27,079 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-505a2303-f9da-439b-a1b5-0878907021b5 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:27,080 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-505a2303-f9da-439b-a1b5-0878907021b5 2019-05-30 11:16:27,080 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:27,080 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-05-30 11:16:27,080 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f4e8bc149cdc4a9b6c1a10bb2f1fc376c1283e9" 2019-05-30 11:16:27,080 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:27,080 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:27,081 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c718d1e22440d8848ae0be6a589c7241904937" 2019-05-30 11:16:27,081 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1b760940-62dd-4c3d-8065-6f3d5e61d0ac 2019-05-30 11:16:27,081 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b760940-62dd-4c3d-8065-6f3d5e61d0ac 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:27,081 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-ed402f23-df7e-4932-8414-2c74a9c1cdd1 2019-05-30 11:16:27,081 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed402f23-df7e-4932-8414-2c74a9c1cdd1 x-compute-request-id: req-ed402f23-df7e-4932-8414-2c74a9c1cdd1 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:d5:55", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:27.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:20Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:27,082 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c66ef1b-0f7a-4871-b8d8-ecb7bf39ed2e x-compute-request-id: req-0c66ef1b-0f7a-4871-b8d8-ecb7bf39ed2e Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:d5:55", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:27.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:16:07Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_dime_host_yx8v6q", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:27,082 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3693ce28-154f-45a9-b3cb-9683f53d89d3 2019-05-30 11:16:27,082 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3693ce28-154f-45a9-b3cb-9683f53d89d3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:27,082 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c718d1e22440d8848ae0be6a589c7241904937" 2019-05-30 11:16:27,082 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-6b151f22-7be2-4188-9bda-de5d3c1127d5 2019-05-30 11:16:27,082 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-6b151f22-7be2-4188-9bda-de5d3c1127d5 2019-05-30 11:16:27,083 - functest.core.cloudify - DEBUG - RESP: [204] Date: Thu, 30 May 2019 11:16:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b151f22-7be2-4188-9bda-de5d3c1127d5 x-compute-request-id: req-6b151f22-7be2-4188-9bda-de5d3c1127d5 Content-Type: application/json 2019-05-30 11:16:27,083 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:27,083 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c718d1e22440d8848ae0be6a589c7241904937" 2019-05-30 11:16:27,083 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-ed402f23-df7e-4932-8414-2c74a9c1cdd1 2019-05-30 11:16:27,083 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:27,083 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-a02c4689-99d5-4ecd-ab81-7692edb42340 2019-05-30 11:16:27,083 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-a02c4689-99d5-4ecd-ab81-7692edb42340 2019-05-30 11:16:27,084 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a02c4689-99d5-4ecd-ab81-7692edb42340 x-compute-request-id: req-a02c4689-99d5-4ecd-ab81-7692edb42340 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:39.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:21Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:27,084 - functest.core.cloudify - DEBUG - Waiting for server "c7c74f12-9782-4d43-af6f-2fe0bab0dd2c" to be deleted. current status: SHUTOFF 2019-05-30 11:16:27,084 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-0c66ef1b-0f7a-4871-b8d8-ecb7bf39ed2e 2019-05-30 11:16:27,084 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-0c66ef1b-0f7a-4871-b8d8-ecb7bf39ed2e 2019-05-30 11:16:27,084 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e462874ca4c761ea343987ab1275d11afd3bc3" 2019-05-30 11:16:27,084 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9e691f38-d5bf-47f7-b114-7b3e9baafab5 2019-05-30 11:16:27,085 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e691f38-d5bf-47f7-b114-7b3e9baafab5 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:27,085 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f4e8bc149cdc4a9b6c1a10bb2f1fc376c1283e9" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-05-30 11:16:27,085 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-d1e6b98c-d9f1-4fef-9b2b-35933291d756 2019-05-30 11:16:27,085 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f032b1a7476981653a5179de1e2c4d95fe55607" 2019-05-30 11:16:27,085 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1e6b98c-d9f1-4fef-9b2b-35933291d756 x-compute-request-id: req-d1e6b98c-d9f1-4fef-9b2b-35933291d756 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:87:fe", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:32Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:27,085 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-d1e6b98c-d9f1-4fef-9b2b-35933291d756 2019-05-30 11:16:27,086 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e462874ca4c761ea343987ab1275d11afd3bc3" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-05-30 11:16:27,086 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:16:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23061d35-a7f1-47d6-8788-6f41445f6916 x-compute-request-id: req-23061d35-a7f1-47d6-8788-6f41445f6916 Content-Length: 0 Content-Type: application/json 2019-05-30 11:16:27,086 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-23061d35-a7f1-47d6-8788-6f41445f6916 2019-05-30 11:16:27,086 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-23061d35-a7f1-47d6-8788-6f41445f6916 2019-05-30 11:16:27,086 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f4e8bc149cdc4a9b6c1a10bb2f1fc376c1283e9" 2019-05-30 11:16:27,086 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f4e8bc149cdc4a9b6c1a10bb2f1fc376c1283e9" 2019-05-30 11:16:27,086 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-28deb5ed-708f-4109-b2e3-3cdfe75d39eb 2019-05-30 11:16:27,087 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-8ba4db17-1671-4fd9-b657-5befd5f75c09 2019-05-30 11:16:27,087 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-8ba4db17-1671-4fd9-b657-5befd5f75c09 2019-05-30 11:16:27,087 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-28deb5ed-708f-4109-b2e3-3cdfe75d39eb 2019-05-30 11:16:27,087 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f032b1a7476981653a5179de1e2c4d95fe55607" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-05-30 11:16:27,087 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-28deb5ed-708f-4109-b2e3-3cdfe75d39eb x-compute-request-id: req-28deb5ed-708f-4109-b2e3-3cdfe75d39eb Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:25Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:27,087 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-8ba4db17-1671-4fd9-b657-5befd5f75c09 x-compute-request-id: req-8ba4db17-1671-4fd9-b657-5befd5f75c09 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:39.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:21Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:27,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:16:27,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:27,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:27,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:27,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:27,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:27,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:27,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:27,200 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:16:27,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:27,200 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:27 GMT 2019-05-30 11:16:27,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:27,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:16:27,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:27,201 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:27,201 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:32,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:16:32,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:32,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:32,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:32,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:32,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:32,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:32,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:32,329 - 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-05-30T11:16:10.344Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.247Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.344Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-c735d509-eec9-4c1a-8f63-1abe1549ffc5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.344Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-c735d509-eec9-4c1a-8f63-1abe1549ffc5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.344Z", "message": "RESP: [404] Date: Thu, 30 May 2019 11:16:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c735d509-eec9-4c1a-8f63-1abe1549ffc5 x-compute-request-id: req-c735d509-eec9-4c1a-8f63-1abe1549ffc5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 32f82cce-6d59-4fad-819b-641cebab04e4 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-05-30T11:16:10.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": "homer_host_mjs10z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.344Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2a9a32d0a8af8ea184872eda1b59aa6474ff514\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc1d1723-3c86-489a-bc26-d1be93e6cf66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.344Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4f032b1a7476981653a5179de1e2c4d95fe55607\"", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.985Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.344Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-d9bb0d09-ddcc-48ea-91c2-66ccf6bead22", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.984Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.344Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-d9bb0d09-ddcc-48ea-91c2-66ccf6bead22", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.984Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.344Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:16:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9bb0d09-ddcc-48ea-91c2-66ccf6bead22 x-compute-request-id: req-d9bb0d09-ddcc-48ea-91c2-66ccf6bead22 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.983Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.344Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8e462874ca4c761ea343987ab1275d11afd3bc3\"", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.920Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.344Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action used request id req-9a0dd8f7-48aa-4eb2-95f5-f326173d533b", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.919Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.344Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action used request id req-9a0dd8f7-48aa-4eb2-95f5-f326173d533b", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.919Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.344Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:16:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a0dd8f7-48aa-4eb2-95f5-f326173d533b x-compute-request-id: req-9a0dd8f7-48aa-4eb2-95f5-f326173d533b Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.919Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.344Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-a741a429-cc0a-4127-a48d-0c52a9897247", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.743Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.344Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-a741a429-cc0a-4127-a48d-0c52a9897247", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.743Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.344Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-a741a429-cc0a-4127-a48d-0c52a9897247 x-compute-request-id: req-a741a429-cc0a-4127-a48d-0c52a9897247 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:09.743Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d6872458-af4b-4e67-9519-608562badeb0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.344Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_l83ibk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.094Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.859Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4f032b1a7476981653a5179de1e2c4d95fe55607\"", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.439Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.859Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-df460bb5-f324-4078-b953-c2cfeec713b3", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.438Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.859Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-df460bb5-f324-4078-b953-c2cfeec713b3 x-compute-request-id: req-df460bb5-f324-4078-b953-c2cfeec713b3 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:25Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.438Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.859Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-df460bb5-f324-4078-b953-c2cfeec713b3", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.438Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.859Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_host_mjs10z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.859Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.859Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8e462874ca4c761ea343987ab1275d11afd3bc3\"", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.440Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.859Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-cda90fba-6c39-49dd-b3e0-83c95a7ea88f", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.437Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.859Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-cda90fba-6c39-49dd-b3e0-83c95a7ea88f", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.436Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.859Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-cda90fba-6c39-49dd-b3e0-83c95a7ea88f x-compute-request-id: req-cda90fba-6c39-49dd-b3e0-83c95a7ea88f Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6d:87:fe\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:32Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.436Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.859Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ba41ac2-6abd-42e8-a97b-e96ec1b5eb45 x-compute-request-id: req-1ba41ac2-6abd-42e8-a97b-e96ec1b5eb45 Content-Encoding: gzip Content-Length: 532 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b19b714-6424-4b28-ad7b-e896d88062b5\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3534af49-d0ca-4c4f-841c-32d79e6ffb52\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"007a6c73-a7e8-4fb5-94a7-47c787d2c661\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.682Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.859Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-5b68cadc-83b2-4450-ac80-3f89384b0940", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.590Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.859Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-5b68cadc-83b2-4450-ac80-3f89384b0940", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.590Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:10.859Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b68cadc-83b2-4450-ac80-3f89384b0940 x-compute-request-id: req-5b68cadc-83b2-4450-ac80-3f89384b0940 Content-Encoding: gzip Content-Length: 702 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1fd64175-ab42-471f-b794-f04d69400fd9\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"25ed38cf-e0cc-46f8-a65f-c91cc37693b0\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9b920203-3841-42f8-88dc-07f4f300013b\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bea388e7-814f-412e-8901-bb13f4dcf7dd\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c310b350-405b-4374-bf8a-47c72d2e74ad\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c5e07833-6474-4c2c-a4c9-b0128bf134a8\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d149da67-1c0f-4e21-9201-53ea76e542a4\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d60f9132-7685-4c72-81bf-b8475566bb02\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"a27a7728-b2be-45bf-8426-5573a4976115\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.590Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.f6bf57f2-a0f9-44a2-983c-788a3eb1a02b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:11.573Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-1ba41ac2-6abd-42e8-a97b-e96ec1b5eb45", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.683Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": "homer_security_group_68s00b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:11.573Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:11.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:11.573Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:11.003Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:11.573Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:11.087Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:11.573Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.901Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:11.573Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-1ba41ac2-6abd-42e8-a97b-e96ec1b5eb45", "level": "debug", "target_id": "sprout_security_group_zhylxb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:10.682Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bf38cc9a-b99f-4676-8a17-2ec65e60f37d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:12.171Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:11.555Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:12.171Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:11.375Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_security_group_68s00b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:12.171Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:11.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_security_group_68s00b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:12.171Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:12.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:12.171Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72bb3619c6842fc4d91ca3541d2cc5ab593a8c4c\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:11.966Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:12.171Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9a71ef3d-a5ce-431d-b657-5f82a4bcf16a", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:11.561Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:12.171Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a71ef3d-a5ce-431d-b657-5f82a4bcf16a 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:11.561Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:12.769Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79c718d1e22440d8848ae0be6a589c7241904937\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:12.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:12.769Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:12.317Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": "homer_security_group_68s00b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:12.769Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:12.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:12.769Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5f92cfd7-89de-44ba-9450-83ba7db253bd", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:12.323Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:12.769Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f92cfd7-89de-44ba-9450-83ba7db253bd 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:12.323Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": "homer_security_group_68s00b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:12.769Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:12.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}], "metadata": {"pagination": {"total": 1238, "offset": 943, "size": 50}}} 2019-05-30 11:16:32,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:32,329 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:32 GMT 2019-05-30 11:16:32,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:32,329 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:16:32,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:32,329 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:32,329 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:32,330 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:16:32,332 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:32,332 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-c735d509-eec9-4c1a-8f63-1abe1549ffc5 2019-05-30 11:16:32,333 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 used request id req-c735d509-eec9-4c1a-8f63-1abe1549ffc5 2019-05-30 11:16:32,333 - functest.core.cloudify - DEBUG - RESP: [404] Date: Thu, 30 May 2019 11:16:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c735d509-eec9-4c1a-8f63-1abe1549ffc5 x-compute-request-id: req-c735d509-eec9-4c1a-8f63-1abe1549ffc5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 32f82cce-6d59-4fad-819b-641cebab04e4 could not be found.", "code": 404}} 2019-05-30 11:16:32,333 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32f82cce-6d59-4fad-819b-641cebab04e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2a9a32d0a8af8ea184872eda1b59aa6474ff514" 2019-05-30 11:16:32,333 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f032b1a7476981653a5179de1e2c4d95fe55607" 2019-05-30 11:16:32,333 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-d9bb0d09-ddcc-48ea-91c2-66ccf6bead22 2019-05-30 11:16:32,333 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-d9bb0d09-ddcc-48ea-91c2-66ccf6bead22 2019-05-30 11:16:32,334 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:16:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9bb0d09-ddcc-48ea-91c2-66ccf6bead22 x-compute-request-id: req-d9bb0d09-ddcc-48ea-91c2-66ccf6bead22 Content-Length: 0 Content-Type: application/json 2019-05-30 11:16:32,334 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e462874ca4c761ea343987ab1275d11afd3bc3" 2019-05-30 11:16:32,334 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action used request id req-9a0dd8f7-48aa-4eb2-95f5-f326173d533b 2019-05-30 11:16:32,334 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action used request id req-9a0dd8f7-48aa-4eb2-95f5-f326173d533b 2019-05-30 11:16:32,334 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:16:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a0dd8f7-48aa-4eb2-95f5-f326173d533b x-compute-request-id: req-9a0dd8f7-48aa-4eb2-95f5-f326173d533b Content-Length: 0 Content-Type: application/json 2019-05-30 11:16:32,334 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-a741a429-cc0a-4127-a48d-0c52a9897247 2019-05-30 11:16:32,335 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-a741a429-cc0a-4127-a48d-0c52a9897247 2019-05-30 11:16:32,335 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-a741a429-cc0a-4127-a48d-0c52a9897247 x-compute-request-id: req-a741a429-cc0a-4127-a48d-0c52a9897247 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-30 11:16:32,335 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:32,335 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f032b1a7476981653a5179de1e2c4d95fe55607" 2019-05-30 11:16:32,335 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-df460bb5-f324-4078-b953-c2cfeec713b3 2019-05-30 11:16:32,335 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-df460bb5-f324-4078-b953-c2cfeec713b3 x-compute-request-id: req-df460bb5-f324-4078-b953-c2cfeec713b3 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:25Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:32,336 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-df460bb5-f324-4078-b953-c2cfeec713b3 2019-05-30 11:16:32,336 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-30 11:16:32,336 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:16:32,336 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8e462874ca4c761ea343987ab1275d11afd3bc3" 2019-05-30 11:16:32,336 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-cda90fba-6c39-49dd-b3e0-83c95a7ea88f 2019-05-30 11:16:32,336 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-cda90fba-6c39-49dd-b3e0-83c95a7ea88f 2019-05-30 11:16:32,337 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-cda90fba-6c39-49dd-b3e0-83c95a7ea88f x-compute-request-id: req-cda90fba-6c39-49dd-b3e0-83c95a7ea88f Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:87:fe", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:32Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:32,337 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ba41ac2-6abd-42e8-a97b-e96ec1b5eb45 x-compute-request-id: req-1ba41ac2-6abd-42e8-a97b-e96ec1b5eb45 Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b19b714-6424-4b28-ad7b-e896d88062b5"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3534af49-d0ca-4c4f-841c-32d79e6ffb52"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9270cc7-7a88-40e4-a38d-24fd6d6a1cf1"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "007a6c73-a7e8-4fb5-94a7-47c787d2c661", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-30 11:16:32,337 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-5b68cadc-83b2-4450-ac80-3f89384b0940 2019-05-30 11:16:32,337 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-5b68cadc-83b2-4450-ac80-3f89384b0940 2019-05-30 11:16:32,337 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b68cadc-83b2-4450-ac80-3f89384b0940 x-compute-request-id: req-5b68cadc-83b2-4450-ac80-3f89384b0940 Content-Encoding: gzip Content-Length: 702 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1fd64175-ab42-471f-b794-f04d69400fd9"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "25ed38cf-e0cc-46f8-a65f-c91cc37693b0"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9b920203-3841-42f8-88dc-07f4f300013b"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bea388e7-814f-412e-8901-bb13f4dcf7dd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c310b350-405b-4374-bf8a-47c72d2e74ad"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5e07833-6474-4c2c-a4c9-b0128bf134a8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d149da67-1c0f-4e21-9201-53ea76e542a4"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "a27a7728-b2be-45bf-8426-5573a4976115", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d60f9132-7685-4c72-81bf-b8475566bb02"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "a27a7728-b2be-45bf-8426-5573a4976115", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-05-30 11:16:32,337 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-1ba41ac2-6abd-42e8-a97b-e96ec1b5eb45 2019-05-30 11:16:32,338 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:16:32,338 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:32,338 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:32,338 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:32,338 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-1ba41ac2-6abd-42e8-a97b-e96ec1b5eb45 2019-05-30 11:16:32,338 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:32,339 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:32,339 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 11:16:32,339 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:16:32,339 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72bb3619c6842fc4d91ca3541d2cc5ab593a8c4c" 2019-05-30 11:16:32,339 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9a71ef3d-a5ce-431d-b657-5f82a4bcf16a 2019-05-30 11:16:32,339 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a71ef3d-a5ce-431d-b657-5f82a4bcf16a 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:32,339 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c718d1e22440d8848ae0be6a589c7241904937" 2019-05-30 11:16:32,340 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:32,340 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:16:32,340 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5f92cfd7-89de-44ba-9450-83ba7db253bd 2019-05-30 11:16:32,340 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f92cfd7-89de-44ba-9450-83ba7db253bd 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:32,340 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:16:32,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:16:32,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:32,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:32,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:32,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:32,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:32,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:32,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:32,492 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:16:32,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:32,493 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:32 GMT 2019-05-30 11:16:32,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:32,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:16:32,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:32,493 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:32,493 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:37,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:16:37,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:37,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:37,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:37,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:37,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:37,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:37,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:37,598 - 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-05-30T11:16:13.505Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7871e7ea-7c0a-4f43-8258-408957bd6058", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:12.667Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:13.505Z", "message": "RESP: [404] Date: Thu, 30 May 2019 11:16:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90ffe88d-03a9-4f5e-8b88-192c99e9ca2a x-compute-request-id: req-90ffe88d-03a9-4f5e-8b88-192c99e9ca2a Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance c7c74f12-9782-4d43-af6f-2fe0bab0dd2c 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-05-30T11:16:12.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:13.505Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-90ffe88d-03a9-4f5e-8b88-192c99e9ca2a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:12.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:13.505Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1a5c4481f98535300f4ff04fdea83ad66c7d5c8\"", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.073Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}, {"node_instance_id": "dime_host_yx8v6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:13.505Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-90ffe88d-03a9-4f5e-8b88-192c99e9ca2a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:12.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.30b74a9f-af38-4176-998b-1adcdc19c41f"}, {"node_instance_id": "homer_security_group_68s00b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:13.505Z", "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-05-30T11:16:12.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:13.505Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-ce9cf8db-8dcd-4e94-8b03-b85701aaa5dd x-compute-request-id: req-ce9cf8db-8dcd-4e94-8b03-b85701aaa5dd Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:39.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:21Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:12.673Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:13.505Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-ce9cf8db-8dcd-4e94-8b03-b85701aaa5dd", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:12.673Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:13.505Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-ce9cf8db-8dcd-4e94-8b03-b85701aaa5dd", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:12.674Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:13.505Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72bb3619c6842fc4d91ca3541d2cc5ab593a8c4c\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:12.675Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:13.505Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:12.662Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:13.505Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7871e7ea-7c0a-4f43-8258-408957bd6058 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:12.667Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:13.505Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2760040746347556a7306614dd1d303216dec8bf\"", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:12.748Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.016Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-4f6fcb82-f3ed-41d9-ba7f-f50f2760f25f", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.771Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.016Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:16:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3460a4df-54ac-442f-8c0d-c48d80420949 x-compute-request-id: req-3460a4df-54ac-442f-8c0d-c48d80420949 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.462Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.016Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-3460a4df-54ac-442f-8c0d-c48d80420949", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.462Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.016Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-3460a4df-54ac-442f-8c0d-c48d80420949", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.462Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.016Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72bb3619c6842fc4d91ca3541d2cc5ab593a8c4c\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.463Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.016Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2760040746347556a7306614dd1d303216dec8bf\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.772Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.016Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-4f6fcb82-f3ed-41d9-ba7f-f50f2760f25f", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.771Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.016Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f6fcb82-f3ed-41d9-ba7f-f50f2760f25f x-compute-request-id: req-4f6fcb82-f3ed-41d9-ba7f-f50f2760f25f Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:25Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.771Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.016Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1a5c4481f98535300f4ff04fdea83ad66c7d5c8\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.754Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.016Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-454f4bea-b798-41a3-b62f-eca56bec5e4f", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.753Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.016Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-454f4bea-b798-41a3-b62f-eca56bec5e4f", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.753Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.016Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-454f4bea-b798-41a3-b62f-eca56bec5e4f x-compute-request-id: req-454f4bea-b798-41a3-b62f-eca56bec5e4f Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6d:87:fe\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:32Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.753Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.016Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74fdbae3-a902-408c-8dec-0acc8334e494 x-compute-request-id: req-74fdbae3-a902-408c-8dec-0acc8334e494 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:39.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:21Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.900Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.016Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_host_yx8v6q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.016Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.563Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-74fdbae3-a902-408c-8dec-0acc8334e494", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.901Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.563Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-74fdbae3-a902-408c-8dec-0acc8334e494", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.900Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72bb3619c6842fc4d91ca3541d2cc5ab593a8c4c\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.902Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.563Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7ac727f7-ac2a-481e-b19f-0fa617d09d0b"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:16:14.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7ac727f7-ac2a-481e-b19f-0fa617d09d0b"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.563Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4725d3f4-474a-43c1-b182-e5092dc0b31b 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7ac727f7-ac2a-481e-b19f-0fa617d09d0b"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.563Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4725d3f4-474a-43c1-b182-e5092dc0b31b", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7ac727f7-ac2a-481e-b19f-0fa617d09d0b"}, {"node_instance_id": "dime_security_group_hy46c5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.563Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:13.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_security_group_hy46c5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.563Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_security_group_hy46c5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:14.563Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.153Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac1f7fa8-045d-4f1c-8efe-b25a22151bd4 x-compute-request-id: req-ac1f7fa8-045d-4f1c-8efe-b25a22151bd4 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.813Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.153Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action used request id req-ac1f7fa8-045d-4f1c-8efe-b25a22151bd4", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.813Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}, {"node_instance_id": "dime_security_group_hy46c5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.153Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.153Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action used request id req-ac1f7fa8-045d-4f1c-8efe-b25a22151bd4", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.814Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.153Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2760040746347556a7306614dd1d303216dec8bf\"", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.617Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.153Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}463b8ec8b3ea6ae0324d5233ab26172f8d6660e4\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7ac727f7-ac2a-481e-b19f-0fa617d09d0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.153Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b96a2b08-0c19-4895-aa93-b14589f99043 x-compute-request-id: req-b96a2b08-0c19-4895-aa93-b14589f99043 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.414Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.153Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-b96a2b08-0c19-4895-aa93-b14589f99043", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.414Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.153Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-b96a2b08-0c19-4895-aa93-b14589f99043", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.414Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.ddfc61da-97bd-4a99-aad2-77ae5bf2395c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.153Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-03363dfa-36c1-4780-8da1-2b193268cff7", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.616Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.153Z", "message": "RESP: [204] X-Openstack-Request-Id: req-ea61803a-655b-44ea-b77e-21dcd460ac2b Content-Length: 0 Date: Thu, 30 May 2019 11:16:14 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-05-30T11:16:14.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7ac727f7-ac2a-481e-b19f-0fa617d09d0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.153Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1a5c4481f98535300f4ff04fdea83ad66c7d5c8\"", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.971Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}], "metadata": {"pagination": {"total": 1295, "offset": 993, "size": 50}}} 2019-05-30 11:16:37,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:37,598 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:37 GMT 2019-05-30 11:16:37,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:37,598 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:16:37,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:37,598 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:37,598 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:37,599 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:16:37,601 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7871e7ea-7c0a-4f43-8258-408957bd6058 2019-05-30 11:16:37,601 - functest.core.cloudify - DEBUG - RESP: [404] Date: Thu, 30 May 2019 11:16:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90ffe88d-03a9-4f5e-8b88-192c99e9ca2a x-compute-request-id: req-90ffe88d-03a9-4f5e-8b88-192c99e9ca2a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c7c74f12-9782-4d43-af6f-2fe0bab0dd2c could not be found.", "code": 404}} 2019-05-30 11:16:37,602 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-90ffe88d-03a9-4f5e-8b88-192c99e9ca2a 2019-05-30 11:16:37,602 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a5c4481f98535300f4ff04fdea83ad66c7d5c8" 2019-05-30 11:16:37,602 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c7c74f12-9782-4d43-af6f-2fe0bab0dd2c used request id req-90ffe88d-03a9-4f5e-8b88-192c99e9ca2a 2019-05-30 11:16:37,602 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-30 11:16:37,602 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-ce9cf8db-8dcd-4e94-8b03-b85701aaa5dd x-compute-request-id: req-ce9cf8db-8dcd-4e94-8b03-b85701aaa5dd Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:39.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:21Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:37,602 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-ce9cf8db-8dcd-4e94-8b03-b85701aaa5dd 2019-05-30 11:16:37,603 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-ce9cf8db-8dcd-4e94-8b03-b85701aaa5dd 2019-05-30 11:16:37,603 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72bb3619c6842fc4d91ca3541d2cc5ab593a8c4c" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-30 11:16:37,603 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:37,603 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7871e7ea-7c0a-4f43-8258-408957bd6058 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:37,603 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2760040746347556a7306614dd1d303216dec8bf" 2019-05-30 11:16:37,603 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-4f6fcb82-f3ed-41d9-ba7f-f50f2760f25f 2019-05-30 11:16:37,604 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:16:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3460a4df-54ac-442f-8c0d-c48d80420949 x-compute-request-id: req-3460a4df-54ac-442f-8c0d-c48d80420949 Content-Length: 0 Content-Type: application/json 2019-05-30 11:16:37,604 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-3460a4df-54ac-442f-8c0d-c48d80420949 2019-05-30 11:16:37,604 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/action used request id req-3460a4df-54ac-442f-8c0d-c48d80420949 2019-05-30 11:16:37,604 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72bb3619c6842fc4d91ca3541d2cc5ab593a8c4c" 2019-05-30 11:16:37,604 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2760040746347556a7306614dd1d303216dec8bf" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-05-30 11:16:37,604 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-4f6fcb82-f3ed-41d9-ba7f-f50f2760f25f 2019-05-30 11:16:37,605 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f6fcb82-f3ed-41d9-ba7f-f50f2760f25f x-compute-request-id: req-4f6fcb82-f3ed-41d9-ba7f-f50f2760f25f Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:25Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:37,605 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a5c4481f98535300f4ff04fdea83ad66c7d5c8" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-05-30 11:16:37,605 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-454f4bea-b798-41a3-b62f-eca56bec5e4f 2019-05-30 11:16:37,605 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-454f4bea-b798-41a3-b62f-eca56bec5e4f 2019-05-30 11:16:37,605 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-454f4bea-b798-41a3-b62f-eca56bec5e4f x-compute-request-id: req-454f4bea-b798-41a3-b62f-eca56bec5e4f Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:87:fe", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:32Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:37,605 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74fdbae3-a902-408c-8dec-0acc8334e494 x-compute-request-id: req-74fdbae3-a902-408c-8dec-0acc8334e494 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:39.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:21Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:37,606 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:16:37,606 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-30 11:16:37,606 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-74fdbae3-a902-408c-8dec-0acc8334e494 2019-05-30 11:16:37,606 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-74fdbae3-a902-408c-8dec-0acc8334e494 2019-05-30 11:16:37,606 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72bb3619c6842fc4d91ca3541d2cc5ab593a8c4c" 2019-05-30 11:16:37,606 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-30 11:16:37,607 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:37,607 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4725d3f4-474a-43c1-b182-e5092dc0b31b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:37,607 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4725d3f4-474a-43c1-b182-e5092dc0b31b 2019-05-30 11:16:37,607 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:16:37,607 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:16:37,607 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 11:16:37,607 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac1f7fa8-045d-4f1c-8efe-b25a22151bd4 x-compute-request-id: req-ac1f7fa8-045d-4f1c-8efe-b25a22151bd4 Content-Length: 0 Content-Type: application/json 2019-05-30 11:16:37,608 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action used request id req-ac1f7fa8-045d-4f1c-8efe-b25a22151bd4 2019-05-30 11:16:37,608 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:16:37,608 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action used request id req-ac1f7fa8-045d-4f1c-8efe-b25a22151bd4 2019-05-30 11:16:37,608 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2760040746347556a7306614dd1d303216dec8bf" 2019-05-30 11:16:37,608 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}463b8ec8b3ea6ae0324d5233ab26172f8d6660e4" 2019-05-30 11:16:37,608 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b96a2b08-0c19-4895-aa93-b14589f99043 x-compute-request-id: req-b96a2b08-0c19-4895-aa93-b14589f99043 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-30 11:16:37,609 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-b96a2b08-0c19-4895-aa93-b14589f99043 2019-05-30 11:16:37,609 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368/os-security-groups used request id req-b96a2b08-0c19-4895-aa93-b14589f99043 2019-05-30 11:16:37,609 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-03363dfa-36c1-4780-8da1-2b193268cff7 2019-05-30 11:16:37,609 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea61803a-655b-44ea-b77e-21dcd460ac2b Content-Length: 0 Date: Thu, 30 May 2019 11:16:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:16:37,609 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a5c4481f98535300f4ff04fdea83ad66c7d5c8" 2019-05-30 11:16:37,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:16:37,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:37,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:37,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:37,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:37,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:37,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:37,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:37,664 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:16:37,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:37,664 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:37 GMT 2019-05-30 11:16:37,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:37,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:16:37,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:37,664 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:37,664 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:42,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:16:42,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:42,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:42,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:42,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:42,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:42,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:42,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:42,748 - 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-05-30T11:16:15.153Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-03363dfa-36c1-4780-8da1-2b193268cff7", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.617Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.153Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-471c487f-4dbc-45b5-8b09-707e19daf959", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.968Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.153Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-471c487f-4dbc-45b5-8b09-707e19daf959", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.968Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.153Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-471c487f-4dbc-45b5-8b09-707e19daf959 x-compute-request-id: req-471c487f-4dbc-45b5-8b09-707e19daf959 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6d:87:fe\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:32Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.968Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.153Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03363dfa-36c1-4780-8da1-2b193268cff7 x-compute-request-id: req-03363dfa-36c1-4780-8da1-2b193268cff7 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.616Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.153Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1a5c4481f98535300f4ff04fdea83ad66c7d5c8\"", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.815Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}, {"node_instance_id": "dime_security_group_hy46c5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.772Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:15.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.772Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae.json used request id req-ea61803a-655b-44ea-b77e-21dcd460ac2b", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7ac727f7-ac2a-481e-b19f-0fa617d09d0b"}, {"node_instance_id": "homer_security_group_68s00b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.772Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae.json used request id req-ea61803a-655b-44ea-b77e-21dcd460ac2b", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7ac727f7-ac2a-481e-b19f-0fa617d09d0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.772Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-e303c777-1f9c-415e-98b8-d7c9a9da4725 x-compute-request-id: req-e303c777-1f9c-415e-98b8-d7c9a9da4725 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:25Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:15.203Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.772Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-e303c777-1f9c-415e-98b8-d7c9a9da4725", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:15.204Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.772Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-e303c777-1f9c-415e-98b8-d7c9a9da4725", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:15.204Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.772Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2760040746347556a7306614dd1d303216dec8bf\"", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:15.205Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.772Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-27a4a06b-1e6a-4339-b84c-634e3aa2764b x-compute-request-id: req-27a4a06b-1e6a-4339-b84c-634e3aa2764b Content-Encoding: gzip Content-Length: 367 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:15.316Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.772Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-27a4a06b-1e6a-4339-b84c-634e3aa2764b", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:15.316Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.772Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-27a4a06b-1e6a-4339-b84c-634e3aa2764b", "level": "debug", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:15.316Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.0d6568c4-bc1c-4264-889e-6fd221b6dbd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.772Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00aa6ee5-bce5-403e-b3f9-ed2b5d111eb3 x-compute-request-id: req-00aa6ee5-bce5-403e-b3f9-ed2b5d111eb3 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:15.517Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.772Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-00aa6ee5-bce5-403e-b3f9-ed2b5d111eb3", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:15.517Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.772Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-00aa6ee5-bce5-403e-b3f9-ed2b5d111eb3", "level": "debug", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:15.518Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.8013f59c-ee23-455e-a33b-d10c53ec24f4"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.772Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:15.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.772Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:15.772Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:14.853Z", "source_id": "ellis_host_pwc8x3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:16.370Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:15.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_security_group_68s00b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:16.370Z", "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-05-30T11:16:15.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_security_group_hy46c5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:16.370Z", "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-05-30T11:16:15.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:16.982Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:16.041Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:16.982Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:16.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d1335478-8d00-4358-b769-478a2d6fb8b1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:16.982Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_mnlied", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:15.725Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "homer_security_group_68s00b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:16.982Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:15.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:16.982Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ab272600-a59f-4766-b556-783cde03ac02", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:16.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d1335478-8d00-4358-b769-478a2d6fb8b1"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:16.982Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab272600-a59f-4766-b556-783cde03ac02 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:16.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d1335478-8d00-4358-b769-478a2d6fb8b1"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:16.982Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:16:16.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d1335478-8d00-4358-b769-478a2d6fb8b1"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:17.543Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/662da134-81e3-4e07-a838-dab908384547.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}409d9e888a243240808bdee53050e68a5d96c6bd\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:17.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d1335478-8d00-4358-b769-478a2d6fb8b1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:17.543Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_4drolr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:16.082Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:17.543Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:16.391Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:17.543Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:17.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.139Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e6082f71-29db-40f1-bab6-e1b0b2801d3e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:17.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.139Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6082f71-29db-40f1-bab6-e1b0b2801d3e 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:17.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.139Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:16:17.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.139Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2912e5b8-a223-4504-ad02-b965f132197b 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:17.915Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.139Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:17.909Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.139Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}55d355215b23966cbef97ccf0caaf93c5824c49a\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:17.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.139Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/662da134-81e3-4e07-a838-dab908384547.json used request id req-bea74ae4-0d85-434b-bd49-f9e8b81afd35", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:17.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d1335478-8d00-4358-b769-478a2d6fb8b1"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.139Z", "message": "RESP: [204] X-Openstack-Request-Id: req-bea74ae4-0d85-434b-bd49-f9e8b81afd35 Content-Length: 0 Date: Thu, 30 May 2019 11:16:17 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-05-30T11:16:17.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d1335478-8d00-4358-b769-478a2d6fb8b1"}, {"node_instance_id": "dime_security_group_hy46c5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.139Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/662da134-81e3-4e07-a838-dab908384547.json used request id req-bea74ae4-0d85-434b-bd49-f9e8b81afd35", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:17.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d1335478-8d00-4358-b769-478a2d6fb8b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.139Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bced9d80-87a6-4c1f-bef0-ad6529051201", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:17.578Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.139Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bced9d80-87a6-4c1f-bef0-ad6529051201 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:17.578Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.139Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:17.573Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": "dime_security_group_hy46c5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.783Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.783Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}55d355215b23966cbef97ccf0caaf93c5824c49a\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}], "metadata": {"pagination": {"total": 1296, "offset": 1043, "size": 50}}} 2019-05-30 11:16:42,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:42,748 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:42 GMT 2019-05-30 11:16:42,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:42,748 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:16:42,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:42,749 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:42,749 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:42,749 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:16:42,751 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-03363dfa-36c1-4780-8da1-2b193268cff7 2019-05-30 11:16:42,751 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-471c487f-4dbc-45b5-8b09-707e19daf959 2019-05-30 11:16:42,752 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-471c487f-4dbc-45b5-8b09-707e19daf959 2019-05-30 11:16:42,752 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-471c487f-4dbc-45b5-8b09-707e19daf959 x-compute-request-id: req-471c487f-4dbc-45b5-8b09-707e19daf959 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:87:fe", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:32Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:42,752 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03363dfa-36c1-4780-8da1-2b193268cff7 x-compute-request-id: req-03363dfa-36c1-4780-8da1-2b193268cff7 Content-Length: 0 Content-Type: application/json 2019-05-30 11:16:42,752 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a5c4481f98535300f4ff04fdea83ad66c7d5c8" 2019-05-30 11:16:42,752 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:16:42,752 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae.json used request id req-ea61803a-655b-44ea-b77e-21dcd460ac2b 2019-05-30 11:16:42,753 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/a84aeca7-118e-4c87-9ddb-ca57d1c1e2ae.json used request id req-ea61803a-655b-44ea-b77e-21dcd460ac2b 2019-05-30 11:16:42,753 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-e303c777-1f9c-415e-98b8-d7c9a9da4725 x-compute-request-id: req-e303c777-1f9c-415e-98b8-d7c9a9da4725 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:25Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:42,753 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-e303c777-1f9c-415e-98b8-d7c9a9da4725 2019-05-30 11:16:42,753 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-e303c777-1f9c-415e-98b8-d7c9a9da4725 2019-05-30 11:16:42,753 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2760040746347556a7306614dd1d303216dec8bf" 2019-05-30 11:16:42,753 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-27a4a06b-1e6a-4339-b84c-634e3aa2764b x-compute-request-id: req-27a4a06b-1e6a-4339-b84c-634e3aa2764b Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-30 11:16:42,754 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-27a4a06b-1e6a-4339-b84c-634e3aa2764b 2019-05-30 11:16:42,754 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-27a4a06b-1e6a-4339-b84c-634e3aa2764b 2019-05-30 11:16:42,754 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00aa6ee5-bce5-403e-b3f9-ed2b5d111eb3 x-compute-request-id: req-00aa6ee5-bce5-403e-b3f9-ed2b5d111eb3 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-30 11:16:42,754 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-00aa6ee5-bce5-403e-b3f9-ed2b5d111eb3 2019-05-30 11:16:42,754 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-00aa6ee5-bce5-403e-b3f9-ed2b5d111eb3 2019-05-30 11:16:42,754 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:16:42,755 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:16:42,755 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:42,755 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-30 11:16:42,755 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-30 11:16:42,755 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-30 11:16:42,755 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:42,756 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-30 11:16:42,756 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:42,756 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:16:42,756 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ab272600-a59f-4766-b556-783cde03ac02 2019-05-30 11:16:42,756 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab272600-a59f-4766-b556-783cde03ac02 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:42,756 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:42,756 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/662da134-81e3-4e07-a838-dab908384547.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409d9e888a243240808bdee53050e68a5d96c6bd" 2019-05-30 11:16:42,757 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:42,757 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:42,757 - functest.core.cloudify - DEBUG - deleting server 2019-05-30 11:16:42,757 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e6082f71-29db-40f1-bab6-e1b0b2801d3e 2019-05-30 11:16:42,757 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6082f71-29db-40f1-bab6-e1b0b2801d3e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:42,757 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:42,757 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2912e5b8-a223-4504-ad02-b965f132197b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:42,758 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:42,758 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d355215b23966cbef97ccf0caaf93c5824c49a" 2019-05-30 11:16:42,758 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/662da134-81e3-4e07-a838-dab908384547.json used request id req-bea74ae4-0d85-434b-bd49-f9e8b81afd35 2019-05-30 11:16:42,758 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bea74ae4-0d85-434b-bd49-f9e8b81afd35 Content-Length: 0 Date: Thu, 30 May 2019 11:16:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:16:42,758 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/662da134-81e3-4e07-a838-dab908384547.json used request id req-bea74ae4-0d85-434b-bd49-f9e8b81afd35 2019-05-30 11:16:42,758 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bced9d80-87a6-4c1f-bef0-ad6529051201 2019-05-30 11:16:42,759 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bced9d80-87a6-4c1f-bef0-ad6529051201 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:42,759 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:42,759 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:16:42,759 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d355215b23966cbef97ccf0caaf93c5824c49a" 2019-05-30 11:16:42,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:16:42,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:42,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:42,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:42,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:42,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:42,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:42,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:42,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:16:42,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:42,811 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:42 GMT 2019-05-30 11:16:42,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:42,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:16:42,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:42,812 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:42,812 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:47,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:16:47,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:47,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:47,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:47,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:47,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:47,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:47,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:47,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.783Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-7a4cc39d-86ab-4fdd-b80e-4a104e4bbf6d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.783Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-7a4cc39d-86ab-4fdd-b80e-4a104e4bbf6d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.783Z", "message": "RESP: [204] Date: Thu, 30 May 2019 11:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a4cc39d-86ab-4fdd-b80e-4a104e4bbf6d x-compute-request-id: req-7a4cc39d-86ab-4fdd-b80e-4a104e4bbf6d Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.783Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}55d355215b23966cbef97ccf0caaf93c5824c49a\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.783Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-7e92bb8d-c649-412a-8ff9-a8df98d04f00", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.783Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-7e92bb8d-c649-412a-8ff9-a8df98d04f00", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.783Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e92bb8d-c649-412a-8ff9-a8df98d04f00 x-compute-request-id: req-7e92bb8d-c649-412a-8ff9-a8df98d04f00 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:39.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:21Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.783Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fc48f005cbfb968f51965d7a954abbae1c6dc9c4\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:17.990Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.783Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-2912e5b8-a223-4504-ad02-b965f132197b", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:17.915Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": "dime_security_group_hy46c5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.783Z", "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-05-30T11:16:18.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:18.783Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c35477c09e709dd076e63c2eda06406badb125a2\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.318Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.375Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c35477c09e709dd076e63c2eda06406badb125a2\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.990Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.375Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1aabe136-6211-4eae-acbd-8d785ee90b13 x-compute-request-id: req-1aabe136-6211-4eae-acbd-8d785ee90b13 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6d:87:fe\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:32Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.611Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.375Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-1aabe136-6211-4eae-acbd-8d785ee90b13", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.611Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.375Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-1aabe136-6211-4eae-acbd-8d785ee90b13", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.611Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.375Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fc48f005cbfb968f51965d7a954abbae1c6dc9c4\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.612Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.375Z", "message": "Waiting for process 23339 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.375Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6338f13a-69fd-4238-be00-1b82e09d5cf6 x-compute-request-id: req-6338f13a-69fd-4238-be00-1b82e09d5cf6 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:c3:ac\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:39.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"77175de5-9317-48e3-beea-ad509f1eb368\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:16:18Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_ellis_host_pwc8x3\", \"created\": \"2019-05-30T10:55:31Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.375Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-6338f13a-69fd-4238-be00-1b82e09d5cf6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.375Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-6338f13a-69fd-4238-be00-1b82e09d5cf6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.375Z", "message": "Waiting for server \"77175de5-9317-48e3-beea-ad509f1eb368\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.375Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e69dcce-0747-4af6-837b-22ad7d904796 x-compute-request-id: req-9e69dcce-0747-4af6-837b-22ad7d904796 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:25Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.988Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.375Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-9e69dcce-0747-4af6-837b-22ad7d904796", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.989Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.375Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-9e69dcce-0747-4af6-837b-22ad7d904796", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:18.989Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.926Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3770e99d-e77f-4e24-aad4-18670789f23d x-compute-request-id: req-3770e99d-e77f-4e24-aad4-18670789f23d Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:19.190Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.926Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action used request id req-3770e99d-e77f-4e24-aad4-18670789f23d", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:19.190Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.926Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action used request id req-3770e99d-e77f-4e24-aad4-18670789f23d", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:19.190Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.926Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fc48f005cbfb968f51965d7a954abbae1c6dc9c4\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:19.191Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.926Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-808b2a21-d405-41be-8063-75f980343b51 x-compute-request-id: req-808b2a21-d405-41be-8063-75f980343b51 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6d:87:fe\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:32Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:19.727Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.926Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-808b2a21-d405-41be-8063-75f980343b51", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:19.727Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.926Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-808b2a21-d405-41be-8063-75f980343b51", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:19.728Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.926Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fc48f005cbfb968f51965d7a954abbae1c6dc9c4\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:19.729Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:19.926Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-970bcaa2-eab8-422e-b5d3-9a561c20a806 x-compute-request-id: req-970bcaa2-eab8-422e-b5d3-9a561c20a806 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:19.766Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:20.545Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3c310c2-58f0-4a4a-9657-2f7848dd1b92 x-compute-request-id: req-e3c310c2-58f0-4a4a-9657-2f7848dd1b92 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:20.336Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:20.545Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-134561dc-e963-407b-bbe7-b0d29bd359d7", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:20.225Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:20.545Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-134561dc-e963-407b-bbe7-b0d29bd359d7 x-compute-request-id: req-134561dc-e963-407b-bbe7-b0d29bd359d7 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:25Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:20.225Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:20.545Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-058a19c2-e3b2-4f25-8a4d-40a6e31da797", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:20.047Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:20.545Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-058a19c2-e3b2-4f25-8a4d-40a6e31da797", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:20.047Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:20.545Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-058a19c2-e3b2-4f25-8a4d-40a6e31da797 x-compute-request-id: req-058a19c2-e3b2-4f25-8a4d-40a6e31da797 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:20.047Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2fb0e9b6-155d-428f-8077-6692758de1bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:20.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c35477c09e709dd076e63c2eda06406badb125a2\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:19.768Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:20.545Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-970bcaa2-eab8-422e-b5d3-9a561c20a806", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:19.767Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:20.545Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-970bcaa2-eab8-422e-b5d3-9a561c20a806", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:19.767Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:20.545Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-134561dc-e963-407b-bbe7-b0d29bd359d7", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:20.225Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:20.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c35477c09e709dd076e63c2eda06406badb125a2\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:20.226Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:21.184Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:20.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:21.184Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:20.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:21.184Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-e3c310c2-58f0-4a4a-9657-2f7848dd1b92", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:20.336Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:21.184Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-e3c310c2-58f0-4a4a-9657-2f7848dd1b92", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:20.336Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.4f49640e-ec04-494c-8262-1c335571d0d9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:21.184Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:20.439Z", "source_id": "sprout_host_k5oak0", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:21.184Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:20.646Z", "source_id": "bono_host_a54ulk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}], "metadata": {"pagination": {"total": 1296, "offset": 1093, "size": 50}}} 2019-05-30 11:16:47,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:47,904 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:47 GMT 2019-05-30 11:16:47,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:47,904 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:16:47,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:47,904 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:47,904 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:47,904 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:16:47,907 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-7a4cc39d-86ab-4fdd-b80e-4a104e4bbf6d 2019-05-30 11:16:47,907 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-7a4cc39d-86ab-4fdd-b80e-4a104e4bbf6d 2019-05-30 11:16:47,907 - functest.core.cloudify - DEBUG - RESP: [204] Date: Thu, 30 May 2019 11:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a4cc39d-86ab-4fdd-b80e-4a104e4bbf6d x-compute-request-id: req-7a4cc39d-86ab-4fdd-b80e-4a104e4bbf6d Content-Type: application/json 2019-05-30 11:16:47,907 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d355215b23966cbef97ccf0caaf93c5824c49a" 2019-05-30 11:16:47,908 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-7e92bb8d-c649-412a-8ff9-a8df98d04f00 2019-05-30 11:16:47,908 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-7e92bb8d-c649-412a-8ff9-a8df98d04f00 2019-05-30 11:16:47,908 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e92bb8d-c649-412a-8ff9-a8df98d04f00 x-compute-request-id: req-7e92bb8d-c649-412a-8ff9-a8df98d04f00 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:39.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:21Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:47,908 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc48f005cbfb968f51965d7a954abbae1c6dc9c4" 2019-05-30 11:16:47,908 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2912e5b8-a223-4504-ad02-b965f132197b 2019-05-30 11:16:47,909 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-30 11:16:47,909 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35477c09e709dd076e63c2eda06406badb125a2" 2019-05-30 11:16:47,909 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35477c09e709dd076e63c2eda06406badb125a2" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-30 11:16:47,909 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1aabe136-6211-4eae-acbd-8d785ee90b13 x-compute-request-id: req-1aabe136-6211-4eae-acbd-8d785ee90b13 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:87:fe", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:32Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:47,909 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-1aabe136-6211-4eae-acbd-8d785ee90b13 2019-05-30 11:16:47,909 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-1aabe136-6211-4eae-acbd-8d785ee90b13 2019-05-30 11:16:47,909 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc48f005cbfb968f51965d7a954abbae1c6dc9c4" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-30 11:16:47,910 - functest.core.cloudify - DEBUG - Waiting for process 23339 to end... 2019-05-30 11:16:47,910 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6338f13a-69fd-4238-be00-1b82e09d5cf6 x-compute-request-id: req-6338f13a-69fd-4238-be00-1b82e09d5cf6 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c3:ac", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/77175de5-9317-48e3-beea-ad509f1eb368", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:39.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "77175de5-9317-48e3-beea-ad509f1eb368", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:16:18Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_ellis_host_pwc8x3", "created": "2019-05-30T10:55:31Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:47,910 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-6338f13a-69fd-4238-be00-1b82e09d5cf6 2019-05-30 11:16:47,910 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-6338f13a-69fd-4238-be00-1b82e09d5cf6 2019-05-30 11:16:47,910 - functest.core.cloudify - DEBUG - Waiting for server "77175de5-9317-48e3-beea-ad509f1eb368" to be deleted. current status: SHUTOFF 2019-05-30 11:16:47,910 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e69dcce-0747-4af6-837b-22ad7d904796 x-compute-request-id: req-9e69dcce-0747-4af6-837b-22ad7d904796 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:25Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:47,911 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-9e69dcce-0747-4af6-837b-22ad7d904796 2019-05-30 11:16:47,911 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-9e69dcce-0747-4af6-837b-22ad7d904796 2019-05-30 11:16:47,911 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3770e99d-e77f-4e24-aad4-18670789f23d x-compute-request-id: req-3770e99d-e77f-4e24-aad4-18670789f23d Content-Length: 0 Content-Type: application/json 2019-05-30 11:16:47,911 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action used request id req-3770e99d-e77f-4e24-aad4-18670789f23d 2019-05-30 11:16:47,911 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/action used request id req-3770e99d-e77f-4e24-aad4-18670789f23d 2019-05-30 11:16:47,911 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc48f005cbfb968f51965d7a954abbae1c6dc9c4" 2019-05-30 11:16:47,912 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-808b2a21-d405-41be-8063-75f980343b51 x-compute-request-id: req-808b2a21-d405-41be-8063-75f980343b51 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:87:fe", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:32Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:47,912 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-808b2a21-d405-41be-8063-75f980343b51 2019-05-30 11:16:47,912 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-808b2a21-d405-41be-8063-75f980343b51 2019-05-30 11:16:47,912 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc48f005cbfb968f51965d7a954abbae1c6dc9c4" 2019-05-30 11:16:47,912 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-970bcaa2-eab8-422e-b5d3-9a561c20a806 x-compute-request-id: req-970bcaa2-eab8-422e-b5d3-9a561c20a806 Content-Length: 0 Content-Type: application/json 2019-05-30 11:16:47,912 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3c310c2-58f0-4a4a-9657-2f7848dd1b92 x-compute-request-id: req-e3c310c2-58f0-4a4a-9657-2f7848dd1b92 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-30 11:16:47,912 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-134561dc-e963-407b-bbe7-b0d29bd359d7 2019-05-30 11:16:47,913 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-134561dc-e963-407b-bbe7-b0d29bd359d7 x-compute-request-id: req-134561dc-e963-407b-bbe7-b0d29bd359d7 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:25Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:47,913 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-058a19c2-e3b2-4f25-8a4d-40a6e31da797 2019-05-30 11:16:47,913 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18/os-security-groups used request id req-058a19c2-e3b2-4f25-8a4d-40a6e31da797 2019-05-30 11:16:47,913 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-058a19c2-e3b2-4f25-8a4d-40a6e31da797 x-compute-request-id: req-058a19c2-e3b2-4f25-8a4d-40a6e31da797 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-30 11:16:47,913 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35477c09e709dd076e63c2eda06406badb125a2" 2019-05-30 11:16:47,913 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-970bcaa2-eab8-422e-b5d3-9a561c20a806 2019-05-30 11:16:47,914 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/action used request id req-970bcaa2-eab8-422e-b5d3-9a561c20a806 2019-05-30 11:16:47,914 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-134561dc-e963-407b-bbe7-b0d29bd359d7 2019-05-30 11:16:47,914 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35477c09e709dd076e63c2eda06406badb125a2" 2019-05-30 11:16:47,914 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:16:47,914 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:16:47,914 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-e3c310c2-58f0-4a4a-9657-2f7848dd1b92 2019-05-30 11:16:47,915 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3/os-security-groups used request id req-e3c310c2-58f0-4a4a-9657-2f7848dd1b92 2019-05-30 11:16:47,915 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:47,915 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:16:47,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:16:47,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:47,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:47,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:47,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:47,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:47,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:47,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:47,973 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:16:47,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:47,973 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:47 GMT 2019-05-30 11:16:47,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:47,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:16:47,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:47,973 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:47,973 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:52,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:16:53,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:53,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:53,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:53,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:53,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:53,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:53,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:53,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_a54ulk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:21.831Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:21.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:21.831Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:20.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:21.831Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:21.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:22.464Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbf2e120-ad52-40dd-be3d-3b2a15de0055 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:22.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:22.464Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:21.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:22.464Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:22.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:22.464Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:16:22.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:22.464Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-fbf2e120-ad52-40dd-be3d-3b2a15de0055", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:22.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:23.096Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:22.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:23.096Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcf908352fe002a1b0a73a22c2fcd95b190f3050\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:22.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:23.096Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-df037f98-7fed-4846-a2f5-a4a815fcd190", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:22.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:23.096Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df037f98-7fed-4846-a2f5-a4a815fcd190 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:22.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:23.096Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:16:22.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:23.631Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc7d0bd0-eae8-4089-ad5b-f8735aca7290 x-compute-request-id: req-fc7d0bd0-eae8-4089-ad5b-f8735aca7290 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6d:87:fe\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:16:23Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:23.631Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16: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-82363324-080f-47db-86d1-53dc96761d30 x-compute-request-id: req-82363324-080f-47db-86d1-53dc96761d30 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6d:87:fe\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:57:40.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"d453309c-8a8d-408c-b024-d1c45ac3fc18\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:32Z\", \"hostId\": \"136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_sprout_host_k5oak0\", \"created\": \"2019-05-30T10:55:30Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:23.631Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-82363324-080f-47db-86d1-53dc96761d30", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:23.631Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-82363324-080f-47db-86d1-53dc96761d30", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:23.631Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcf908352fe002a1b0a73a22c2fcd95b190f3050\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:23.631Z", "message": "RESP: [204] Date: Thu, 30 May 2019 11:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58d63a59-c283-4898-a8f7-cc9b4ec6fc15 x-compute-request-id: req-58d63a59-c283-4898-a8f7-cc9b4ec6fc15 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:23.631Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-58d63a59-c283-4898-a8f7-cc9b4ec6fc15", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:23.631Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-58d63a59-c283-4898-a8f7-cc9b4ec6fc15", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:23.631Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcf908352fe002a1b0a73a22c2fcd95b190f3050\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:23.631Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}41586508be419131e70edd3cab13c00403c2a863\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.278Z", "message": "RESP: [404] Date: Thu, 30 May 2019 11:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69e1d9b5-d582-4929-abfa-50b0a3689bed x-compute-request-id: req-69e1d9b5-d582-4929-abfa-50b0a3689bed Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 77175de5-9317-48e3-beea-ad509f1eb368 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-05-30T11:16:23.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.278Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}55d355215b23966cbef97ccf0caaf93c5824c49a\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.278Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}41586508be419131e70edd3cab13c00403c2a863\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.278Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-8965e178-e9e0-4da1-a832-18cdd90b48e3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.278Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-8965e178-e9e0-4da1-a832-18cdd90b48e3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.278Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8965e178-e9e0-4da1-a832-18cdd90b48e3 x-compute-request-id: req-8965e178-e9e0-4da1-a832-18cdd90b48e3 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:15:25Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.278Z", "message": "Waiting for server \"d453309c-8a8d-408c-b024-d1c45ac3fc18\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.278Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-fc7d0bd0-eae8-4089-ad5b-f8735aca7290", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.278Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-fc7d0bd0-eae8-4089-ad5b-f8735aca7290", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.278Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-55b7fc04-595f-408f-952e-85b781f1ba1b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.278Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}41586508be419131e70edd3cab13c00403c2a863\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.278Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-55b7fc04-595f-408f-952e-85b781f1ba1b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.278Z", "message": "RESP: [204] Date: Thu, 30 May 2019 11:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55b7fc04-595f-408f-952e-85b781f1ba1b x-compute-request-id: req-55b7fc04-595f-408f-952e-85b781f1ba1b Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.278Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-69e1d9b5-d582-4929-abfa-50b0a3689bed", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": "ellis_host_pwc8x3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.278Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-69e1d9b5-d582-4929-abfa-50b0a3689bed", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:23.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.958b1e56-bce7-4b26-9a22-280874191d9a"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.896Z", "message": "Waiting for server \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:24.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.896Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0f868f9-b411-443f-896f-751b173893dc x-compute-request-id: req-b0f868f9-b411-443f-896f-751b173893dc Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:09:ad:21\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"002f14ba-99b7-4d59-b599-ebefc0ceeee3\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:16:23Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bono_host_a54ulk\", \"created\": \"2019-05-30T10:55:35Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:24.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.896Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-b0f868f9-b411-443f-896f-751b173893dc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:24.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.896Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:24.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.896Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-b0f868f9-b411-443f-896f-751b173893dc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:24.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "ellis_host_pwc8x3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:24.896Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:24.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_security_group_l83ibk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:25.622Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:25.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:25.622Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:25.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:25.622Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:25.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:26.240Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:25.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_security_group_l83ibk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:26.240Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:25.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:26.240Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:25.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}], "metadata": {"pagination": {"total": 1296, "offset": 1143, "size": 50}}} 2019-05-30 11:16:53,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:53,057 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:53 GMT 2019-05-30 11:16:53,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:53,057 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:16:53,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:53,057 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:53,058 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:53,058 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:16:53,060 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:16:53,060 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-30 11:16:53,061 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:16:53,061 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbf2e120-ad52-40dd-be3d-3b2a15de0055 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:53,061 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-30 11:16:53,061 - functest.core.cloudify - DEBUG - deleting server 2019-05-30 11:16:53,061 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:53,061 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-fbf2e120-ad52-40dd-be3d-3b2a15de0055 2019-05-30 11:16:53,061 - functest.core.cloudify - DEBUG - deleting server 2019-05-30 11:16:53,062 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf908352fe002a1b0a73a22c2fcd95b190f3050" 2019-05-30 11:16:53,062 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-df037f98-7fed-4846-a2f5-a4a815fcd190 2019-05-30 11:16:53,062 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df037f98-7fed-4846-a2f5-a4a815fcd190 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:53,062 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:53,062 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc7d0bd0-eae8-4089-ad5b-f8735aca7290 x-compute-request-id: req-fc7d0bd0-eae8-4089-ad5b-f8735aca7290 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:87:fe", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:16:23Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:53,062 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16: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-82363324-080f-47db-86d1-53dc96761d30 x-compute-request-id: req-82363324-080f-47db-86d1-53dc96761d30 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:87:fe", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:57:40.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "d453309c-8a8d-408c-b024-d1c45ac3fc18", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:32Z", "hostId": "136f5c05eb26c0aa4f7f92981af6f57d07b7432897345b252f006e69", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_sprout_host_k5oak0", "created": "2019-05-30T10:55:30Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:53,063 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-82363324-080f-47db-86d1-53dc96761d30 2019-05-30 11:16:53,063 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-82363324-080f-47db-86d1-53dc96761d30 2019-05-30 11:16:53,063 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf908352fe002a1b0a73a22c2fcd95b190f3050" 2019-05-30 11:16:53,063 - functest.core.cloudify - DEBUG - RESP: [204] Date: Thu, 30 May 2019 11:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58d63a59-c283-4898-a8f7-cc9b4ec6fc15 x-compute-request-id: req-58d63a59-c283-4898-a8f7-cc9b4ec6fc15 Content-Type: application/json 2019-05-30 11:16:53,063 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-58d63a59-c283-4898-a8f7-cc9b4ec6fc15 2019-05-30 11:16:53,063 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-58d63a59-c283-4898-a8f7-cc9b4ec6fc15 2019-05-30 11:16:53,064 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf908352fe002a1b0a73a22c2fcd95b190f3050" 2019-05-30 11:16:53,064 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41586508be419131e70edd3cab13c00403c2a863" 2019-05-30 11:16:53,064 - functest.core.cloudify - DEBUG - RESP: [404] Date: Thu, 30 May 2019 11:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69e1d9b5-d582-4929-abfa-50b0a3689bed x-compute-request-id: req-69e1d9b5-d582-4929-abfa-50b0a3689bed Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 77175de5-9317-48e3-beea-ad509f1eb368 could not be found.", "code": 404}} 2019-05-30 11:16:53,064 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d355215b23966cbef97ccf0caaf93c5824c49a" 2019-05-30 11:16:53,064 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41586508be419131e70edd3cab13c00403c2a863" 2019-05-30 11:16:53,064 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-8965e178-e9e0-4da1-a832-18cdd90b48e3 2019-05-30 11:16:53,065 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-8965e178-e9e0-4da1-a832-18cdd90b48e3 2019-05-30 11:16:53,065 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8965e178-e9e0-4da1-a832-18cdd90b48e3 x-compute-request-id: req-8965e178-e9e0-4da1-a832-18cdd90b48e3 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:15:25Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:53,065 - functest.core.cloudify - DEBUG - Waiting for server "d453309c-8a8d-408c-b024-d1c45ac3fc18" to be deleted. current status: SHUTOFF 2019-05-30 11:16:53,065 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-fc7d0bd0-eae8-4089-ad5b-f8735aca7290 2019-05-30 11:16:53,065 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-fc7d0bd0-eae8-4089-ad5b-f8735aca7290 2019-05-30 11:16:53,065 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-55b7fc04-595f-408f-952e-85b781f1ba1b 2019-05-30 11:16:53,066 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41586508be419131e70edd3cab13c00403c2a863" 2019-05-30 11:16:53,066 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-55b7fc04-595f-408f-952e-85b781f1ba1b 2019-05-30 11:16:53,066 - functest.core.cloudify - DEBUG - RESP: [204] Date: Thu, 30 May 2019 11:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55b7fc04-595f-408f-952e-85b781f1ba1b x-compute-request-id: req-55b7fc04-595f-408f-952e-85b781f1ba1b Content-Type: application/json 2019-05-30 11:16:53,066 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-69e1d9b5-d582-4929-abfa-50b0a3689bed 2019-05-30 11:16:53,066 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/77175de5-9317-48e3-beea-ad509f1eb368 used request id req-69e1d9b5-d582-4929-abfa-50b0a3689bed 2019-05-30 11:16:53,066 - functest.core.cloudify - DEBUG - Waiting for server "002f14ba-99b7-4d59-b599-ebefc0ceeee3" to be deleted. current status: SHUTOFF 2019-05-30 11:16:53,066 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0f868f9-b411-443f-896f-751b173893dc x-compute-request-id: req-b0f868f9-b411-443f-896f-751b173893dc Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ad:21", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "002f14ba-99b7-4d59-b599-ebefc0ceeee3", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:16:23Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bono_host_a54ulk", "created": "2019-05-30T10:55:35Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:16:53,067 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-b0f868f9-b411-443f-896f-751b173893dc 2019-05-30 11:16:53,067 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:16:53,067 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-b0f868f9-b411-443f-896f-751b173893dc 2019-05-30 11:16:53,067 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-30 11:16:53,067 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:16:53,067 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 11:16:53,068 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:16:53,068 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:16:53,068 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 11:16:53,068 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:16:53,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:16:53,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:53,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:53,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:53,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:53,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:53,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:53,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:53,125 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:16:53,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:53,126 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:53 GMT 2019-05-30 11:16:53,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:53,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:16:53,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:53,126 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:53,126 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:58,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:16:58,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:58,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:58,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:58,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:58,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:58,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:58,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:58,230 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_jh5dmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:26.842Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:26.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_security_group_l83ibk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:26.842Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:26.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_security_group_l83ibk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:26.842Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:25.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_security_group_l83ibk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:27.465Z", "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-05-30T11:16:26.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:27.465Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:26.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:27.465Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-cd9743ac-deb6-4083-a08b-9ef5855f8aa8", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:27.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f94202f-5412-4299-874d-d8ea96a7e310"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:27.465Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd9743ac-deb6-4083-a08b-9ef5855f8aa8 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:27.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f94202f-5412-4299-874d-d8ea96a7e310"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:27.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:16:27.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f94202f-5412-4299-874d-d8ea96a7e310"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:27.465Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:27.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f94202f-5412-4299-874d-d8ea96a7e310"}, {"node_instance_id": "ellis_security_group_l83ibk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:27.465Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:26.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:28.183Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/f29b4dbc-8506-43cb-8650-daabd3c585cf.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cb27101cb498e66a22caa991f78d3a7cbba1a92b\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:27.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f94202f-5412-4299-874d-d8ea96a7e310"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:28.183Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:27.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1bf8a98f-69e9-48f0-86d8-523b4534558b"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:28.183Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:16:27.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1bf8a98f-69e9-48f0-86d8-523b4534558b"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:28.183Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38bb7783-4746-448c-acc8-321f88bd98d9 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:27.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1bf8a98f-69e9-48f0-86d8-523b4534558b"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:28.183Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-38bb7783-4746-448c-acc8-321f88bd98d9", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:27.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1bf8a98f-69e9-48f0-86d8-523b4534558b"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:28.735Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-3d4fe592-8f29-4e6c-96d9-5ca525d38263", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:28.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:28.735Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-3d4fe592-8f29-4e6c-96d9-5ca525d38263", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:28.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:28.735Z", "message": "RESP: [204] X-Openstack-Request-Id: req-0321394d-a870-4784-9b9b-b3bd56c626ef Content-Length: 0 Date: Thu, 30 May 2019 11:16:28 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-05-30T11:16:28.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1bf8a98f-69e9-48f0-86d8-523b4534558b"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:28.735Z", "message": "RESP: [404] Date: Thu, 30 May 2019 11:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d4fe592-8f29-4e6c-96d9-5ca525d38263 x-compute-request-id: req-3d4fe592-8f29-4e6c-96d9-5ca525d38263 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance d453309c-8a8d-408c-b024-d1c45ac3fc18 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-05-30T11:16:28.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "sprout_host_k5oak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:28.735Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcf908352fe002a1b0a73a22c2fcd95b190f3050\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:28.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.d9f31552-36af-42e3-a532-f8003d9e384d"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:28.735Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ccee924416b31f371e332d3f2350d1044cab5cd6\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:28.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1bf8a98f-69e9-48f0-86d8-523b4534558b"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:29.446Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/f29b4dbc-8506-43cb-8650-daabd3c585cf.json used request id req-5a386ade-a94e-49bf-9a5d-4c85dda9d3d5", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:28.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f94202f-5412-4299-874d-d8ea96a7e310"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:29.446Z", "message": "RESP: [204] X-Openstack-Request-Id: req-5a386ade-a94e-49bf-9a5d-4c85dda9d3d5 Content-Length: 0 Date: Thu, 30 May 2019 11:16:28 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-05-30T11:16:28.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f94202f-5412-4299-874d-d8ea96a7e310"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:29.446Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5.json used request id req-0321394d-a870-4784-9b9b-b3bd56c626ef", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:28.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1bf8a98f-69e9-48f0-86d8-523b4534558b"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:29.446Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:29.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_security_group_l83ibk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:29.446Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:29.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_security_group_l83ibk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:29.446Z", "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-05-30T11:16:28.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_security_group_l83ibk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:29.446Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5.json used request id req-0321394d-a870-4784-9b9b-b3bd56c626ef", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:28.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.1bf8a98f-69e9-48f0-86d8-523b4534558b"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:29.446Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/f29b4dbc-8506-43cb-8650-daabd3c585cf.json used request id req-5a386ade-a94e-49bf-9a5d-4c85dda9d3d5", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:28.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7f94202f-5412-4299-874d-d8ea96a7e310"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:30.036Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-9456888b-4231-4ba8-8af4-849fe14e78cb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:29.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:30.036Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-9456888b-4231-4ba8-8af4-849fe14e78cb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:29.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:30.036Z", "message": "RESP: [404] Date: Thu, 30 May 2019 11:16: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-9456888b-4231-4ba8-8af4-849fe14e78cb x-compute-request-id: req-9456888b-4231-4ba8-8af4-849fe14e78cb Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 002f14ba-99b7-4d59-b599-ebefc0ceeee3 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-05-30T11:16:29.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "bono_host_a54ulk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:30.036Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}41586508be419131e70edd3cab13c00403c2a863\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:29.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3f406f8d-a2e0-4176-8f71-1ada7413d059"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:30.036Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:29.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_host_k5oak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:30.036Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:29.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "ellis_floatingip_jh5dmt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:30.036Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:29.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:30.689Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:30.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_security_group_zhylxb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:30.689Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:30.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_security_group_zhylxb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:30.689Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:29.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_host_a54ulk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:31.290Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:30.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_floatingip_ee1arj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:31.290Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:30.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_security_group_zhylxb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:31.290Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:30.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "internal_sip_security_group_mnlied", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:31.891Z", "message": "Stopping node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:30.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_security_group_4drolr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:31.891Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:30.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_security_group_zhylxb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:31.891Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:31.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_floatingip_ee1arj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:32.489Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:31.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "internal_sip_security_group_mnlied", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:32.489Z", "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-05-30T11:16:31.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_security_group_zhylxb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:32.489Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:31.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:33.013Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69ef088d-5281-4430-b03b-fc78d1b2d446 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:32.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.172b3e49-4de9-478d-88a8-9b3f9a5e7776"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:33.013Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:16:32.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.172b3e49-4de9-478d-88a8-9b3f9a5e7776"}], "metadata": {"pagination": {"total": 1296, "offset": 1193, "size": 50}}} 2019-05-30 11:16:58,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:58,230 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:58 GMT 2019-05-30 11:16:58,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:58,230 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:16:58,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:58,231 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:58,231 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:16:58,231 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:16:58,233 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:16:58,233 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:16:58,233 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:16:58,233 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-30 11:16:58,234 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-30 11:16:58,234 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-cd9743ac-deb6-4083-a08b-9ef5855f8aa8 2019-05-30 11:16:58,234 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd9743ac-deb6-4083-a08b-9ef5855f8aa8 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:58,234 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:58,234 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-30 11:16:58,234 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:16:58,234 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/f29b4dbc-8506-43cb-8650-daabd3c585cf.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb27101cb498e66a22caa991f78d3a7cbba1a92b" 2019-05-30 11:16:58,235 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-30 11:16:58,235 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:58,235 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38bb7783-4746-448c-acc8-321f88bd98d9 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:58,235 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-38bb7783-4746-448c-acc8-321f88bd98d9 2019-05-30 11:16:58,235 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-3d4fe592-8f29-4e6c-96d9-5ca525d38263 2019-05-30 11:16:58,235 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 used request id req-3d4fe592-8f29-4e6c-96d9-5ca525d38263 2019-05-30 11:16:58,236 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0321394d-a870-4784-9b9b-b3bd56c626ef Content-Length: 0 Date: Thu, 30 May 2019 11:16:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:16:58,236 - functest.core.cloudify - DEBUG - RESP: [404] Date: Thu, 30 May 2019 11:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d4fe592-8f29-4e6c-96d9-5ca525d38263 x-compute-request-id: req-3d4fe592-8f29-4e6c-96d9-5ca525d38263 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d453309c-8a8d-408c-b024-d1c45ac3fc18 could not be found.", "code": 404}} 2019-05-30 11:16:58,236 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d453309c-8a8d-408c-b024-d1c45ac3fc18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf908352fe002a1b0a73a22c2fcd95b190f3050" 2019-05-30 11:16:58,236 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccee924416b31f371e332d3f2350d1044cab5cd6" 2019-05-30 11:16:58,236 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/f29b4dbc-8506-43cb-8650-daabd3c585cf.json used request id req-5a386ade-a94e-49bf-9a5d-4c85dda9d3d5 2019-05-30 11:16:58,236 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a386ade-a94e-49bf-9a5d-4c85dda9d3d5 Content-Length: 0 Date: Thu, 30 May 2019 11:16:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:16:58,237 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5.json used request id req-0321394d-a870-4784-9b9b-b3bd56c626ef 2019-05-30 11:16:58,237 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-30 11:16:58,237 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:16:58,237 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-30 11:16:58,237 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/5305b0ce-2de9-4b6f-95ab-9b607eb0b4d5.json used request id req-0321394d-a870-4784-9b9b-b3bd56c626ef 2019-05-30 11:16:58,237 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/f29b4dbc-8506-43cb-8650-daabd3c585cf.json used request id req-5a386ade-a94e-49bf-9a5d-4c85dda9d3d5 2019-05-30 11:16:58,238 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-9456888b-4231-4ba8-8af4-849fe14e78cb 2019-05-30 11:16:58,238 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 used request id req-9456888b-4231-4ba8-8af4-849fe14e78cb 2019-05-30 11:16:58,238 - functest.core.cloudify - DEBUG - RESP: [404] Date: Thu, 30 May 2019 11:16: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-9456888b-4231-4ba8-8af4-849fe14e78cb x-compute-request-id: req-9456888b-4231-4ba8-8af4-849fe14e78cb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 002f14ba-99b7-4d59-b599-ebefc0ceeee3 could not be found.", "code": 404}} 2019-05-30 11:16:58,238 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/002f14ba-99b7-4d59-b599-ebefc0ceeee3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41586508be419131e70edd3cab13c00403c2a863" 2019-05-30 11:16:58,238 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:16:58,238 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:16:58,239 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-05-30 11:16:58,239 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-30 11:16:58,239 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 11:16:58,239 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:16:58,239 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:16:58,239 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:16:58,239 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:16:58,240 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:16:58,240 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:16:58,240 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:16:58,240 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 11:16:58,240 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 11:16:58,240 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:16:58,240 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69ef088d-5281-4430-b03b-fc78d1b2d446 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:16:58,241 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:16:58,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:16:58,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:16:58,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:16:58,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:16:58,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:16:58,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:16:58,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:16:58,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:16:58,306 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:16:58,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:16:58,307 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:16:58 GMT 2019-05-30 11:16:58,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:16:58,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:16:58,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:16:58,307 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:16:58,307 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:03,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:17:03,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:03,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:03,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:03,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:03,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:03,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:03,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:03,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_zhylxb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:33.013Z", "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-05-30T11:16:31.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_security_group_4drolr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:33.013Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:31.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:33.013Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/63d9cdf6-22a7-4020-ad84-b0acf8d06e6b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2937a7ce72d7b2d8667e23355b5b605e0487da64\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:32.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.172b3e49-4de9-478d-88a8-9b3f9a5e7776"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:33.013Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-69ef088d-5281-4430-b03b-fc78d1b2d446", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:32.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.172b3e49-4de9-478d-88a8-9b3f9a5e7776"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:33.013Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:16:32.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.172b3e49-4de9-478d-88a8-9b3f9a5e7776"}, {"node_instance_id": "internal_sip_security_group_mnlied", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:33.714Z", "message": "Unlinking relationships", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:31.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_security_group_4drolr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:33.714Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:31.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_floatingip_ee1arj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:33.714Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:31.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "internal_sip_security_group_mnlied", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:33.714Z", "message": "Relationships unlinked", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:31.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:33.714Z", "message": "RESP: [204] X-Openstack-Request-Id: req-232293c6-2389-4704-b975-a3628bc6cc75 Content-Length: 0 Date: Thu, 30 May 2019 11:16:33 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-05-30T11:16:33.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.172b3e49-4de9-478d-88a8-9b3f9a5e7776"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:33.714Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/63d9cdf6-22a7-4020-ad84-b0acf8d06e6b.json used request id req-232293c6-2389-4704-b975-a3628bc6cc75", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:33.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.172b3e49-4de9-478d-88a8-9b3f9a5e7776"}, {"node_instance_id": "sprout_security_group_zhylxb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:33.714Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/63d9cdf6-22a7-4020-ad84-b0acf8d06e6b.json used request id req-232293c6-2389-4704-b975-a3628bc6cc75", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:33.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.172b3e49-4de9-478d-88a8-9b3f9a5e7776"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:33.714Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:33.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.894f76b6-ce61-4a51-8ea6-0dafde5e5dd7"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:33.714Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:16:33.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.894f76b6-ce61-4a51-8ea6-0dafde5e5dd7"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:33.714Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43d364ce-63ad-45da-8e16-d95e0d7078e0 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:33.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.894f76b6-ce61-4a51-8ea6-0dafde5e5dd7"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:33.714Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-43d364ce-63ad-45da-8e16-d95e0d7078e0", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:33.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.894f76b6-ce61-4a51-8ea6-0dafde5e5dd7"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:34.295Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/51632d53-7ea4-43bb-9c65-0cc7cfe44a28.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}88767db231453198c7e9910c6c0a7508ac49e365\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:33.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.894f76b6-ce61-4a51-8ea6-0dafde5e5dd7"}, {"node_instance_id": "internal_sip_security_group_mnlied", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:34.295Z", "message": "Deleting node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:32.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_floatingip_ee1arj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:34.295Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:32.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_floatingip_ee1arj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:34.295Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:31.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_security_group_4drolr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:34.883Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:32.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:34.883Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e5a93180-125a-41f9-9fad-c239277a7c30", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:34.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5ca73c89-0bcf-4813-81f1-ffbe29b05803"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:34.883Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:34.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2c64fbee-589b-451d-a015-9a8419ce5087"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:34.883Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:16:34.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2c64fbee-589b-451d-a015-9a8419ce5087"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:34.883Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6959d385-95a7-49b5-b3be-b17c66a30708 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.24: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-05-30T11:16:34.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2c64fbee-589b-451d-a015-9a8419ce5087"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:34.883Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-6959d385-95a7-49b5-b3be-b17c66a30708", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:34.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2c64fbee-589b-451d-a015-9a8419ce5087"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:34.883Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:34.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5ca73c89-0bcf-4813-81f1-ffbe29b05803"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:34.883Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:16:34.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5ca73c89-0bcf-4813-81f1-ffbe29b05803"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:34.883Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:16:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5a93180-125a-41f9-9fad-c239277a7c30 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:34.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5ca73c89-0bcf-4813-81f1-ffbe29b05803"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:34.883Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/007a6c73-a7e8-4fb5-94a7-47c787d2c661.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a75aef054f91d00f34d92139afca2b028d7166d5\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:34.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2c64fbee-589b-451d-a015-9a8419ce5087"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:34.883Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a27a7728-b2be-45bf-8426-5573a4976115.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7f1781ab5b923cf3e282b02bcb0c10a86a5da39c\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:34.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5ca73c89-0bcf-4813-81f1-ffbe29b05803"}, {"node_instance_id": "bono_floatingip_ee1arj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:34.883Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:32.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:35.459Z", "message": "RESP: [204] X-Openstack-Request-Id: req-eeeac1b0-e2da-4017-8d57-553a3977fb29 Content-Length: 0 Date: Thu, 30 May 2019 11:16:35 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-05-30T11:16:35.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.894f76b6-ce61-4a51-8ea6-0dafde5e5dd7"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:35.459Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/007a6c73-a7e8-4fb5-94a7-47c787d2c661.json used request id req-c10978d7-dde6-4bf0-a375-e6495b02b054", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:35.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2c64fbee-589b-451d-a015-9a8419ce5087"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:35.459Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/51632d53-7ea4-43bb-9c65-0cc7cfe44a28.json used request id req-eeeac1b0-e2da-4017-8d57-553a3977fb29", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:35.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.894f76b6-ce61-4a51-8ea6-0dafde5e5dd7"}, {"node_instance_id": "bono_floatingip_ee1arj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:35.459Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/51632d53-7ea4-43bb-9c65-0cc7cfe44a28.json used request id req-eeeac1b0-e2da-4017-8d57-553a3977fb29", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:35.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.894f76b6-ce61-4a51-8ea6-0dafde5e5dd7"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:35.459Z", "message": "RESP: [204] X-Openstack-Request-Id: req-ebce4725-6e5f-4b84-ab96-8d6d7c28d79e Content-Length: 0 Date: Thu, 30 May 2019 11:16:35 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_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:35.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5ca73c89-0bcf-4813-81f1-ffbe29b05803"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:35.459Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/007a6c73-a7e8-4fb5-94a7-47c787d2c661.json used request id req-c10978d7-dde6-4bf0-a375-e6495b02b054", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:35.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2c64fbee-589b-451d-a015-9a8419ce5087"}, {"node_instance_id": "internal_sip_security_group_mnlied", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:35.459Z", "message": "RESP: [204] X-Openstack-Request-Id: req-c10978d7-dde6-4bf0-a375-e6495b02b054 Content-Length: 0 Date: Thu, 30 May 2019 11:16:35 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-05-30T11:16:35.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2c64fbee-589b-451d-a015-9a8419ce5087"}, {"node_instance_id": "bono_security_group_4drolr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:35.459Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:33.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_security_group_4drolr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:35.459Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:33.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "internal_sip_security_group_mnlied", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:35.459Z", "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-05-30T11:16:32.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_floatingip_ee1arj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:36.141Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:35.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_security_group_zhylxb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:36.141Z", "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-05-30T11:16:33.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "sprout_security_group_zhylxb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:36.141Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:33.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "internal_sip_security_group_mnlied", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:36.141Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:35.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:36.141Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/a27a7728-b2be-45bf-8426-5573a4976115.json used request id req-ebce4725-6e5f-4b84-ab96-8d6d7c28d79e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:35.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5ca73c89-0bcf-4813-81f1-ffbe29b05803"}, {"node_instance_id": "bono_security_group_4drolr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:36.141Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a27a7728-b2be-45bf-8426-5573a4976115.json used request id req-ebce4725-6e5f-4b84-ab96-8d6d7c28d79e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:35.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.5ca73c89-0bcf-4813-81f1-ffbe29b05803"}, {"node_instance_id": "bono_security_group_4drolr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:36.771Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:36.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "internal_sip_security_group_mnlied", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:36.771Z", "message": "Deleted node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:35.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}], "metadata": {"pagination": {"total": 1297, "offset": 1243, "size": 50}}} 2019-05-30 11:17:03,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:03,399 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:03 GMT 2019-05-30 11:17:03,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:03,399 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:17:03,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:03,399 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:03,399 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:03,399 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:17:03,401 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-30 11:17:03,402 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 11:17:03,402 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/63d9cdf6-22a7-4020-ad84-b0acf8d06e6b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2937a7ce72d7b2d8667e23355b5b605e0487da64" 2019-05-30 11:17:03,402 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-69ef088d-5281-4430-b03b-fc78d1b2d446 2019-05-30 11:17:03,402 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:17:03,402 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:17:03,403 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:17:03,403 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:17:03,403 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:17:03,403 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-232293c6-2389-4704-b975-a3628bc6cc75 Content-Length: 0 Date: Thu, 30 May 2019 11:16:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:17:03,403 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/63d9cdf6-22a7-4020-ad84-b0acf8d06e6b.json used request id req-232293c6-2389-4704-b975-a3628bc6cc75 2019-05-30 11:17:03,403 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/63d9cdf6-22a7-4020-ad84-b0acf8d06e6b.json used request id req-232293c6-2389-4704-b975-a3628bc6cc75 2019-05-30 11:17:03,404 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-30 11:17:03,404 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:17:03,404 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43d364ce-63ad-45da-8e16-d95e0d7078e0 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:17:03,404 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-43d364ce-63ad-45da-8e16-d95e0d7078e0 2019-05-30 11:17:03,404 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/51632d53-7ea4-43bb-9c65-0cc7cfe44a28.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88767db231453198c7e9910c6c0a7508ac49e365" 2019-05-30 11:17:03,404 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:17:03,405 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:17:03,405 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:17:03,405 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:17:03,405 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e5a93180-125a-41f9-9fad-c239277a7c30 2019-05-30 11:17:03,405 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-30 11:17:03,405 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:17:03,405 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6959d385-95a7-49b5-b3be-b17c66a30708 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:17:03,406 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-6959d385-95a7-49b5-b3be-b17c66a30708 2019-05-30 11:17:03,406 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-30 11:17:03,406 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:17:03,406 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:16:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5a93180-125a-41f9-9fad-c239277a7c30 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:17:03,406 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/007a6c73-a7e8-4fb5-94a7-47c787d2c661.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75aef054f91d00f34d92139afca2b028d7166d5" 2019-05-30 11:17:03,406 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a27a7728-b2be-45bf-8426-5573a4976115.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1781ab5b923cf3e282b02bcb0c10a86a5da39c" 2019-05-30 11:17:03,407 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-30 11:17:03,407 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eeeac1b0-e2da-4017-8d57-553a3977fb29 Content-Length: 0 Date: Thu, 30 May 2019 11:16:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:17:03,407 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/007a6c73-a7e8-4fb5-94a7-47c787d2c661.json used request id req-c10978d7-dde6-4bf0-a375-e6495b02b054 2019-05-30 11:17:03,407 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/51632d53-7ea4-43bb-9c65-0cc7cfe44a28.json used request id req-eeeac1b0-e2da-4017-8d57-553a3977fb29 2019-05-30 11:17:03,407 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/51632d53-7ea4-43bb-9c65-0cc7cfe44a28.json used request id req-eeeac1b0-e2da-4017-8d57-553a3977fb29 2019-05-30 11:17:03,407 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebce4725-6e5f-4b84-ab96-8d6d7c28d79e Content-Length: 0 Date: Thu, 30 May 2019 11:16:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:17:03,407 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/007a6c73-a7e8-4fb5-94a7-47c787d2c661.json used request id req-c10978d7-dde6-4bf0-a375-e6495b02b054 2019-05-30 11:17:03,408 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c10978d7-dde6-4bf0-a375-e6495b02b054 Content-Length: 0 Date: Thu, 30 May 2019 11:16:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:17:03,408 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-30 11:17:03,408 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:17:03,408 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-30 11:17:03,408 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-05-30 11:17:03,408 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-30 11:17:03,409 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:17:03,409 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-30 11:17:03,409 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/a27a7728-b2be-45bf-8426-5573a4976115.json used request id req-ebce4725-6e5f-4b84-ab96-8d6d7c28d79e 2019-05-30 11:17:03,409 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a27a7728-b2be-45bf-8426-5573a4976115.json used request id req-ebce4725-6e5f-4b84-ab96-8d6d7c28d79e 2019-05-30 11:17:03,409 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:17:03,409 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:17:03,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:17:03,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:03,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:03,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:03,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:03,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:03,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:03,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:03,468 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:17:03,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:03,468 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:03 GMT 2019-05-30 11:17:03,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:03,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:17:03,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:03,468 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:03,468 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:08,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:17:08,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:08,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:08,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:08,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:08,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:08,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:08,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:08,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_ee1arj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:36.771Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:35.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bono_security_group_4drolr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:36.771Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:35.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:38.893Z", "message": "Waiting for process 23339 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:38.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:16:59.125Z", "message": "Waiting for process 23339 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:16:58.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}], "metadata": {"pagination": {"total": 1297, "offset": 1293, "size": 50}}} 2019-05-30 11:17:08,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:08,565 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:08 GMT 2019-05-30 11:17:08,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:08,565 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:17:08,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:08,566 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:08,566 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:08,566 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:17:08,566 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:17:08,566 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-30 11:17:08,567 - functest.core.cloudify - DEBUG - Waiting for process 23339 to end... 2019-05-30 11:17:08,567 - functest.core.cloudify - DEBUG - Waiting for process 23339 to end... 2019-05-30 11:17:08,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:17:08,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:08,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:08,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:08,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:08,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:08,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:08,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:08,628 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:17:08,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:08,628 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:08 GMT 2019-05-30 11:17:08,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:08,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:17:08,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:08,629 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:08,629 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:13,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:17:13,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:13,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:13,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:13,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:13,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:13,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:13,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:13,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1297, "offset": 1297, "size": 50}}} 2019-05-30 11:17:13,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:13,717 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:13 GMT 2019-05-30 11:17:13,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:13,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:17:13,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:13,717 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:13,718 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:13,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:17:13,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:13,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:13,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:13,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:13,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:13,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:13,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:13,779 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:17:13,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:13,779 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:13 GMT 2019-05-30 11:17:13,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:13,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:17:13,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:13,780 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:13,780 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:18,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:17:18,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:18,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:18,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:18,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:18,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:18,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:18,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:18,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1297, "offset": 1297, "size": 50}}} 2019-05-30 11:17:18,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:18,868 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:18 GMT 2019-05-30 11:17:18,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:18,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:17:18,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:18,868 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:18,868 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:18,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:17:18,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:18,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:18,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:18,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:18,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:18,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:18,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:18,932 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:17:18,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:18,932 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:18 GMT 2019-05-30 11:17:18,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:18,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:17:18,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:18,932 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:18,932 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:23,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:17:24,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:24,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:24,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:24,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:24,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:24,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:24,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:24,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:19.108Z", "message": "Waiting for process 23339 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:18.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}], "metadata": {"pagination": {"total": 1298, "offset": 1297, "size": 50}}} 2019-05-30 11:17:24,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:24,026 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:24 GMT 2019-05-30 11:17:24,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:24,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-05-30 11:17:24,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:24,026 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:24,027 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:24,027 - functest.core.cloudify - DEBUG - Waiting for process 23339 to end... 2019-05-30 11:17:24,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:17:24,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:24,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:24,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:24,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:24,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:24,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:24,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:24,090 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:17:24,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:24,091 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:24 GMT 2019-05-30 11:17:24,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:24,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:17:24,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:24,091 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:24,091 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:29,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:17:29,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:29,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:29,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:29,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:29,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:29,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:29,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:29,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:27.899Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:27.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:28.537Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:27.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:28.537Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:27.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:28.537Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:27.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:28.537Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:27.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:28.537Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:27.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:28.537Z", "message": "Execution done (PID=23339, return_code=2): /tmp/OMDOD/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:27.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:28.537Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:27.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:28.537Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:27.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:28.537Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:27.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:28.537Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:27.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "vellum_zzolsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:28.537Z", "message": " Cannot decommission while cluster is unhealthy", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:27.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.2ae7b3af-4d81-4921-8f0c-ce76741b8429"}, {"node_instance_id": "vellum_zzolsh", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:28.537Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/OMDOD/remove-cluster-node.sh, exit_code: 2", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/OMDOD/remove-cluster-node.sh, exit_code: 2", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_yo9btk/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_yo9btk/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_yo9btk/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_yo9btk/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_yo9btk/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_yo9btk/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/OMDOD/remove-cluster-node.sh, exit_code: 2\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-30T11:17:28.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:29.134Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:28.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_zzolsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:29.134Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:28.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_tq5nji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:29.134Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:28.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}], "metadata": {"pagination": {"total": 1314, "offset": 1298, "size": 50}}} 2019-05-30 11:17:29,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:29,181 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:29 GMT 2019-05-30 11:17:29,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:29,181 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:17:29,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:29,181 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:29,181 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:29,182 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:17:29,182 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-30 11:17:29,183 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-30 11:17:29,183 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-30 11:17:29,183 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-30 11:17:29,183 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-30 11:17:29,183 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-30 11:17:29,183 - functest.core.cloudify - DEBUG - Execution done (PID=23339, return_code=2): /tmp/OMDOD/remove-cluster-node.sh 2019-05-30 11:17:29,184 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-30 11:17:29,184 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-30 11:17:29,184 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-30 11:17:29,184 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-30 11:17:29,184 - functest.core.cloudify - DEBUG - Cannot decommission while cluster is unhealthy 2019-05-30 11:17:29,184 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/OMDOD/remove-cluster-node.sh, exit_code: 2 2019-05-30 11:17:29,185 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:17:29,185 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:17:29,185 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:17:29,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:17:29,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:29,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:29,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:29,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:29,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:29,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:29,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:29,278 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:17:29,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:29,278 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:29 GMT 2019-05-30 11:17:29,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:29,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:17:29,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:29,279 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:29,279 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:34,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:17:34,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:34,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:34,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:34,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:34,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:34,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:34,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:34,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:29.851Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:29.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_tq5nji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:30.560Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:29.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_tq5nji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:30.560Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:30.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_tq5nji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:30.560Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:30.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_tq5nji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:30.560Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:30.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_tq5nji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:31.154Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:30.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:31.154Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:31.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:31.154Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:30.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:32.971Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:32.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:33.601Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:33.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:33.601Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:33.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:34.218Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:33.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}], "metadata": {"pagination": {"total": 1326, "offset": 1314, "size": 50}}} 2019-05-30 11:17:34,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:34,370 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:34 GMT 2019-05-30 11:17:34,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:34,370 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:17:34,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:34,371 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:34,371 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:34,371 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:17:34,371 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-30 11:17:34,372 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 11:17:34,372 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:17:34,372 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:17:34,372 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-05-30 11:17:34,372 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:17:34,372 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-30 11:17:34,373 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:17:34,373 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-30 11:17:34,373 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-30 11:17:34,373 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-30 11:17:34,373 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-30 11:17:34,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:17:34,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:34,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:34,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:34,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:34,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:34,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:34,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:34,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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:17:34,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:34,436 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:34 GMT 2019-05-30 11:17:34,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:34,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:17:34,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:34,437 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:34,437 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:39,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:17:39,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:39,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:39,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:39,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:39,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:39,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:39,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:39,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f2e39g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:34.887Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:34.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:35.419Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:34.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:35.419Z", "message": "Stopping agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:34.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:35.963Z", "message": "Stopping agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:35.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:35.963Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:35.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:35.963Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:35.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:36.632Z", "message": "Stopping Agent bind_host_f2e39g", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:35.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.25b07544-0ad8-44f0-9286-0ed42dd9c735"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:37.162Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bind_host_f2e39g stop", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:36.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.25b07544-0ad8-44f0-9286-0ed42dd9c735"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:37.162Z", "message": "Successfully stopped daemon: bind_host_f2e39g\u001b[0m", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:36.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.25b07544-0ad8-44f0-9286-0ed42dd9c735"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:37.162Z", "message": "Stopping Agent vellum_host_yo9btk", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:36.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c27f36b5-bf66-4c1c-873f-9f5eda3d47f0"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:37.162Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:36.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.25b07544-0ad8-44f0-9286-0ed42dd9c735"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:37.796Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:37.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:37.796Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:37.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c27f36b5-bf66-4c1c-873f-9f5eda3d47f0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:38.463Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:37.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:38.463Z", "message": "Successfully stopped daemon: vellum_host_yo9btk\u001b[0m", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:37.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c27f36b5-bf66-4c1c-873f-9f5eda3d47f0"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:38.463Z", "message": "Deleting agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:37.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:38.463Z", "message": "Stopping daemon with command: sudo service cloudify-worker-vellum_host_yo9btk stop", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:37.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.c27f36b5-bf66-4c1c-873f-9f5eda3d47f0"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:39.013Z", "message": "Deleting Agent bind_host_f2e39g", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:38.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e3462b87-3602-47f7-bb2c-1a9b34c68237"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:39.013Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:38.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:39.013Z", "message": "Deleting agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:38.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:39.013Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:38.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}], "metadata": {"pagination": {"total": 1347, "offset": 1326, "size": 50}}} 2019-05-30 11:17:39,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:39,553 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:39 GMT 2019-05-30 11:17:39,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:39,553 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:17:39,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:39,553 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:39,553 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:39,553 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:17:39,554 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-30 11:17:39,554 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-30 11:17:39,555 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-30 11:17:39,555 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-30 11:17:39,555 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-30 11:17:39,555 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-30 11:17:39,555 - functest.core.cloudify - DEBUG - Stopping Agent bind_host_f2e39g 2019-05-30 11:17:39,555 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_f2e39g stop 2019-05-30 11:17:39,556 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bind_host_f2e39g 2019-05-30 11:17:39,556 - functest.core.cloudify - DEBUG - Stopping Agent vellum_host_yo9btk 2019-05-30 11:17:39,556 - functest.core.cloudify - DEBUG - Stopping... 2019-05-30 11:17:39,556 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-30 11:17:39,556 - functest.core.cloudify - DEBUG - Stopping... 2019-05-30 11:17:39,556 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-30 11:17:39,556 - functest.core.cloudify - DEBUG - Successfully stopped daemon: vellum_host_yo9btk 2019-05-30 11:17:39,557 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-30 11:17:39,557 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_yo9btk stop 2019-05-30 11:17:39,557 - functest.core.cloudify - DEBUG - Deleting Agent bind_host_f2e39g 2019-05-30 11:17:39,557 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-30 11:17:39,557 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-30 11:17:39,557 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-30 11:17:39,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:17:39,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:39,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:39,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:39,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:39,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:39,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:39,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:39,628 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:17:39,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:39,628 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:39 GMT 2019-05-30 11:17:39,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:39,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:17:39,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:39,629 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:39,629 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:44,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:17:44,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:44,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:44,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:44,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:44,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:44,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:44,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:44,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:39.631Z", "message": "Deleting Agent vellum_host_yo9btk", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:39.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bb57398e-e8e6-46dd-ab36-22d83cd013b7"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:42.799Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:42.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e3462b87-3602-47f7-bb2c-1a9b34c68237"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:43.302Z", "message": "Successfully deleted daemon: bind_host_f2e39g", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:42.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e3462b87-3602-47f7-bb2c-1a9b34c68237"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:43.302Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:42.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e3462b87-3602-47f7-bb2c-1a9b34c68237"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:43.302Z", "message": "11:17:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_f2e39g: No response received for task 15b99bb4f9d5444c853b1a20c8bd3777", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:42.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e3462b87-3602-47f7-bb2c-1a9b34c68237"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:44.015Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:43.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:44.015Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:43.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:44.015Z", "message": "Agent deleted", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:43.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:44.518Z", "message": "11:17:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_yo9btk: No response received for task 25e710683cd14782944fce2277d090fd", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:43.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bb57398e-e8e6-46dd-ab36-22d83cd013b7"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:44.518Z", "message": "Successfully deleted daemon: vellum_host_yo9btk", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:43.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bb57398e-e8e6-46dd-ab36-22d83cd013b7"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:44.518Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:43.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bb57398e-e8e6-46dd-ab36-22d83cd013b7"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:44.518Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:43.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bb57398e-e8e6-46dd-ab36-22d83cd013b7"}], "metadata": {"pagination": {"total": 1359, "offset": 1347, "size": 50}}} 2019-05-30 11:17:44,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:44,720 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:44 GMT 2019-05-30 11:17:44,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:44,720 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:17:44,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:44,721 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:44,721 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:44,721 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:17:44,721 - functest.core.cloudify - DEBUG - Deleting Agent vellum_host_yo9btk 2019-05-30 11:17:44,722 - functest.core.cloudify - DEBUG - Deleting... 2019-05-30 11:17:44,722 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bind_host_f2e39g 2019-05-30 11:17:44,722 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-30 11:17:44,722 - functest.core.cloudify - DEBUG - 11:17:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_f2e39g: No response received for task 15b99bb4f9d5444c853b1a20c8bd3777 2019-05-30 11:17:44,722 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-30 11:17:44,722 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-30 11:17:44,723 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-30 11:17:44,723 - functest.core.cloudify - DEBUG - 11:17:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_yo9btk: No response received for task 25e710683cd14782944fce2277d090fd 2019-05-30 11:17:44,723 - functest.core.cloudify - DEBUG - Successfully deleted daemon: vellum_host_yo9btk 2019-05-30 11:17:44,723 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-30 11:17:44,723 - functest.core.cloudify - DEBUG - Deleting... 2019-05-30 11:17:44,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:17:44,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:44,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:44,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:44,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:44,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:44,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:44,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:44,792 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:17:44,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:44,792 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:44 GMT 2019-05-30 11:17:44,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:44,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:17:44,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:44,793 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:44,793 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:49,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:17:49,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:49,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:49,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:49,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:49,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:49,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:49,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:49,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:45.214Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:17:44.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.28ae243d-efed-4680-a74f-e873e23a71dd"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:45.214Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a3cbf852-237c-487e-a63d-b3ad6a7a573b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:44.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.28ae243d-efed-4680-a74f-e873e23a71dd"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:45.214Z", "message": "Agent deleted", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:45.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:45.214Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:44.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:45.214Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3cbf852-237c-487e-a63d-b3ad6a7a573b 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:44.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.28ae243d-efed-4680-a74f-e873e23a71dd"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:45.895Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:45.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:45.895Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b13f40806307cdcff4cdec035b12799106223771\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:45.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.28ae243d-efed-4680-a74f-e873e23a71dd"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:46.478Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-014e941d-0033-4b68-9fce-19d144a0016b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:46.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.28ae243d-efed-4680-a74f-e873e23a71dd"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:46.478Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b13f40806307cdcff4cdec035b12799106223771\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:46.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.28ae243d-efed-4680-a74f-e873e23a71dd"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:46.478Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:17: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-3615eddb-3993-43f5-a63a-0b9730bfcbff x-compute-request-id: req-3615eddb-3993-43f5-a63a-0b9730bfcbff 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-05-30T11:17:46.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.28ae243d-efed-4680-a74f-e873e23a71dd"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:46.478Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:17:46.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.874333da-f298-493c-8633-b139ec11be5f"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:46.478Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:17:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-422b0fdf-bcb5-4e43-92a0-ee209dae7767 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:46.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.874333da-f298-493c-8633-b139ec11be5f"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:46.478Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-422b0fdf-bcb5-4e43-92a0-ee209dae7767", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:46.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.874333da-f298-493c-8633-b139ec11be5f"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:46.478Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:17:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-014e941d-0033-4b68-9fce-19d144a0016b x-compute-request-id: req-014e941d-0033-4b68-9fce-19d144a0016b Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"172.30.9.203\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:46.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.28ae243d-efed-4680-a74f-e873e23a71dd"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:46.478Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-014e941d-0033-4b68-9fce-19d144a0016b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:46.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.28ae243d-efed-4680-a74f-e873e23a71dd"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:47.171Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-3615eddb-3993-43f5-a63a-0b9730bfcbff", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:46.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.28ae243d-efed-4680-a74f-e873e23a71dd"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:47.171Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5640d910d55c9195ef2b0e2da485d31560f5e7b9\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:46.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.874333da-f298-493c-8633-b139ec11be5f"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:47.171Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-3615eddb-3993-43f5-a63a-0b9730bfcbff", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:46.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.28ae243d-efed-4680-a74f-e873e23a71dd"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:47.863Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:17: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-982de632-5696-49bf-bcf6-8c3eb03e9de8 x-compute-request-id: req-982de632-5696-49bf-bcf6-8c3eb03e9de8 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5b:59:f2\", \"version\": 4, \"addr\": \"192.168.120.34\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T10:58:28Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:47.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.874333da-f298-493c-8633-b139ec11be5f"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:48.530Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/action used request id req-aee9043a-a13f-4328-a5ef-e0c148438299", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:48.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.874333da-f298-493c-8633-b139ec11be5f"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:48.530Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/action used request id req-aee9043a-a13f-4328-a5ef-e0c148438299", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:48.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.874333da-f298-493c-8633-b139ec11be5f"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:48.530Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:17: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-aee9043a-a13f-4328-a5ef-e0c148438299 x-compute-request-id: req-aee9043a-a13f-4328-a5ef-e0c148438299 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-05-30T11:17:48.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.874333da-f298-493c-8633-b139ec11be5f"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:48.530Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-982de632-5696-49bf-bcf6-8c3eb03e9de8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:47.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.874333da-f298-493c-8633-b139ec11be5f"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:48.530Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-982de632-5696-49bf-bcf6-8c3eb03e9de8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:47.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.874333da-f298-493c-8633-b139ec11be5f"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:48.530Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5640d910d55c9195ef2b0e2da485d31560f5e7b9\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:47.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.874333da-f298-493c-8633-b139ec11be5f"}], "metadata": {"pagination": {"total": 1384, "offset": 1359, "size": 50}}} 2019-05-30 11:17:49,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:49,876 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:49 GMT 2019-05-30 11:17:49,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:49,876 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:17:49,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:49,876 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:49,876 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:49,877 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:17:49,878 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:17:49,878 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a3cbf852-237c-487e-a63d-b3ad6a7a573b 2019-05-30 11:17:49,878 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-30 11:17:49,879 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-30 11:17:49,879 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3cbf852-237c-487e-a63d-b3ad6a7a573b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:17:49,879 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-30 11:17:49,879 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13f40806307cdcff4cdec035b12799106223771" 2019-05-30 11:17:49,879 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-014e941d-0033-4b68-9fce-19d144a0016b 2019-05-30 11:17:49,879 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13f40806307cdcff4cdec035b12799106223771" -d '{"os-stop": null}' 2019-05-30 11:17:49,879 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:17: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-3615eddb-3993-43f5-a63a-0b9730bfcbff x-compute-request-id: req-3615eddb-3993-43f5-a63a-0b9730bfcbff Content-Length: 0 Content-Type: application/json 2019-05-30 11:17:49,880 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:17:49,880 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:17:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-422b0fdf-bcb5-4e43-92a0-ee209dae7767 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:17:49,880 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-422b0fdf-bcb5-4e43-92a0-ee209dae7767 2019-05-30 11:17:49,880 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:17:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-014e941d-0033-4b68-9fce-19d144a0016b x-compute-request-id: req-014e941d-0033-4b68-9fce-19d144a0016b Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:17:49,880 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-014e941d-0033-4b68-9fce-19d144a0016b 2019-05-30 11:17:49,881 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-3615eddb-3993-43f5-a63a-0b9730bfcbff 2019-05-30 11:17:49,881 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5640d910d55c9195ef2b0e2da485d31560f5e7b9" 2019-05-30 11:17:49,881 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-3615eddb-3993-43f5-a63a-0b9730bfcbff 2019-05-30 11:17:49,881 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:17: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-982de632-5696-49bf-bcf6-8c3eb03e9de8 x-compute-request-id: req-982de632-5696-49bf-bcf6-8c3eb03e9de8 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:59:f2", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T10:58:28Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:17:49,881 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/action used request id req-aee9043a-a13f-4328-a5ef-e0c148438299 2019-05-30 11:17:49,881 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/action used request id req-aee9043a-a13f-4328-a5ef-e0c148438299 2019-05-30 11:17:49,882 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:17: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-aee9043a-a13f-4328-a5ef-e0c148438299 x-compute-request-id: req-aee9043a-a13f-4328-a5ef-e0c148438299 Content-Length: 0 Content-Type: application/json 2019-05-30 11:17:49,882 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-982de632-5696-49bf-bcf6-8c3eb03e9de8 2019-05-30 11:17:49,882 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-982de632-5696-49bf-bcf6-8c3eb03e9de8 2019-05-30 11:17:49,882 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5640d910d55c9195ef2b0e2da485d31560f5e7b9" -d '{"os-stop": null}' 2019-05-30 11:17:49,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:17:49,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:49,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:49,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:49,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:49,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:49,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:49,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:49,949 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:17:49,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:49,949 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:49 GMT 2019-05-30 11:17:49,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:49,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:17:49,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:49,949 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:49,949 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:54,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:17:55,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:55,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:55,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:55,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:55,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:55,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:55,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:55,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1384, "offset": 1384, "size": 50}}} 2019-05-30 11:17:55,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:55,050 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:55 GMT 2019-05-30 11:17:55,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:55,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:17:55,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:55,050 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:55,050 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:17:55,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:17:55,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:17:55,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:17:55,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:17:55,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:17:55,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:17:55,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:17:55,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:17:55,114 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:17:55,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:17:55,115 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:17:55 GMT 2019-05-30 11:17:55,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:17:55,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:17:55,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:17:55,115 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:17:55,115 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:00,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:18:00,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:00,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:00,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:00,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:00,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:00,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:00,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:00,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:56.507Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b13f40806307cdcff4cdec035b12799106223771\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:56.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.28ae243d-efed-4680-a74f-e873e23a71dd"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:57.075Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:17:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecc29641-6427-4aae-9ace-fb4375a16e50 x-compute-request-id: req-ecc29641-6427-4aae-9ace-fb4375a16e50 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"172.30.9.203\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T11:17:46Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:56.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.28ae243d-efed-4680-a74f-e873e23a71dd"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:57.582Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-ecc29641-6427-4aae-9ace-fb4375a16e50", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:56.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.28ae243d-efed-4680-a74f-e873e23a71dd"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:57.582Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-ecc29641-6427-4aae-9ace-fb4375a16e50", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:56.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.28ae243d-efed-4680-a74f-e873e23a71dd"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:58.094Z", "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-05-30T11:17:57.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:58.725Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-cee5dad8-af99-4bf1-8f7f-23b314e5db17", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:58.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.874333da-f298-493c-8633-b139ec11be5f"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:58.725Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:17:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cee5dad8-af99-4bf1-8f7f-23b314e5db17 x-compute-request-id: req-cee5dad8-af99-4bf1-8f7f-23b314e5db17 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5b:59:f2\", \"version\": 4, \"addr\": \"192.168.120.34\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T11:17:48Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:58.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.874333da-f298-493c-8633-b139ec11be5f"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:58.725Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5640d910d55c9195ef2b0e2da485d31560f5e7b9\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:58.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.874333da-f298-493c-8633-b139ec11be5f"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:58.725Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-cee5dad8-af99-4bf1-8f7f-23b314e5db17", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:17:58.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.874333da-f298-493c-8633-b139ec11be5f"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:17:59.294Z", "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-05-30T11:17:58.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}], "metadata": {"pagination": {"total": 1394, "offset": 1384, "size": 50}}} 2019-05-30 11:18:00,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:00,212 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:00 GMT 2019-05-30 11:18:00,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:00,212 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:18:00,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:00,212 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:00,212 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:00,213 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:18:00,213 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13f40806307cdcff4cdec035b12799106223771" 2019-05-30 11:18:00,214 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:17:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecc29641-6427-4aae-9ace-fb4375a16e50 x-compute-request-id: req-ecc29641-6427-4aae-9ace-fb4375a16e50 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:17:46Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:00,214 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-ecc29641-6427-4aae-9ace-fb4375a16e50 2019-05-30 11:18:00,214 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-ecc29641-6427-4aae-9ace-fb4375a16e50 2019-05-30 11:18:00,214 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-30 11:18:00,214 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-cee5dad8-af99-4bf1-8f7f-23b314e5db17 2019-05-30 11:18:00,214 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:17:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cee5dad8-af99-4bf1-8f7f-23b314e5db17 x-compute-request-id: req-cee5dad8-af99-4bf1-8f7f-23b314e5db17 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:59:f2", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:17:48Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:00,215 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5640d910d55c9195ef2b0e2da485d31560f5e7b9" 2019-05-30 11:18:00,215 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-cee5dad8-af99-4bf1-8f7f-23b314e5db17 2019-05-30 11:18:00,215 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-30 11:18:00,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:18:00,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:00,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:00,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:00,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:00,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:00,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:00,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:00,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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:18:00,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:00,285 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:00 GMT 2019-05-30 11:18:00,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:00,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:18:00,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:00,285 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:00,285 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:05,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:18:05,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:05,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:05,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:05,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:05,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:05,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:05,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:05,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1394, "offset": 1394, "size": 50}}} 2019-05-30 11:18:05,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:05,376 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:05 GMT 2019-05-30 11:18:05,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:05,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:18:05,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:05,377 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:05,377 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:05,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:18:05,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:05,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:05,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:05,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:05,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:05,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:05,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:05,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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:18:05,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:05,433 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:05 GMT 2019-05-30 11:18:05,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:05,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:18:05,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:05,434 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:05,434 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:10,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:18:10,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:10,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:10,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:10,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:10,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:10,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:10,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:10,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1394, "offset": 1394, "size": 50}}} 2019-05-30 11:18:10,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:10,515 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:10 GMT 2019-05-30 11:18:10,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:10,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:18:10,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:10,516 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:10,516 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:10,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:18:10,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:10,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:10,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:10,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:10,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:10,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:10,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:10,693 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:18:10,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:10,693 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:10 GMT 2019-05-30 11:18:10,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:10,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:18:10,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:10,693 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:10,693 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:15,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:18:15,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:15,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:15,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:15,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:15,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:15,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:15,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:15,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1394, "offset": 1394, "size": 50}}} 2019-05-30 11:18:15,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:15,772 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:15 GMT 2019-05-30 11:18:15,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:15,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:18:15,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:15,773 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:15,773 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:15,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:18:15,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:15,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:15,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:15,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:15,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:15,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:15,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:15,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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:18:15,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:15,831 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:15 GMT 2019-05-30 11:18:15,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:15,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:18:15,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:15,832 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:15,832 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:20,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:18:20,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:20,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:20,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:20,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:20,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:20,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:20,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:20,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1394, "offset": 1394, "size": 50}}} 2019-05-30 11:18:20,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:20,909 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:20 GMT 2019-05-30 11:18:20,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:20,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:18:20,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:20,909 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:20,909 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:20,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:18:20,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:20,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:20,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:20,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:20,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:20,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:20,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:20,979 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:18:20,979 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:20,979 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:20 GMT 2019-05-30 11:18:20,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:20,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:18:20,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:20,979 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:20,979 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:25,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:18:26,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:26,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:26,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:26,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:26,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:26,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:26,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:26,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1394, "offset": 1394, "size": 50}}} 2019-05-30 11:18:26,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:26,060 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:26 GMT 2019-05-30 11:18:26,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:26,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-30 11:18:26,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:26,060 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:26,060 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:26,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:18:26,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:26,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:26,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:26,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:26,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:26,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:26,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:26,127 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:18:26,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:26,127 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:26 GMT 2019-05-30 11:18:26,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:26,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:18:26,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:26,127 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:26,127 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:31,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:18:31,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:31,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:31,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:31,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:31,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:31,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:31,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:31,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:27.819Z", "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-05-30T11:18:27.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:28.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:18:28.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7113fd82-28c3-4fa5-8204-486e15158c7b"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:29.420Z", "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-05-30T11:18:28.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:29.420Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}397f0664b43ba9f4cd09bed65ab5ee40d1707b1e\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:29.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7113fd82-28c3-4fa5-8204-486e15158c7b"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:29.420Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-49677901-f8ca-4633-9124-60afa6b4e1ef", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:28.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7113fd82-28c3-4fa5-8204-486e15158c7b"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:29.420Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49677901-f8ca-4633-9124-60afa6b4e1ef 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:28.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7113fd82-28c3-4fa5-8204-486e15158c7b"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:30.138Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-896c6482-8a88-465e-99bd-83dcd196258d x-compute-request-id: req-896c6482-8a88-465e-99bd-83dcd196258d Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"172.30.9.203\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:17:57Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:30.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7113fd82-28c3-4fa5-8204-486e15158c7b"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:30.138Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1d8d2f3-4084-4d3b-83d8-4e9c27d90bc5 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:29.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dc8006db-99de-4f02-b5b7-01ab60b10c39"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:30.138Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:18:29.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dc8006db-99de-4f02-b5b7-01ab60b10c39"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:30.138Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a1d8d2f3-4084-4d3b-83d8-4e9c27d90bc5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:29.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dc8006db-99de-4f02-b5b7-01ab60b10c39"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:30.833Z", "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-05-30T11:18:30.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:30.833Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-896c6482-8a88-465e-99bd-83dcd196258d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:30.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7113fd82-28c3-4fa5-8204-486e15158c7b"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:30.833Z", "message": "Stopped node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:30.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:30.833Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:30.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7113fd82-28c3-4fa5-8204-486e15158c7b"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:30.833Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-896c6482-8a88-465e-99bd-83dcd196258d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:30.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7113fd82-28c3-4fa5-8204-486e15158c7b"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:30.833Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af76b40237bbf60434985631fb901a664a0c44d9\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:30.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dc8006db-99de-4f02-b5b7-01ab60b10c39"}], "metadata": {"pagination": {"total": 1410, "offset": 1394, "size": 50}}} 2019-05-30 11:18:31,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:31,231 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:31 GMT 2019-05-30 11:18:31,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:31,231 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:18:31,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:31,232 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:31,232 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:31,232 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:18:31,233 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-30 11:18:31,233 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:18:31,233 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-30 11:18:31,233 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397f0664b43ba9f4cd09bed65ab5ee40d1707b1e" 2019-05-30 11:18:31,233 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-49677901-f8ca-4633-9124-60afa6b4e1ef 2019-05-30 11:18:31,233 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49677901-f8ca-4633-9124-60afa6b4e1ef 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:18:31,234 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-896c6482-8a88-465e-99bd-83dcd196258d x-compute-request-id: req-896c6482-8a88-465e-99bd-83dcd196258d Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:17:57Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:31,234 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1d8d2f3-4084-4d3b-83d8-4e9c27d90bc5 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:18:31,234 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:18:31,234 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a1d8d2f3-4084-4d3b-83d8-4e9c27d90bc5 2019-05-30 11:18:31,234 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-30 11:18:31,234 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-896c6482-8a88-465e-99bd-83dcd196258d 2019-05-30 11:18:31,234 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-30 11:18:31,235 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-30 11:18:31,235 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-896c6482-8a88-465e-99bd-83dcd196258d 2019-05-30 11:18:31,235 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af76b40237bbf60434985631fb901a664a0c44d9" 2019-05-30 11:18:31,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:18:31,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:31,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:31,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:31,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:31,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:31,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:31,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:31,295 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:18:31,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:31,296 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:31 GMT 2019-05-30 11:18:31,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:31,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:18:31,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:31,296 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:31,296 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:36,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:18:36,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:36,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:36,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:36,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:36,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:36,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:36,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:36,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:31.478Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-93152a4e-6fd2-490b-ac67-60a06248c674", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:31.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dc8006db-99de-4f02-b5b7-01ab60b10c39"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:31.478Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:31.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dc8006db-99de-4f02-b5b7-01ab60b10c39"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:31.478Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:30.989Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:31.478Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:30.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:31.478Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18: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-93152a4e-6fd2-490b-ac67-60a06248c674 x-compute-request-id: req-93152a4e-6fd2-490b-ac67-60a06248c674 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5b:59:f2\", \"version\": 4, \"addr\": \"192.168.120.34\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:17:59Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:31.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dc8006db-99de-4f02-b5b7-01ab60b10c39"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:31.478Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-93152a4e-6fd2-490b-ac67-60a06248c674", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:31.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dc8006db-99de-4f02-b5b7-01ab60b10c39"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:32.025Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:31.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:32.025Z", "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-05-30T11:18:31.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:32.025Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:31.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:32.537Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bbcd4e71-caa2-4ebb-a2e5-303726b92019", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.120Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:32.537Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:31.944Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:32.537Z", "message": "Remove floating ip 172.30.9.203", "level": "info", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.114Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:32.537Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.115Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:32.537Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.115Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:32.537Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbcd4e71-caa2-4ebb-a2e5-303726b92019 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.119Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:32.537Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbcd4e71-caa2-4ebb-a2e5-303726b92019 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.120Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:32.537Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bbcd4e71-caa2-4ebb-a2e5-303726b92019", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.120Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:32.537Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f651d894ee22e8d4973f7af79f6b9e8af6df47a\"", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.515Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-c8ec4453-a347-4947-bd16-64d5c0a057d2 Date: Thu, 30 May 2019 11:18:32 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T10:58:26Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"3e159de3-d2cc-4976-8ca4-f38947996273\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"28b41773-964f-4cb7-86ed-84f181289cee\",\"security_groups\":[\"516d7305-77f4-4685-902b-05e00adbb79b\",\"d81ba70c-4314-414a-b228-75577364c7dd\"],\"mac_address\":\"fa:16:3e:2c:fc:de\",\"device_id\":\"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:55:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.923Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.925Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f651d894ee22e8d4973f7af79f6b9e8af6df47a\"", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.515Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-89babcf8-9a6b-4463-8a5b-ee0f1bc93b4a Date: Thu, 30 May 2019 11:18:32 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:15Z\", \"updated_at\": \"2019-05-30T10:59:42Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2c:fc:de\", \"device_id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"28b41773-964f-4cb7-86ed-84f181289cee\", \"id\": \"5d83f9af-98b1-4ada-b793-78cac439355b\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:51:42Z\", \"updated_at\": \"2019-05-30T10:51:45Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2d:de:41\", \"device_id\": \"313dbbdf-b57d-4ec0-a73f-d8ceacaf805f\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9\", \"id\": \"8a315171-49df-4671-ad45-1f0f09980602\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.876Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-89babcf8-9a6b-4463-8a5b-ee0f1bc93b4a Date: Thu, 30 May 2019 11:18:32 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:55:15Z\", \"updated_at\": \"2019-05-30T10:59:42Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2c:fc:de\", \"device_id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"28b41773-964f-4cb7-86ed-84f181289cee\", \"id\": \"5d83f9af-98b1-4ada-b793-78cac439355b\", \"qos_policy_id\": null}, {\"router_id\": \"da784559-be44-4861-b329-c2fd809e6e76\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"created_at\": \"2019-05-30T10:51:42Z\", \"updated_at\": \"2019-05-30T10:51:45Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:2d:de:41\", \"device_id\": \"313dbbdf-b57d-4ec0-a73f-d8ceacaf805f\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 1, \"project_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"port_id\": \"eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9\", \"id\": \"8a315171-49df-4671-ad45-1f0f09980602\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.876Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-89babcf8-9a6b-4463-8a5b-ee0f1bc93b4a", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.876Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-89babcf8-9a6b-4463-8a5b-ee0f1bc93b4a", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.876Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-89babcf8-9a6b-4463-8a5b-ee0f1bc93b4a", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.877Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-89babcf8-9a6b-4463-8a5b-ee0f1bc93b4a", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.877Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f651d894ee22e8d4973f7af79f6b9e8af6df47a\"", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.877Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f651d894ee22e8d4973f7af79f6b9e8af6df47a\"", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.877Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-c8ec4453-a347-4947-bd16-64d5c0a057d2 Date: Thu, 30 May 2019 11:18:32 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T10:58:26Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"3e159de3-d2cc-4976-8ca4-f38947996273\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"28b41773-964f-4cb7-86ed-84f181289cee\",\"security_groups\":[\"516d7305-77f4-4685-902b-05e00adbb79b\",\"d81ba70c-4314-414a-b228-75577364c7dd\"],\"mac_address\":\"fa:16:3e:2c:fc:de\",\"device_id\":\"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8c59fe7-4a77-466c-93da-03bc0871e3d0\",\"tenant_id\":\"2333dbcd5b4644cca59ebc2020401159\",\"created_at\":\"2019-05-30T10:55:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.923Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json used request id req-c8ec4453-a347-4947-bd16-64d5c0a057d2", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.924Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json used request id req-c8ec4453-a347-4947-bd16-64d5c0a057d2", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.924Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json used request id req-c8ec4453-a347-4947-bd16-64d5c0a057d2", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.924Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json used request id req-c8ec4453-a347-4947-bd16-64d5c0a057d2", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.924Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.924Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-490ab26e-455c-47e7-836e-c522626ec431 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.929Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-490ab26e-455c-47e7-836e-c522626ec431 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.929Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-490ab26e-455c-47e7-836e-c522626ec431", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.929Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.207Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-490ab26e-455c-47e7-836e-c522626ec431", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:32.929Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.894Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63d3c82d-e03a-427b-9baa-32e549ef1e49 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:33.030Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.894Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-63d3c82d-e03a-427b-9baa-32e549ef1e49", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:33.030Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.894Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79b1e5bdb34293993d4a5fa304471f4eacfb51ef\"", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:33.331Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.894Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79b1e5bdb34293993d4a5fa304471f4eacfb51ef\"", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:33.331Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.894Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da5476b9ec4971837936a8044fd6c3b8cf023ce8\"", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:33.431Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:33.894Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:33.025Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:34.480Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da5476b9ec4971837936a8044fd6c3b8cf023ce8\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:34.217Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:34.480Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-138d5d34-802e-44b9-a34d-ec623969c0cb", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:34.216Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:34.480Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-138d5d34-802e-44b9-a34d-ec623969c0cb", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:34.216Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:34.480Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18: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-138d5d34-802e-44b9-a34d-ec623969c0cb x-compute-request-id: req-138d5d34-802e-44b9-a34d-ec623969c0cb Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5b:59:f2\", \"version\": 4, \"addr\": \"192.168.120.34\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:17:59Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:34.216Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:34.480Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-11979b7f-58cd-4068-9a6b-27120e6febb1", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:33.985Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}], "metadata": {"pagination": {"total": 1468, "offset": 1410, "size": 50}}} 2019-05-30 11:18:36,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:36,386 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:36 GMT 2019-05-30 11:18:36,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:36,387 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:18:36,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:36,387 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:36,387 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:36,387 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:18:36,390 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-93152a4e-6fd2-490b-ac67-60a06248c674 2019-05-30 11:18:36,390 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-30 11:18:36,390 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-05-30 11:18:36,390 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:18:36,390 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18: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-93152a4e-6fd2-490b-ac67-60a06248c674 x-compute-request-id: req-93152a4e-6fd2-490b-ac67-60a06248c674 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:59:f2", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:17:59Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:36,391 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-93152a4e-6fd2-490b-ac67-60a06248c674 2019-05-30 11:18:36,391 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-30 11:18:36,391 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-30 11:18:36,391 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:18:36,391 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bbcd4e71-caa2-4ebb-a2e5-303726b92019 2019-05-30 11:18:36,392 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:18:36,392 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.203 2019-05-30 11:18:36,392 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:18:36,392 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:18:36,392 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbcd4e71-caa2-4ebb-a2e5-303726b92019 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:18:36,392 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbcd4e71-caa2-4ebb-a2e5-303726b92019 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:18:36,392 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bbcd4e71-caa2-4ebb-a2e5-303726b92019 2019-05-30 11:18:36,393 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f651d894ee22e8d4973f7af79f6b9e8af6df47a" 2019-05-30 11:18:36,393 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-c8ec4453-a347-4947-bd16-64d5c0a057d2 Date: Thu, 30 May 2019 11:18:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T10:58:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e159de3-d2cc-4976-8ca4-f38947996273","ip_address":"192.168.120.7"}],"id":"28b41773-964f-4cb7-86ed-84f181289cee","security_groups":["516d7305-77f4-4685-902b-05e00adbb79b","d81ba70c-4314-414a-b228-75577364c7dd"],"mac_address":"fa:16:3e:2c:fc:de","device_id":"bc3b687a-9257-40c7-befb-d3e35ffc6ebd","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2333dbcd5b4644cca59ebc2020401159","qos_policy_id":null,"admin_state_up":true,"network_id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:55:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:18:36,393 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:18:36,393 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f651d894ee22e8d4973f7af79f6b9e8af6df47a" 2019-05-30 11:18:36,393 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-89babcf8-9a6b-4463-8a5b-ee0f1bc93b4a Date: Thu, 30 May 2019 11:18:32 GMT RESP BODY: {"floatingips": [{"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:15Z", "updated_at": "2019-05-30T10:59:42Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2c:fc:de", "device_id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "28b41773-964f-4cb7-86ed-84f181289cee", "id": "5d83f9af-98b1-4ada-b793-78cac439355b", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}]} 2019-05-30 11:18:36,394 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-89babcf8-9a6b-4463-8a5b-ee0f1bc93b4a Date: Thu, 30 May 2019 11:18:32 GMT RESP BODY: {"floatingips": [{"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:55:15Z", "updated_at": "2019-05-30T10:59:42Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2c:fc:de", "device_id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "28b41773-964f-4cb7-86ed-84f181289cee", "id": "5d83f9af-98b1-4ada-b793-78cac439355b", "qos_policy_id": null}, {"router_id": "da784559-be44-4861-b329-c2fd809e6e76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:51:42Z", "updated_at": "2019-05-30T10:51:45Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2d:de:41", "device_id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "2333dbcd5b4644cca59ebc2020401159", "port_id": "eb4f6cd5-dd03-4acd-9eae-0bdc031ac3e9", "id": "8a315171-49df-4671-ad45-1f0f09980602", "qos_policy_id": null}]} 2019-05-30 11:18:36,394 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-89babcf8-9a6b-4463-8a5b-ee0f1bc93b4a 2019-05-30 11:18:36,394 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-89babcf8-9a6b-4463-8a5b-ee0f1bc93b4a 2019-05-30 11:18:36,394 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-89babcf8-9a6b-4463-8a5b-ee0f1bc93b4a 2019-05-30 11:18:36,394 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-89babcf8-9a6b-4463-8a5b-ee0f1bc93b4a 2019-05-30 11:18:36,394 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f651d894ee22e8d4973f7af79f6b9e8af6df47a" 2019-05-30 11:18:36,395 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f651d894ee22e8d4973f7af79f6b9e8af6df47a" 2019-05-30 11:18:36,395 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-c8ec4453-a347-4947-bd16-64d5c0a057d2 Date: Thu, 30 May 2019 11:18:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T10:58:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e159de3-d2cc-4976-8ca4-f38947996273","ip_address":"192.168.120.7"}],"id":"28b41773-964f-4cb7-86ed-84f181289cee","security_groups":["516d7305-77f4-4685-902b-05e00adbb79b","d81ba70c-4314-414a-b228-75577364c7dd"],"mac_address":"fa:16:3e:2c:fc:de","device_id":"bc3b687a-9257-40c7-befb-d3e35ffc6ebd","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2333dbcd5b4644cca59ebc2020401159","qos_policy_id":null,"admin_state_up":true,"network_id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:55:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:18:36,395 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json used request id req-c8ec4453-a347-4947-bd16-64d5c0a057d2 2019-05-30 11:18:36,395 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json used request id req-c8ec4453-a347-4947-bd16-64d5c0a057d2 2019-05-30 11:18:36,395 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json used request id req-c8ec4453-a347-4947-bd16-64d5c0a057d2 2019-05-30 11:18:36,395 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/28b41773-964f-4cb7-86ed-84f181289cee.json used request id req-c8ec4453-a347-4947-bd16-64d5c0a057d2 2019-05-30 11:18:36,395 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:18:36,396 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-490ab26e-455c-47e7-836e-c522626ec431 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:18:36,396 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-490ab26e-455c-47e7-836e-c522626ec431 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:18:36,396 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-490ab26e-455c-47e7-836e-c522626ec431 2019-05-30 11:18:36,396 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-490ab26e-455c-47e7-836e-c522626ec431 2019-05-30 11:18:36,396 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63d3c82d-e03a-427b-9baa-32e549ef1e49 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:18:36,396 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-63d3c82d-e03a-427b-9baa-32e549ef1e49 2019-05-30 11:18:36,397 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b1e5bdb34293993d4a5fa304471f4eacfb51ef" 2019-05-30 11:18:36,397 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b1e5bdb34293993d4a5fa304471f4eacfb51ef" 2019-05-30 11:18:36,397 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5476b9ec4971837936a8044fd6c3b8cf023ce8" 2019-05-30 11:18:36,397 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:18:36,397 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5476b9ec4971837936a8044fd6c3b8cf023ce8" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-05-30 11:18:36,397 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-138d5d34-802e-44b9-a34d-ec623969c0cb 2019-05-30 11:18:36,397 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-138d5d34-802e-44b9-a34d-ec623969c0cb 2019-05-30 11:18:36,398 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18: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-138d5d34-802e-44b9-a34d-ec623969c0cb x-compute-request-id: req-138d5d34-802e-44b9-a34d-ec623969c0cb Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:59:f2", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:17:59Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:36,398 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-11979b7f-58cd-4068-9a6b-27120e6febb1 2019-05-30 11:18:36,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:18:36,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:36,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:36,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:36,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:36,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:36,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:36,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:36,462 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:18:36,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:36,462 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:36 GMT 2019-05-30 11:18:36,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:36,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:18:36,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:36,462 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:36,463 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:41,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:18:41,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:41,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:41,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:41,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:41,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:41,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:41,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:41,549 - 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-05-30T11:18:34.480Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18: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-11979b7f-58cd-4068-9a6b-27120e6febb1 x-compute-request-id: req-11979b7f-58cd-4068-9a6b-27120e6febb1 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"172.30.9.203\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:17:57Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:33.984Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:34.480Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18: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-11979b7f-58cd-4068-9a6b-27120e6febb1 x-compute-request-id: req-11979b7f-58cd-4068-9a6b-27120e6febb1 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"172.30.9.203\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:17:57Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:33.984Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:34.480Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-11979b7f-58cd-4068-9a6b-27120e6febb1", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:33.984Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:34.480Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-11979b7f-58cd-4068-9a6b-27120e6febb1", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:33.984Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:34.480Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-11979b7f-58cd-4068-9a6b-27120e6febb1", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:33.985Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:34.480Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-11979b7f-58cd-4068-9a6b-27120e6febb1", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:33.985Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:34.480Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79b1e5bdb34293993d4a5fa304471f4eacfb51ef\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.203\"}}'", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:33.985Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:36.048Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:18:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f339d616-285b-481b-a412-5048b74e3348 x-compute-request-id: req-f339d616-285b-481b-a412-5048b74e3348 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:35.957Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:36.716Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da6f652a-ff9c-4d68-8235-125a1b5c6f24 x-compute-request-id: req-da6f652a-ff9c-4d68-8235-125a1b5c6f24 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5b:59:f2\", \"version\": 4, \"addr\": \"192.168.120.34\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:17:59Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:36.416Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:36.716Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/action used request id req-f339d616-285b-481b-a412-5048b74e3348", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:35.957Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:36.716Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da5476b9ec4971837936a8044fd6c3b8cf023ce8\"", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:35.958Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:36.716Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/action used request id req-f339d616-285b-481b-a412-5048b74e3348", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:35.957Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:36.716Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da5476b9ec4971837936a8044fd6c3b8cf023ce8\"", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:36.417Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:36.716Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-da6f652a-ff9c-4d68-8235-125a1b5c6f24", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:36.417Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:36.716Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-da6f652a-ff9c-4d68-8235-125a1b5c6f24", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:36.417Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:37.249Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-41906c3c-a912-44e4-b14c-75cfadee1123", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:36.757Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:37.249Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-41906c3c-a912-44e4-b14c-75cfadee1123", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:36.758Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:37.249Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:37.174Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:37.249Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18: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-41906c3c-a912-44e4-b14c-75cfadee1123 x-compute-request-id: req-41906c3c-a912-44e4-b14c-75cfadee1123 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "vellum_security_group_xei8lb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:36.757Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.3ca68035-a236-4d43-933c-355f878f0dab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:37.855Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-503dfd22-3e07-421d-85cb-4a73c519a7ab", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:37.297Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:37.855Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-503dfd22-3e07-421d-85cb-4a73c519a7ab", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:37.297Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:37.855Z", "message": "Floating ip 172.30.9.203 detached from server", "level": "info", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:37.297Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:37.855Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:18: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-503dfd22-3e07-421d-85cb-4a73c519a7ab x-compute-request-id: req-503dfd22-3e07-421d-85cb-4a73c519a7ab 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_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:37.296Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:37.855Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:18: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-503dfd22-3e07-421d-85cb-4a73c519a7ab x-compute-request-id: req-503dfd22-3e07-421d-85cb-4a73c519a7ab 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_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:37.296Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:37.855Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-503dfd22-3e07-421d-85cb-4a73c519a7ab", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:37.296Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:37.855Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-503dfd22-3e07-421d-85cb-4a73c519a7ab", "level": "debug", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:37.297Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb4bb548-b7fe-4a6a-b928-dab6bdac6835"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:37.855Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:37.338Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:37.855Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_ku5i9e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:37.746Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:38.388Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:37.855Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:38.388Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:38.340Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:38.942Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dc87e4c-dae8-4a88-807c-800e9598daaa 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:38.344Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:38.942Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0dc87e4c-dae8-4a88-807c-800e9598daaa", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:38.344Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:38.942Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ac72938d9f3b76933f3c03ccc3c90b24d61f1d3\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:38.754Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:38.942Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:38.882Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:39.560Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43954b62-735f-4d2a-8084-c853f30e157e 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:38.887Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:39.560Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-43954b62-735f-4d2a-8084-c853f30e157e", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:38.887Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:39.560Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}243f2998fa349fe3ea2e4d7f19af0a5833279116\"", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:39.297Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:40.095Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18: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-1c612673-7059-4cab-a46a-abe24644ac17 x-compute-request-id: req-1c612673-7059-4cab-a46a-abe24644ac17 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5b:59:f2\", \"version\": 4, \"addr\": \"192.168.120.34\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:17:59Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:39.541Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:40.095Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-1c612673-7059-4cab-a46a-abe24644ac17", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:39.542Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:40.095Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-1c612673-7059-4cab-a46a-abe24644ac17", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:39.542Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:40.095Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ac72938d9f3b76933f3c03ccc3c90b24d61f1d3\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:39.543Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:40.845Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}243f2998fa349fe3ea2e4d7f19af0a5833279116\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:40.245Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:40.845Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4514a8c4-692b-441d-9d8f-19f8a94ce990 x-compute-request-id: req-4514a8c4-692b-441d-9d8f-19f8a94ce990 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:17:57Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:40.243Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:40.845Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-4514a8c4-692b-441d-9d8f-19f8a94ce990", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:40.244Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:40.845Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-4514a8c4-692b-441d-9d8f-19f8a94ce990", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:40.244Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:40.845Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:18:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-92df8650-decd-4995-a960-2ffed8da10f9 x-compute-request-id: req-92df8650-decd-4995-a960-2ffed8da10f9 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:40.569Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:40.845Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/action used request id req-92df8650-decd-4995-a960-2ffed8da10f9", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:40.569Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:40.845Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/action used request id req-92df8650-decd-4995-a960-2ffed8da10f9", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:40.569Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:40.845Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ac72938d9f3b76933f3c03ccc3c90b24d61f1d3\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:40.570Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:41.355Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18: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-60bf96a6-1d6b-4f82-bc83-2c4a9c06e03d x-compute-request-id: req-60bf96a6-1d6b-4f82-bc83-2c4a9c06e03d Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5b:59:f2\", \"version\": 4, \"addr\": \"192.168.120.34\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:17:59Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:40.861Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}], "metadata": {"pagination": {"total": 1521, "offset": 1460, "size": 50}}} 2019-05-30 11:18:41,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:41,550 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:41 GMT 2019-05-30 11:18:41,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:41,550 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:18:41,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:41,550 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:41,550 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:41,550 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:18:41,553 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18: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-11979b7f-58cd-4068-9a6b-27120e6febb1 x-compute-request-id: req-11979b7f-58cd-4068-9a6b-27120e6febb1 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:17:57Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:41,554 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18: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-11979b7f-58cd-4068-9a6b-27120e6febb1 x-compute-request-id: req-11979b7f-58cd-4068-9a6b-27120e6febb1 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:17:57Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:41,554 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-11979b7f-58cd-4068-9a6b-27120e6febb1 2019-05-30 11:18:41,554 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-11979b7f-58cd-4068-9a6b-27120e6febb1 2019-05-30 11:18:41,554 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-11979b7f-58cd-4068-9a6b-27120e6febb1 2019-05-30 11:18:41,554 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-11979b7f-58cd-4068-9a6b-27120e6febb1 2019-05-30 11:18:41,555 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b1e5bdb34293993d4a5fa304471f4eacfb51ef" -d '{"removeFloatingIp": {"address": "172.30.9.203"}}' 2019-05-30 11:18:41,555 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:18:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f339d616-285b-481b-a412-5048b74e3348 x-compute-request-id: req-f339d616-285b-481b-a412-5048b74e3348 Content-Length: 0 Content-Type: application/json 2019-05-30 11:18:41,555 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da6f652a-ff9c-4d68-8235-125a1b5c6f24 x-compute-request-id: req-da6f652a-ff9c-4d68-8235-125a1b5c6f24 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:59:f2", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:17:59Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:41,555 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/action used request id req-f339d616-285b-481b-a412-5048b74e3348 2019-05-30 11:18:41,555 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5476b9ec4971837936a8044fd6c3b8cf023ce8" 2019-05-30 11:18:41,555 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/action used request id req-f339d616-285b-481b-a412-5048b74e3348 2019-05-30 11:18:41,556 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5476b9ec4971837936a8044fd6c3b8cf023ce8" 2019-05-30 11:18:41,556 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-da6f652a-ff9c-4d68-8235-125a1b5c6f24 2019-05-30 11:18:41,556 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-da6f652a-ff9c-4d68-8235-125a1b5c6f24 2019-05-30 11:18:41,556 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-41906c3c-a912-44e4-b14c-75cfadee1123 2019-05-30 11:18:41,556 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-41906c3c-a912-44e4-b14c-75cfadee1123 2019-05-30 11:18:41,556 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:18:41,557 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18: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-41906c3c-a912-44e4-b14c-75cfadee1123 x-compute-request-id: req-41906c3c-a912-44e4-b14c-75cfadee1123 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-30 11:18:41,557 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-503dfd22-3e07-421d-85cb-4a73c519a7ab 2019-05-30 11:18:41,557 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-503dfd22-3e07-421d-85cb-4a73c519a7ab 2019-05-30 11:18:41,557 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.203 detached from server 2019-05-30 11:18:41,557 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:18: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-503dfd22-3e07-421d-85cb-4a73c519a7ab x-compute-request-id: req-503dfd22-3e07-421d-85cb-4a73c519a7ab 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-05-30 11:18:41,557 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:18: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-503dfd22-3e07-421d-85cb-4a73c519a7ab x-compute-request-id: req-503dfd22-3e07-421d-85cb-4a73c519a7ab 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-05-30 11:18:41,558 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-503dfd22-3e07-421d-85cb-4a73c519a7ab 2019-05-30 11:18:41,558 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-503dfd22-3e07-421d-85cb-4a73c519a7ab 2019-05-30 11:18:41,558 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:18:41,558 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-05-30 11:18:41,558 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:18:41,558 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:18:41,559 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dc87e4c-dae8-4a88-807c-800e9598daaa 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:18:41,559 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0dc87e4c-dae8-4a88-807c-800e9598daaa 2019-05-30 11:18:41,559 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac72938d9f3b76933f3c03ccc3c90b24d61f1d3" 2019-05-30 11:18:41,559 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:18:41,559 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43954b62-735f-4d2a-8084-c853f30e157e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:18:41,559 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-43954b62-735f-4d2a-8084-c853f30e157e 2019-05-30 11:18:41,559 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243f2998fa349fe3ea2e4d7f19af0a5833279116" 2019-05-30 11:18:41,560 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18: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-1c612673-7059-4cab-a46a-abe24644ac17 x-compute-request-id: req-1c612673-7059-4cab-a46a-abe24644ac17 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:59:f2", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:17:59Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:41,560 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-1c612673-7059-4cab-a46a-abe24644ac17 2019-05-30 11:18:41,560 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-1c612673-7059-4cab-a46a-abe24644ac17 2019-05-30 11:18:41,560 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac72938d9f3b76933f3c03ccc3c90b24d61f1d3" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-30 11:18:41,560 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243f2998fa349fe3ea2e4d7f19af0a5833279116" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-05-30 11:18:41,560 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4514a8c4-692b-441d-9d8f-19f8a94ce990 x-compute-request-id: req-4514a8c4-692b-441d-9d8f-19f8a94ce990 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:17:57Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:41,561 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-4514a8c4-692b-441d-9d8f-19f8a94ce990 2019-05-30 11:18:41,561 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-4514a8c4-692b-441d-9d8f-19f8a94ce990 2019-05-30 11:18:41,561 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:18:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-92df8650-decd-4995-a960-2ffed8da10f9 x-compute-request-id: req-92df8650-decd-4995-a960-2ffed8da10f9 Content-Length: 0 Content-Type: application/json 2019-05-30 11:18:41,561 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/action used request id req-92df8650-decd-4995-a960-2ffed8da10f9 2019-05-30 11:18:41,561 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/action used request id req-92df8650-decd-4995-a960-2ffed8da10f9 2019-05-30 11:18:41,561 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac72938d9f3b76933f3c03ccc3c90b24d61f1d3" 2019-05-30 11:18:41,562 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18: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-60bf96a6-1d6b-4f82-bc83-2c4a9c06e03d x-compute-request-id: req-60bf96a6-1d6b-4f82-bc83-2c4a9c06e03d Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:59:f2", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:17:59Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:41,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:18:41,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:41,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:41,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:41,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:41,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:41,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:41,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:41,663 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:18:41,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:41,663 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:41 GMT 2019-05-30 11:18:41,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:41,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:18:41,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:41,664 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:41,664 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:46,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:18:46,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:46,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:46,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:46,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:46,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:46,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:46,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:46,752 - 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-05-30T11:18:41.355Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-0c59d149-dc25-4ffc-a05a-6295b3fdc814", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:41.158Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:41.355Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-0c59d149-dc25-4ffc-a05a-6295b3fdc814", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:41.158Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:41.355Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18: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-ec47e633-24c8-48dd-8e00-1601f4e6d4f0 x-compute-request-id: req-ec47e633-24c8-48dd-8e00-1601f4e6d4f0 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:17:57Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:41.140Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:41.355Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18: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-60bf96a6-1d6b-4f82-bc83-2c4a9c06e03d x-compute-request-id: req-60bf96a6-1d6b-4f82-bc83-2c4a9c06e03d Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5b:59:f2\", \"version\": 4, \"addr\": \"192.168.120.34\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:17:59Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:40.861Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:41.355Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-60bf96a6-1d6b-4f82-bc83-2c4a9c06e03d", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:40.861Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:41.355Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-60bf96a6-1d6b-4f82-bc83-2c4a9c06e03d", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:40.861Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:41.355Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ac72938d9f3b76933f3c03ccc3c90b24d61f1d3\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:40.861Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e67ea552-be70-40e3-96d2-a253ff9c1829"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:41.355Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:18: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-8ca1a3c8-965e-448a-836e-48bd95043fdd x-compute-request-id: req-8ca1a3c8-965e-448a-836e-48bd95043fdd Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:40.973Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:41.355Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-8ca1a3c8-965e-448a-836e-48bd95043fdd", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:40.973Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:41.355Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-8ca1a3c8-965e-448a-836e-48bd95043fdd", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:40.974Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:41.355Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}243f2998fa349fe3ea2e4d7f19af0a5833279116\"", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:40.974Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:42.052Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:41.687Z", "source_id": "vellum_host_yo9btk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:42.052Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-9ad3301f-4b99-4bfd-88f6-d9e20afed89a", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:41.476Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:42.052Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-9ad3301f-4b99-4bfd-88f6-d9e20afed89a", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:41.476Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:42.052Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:41.870Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:42.052Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-ec47e633-24c8-48dd-8e00-1601f4e6d4f0", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:41.140Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:42.052Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-ec47e633-24c8-48dd-8e00-1601f4e6d4f0", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:41.140Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:42.052Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}243f2998fa349fe3ea2e4d7f19af0a5833279116\"", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:41.141Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:42.052Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18: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-9ad3301f-4b99-4bfd-88f6-d9e20afed89a x-compute-request-id: req-9ad3301f-4b99-4bfd-88f6-d9e20afed89a Content-Encoding: gzip Content-Length: 367 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"07e031db-eff3-4398-89c7-26135e6a0740\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"08276b7a-3135-42da-8b9f-4ed24f313900\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1b4cb9b6-ecab-4131-944d-27e9e8cfd420\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5d35c04-479e-4c87-b408-1dbce98bdc37\"}], \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"id\": \"516d7305-77f4-4685-902b-05e00adbb79b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bind_security_group_n5rgx8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:41.475Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7259c072-649b-486b-90bf-f12d9721df2c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:42.647Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:41.950Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:42.647Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:42.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:42.647Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:42.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:43.368Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-605ce0d7-6a43-44e7-b22f-827db5f81cc3", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:43.080Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:43.368Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:42.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:43.368Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:43.074Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:43.368Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:18:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-605ce0d7-6a43-44e7-b22f-827db5f81cc3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:43.080Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:43.986Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-da3d3711-3f10-46a6-89ac-ef0913b325aa", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:43.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:43.986Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ff97740e8747d4836ae2e4486ab1c10864dfdde\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:43.488Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:43.986Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:43.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:43.986Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:18:43.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:43.986Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:18:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da3d3711-3f10-46a6-89ac-ef0913b325aa 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:43.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:44.520Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18: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-21cae09b-8083-4ee0-acf9-b4ce423f240e x-compute-request-id: req-21cae09b-8083-4ee0-acf9-b4ce423f240e Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:17:57Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:44.438Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:44.520Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}be3278f4ec03957c8d84332f64ce55a69eb44e84\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:43.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:45.051Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-21cae09b-8083-4ee0-acf9-b4ce423f240e", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:44.438Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:45.051Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ff97740e8747d4836ae2e4486ab1c10864dfdde\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:44.439Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:45.051Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18: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-e2e762d3-90a5-4c26-ae60-4f19cb288367 x-compute-request-id: req-e2e762d3-90a5-4c26-ae60-4f19cb288367 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5b:59:f2\", \"version\": 4, \"addr\": \"192.168.120.34\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:17:59Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:44.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:45.051Z", "message": "RESP: [204] Date: Thu, 30 May 2019 11:18:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-189794db-2f88-4bf0-8751-a817bc032e0d x-compute-request-id: req-189794db-2f88-4bf0-8751-a817bc032e0d Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:44.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:45.051Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-e2e762d3-90a5-4c26-ae60-4f19cb288367", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:44.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:45.051Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-e2e762d3-90a5-4c26-ae60-4f19cb288367", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:44.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:45.051Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}be3278f4ec03957c8d84332f64ce55a69eb44e84\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:44.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:45.051Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-21cae09b-8083-4ee0-acf9-b4ce423f240e", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:44.438Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:45.734Z", "message": "Waiting for server \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:45.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:45.734Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-189794db-2f88-4bf0-8751-a817bc032e0d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:44.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:45.734Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-189794db-2f88-4bf0-8751-a817bc032e0d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:44.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:45.734Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}be3278f4ec03957c8d84332f64ce55a69eb44e84\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:44.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:45.734Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c67bad37-6847-4f9e-a26e-94d9f9cac7c4 x-compute-request-id: req-c67bad37-6847-4f9e-a26e-94d9f9cac7c4 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5b:59:f2\", \"version\": 4, \"addr\": \"192.168.120.34\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"c675a1a1-f8c9-4fc7-b69c-4720a080f25b\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:18:44Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_vellum_host_yo9btk\", \"created\": \"2019-05-30T10:55:34Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:45.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:45.734Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-c67bad37-6847-4f9e-a26e-94d9f9cac7c4", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:45.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:45.734Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:18:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30337b22-0124-4b2e-b5c9-1ecbbf4f2f95 x-compute-request-id: req-30337b22-0124-4b2e-b5c9-1ecbbf4f2f95 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:45.528Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:45.734Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-c67bad37-6847-4f9e-a26e-94d9f9cac7c4", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:45.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:46.402Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-444cf067-9fbc-4b89-9371-aaae0bfa9e37", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:45.648Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}], "metadata": {"pagination": {"total": 1569, "offset": 1510, "size": 50}}} 2019-05-30 11:18:46,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:46,753 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:46 GMT 2019-05-30 11:18:46,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:46,753 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:18:46,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:46,753 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:46,753 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:46,753 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:18:46,756 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-0c59d149-dc25-4ffc-a05a-6295b3fdc814 2019-05-30 11:18:46,756 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups used request id req-0c59d149-dc25-4ffc-a05a-6295b3fdc814 2019-05-30 11:18:46,756 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18: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-ec47e633-24c8-48dd-8e00-1601f4e6d4f0 x-compute-request-id: req-ec47e633-24c8-48dd-8e00-1601f4e6d4f0 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:17:57Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:46,756 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18: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-60bf96a6-1d6b-4f82-bc83-2c4a9c06e03d x-compute-request-id: req-60bf96a6-1d6b-4f82-bc83-2c4a9c06e03d Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:59:f2", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:17:59Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:46,757 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-60bf96a6-1d6b-4f82-bc83-2c4a9c06e03d 2019-05-30 11:18:46,757 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-60bf96a6-1d6b-4f82-bc83-2c4a9c06e03d 2019-05-30 11:18:46,757 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac72938d9f3b76933f3c03ccc3c90b24d61f1d3" 2019-05-30 11:18:46,757 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:18: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-8ca1a3c8-965e-448a-836e-48bd95043fdd x-compute-request-id: req-8ca1a3c8-965e-448a-836e-48bd95043fdd Content-Length: 0 Content-Type: application/json 2019-05-30 11:18:46,757 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-8ca1a3c8-965e-448a-836e-48bd95043fdd 2019-05-30 11:18:46,757 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-8ca1a3c8-965e-448a-836e-48bd95043fdd 2019-05-30 11:18:46,758 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243f2998fa349fe3ea2e4d7f19af0a5833279116" 2019-05-30 11:18:46,758 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:18:46,758 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-9ad3301f-4b99-4bfd-88f6-d9e20afed89a 2019-05-30 11:18:46,758 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-9ad3301f-4b99-4bfd-88f6-d9e20afed89a 2019-05-30 11:18:46,758 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:18:46,758 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-ec47e633-24c8-48dd-8e00-1601f4e6d4f0 2019-05-30 11:18:46,759 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-ec47e633-24c8-48dd-8e00-1601f4e6d4f0 2019-05-30 11:18:46,759 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243f2998fa349fe3ea2e4d7f19af0a5833279116" 2019-05-30 11:18:46,759 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18: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-9ad3301f-4b99-4bfd-88f6-d9e20afed89a x-compute-request-id: req-9ad3301f-4b99-4bfd-88f6-d9e20afed89a Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07e031db-eff3-4398-89c7-26135e6a0740"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08276b7a-3135-42da-8b9f-4ed24f313900"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b4cb9b6-ecab-4131-944d-27e9e8cfd420"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "516d7305-77f4-4685-902b-05e00adbb79b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5d35c04-479e-4c87-b408-1dbce98bdc37"}], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "id": "516d7305-77f4-4685-902b-05e00adbb79b", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-30 11:18:46,759 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:18:46,759 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:18:46,759 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:18:46,760 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-605ce0d7-6a43-44e7-b22f-827db5f81cc3 2019-05-30 11:18:46,760 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-30 11:18:46,760 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:18:46,760 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:18:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-605ce0d7-6a43-44e7-b22f-827db5f81cc3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:18:46,760 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-da3d3711-3f10-46a6-89ac-ef0913b325aa 2019-05-30 11:18:46,760 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff97740e8747d4836ae2e4486ab1c10864dfdde" 2019-05-30 11:18:46,761 - functest.core.cloudify - DEBUG - deleting server 2019-05-30 11:18:46,761 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:18:46,761 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:18:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da3d3711-3f10-46a6-89ac-ef0913b325aa 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:18:46,761 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18: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-21cae09b-8083-4ee0-acf9-b4ce423f240e x-compute-request-id: req-21cae09b-8083-4ee0-acf9-b4ce423f240e Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:17:57Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:46,761 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3278f4ec03957c8d84332f64ce55a69eb44e84" 2019-05-30 11:18:46,761 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-21cae09b-8083-4ee0-acf9-b4ce423f240e 2019-05-30 11:18:46,761 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff97740e8747d4836ae2e4486ab1c10864dfdde" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-30 11:18:46,762 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18: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-e2e762d3-90a5-4c26-ae60-4f19cb288367 x-compute-request-id: req-e2e762d3-90a5-4c26-ae60-4f19cb288367 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:59:f2", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:17:59Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:46,762 - functest.core.cloudify - DEBUG - RESP: [204] Date: Thu, 30 May 2019 11:18:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-189794db-2f88-4bf0-8751-a817bc032e0d x-compute-request-id: req-189794db-2f88-4bf0-8751-a817bc032e0d Content-Type: application/json 2019-05-30 11:18:46,762 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-e2e762d3-90a5-4c26-ae60-4f19cb288367 2019-05-30 11:18:46,762 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-e2e762d3-90a5-4c26-ae60-4f19cb288367 2019-05-30 11:18:46,762 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3278f4ec03957c8d84332f64ce55a69eb44e84" 2019-05-30 11:18:46,762 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-21cae09b-8083-4ee0-acf9-b4ce423f240e 2019-05-30 11:18:46,763 - functest.core.cloudify - DEBUG - Waiting for server "c675a1a1-f8c9-4fc7-b69c-4720a080f25b" to be deleted. current status: SHUTOFF 2019-05-30 11:18:46,763 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-189794db-2f88-4bf0-8751-a817bc032e0d 2019-05-30 11:18:46,763 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-189794db-2f88-4bf0-8751-a817bc032e0d 2019-05-30 11:18:46,763 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3278f4ec03957c8d84332f64ce55a69eb44e84" 2019-05-30 11:18:46,763 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c67bad37-6847-4f9e-a26e-94d9f9cac7c4 x-compute-request-id: req-c67bad37-6847-4f9e-a26e-94d9f9cac7c4 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:59:f2", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "c675a1a1-f8c9-4fc7-b69c-4720a080f25b", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:18:44Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_vellum_host_yo9btk", "created": "2019-05-30T10:55:34Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:46,763 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-c67bad37-6847-4f9e-a26e-94d9f9cac7c4 2019-05-30 11:18:46,763 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:18:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30337b22-0124-4b2e-b5c9-1ecbbf4f2f95 x-compute-request-id: req-30337b22-0124-4b2e-b5c9-1ecbbf4f2f95 Content-Length: 0 Content-Type: application/json 2019-05-30 11:18:46,764 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-c67bad37-6847-4f9e-a26e-94d9f9cac7c4 2019-05-30 11:18:46,764 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-444cf067-9fbc-4b89-9371-aaae0bfa9e37 2019-05-30 11:18:46,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:18:46,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:46,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:46,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:46,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:46,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:46,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:46,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:46,838 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:18:46,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:46,838 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:46 GMT 2019-05-30 11:18:46,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:46,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:18:46,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:46,838 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:46,839 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:51,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:18:51,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:51,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:51,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:51,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:51,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:51,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:51,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:51,935 - 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-05-30T11:18:46.402Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18: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-03a4bfbd-816d-49c9-8aa3-100d31fd835c x-compute-request-id: req-03a4bfbd-816d-49c9-8aa3-100d31fd835c Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:46.064Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:46.402Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-03a4bfbd-816d-49c9-8aa3-100d31fd835c", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:46.064Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:46.402Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-03a4bfbd-816d-49c9-8aa3-100d31fd835c", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:46.064Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:46.402Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ff97740e8747d4836ae2e4486ab1c10864dfdde\"", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:45.529Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:46.402Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18: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-444cf067-9fbc-4b89-9371-aaae0bfa9e37 x-compute-request-id: req-444cf067-9fbc-4b89-9371-aaae0bfa9e37 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:17:57Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:45.647Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:46.402Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-444cf067-9fbc-4b89-9371-aaae0bfa9e37", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:45.648Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:46.402Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-444cf067-9fbc-4b89-9371-aaae0bfa9e37", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:45.648Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:46.402Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-30337b22-0124-4b2e-b5c9-1ecbbf4f2f95", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:45.528Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:46.402Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-30337b22-0124-4b2e-b5c9-1ecbbf4f2f95", "level": "debug", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:45.528Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.fb89137d-b7e8-4fa4-8adf-c157462cecca"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:47.085Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:46.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:47.085Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_nabxwi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:46.536Z", "source_id": "bind_host_f2e39g", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:47.085Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:46.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:47.754Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:47.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:48.471Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:48.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:48.471Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:18:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39c9ac28-5a3f-45bb-95b7-e1c400ea7d89 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:48.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:48.471Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-39c9ac28-5a3f-45bb-95b7-e1c400ea7d89", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:48.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:48.471Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:18:48.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:49.093Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa2bfc13bc5be54a02e1823c3234b2207ac40fa6\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:48.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:49.659Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa2bfc13bc5be54a02e1823c3234b2207ac40fa6\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:49.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:49.659Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa2bfc13bc5be54a02e1823c3234b2207ac40fa6\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:49.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:49.659Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-4d933f44-056a-47ec-b185-f70221cfca5d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:49.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:49.659Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-4d933f44-056a-47ec-b185-f70221cfca5d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:49.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:49.659Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26fc1be4-fac4-44d3-9c4c-3a45bf319647 x-compute-request-id: req-26fc1be4-fac4-44d3-9c4c-3a45bf319647 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:17:57Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:49.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:49.659Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-26fc1be4-fac4-44d3-9c4c-3a45bf319647", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:49.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:49.659Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-26fc1be4-fac4-44d3-9c4c-3a45bf319647", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:49.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:49.659Z", "message": "RESP: [204] Date: Thu, 30 May 2019 11:18:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d933f44-056a-47ec-b185-f70221cfca5d x-compute-request-id: req-4d933f44-056a-47ec-b185-f70221cfca5d Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:49.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:50.247Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-a5c65fa8-5479-442b-9d7c-e34289061a98", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:49.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:50.247Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:18:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5c65fa8-5479-442b-9d7c-e34289061a98 x-compute-request-id: req-a5c65fa8-5479-442b-9d7c-e34289061a98 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2c:fc:de\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"5060084f-d497-452f-993a-5c8ab202e98b\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-30T10:58:28.000000\", \"flavor\": {\"id\": \"99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13\", \"rel\": \"bookmark\"}]}, \"id\": \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\", \"user_id\": \"0bd8b760b18e4f8286812d36f4b5d026\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-30T11:18:49Z\", \"hostId\": \"acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"name\": \"server_clearwater-opnfv_bind_host_f2e39g\", \"created\": \"2019-05-30T10:55:33Z\", \"tenant_id\": \"2333dbcd5b4644cca59ebc2020401159\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d\", \"cloudify_management_network_id\": \"c8c59fe7-4a77-466c-93da-03bc0871e3d0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:49.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:50.247Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}be3278f4ec03957c8d84332f64ce55a69eb44e84\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:50.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:50.247Z", "message": "Waiting for server \"bc3b687a-9257-40c7-befb-d3e35ffc6ebd\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:49.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:50.247Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-a5c65fa8-5479-442b-9d7c-e34289061a98", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:49.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:50.893Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:50.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:50.893Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:50.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:50.893Z", "message": "RESP: [404] Date: Thu, 30 May 2019 11:18:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-09ec2cce-78a4-472b-9a94-faa22d9d3c1a x-compute-request-id: req-09ec2cce-78a4-472b-9a94-faa22d9d3c1a Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance c675a1a1-f8c9-4fc7-b69c-4720a080f25b 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-05-30T11:18:50.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:50.893Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-09ec2cce-78a4-472b-9a94-faa22d9d3c1a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:50.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": "vellum_host_yo9btk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:50.893Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-09ec2cce-78a4-472b-9a94-faa22d9d3c1a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:50.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.dcb47ff3-b3a6-4b54-811c-6a5f6de557fc"}, {"node_instance_id": "vellum_security_group_xei8lb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:51.475Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:51.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_security_group_xei8lb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:51.475Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:51.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}], "metadata": {"pagination": {"total": 1598, "offset": 1560, "size": 50}}} 2019-05-30 11:18:51,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:51,935 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:51 GMT 2019-05-30 11:18:51,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:51,935 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:18:51,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:51,935 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:51,935 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:51,935 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:18:51,937 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18: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-03a4bfbd-816d-49c9-8aa3-100d31fd835c x-compute-request-id: req-03a4bfbd-816d-49c9-8aa3-100d31fd835c Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-30 11:18:51,938 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-03a4bfbd-816d-49c9-8aa3-100d31fd835c 2019-05-30 11:18:51,938 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/os-security-groups used request id req-03a4bfbd-816d-49c9-8aa3-100d31fd835c 2019-05-30 11:18:51,938 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff97740e8747d4836ae2e4486ab1c10864dfdde" 2019-05-30 11:18:51,938 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18: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-444cf067-9fbc-4b89-9371-aaae0bfa9e37 x-compute-request-id: req-444cf067-9fbc-4b89-9371-aaae0bfa9e37 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:17:57Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:51,938 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-444cf067-9fbc-4b89-9371-aaae0bfa9e37 2019-05-30 11:18:51,938 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-444cf067-9fbc-4b89-9371-aaae0bfa9e37 2019-05-30 11:18:51,939 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-30337b22-0124-4b2e-b5c9-1ecbbf4f2f95 2019-05-30 11:18:51,939 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd/action used request id req-30337b22-0124-4b2e-b5c9-1ecbbf4f2f95 2019-05-30 11:18:51,939 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:18:51,939 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-30 11:18:51,939 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:18:51,939 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-30 11:18:51,940 - functest.core.cloudify - DEBUG - deleting server 2019-05-30 11:18:51,940 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:18:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39c9ac28-5a3f-45bb-95b7-e1c400ea7d89 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:18:51,940 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-39c9ac28-5a3f-45bb-95b7-e1c400ea7d89 2019-05-30 11:18:51,940 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:18:51,940 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa2bfc13bc5be54a02e1823c3234b2207ac40fa6" 2019-05-30 11:18:51,940 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa2bfc13bc5be54a02e1823c3234b2207ac40fa6" 2019-05-30 11:18:51,941 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa2bfc13bc5be54a02e1823c3234b2207ac40fa6" 2019-05-30 11:18:51,941 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-4d933f44-056a-47ec-b185-f70221cfca5d 2019-05-30 11:18:51,941 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-4d933f44-056a-47ec-b185-f70221cfca5d 2019-05-30 11:18:51,941 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26fc1be4-fac4-44d3-9c4c-3a45bf319647 x-compute-request-id: req-26fc1be4-fac4-44d3-9c4c-3a45bf319647 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:17:57Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:51,941 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-26fc1be4-fac4-44d3-9c4c-3a45bf319647 2019-05-30 11:18:51,941 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-26fc1be4-fac4-44d3-9c4c-3a45bf319647 2019-05-30 11:18:51,942 - functest.core.cloudify - DEBUG - RESP: [204] Date: Thu, 30 May 2019 11:18:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d933f44-056a-47ec-b185-f70221cfca5d x-compute-request-id: req-4d933f44-056a-47ec-b185-f70221cfca5d Content-Type: application/json 2019-05-30 11:18:51,942 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-a5c65fa8-5479-442b-9d7c-e34289061a98 2019-05-30 11:18:51,942 - functest.core.cloudify - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:18:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5c65fa8-5479-442b-9d7c-e34289061a98 x-compute-request-id: req-a5c65fa8-5479-442b-9d7c-e34289061a98 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:fc:de", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "rel": "bookmark"}], "image": {"id": "5060084f-d497-452f-993a-5c8ab202e98b", "links": [{"href": "http://172.30.9.24:8774/images/5060084f-d497-452f-993a-5c8ab202e98b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-30T10:58:28.000000", "flavor": {"id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "links": [{"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "bookmark"}]}, "id": "bc3b687a-9257-40c7-befb-d3e35ffc6ebd", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-30T11:18:49Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "server_clearwater-opnfv_bind_host_f2e39g", "created": "2019-05-30T10:55:33Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "cloudify_management_network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0"}}} 2019-05-30 11:18:51,942 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3278f4ec03957c8d84332f64ce55a69eb44e84" 2019-05-30 11:18:51,942 - functest.core.cloudify - DEBUG - Waiting for server "bc3b687a-9257-40c7-befb-d3e35ffc6ebd" to be deleted. current status: SHUTOFF 2019-05-30 11:18:51,942 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-a5c65fa8-5479-442b-9d7c-e34289061a98 2019-05-30 11:18:51,943 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-30 11:18:51,943 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:18:51,943 - functest.core.cloudify - DEBUG - RESP: [404] Date: Thu, 30 May 2019 11:18:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-09ec2cce-78a4-472b-9a94-faa22d9d3c1a x-compute-request-id: req-09ec2cce-78a4-472b-9a94-faa22d9d3c1a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c675a1a1-f8c9-4fc7-b69c-4720a080f25b could not be found.", "code": 404}} 2019-05-30 11:18:51,943 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-09ec2cce-78a4-472b-9a94-faa22d9d3c1a 2019-05-30 11:18:51,943 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c675a1a1-f8c9-4fc7-b69c-4720a080f25b used request id req-09ec2cce-78a4-472b-9a94-faa22d9d3c1a 2019-05-30 11:18:51,943 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 11:18:51,944 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:18:51,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:18:52,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:52,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:52,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:52,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:52,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:52,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:52,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:52,009 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:18:52,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:52,009 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:51 GMT 2019-05-30 11:18:52,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:52,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:18:52,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:52,009 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:52,010 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:57,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:18:57,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:57,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:57,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:57,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:57,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:57,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:57,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:57,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_xei8lb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:52.071Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:51.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_security_group_xei8lb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:52.071Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:51.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_security_group_xei8lb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:52.071Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:51.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_security_group_xei8lb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:52.788Z", "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-05-30T11:18:52.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:53.406Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67b9c5de-0b93-46b7-9f38-90a2b8ed9b22 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:53.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.a72406fd-4011-4f51-896f-73fa7d319bb9"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:53.406Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:18:53.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.a72406fd-4011-4f51-896f-73fa7d319bb9"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:53.406Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:53.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.a72406fd-4011-4f51-896f-73fa7d319bb9"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:53.406Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-67b9c5de-0b93-46b7-9f38-90a2b8ed9b22", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:53.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.a72406fd-4011-4f51-896f-73fa7d319bb9"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:54.074Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/99770790-8046-438a-808b-b8405234dd8b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b4bea15af312d4a9a868f053f99d4ab2694a4dce\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:53.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.a72406fd-4011-4f51-896f-73fa7d319bb9"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:54.672Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/99770790-8046-438a-808b-b8405234dd8b.json used request id req-f3c549b0-7435-433b-b9be-36a5d482952a", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:53.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.a72406fd-4011-4f51-896f-73fa7d319bb9"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:54.672Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/99770790-8046-438a-808b-b8405234dd8b.json used request id req-f3c549b0-7435-433b-b9be-36a5d482952a", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:53.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.a72406fd-4011-4f51-896f-73fa7d319bb9"}, {"node_instance_id": "vellum_security_group_xei8lb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:54.672Z", "message": "RESP: [204] X-Openstack-Request-Id: req-f3c549b0-7435-433b-b9be-36a5d482952a Content-Length: 0 Date: Thu, 30 May 2019 11:18:53 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-05-30T11:18:53.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.a72406fd-4011-4f51-896f-73fa7d319bb9"}, {"node_instance_id": "vellum_security_group_xei8lb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:54.672Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:54.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "vellum_security_group_xei8lb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:54.672Z", "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-05-30T11:18:54.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:55.289Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-689ca5f7-9ee1-45a3-9b99-b841559e2efc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:54.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:55.289Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-689ca5f7-9ee1-45a3-9b99-b841559e2efc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:54.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:55.289Z", "message": "RESP: [404] Date: Thu, 30 May 2019 11:18: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-689ca5f7-9ee1-45a3-9b99-b841559e2efc x-compute-request-id: req-689ca5f7-9ee1-45a3-9b99-b841559e2efc Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance bc3b687a-9257-40c7-befb-d3e35ffc6ebd 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-05-30T11:18:54.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_host_f2e39g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:55.289Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa2bfc13bc5be54a02e1823c3234b2207ac40fa6\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:54.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.bd1075e2-53e1-4eca-b2bf-e5ffc8ff7d25"}, {"node_instance_id": "bind_security_group_n5rgx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:55.887Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:55.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:55.887Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:55.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_host_f2e39g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:55.887Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:55.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "base_security_group_nabxwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:56.484Z", "message": "Stopping node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:55.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "keypair_z95g4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:56.484Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:56.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_floatingip_ku5i9e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:56.484Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:55.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "base_security_group_nabxwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:57.085Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:56.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_security_group_n5rgx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:57.085Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:56.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_floatingip_ku5i9e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:57.085Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:56.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}], "metadata": {"pagination": {"total": 1622, "offset": 1598, "size": 50}}} 2019-05-30 11:18:57,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:57,115 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:57 GMT 2019-05-30 11:18:57,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:57,115 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:18:57,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:57,115 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:57,115 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:18:57,115 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:18:57,116 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:18:57,117 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:18:57,117 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:18:57,117 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-30 11:18:57,117 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67b9c5de-0b93-46b7-9f38-90a2b8ed9b22 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:18:57,117 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:18:57,117 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-30 11:18:57,118 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-67b9c5de-0b93-46b7-9f38-90a2b8ed9b22 2019-05-30 11:18:57,118 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/99770790-8046-438a-808b-b8405234dd8b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bea15af312d4a9a868f053f99d4ab2694a4dce" 2019-05-30 11:18:57,118 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/99770790-8046-438a-808b-b8405234dd8b.json used request id req-f3c549b0-7435-433b-b9be-36a5d482952a 2019-05-30 11:18:57,118 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/99770790-8046-438a-808b-b8405234dd8b.json used request id req-f3c549b0-7435-433b-b9be-36a5d482952a 2019-05-30 11:18:57,118 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f3c549b0-7435-433b-b9be-36a5d482952a Content-Length: 0 Date: Thu, 30 May 2019 11:18:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:18:57,118 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:18:57,118 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-30 11:18:57,119 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-689ca5f7-9ee1-45a3-9b99-b841559e2efc 2019-05-30 11:18:57,119 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd used request id req-689ca5f7-9ee1-45a3-9b99-b841559e2efc 2019-05-30 11:18:57,119 - functest.core.cloudify - DEBUG - RESP: [404] Date: Thu, 30 May 2019 11:18: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-689ca5f7-9ee1-45a3-9b99-b841559e2efc x-compute-request-id: req-689ca5f7-9ee1-45a3-9b99-b841559e2efc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bc3b687a-9257-40c7-befb-d3e35ffc6ebd could not be found.", "code": 404}} 2019-05-30 11:18:57,119 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/bc3b687a-9257-40c7-befb-d3e35ffc6ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa2bfc13bc5be54a02e1823c3234b2207ac40fa6" 2019-05-30 11:18:57,119 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:18:57,119 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:18:57,119 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-30 11:18:57,120 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:18:57,120 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:18:57,120 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 11:18:57,120 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 11:18:57,120 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 11:18:57,120 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 11:18:57,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:18:57,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:18:57,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:18:57,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:18:57,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:18:57,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:18:57,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:18:57,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:18:57,186 - 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-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:18:57,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:18:57,186 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:18:57 GMT 2019-05-30 11:18:57,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:18:57,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-30 11:18:57,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:18:57,187 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:18:57,187 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:19:02,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/events 2019-05-30 11:19:02,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:19:02,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:19:02,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:19:02,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:19:02,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:19:02,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:19:02,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:19:02,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_ku5i9e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:57.686Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:56.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_security_group_n5rgx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:57.686Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:56.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "keypair_z95g4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:57.686Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:56.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "keypair_z95g4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:58.330Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:56.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "base_security_group_nabxwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:58.330Z", "message": "Unlinking relationships", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:56.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_security_group_n5rgx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:58.330Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:56.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_floatingip_ku5i9e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:58.909Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:57.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_security_group_n5rgx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:58.909Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:56.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "keypair_z95g4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:58.909Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:57.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:58.909Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/d81ba70c-4314-414a-b228-75577364c7dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6e3ef223af042e9450858f0da5f1803669232b51\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:58.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.26ecb241-2cc7-4106-889f-902ff477d4ff"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:58.909Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0dfede16-0577-4aa8-a966-dee8b81f29d2", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:58.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.26ecb241-2cc7-4106-889f-902ff477d4ff"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:58.909Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dfede16-0577-4aa8-a966-dee8b81f29d2 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:58.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.26ecb241-2cc7-4106-889f-902ff477d4ff"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:58.909Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:18:58.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.26ecb241-2cc7-4106-889f-902ff477d4ff"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:58.909Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:58.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.26ecb241-2cc7-4106-889f-902ff477d4ff"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:59.537Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:59.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc56586a-40b9-4483-84e8-2bc41284f060"}, {"node_instance_id": "bind_security_group_n5rgx8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:59.537Z", "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-05-30T11:18:57.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "base_security_group_nabxwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:59.537Z", "message": "Relationships unlinked", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:57.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_floatingip_ku5i9e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:59.537Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:57.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:59.537Z", "message": "RESP: [204] X-Openstack-Request-Id: req-c5d64853-4c94-48aa-9a6d-59ffc7086731 Content-Length: 0 Date: Thu, 30 May 2019 11:18:59 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-05-30T11:18:59.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.26ecb241-2cc7-4106-889f-902ff477d4ff"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:59.537Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/d81ba70c-4314-414a-b228-75577364c7dd.json used request id req-c5d64853-4c94-48aa-9a6d-59ffc7086731", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:59.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.26ecb241-2cc7-4106-889f-902ff477d4ff"}, {"node_instance_id": "bind_security_group_n5rgx8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:59.537Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/d81ba70c-4314-414a-b228-75577364c7dd.json used request id req-c5d64853-4c94-48aa-9a6d-59ffc7086731", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:59.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.26ecb241-2cc7-4106-889f-902ff477d4ff"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:59.537Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:18:59.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc56586a-40b9-4483-84e8-2bc41284f060"}, {"node_instance_id": "keypair_z95g4v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:18:59.537Z", "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-05-30T11:18:59.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.7a9227e2-cdde-487e-b7c7-319cd6cb23ce"}, {"node_instance_id": "base_security_group_nabxwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:00.156Z", "message": "Deleting node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:57.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:00.156Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:59.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e6639ad6-109f-4feb-bef0-623b385c007b"}, {"node_instance_id": "keypair_z95g4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:00.156Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:57.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:00.156Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e88ec064-d85e-4c38-aae3-db6710e8e4d3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:59.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc56586a-40b9-4483-84e8-2bc41284f060"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:00.156Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e88ec064-d85e-4c38-aae3-db6710e8e4d3", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:59.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc56586a-40b9-4483-84e8-2bc41284f060"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:00.156Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/5d83f9af-98b1-4ada-b793-78cac439355b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}86755a7fa6d1933ae1bdc93ef621062f56a16b99\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:59.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc56586a-40b9-4483-84e8-2bc41284f060"}, {"node_instance_id": "keypair_z95g4v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:00.156Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:57.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:00.156Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-aee207d1-a829-4cfd-b257-7ec6215c4a65", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:59.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e6639ad6-109f-4feb-bef0-623b385c007b"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:00.156Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aee207d1-a829-4cfd-b257-7ec6215c4a65 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:59.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e6639ad6-109f-4feb-bef0-623b385c007b"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:00.156Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:18:59.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e6639ad6-109f-4feb-bef0-623b385c007b"}, {"node_instance_id": "keypair_z95g4v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:00.771Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:59.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_security_group_n5rgx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:00.771Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:59.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_security_group_n5rgx8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:00.771Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:59.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "keypair_z95g4v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:00.771Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:59.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "base_security_group_nabxwi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:00.771Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:58.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_floatingip_ku5i9e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:00.771Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:18:58.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:00.771Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/516d7305-77f4-4685-902b-05e00adbb79b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a0bc07a783afdc78e8419e19b2a070e03c980a2\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:19:00.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e6639ad6-109f-4feb-bef0-623b385c007b"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:00.771Z", "message": "RESP: [204] X-Openstack-Request-Id: req-d9a01247-0774-475d-bce5-51b3b29a2f37 Content-Length: 0 Date: Thu, 30 May 2019 11:19:00 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-05-30T11:19:00.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc56586a-40b9-4483-84e8-2bc41284f060"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:01.353Z", "message": "RESP: [204] X-Openstack-Request-Id: req-9d777815-f590-4637-bd6c-a47744451f34 Content-Length: 0 Date: Thu, 30 May 2019 11:19:00 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": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:19:00.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e6639ad6-109f-4feb-bef0-623b385c007b"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:01.353Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/5d83f9af-98b1-4ada-b793-78cac439355b.json used request id req-d9a01247-0774-475d-bce5-51b3b29a2f37", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:19:00.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc56586a-40b9-4483-84e8-2bc41284f060"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:01.353Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/516d7305-77f4-4685-902b-05e00adbb79b.json used request id req-9d777815-f590-4637-bd6c-a47744451f34", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:19:00.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e6639ad6-109f-4feb-bef0-623b385c007b"}, {"node_instance_id": "base_security_group_nabxwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:01.353Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:19:01.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "base_security_group_nabxwi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:01.353Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/516d7305-77f4-4685-902b-05e00adbb79b.json used request id req-9d777815-f590-4637-bd6c-a47744451f34", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:19:00.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.e6639ad6-109f-4feb-bef0-623b385c007b"}, {"node_instance_id": "bind_floatingip_ku5i9e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:01.353Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/5d83f9af-98b1-4ada-b793-78cac439355b.json used request id req-d9a01247-0774-475d-bce5-51b3b29a2f37", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:19:00.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4", "logger": "ctx.cc56586a-40b9-4483-84e8-2bc41284f060"}, {"node_instance_id": "bind_floatingip_ku5i9e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:01.949Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:19:01.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "bind_floatingip_ku5i9e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:01.949Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:19:01.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}, {"node_instance_id": "base_security_group_nabxwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-30T11:19:01.949Z", "message": "Deleted node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T11:19:01.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"}], "metadata": {"pagination": {"total": 1675, "offset": 1625, "size": 50}}} 2019-05-30 11:19:02,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:19:02,282 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:19:02 GMT 2019-05-30 11:19:02,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:19:02,282 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:19:02,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:19:02,283 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:19:02,283 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:19:02,283 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:19:02,285 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:19:02,285 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:19:02,285 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 11:19:02,285 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:19:02,285 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 11:19:02,286 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:19:02,286 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:19:02,286 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:19:02,286 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:19:02,286 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/d81ba70c-4314-414a-b228-75577364c7dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3ef223af042e9450858f0da5f1803669232b51" 2019-05-30 11:19:02,286 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0dfede16-0577-4aa8-a966-dee8b81f29d2 2019-05-30 11:19:02,286 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dfede16-0577-4aa8-a966-dee8b81f29d2 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:19:02,287 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:19:02,287 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-30 11:19:02,287 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-30 11:19:02,287 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-30 11:19:02,287 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 11:19:02,287 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:19:02,288 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5d64853-4c94-48aa-9a6d-59ffc7086731 Content-Length: 0 Date: Thu, 30 May 2019 11:18:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:19:02,288 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/d81ba70c-4314-414a-b228-75577364c7dd.json used request id req-c5d64853-4c94-48aa-9a6d-59ffc7086731 2019-05-30 11:19:02,288 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/d81ba70c-4314-414a-b228-75577364c7dd.json used request id req-c5d64853-4c94-48aa-9a6d-59ffc7086731 2019-05-30 11:19:02,288 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:19:02,288 - functest.core.cloudify - DEBUG - not deleting keypair since an external keypair is being used 2019-05-30 11:19:02,288 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:19:02,289 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-30 11:19:02,289 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 11:19:02,289 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e88ec064-d85e-4c38-aae3-db6710e8e4d3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:19:02,289 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e88ec064-d85e-4c38-aae3-db6710e8e4d3 2019-05-30 11:19:02,289 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/5d83f9af-98b1-4ada-b793-78cac439355b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86755a7fa6d1933ae1bdc93ef621062f56a16b99" 2019-05-30 11:19:02,289 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-05-30 11:19:02,290 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-aee207d1-a829-4cfd-b257-7ec6215c4a65 2019-05-30 11:19:02,290 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aee207d1-a829-4cfd-b257-7ec6215c4a65 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:19:02,290 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:19:02,290 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:19:02,290 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:19:02,290 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-30 11:19:02,290 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-05-30 11:19:02,291 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-30 11:19:02,291 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-30 11:19:02,291 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/516d7305-77f4-4685-902b-05e00adbb79b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a0bc07a783afdc78e8419e19b2a070e03c980a2" 2019-05-30 11:19:02,291 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9a01247-0774-475d-bce5-51b3b29a2f37 Content-Length: 0 Date: Thu, 30 May 2019 11:19:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:19:02,291 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d777815-f590-4637-bd6c-a47744451f34 Content-Length: 0 Date: Thu, 30 May 2019 11:19:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:19:02,291 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/5d83f9af-98b1-4ada-b793-78cac439355b.json used request id req-d9a01247-0774-475d-bce5-51b3b29a2f37 2019-05-30 11:19:02,291 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/516d7305-77f4-4685-902b-05e00adbb79b.json used request id req-9d777815-f590-4637-bd6c-a47744451f34 2019-05-30 11:19:02,292 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-30 11:19:02,292 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/516d7305-77f4-4685-902b-05e00adbb79b.json used request id req-9d777815-f590-4637-bd6c-a47744451f34 2019-05-30 11:19:02,292 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/5d83f9af-98b1-4ada-b793-78cac439355b.json used request id req-d9a01247-0774-475d-bce5-51b3b29a2f37 2019-05-30 11:19:02,292 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:19:02,292 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-05-30 11:19:02,292 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 11:19:02,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3.1/executions/9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4 2019-05-30 11:19:02,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:19:02,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:19:02,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:19:02,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:19:02,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:19:02,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:19:02,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:19:02,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-30T11:19:01.599Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T11:14:21.196Z", "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-05-30T11:14:21.197Z", "id": "9e2b1f5f-cad2-4bcd-a8c2-2fc719be53e4"} 2019-05-30 11:19:02,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:19:02,350 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:19:02 GMT 2019-05-30 11:19:02,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:19:02,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2019-05-30 11:19:02,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:19:02,350 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:19:02,350 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:19:02,351 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.211:80/api/v3.1/deployments/clearwater-opnfv 2019-05-30 11:19:02,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:19:02,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:19:02,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:19:02,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:19:02,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:19:02,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:19:02,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:19:02,921 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-30 11:19:02,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "5060084f-d497-452f-993a-5c8ab202e98b", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "bono_cluster_size": 1, "flavor_id": "99c122e8-67e8-43f5-b15b-ab22b20d3c13", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "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": {"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-05-30T10:54:57.475Z", "created_by": "admin", "updated_at": "2019-05-30T10:54:57.475Z", "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": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-05-30 11:19:02,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:19:02,921 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:19:02 GMT 2019-05-30 11:19:02,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:19:02,921 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:19:02,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:19:02,921 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:19:02,921 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:19:02,922 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:19:12,933 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.211:80/api/v3.1/blueprints/clearwater-opnfv 2019-05-30 11:19:13,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:19:13,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:19:13,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:19:13,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:19:13,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:19:13,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:19:13,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:19:13,039 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-30 11:19:13,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-05-30T10:54:50.010Z", "updated_at": "2019-05-30T10:54:50.010Z", "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"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.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": {"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": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "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": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "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": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "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.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": "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": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "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": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "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": "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": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "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": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "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": "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": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "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": "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": {"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}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "targets": ["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"}}}}, "metadata": null}} 2019-05-30 11:19:13,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:19:13,042 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:19:13 GMT 2019-05-30 11:19:13,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:19:13,042 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:19:13,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:19:13,042 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:19:13,042 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:19:13,042 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:19:13,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 11:19:13,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/5060084f-d497-452f-993a-5c8ab202e98b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 11:19:14,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:19:14 GMT X-Openstack-Request-Id: req-a1a17a77-7265-44b1-84fd-fdd951f515a6 2019-05-30 11:19:14,104 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:19:14,104 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/5060084f-d497-452f-993a-5c8ab202e98b used request id req-a1a17a77-7265-44b1-84fd-fdd951f515a6 2019-05-30 11:19:14,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.01354885101s 2019-05-30 11:19:14,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:19:14,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 11:19:14,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Thu, 30 May 2019 11:19: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-1654e70f-b9fc-4cb8-b6b7-5ee558586782 x-openstack-request-id: req-1654e70f-b9fc-4cb8-b6b7-5ee558586782 2019-05-30 11:19:14,483 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13", "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": "99c122e8-67e8-43f5-b15b-ab22b20d3c13"}, {"name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "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": "9d771080-af10-4f75-b2f0-43f39d3c0756"}]} 2019-05-30 11:19:14,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-1654e70f-b9fc-4cb8-b6b7-5ee558586782 2019-05-30 11:19:14,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.374396085739s 2019-05-30 11:19:14,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 11:19:14,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 11:19:14,520 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 11:19:14 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-ea7abb98-6dd8-40d9-8182-6d9a3961fa9c x-openstack-request-id: req-ea7abb98-6dd8-40d9-8182-6d9a3961fa9c 2019-05-30 11:19:14,520 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/99c122e8-67e8-43f5-b15b-ab22b20d3c13 used request id req-ea7abb98-6dd8-40d9-8182-6d9a3961fa9c 2019-05-30 11:19:14,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0338201522827s 2019-05-30 11:19:14,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-30 11:19:14,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/8a315171-49df-4671-ad45-1f0f09980602.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 11:19:16,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 11:19:16 GMT X-Openstack-Request-Id: req-bda120f5-1630-4e04-88a1-d5ec9b9d2e8f 2019-05-30 11:19:16,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:19:16,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/8a315171-49df-4671-ad45-1f0f09980602.json used request id req-bda120f5-1630-4e04-88a1-d5ec9b9d2e8f 2019-05-30 11:19:16,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.53824305534s 2019-05-30 11:19:16,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 11:19:16,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 11:19:16,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 11:19:16 GMT X-Openstack-Request-Id: req-4b3fb2f7-a7d8-44de-bcfa-8b0dc9a34f2a 2019-05-30 11:19:16,142 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 11:19:16,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4b3fb2f7-a7d8-44de-bcfa-8b0dc9a34f2a 2019-05-30 11:19:16,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0678699016571s 2019-05-30 11:19:16,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-30 11:19:16,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 11:19:16,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 30 May 2019 11:19: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-1d82283f-b800-4e6e-bbff-7b60d77b6ad6 x-openstack-request-id: req-1d82283f-b800-4e6e-bbff-7b60d77b6ad6 2019-05-30 11:19:16,539 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f used request id req-1d82283f-b800-4e6e-bbff-7b60d77b6ad6 2019-05-30 11:19:16,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.395555973053s 2019-05-30 11:19:16,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:19:16,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 11:19:17,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 772 Content-Type: application/json Date: Thu, 30 May 2019 11:19: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-1877e828-6d1c-4c69-ba01-28d5b0355489 x-openstack-request-id: req-1877e828-6d1c-4c69-ba01-28d5b0355489 2019-05-30 11:19:17,183 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:de:41", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:de:41", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:51:38.000000", "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "security_groups": [{"name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}], "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:19:16Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:19:17,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1877e828-6d1c-4c69-ba01-28d5b0355489 2019-05-30 11:19:17,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643193006516s 2019-05-30 11:19:17,185 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:19:19,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:19:19,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 11:19:19,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 11:19: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-fb3f32ae-7cf4-45c3-8fc3-636dd388305c x-openstack-request-id: req-fb3f32ae-7cf4-45c3-8fc3-636dd388305c 2019-05-30 11:19:19,924 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:de:41", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "rel": "bookmark"}], "image": {"id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "links": [{"href": "http://172.30.9.24:8774/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T10:51:38.000000", "flavor": {"id": "9d771080-af10-4f75-b2f0-43f39d3c0756", "links": [{"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "bookmark"}]}, "id": "313dbbdf-b57d-4ec0-a73f-d8ceacaf805f", "user_id": "0bd8b760b18e4f8286812d36f4b5d026", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:19:17Z", "hostId": "acc20d895d3bc9fd206fff34cccc6efdd07d7937d4f28d322799df40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "name": "cloudify_ims-vm_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "created": "2019-05-30T10:49:44Z", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:19:19,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fb3f32ae-7cf4-45c3-8fc3-636dd388305c 2019-05-30 11:19:19,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.736710071564s 2019-05-30 11:19:19,926 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:19:21,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:19:21,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 11:19:22,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 30 May 2019 11:19: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-f9b2a39b-698d-4cbe-86a5-78fc89053899 x-openstack-request-id: req-f9b2a39b-698d-4cbe-86a5-78fc89053899 2019-05-30 11:19:22,006 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-30 11:19:22,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f9b2a39b-698d-4cbe-86a5-78fc89053899 2019-05-30 11:19:22,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0781719684601s 2019-05-30 11:19:22,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 11:19:22,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 11:19:22,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Thu, 30 May 2019 11:19:22 GMT X-Openstack-Request-Id: req-e58a992f-2e85-4b3e-a4aa-1a7e8ef11727 2019-05-30 11:19:22,060 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:40Z", "updated_at": "2019-05-30T10:49:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "3c633db9-4274-40b8-b55f-6c243a2f573b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "4c04f2a5-80b2-4cf6-8dce-b1845e22c2c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:40Z", "revision_number": 0, "id": "60700202-1b3d-4cae-bc1f-a1e639f848fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:40Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "a952a719-d381-4c55-9cac-eef25f504f10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "d3e14299-dbc7-442b-9089-78407d2bae81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:40Z", "revision_number": 0, "id": "d7019a39-8361-4c3d-a637-c7be2fbe5c57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:40Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "ef2e8fc7-d67a-49cb-8054-5d8e0d8be464", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-30T10:49:41Z", "revision_number": 0, "id": "f646a252-674d-42e8-9ccc-ffe8270aeae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:41Z", "security_group_id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 7, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "73afa8d7-47ce-4bfa-908d-b31aa09ba10e", "name": "cloudify_ims-sg_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"description": "Default security group", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:26Z", "updated_at": "2019-05-30T10:54:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "4ae89ce1-c818-48ca-9cfa-476130904a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "927e3e08-bfb3-43d4-8caf-54d42269e3b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:54:42Z", "revision_number": 0, "id": "9c3ef994-0127-4eac-8714-b4f96083bfe4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:54:42Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f0bd6631-c054-47e9-836c-dd7a790de35d", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f20546ad-824d-4249-94c0-462cda00ee06", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "name": "default"}]} 2019-05-30 11:19:22,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e58a992f-2e85-4b3e-a4aa-1a7e8ef11727 2019-05-30 11:19:22,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0485849380493s 2019-05-30 11:19:22,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 11:19:22,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/73afa8d7-47ce-4bfa-908d-b31aa09ba10e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 11:19:22,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 11:19:22 GMT X-Openstack-Request-Id: req-10f8c622-70f2-4282-864c-ea02e337880f 2019-05-30 11:19:22,210 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:19:22,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/73afa8d7-47ce-4bfa-908d-b31aa09ba10e.json used request id req-10f8c622-70f2-4282-864c-ea02e337880f 2019-05-30 11:19:22,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.143537998199s 2019-05-30 11:19:22,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-30 11:19:22,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 11:19:22,240 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 11:19: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-67940b8e-d7d7-4d60-8e05-901a80103447 x-openstack-request-id: req-67940b8e-d7d7-4d60-8e05-901a80103447 2019-05-30 11:19:22,240 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify_ims-kp_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d used request id req-67940b8e-d7d7-4d60-8e05-901a80103447 2019-05-30 11:19:22,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0300168991089s 2019-05-30 11:19:22,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 11:19:22,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/da784559-be44-4861-b329-c2fd809e6e76/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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" -d '{"subnet_id": "3e159de3-d2cc-4976-8ca4-f38947996273"}' 2019-05-30 11:19:24,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11:19:24 GMT X-Openstack-Request-Id: req-1bc0a56b-962f-428a-a78c-38f0b91f9905 2019-05-30 11:19:24,513 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c8c59fe7-4a77-466c-93da-03bc0871e3d0", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "subnet_id": "3e159de3-d2cc-4976-8ca4-f38947996273", "subnet_ids": ["3e159de3-d2cc-4976-8ca4-f38947996273"], "port_id": "01f9088f-425d-452f-9eb3-ad9ffeae5883", "id": "da784559-be44-4861-b329-c2fd809e6e76"} 2019-05-30 11:19:24,513 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/da784559-be44-4861-b329-c2fd809e6e76/remove_router_interface.json used request id req-1bc0a56b-962f-428a-a78c-38f0b91f9905 2019-05-30 11:19:24,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.27216100693s 2019-05-30 11:19:24,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 11:19:24,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 11:19:24,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Thu, 30 May 2019 11:19:24 GMT X-Openstack-Request-Id: req-8c9a05eb-c451-456f-bf10-775c07180e50 2019-05-30 11:19:24,642 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:28Z", "admin_state_up": true, "updated_at": "2019-05-30T11:19:23Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "da784559-be44-4861-b329-c2fd809e6e76", "name": "cloudify_ims-router_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 11:19:24,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-8c9a05eb-c451-456f-bf10-775c07180e50 2019-05-30 11:19:24,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.128530979156s 2019-05-30 11:19:24,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 11:19:24,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/da784559-be44-4861-b329-c2fd809e6e76.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 11:19:26,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 11:19:26 GMT X-Openstack-Request-Id: req-976b19b6-c6c7-4885-9058-c293cbb214ac 2019-05-30 11:19:26,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:19:26,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/da784559-be44-4861-b329-c2fd809e6e76.json used request id req-976b19b6-c6c7-4885-9058-c293cbb214ac 2019-05-30 11:19:26,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.43668699265s 2019-05-30 11:19:26,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 11:19:26,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 11:19:26,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Thu, 30 May 2019 11:19:26 GMT X-Openstack-Request-Id: req-1e4f6085-7ec1-4094-8d12-80f51c4eccf7 2019-05-30 11:19:26,129 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T10:49:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"2333dbcd5b4644cca59ebc2020401159","id":"3e159de3-d2cc-4976-8ca4-f38947996273","subnetpool_id":null,"name":"cloudify_ims-subnet_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}]} 2019-05-30 11:19:26,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1e4f6085-7ec1-4094-8d12-80f51c4eccf7 2019-05-30 11:19:26,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0482108592987s 2019-05-30 11:19:26,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 11:19:26,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/3e159de3-d2cc-4976-8ca4-f38947996273.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 11:19:27,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 11:19:27 GMT X-Openstack-Request-Id: req-3ed5fed5-9e4e-45c9-864a-ef4527959d72 2019-05-30 11:19:27,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:19:27,144 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/3e159de3-d2cc-4976-8ca4-f38947996273.json used request id req-3ed5fed5-9e4e-45c9-864a-ef4527959d72 2019-05-30 11:19:27,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0139439106s 2019-05-30 11:19:27,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 11:19:27,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 11:19:27,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Thu, 30 May 2019 11:19:27 GMT X-Openstack-Request-Id: req-a36dd116-1e44-4452-83cc-4cab3b7da717 2019-05-30 11:19:27,237 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c8c59fe7-4a77-466c-93da-03bc0871e3d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2333dbcd5b4644cca59ebc2020401159","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T11:19:27Z","qos_policy_id":null,"name":"cloudify_ims-net_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d","admin_state_up":true,"tenant_id":"2333dbcd5b4644cca59ebc2020401159","created_at":"2019-05-30T10:49:26Z","mtu":1450}]} 2019-05-30 11:19:27,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a36dd116-1e44-4452-83cc-4cab3b7da717 2019-05-30 11:19:27,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0928859710693s 2019-05-30 11:19:27,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 11:19:27,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/c8c59fe7-4a77-466c-93da-03bc0871e3d0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 11:19:28,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 11:19:28 GMT X-Openstack-Request-Id: req-5cdb27c2-1362-4f8f-ae08-e72233c2ebc9 2019-05-30 11:19:28,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:19:28,144 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/c8c59fe7-4a77-466c-93da-03bc0871e3d0.json used request id req-5cdb27c2-1362-4f8f-ae08-e72233c2ebc9 2019-05-30 11:19:28,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.905546188354s 2019-05-30 11:19:28,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:19:28,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 11:19:28,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 30 May 2019 11:19:28 GMT X-Openstack-Request-Id: req-7fde04b1-0289-4cab-bed7-c082b0c85902 2019-05-30 11:19:28,854 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T10:49:39Z", "file": "/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/file", "owner": "2333dbcd5b4644cca59ebc2020401159", "id": "6e737954-f4dc-4ef4-929d-d3d4dcabda54", "size": 297336832, "self": "/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "cloudify_ims-img_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-30T10:49:34Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:19:28,854 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7fde04b1-0289-4cab-bed7-c082b0c85902 2019-05-30 11:19:28,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.704653978348s 2019-05-30 11:19:28,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 11:19:28,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5346549d1d94fd041c2f35898ac7b09300682648" 2019-05-30 11:19:29,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:19:29 GMT X-Openstack-Request-Id: req-ee1ef248-f488-40fc-b480-0a4c1576f7b1 2019-05-30 11:19:29,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:19:29,734 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/6e737954-f4dc-4ef4-929d-d3d4dcabda54 used request id req-ee1ef248-f488-40fc-b480-0a4c1576f7b1 2019-05-30 11:19:29,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.878442049026s 2019-05-30 11:19:29,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:19:29,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 11:19:29,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Thu, 30 May 2019 11:19: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-bbae1e19-6896-4d6d-9e0d-a3d7164befeb x-openstack-request-id: req-bbae1e19-6896-4d6d-9e0d-a3d7164befeb 2019-05-30 11:19:29,758 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756", "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": "9d771080-af10-4f75-b2f0-43f39d3c0756"}]} 2019-05-30 11:19:29,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-bbae1e19-6896-4d6d-9e0d-a3d7164befeb 2019-05-30 11:19:29,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233910083771s 2019-05-30 11:19:29,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 11:19:29,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 11:19:29,786 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 11:19: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-330fed91-ec44-4942-9895-3eddacc867c5 x-openstack-request-id: req-330fed91-ec44-4942-9895-3eddacc867c5 2019-05-30 11:19:29,786 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/9d771080-af10-4f75-b2f0-43f39d3c0756 used request id req-330fed91-ec44-4942-9895-3eddacc867c5 2019-05-30 11:19:29,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0271968841553s 2019-05-30 11:19:29,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 11:19:29,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 11:19:30,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Thu, 30 May 2019 11:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d214dc5d-56cb-4c74-8c7c-ede3e2c49bea 2019-05-30 11:19:30,006 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cloudify_ims-user_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "links": {"self": "http://172.30.9.24:5000/v3/users/0bd8b760b18e4f8286812d36f4b5d026"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0bd8b760b18e4f8286812d36f4b5d026", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 11:19:30,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d214dc5d-56cb-4c74-8c7c-ede3e2c49bea 2019-05-30 11:19:30,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218955039978s 2019-05-30 11:19:30,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 11:19:30,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/0bd8b760b18e4f8286812d36f4b5d026 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 11:19:30,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Thu, 30 May 2019 11:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd0c76d-e104-4ccd-9e52-faa32f64c674 2019-05-30 11:19:30,352 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d", "links": {"self": "http://172.30.9.24:5000/v3/users/0bd8b760b18e4f8286812d36f4b5d026"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0bd8b760b18e4f8286812d36f4b5d026", "description": null}} 2019-05-30 11:19:30,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/0bd8b760b18e4f8286812d36f4b5d026 used request id req-7cd0c76d-e104-4ccd-9e52-faa32f64c674 2019-05-30 11:19:30,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.340996026993s 2019-05-30 11:19:30,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 11:19:30,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/0bd8b760b18e4f8286812d36f4b5d026 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 11:19:30,706 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 11:19:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1fa3e06-2d3e-433f-8290-057cb5000db5 2019-05-30 11:19:30,706 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 11:19:30,706 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/0bd8b760b18e4f8286812d36f4b5d026 used request id req-f1fa3e06-2d3e-433f-8290-057cb5000db5 2019-05-30 11:19:30,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.35293507576s 2019-05-30 11:19:30,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 11:19:30,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 11:19:30,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Thu, 30 May 2019 11:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7de135f-234d-4ea3-ae7d-21901b9d4112 2019-05-30 11:19:30,904 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/2333dbcd5b4644cca59ebc2020401159"}, "tags": [], "enabled": true, "id": "2333dbcd5b4644cca59ebc2020401159", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_ae11baab-5f36-4a3a-9952-c0fc99a1ff3d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 11:19:30,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-f7de135f-234d-4ea3-ae7d-21901b9d4112 2019-05-30 11:19:30,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191047906876s 2019-05-30 11:19:30,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 11:19:30,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/2333dbcd5b4644cca59ebc2020401159 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 11:19:31,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 11:19:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bfeac94-3c36-4378-a404-c002ce89cf34 2019-05-30 11:19:31,179 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 11:19:31,179 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/2333dbcd5b4644cca59ebc2020401159 used request id req-3bfeac94-3c36-4378-a404-c002ce89cf34 2019-05-30 11:19:31,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.269675016403s 2019-05-30 11:19:31,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 11:19:31,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=2333dbcd5b4644cca59ebc2020401159&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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 11:19:31,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Thu, 30 May 2019 11:19:31 GMT X-Openstack-Request-Id: req-399e1920-dba7-4633-9edd-6993e447e481 2019-05-30 11:19:31,430 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:26Z", "updated_at": "2019-05-30T10:54:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "4ae89ce1-c818-48ca-9cfa-476130904a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "927e3e08-bfb3-43d4-8caf-54d42269e3b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:54:42Z", "revision_number": 0, "id": "9c3ef994-0127-4eac-8714-b4f96083bfe4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:54:42Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f0bd6631-c054-47e9-836c-dd7a790de35d", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f20546ad-824d-4249-94c0-462cda00ee06", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "name": "default"}]} 2019-05-30 11:19:31,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=2333dbcd5b4644cca59ebc2020401159&name=default used request id req-399e1920-dba7-4633-9edd-6993e447e481 2019-05-30 11:19:31,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.245200872421s 2019-05-30 11:19:31,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 11:19:31,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 11:19:31,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12262 Content-Type: application/json Date: Thu, 30 May 2019 11:19:31 GMT X-Openstack-Request-Id: req-7dfef435-580a-4faf-a10f-2d82076671ac 2019-05-30 11:19:31,501 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "created_at": "2019-05-30T07:14:50Z", "updated_at": "2019-05-30T07:14:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "0939bb49-cffc-4f4e-a17a-58e5d6bd6bb0", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "3443478f-fb34-4de9-8d71-e31e53563e0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "4a722efe-70aa-47c8-ad61-428b92f95a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "8046e48f-122b-4068-824d-84d79246f917", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}], "revision_number": 1, "project_id": "c1599269478c4d54ad8117e3c0804cee", "id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "created_at": "2019-05-30T10:49:26Z", "updated_at": "2019-05-30T10:54:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "4ae89ce1-c818-48ca-9cfa-476130904a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "927e3e08-bfb3-43d4-8caf-54d42269e3b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T10:54:42Z", "revision_number": 0, "id": "9c3ef994-0127-4eac-8714-b4f96083bfe4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T10:54:42Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f0bd6631-c054-47e9-836c-dd7a790de35d", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv4", "project_id": "2333dbcd5b4644cca59ebc2020401159"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T10:49:26Z", "revision_number": 0, "id": "f20546ad-824d-4249-94c0-462cda00ee06", "remote_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "remote_ip_prefix": null, "created_at": "2019-05-30T10:49:26Z", "security_group_id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "tenant_id": "2333dbcd5b4644cca59ebc2020401159", "port_range_min": null, "ethertype": "IPv6", "project_id": "2333dbcd5b4644cca59ebc2020401159"}], "revision_number": 2, "project_id": "2333dbcd5b4644cca59ebc2020401159", "id": "c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 11:19:31,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7dfef435-580a-4faf-a10f-2d82076671ac 2019-05-30 11:19:31,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0651741027832s 2019-05-30 11:19:31,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 11:19:31,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cf8c457a392246105680d6c31cca16395556cd7f" 2019-05-30 11:19:31,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 11:19:31 GMT X-Openstack-Request-Id: req-04508d25-380c-4f38-ac4d-1725be4fe086 2019-05-30 11:19:31,609 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:19:31,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/c1222ef6-23c1-4cfa-977b-3ffbde4b3dc7.json used request id req-04508d25-380c-4f38-ac4d-1725be4fe086 2019-05-30 11:19:31,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.10012793541s 2019-05-30 11:19:31,629 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-05-30 11:19:31,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 11:19:31,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 11:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52042072-19ef-4d42-a141-b2990863aa7c 2019-05-30 11:19:31,660 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 11:19:31,661 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-52042072-19ef-4d42-a141-b2990863aa7c 2019-05-30 11:19:31,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 11:19:32,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T12:19:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["qcmDGOhMRpyDLVgRRWTVAQ"], "issued_at": "2019-05-30T11:19:31.000000Z"}} 2019-05-30 11:19:32,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 11:19:32,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:19:32,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 11:19:32 GMT X-Openstack-Request-Id: req-43c43528-1293-4179-8d32-fc676e9128b6 2019-05-30 11:19:32,471 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 11:19:32,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-43c43528-1293-4179-8d32-fc676e9128b6 2019-05-30 11:19:32,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.408389806747s 2019-05-30 11:19:32,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 11:19:32,484 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 11:19:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a618c00a-0c6e-4435-a7bb-98534fe09242 2019-05-30 11:19:32,484 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:19:32,484 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-a618c00a-0c6e-4435-a7bb-98534fe09242 2019-05-30 11:19:32,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 11:19:32,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:19:32,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 11:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a106f8-ff6f-4157-a19e-72edc42edf9a 2019-05-30 11:19:32,642 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 11:19:32,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-23a106f8-ff6f-4157-a19e-72edc42edf9a 2019-05-30 11:19:32,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.157341003418s 2019-05-30 11:19:32,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 11:19:32,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405"}}' 2019-05-30 11:19:32,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Thu, 30 May 2019 11:19:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbc6c694-8dd2-42a1-a076-15d4eec272c1 2019-05-30 11:19:32,884 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/25e893917e594ad1bae7493084ab3efb"}, "tags": [], "enabled": true, "id": "25e893917e594ad1bae7493084ab3efb", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405"}} 2019-05-30 11:19:32,884 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-dbc6c694-8dd2-42a1-a076-15d4eec272c1 2019-05-30 11:19:32,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.233919143677s 2019-05-30 11:19:32,884 - 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'25e893917e594ad1bae7493084ab3efb', '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_1d1ec907-314c-4077-9398-e4a19f07f405'}) 2019-05-30 11:19:32,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 11:19:32,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "i27j54RUQguBqMknrOacIrNiOGmuOE", "email": null, "name": "heat_ims-user_1d1ec907-314c-4077-9398-e4a19f07f405"}}' 2019-05-30 11:19:33,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Thu, 30 May 2019 11:19:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57c2987e-d063-42f1-be31-fc27e6341dad 2019-05-30 11:19:33,273 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_1d1ec907-314c-4077-9398-e4a19f07f405", "links": {"self": "http://172.30.9.24:5000/v3/users/2fdb90883dd449df8312f4c1f34a5c8e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2fdb90883dd449df8312f4c1f34a5c8e", "domain_id": "default", "password_expires_at": null}} 2019-05-30 11:19:33,273 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-57c2987e-d063-42f1-be31-fc27e6341dad 2019-05-30 11:19:33,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381913900375s 2019-05-30 11:19:33,274 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2fdb90883dd449df8312f4c1f34a5c8e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_1d1ec907-314c-4077-9398-e4a19f07f405'}) 2019-05-30 11:19:33,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 11:19:33,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:19:33,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 11:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a54bc71f-2122-4d3b-9a53-b3bd825b95d7 2019-05-30 11:19:33,490 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 11:19:33,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a54bc71f-2122-4d3b-9a53-b3bd825b95d7 2019-05-30 11:19:33,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212488174438s 2019-05-30 11:19:33,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 11:19:33,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:19:33,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 11:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b440dc-2291-488d-896c-74651e201fb5 2019-05-30 11:19:33,607 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 11:19:33,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-38b440dc-2291-488d-896c-74651e201fb5 2019-05-30 11:19:33,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111293077469s 2019-05-30 11:19:33,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 11:19:33,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:19:33,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 11:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf1aabdd-ef1c-4f09-9ff8-721c8f315a30 2019-05-30 11:19:33,829 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 11:19:33,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bf1aabdd-ef1c-4f09-9ff8-721c8f315a30 2019-05-30 11:19:33,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216017007828s 2019-05-30 11:19:33,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 11:19:33,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:19:34,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 11:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-480ea71e-f96e-46db-b668-00841cd49126 2019-05-30 11:19:34,032 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 11:19:34,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-480ea71e-f96e-46db-b668-00841cd49126 2019-05-30 11:19:34,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198380947113s 2019-05-30 11:19:34,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 11:19:34,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:19:34,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Thu, 30 May 2019 11:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b13ef098-95bb-45bb-a8e3-0c7b8b2b2395 2019-05-30 11:19:34,164 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_ims-user_1d1ec907-314c-4077-9398-e4a19f07f405", "links": {"self": "http://172.30.9.24:5000/v3/users/2fdb90883dd449df8312f4c1f34a5c8e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2fdb90883dd449df8312f4c1f34a5c8e", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 11:19:34,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b13ef098-95bb-45bb-a8e3-0c7b8b2b2395 2019-05-30 11:19:34,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13068985939s 2019-05-30 11:19:34,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 11:19:34,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:19:34,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Thu, 30 May 2019 11:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b87f9bb-097c-4074-8462-e76a438c395d 2019-05-30 11:19:34,293 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/25e893917e594ad1bae7493084ab3efb"}, "tags": [], "enabled": true, "id": "25e893917e594ad1bae7493084ab3efb", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 11:19:34,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-1b87f9bb-097c-4074-8462-e76a438c395d 2019-05-30 11:19:34,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11622095108s 2019-05-30 11:19:34,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 11:19:34,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=2fdb90883dd449df8312f4c1f34a5c8e&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=25e893917e594ad1bae7493084ab3efb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:19:34,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 11:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f05971-dc87-4554-9c8a-be9ae5225d19 2019-05-30 11:19:34,505 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=2fdb90883dd449df8312f4c1f34a5c8e&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=25e893917e594ad1bae7493084ab3efb", "previous": null, "next": null}} 2019-05-30 11:19:34,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=2fdb90883dd449df8312f4c1f34a5c8e&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=25e893917e594ad1bae7493084ab3efb used request id req-00f05971-dc87-4554-9c8a-be9ae5225d19 2019-05-30 11:19:34,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203188896179s 2019-05-30 11:19:34,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 11:19:34,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/25e893917e594ad1bae7493084ab3efb/users/2fdb90883dd449df8312f4c1f34a5c8e/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:19:34,767 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 11:19:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f8fd79e-5a72-4f12-98fe-d07c3792c56b 2019-05-30 11:19:34,767 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 11:19:34,767 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/25e893917e594ad1bae7493084ab3efb/users/2fdb90883dd449df8312f4c1f34a5c8e/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-0f8fd79e-5a72-4f12-98fe-d07c3792c56b 2019-05-30 11:19:34,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.257323026657s 2019-05-30 11:19:34,768 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 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'25e893917e594ad1bae7493084ab3efb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'i27j54RUQguBqMknrOacIrNiOGmuOE', 'username': u'heat_ims-user_1d1ec907-314c-4077-9398-e4a19f07f405', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 11:19:34,771 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_1d1ec907-314c-4077-9398-e4a19f07f405', 'password': 'i27j54RUQguBqMknrOacIrNiOGmuOE', 'project_name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '25e893917e594ad1bae7493084ab3efb', 'project_domain_name': 'Default'} 2019-05-30 11:19:34,802 - 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-05-30 11:19:34,803 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-05-30 11:19:34,804 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-30 11:19:35,917 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-05-30 11:19:35,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 11:19:35,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 11:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d8de4e0-c455-4c42-a81f-5f43158132ca 2019-05-30 11:19:35,923 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 11:19:35,923 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-1d8de4e0-c455-4c42-a81f-5f43158132ca 2019-05-30 11:19:35,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 11:19:36,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T12:19:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25e893917e594ad1bae7493084ab3efb", "name": "heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_25e893917e594ad1bae7493084ab3efb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_25e893917e594ad1bae7493084ab3efb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/25e893917e594ad1bae7493084ab3efb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/25e893917e594ad1bae7493084ab3efb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/25e893917e594ad1bae7493084ab3efb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/25e893917e594ad1bae7493084ab3efb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/25e893917e594ad1bae7493084ab3efb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/25e893917e594ad1bae7493084ab3efb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/25e893917e594ad1bae7493084ab3efb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/25e893917e594ad1bae7493084ab3efb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_1d1ec907-314c-4077-9398-e4a19f07f405", "id": "2fdb90883dd449df8312f4c1f34a5c8e"}, "audit_ids": ["jDwz0wTWQES7grqrvXywfQ"], "issued_at": "2019-05-30T11:19:36.000000Z"}} 2019-05-30 11:19:36,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 11:19:36,325 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 11:19:36 GMT 2019-05-30 11:19:36,325 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 11:19:36,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:19:36,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:19:36,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 11:19:36 GMT X-Openstack-Request-Id: req-f619fd78-be3b-4c88-8062-4e0e2594b7f8 2019-05-30 11:19:36,975 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:19:36,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f619fd78-be3b-4c88-8062-4e0e2594b7f8 2019-05-30 11:19:36,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.643726110458s 2019-05-30 11:19:36,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 11:19:36,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405"}' 2019-05-30 11:19:37,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Thu, 30 May 2019 11:19:37 GMT Location: http://172.30.9.24:9292/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b5c26f6b-5af5-47ff-81b7-49488f3c320c 2019-05-30 11:19:37,032 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:36Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": null, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": null, "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 11:19:37,032 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-b5c26f6b-5af5-47ff-81b7-49488f3c320c 2019-05-30 11:19:37,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0473840236664s 2019-05-30 11:19:37,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 11:19:37,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" -d '' 2019-05-30 11:19:41,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:19:41 GMT X-Openstack-Request-Id: req-0f567f94-d75e-4b91-9614-91f8b6a86dfb 2019-05-30 11:19:41,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-05-30 11:19:41,652 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file used request id req-0f567f94-d75e-4b91-9614-91f8b6a86dfb 2019-05-30 11:19:41,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.61901521683s 2019-05-30 11:19:41,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:19:41,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:19:41,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:19:41 GMT X-Openstack-Request-Id: req-9078c238-bee7-4008-8d94-c027d2e7ab6d 2019-05-30 11:19:41,696 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:19:41,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9078c238-bee7-4008-8d94-c027d2e7ab6d 2019-05-30 11:19:41,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0389158725739s 2019-05-30 11:19:41,698 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file', 'owner': u'25e893917e594ad1bae7493084ab3efb', 'id': u'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'size': 263848448, u'self': u'/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T11:19:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-30T11:19:41Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405', 'created': u'2019-05-30T11:19:36Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-05-30T11:19:36Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-05-30 11:19:41,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 11:19:41,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-30 11:19:42,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Thu, 30 May 2019 11:19: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-85e639fb-1a11-44dd-aec1-5e14f9cc7c92 x-openstack-request-id: req-85e639fb-1a11-44dd-aec1-5e14f9cc7c92 2019-05-30 11:19:42,024 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}} 2019-05-30 11:19:42,024 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-85e639fb-1a11-44dd-aec1-5e14f9cc7c92 2019-05-30 11:19:42,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.322839975357s 2019-05-30 11:19:42,025 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405', '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'aeac65a9ab444affb43fd8765adb4b86', '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'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'swap': 0}) 2019-05-30 11:19:42,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 11:19:42,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5/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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" -d '{"extra_specs": {}}' 2019-05-30 11:19:42,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 11:19: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-9cb18652-3ecf-4206-9eba-13a6db978af1 x-openstack-request-id: req-9cb18652-3ecf-4206-9eba-13a6db978af1 2019-05-30 11:19:42,047 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 11:19:42,047 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5/os-extra_specs used request id req-9cb18652-3ecf-4206-9eba-13a6db978af1 2019-05-30 11:19:42,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209400653839s 2019-05-30 11:19:42,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 11:19:42,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:19:42,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Thu, 30 May 2019 11:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f5557c-6d50-4fda-b1f8-3235798ba615 2019-05-30 11:19:42,256 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/25e893917e594ad1bae7493084ab3efb"}, "tags": [], "enabled": true, "id": "25e893917e594ad1bae7493084ab3efb", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 11:19:42,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-f4f5557c-6d50-4fda-b1f8-3235798ba615 2019-05-30 11:19:42,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201518058777s 2019-05-30 11:19:42,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-05-30 11:19:42,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/quotas/25e893917e594ad1bae7493084ab3efb.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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-05-30 11:19:42,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Thu, 30 May 2019 11:19:42 GMT X-Openstack-Request-Id: req-e6562c28-6fc9-4ae6-b92f-f1af0f89c3a7 2019-05-30 11:19:42,324 - 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-05-30 11:19:42,324 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/quotas/25e893917e594ad1bae7493084ab3efb.json used request id req-e6562c28-6fc9-4ae6-b92f-f1af0f89c3a7 2019-05-30 11:19:42,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0660998821259s 2019-05-30 11:19:42,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 11:19:42,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:19:42,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 11:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361f6622-cf7d-4c19-97f8-06f8ac12da8b 2019-05-30 11:19:42,568 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 11:19:42,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-361f6622-cf7d-4c19-97f8-06f8ac12da8b 2019-05-30 11:19:42,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.24015712738s 2019-05-30 11:19:42,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-05-30 11:19:42,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" -d '{"role": {"name": "heat_stack_owner"}}' 2019-05-30 11:19:42,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Thu, 30 May 2019 11:19:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a153acc8-1448-4c99-9fc8-04b6a90b4976 2019-05-30 11:19:42,789 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "d0208d34d6454075891e07bd9f0159e4", "links": {"self": "http://172.30.9.24:5000/v3/roles/d0208d34d6454075891e07bd9f0159e4"}, "name": "heat_stack_owner"}} 2019-05-30 11:19:42,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-a153acc8-1448-4c99-9fc8-04b6a90b4976 2019-05-30 11:19:42,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.214781999588s 2019-05-30 11:19:42,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 11:19:42,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:19:42,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 412 Content-Type: application/json Date: Thu, 30 May 2019 11:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64ba076-3988-4075-93fa-c100620f3c15 2019-05-30 11:19:42,901 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d0208d34d6454075891e07bd9f0159e4", "links": {"self": "http://172.30.9.24:5000/v3/roles/d0208d34d6454075891e07bd9f0159e4"}, "name": "heat_stack_owner"}]} 2019-05-30 11:19:42,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b64ba076-3988-4075-93fa-c100620f3c15 2019-05-30 11:19:42,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108463048935s 2019-05-30 11:19:42,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 11:19:42,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:19:43,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 11:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f628114d-f43f-44e9-95c8-70a7ffb7eba4 2019-05-30 11:19:43,104 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 11:19:43,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-f628114d-f43f-44e9-95c8-70a7ffb7eba4 2019-05-30 11:19:43,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197530031204s 2019-05-30 11:19:43,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 11:19:43,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:19:43,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Thu, 30 May 2019 11:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baf8ff01-0c7c-4201-89f9-b805686d4443 2019-05-30 11:19:43,333 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_ims-user_1d1ec907-314c-4077-9398-e4a19f07f405", "links": {"self": "http://172.30.9.24:5000/v3/users/2fdb90883dd449df8312f4c1f34a5c8e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2fdb90883dd449df8312f4c1f34a5c8e", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 11:19:43,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-baf8ff01-0c7c-4201-89f9-b805686d4443 2019-05-30 11:19:43,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227730989456s 2019-05-30 11:19:43,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 11:19:43,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:19:43,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Thu, 30 May 2019 11:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4adc977-702c-4e66-93ed-a640c2e59528 2019-05-30 11:19:43,535 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/25e893917e594ad1bae7493084ab3efb"}, "tags": [], "enabled": true, "id": "25e893917e594ad1bae7493084ab3efb", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 11:19:43,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e4adc977-702c-4e66-93ed-a640c2e59528 2019-05-30 11:19:43,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190366983414s 2019-05-30 11:19:43,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 11:19:43,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=2fdb90883dd449df8312f4c1f34a5c8e&role.id=d0208d34d6454075891e07bd9f0159e4&scope.project.id=25e893917e594ad1bae7493084ab3efb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:19:43,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 11:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb0f266-0e7b-46e8-9351-dbfbb211d109 2019-05-30 11:19:43,751 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=2fdb90883dd449df8312f4c1f34a5c8e&role.id=d0208d34d6454075891e07bd9f0159e4&scope.project.id=25e893917e594ad1bae7493084ab3efb", "previous": null, "next": null}} 2019-05-30 11:19:43,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=2fdb90883dd449df8312f4c1f34a5c8e&role.id=d0208d34d6454075891e07bd9f0159e4&scope.project.id=25e893917e594ad1bae7493084ab3efb used request id req-feb0f266-0e7b-46e8-9351-dbfbb211d109 2019-05-30 11:19:43,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.207601070404s 2019-05-30 11:19:43,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 11:19:43,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/25e893917e594ad1bae7493084ab3efb/users/2fdb90883dd449df8312f4c1f34a5c8e/roles/d0208d34d6454075891e07bd9f0159e4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:19:43,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 11:19:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-322b480a-5c2f-4ffc-9701-975f9641e699 2019-05-30 11:19:43,917 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 11:19:43,917 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/25e893917e594ad1bae7493084ab3efb/users/2fdb90883dd449df8312f4c1f34a5c8e/roles/d0208d34d6454075891e07bd9f0159e4 used request id req-322b480a-5c2f-4ffc-9701-975f9641e699 2019-05-30 11:19:43,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.162002086639s 2019-05-30 11:19:43,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-30 11:19:43,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" -d '{"keypair": {"name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405"}}' 2019-05-30 11:19:44,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Thu, 30 May 2019 11:19: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-59da79d6-aafa-4ba5-8753-17304b2b9ba1 x-openstack-request-id: req-59da79d6-aafa-4ba5-8753-17304b2b9ba1 2019-05-30 11:19:44,400 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYB3TKlrKPqANvpdi/N7cBHDOpka7AcxyiAw7hCE32h5VFGIcuUtjB+r9JN1dDUlfRjqse/TbXGlrVCuX/8XU3JxJ7+oJYtivRhtZzn8XbxJiNxAKxxSz3ULI1ivkAlJ0p1eH7VU9LySQbAfed5yWWo7V+5YPhwdM+ylYi6kSzAtgelb/QDdLjrvxCBV4VR34Gmna/RxbvYVy69bQcEBFEk33UUKz8lRTBGyaHGlNH7ZddDU4R1KjsJ3qa2RnnWQkV9fiCXSQF4nlDzxA7IZ2+n10dKlt+33Xqta2JdsM33hIHl3u8goGDBmm44tH5Od3xEsrl8DEBqEKelwD9r2eR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2Ad0ypayj6gDb6XYvze3ARwzqZGuwHMcogMO4QhN9oeVRRiH\nLlLYwfq/STdXQ1JX0Y6rHv021xpa1Qrl//F1NycSe/qCWLYr0YbWc5/F28SYjcQC\nscUs91CyNYr5AJSdKdXh+1VPS8kkGwH3necllqO1fuWD4cHTPspWIupEswLYHpW/\n0A3S4678QgVeFUd+Bpp2v0cW72FcuvW0HBARRJN91FCs/JUUwRsmhxpTR+2XXQ1O\nEdSo7Cd6mtkZ51kJFfX4gl0kBeJ5Q88QOyGdvp9dHSpbft916rWtiXbDN94SB5d7\nvIKBgwZpuOLR+Tnd8RLK5fAxAahCnpcA/a9nkQIDAQABAoIBAAnqTbH+uLNfQskd\nE5WzOPMUGErwJNUwc1/8Q/KQLwPhtTg2p/24T7qXh7AUmiy82ssDgVcqyBmXXBPr\nLCNTMc4WPQLzvIfV1K0JQ06LRsmPfHEFThpasnWnfoZ2mncsWwpQhs7CW6Fe2glj\nTboxocgIO4xXfHYgL1Hyd4GivwR4R0v1WN98xGT8Ss3+suGjypDUa16d5avAKlTf\nC7zzGClT3OKBO4ybzv8pqu8Gd850ZBEz0miGR2Rd5ISDnvH4/ZPK5qhpkjGV5/wK\nJjJQtxBw8/4g3Va0vgXxEBiTmY3iwrjN23pknyNvYndoU6X8cUycDINBd5qPhApg\nrljzpAECgYEA/jNJyi08d8Us6Hp+YA9VITE4gcCpplqchCcQa+RO/23QaAYIpbxU\nH1WDK6AuaciW8o4LaMq3RgWe2vrAEdVBROvxctm0mDBOom6q4kRXjESUi6PnJLCh\nfPBYFv9Rzh3Z2GHLBiFtrg99P2KEys2oIKrSrvj5DyiyI5r6q0T7SUUCgYEA2Y78\nkdH/Usy/XyjC1SSyr4ELIawfzFsUqzaAdttB/xRgg4/NpAfMOe7w/j9QGLzwTS8E\nT80vGHZsoiTaGUv4fESHt8KC4KwJfigGCCMjJHEwkY1GUsHPRa+Mu9jO/SU5R6Rj\nPm9/ltnKBlrlQd3xzNgtoW5/vWtrWLmtS16pe90CgYBHYVmQJ0G6lCi3I2aHTObn\nyi2G6fX5m6olxd5rnZG9UjXacA9PkuHAZr/NqU4/MC+K7u4vP/VU+VERRqZWm56X\nXvXO/Wkj7zS1kgP0Q6Kd5cgcqirG975xGgByfMGY8nLwuw1KrGpjHUBbYyvM0xEq\nEy3UKl+trQzQyL0pCNbTTQKBgQCbNZJk6b9Qr/e7iNXuv96mrNZnMGgDH9uQBjMC\nGIxt0XjFgzs/UbzWe+v8Ruj6rRh2yBs4X3bA6gO4bbgXIgbliPKWG7PJW5LuKNmc\nxoyUvBfdTz+jXNdlrMcnYJbTLNI/lTykV2FcGoYxoHk8U33lGTj8mVuSpGcSBm1m\nfuNFFQKBgQCfsCKJge7FG6e5F01wmOieEMk8jvqmGnIWkFL79F1ZhY3EWvv9oqMB\nTk0D9zA2s6ZvR5Cg9Ar5PMfsxx27Kfdz73PJNoPP0qoUD+xmN5kizAFKQbMbmcIe\nFIH3vlNegZ/P74wN7mx+3+xfsSJYUTIT2mLGem8M9WY+MINCvJaZsg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "fingerprint": "67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64"}} 2019-05-30 11:19:44,400 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-59da79d6-aafa-4ba5-8753-17304b2b9ba1 2019-05-30 11:19:44,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.47935295105s 2019-05-30 11:19:44,401 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA2Ad0ypayj6gDb6XYvze3ARwzqZGuwHMcogMO4QhN9oeVRRiH LlLYwfq/STdXQ1JX0Y6rHv021xpa1Qrl//F1NycSe/qCWLYr0YbWc5/F28SYjcQC scUs91CyNYr5AJSdKdXh+1VPS8kkGwH3necllqO1fuWD4cHTPspWIupEswLYHpW/ 0A3S4678QgVeFUd+Bpp2v0cW72FcuvW0HBARRJN91FCs/JUUwRsmhxpTR+2XXQ1O EdSo7Cd6mtkZ51kJFfX4gl0kBeJ5Q88QOyGdvp9dHSpbft916rWtiXbDN94SB5d7 vIKBgwZpuOLR+Tnd8RLK5fAxAahCnpcA/a9nkQIDAQABAoIBAAnqTbH+uLNfQskd E5WzOPMUGErwJNUwc1/8Q/KQLwPhtTg2p/24T7qXh7AUmiy82ssDgVcqyBmXXBPr LCNTMc4WPQLzvIfV1K0JQ06LRsmPfHEFThpasnWnfoZ2mncsWwpQhs7CW6Fe2glj TboxocgIO4xXfHYgL1Hyd4GivwR4R0v1WN98xGT8Ss3+suGjypDUa16d5avAKlTf C7zzGClT3OKBO4ybzv8pqu8Gd850ZBEz0miGR2Rd5ISDnvH4/ZPK5qhpkjGV5/wK JjJQtxBw8/4g3Va0vgXxEBiTmY3iwrjN23pknyNvYndoU6X8cUycDINBd5qPhApg rljzpAECgYEA/jNJyi08d8Us6Hp+YA9VITE4gcCpplqchCcQa+RO/23QaAYIpbxU H1WDK6AuaciW8o4LaMq3RgWe2vrAEdVBROvxctm0mDBOom6q4kRXjESUi6PnJLCh fPBYFv9Rzh3Z2GHLBiFtrg99P2KEys2oIKrSrvj5DyiyI5r6q0T7SUUCgYEA2Y78 kdH/Usy/XyjC1SSyr4ELIawfzFsUqzaAdttB/xRgg4/NpAfMOe7w/j9QGLzwTS8E T80vGHZsoiTaGUv4fESHt8KC4KwJfigGCCMjJHEwkY1GUsHPRa+Mu9jO/SU5R6Rj Pm9/ltnKBlrlQd3xzNgtoW5/vWtrWLmtS16pe90CgYBHYVmQJ0G6lCi3I2aHTObn yi2G6fX5m6olxd5rnZG9UjXacA9PkuHAZr/NqU4/MC+K7u4vP/VU+VERRqZWm56X XvXO/Wkj7zS1kgP0Q6Kd5cgcqirG975xGgByfMGY8nLwuw1KrGpjHUBbYyvM0xEq Ey3UKl+trQzQyL0pCNbTTQKBgQCbNZJk6b9Qr/e7iNXuv96mrNZnMGgDH9uQBjMC GIxt0XjFgzs/UbzWe+v8Ruj6rRh2yBs4X3bA6gO4bbgXIgbliPKWG7PJW5LuKNmc xoyUvBfdTz+jXNdlrMcnYJbTLNI/lTykV2FcGoYxoHk8U33lGTj8mVuSpGcSBm1m fuNFFQKBgQCfsCKJge7FG6e5F01wmOieEMk8jvqmGnIWkFL79F1ZhY3EWvv9oqMB Tk0D9zA2s6ZvR5Cg9Ar5PMfsxx27Kfdz73PJNoPP0qoUD+xmN5kizAFKQbMbmcIe FIH3vlNegZ/P74wN7mx+3+xfsSJYUTIT2mLGem8M9WY+MINCvJaZsg== -----END RSA PRIVATE KEY----- 2019-05-30 11:19:44,401 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-05-30 11:19:44,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-05-30 11:19:44,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" -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_1d1ec907-314c-4077-9398-e4a19f07f405", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "168e0781-2ae4-4771-b847-512752cd47f4", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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-05-30 11:19:49,114 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Thu, 30 May 2019 11:19:44 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090 Server: Apache x-openstack-request-id: req-8a6bcc09-45c1-4e38-bad3-914cd145e42f 2019-05-30 11:19:49,114 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "ade290e1-9c3a-4530-a551-a07e36936090", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}]}} 2019-05-30 11:19:49,114 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks used request id req-8a6bcc09-45c1-4e38-bad3-914cd145e42f 2019-05-30 11:19:49,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 4.13696503639s 2019-05-30 11:19:49,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:19:49,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:19:49,838 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:19:49 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?sort_dir=asc Server: Apache x-openstack-request-id: req-6a4a8400-67ec-4f41-8598-d03e671142ca 2019-05-30 11:19:49,838 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:19:50,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 506 Content-Type: application/json Date: Thu, 30 May 2019 11:19:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0b36573f-bbe7-4e04-883e-2f5083b6a099 2019-05-30 11:19:50,584 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-05-30T11:19:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/clearwater-opnfv/events/39f8da6f-5fc4-4c9c-ab9e-cfc412d44050", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "ade290e1-9c3a-4530-a551-a07e36936090", "id": "39f8da6f-5fc4-4c9c-ab9e-cfc412d44050"}, {"resource_name": "mgmt_network", "event_time": "2019-05-30T11:19:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/mgmt_network/events/f2593809-3012-4dd9-b1bb-10cf6850d16d", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-2rop5tkqys7o", "id": "f2593809-3012-4dd9-b1bb-10cf6850d16d"}, {"resource_name": "security_groups", "event_time": "2019-05-30T11:19:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/security_groups/events/9d552f51-fcee-497e-9bbc-9046f8f48551", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-xur2fahdedyw", "id": "9d552f51-fcee-497e-9bbc-9046f8f48551"}]} 2019-05-30 11:19:50,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?sort_dir=asc&sort_dir=asc used request id req-0b36573f-bbe7-4e04-883e-2f5083b6a099 2019-05-30 11:19:50,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.46894693375s 2019-05-30 11:19:55,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:19:55,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=9d552f51-fcee-497e-9bbc-9046f8f48551&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:19:56,475 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:19:55 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=9d552f51-fcee-497e-9bbc-9046f8f48551&sort_dir=asc Server: Apache x-openstack-request-id: req-a13fe568-807c-4947-857e-9617fb7d6c1e 2019-05-30 11:19:56,475 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:19:56,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 361 Content-Type: application/json Date: Thu, 30 May 2019 11:19:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-14ef41ec-a558-430d-87d7-696d837230ef 2019-05-30 11:19:56,551 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-05-30T11:19:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/security_groups/events/957fd270-1e57-454b-8665-be4bc7023c58", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c01167a3-059e-4f01-9016-84846564fee8", "id": "957fd270-1e57-454b-8665-be4bc7023c58"}]} 2019-05-30 11:19:56,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=9d552f51-fcee-497e-9bbc-9046f8f48551&sort_dir=asc&marker=9d552f51-fcee-497e-9bbc-9046f8f48551&sort_dir=asc used request id req-14ef41ec-a558-430d-87d7-696d837230ef 2019-05-30 11:19:56,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.960667133331s 2019-05-30 11:20:01,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:20:01,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=957fd270-1e57-454b-8665-be4bc7023c58&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:20:02,281 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:20:01 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=957fd270-1e57-454b-8665-be4bc7023c58&sort_dir=asc Server: Apache x-openstack-request-id: req-bccef73c-ca22-414e-b3ea-4b0874c0bda2 2019-05-30 11:20:02,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-05-30 11:20:02,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Thu, 30 May 2019 11:20:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bebe9b70-dbb2-4f8f-bfe6-88793bc2d126 2019-05-30 11:20:02,991 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-05-30T11:19:59Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/mgmt_network/events/860957ff-65b8-4ed0-bfdd-06367f0b07eb", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "71afce19-96b8-4ec8-9640-cde4bd7be32b", "id": "860957ff-65b8-4ed0-bfdd-06367f0b07eb"}, {"resource_name": "dns", "event_time": "2019-05-30T11:19:59Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/dns/events/a9d1705d-6240-403a-8af2-cd40ee9e6f41", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-ttzluzixmoj7", "id": "a9d1705d-6240-403a-8af2-cd40ee9e6f41"}]} 2019-05-30 11:20:02,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=957fd270-1e57-454b-8665-be4bc7023c58&sort_dir=asc&marker=957fd270-1e57-454b-8665-be4bc7023c58&sort_dir=asc used request id req-bebe9b70-dbb2-4f8f-bfe6-88793bc2d126 2019-05-30 11:20:02,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.43379402161s 2019-05-30 11:20:07,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:20:08,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:20:08,029 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:20:07 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-465e1bea-c3ea-4857-9634-506d8159f935 2019-05-30 11:20:08,029 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:20:08,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:20:08 GMT Server: Apache x-openstack-request-id: req-b28c1ffe-17f2-4d08-a5ae-fba936189f0f 2019-05-30 11:20:08,751 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:20:08,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-b28c1ffe-17f2-4d08-a5ae-fba936189f0f 2019-05-30 11:20:08,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.755123138428s 2019-05-30 11:20:13,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:20:13,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:20:14,450 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:20:13 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-b270fb70-8c30-4853-a30b-2566b478c610 2019-05-30 11:20:14,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-05-30 11:20:14,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:20:14 GMT Server: Apache x-openstack-request-id: req-ce249335-cd68-4e28-b1f1-8921d405e9ed 2019-05-30 11:20:14,491 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:20:14,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-ce249335-cd68-4e28-b1f1-8921d405e9ed 2019-05-30 11:20:14,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.734226942062s 2019-05-30 11:20:14,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:20:14,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:20:14,521 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:20:14 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-c7f0ea12-7964-46bb-9189-ef83df30b943 2019-05-30 11:20:14,521 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:20:15,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:20:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-744ad3bc-511e-49a6-ad4f-852b50ce564a 2019-05-30 11:20:15,234 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:20:15,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-744ad3bc-511e-49a6-ad4f-852b50ce564a 2019-05-30 11:20:15,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.742597103119s 2019-05-30 11:20:20,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:20:20,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:20:21,982 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:20:20 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-ec8c2daa-7f79-47bb-bf10-c91d0544070d 2019-05-30 11:20:21,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-05-30 11:20:22,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:20:21 GMT Server: Apache x-openstack-request-id: req-71f80708-8749-400a-a48a-c58e971ee6dd 2019-05-30 11:20:22,025 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:20:22,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-71f80708-8749-400a-a48a-c58e971ee6dd 2019-05-30 11:20:22,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.78385400772s 2019-05-30 11:20:27,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:20:27,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:20:27,058 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:20:27 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-ae1d2002-0ba6-48af-b173-2e749b86716f 2019-05-30 11:20:27,058 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:20:27,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:20:27 GMT Server: Apache x-openstack-request-id: req-1a9de9d8-96f1-4e32-ae1a-5834dbc9c7cc 2019-05-30 11:20:27,101 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:20:27,101 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-1a9de9d8-96f1-4e32-ae1a-5834dbc9c7cc 2019-05-30 11:20:27,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073637008667s 2019-05-30 11:20:27,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:20:27,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:20:27,130 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:20:27 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-e454e6e3-df7b-44a0-9fec-978dd70468f7 2019-05-30 11:20:27,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:20:27,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:20:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-441088f7-a49c-4dd7-9902-7f2efd7f0d6f 2019-05-30 11:20:27,172 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:20:27,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-441088f7-a49c-4dd7-9902-7f2efd7f0d6f 2019-05-30 11:20:27,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704350471497s 2019-05-30 11:20:32,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:20:32,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:20:32,208 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:20:32 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-884e7869-4704-46ab-af79-15320b27d542 2019-05-30 11:20:32,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-05-30 11:20:32,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:20:32 GMT Server: Apache x-openstack-request-id: req-1bcb9e4a-720b-452c-9402-ebb9b9102d37 2019-05-30 11:20:32,250 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:20:32,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-1bcb9e4a-720b-452c-9402-ebb9b9102d37 2019-05-30 11:20:32,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734519958496s 2019-05-30 11:20:37,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:20:37,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:20:37,287 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:20:37 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-1316cab9-369d-4f61-8baa-1e18bdf5724d 2019-05-30 11:20:37,288 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:20:37,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:20:37 GMT Server: Apache x-openstack-request-id: req-28053ea3-2c04-403f-b646-af88efa00ef4 2019-05-30 11:20:37,330 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:20:37,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-28053ea3-2c04-403f-b646-af88efa00ef4 2019-05-30 11:20:37,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737981796265s 2019-05-30 11:20:37,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:20:37,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:20:37,363 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:20:37 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-8e4b169d-178c-4b68-9239-4c077f115fef 2019-05-30 11:20:37,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-05-30 11:20:37,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:20:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cab0be15-20d4-43b1-ac3a-7fe83d5f0d53 2019-05-30 11:20:37,406 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:20:37,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-cab0be15-20d4-43b1-ac3a-7fe83d5f0d53 2019-05-30 11:20:37,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753269195557s 2019-05-30 11:20:42,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:20:42,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:20:42,442 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:20:42 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-f742a8ee-2a83-4dba-818b-6ca27c577c76 2019-05-30 11:20:42,442 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:20:42,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:20:42 GMT Server: Apache x-openstack-request-id: req-205fe47e-6036-4f45-8ea0-ff2b06484feb 2019-05-30 11:20:42,484 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:20:42,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-205fe47e-6036-4f45-8ea0-ff2b06484feb 2019-05-30 11:20:42,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738270282745s 2019-05-30 11:20:47,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:20:47,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:20:47,520 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:20:47 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-0614461b-d699-4ec8-9ecc-82e2ed17326d 2019-05-30 11:20:47,520 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:20:47,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:20:47 GMT Server: Apache x-openstack-request-id: req-bdfa31b3-0c02-4955-ad53-43fb2992a333 2019-05-30 11:20:47,564 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:20:47,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-bdfa31b3-0c02-4955-ad53-43fb2992a333 2019-05-30 11:20:47,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744600296021s 2019-05-30 11:20:47,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:20:47,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:20:48,292 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:20:47 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-81d8d9eb-bc7d-41dc-bae3-0cac54f5aef3 2019-05-30 11:20:48,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-05-30 11:20:48,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:20:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6e5cead9-5318-49a4-a802-1d232831edb0 2019-05-30 11:20:48,335 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:20:48,336 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-6e5cead9-5318-49a4-a802-1d232831edb0 2019-05-30 11:20:48,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.770539999008s 2019-05-30 11:20:53,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:20:53,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:20:53,370 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:20:53 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-8e68ef18-7229-42aa-b5d5-d8a475769b80 2019-05-30 11:20:53,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-05-30 11:20:53,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:20:53 GMT Server: Apache x-openstack-request-id: req-9d9ca68b-10a9-45a2-a970-1d8932f23131 2019-05-30 11:20:53,454 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:20:53,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-9d9ca68b-10a9-45a2-a970-1d8932f23131 2019-05-30 11:20:53,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.114106893539s 2019-05-30 11:20:58,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:20:58,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:20:58,491 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:20:58 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-73048b83-bc86-4e0b-9ec5-edca66fe27fa 2019-05-30 11:20:58,491 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:20:58,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:20:58 GMT Server: Apache x-openstack-request-id: req-40e401de-e422-4d15-b199-552903b82f26 2019-05-30 11:20:58,533 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:20:58,533 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-40e401de-e422-4d15-b199-552903b82f26 2019-05-30 11:20:58,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739228725433s 2019-05-30 11:20:58,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:20:58,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:20:58,564 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:20:58 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-2edc3f09-02e7-4715-9f0d-f131514e6aee 2019-05-30 11:20:58,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-05-30 11:20:58,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:20:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-32de6e01-1b28-476d-b87c-7445593d7f13 2019-05-30 11:20:58,607 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:20:58,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-32de6e01-1b28-476d-b87c-7445593d7f13 2019-05-30 11:20:58,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072918176651s 2019-05-30 11:21:03,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:21:03,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:21:03,644 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:21:03 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-73e4cf8a-c63b-4424-a551-443b270d7ac3 2019-05-30 11:21:03,644 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:21:03,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:21:03 GMT Server: Apache x-openstack-request-id: req-c8144633-9841-4c1d-80dd-79df4d0aeaca 2019-05-30 11:21:03,685 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:21:03,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-c8144633-9841-4c1d-80dd-79df4d0aeaca 2019-05-30 11:21:03,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719311237335s 2019-05-30 11:21:08,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:21:08,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:21:09,399 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:21:08 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-f10217ba-3bad-47b6-9b5a-87284394ca88 2019-05-30 11:21:09,399 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:21:09,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:21:09 GMT Server: Apache x-openstack-request-id: req-309bf300-194d-4d5c-bdc1-afdca9c049f7 2019-05-30 11:21:09,440 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:21:09,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-309bf300-194d-4d5c-bdc1-afdca9c049f7 2019-05-30 11:21:09,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.749044895172s 2019-05-30 11:21:09,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:21:09,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:21:09,470 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:21:09 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-d77eb1ab-9676-454a-9c28-68349c0395f2 2019-05-30 11:21:09,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-05-30 11:21:09,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:21:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fc3a286f-0bae-4675-b54e-5ad12ac48aee 2019-05-30 11:21:09,512 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:21:09,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-fc3a286f-0bae-4675-b54e-5ad12ac48aee 2019-05-30 11:21:09,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712320804596s 2019-05-30 11:21:14,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:21:14,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:21:14,550 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:21:14 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-523eb00b-8abb-46e7-a57f-4844b182f46f 2019-05-30 11:21:14,550 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:21:14,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:21:14 GMT Server: Apache x-openstack-request-id: req-fca07f7b-09f4-4fc1-9e9c-c67f87e1fcc8 2019-05-30 11:21:14,592 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:21:14,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-fca07f7b-09f4-4fc1-9e9c-c67f87e1fcc8 2019-05-30 11:21:14,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736608505249s 2019-05-30 11:21:19,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:21:19,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:21:19,629 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:21:19 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-3c34bdfb-bca6-4aa9-af94-ed5bbeed2e74 2019-05-30 11:21:19,629 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:21:19,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:21:19 GMT Server: Apache x-openstack-request-id: req-0b0bafb6-e8c0-4537-a987-06ba54ab4d07 2019-05-30 11:21:19,756 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:21:19,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-0b0bafb6-e8c0-4537-a987-06ba54ab4d07 2019-05-30 11:21:19,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.157524824142s 2019-05-30 11:21:19,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:21:19,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:21:19,786 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:21:19 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-f5cc5ec5-1013-403c-b898-160b8caad8f5 2019-05-30 11:21:19,786 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:21:19,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:21:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9cd81fc2-24bd-4d2a-9f67-cb155bb230e6 2019-05-30 11:21:19,828 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:21:19,828 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-9cd81fc2-24bd-4d2a-9f67-cb155bb230e6 2019-05-30 11:21:19,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072154045105s 2019-05-30 11:21:24,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:21:24,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:21:24,867 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:21:24 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-bafdbaf3-289e-4ee4-9ece-4421cdf2631f 2019-05-30 11:21:24,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-05-30 11:21:24,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:21:24 GMT Server: Apache x-openstack-request-id: req-94531529-dd97-4106-b1ca-0f7df01b09bc 2019-05-30 11:21:24,910 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:21:24,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-94531529-dd97-4106-b1ca-0f7df01b09bc 2019-05-30 11:21:24,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749158859253s 2019-05-30 11:21:29,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:21:29,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:21:29,945 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:21:29 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-18bb7fb8-5b7b-45ab-832d-153f82041cd1 2019-05-30 11:21:29,945 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:21:29,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:21:29 GMT Server: Apache x-openstack-request-id: req-dd4a8799-7bb9-49fb-9c9a-cc87a7d578fa 2019-05-30 11:21:29,987 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:21:29,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-dd4a8799-7bb9-49fb-9c9a-cc87a7d578fa 2019-05-30 11:21:29,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715529918671s 2019-05-30 11:21:29,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:21:29,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:21:30,016 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:21:29 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-be5afae7-050a-42f1-83ea-7d0fee0f53da 2019-05-30 11:21:30,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-05-30 11:21:30,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:21:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bd7f33e0-73ec-4a8d-ba42-948cc7062ef1 2019-05-30 11:21:30,058 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:21:30,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-bd7f33e0-73ec-4a8d-ba42-948cc7062ef1 2019-05-30 11:21:30,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706918239594s 2019-05-30 11:21:35,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:21:35,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:21:35,111 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:21:35 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-97a0cc61-c15b-440a-bd19-78d6b0f58446 2019-05-30 11:21:35,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-05-30 11:21:35,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:21:35 GMT Server: Apache x-openstack-request-id: req-6f272e1a-b091-43e8-a7d0-cfdd32822d70 2019-05-30 11:21:35,153 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:21:35,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-6f272e1a-b091-43e8-a7d0-cfdd32822d70 2019-05-30 11:21:35,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0881290435791s 2019-05-30 11:21:40,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:21:40,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:21:40,188 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:21:40 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-524e7551-9041-4c4b-bf83-e4ea2ee02f9b 2019-05-30 11:21:40,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-05-30 11:21:40,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:21:40 GMT Server: Apache x-openstack-request-id: req-6fed9c9e-2f77-45a1-85c6-c1501f47de1e 2019-05-30 11:21:40,230 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:21:40,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-6fed9c9e-2f77-45a1-85c6-c1501f47de1e 2019-05-30 11:21:40,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709979534149s 2019-05-30 11:21:40,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:21:40,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:21:40,259 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:21:40 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-81d9fb42-dab8-4479-b2a1-c88a408dec0c 2019-05-30 11:21:40,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-05-30 11:21:40,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:21:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-01978afa-2cf8-4246-bf8b-3a09d0f58d8f 2019-05-30 11:21:40,301 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:21:40,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-01978afa-2cf8-4246-bf8b-3a09d0f58d8f 2019-05-30 11:21:40,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708329677582s 2019-05-30 11:21:45,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:21:45,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:21:45,338 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:21:45 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-dae949d2-e2d5-4a44-8fbe-55c573af77de 2019-05-30 11:21:45,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-05-30 11:21:45,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:21:45 GMT Server: Apache x-openstack-request-id: req-1f2cc3c1-aae4-4530-a087-9f3c1b49b4af 2019-05-30 11:21:45,380 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:21:45,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-1f2cc3c1-aae4-4530-a087-9f3c1b49b4af 2019-05-30 11:21:45,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720942020416s 2019-05-30 11:21:50,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:21:50,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:21:50,416 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:21:50 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-176a8dde-8119-44fa-9346-5b5e077a9f37 2019-05-30 11:21:50,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:21:50,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:21:50 GMT Server: Apache x-openstack-request-id: req-a3dbc637-3175-4a6f-a8ad-6a137bf63ffb 2019-05-30 11:21:50,457 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:21:50,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-a3dbc637-3175-4a6f-a8ad-6a137bf63ffb 2019-05-30 11:21:50,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716078281403s 2019-05-30 11:21:50,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:21:50,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:21:50,487 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:21:50 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-8de5ebd9-aaa3-48a3-a17c-f03d038b3fbd 2019-05-30 11:21:50,487 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:21:50,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:21:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-00152202-806a-401f-b2cf-d80a446ca637 2019-05-30 11:21:50,529 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:21:50,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-00152202-806a-401f-b2cf-d80a446ca637 2019-05-30 11:21:50,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708160400391s 2019-05-30 11:21:55,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:21:55,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:21:55,566 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:21:55 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-55ff963e-4ff4-4531-b80c-3c4dec96eb11 2019-05-30 11:21:55,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:21:55,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:21:55 GMT Server: Apache x-openstack-request-id: req-cb91299c-2d40-45c4-b5cd-cfa39bbb8868 2019-05-30 11:21:55,608 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:21:55,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-cb91299c-2d40-45c4-b5cd-cfa39bbb8868 2019-05-30 11:21:55,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724909305573s 2019-05-30 11:22:00,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:22:00,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:22:00,644 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:22:00 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-3d2d0287-69ab-4b9e-a7e3-d5cb64fd5e5f 2019-05-30 11:22:00,644 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:22:00,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:22:00 GMT Server: Apache x-openstack-request-id: req-76a6c93a-3c27-4a42-b300-cf5f8eef74f7 2019-05-30 11:22:00,686 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:22:00,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-76a6c93a-3c27-4a42-b300-cf5f8eef74f7 2019-05-30 11:22:00,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071958065033s 2019-05-30 11:22:00,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:22:00,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:22:00,717 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:22:00 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-4c7180f6-b77a-4b2c-a6bf-fe8d55262ab9 2019-05-30 11:22:00,717 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:22:00,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:22:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3b6c8f10-6373-4bc1-b14e-d07a2430c9be 2019-05-30 11:22:00,758 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:22:00,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-3b6c8f10-6373-4bc1-b14e-d07a2430c9be 2019-05-30 11:22:00,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718190670013s 2019-05-30 11:22:05,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:22:05,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:22:05,796 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:22:05 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-a7ca7b59-29b3-4bbc-ae44-f703c805b2c7 2019-05-30 11:22:05,796 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:22:05,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:22:05 GMT Server: Apache x-openstack-request-id: req-3408fd81-bcff-48fe-80a4-e6624f39d2e9 2019-05-30 11:22:05,837 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:22:05,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-3408fd81-bcff-48fe-80a4-e6624f39d2e9 2019-05-30 11:22:05,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716109275818s 2019-05-30 11:22:10,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:22:10,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:22:10,873 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:22:10 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-c77fe0db-f1c3-4841-9a6e-e392b3d5a763 2019-05-30 11:22:10,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-05-30 11:22:10,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:22:10 GMT Server: Apache x-openstack-request-id: req-f4dae935-d4b7-4265-94dc-ff84e44aa8f3 2019-05-30 11:22:10,915 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:22:10,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-f4dae935-d4b7-4265-94dc-ff84e44aa8f3 2019-05-30 11:22:10,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723810195923s 2019-05-30 11:22:10,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:22:10,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:22:10,945 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:22:10 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-a3e4f844-5065-4d1e-848b-1f9594b2cae5 2019-05-30 11:22:10,945 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:22:10,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:22:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7f0dfe60-0c71-4f2b-83e0-fe8c92556868 2019-05-30 11:22:10,987 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:22:10,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-7f0dfe60-0c71-4f2b-83e0-fe8c92556868 2019-05-30 11:22:10,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709171295166s 2019-05-30 11:22:15,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:22:15,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:22:16,026 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:22:15 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-46485ca5-4081-4d66-b769-d2e15b2db4f0 2019-05-30 11:22:16,026 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:22:16,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:22:16 GMT Server: Apache x-openstack-request-id: req-9a39e523-ebc6-484a-b8e2-e211086162e2 2019-05-30 11:22:16,069 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:22:16,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-9a39e523-ebc6-484a-b8e2-e211086162e2 2019-05-30 11:22:16,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075865983963s 2019-05-30 11:22:21,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:22:21,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:22:21,108 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:22:21 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc Server: Apache x-openstack-request-id: req-6827201f-eeda-44bf-8f5f-dd03d6337094 2019-05-30 11:22:21,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-05-30 11:22:21,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 349 Content-Type: application/json Date: Thu, 30 May 2019 11:22:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-90211500-cc8e-4a33-b11b-1d63540483f7 2019-05-30 11:22:21,150 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-05-30T11:22:21Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/dns/events/4fe41ee8-f583-44a3-bad4-d426ba304205", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "0d4e2e06-a1de-4837-a3f1-9cc9d6f7b395", "id": "4fe41ee8-f583-44a3-bad4-d426ba304205"}]} 2019-05-30 11:22:21,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc&marker=a9d1705d-6240-403a-8af2-cd40ee9e6f41&sort_dir=asc used request id req-90211500-cc8e-4a33-b11b-1d63540483f7 2019-05-30 11:22:21,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752840042114s 2019-05-30 11:22:26,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:22:26,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4fe41ee8-f583-44a3-bad4-d426ba304205&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:22:26,187 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:22:26 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4fe41ee8-f583-44a3-bad4-d426ba304205&sort_dir=asc Server: Apache x-openstack-request-id: req-b91edb08-050c-4b05-a062-a96166219ba4 2019-05-30 11:22:26,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-05-30 11:22:26,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 349 Content-Type: application/json Date: Thu, 30 May 2019 11:22:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8e715f23-6c9e-4a15-93ec-1b9d5e90f6f1 2019-05-30 11:22:26,229 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-05-30T11:22:21Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/ellis/events/4b612b44-ab28-4129-88a2-4b2f923bdfe1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-tk6j5w2up24y", "id": "4b612b44-ab28-4129-88a2-4b2f923bdfe1"}]} 2019-05-30 11:22:26,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4fe41ee8-f583-44a3-bad4-d426ba304205&sort_dir=asc&marker=4fe41ee8-f583-44a3-bad4-d426ba304205&sort_dir=asc used request id req-8e715f23-6c9e-4a15-93ec-1b9d5e90f6f1 2019-05-30 11:22:26,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730202198029s 2019-05-30 11:22:31,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:22:31,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:22:31,265 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:22:31 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-4b3f74e2-e646-4f0a-9aef-f7d92786259f 2019-05-30 11:22:31,265 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:22:31,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:22:31 GMT Server: Apache x-openstack-request-id: req-0a2f02df-0c80-414c-9f98-4f78beafff3d 2019-05-30 11:22:31,309 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:22:31,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-0a2f02df-0c80-414c-9f98-4f78beafff3d 2019-05-30 11:22:31,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738108158112s 2019-05-30 11:22:36,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:22:36,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:22:36,344 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:22:36 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-1b24afbc-948a-4718-9abf-04aced218de6 2019-05-30 11:22:36,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-05-30 11:22:36,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:22:36 GMT Server: Apache x-openstack-request-id: req-0434a294-08db-4a75-90f0-4b06d5d51b71 2019-05-30 11:22:36,386 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:22:36,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-0434a294-08db-4a75-90f0-4b06d5d51b71 2019-05-30 11:22:36,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710110664368s 2019-05-30 11:22:36,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:22:36,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:22:36,415 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:22:36 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-0d356ebb-b828-4b60-a696-51c1d71405d1 2019-05-30 11:22:36,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:22:36,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:22:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5a5f2f21-b6cb-488b-be3d-08456292db8e 2019-05-30 11:22:36,460 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:22:36,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-5a5f2f21-b6cb-488b-be3d-08456292db8e 2019-05-30 11:22:36,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734219551086s 2019-05-30 11:22:41,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:22:41,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:22:41,512 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:22:41 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-179b2188-96c2-419b-9bbc-746b74f9f3d7 2019-05-30 11:22:41,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-05-30 11:22:41,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:22:41 GMT Server: Apache x-openstack-request-id: req-68d7f388-9f92-43be-b89a-828d3a0754bf 2019-05-30 11:22:41,554 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:22:41,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-68d7f388-9f92-43be-b89a-828d3a0754bf 2019-05-30 11:22:41,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0878970623016s 2019-05-30 11:22:46,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:22:46,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:22:46,591 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:22:46 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-468cfc35-f87d-4313-9119-ee811f078a2c 2019-05-30 11:22:46,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:22:46,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:22:46 GMT Server: Apache x-openstack-request-id: req-51096af6-438c-4579-ad00-3e6bb12f2890 2019-05-30 11:22:46,634 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:22:46,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-51096af6-438c-4579-ad00-3e6bb12f2890 2019-05-30 11:22:46,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734658241272s 2019-05-30 11:22:46,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:22:46,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:22:46,663 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:22:46 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-f98d5a61-8148-4673-bd5d-68501947dc2b 2019-05-30 11:22:46,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-05-30 11:22:46,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:22:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a6a95876-e4d4-446a-b2f1-1c55cb369380 2019-05-30 11:22:46,706 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:22:46,706 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-a6a95876-e4d4-446a-b2f1-1c55cb369380 2019-05-30 11:22:46,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721440315247s 2019-05-30 11:22:51,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:22:51,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:22:51,743 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:22:51 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-f79f0e2f-bfdd-439a-bedd-767f7fb76605 2019-05-30 11:22:51,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-05-30 11:22:51,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:22:51 GMT Server: Apache x-openstack-request-id: req-dd189ec0-0ad4-44ad-bb01-771a02bdbdb9 2019-05-30 11:22:51,785 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:22:51,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-dd189ec0-0ad4-44ad-bb01-771a02bdbdb9 2019-05-30 11:22:51,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071986913681s 2019-05-30 11:22:56,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:22:56,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:22:56,821 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:22:56 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-ab160fed-6941-4291-ba9f-0bbeaf5cb986 2019-05-30 11:22:56,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-05-30 11:22:56,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:22:56 GMT Server: Apache x-openstack-request-id: req-a80c6500-eaa6-4e23-b188-cf95288c9f21 2019-05-30 11:22:56,863 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:22:56,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-a80c6500-eaa6-4e23-b188-cf95288c9f21 2019-05-30 11:22:56,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729329586029s 2019-05-30 11:22:56,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:22:56,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:22:56,895 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:22:56 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-b279407c-471f-42e9-ab4e-967f3bab3add 2019-05-30 11:22:56,896 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:22:56,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:22:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7222c78d-50e0-4ad6-ac93-ba23b10adaea 2019-05-30 11:22:56,937 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:22:56,937 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-7222c78d-50e0-4ad6-ac93-ba23b10adaea 2019-05-30 11:22:56,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734601020813s 2019-05-30 11:23:01,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:23:01,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:23:01,974 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:23:01 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-7b25b210-2d41-4e03-9061-697dfc20fb4d 2019-05-30 11:23:01,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-05-30 11:23:02,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:23:01 GMT Server: Apache x-openstack-request-id: req-45077b48-9ea5-4e09-ba11-f773b10f38d6 2019-05-30 11:23:02,015 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:23:02,016 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-45077b48-9ea5-4e09-ba11-f773b10f38d6 2019-05-30 11:23:02,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715219974518s 2019-05-30 11:23:07,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:23:07,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:23:07,048 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:23:07 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-898f0e22-257e-4501-af9b-8ad6ad01ed1d 2019-05-30 11:23:07,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-05-30 11:23:07,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:23:07 GMT Server: Apache x-openstack-request-id: req-ab762dd4-390d-4faa-8258-a8efb2bf9e68 2019-05-30 11:23:07,089 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:23:07,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-ab762dd4-390d-4faa-8258-a8efb2bf9e68 2019-05-30 11:23:07,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714621543884s 2019-05-30 11:23:07,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:23:07,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:23:07,119 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:23:07 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-248a45e6-adb2-4288-a2a7-ea89b4cc54c9 2019-05-30 11:23:07,119 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:23:07,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:23:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-30ddbe98-f89a-4079-bfec-f269c95530df 2019-05-30 11:23:07,161 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:23:07,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-30ddbe98-f89a-4079-bfec-f269c95530df 2019-05-30 11:23:07,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711688995361s 2019-05-30 11:23:12,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:23:12,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:23:12,195 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:23:12 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-90e1ea5d-aa87-4dd2-aac3-9d6b5a06904a 2019-05-30 11:23:12,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:23:12,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:23:12 GMT Server: Apache x-openstack-request-id: req-0bfe08a4-47cd-44a3-80f4-7f27ad18e586 2019-05-30 11:23:12,238 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:23:12,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-0bfe08a4-47cd-44a3-80f4-7f27ad18e586 2019-05-30 11:23:12,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734388828278s 2019-05-30 11:23:17,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:23:17,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:23:17,274 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:23:17 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-7fc91d23-69c4-4fa1-9d41-8d96f1f9b1af 2019-05-30 11:23:17,274 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:23:17,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:23:17 GMT Server: Apache x-openstack-request-id: req-d6d54166-bc72-4ef9-b05c-c915bad04b0e 2019-05-30 11:23:17,315 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:23:17,315 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-d6d54166-bc72-4ef9-b05c-c915bad04b0e 2019-05-30 11:23:17,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714790821075s 2019-05-30 11:23:17,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:23:17,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:23:17,345 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:23:17 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-4f2b0d9e-a94c-4529-b29b-3870d0e115b3 2019-05-30 11:23:17,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-05-30 11:23:17,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:23:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9e4bc2ea-680f-477b-aa74-b6f550899054 2019-05-30 11:23:17,387 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:23:17,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-9e4bc2ea-680f-477b-aa74-b6f550899054 2019-05-30 11:23:17,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712850093842s 2019-05-30 11:23:22,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:23:22,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:23:22,424 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:23:22 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-d4ab72c7-0f34-4e85-890c-f1f9daced8cf 2019-05-30 11:23:22,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-05-30 11:23:22,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:23:22 GMT Server: Apache x-openstack-request-id: req-d24687b0-6224-431c-86db-21feebece094 2019-05-30 11:23:22,466 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:23:22,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-d24687b0-6224-431c-86db-21feebece094 2019-05-30 11:23:22,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718588829041s 2019-05-30 11:23:27,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:23:27,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:23:27,502 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:23:27 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-6a32aff6-ad51-4928-9d4e-c6d88613afa7 2019-05-30 11:23:27,502 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:23:27,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:23:27 GMT Server: Apache x-openstack-request-id: req-2ad40132-206e-4576-8540-acc892e0c499 2019-05-30 11:23:27,543 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:23:27,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-2ad40132-206e-4576-8540-acc892e0c499 2019-05-30 11:23:27,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713419914246s 2019-05-30 11:23:27,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:23:27,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:23:27,573 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:23:27 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-82280c21-676c-4f51-9452-a5fe6b24541d 2019-05-30 11:23:27,573 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:23:27,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:23:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-22f7a530-d5e3-4d6f-a93f-a1c530ab7382 2019-05-30 11:23:27,615 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:23:27,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-22f7a530-d5e3-4d6f-a93f-a1c530ab7382 2019-05-30 11:23:27,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714530944824s 2019-05-30 11:23:32,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:23:32,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:23:32,653 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:23:32 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-c07493aa-33c1-4999-a341-bc3cf18ec6aa 2019-05-30 11:23:32,653 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:23:32,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:23:32 GMT Server: Apache x-openstack-request-id: req-e4222cf1-54df-48ae-bdb8-16a18f258598 2019-05-30 11:23:32,695 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:23:32,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-e4222cf1-54df-48ae-bdb8-16a18f258598 2019-05-30 11:23:32,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725901126862s 2019-05-30 11:23:37,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:23:37,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:23:37,730 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:23:37 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-1344ec30-c414-420d-8de6-e245441b6c9b 2019-05-30 11:23:37,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-05-30 11:23:37,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:23:37 GMT Server: Apache x-openstack-request-id: req-a335c5bd-d08e-45e0-a69f-e16ad60b136f 2019-05-30 11:23:37,772 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:23:37,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-a335c5bd-d08e-45e0-a69f-e16ad60b136f 2019-05-30 11:23:37,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711488723755s 2019-05-30 11:23:37,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:23:37,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:23:37,801 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:23:37 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-05dc4154-a7e7-4995-bbe9-6688c0448e80 2019-05-30 11:23:37,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-05-30 11:23:37,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:23:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-39eb605d-4121-4e27-a957-4f7ed72e5bd1 2019-05-30 11:23:37,826 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:23:37,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-39eb605d-4121-4e27-a957-4f7ed72e5bd1 2019-05-30 11:23:37,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0541269779205s 2019-05-30 11:23:42,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:23:42,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:23:42,862 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:23:42 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-8a0b70c4-49e5-4dad-b727-c76b7f3f485e 2019-05-30 11:23:42,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-05-30 11:23:42,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:23:42 GMT Server: Apache x-openstack-request-id: req-d2dd190c-a087-4ffb-9e4c-a284cedfba85 2019-05-30 11:23:42,903 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:23:42,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-d2dd190c-a087-4ffb-9e4c-a284cedfba85 2019-05-30 11:23:42,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700309276581s 2019-05-30 11:23:47,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:23:47,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:23:47,939 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:23:47 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-fe196f3d-aa26-41ad-8f22-60db33b33d96 2019-05-30 11:23:47,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-05-30 11:23:47,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:23:47 GMT Server: Apache x-openstack-request-id: req-648e25cb-6975-4c98-b4a1-ecdd57082b60 2019-05-30 11:23:47,982 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:23:47,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-648e25cb-6975-4c98-b4a1-ecdd57082b60 2019-05-30 11:23:47,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727632045746s 2019-05-30 11:23:47,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:23:47,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:23:48,011 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:23:47 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-0ce1fd62-51e3-4481-be94-fcf241a0dd0c 2019-05-30 11:23:48,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-05-30 11:23:48,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:23:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-78c5fe73-a044-403a-ad94-78274f5b4ec4 2019-05-30 11:23:48,052 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:23:48,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-78c5fe73-a044-403a-ad94-78274f5b4ec4 2019-05-30 11:23:48,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703270435333s 2019-05-30 11:23:53,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:23:53,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:23:53,090 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:23:53 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-5b927300-27ef-4219-83df-2061edc346ae 2019-05-30 11:23:53,090 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:23:53,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:23:53 GMT Server: Apache x-openstack-request-id: req-2f38b956-c3f3-44f3-aa01-f665e449594f 2019-05-30 11:23:53,134 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:23:53,134 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-2f38b956-c3f3-44f3-aa01-f665e449594f 2019-05-30 11:23:53,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750510692596s 2019-05-30 11:23:58,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:23:58,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:23:58,170 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:23:58 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-5e95fc88-e60d-4620-b855-8824386c2b33 2019-05-30 11:23:58,170 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:23:58,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:23:58 GMT Server: Apache x-openstack-request-id: req-d546eee9-334e-453e-82ae-ec228b4c848f 2019-05-30 11:23:58,212 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:23:58,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-d546eee9-334e-453e-82ae-ec228b4c848f 2019-05-30 11:23:58,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722439289093s 2019-05-30 11:23:58,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:23:58,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:23:58,242 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:23:58 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-a1169cab-064e-41d5-951d-27e74b7ada2a 2019-05-30 11:23:58,242 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:23:58,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:23:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1b759421-da1f-4304-bfeb-23a701fb5fb2 2019-05-30 11:23:58,284 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:23:58,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-1b759421-da1f-4304-bfeb-23a701fb5fb2 2019-05-30 11:23:58,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712819099426s 2019-05-30 11:24:03,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:24:03,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:24:03,321 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:24:03 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-742d624e-a81b-4ebd-94d6-44a3bb143c5e 2019-05-30 11:24:03,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-05-30 11:24:03,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:24:03 GMT Server: Apache x-openstack-request-id: req-6d76b00a-fa92-443e-b95b-5491dce4b0c3 2019-05-30 11:24:03,363 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:24:03,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-6d76b00a-fa92-443e-b95b-5491dce4b0c3 2019-05-30 11:24:03,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723350048065s 2019-05-30 11:24:08,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:24:08,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:24:08,399 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:24:08 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-578a70a8-cce6-4b72-9508-f077f334701e 2019-05-30 11:24:08,399 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:24:08,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:24:08 GMT Server: Apache x-openstack-request-id: req-a84e082d-a797-4feb-9b6d-7658d33f92b2 2019-05-30 11:24:08,440 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:24:08,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-a84e082d-a797-4feb-9b6d-7658d33f92b2 2019-05-30 11:24:08,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713410377502s 2019-05-30 11:24:08,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:24:08,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:24:08,470 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:24:08 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-6e8d1c14-b9fc-4233-962e-68181c9dfee6 2019-05-30 11:24:08,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-05-30 11:24:08,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:24:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-da0d837b-ea0e-4c45-8b0a-1ad91b9ec6a1 2019-05-30 11:24:08,496 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:24:08,496 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-da0d837b-ea0e-4c45-8b0a-1ad91b9ec6a1 2019-05-30 11:24:08,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0547549724579s 2019-05-30 11:24:13,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:24:13,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:24:13,534 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:24:13 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-a78b56c4-4759-47d9-b0b3-23a113bc7410 2019-05-30 11:24:13,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-05-30 11:24:13,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:24:13 GMT Server: Apache x-openstack-request-id: req-2c97e96b-b540-4bbf-be7e-cd42e05dbf84 2019-05-30 11:24:13,576 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:24:13,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-2c97e96b-b540-4bbf-be7e-cd42e05dbf84 2019-05-30 11:24:13,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735268592834s 2019-05-30 11:24:18,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:24:18,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:24:18,612 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:24:18 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-bc721fef-3ca0-4b6b-b3d1-1d9a8860bf11 2019-05-30 11:24:18,612 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:24:18,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:24:18 GMT Server: Apache x-openstack-request-id: req-dae9b8bf-4165-4848-9934-156cf31c48bd 2019-05-30 11:24:18,654 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:24:18,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-dae9b8bf-4165-4848-9934-156cf31c48bd 2019-05-30 11:24:18,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719149112701s 2019-05-30 11:24:18,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:24:18,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:24:18,684 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:24:18 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-46b895af-18f0-4650-b754-e0f0b5c669ac 2019-05-30 11:24:18,684 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:24:18,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:24:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e0358b05-5d84-4a19-b5a4-567d0df51ef5 2019-05-30 11:24:18,726 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:24:18,727 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-e0358b05-5d84-4a19-b5a4-567d0df51ef5 2019-05-30 11:24:18,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720679759979s 2019-05-30 11:24:23,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:24:23,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:24:23,764 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:24:23 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-ff6d0eee-36b8-4e06-9054-1d19394ae002 2019-05-30 11:24:23,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-05-30 11:24:23,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:24:23 GMT Server: Apache x-openstack-request-id: req-ca77addb-cfef-4e6e-bab9-56fe36e480b1 2019-05-30 11:24:23,805 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:24:23,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-ca77addb-cfef-4e6e-bab9-56fe36e480b1 2019-05-30 11:24:23,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721428394318s 2019-05-30 11:24:28,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:24:28,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:24:28,837 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:24:28 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-94e92202-15ce-446b-840e-3671a8fad098 2019-05-30 11:24:28,837 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:24:28,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:24:28 GMT Server: Apache x-openstack-request-id: req-354dc1a7-3986-4318-9e5d-892d690b3b19 2019-05-30 11:24:28,881 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:24:28,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-354dc1a7-3986-4318-9e5d-892d690b3b19 2019-05-30 11:24:28,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736141204834s 2019-05-30 11:24:28,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:24:28,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:24:28,911 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:24:28 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-143c0ac0-869e-4d03-83e1-f74e19285c86 2019-05-30 11:24:28,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-05-30 11:24:28,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:24:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d16c9b87-356c-45dc-ba2c-7c14e840eb71 2019-05-30 11:24:28,936 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:24:28,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-d16c9b87-356c-45dc-ba2c-7c14e840eb71 2019-05-30 11:24:28,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0548388957977s 2019-05-30 11:24:33,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:24:33,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:24:33,975 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:24:33 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-5d1f9166-dfcd-4d62-b06e-f33cea60e47b 2019-05-30 11:24:33,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-05-30 11:24:34,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:24:33 GMT Server: Apache x-openstack-request-id: req-1aa06cc1-8685-49eb-bec9-4964e80e775d 2019-05-30 11:24:34,018 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:24:34,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-1aa06cc1-8685-49eb-bec9-4964e80e775d 2019-05-30 11:24:34,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075355052948s 2019-05-30 11:24:39,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:24:39,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:24:39,071 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:24:39 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-d10615dc-aad7-4a6e-b7f4-05971ad73043 2019-05-30 11:24:39,071 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:24:39,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:24:39 GMT Server: Apache x-openstack-request-id: req-44a2ab77-da39-48b7-ac98-0b82a51fe51f 2019-05-30 11:24:39,113 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:24:39,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-44a2ab77-da39-48b7-ac98-0b82a51fe51f 2019-05-30 11:24:39,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0887980461121s 2019-05-30 11:24:39,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:24:39,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:24:39,144 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:24:39 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-b1b36513-24d3-45e5-8d8d-bdb26085c189 2019-05-30 11:24:39,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-05-30 11:24:39,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:24:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4ae37aea-4060-4204-b727-250bdb448594 2019-05-30 11:24:39,185 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:24:39,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-4ae37aea-4060-4204-b727-250bdb448594 2019-05-30 11:24:39,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718400478363s 2019-05-30 11:24:44,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:24:44,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:24:44,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:24:44 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-191e9880-da82-4f3a-bb6c-544450ab8872 2019-05-30 11:24:44,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-05-30 11:24:44,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:24:44 GMT Server: Apache x-openstack-request-id: req-9fe92a7a-e52c-4517-9341-de4089887ae4 2019-05-30 11:24:44,263 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:24:44,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-9fe92a7a-e52c-4517-9341-de4089887ae4 2019-05-30 11:24:44,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719721317291s 2019-05-30 11:24:49,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:24:49,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:24:49,299 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:24:49 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-9889edef-7e31-406e-977c-251955060787 2019-05-30 11:24:49,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-05-30 11:24:49,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:24:49 GMT Server: Apache x-openstack-request-id: req-10ee220e-beda-4457-a819-48c37cee88e5 2019-05-30 11:24:49,340 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:24:49,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-10ee220e-beda-4457-a819-48c37cee88e5 2019-05-30 11:24:49,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712749958038s 2019-05-30 11:24:49,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:24:49,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:24:49,370 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:24:49 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-cd62b7f2-134e-448b-8b2d-8d480119bde0 2019-05-30 11:24:49,370 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:24:49,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:24:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-30a7091b-abd5-421b-88f6-49b92ed1adc1 2019-05-30 11:24:49,411 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:24:49,411 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-30a7091b-abd5-421b-88f6-49b92ed1adc1 2019-05-30 11:24:49,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703778266907s 2019-05-30 11:24:54,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:24:54,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:24:54,726 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:24:54 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-b4989abe-d601-4b8c-8864-7e54fb7bf53b 2019-05-30 11:24:54,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-05-30 11:24:54,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:24:54 GMT Server: Apache x-openstack-request-id: req-85a0aa69-11b9-469e-b177-c2be9f7138c3 2019-05-30 11:24:54,768 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:24:54,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-85a0aa69-11b9-469e-b177-c2be9f7138c3 2019-05-30 11:24:54,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.3498878479s 2019-05-30 11:24:59,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:24:59,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:24:59,804 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:24:59 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-7b7065f0-c3f3-47d1-9716-a227e3cf1046 2019-05-30 11:24:59,804 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:24:59,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:24:59 GMT Server: Apache x-openstack-request-id: req-629781d9-1013-4a40-943a-150b43072b9f 2019-05-30 11:24:59,846 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:24:59,846 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-629781d9-1013-4a40-943a-150b43072b9f 2019-05-30 11:24:59,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724370479584s 2019-05-30 11:24:59,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:24:59,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:24:59,877 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:24:59 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-86b6fb67-f13b-4159-82e0-35dcaf4e4f11 2019-05-30 11:24:59,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-05-30 11:25:00,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:24:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-de96c8fb-db03-4713-b20b-b3795161237a 2019-05-30 11:25:00,196 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:25:00,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-de96c8fb-db03-4713-b20b-b3795161237a 2019-05-30 11:25:00,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.349231958389s 2019-05-30 11:25:05,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:25:05,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:25:05,516 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:25:05 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-60f444ff-9a05-4814-b30b-72345745132d 2019-05-30 11:25:05,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:25:05,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:25:05 GMT Server: Apache x-openstack-request-id: req-506caaad-cef2-4df8-b660-c6fe874828b4 2019-05-30 11:25:05,845 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:25:05,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-506caaad-cef2-4df8-b660-c6fe874828b4 2019-05-30 11:25:05,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.642118215561s 2019-05-30 11:25:10,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:25:10,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:25:11,100 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:25:10 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-03fb1d38-9776-4630-a60c-53b631c113c9 2019-05-30 11:25:11,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-05-30 11:25:11,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:25:11 GMT Server: Apache x-openstack-request-id: req-80b47d9f-a873-43ca-b6ed-00b96aba902f 2019-05-30 11:25:11,142 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:25:11,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-80b47d9f-a873-43ca-b6ed-00b96aba902f 2019-05-30 11:25:11,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.291428089142s 2019-05-30 11:25:11,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:25:11,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:25:11,175 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:25:11 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-ece5a005-0a65-4fe8-b4f0-f46e5b416984 2019-05-30 11:25:11,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:25:11,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:25:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-922109de-00e1-4406-87f9-514c0bad1da1 2019-05-30 11:25:11,218 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:25:11,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-922109de-00e1-4406-87f9-514c0bad1da1 2019-05-30 11:25:11,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0755870342255s 2019-05-30 11:25:16,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:25:16,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:25:16,256 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:25:16 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-1a37d573-7780-4a86-8757-b65755b4c711 2019-05-30 11:25:16,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-05-30 11:25:16,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:25:16 GMT Server: Apache x-openstack-request-id: req-6cb2ce19-810c-44f1-844a-45b2befa3949 2019-05-30 11:25:16,298 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:25:16,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-6cb2ce19-810c-44f1-844a-45b2befa3949 2019-05-30 11:25:16,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735700130463s 2019-05-30 11:25:21,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:25:21,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:25:21,595 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:25:21 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-5d494d92-a969-4f2e-9606-cc236678214d 2019-05-30 11:25:21,595 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:25:21,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:25:21 GMT Server: Apache x-openstack-request-id: req-545b0eb5-d89f-48c0-8aa4-d1e74aedd1ca 2019-05-30 11:25:21,636 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:25:21,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-545b0eb5-d89f-48c0-8aa4-d1e74aedd1ca 2019-05-30 11:25:21,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.332210063934s 2019-05-30 11:25:21,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:25:21,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:25:21,666 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:25:21 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-78bfaf29-2600-45a7-a415-0684ce70abcd 2019-05-30 11:25:21,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:25:21,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:25:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-775b57f8-9c00-4a42-862b-e5e8c9e3a859 2019-05-30 11:25:21,955 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:25:21,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-775b57f8-9c00-4a42-862b-e5e8c9e3a859 2019-05-30 11:25:21,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.317919015884s 2019-05-30 11:25:26,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:25:26,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:25:26,995 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:25:26 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-c18c9cd2-3cd6-4200-b22a-15908b14fedc 2019-05-30 11:25:26,995 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:25:27,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:25:26 GMT Server: Apache x-openstack-request-id: req-718071a1-b1be-4129-91eb-7344d7d736c8 2019-05-30 11:25:27,038 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:25:27,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-718071a1-b1be-4129-91eb-7344d7d736c8 2019-05-30 11:25:27,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758419036865s 2019-05-30 11:25:32,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:25:32,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:25:32,073 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:25:32 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-a1b6116a-cd94-44ec-b9b1-b83558371d34 2019-05-30 11:25:32,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-05-30 11:25:32,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:25:32 GMT Server: Apache x-openstack-request-id: req-30718711-b5a4-4b97-a606-57092739b2fc 2019-05-30 11:25:32,114 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:25:32,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-30718711-b5a4-4b97-a606-57092739b2fc 2019-05-30 11:25:32,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708751678467s 2019-05-30 11:25:32,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:25:32,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:25:32,146 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:25:32 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-df9d81bd-ead1-4814-a3a3-f53332f34a5c 2019-05-30 11:25:32,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-05-30 11:25:32,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:25:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3dc552a9-56b8-4bcc-a9a1-3045f05cc9eb 2019-05-30 11:25:32,172 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:25:32,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-3dc552a9-56b8-4bcc-a9a1-3045f05cc9eb 2019-05-30 11:25:32,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0572910308838s 2019-05-30 11:25:37,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:25:37,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:25:37,213 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:25:37 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-a3637955-65b0-4411-b60e-bc060fd25e94 2019-05-30 11:25:37,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-05-30 11:25:37,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:25:37 GMT Server: Apache x-openstack-request-id: req-f56b8039-9953-466a-af71-8b86c3241413 2019-05-30 11:25:37,540 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:25:37,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-f56b8039-9953-466a-af71-8b86c3241413 2019-05-30 11:25:37,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.360999822617s 2019-05-30 11:25:42,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:25:42,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:25:42,577 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:25:42 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-ab69f0c4-2f56-4251-94cf-1c49770041aa 2019-05-30 11:25:42,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-05-30 11:25:42,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:25:42 GMT Server: Apache x-openstack-request-id: req-6d55b796-0f0c-40e9-b3a8-cceeea3393fd 2019-05-30 11:25:42,624 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:25:42,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-6d55b796-0f0c-40e9-b3a8-cceeea3393fd 2019-05-30 11:25:42,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0779829025269s 2019-05-30 11:25:42,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:25:42,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:25:42,657 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:25:42 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-f6aaa635-4af5-4b48-a118-559b6953a497 2019-05-30 11:25:42,657 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:25:42,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:25:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3099f7e0-1630-4536-a81d-db8acc8f018c 2019-05-30 11:25:42,699 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:25:42,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-3099f7e0-1630-4536-a81d-db8acc8f018c 2019-05-30 11:25:42,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753560066223s 2019-05-30 11:25:47,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:25:47,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:25:48,000 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:25:47 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-b16fd99b-090d-4726-856f-e4891b215c3f 2019-05-30 11:25:48,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-05-30 11:25:48,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:25:47 GMT Server: Apache x-openstack-request-id: req-07d7155b-af7e-43e0-af4b-3aa686f01b34 2019-05-30 11:25:48,041 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:25:48,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-07d7155b-af7e-43e0-af4b-3aa686f01b34 2019-05-30 11:25:48,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.334907054901s 2019-05-30 11:25:53,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:25:53,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:25:53,079 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:25:53 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-e8a82bad-bb68-48bd-a6a2-59ae509493c0 2019-05-30 11:25:53,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:25:53,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:25:53 GMT Server: Apache x-openstack-request-id: req-f0eb6ae0-ff63-435e-a1e5-9e949dba7a11 2019-05-30 11:25:53,123 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:25:53,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-f0eb6ae0-ff63-435e-a1e5-9e949dba7a11 2019-05-30 11:25:53,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757050514221s 2019-05-30 11:25:53,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:25:53,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:25:53,435 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:25:53 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-119400d6-0303-47f8-b774-01276a76b2c5 2019-05-30 11:25:53,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-05-30 11:25:53,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:25:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-419cc515-544c-48a7-bd40-55b87c3d6f8f 2019-05-30 11:25:53,478 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:25:53,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-419cc515-544c-48a7-bd40-55b87c3d6f8f 2019-05-30 11:25:53,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.354403972626s 2019-05-30 11:25:58,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:25:58,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:25:58,516 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:25:58 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-ae252193-2bdc-4d0a-9bc6-b315de10efbf 2019-05-30 11:25:58,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:25:58,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:25:58 GMT Server: Apache x-openstack-request-id: req-217fb7c7-a183-4067-b664-4c5c5db6cbac 2019-05-30 11:25:58,850 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:25:58,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-217fb7c7-a183-4067-b664-4c5c5db6cbac 2019-05-30 11:25:58,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.366188049316s 2019-05-30 11:26:03,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:26:03,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:26:03,885 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:26:03 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-a5981ab5-7216-4a27-b512-429e5e74d53d 2019-05-30 11:26:03,885 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:26:03,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:26:03 GMT Server: Apache x-openstack-request-id: req-f05f3a8e-057d-4bc5-8a46-e029259177e2 2019-05-30 11:26:03,926 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:26:03,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-f05f3a8e-057d-4bc5-8a46-e029259177e2 2019-05-30 11:26:03,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.069864988327s 2019-05-30 11:26:03,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:26:03,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:26:03,957 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:26:03 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-98f458e0-c06d-4e9a-832b-551dc08cea5d 2019-05-30 11:26:03,958 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:26:03,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:26:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f90a4fe7-5cd9-40b0-b446-788ddd550c3e 2019-05-30 11:26:03,982 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:26:03,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-f90a4fe7-5cd9-40b0-b446-788ddd550c3e 2019-05-30 11:26:03,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.055969953537s 2019-05-30 11:26:08,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:26:08,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:26:09,020 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:26:08 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-dfd9780e-5cc0-4ffc-9ea7-377fa5405432 2019-05-30 11:26:09,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:26:09,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:26:09 GMT Server: Apache x-openstack-request-id: req-afae6698-4ba1-405e-922b-96dc7427c024 2019-05-30 11:26:09,061 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:26:09,061 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-afae6698-4ba1-405e-922b-96dc7427c024 2019-05-30 11:26:09,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718841552734s 2019-05-30 11:26:14,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:26:14,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:26:14,097 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:26:14 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-2ebb7a22-c0c3-4a7b-95ad-010861babb4d 2019-05-30 11:26:14,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-05-30 11:26:14,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:26:14 GMT Server: Apache x-openstack-request-id: req-1db8228e-d061-4e6d-ba4c-df1f1ede89db 2019-05-30 11:26:14,138 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:26:14,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-1db8228e-d061-4e6d-ba4c-df1f1ede89db 2019-05-30 11:26:14,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714828968048s 2019-05-30 11:26:14,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:26:14,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:26:14,171 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:26:14 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-e7376d3e-85fe-4214-858c-c8640564cf95 2019-05-30 11:26:14,171 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:26:14,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:26:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-19e65506-0bf0-4ef9-b74b-ab085575b019 2019-05-30 11:26:14,197 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:26:14,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-19e65506-0bf0-4ef9-b74b-ab085575b019 2019-05-30 11:26:14,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0581431388855s 2019-05-30 11:26:19,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:26:19,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:26:19,499 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:26:19 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-1bdad536-9e0c-47a2-9cfc-f3e849e3c95f 2019-05-30 11:26: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-05-30 11:26:19,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:26:19 GMT Server: Apache x-openstack-request-id: req-b473c54d-cda1-43e8-874d-bb1465645f9b 2019-05-30 11:26:19,540 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:26:19,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-b473c54d-cda1-43e8-874d-bb1465645f9b 2019-05-30 11:26:19,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.336357831955s 2019-05-30 11:26:24,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:26:24,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:26:24,578 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:26:24 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-126f71e2-07fb-4ca4-9eec-851a3a8e9b45 2019-05-30 11:26: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-05-30 11:26:24,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:26:24 GMT Server: Apache x-openstack-request-id: req-066248f6-8e88-4eb3-a368-f7e6b93acc08 2019-05-30 11:26:24,621 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:26:24,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-066248f6-8e88-4eb3-a368-f7e6b93acc08 2019-05-30 11:26:24,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754549503326s 2019-05-30 11:26:24,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:26:24,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:26:24,655 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:26:24 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-b0f25760-ddb3-4cd3-bdf9-5e122f6b22e2 2019-05-30 11:26:24,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-05-30 11:26:24,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:26:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4a03e1a3-587e-4a2a-a4c0-6b6f8469429f 2019-05-30 11:26:24,698 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:26:24,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-4a03e1a3-587e-4a2a-a4c0-6b6f8469429f 2019-05-30 11:26:24,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0760140419006s 2019-05-30 11:26:29,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:26:29,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:26:29,736 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:26:29 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-a6c57807-3b38-4f03-8baa-2c401ca6677e 2019-05-30 11:26:29,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:26:29,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:26:29 GMT Server: Apache x-openstack-request-id: req-08908b50-e994-412f-a1e0-967c1ac00d31 2019-05-30 11:26:29,779 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:26:29,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-08908b50-e994-412f-a1e0-967c1ac00d31 2019-05-30 11:26:29,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748279094696s 2019-05-30 11:26:34,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:26:34,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:26:34,814 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:26:34 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-034c67e9-76d7-4e8c-ba0b-aeb50d14d276 2019-05-30 11:26:34,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-05-30 11:26:34,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:26:34 GMT Server: Apache x-openstack-request-id: req-ea599182-ebf2-4511-829b-cb1335795c7c 2019-05-30 11:26:34,855 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:26:34,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-ea599182-ebf2-4511-829b-cb1335795c7c 2019-05-30 11:26:34,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701739788055s 2019-05-30 11:26:34,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:26:34,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:26:34,885 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:26:34 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-2f4bf6a9-a69c-4ef1-81a0-d4b8bf228aa2 2019-05-30 11:26:34,885 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:26:34,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:26:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-115b1a60-bd6e-4259-a320-0d1dbf5342e2 2019-05-30 11:26:34,930 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:26:34,931 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-115b1a60-bd6e-4259-a320-0d1dbf5342e2 2019-05-30 11:26:34,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745420455933s 2019-05-30 11:26:39,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:26:39,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:26:39,968 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:26:39 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-5f2dc60a-78ea-4f40-8c7f-19b32b939e68 2019-05-30 11:26:39,968 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:26:40,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:26:39 GMT Server: Apache x-openstack-request-id: req-65c08cf2-0d3e-4aad-b087-b96593c9dd1a 2019-05-30 11:26:40,010 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:26:40,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-65c08cf2-0d3e-4aad-b087-b96593c9dd1a 2019-05-30 11:26:40,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749790668488s 2019-05-30 11:26:45,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:26:45,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:26:45,049 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:26:45 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-15c81207-8efa-4325-b12c-8a9c15d1427d 2019-05-30 11:26:45,049 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:26:45,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:26:45 GMT Server: Apache x-openstack-request-id: req-72f5dd6a-5244-431f-ba2f-5688b034d02f 2019-05-30 11:26:45,092 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:26:45,093 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-72f5dd6a-5244-431f-ba2f-5688b034d02f 2019-05-30 11:26:45,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761489868164s 2019-05-30 11:26:45,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:26:45,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:26:45,123 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:26:45 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-6dd48e1c-b4df-4e3e-b31b-5d1f537b09ab 2019-05-30 11:26:45,123 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:26:45,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:26:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cbeb79e7-25cf-4375-bac4-2d4051f3e8c4 2019-05-30 11:26:45,166 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:26:45,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-cbeb79e7-25cf-4375-bac4-2d4051f3e8c4 2019-05-30 11:26:45,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732610225677s 2019-05-30 11:26:50,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:26:50,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:26:50,206 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:26:50 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-24d9818a-4a80-4664-8d38-ef2197a5f228 2019-05-30 11:26:50,207 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:26:50,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:26:50 GMT Server: Apache x-openstack-request-id: req-c987f2d5-facc-4152-8ae8-b0867ccd0813 2019-05-30 11:26:50,249 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:26:50,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-c987f2d5-facc-4152-8ae8-b0867ccd0813 2019-05-30 11:26:50,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761768817902s 2019-05-30 11:26:55,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:26:55,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:26:55,287 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:26:55 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-00c5048c-48c4-4d01-a178-686fbdc487a3 2019-05-30 11:26:55,288 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:26:55,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:26:55 GMT Server: Apache x-openstack-request-id: req-5881bc77-8834-4df2-b0f8-315db5fe1e34 2019-05-30 11:26:55,330 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:26:55,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-5881bc77-8834-4df2-b0f8-315db5fe1e34 2019-05-30 11:26:55,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751011371613s 2019-05-30 11:26:55,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:26:55,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:26:55,360 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:26:55 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-b8973d66-dab0-431c-bf65-7bc637da06e1 2019-05-30 11:26:55,360 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:26:55,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:26:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d6246804-913f-4513-b0c3-43e2c3bddbd2 2019-05-30 11:26:55,401 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:26:55,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-d6246804-913f-4513-b0c3-43e2c3bddbd2 2019-05-30 11:26:55,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704309940338s 2019-05-30 11:27:00,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:27:00,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:27:00,441 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:27:00 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-045da521-4f57-48b7-a599-c9b797315d27 2019-05-30 11:27:00,441 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:27:00,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:27:00 GMT Server: Apache x-openstack-request-id: req-12304bd3-60bc-48e2-8ff8-0f3326fb8ae1 2019-05-30 11:27:00,484 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:27:00,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-12304bd3-60bc-48e2-8ff8-0f3326fb8ae1 2019-05-30 11:27:00,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075572013855s 2019-05-30 11:27:05,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:27:05,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:27:05,521 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:27:05 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-9fa64f60-2fa7-42b2-83dc-1efdcb011a8c 2019-05-30 11:27:05,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-05-30 11:27:05,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:27:05 GMT Server: Apache x-openstack-request-id: req-de691e2d-2ce5-4ff0-a9f1-3613246ece28 2019-05-30 11:27:05,565 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:27:05,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-de691e2d-2ce5-4ff0-a9f1-3613246ece28 2019-05-30 11:27:05,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755410194397s 2019-05-30 11:27:05,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:27:05,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:27:05,596 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:27:05 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-d89b6cae-c9df-4eb6-8ac6-46952eceb3c1 2019-05-30 11:27:05,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-05-30 11:27:05,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:27:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2296b990-a5c3-4033-9181-f8b666f81c82 2019-05-30 11:27:05,641 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:27:05,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-2296b990-a5c3-4033-9181-f8b666f81c82 2019-05-30 11:27:05,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0754961967468s 2019-05-30 11:27:10,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:27:10,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:27:10,679 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:27:10 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-da2fccd1-fe0c-485a-8b99-13274322b7fe 2019-05-30 11:27:10,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-05-30 11:27:10,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:27:10 GMT Server: Apache x-openstack-request-id: req-a4cdfd99-e217-4389-b7b6-c3d85c18a6d8 2019-05-30 11:27:10,721 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:27:10,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-a4cdfd99-e217-4389-b7b6-c3d85c18a6d8 2019-05-30 11:27:10,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073157787323s 2019-05-30 11:27:15,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:27:15,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:27:15,754 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:27:15 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-f3630585-bf37-484d-a72b-932dfc19add0 2019-05-30 11:27:15,754 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:27:15,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:27:15 GMT Server: Apache x-openstack-request-id: req-4758cc9f-46f6-4936-be8f-1e38ee7bd2c8 2019-05-30 11:27:15,795 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:27:15,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-4758cc9f-46f6-4936-be8f-1e38ee7bd2c8 2019-05-30 11:27:15,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071897983551s 2019-05-30 11:27:15,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:27:15,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:27:15,825 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:27:15 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-651b0a29-7b32-4dc0-a5c7-09740b451524 2019-05-30 11:27:15,825 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:27:15,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:27:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8d07fd81-9051-4ab3-ad61-45d1c0dc73a0 2019-05-30 11:27:15,851 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:27:15,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-8d07fd81-9051-4ab3-ad61-45d1c0dc73a0 2019-05-30 11:27:15,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0556070804596s 2019-05-30 11:27:20,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:27:20,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:27:20,890 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:27:20 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-014be5a0-2ebc-4827-a560-ca6f76256529 2019-05-30 11:27:20,890 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:27:20,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:27:20 GMT Server: Apache x-openstack-request-id: req-91b2a25c-4b5e-4e58-b6d3-064618d11bb6 2019-05-30 11:27:20,933 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:27:20,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-91b2a25c-4b5e-4e58-b6d3-064618d11bb6 2019-05-30 11:27:20,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074765920639s 2019-05-30 11:27:25,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:27:25,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:27:25,971 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:27:25 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-aaca53a5-0925-45f1-a230-d3c99b7b036d 2019-05-30 11:27:25,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-05-30 11:27:26,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:27:25 GMT Server: Apache x-openstack-request-id: req-ebd80c85-fab2-4aa0-833f-f6fb6e321e94 2019-05-30 11:27:26,015 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:27:26,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-ebd80c85-fab2-4aa0-833f-f6fb6e321e94 2019-05-30 11:27:26,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764539241791s 2019-05-30 11:27:26,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:27:26,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:27:26,049 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:27:26 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-f94c1995-fcac-4111-a6d3-f44b52792761 2019-05-30 11:27:26,049 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:27:26,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:27:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-83ad41a1-d73f-456e-ba93-854877ee86b4 2019-05-30 11:27:26,091 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:27:26,091 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-83ad41a1-d73f-456e-ba93-854877ee86b4 2019-05-30 11:27:26,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0752098560333s 2019-05-30 11:27:31,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:27:31,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:27:31,127 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:27:31 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-2f1703be-f8ae-423b-b7ef-5634dffcc630 2019-05-30 11:27:31,127 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:27:31,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Thu, 30 May 2019 11:27:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1ae19757-52d6-4e5b-823f-aa6c57267e47 2019-05-30 11:27:31,171 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-05-30T11:27:26Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/ellis/events/262bb974-e628-46ee-869b-e388f36d08d4", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7fb3c057-102d-4f6c-805f-dd428d2b2276", "id": "262bb974-e628-46ee-869b-e388f36d08d4"}, {"resource_name": "vellum", "event_time": "2019-05-30T11:27:26Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/vellum/events/c389be22-a365-45ca-bd0b-670a222d670b", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-az6yhsjqbrfh", "id": "c389be22-a365-45ca-bd0b-670a222d670b"}]} 2019-05-30 11:27:31,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc&marker=4b612b44-ab28-4129-88a2-4b2f923bdfe1&sort_dir=asc used request id req-1ae19757-52d6-4e5b-823f-aa6c57267e47 2019-05-30 11:27:31,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738461017609s 2019-05-30 11:27:36,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:27:36,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:27:36,207 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:27:36 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-b2ebff18-f138-4584-99ea-487f7f88ef9c 2019-05-30 11:27:36,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-05-30 11:27:36,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:27:36 GMT Server: Apache x-openstack-request-id: req-20494d22-0eba-4370-ac61-275e396d27de 2019-05-30 11:27:36,249 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:27:36,249 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-20494d22-0eba-4370-ac61-275e396d27de 2019-05-30 11:27:36,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715169906616s 2019-05-30 11:27:41,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:27:41,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:27:41,285 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:27:41 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-b6e0651f-6050-448a-953d-e0485b522be3 2019-05-30 11:27:41,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-05-30 11:27:41,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:27:41 GMT Server: Apache x-openstack-request-id: req-d343927b-6cad-4879-8380-9d3530b340a4 2019-05-30 11:27:41,327 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:27:41,327 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-d343927b-6cad-4879-8380-9d3530b340a4 2019-05-30 11:27:41,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720708370209s 2019-05-30 11:27:41,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:27:41,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:27:41,357 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:27:41 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-ebf3c36a-1198-4174-9210-82c76d6b267c 2019-05-30 11:27:41,357 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:27:41,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:27:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8f9f507f-9505-4eac-82fe-522fbda19d7a 2019-05-30 11:27:41,385 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:27:41,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-8f9f507f-9505-4eac-82fe-522fbda19d7a 2019-05-30 11:27:41,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0581119060516s 2019-05-30 11:27:46,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:27:46,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:27:46,424 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:27:46 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-95775466-dd87-4737-b306-1aff257eb7eb 2019-05-30 11:27:46,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-05-30 11:27:46,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:27:46 GMT Server: Apache x-openstack-request-id: req-dc5fe3b0-dcc0-4bdf-988e-26ca943d3cff 2019-05-30 11:27:46,465 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:27:46,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-dc5fe3b0-dcc0-4bdf-988e-26ca943d3cff 2019-05-30 11:27:46,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730681419373s 2019-05-30 11:27:51,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:27:51,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:27:51,503 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:27:51 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-dfef6c73-4255-4ef5-b55c-300d8317dc68 2019-05-30 11:27:51,503 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:27:51,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:27:51 GMT Server: Apache x-openstack-request-id: req-2049db1e-d273-4b82-9fe4-d237c81e0e15 2019-05-30 11:27:51,545 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:27:51,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-2049db1e-d273-4b82-9fe4-d237c81e0e15 2019-05-30 11:27:51,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743129253387s 2019-05-30 11:27:51,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:27:51,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:27:51,575 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:27:51 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-11cccf5d-d2f3-413d-86bb-1add55352452 2019-05-30 11:27:51,575 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:27:51,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:27:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-27554cac-560d-4ecc-9856-f3fecc828934 2019-05-30 11:27:51,617 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:27:51,617 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-27554cac-560d-4ecc-9856-f3fecc828934 2019-05-30 11:27:51,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710198879242s 2019-05-30 11:27:56,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:27:56,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:27:56,653 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:27:56 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-4d588ea2-36b2-45e2-8598-6581af05ddbf 2019-05-30 11:27:56,653 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:27:56,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:27:56 GMT Server: Apache x-openstack-request-id: req-9e225e92-273c-448f-99e6-0e3d59881160 2019-05-30 11:27:56,694 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:27:56,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-9e225e92-273c-448f-99e6-0e3d59881160 2019-05-30 11:27:56,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703580379486s 2019-05-30 11:28:01,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:28:01,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:28:01,731 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:28:01 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-a1fc6fa1-6fde-4808-bb04-6cd66005032e 2019-05-30 11:28:01,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-05-30 11:28:01,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:28:01 GMT Server: Apache x-openstack-request-id: req-1dc1ec1c-a40a-4b46-bc1e-163a7c02b67a 2019-05-30 11:28:01,774 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:28:01,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-1dc1ec1c-a40a-4b46-bc1e-163a7c02b67a 2019-05-30 11:28:01,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740261077881s 2019-05-30 11:28:01,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:28:01,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:28:01,805 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:28:01 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-570dbaa7-59bc-4e78-865b-38a4b3904cbb 2019-05-30 11:28:01,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:28:01,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:28:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-27d2842a-14dd-44df-833f-f3787d937a82 2019-05-30 11:28:01,847 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:28:01,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-27d2842a-14dd-44df-833f-f3787d937a82 2019-05-30 11:28:01,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729038715363s 2019-05-30 11:28:06,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:28:06,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:28:06,883 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:28:06 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-1fad812c-a4bc-4525-9dd1-97a2de6500e6 2019-05-30 11:28:06,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-05-30 11:28:06,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:28:06 GMT Server: Apache x-openstack-request-id: req-6ee0b3c8-2314-4d2a-9c85-b60b588c6366 2019-05-30 11:28:06,926 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:28:06,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-6ee0b3c8-2314-4d2a-9c85-b60b588c6366 2019-05-30 11:28:06,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722308158875s 2019-05-30 11:28:11,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:28:11,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:28:11,961 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:28:11 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-c2c96094-3546-4a9d-9c90-ae33d3cd19b4 2019-05-30 11:28:11,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-05-30 11:28:12,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:28:11 GMT Server: Apache x-openstack-request-id: req-1efa347f-91da-4802-aaa3-006ea2ebf8fa 2019-05-30 11:28:12,003 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:28:12,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-1efa347f-91da-4802-aaa3-006ea2ebf8fa 2019-05-30 11:28:12,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725910663605s 2019-05-30 11:28:12,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:28:12,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:28:12,032 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:28:12 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-80e45604-f6af-45bc-be8b-e126a4bfc60f 2019-05-30 11:28:12,032 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:28:12,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:28:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6de02b4d-3db4-4247-9a9d-bfa410aa9819 2019-05-30 11:28:12,074 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:28:12,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-6de02b4d-3db4-4247-9a9d-bfa410aa9819 2019-05-30 11:28:12,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708138942719s 2019-05-30 11:28:17,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:28:17,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:28:17,112 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:28:17 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-67c540f4-f65b-41ca-9ce1-e9629f117e9c 2019-05-30 11:28:17,112 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:28:17,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:28:17 GMT Server: Apache x-openstack-request-id: req-5566faca-857e-4168-9866-58f45daee408 2019-05-30 11:28:17,155 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:28:17,155 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-5566faca-857e-4168-9866-58f45daee408 2019-05-30 11:28:17,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740180015564s 2019-05-30 11:28:22,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:28:22,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:28:22,193 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:28:22 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-252c39a0-e682-4259-96e6-5e5a5102cbd7 2019-05-30 11:28:22,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:28:22,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:28:22 GMT Server: Apache x-openstack-request-id: req-a7cf6a38-86bc-4d78-bb20-fb02ffbdf415 2019-05-30 11:28:22,236 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:28:22,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-a7cf6a38-86bc-4d78-bb20-fb02ffbdf415 2019-05-30 11:28:22,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760359764099s 2019-05-30 11:28:22,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:28:22,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:28:22,268 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:28:22 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-c37cd454-566f-439c-bdcf-ee6e6b520ebc 2019-05-30 11:28:22,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-05-30 11:28:22,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:28:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-03f450ad-e88d-4b23-ba99-ed4d60f596dc 2019-05-30 11:28:22,313 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:28:22,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-03f450ad-e88d-4b23-ba99-ed4d60f596dc 2019-05-30 11:28:22,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0757100582123s 2019-05-30 11:28:27,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:28:27,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:28:27,353 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:28:27 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-47742baa-329b-458b-8404-280f324106a9 2019-05-30 11:28:27,353 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:28:27,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:28:27 GMT Server: Apache x-openstack-request-id: req-19c7f903-6078-4864-bb6f-4ccf1888cf28 2019-05-30 11:28:27,396 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:28:27,396 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-19c7f903-6078-4864-bb6f-4ccf1888cf28 2019-05-30 11:28:27,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765149593353s 2019-05-30 11:28:32,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:28:32,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:28:32,434 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:28:32 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-046430a1-6684-4180-93b5-4082311aefc5 2019-05-30 11:28:32,434 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:28:32,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:28:32 GMT Server: Apache x-openstack-request-id: req-5830d01f-fe64-434b-acb5-c04a0992c9ee 2019-05-30 11:28:32,476 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:28:32,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-5830d01f-fe64-434b-acb5-c04a0992c9ee 2019-05-30 11:28:32,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740351676941s 2019-05-30 11:28:32,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:28:32,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:28:32,506 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:28:32 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-97ca391d-8949-4787-a940-3043a1605f23 2019-05-30 11:28:32,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-05-30 11:28:32,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:28:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3cec6d57-e890-4370-8884-29b1d10a17f0 2019-05-30 11:28:32,549 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:28:32,549 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-3cec6d57-e890-4370-8884-29b1d10a17f0 2019-05-30 11:28:32,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728230476379s 2019-05-30 11:28:37,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:28:37,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:28:37,589 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:28:37 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-03c03457-293c-4fb8-8043-93f4819c9a42 2019-05-30 11:28:37,589 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:28:37,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:28:37 GMT Server: Apache x-openstack-request-id: req-554d9dd0-e63a-43d1-b3c5-eeb7dfff2319 2019-05-30 11:28:37,634 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:28:37,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-554d9dd0-e63a-43d1-b3c5-eeb7dfff2319 2019-05-30 11:28:37,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0780198574066s 2019-05-30 11:28:42,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:28:42,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:28:42,670 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:28:42 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-e59b620c-bfd8-4040-ac19-778f6bc90de4 2019-05-30 11:28:42,670 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:28:42,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:28:42 GMT Server: Apache x-openstack-request-id: req-1aaaf05a-f79f-43a7-8aca-c336faaea558 2019-05-30 11:28:42,711 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:28:42,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-1aaaf05a-f79f-43a7-8aca-c336faaea558 2019-05-30 11:28:42,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713810920715s 2019-05-30 11:28:42,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:28:42,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:28:42,757 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:28:42 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-2a1d5377-d2b5-4ed5-b2cb-4712e2294214 2019-05-30 11:28:42,757 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:28:42,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:28:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1e8d92ca-99b4-49c1-a512-569e0c918180 2019-05-30 11:28:42,798 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:28:42,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-1e8d92ca-99b4-49c1-a512-569e0c918180 2019-05-30 11:28:42,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0865640640259s 2019-05-30 11:28:47,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:28:47,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:28:47,834 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:28:47 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-bfc6be4a-0231-439f-8b2c-7921ca9057a0 2019-05-30 11:28:47,834 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:28:47,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:28:47 GMT Server: Apache x-openstack-request-id: req-b95ad424-1dda-4b7d-8969-1bea7a6a3fde 2019-05-30 11:28:47,875 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:28:47,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-b95ad424-1dda-4b7d-8969-1bea7a6a3fde 2019-05-30 11:28:47,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706369876862s 2019-05-30 11:28:52,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:28:52,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:28:52,912 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:28:52 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-c555ec8b-8b32-4f00-9c29-9da2215e22a0 2019-05-30 11:28:52,913 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:28:52,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:28:52 GMT Server: Apache x-openstack-request-id: req-0967a9c6-1e91-4263-91f8-4ab701b2d28f 2019-05-30 11:28:52,955 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:28:52,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-0967a9c6-1e91-4263-91f8-4ab701b2d28f 2019-05-30 11:28:52,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742840766907s 2019-05-30 11:28:52,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:28:52,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:28:52,985 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:28:52 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-92b220ec-52ce-4059-bdaf-1174f2da3535 2019-05-30 11:28:52,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-05-30 11:28:53,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:28:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d468b7d9-7680-427a-b4ac-c07f03f43f1f 2019-05-30 11:28:53,027 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:28:53,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-d468b7d9-7680-427a-b4ac-c07f03f43f1f 2019-05-30 11:28:53,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714139938354s 2019-05-30 11:28:58,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:28:58,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:28:58,065 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:28:58 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-785c6a8b-51dd-4411-b1b0-2e3c21d8db79 2019-05-30 11:28:58,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-05-30 11:28:58,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:28:58 GMT Server: Apache x-openstack-request-id: req-ad225959-bc53-4c99-adcd-6b22a5862a76 2019-05-30 11:28:58,108 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:28:58,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-ad225959-bc53-4c99-adcd-6b22a5862a76 2019-05-30 11:28:58,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744249820709s 2019-05-30 11:29:03,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:29:03,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:29:03,144 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:29:03 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-95006a5a-a80e-42cf-ba44-dd7e931a1315 2019-05-30 11:29:03,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-05-30 11:29:03,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:29:03 GMT Server: Apache x-openstack-request-id: req-3037a3e7-287a-4089-85f6-1a1966250e4f 2019-05-30 11:29:03,186 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:29:03,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-3037a3e7-287a-4089-85f6-1a1966250e4f 2019-05-30 11:29:03,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721621513367s 2019-05-30 11:29:03,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:29:03,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:29:03,216 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:29:03 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-adcd9735-e263-498d-99f2-2e4d9a9d37da 2019-05-30 11:29:03,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-05-30 11:29:03,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:29:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-36994f53-8d04-4505-9f3c-2e7b948a034d 2019-05-30 11:29:03,260 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:29:03,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-36994f53-8d04-4505-9f3c-2e7b948a034d 2019-05-30 11:29:03,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733020305634s 2019-05-30 11:29:08,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:29:08,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:29:08,303 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:29:08 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-307f4e2e-4188-4107-a7d0-ce4660aa94d3 2019-05-30 11:29:08,303 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:29:08,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:29:08 GMT Server: Apache x-openstack-request-id: req-ac8b6723-0f70-4528-9b66-131368ff1a43 2019-05-30 11:29:08,345 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:29:08,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-ac8b6723-0f70-4528-9b66-131368ff1a43 2019-05-30 11:29:08,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.078015089035s 2019-05-30 11:29:13,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:29:13,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:29:13,383 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:29:13 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-0ed38c5d-c234-4112-a0d4-20d2d07a88d6 2019-05-30 11:29:13,383 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:29:13,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:29:13 GMT Server: Apache x-openstack-request-id: req-66e925fd-c8eb-45e3-a8cf-f6bdffd0faf3 2019-05-30 11:29:13,425 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:29:13,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-66e925fd-c8eb-45e3-a8cf-f6bdffd0faf3 2019-05-30 11:29:13,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752079486847s 2019-05-30 11:29:13,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:29:13,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:29:13,457 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:29:13 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-d5668459-9f4a-431b-874c-6343ab64c8d6 2019-05-30 11:29:13,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-05-30 11:29:13,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:29:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a3a67a68-b7ae-49ce-8308-190f77c4e6f7 2019-05-30 11:29:13,501 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:29:13,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-a3a67a68-b7ae-49ce-8308-190f77c4e6f7 2019-05-30 11:29:13,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074676990509s 2019-05-30 11:29:18,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:29:18,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:29:18,537 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:29:18 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-0eac0ab5-6174-4010-ac62-0a7a73893259 2019-05-30 11:29:18,537 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:29:18,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:29:18 GMT Server: Apache x-openstack-request-id: req-7b1183cc-7169-4e96-b258-72bb69508b12 2019-05-30 11:29:18,579 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:29:18,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-7b1183cc-7169-4e96-b258-72bb69508b12 2019-05-30 11:29:18,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714440345764s 2019-05-30 11:29:23,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:29:23,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:29:23,616 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:29:23 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-dc0e0df9-f6e8-4928-9105-b3d231483dba 2019-05-30 11:29:23,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-05-30 11:29:23,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:29:23 GMT Server: Apache x-openstack-request-id: req-f66aafa3-3da4-4797-bb52-a6c0c84d408d 2019-05-30 11:29:23,658 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:29:23,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-f66aafa3-3da4-4797-bb52-a6c0c84d408d 2019-05-30 11:29:23,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735750198364s 2019-05-30 11:29:23,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:29:23,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:29:23,688 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:29:23 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-2b92810a-9146-404a-85e7-af60650c23f9 2019-05-30 11:29:23,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-05-30 11:29:23,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:29:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c2ace7fa-7ac0-4169-9ee5-03748a11179c 2019-05-30 11:29:23,730 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:29:23,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-c2ace7fa-7ac0-4169-9ee5-03748a11179c 2019-05-30 11:29:23,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715928077698s 2019-05-30 11:29:28,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:29:28,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:29:28,769 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:29:28 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-478933ff-5b05-4ddf-979e-8dc5c29f4916 2019-05-30 11:29:28,769 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:29:28,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:29:28 GMT Server: Apache x-openstack-request-id: req-2f636de9-f79c-459b-82c8-97c65fbc9d67 2019-05-30 11:29:28,812 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:29:28,812 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-2f636de9-f79c-459b-82c8-97c65fbc9d67 2019-05-30 11:29:28,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750460624695s 2019-05-30 11:29:33,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:29:33,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:29:33,848 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:29:33 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-022bb752-c59b-4047-8e1a-c8dc13e0eb0d 2019-05-30 11:29:33,848 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:29:33,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:29:33 GMT Server: Apache x-openstack-request-id: req-cfc09781-81cc-4cd3-8a1c-41c8b52dca9f 2019-05-30 11:29:33,889 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:29:33,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-cfc09781-81cc-4cd3-8a1c-41c8b52dca9f 2019-05-30 11:29:33,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716319084167s 2019-05-30 11:29:33,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:29:33,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:29:33,919 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:29:33 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-1c19b873-8841-4247-87e8-87260a07b302 2019-05-30 11:29:33,919 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:29:33,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:29:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3172b4e4-de0c-40e9-b1a4-7eb0cb846204 2019-05-30 11:29:33,961 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:29:33,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-3172b4e4-de0c-40e9-b1a4-7eb0cb846204 2019-05-30 11:29:33,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708560943604s 2019-05-30 11:29:38,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:29:38,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:29:38,998 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:29:38 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-ec9e82d4-82c1-46cd-963a-01e8fb77753c 2019-05-30 11:29:38,998 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:29:39,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:29:38 GMT Server: Apache x-openstack-request-id: req-51818fcd-ccb1-475b-8c96-f5a203741083 2019-05-30 11:29:39,040 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:29:39,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-51818fcd-ccb1-475b-8c96-f5a203741083 2019-05-30 11:29:39,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725619792938s 2019-05-30 11:29:44,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:29:44,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:29:44,080 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:29:44 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-4bc2c0b9-0717-4eff-ab98-a3494d835c6f 2019-05-30 11:29:44,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:29:44,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:29:44 GMT Server: Apache x-openstack-request-id: req-294534e9-f474-4109-b9f9-c90ff6063d0b 2019-05-30 11:29:44,124 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:29:44,124 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-294534e9-f474-4109-b9f9-c90ff6063d0b 2019-05-30 11:29:44,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0781269073486s 2019-05-30 11:29:44,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:29:44,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:29:44,155 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:29:44 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-d3cc6cb1-20b1-4669-9942-14dc87d54ba2 2019-05-30 11:29:44,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-05-30 11:29:44,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:29:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-181daac7-0cb1-4bdb-950c-5d7750eef92c 2019-05-30 11:29:44,198 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:29:44,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-181daac7-0cb1-4bdb-950c-5d7750eef92c 2019-05-30 11:29:44,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735349655151s 2019-05-30 11:29:49,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:29:49,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:29:49,233 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:29:49 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-414a749a-952c-49ea-bf0d-428931f1ad08 2019-05-30 11:29:49,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-05-30 11:29:49,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:29:49 GMT Server: Apache x-openstack-request-id: req-72223e3a-5936-43dd-9cb1-99995f2e8b06 2019-05-30 11:29:49,274 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:29:49,274 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-72223e3a-5936-43dd-9cb1-99995f2e8b06 2019-05-30 11:29:49,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700221061707s 2019-05-30 11:29:54,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:29:54,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:29:54,311 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:29:54 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-bb8d83ec-1472-4150-9794-d5b423be02fa 2019-05-30 11:29:54,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-05-30 11:29:54,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:29:54 GMT Server: Apache x-openstack-request-id: req-bb5f2283-1d69-42de-8435-c08fa4d0eba7 2019-05-30 11:29:54,354 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:29:54,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-bb5f2283-1d69-42de-8435-c08fa4d0eba7 2019-05-30 11:29:54,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739550590515s 2019-05-30 11:29:54,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:29:54,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:29:54,385 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:29:54 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-a0ba240f-5235-4197-8bc0-2ac7f83f0395 2019-05-30 11:29:54,385 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:29:54,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:29:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fe7f3762-bb94-4dc2-b358-bea993e44c7d 2019-05-30 11:29:54,427 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:29:54,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-fe7f3762-bb94-4dc2-b358-bea993e44c7d 2019-05-30 11:29:54,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728321075439s 2019-05-30 11:29:59,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:29:59,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:29:59,467 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:29:59 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-fd9ed168-298a-46a7-b4c1-45b52aa52053 2019-05-30 11:29:59,467 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:29:59,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:29:59 GMT Server: Apache x-openstack-request-id: req-b20b7120-efc9-47a5-a67f-b88a73c691ab 2019-05-30 11:29:59,513 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:29:59,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-b20b7120-efc9-47a5-a67f-b88a73c691ab 2019-05-30 11:29:59,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0789887905121s 2019-05-30 11:30:04,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:30:04,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:30:04,551 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:30:04 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-4ebb8c51-81d9-4341-af69-e44b7bf97a64 2019-05-30 11:30:04,551 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:30:04,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:30:04 GMT Server: Apache x-openstack-request-id: req-83bc0ff2-fb21-42a4-93c8-9fafb5fa6f63 2019-05-30 11:30:04,593 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:30:04,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-83bc0ff2-fb21-42a4-93c8-9fafb5fa6f63 2019-05-30 11:30:04,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747041702271s 2019-05-30 11:30:04,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:30:04,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:30:04,625 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:30:04 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-9f78ad72-8c20-46d9-9cf8-229954604dfc 2019-05-30 11:30:04,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-05-30 11:30:04,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:30:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7f38e3b4-e5e1-45f8-84fd-261fd48257d6 2019-05-30 11:30:04,939 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:30:04,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-7f38e3b4-e5e1-45f8-84fd-261fd48257d6 2019-05-30 11:30:04,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.345257997513s 2019-05-30 11:30:09,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:30:09,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:30:09,977 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:30:09 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-e02dd96f-adaa-4766-8089-5e9b94ecd3ec 2019-05-30 11:30:09,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-05-30 11:30:10,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:30:09 GMT Server: Apache x-openstack-request-id: req-a2e07381-4e9e-41d9-8195-7a34ec2eaf74 2019-05-30 11:30:10,018 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:30:10,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-a2e07381-4e9e-41d9-8195-7a34ec2eaf74 2019-05-30 11:30:10,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716519355774s 2019-05-30 11:30:15,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:30:15,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:30:15,054 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:30:15 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-250b4a1e-1456-4e53-bf9b-9a13ac4883dc 2019-05-30 11:30:15,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-05-30 11:30:15,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:30:15 GMT Server: Apache x-openstack-request-id: req-8b73147d-c123-456c-a128-a05caaf88b97 2019-05-30 11:30:15,095 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:30:15,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-8b73147d-c123-456c-a128-a05caaf88b97 2019-05-30 11:30:15,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717270374298s 2019-05-30 11:30:15,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:30:15,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:30:15,393 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:30:15 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-74354b79-3a95-4e77-bc6a-de7853be56c7 2019-05-30 11:30:15,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-05-30 11:30:15,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:30:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0395f436-cd85-4a6d-a2e0-ea403005a049 2019-05-30 11:30:15,817 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:30:15,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-0395f436-cd85-4a6d-a2e0-ea403005a049 2019-05-30 11:30:15,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.721283912659s 2019-05-30 11:30:20,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:30:20,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:30:20,853 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:30:20 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-325fe8df-2742-43d8-9ca0-084a2694f428 2019-05-30 11:30:20,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:30:20,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:30:20 GMT Server: Apache x-openstack-request-id: req-8aba30bc-d3fb-41c3-b233-b4a01ef87d81 2019-05-30 11:30:20,894 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:30:20,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-8aba30bc-d3fb-41c3-b233-b4a01ef87d81 2019-05-30 11:30:20,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070573091507s 2019-05-30 11:30:25,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:30:25,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:30:25,932 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:30:25 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-ab9187fe-686a-40b4-bebe-122ac5df7af5 2019-05-30 11:30:25,932 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:30:26,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:30:25 GMT Server: Apache x-openstack-request-id: req-7e1741c3-7598-453d-b060-8fe1fd10695c 2019-05-30 11:30:26,223 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:30:26,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-7e1741c3-7598-453d-b060-8fe1fd10695c 2019-05-30 11:30:26,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.323240041733s 2019-05-30 11:30:26,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:30:26,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:30:26,253 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:30:26 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-7c6bac73-3cc7-4785-b0df-cb3863627d24 2019-05-30 11:30:26,253 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:30:26,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:30:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9898aba8-9afa-46e7-a157-37dc522de76a 2019-05-30 11:30:26,295 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:30:26,295 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-9898aba8-9afa-46e7-a157-37dc522de76a 2019-05-30 11:30:26,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716149806976s 2019-05-30 11:30:31,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:30:31,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:30:31,333 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:30:31 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-7beb7775-00c8-4892-96ca-a507216fdcd9 2019-05-30 11:30:31,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-05-30 11:30:31,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:30:31 GMT Server: Apache x-openstack-request-id: req-d06bddf6-33d7-430d-af2e-b96f7c9c3d69 2019-05-30 11:30:31,375 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:30:31,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-d06bddf6-33d7-430d-af2e-b96f7c9c3d69 2019-05-30 11:30:31,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732789039612s 2019-05-30 11:30:36,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:30:36,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:30:36,415 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:30:36 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-a857c8e0-0c04-4f20-a46a-a1cb2ec4cc06 2019-05-30 11:30:36,415 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:30:36,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:30:36 GMT Server: Apache x-openstack-request-id: req-dedb32e8-3d11-4845-ab94-f055ec3701b6 2019-05-30 11:30:36,456 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:30:36,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-dedb32e8-3d11-4845-ab94-f055ec3701b6 2019-05-30 11:30:36,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749759674072s 2019-05-30 11:30:36,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:30:36,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:30:36,486 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:30:36 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-f298081d-9126-4acb-916b-47bbb44acaa5 2019-05-30 11:30:36,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-05-30 11:30:36,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:30:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cde18fe2-9b88-4fdf-8a1c-91467e8f5707 2019-05-30 11:30:36,528 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:30:36,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-cde18fe2-9b88-4fdf-8a1c-91467e8f5707 2019-05-30 11:30:36,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718748569489s 2019-05-30 11:30:41,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:30:41,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:30:41,566 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:30:41 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-6f1b2dcb-d1c1-469f-b668-cbc3a64b1c33 2019-05-30 11:30:41,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:30:41,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:30:41 GMT Server: Apache x-openstack-request-id: req-866d0ae7-69e4-4c02-bd0c-4a0820274139 2019-05-30 11:30:41,608 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:30:41,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-866d0ae7-69e4-4c02-bd0c-4a0820274139 2019-05-30 11:30:41,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721499919891s 2019-05-30 11:30:46,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:30:46,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:30:46,642 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:30:46 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-93cb15e8-13ae-479a-81e4-2362bfc34a2b 2019-05-30 11:30:46,643 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:30:46,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:30:46 GMT Server: Apache x-openstack-request-id: req-8a279262-423b-4011-a59d-ff010572b34f 2019-05-30 11:30:46,684 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:30:46,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-8a279262-423b-4011-a59d-ff010572b34f 2019-05-30 11:30:46,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703611373901s 2019-05-30 11:30:46,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:30:46,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:30:46,713 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:30:46 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-e30f1d35-56e9-4df4-812a-bc20168c1b77 2019-05-30 11:30:46,713 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:30:46,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:30:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c5c4a36c-910f-408e-91d0-cda34b237e09 2019-05-30 11:30:46,740 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:30:46,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-c5c4a36c-910f-408e-91d0-cda34b237e09 2019-05-30 11:30:46,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0557150840759s 2019-05-30 11:30:51,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:30:51,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:30:51,776 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:30:51 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-7e194b93-49e3-4ee3-bcab-ebc75779c797 2019-05-30 11:30:51,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:30:51,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:30:51 GMT Server: Apache x-openstack-request-id: req-1255126b-f544-411c-95e2-f984c286d9c8 2019-05-30 11:30:51,817 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:30:51,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-1255126b-f544-411c-95e2-f984c286d9c8 2019-05-30 11:30:51,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708558559418s 2019-05-30 11:30:56,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:30:56,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:30:56,852 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:30:56 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-e0c377c8-49fb-4ec3-b1fe-5230fe0e548a 2019-05-30 11:30:56,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-05-30 11:30:56,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:30:56 GMT Server: Apache x-openstack-request-id: req-93ab283c-a67c-4685-8d25-faa9253f8496 2019-05-30 11:30:56,893 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:30:56,893 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-93ab283c-a67c-4685-8d25-faa9253f8496 2019-05-30 11:30:56,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704319477081s 2019-05-30 11:30:56,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:30:56,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:30:57,227 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:30:56 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-51099185-2eea-4ad2-a7ac-5b0a6af09259 2019-05-30 11:30:57,228 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:30:57,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:30:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ef379b1f-74a4-4e93-abe1-dfcb4b8890a8 2019-05-30 11:30:57,546 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:30:57,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-ef379b1f-74a4-4e93-abe1-dfcb4b8890a8 2019-05-30 11:30:57,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.651886940002s 2019-05-30 11:31:02,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:31:02,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:31:02,583 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:31:02 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-6cb3d3e0-99c0-493e-807d-f6b5d9bf92a4 2019-05-30 11:31:02,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:31:02,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:31:02 GMT Server: Apache x-openstack-request-id: req-1060b8ff-4ec8-4460-9640-47cf87e7f554 2019-05-30 11:31:02,886 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:31:02,886 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-1060b8ff-4ec8-4460-9640-47cf87e7f554 2019-05-30 11:31:02,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.336855173111s 2019-05-30 11:31:07,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:31:07,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:31:07,923 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:31:07 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-ab2bca45-3bdb-40a9-b0a3-59152fe0441d 2019-05-30 11:31:07,923 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:31:07,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:31:07 GMT Server: Apache x-openstack-request-id: req-eeb20698-e561-4d24-9700-b30ef3fffa9b 2019-05-30 11:31:07,965 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:31:07,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-eeb20698-e561-4d24-9700-b30ef3fffa9b 2019-05-30 11:31:07,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729930400848s 2019-05-30 11:31:07,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:31:07,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:31:07,996 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:31:07 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-7b8251c8-b204-4ae3-906b-8e4eb88c2d8e 2019-05-30 11:31:07,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-05-30 11:31:08,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:31:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4c6d51df-b950-48db-a5ba-d5c5ca98162d 2019-05-30 11:31:08,037 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:31:08,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-4c6d51df-b950-48db-a5ba-d5c5ca98162d 2019-05-30 11:31:08,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719180107117s 2019-05-30 11:31:13,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:31:13,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:31:13,074 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:31:13 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-906f51ec-7d5c-49e0-9a96-b92699586c6f 2019-05-30 11:31:13,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-05-30 11:31:13,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:31:13 GMT Server: Apache x-openstack-request-id: req-8ddbd134-1cff-4053-869a-3ba2d2ace01e 2019-05-30 11:31:13,115 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:31:13,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-8ddbd134-1cff-4053-869a-3ba2d2ace01e 2019-05-30 11:31:13,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712878704071s 2019-05-30 11:31:18,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:31:18,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:31:18,167 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:31:18 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-70b85314-c703-4d1c-8b03-7fc6d3ae92d1 2019-05-30 11:31:18,167 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:31:18,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:31:18 GMT Server: Apache x-openstack-request-id: req-b2d724f4-aa1c-46d4-af91-b358898a4827 2019-05-30 11:31:18,484 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:31:18,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-b2d724f4-aa1c-46d4-af91-b358898a4827 2019-05-30 11:31:18,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.363281011581s 2019-05-30 11:31:18,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:31:18,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:31:18,513 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:31:18 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-6ffd4f2b-9ea5-45ad-83f5-87285ea46eba 2019-05-30 11:31:18,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:31:18,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:31:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8358644b-ccd6-48e8-a107-ff071eca1fe3 2019-05-30 11:31:18,554 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:31:18,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-8358644b-ccd6-48e8-a107-ff071eca1fe3 2019-05-30 11:31:18,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700099468231s 2019-05-30 11:31:23,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:31:23,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:31:23,591 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:31:23 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-c0872eda-4410-4fc6-b445-843c1d883a04 2019-05-30 11:31:23,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:31:23,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:31:23 GMT Server: Apache x-openstack-request-id: req-dc65c235-46f0-4784-8640-4539a5f9554d 2019-05-30 11:31:23,632 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:31:23,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-dc65c235-46f0-4784-8640-4539a5f9554d 2019-05-30 11:31:23,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712051391602s 2019-05-30 11:31:28,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:31:28,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:31:28,669 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:31:28 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-84c4bee0-5b12-4e83-a541-8ba54e3d6c93 2019-05-30 11:31:28,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-05-30 11:31:28,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:31:28 GMT Server: Apache x-openstack-request-id: req-72da7677-72f2-4813-944e-daed8b15be80 2019-05-30 11:31:28,711 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:31:28,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-72da7677-72f2-4813-944e-daed8b15be80 2019-05-30 11:31:28,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731859207153s 2019-05-30 11:31:28,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:31:28,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:31:29,014 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:31:28 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-4efbf306-10c8-49ee-8d5d-a03c0a8af7ac 2019-05-30 11:31:29,015 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:31:29,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:31:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4d345297-4282-4ddd-b262-ae2bbc51f1bd 2019-05-30 11:31:29,057 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:31:29,057 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-4d345297-4282-4ddd-b262-ae2bbc51f1bd 2019-05-30 11:31:29,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.345062971115s 2019-05-30 11:31:34,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:31:34,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:31:34,096 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:31:34 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-bb72e262-4e83-4b36-8d8f-4d9736c18580 2019-05-30 11:31:34,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-05-30 11:31:34,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:31:34 GMT Server: Apache x-openstack-request-id: req-5609fdf2-f2b3-4245-b934-2c1080f2912e 2019-05-30 11:31:34,139 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:31:34,139 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-5609fdf2-f2b3-4245-b934-2c1080f2912e 2019-05-30 11:31:34,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757191181183s 2019-05-30 11:31:39,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:31:39,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:31:39,440 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:31:39 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-bccca01e-b1c7-4e9d-9dc1-007dfc56cfcc 2019-05-30 11:31:39,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-05-30 11:31:39,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:31:39 GMT Server: Apache x-openstack-request-id: req-a60ced19-2dcd-4e33-93e0-261cdd797783 2019-05-30 11:31:39,833 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:31:39,833 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-a60ced19-2dcd-4e33-93e0-261cdd797783 2019-05-30 11:31:39,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.68848490715s 2019-05-30 11:31:39,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:31:39,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:31:39,863 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:31:39 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-2fe25359-e014-4658-86cc-59877fd0ce5a 2019-05-30 11:31:39,864 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:31:40,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:31:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0d638fe5-6e57-48b3-a83e-6e663c2f54f9 2019-05-30 11:31:40,202 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:31:40,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-0d638fe5-6e57-48b3-a83e-6e663c2f54f9 2019-05-30 11:31:40,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.368662834167s 2019-05-30 11:31:45,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:31:45,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:31:45,239 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:31:45 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-9ed85471-a71c-486b-a271-556b2c510542 2019-05-30 11:31:45,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-05-30 11:31:45,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:31:45 GMT Server: Apache x-openstack-request-id: req-e0550c36-26c3-4df4-a4ed-26cd7312ee60 2019-05-30 11:31:45,281 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:31:45,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-e0550c36-26c3-4df4-a4ed-26cd7312ee60 2019-05-30 11:31:45,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072126865387s 2019-05-30 11:31:50,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:31:50,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:31:50,317 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:31:50 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-ddd9e216-e28a-49ae-93d4-fbb896495c0e 2019-05-30 11:31:50,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-05-30 11:31:50,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:31:50 GMT Server: Apache x-openstack-request-id: req-ba9576b3-86b2-4420-bac8-56c7c5d97dea 2019-05-30 11:31:50,358 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:31:50,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-ba9576b3-86b2-4420-bac8-56c7c5d97dea 2019-05-30 11:31:50,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714888572693s 2019-05-30 11:31:50,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:31:50,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:31:50,389 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:31:50 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-bebcb97b-60f1-4437-a9ab-d2c34ef2aa10 2019-05-30 11:31:50,389 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:31:50,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:31:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b7fd4fed-3538-447e-a12e-afc4714f93f1 2019-05-30 11:31:50,431 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:31:50,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-b7fd4fed-3538-447e-a12e-afc4714f93f1 2019-05-30 11:31:50,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720520019531s 2019-05-30 11:31:55,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:31:55,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:31:55,468 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:31:55 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-9e0607f3-3a2e-4e1b-88d9-db8837a8de9e 2019-05-30 11:31:55,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-05-30 11:31:55,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:31:55 GMT Server: Apache x-openstack-request-id: req-35bfae10-6fd5-45ba-a1e0-ff291a8b9e59 2019-05-30 11:31:55,510 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:31:55,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-35bfae10-6fd5-45ba-a1e0-ff291a8b9e59 2019-05-30 11:31:55,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725080966949s 2019-05-30 11:32:00,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:32:00,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:32:00,547 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:32:00 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-7cbcebc9-9061-4d05-b741-b0a06c3eaa37 2019-05-30 11:32:00,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-05-30 11:32:00,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:32:00 GMT Server: Apache x-openstack-request-id: req-350281b1-17ed-44cc-94e0-29e436353edf 2019-05-30 11:32:00,590 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:32:00,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-350281b1-17ed-44cc-94e0-29e436353edf 2019-05-30 11:32:00,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747609138489s 2019-05-30 11:32:00,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:32:00,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:32:00,621 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:32:00 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-f255f188-2283-41cb-b178-8877d688f16f 2019-05-30 11:32:00,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:32:00,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:32:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7bcf3f07-5d5a-44ea-834a-db51430815ec 2019-05-30 11:32:00,663 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:32:00,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-7bcf3f07-5d5a-44ea-834a-db51430815ec 2019-05-30 11:32:00,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723080635071s 2019-05-30 11:32:05,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:32:05,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:32:05,702 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:32:05 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-8549066a-5d8e-4345-bffd-ba45fd56bdfe 2019-05-30 11:32:05,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:32:05,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:32:05 GMT Server: Apache x-openstack-request-id: req-4b739155-b6fb-4279-8554-e6a861b2c830 2019-05-30 11:32:05,746 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:32:05,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-4b739155-b6fb-4279-8554-e6a861b2c830 2019-05-30 11:32:05,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075660943985s 2019-05-30 11:32:10,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:32:10,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:32:10,785 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:32:10 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-c265d543-ed34-4e63-8f16-d400f12b04cc 2019-05-30 11:32:10,785 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:32:10,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:32:10 GMT Server: Apache x-openstack-request-id: req-89449fde-b1b3-4d69-9f78-6f163d8c94f8 2019-05-30 11:32:10,827 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:32:10,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-89449fde-b1b3-4d69-9f78-6f163d8c94f8 2019-05-30 11:32:10,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750870704651s 2019-05-30 11:32:10,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:32:10,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:32:10,857 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:32:10 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-d027e8d3-5806-4077-90d9-267dce98708d 2019-05-30 11:32:10,857 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:32:10,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:32:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2fc8f104-a6c2-4929-b754-393b1d35eacc 2019-05-30 11:32:10,899 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:32:10,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-2fc8f104-a6c2-4929-b754-393b1d35eacc 2019-05-30 11:32:10,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719621181488s 2019-05-30 11:32:15,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:32:15,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:32:15,936 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:32:15 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-87c8ba12-34bc-4fde-8799-91d8aacc2de8 2019-05-30 11:32:15,936 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:32:15,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:32:15 GMT Server: Apache x-openstack-request-id: req-62c186be-c19a-47a7-b4a3-7d15bda8c6ba 2019-05-30 11:32:15,978 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:32:15,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-62c186be-c19a-47a7-b4a3-7d15bda8c6ba 2019-05-30 11:32:15,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718510150909s 2019-05-30 11:32:20,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:32:20,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:32:21,016 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:32:20 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-8cd819ed-f82f-4d4f-8ab1-8e6cc673a208 2019-05-30 11:32:21,016 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:32:21,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:32:21 GMT Server: Apache x-openstack-request-id: req-ba244548-f22b-48a2-8168-467c1bf971dc 2019-05-30 11:32:21,058 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:32:21,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-ba244548-f22b-48a2-8168-467c1bf971dc 2019-05-30 11:32:21,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750110149384s 2019-05-30 11:32:21,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:32:21,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:32:21,089 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:32:21 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-fa0cd3f1-f46a-4eb2-a374-11e9111dd49a 2019-05-30 11:32:21,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-05-30 11:32:21,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:32:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e7530805-7a3b-4500-9c5d-c334788b5192 2019-05-30 11:32:21,132 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:32:21,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-e7530805-7a3b-4500-9c5d-c334788b5192 2019-05-30 11:32:21,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727281570435s 2019-05-30 11:32:26,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:32:26,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:32:26,167 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:32:26 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-732cf811-7539-4a75-bd74-55a32029794e 2019-05-30 11:32:26,168 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:32:26,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:32:26 GMT Server: Apache x-openstack-request-id: req-f8b58d2d-e833-4035-943e-d4ba3a6495ee 2019-05-30 11:32:26,209 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:32:26,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-f8b58d2d-e833-4035-943e-d4ba3a6495ee 2019-05-30 11:32:26,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704457759857s 2019-05-30 11:32:31,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:32:31,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:32:31,248 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:32:31 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-95a45a81-e22e-4589-a036-85649dd53d13 2019-05-30 11:32:31,248 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:32:31,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:32:31 GMT Server: Apache x-openstack-request-id: req-74d48b9a-ee65-4c20-9480-16ae177efd41 2019-05-30 11:32:31,291 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:32:31,291 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-74d48b9a-ee65-4c20-9480-16ae177efd41 2019-05-30 11:32:31,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768270492554s 2019-05-30 11:32:31,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:32:31,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:32:31,322 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:32:31 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-c7b2a129-91a8-42a1-8372-ed757d22ee8d 2019-05-30 11:32:31,322 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:32:31,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:32:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cee65e10-30b9-4a85-a445-78d8e0e20877 2019-05-30 11:32:31,367 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:32:31,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-cee65e10-30b9-4a85-a445-78d8e0e20877 2019-05-30 11:32:31,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0752651691437s 2019-05-30 11:32:36,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:32:36,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:32:36,404 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:32:36 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-394ad870-45bb-4192-875c-074f82f5e769 2019-05-30 11:32:36,404 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:32:36,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:32:36 GMT Server: Apache x-openstack-request-id: req-1fa45687-64c6-46bf-a8d7-4b2937796f59 2019-05-30 11:32:36,449 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:32:36,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-1fa45687-64c6-46bf-a8d7-4b2937796f59 2019-05-30 11:32:36,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755298137665s 2019-05-30 11:32:41,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:32:41,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:32:41,484 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:32:41 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-3a8bdb04-4639-4675-9586-af8b0fe76dda 2019-05-30 11:32:41,484 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:32:41,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:32:41 GMT Server: Apache x-openstack-request-id: req-a83b8cb9-1ca7-4486-accc-1fa569726910 2019-05-30 11:32:41,526 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:32:41,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-a83b8cb9-1ca7-4486-accc-1fa569726910 2019-05-30 11:32:41,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715651512146s 2019-05-30 11:32:41,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:32:41,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:32:41,556 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:32:41 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-7e8fee41-ea15-40ff-9c22-1d18eb7e85c9 2019-05-30 11:32:41,556 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:32:41,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:32:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7f6835b6-0ffe-4530-a446-91a7e3981625 2019-05-30 11:32:41,598 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:32:41,598 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-7f6835b6-0ffe-4530-a446-91a7e3981625 2019-05-30 11:32:41,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714068412781s 2019-05-30 11:32:46,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:32:46,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:32:46,636 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:32:46 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-9b4628cf-adf5-489f-add9-4a790ad57975 2019-05-30 11:32:46,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:32:46,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:32:46 GMT Server: Apache x-openstack-request-id: req-cf9b3408-86d4-40e3-a80f-f9051dda0c85 2019-05-30 11:32:46,679 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:32:46,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-cf9b3408-86d4-40e3-a80f-f9051dda0c85 2019-05-30 11:32:46,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744519233704s 2019-05-30 11:32:51,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:32:51,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:32:51,715 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:32:51 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-b01c5e8e-b33c-4b9b-9c0b-2c65e937658f 2019-05-30 11:32:51,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-05-30 11:32:51,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:32:51 GMT Server: Apache x-openstack-request-id: req-feca154c-eec3-40b1-94a4-e14524574649 2019-05-30 11:32:51,756 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:32:51,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-feca154c-eec3-40b1-94a4-e14524574649 2019-05-30 11:32:51,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714299678802s 2019-05-30 11:32:51,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:32:51,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:32:51,787 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:32:51 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-14b74049-928a-452f-bbfe-d0aa143b6e70 2019-05-30 11:32:51,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-05-30 11:32:51,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:32:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-26aea008-1d59-4381-ae94-561cf0870ca9 2019-05-30 11:32:51,815 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:32:51,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-26aea008-1d59-4381-ae94-561cf0870ca9 2019-05-30 11:32:51,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.058119058609s 2019-05-30 11:32:56,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:32:56,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:32:56,852 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:32:56 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-e653861f-bc21-42da-892e-1a651c84d9f5 2019-05-30 11:32:56,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-05-30 11:32:56,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:32:56 GMT Server: Apache x-openstack-request-id: req-16d3423a-c01b-4bc0-92ac-8aa93944ca1c 2019-05-30 11:32:56,894 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:32:56,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-16d3423a-c01b-4bc0-92ac-8aa93944ca1c 2019-05-30 11:32:56,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718629360199s 2019-05-30 11:33:01,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:33:01,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:33:01,927 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:33:01 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-100bb958-9618-407e-9c6e-606bab07b96e 2019-05-30 11:33:01,928 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:33:01,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:33:01 GMT Server: Apache x-openstack-request-id: req-8a158a99-f8b9-4ef5-8516-5e8ca6b7d696 2019-05-30 11:33:01,973 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:33:01,973 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-8a158a99-f8b9-4ef5-8516-5e8ca6b7d696 2019-05-30 11:33:01,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766179561615s 2019-05-30 11:33:01,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:33:01,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:33:02,004 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:33:01 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-1acc4d8b-3058-42ed-aaca-5efc961e964d 2019-05-30 11:33:02,004 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:33:02,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:33:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-628d2940-464b-4901-99be-f3faf4e8abe3 2019-05-30 11:33:02,047 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:33:02,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-628d2940-464b-4901-99be-f3faf4e8abe3 2019-05-30 11:33:02,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735251903534s 2019-05-30 11:33:07,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:33:07,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:33:07,084 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:33:07 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-e8c560f9-5076-473a-930a-dd4c61ac0207 2019-05-30 11:33:07,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-05-30 11:33:07,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:33:07 GMT Server: Apache x-openstack-request-id: req-463c68f9-ed02-4798-9ccd-62361be10a31 2019-05-30 11:33:07,126 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:33:07,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-463c68f9-ed02-4798-9ccd-62361be10a31 2019-05-30 11:33:07,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073166847229s 2019-05-30 11:33:12,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:33:12,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:33:12,179 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:33:12 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-ac0c9a62-24e4-4e6a-b538-4a3ca843d654 2019-05-30 11:33:12,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-05-30 11:33:12,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:33:12 GMT Server: Apache x-openstack-request-id: req-a02e9cc4-504e-4dce-a8b7-3c5f21eed2df 2019-05-30 11:33:12,221 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:33:12,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-a02e9cc4-504e-4dce-a8b7-3c5f21eed2df 2019-05-30 11:33:12,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0883469581604s 2019-05-30 11:33:12,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:33:12,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:33:12,250 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:33:12 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-95318523-68b1-4c4f-a00c-240d338b284d 2019-05-30 11:33:12,251 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:33:12,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:33:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-23d9fc22-025e-4e5e-b2f8-0eb3a783ebca 2019-05-30 11:33:12,292 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:33:12,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-23d9fc22-025e-4e5e-b2f8-0eb3a783ebca 2019-05-30 11:33:12,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709698200226s 2019-05-30 11:33:17,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:33:17,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:33:17,330 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:33:17 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-5d49a2b1-a300-475b-8350-fca7adc5836a 2019-05-30 11:33:17,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-05-30 11:33:17,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:33:17 GMT Server: Apache x-openstack-request-id: req-222d522a-b537-44f6-b616-79a2ccc551ed 2019-05-30 11:33:17,372 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:33:17,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-222d522a-b537-44f6-b616-79a2ccc551ed 2019-05-30 11:33:17,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735011100769s 2019-05-30 11:33:22,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:33:22,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:33:22,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:33:22 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-21c3aaee-b438-4b3e-b29d-c267a44b7a55 2019-05-30 11:33:22,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-05-30 11:33:22,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:33:22 GMT Server: Apache x-openstack-request-id: req-ff041330-9470-4190-b789-d925ad6378f4 2019-05-30 11:33:22,450 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:33:22,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-ff041330-9470-4190-b789-d925ad6378f4 2019-05-30 11:33:22,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715980529785s 2019-05-30 11:33:22,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:33:22,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:33:22,479 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:33:22 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-05637f9c-c01f-40ac-865a-f3f263998682 2019-05-30 11:33:22,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-05-30 11:33:22,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:33:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ed58ff18-c374-4680-83eb-b3b9e6bd566a 2019-05-30 11:33:22,505 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:33:22,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-ed58ff18-c374-4680-83eb-b3b9e6bd566a 2019-05-30 11:33:22,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.05531001091s 2019-05-30 11:33:27,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:33:27,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:33:27,543 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:33:27 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-f894a43c-079b-4204-ac4b-1a07708d258c 2019-05-30 11:33:27,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-05-30 11:33:27,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:33:27 GMT Server: Apache x-openstack-request-id: req-d8c6f53c-6106-4f1a-bb42-d16c22ba23c8 2019-05-30 11:33:27,585 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:33:27,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-d8c6f53c-6106-4f1a-bb42-d16c22ba23c8 2019-05-30 11:33:27,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073469877243s 2019-05-30 11:33:32,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:33:32,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:33:32,624 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:33:32 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-7b86217a-d95d-449f-9e3e-5ce9ddcf0bac 2019-05-30 11:33:32,624 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:33:32,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:33:32 GMT Server: Apache x-openstack-request-id: req-7889be2f-bfe8-4dca-a8f2-1b98227945de 2019-05-30 11:33:32,667 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:33:32,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-7889be2f-bfe8-4dca-a8f2-1b98227945de 2019-05-30 11:33:32,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760719776154s 2019-05-30 11:33:32,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:33:32,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:33:32,699 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:33:32 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-1e136def-c224-4d45-8389-0464c3e5f569 2019-05-30 11:33:32,699 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:33:32,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:33:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9c4229d8-384a-426a-9406-b753c9429b5c 2019-05-30 11:33:32,744 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:33:32,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-9c4229d8-384a-426a-9406-b753c9429b5c 2019-05-30 11:33:32,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.076021194458s 2019-05-30 11:33:37,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:33:37,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:33:37,796 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:33:37 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-012f32c2-a600-4fbc-9cc5-f95cb3582bef 2019-05-30 11:33:37,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-05-30 11:33:37,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:33:37 GMT Server: Apache x-openstack-request-id: req-27af8c68-653d-4314-a2f1-ce127a792e4f 2019-05-30 11:33:37,838 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:33:37,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-27af8c68-653d-4314-a2f1-ce127a792e4f 2019-05-30 11:33:37,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0879700183868s 2019-05-30 11:33:42,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:33:42,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:33:42,894 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:33:42 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-ed486e90-d5d3-42fb-bb41-1737445f3876 2019-05-30 11:33:42,894 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:33:42,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:33:42 GMT Server: Apache x-openstack-request-id: req-37948927-2d3c-4997-9c9b-5ba14875ed82 2019-05-30 11:33:42,936 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:33:42,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-37948927-2d3c-4997-9c9b-5ba14875ed82 2019-05-30 11:33:42,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0921149253845s 2019-05-30 11:33:42,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:33:42,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:33:42,966 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:33:42 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-7b704100-2623-47a5-a6e1-6611c59f2ebc 2019-05-30 11:33:42,967 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:33:43,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:33:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6e908bba-4e5c-4ed0-be5c-893f6b7a22a4 2019-05-30 11:33:43,008 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:33:43,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-6e908bba-4e5c-4ed0-be5c-893f6b7a22a4 2019-05-30 11:33:43,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710020065308s 2019-05-30 11:33:48,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:33:48,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:33:48,044 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:33:48 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-f00c51f6-7c1e-4a86-afe9-7f05c4ec6f67 2019-05-30 11:33:48,044 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:33:48,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:33:48 GMT Server: Apache x-openstack-request-id: req-9f56b704-6a55-493f-9e83-8f9ad49c6745 2019-05-30 11:33:48,085 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:33:48,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-9f56b704-6a55-493f-9e83-8f9ad49c6745 2019-05-30 11:33:48,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705759525299s 2019-05-30 11:33:53,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:33:53,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:33:53,124 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:33:53 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-f6613f22-b8e8-4578-9c94-6426f1132bdb 2019-05-30 11:33:53,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-05-30 11:33:53,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:33:53 GMT Server: Apache x-openstack-request-id: req-282fcc9c-9f02-412d-869f-aa2bf119e46c 2019-05-30 11:33:53,166 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:33:53,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-282fcc9c-9f02-412d-869f-aa2bf119e46c 2019-05-30 11:33:53,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075747013092s 2019-05-30 11:33:53,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:33:53,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:33:53,199 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:33:53 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-52f6202a-880f-46d1-88e5-4508c9e6168e 2019-05-30 11:33:53,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-05-30 11:33:53,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:33:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bc5310ed-afa3-490f-a1e3-06392ab3f1ae 2019-05-30 11:33:53,241 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:33:53,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-bc5310ed-afa3-490f-a1e3-06392ab3f1ae 2019-05-30 11:33:53,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738930702209s 2019-05-30 11:33:58,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:33:58,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:33:58,279 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:33:58 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-65e4c689-0eff-49a6-a0d3-711364ddf51f 2019-05-30 11:33:58,280 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:33:58,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:33:58 GMT Server: Apache x-openstack-request-id: req-30204902-b708-46b4-a09a-6cbb15d370e9 2019-05-30 11:33:58,322 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:33:58,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-30204902-b708-46b4-a09a-6cbb15d370e9 2019-05-30 11:33:58,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748271942139s 2019-05-30 11:34:03,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:34:03,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:34:03,355 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:34:03 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-3e86d84a-6d02-46cc-af79-6a6441bdc3c5 2019-05-30 11:34:03,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-05-30 11:34:03,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:34:03 GMT Server: Apache x-openstack-request-id: req-36ceeb0d-2bad-40bb-a58b-ccfca3f523dd 2019-05-30 11:34:03,397 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:34:03,397 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-36ceeb0d-2bad-40bb-a58b-ccfca3f523dd 2019-05-30 11:34:03,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730309486389s 2019-05-30 11:34:03,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:34:03,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:34:03,429 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:34:03 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-76d2013e-bf88-46e0-925d-685a96f84b94 2019-05-30 11:34:03,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:34:03,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:34:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4acaf722-5948-4197-a6a3-195f76f85523 2019-05-30 11:34:03,471 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:34:03,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-4acaf722-5948-4197-a6a3-195f76f85523 2019-05-30 11:34:03,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731959342957s 2019-05-30 11:34:08,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:34:08,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:34:08,508 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:34:08 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-3823b6df-ca10-4ca9-851d-b4de1e6baf05 2019-05-30 11:34:08,509 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:34:08,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:34:08 GMT Server: Apache x-openstack-request-id: req-8d3a0188-e7d2-41e9-834a-8d074d3413d5 2019-05-30 11:34:08,551 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:34:08,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-8d3a0188-e7d2-41e9-834a-8d074d3413d5 2019-05-30 11:34:08,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735719203949s 2019-05-30 11:34:13,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:34:13,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:34:13,591 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:34:13 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-936b0724-b96c-4505-ad5f-82a8069fd357 2019-05-30 11:34:13,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:34:13,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:34:13 GMT Server: Apache x-openstack-request-id: req-7426b99b-8577-4623-8aab-d5381399f657 2019-05-30 11:34:13,632 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:34:13,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-7426b99b-8577-4623-8aab-d5381399f657 2019-05-30 11:34:13,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743169784546s 2019-05-30 11:34:13,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:34:13,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:34:13,662 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:34:13 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-73047ada-8e95-4d38-b9f3-201954853f9d 2019-05-30 11:34:13,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-05-30 11:34:13,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:34:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a6e00fc5-be2f-454c-b776-dfcaa91f42ea 2019-05-30 11:34:13,704 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:34:13,704 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-a6e00fc5-be2f-454c-b776-dfcaa91f42ea 2019-05-30 11:34:13,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716269016266s 2019-05-30 11:34:18,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:34:18,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:34:18,745 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:34:18 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-2aeb712f-d06c-4680-9ff8-522afbc0a90e 2019-05-30 11:34:18,745 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:34:18,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:34:18 GMT Server: Apache x-openstack-request-id: req-d2ca8050-201b-49f2-8b4a-f34994dabfaf 2019-05-30 11:34:18,789 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:34:18,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-d2ca8050-201b-49f2-8b4a-f34994dabfaf 2019-05-30 11:34:18,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0775918960571s 2019-05-30 11:34:23,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:34:23,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:34:23,828 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:34:23 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-73a5bf2b-8bcb-4d50-adfe-a4abfcbb573c 2019-05-30 11:34:23,828 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:34:23,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:34:23 GMT Server: Apache x-openstack-request-id: req-282046be-b2d9-4c9d-a781-d0d62942edea 2019-05-30 11:34:23,871 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:34:23,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-282046be-b2d9-4c9d-a781-d0d62942edea 2019-05-30 11:34:23,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763339996338s 2019-05-30 11:34:23,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:34:23,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:34:23,904 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:34:23 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-1c1f8ec7-74fd-4d1b-99b2-4f50a405c234 2019-05-30 11:34:23,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-05-30 11:34:23,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:34:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fb4eba51-eec4-4fc3-b933-a6a8eade85a2 2019-05-30 11:34:23,947 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:34:23,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-fb4eba51-eec4-4fc3-b933-a6a8eade85a2 2019-05-30 11:34:23,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074725151062s 2019-05-30 11:34:28,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:34:28,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:34:28,985 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:34:28 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-2f92f2c2-ba71-40ac-ac74-aad2b23588e4 2019-05-30 11:34:28,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-05-30 11:34:29,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:34:28 GMT Server: Apache x-openstack-request-id: req-b7a85428-2d82-46ab-b61e-68c11771d582 2019-05-30 11:34:29,034 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:34:29,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-b7a85428-2d82-46ab-b61e-68c11771d582 2019-05-30 11:34:29,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0805671215057s 2019-05-30 11:34:34,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:34:34,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:34:34,071 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:34:34 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-e9562f7b-373d-46c3-965c-b75203211310 2019-05-30 11:34:34,071 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:34:34,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:34:34 GMT Server: Apache x-openstack-request-id: req-cfc78f30-974b-432f-a040-d0ac5ef35bf1 2019-05-30 11:34:34,113 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:34:34,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-cfc78f30-974b-432f-a040-d0ac5ef35bf1 2019-05-30 11:34:34,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729298591614s 2019-05-30 11:34:34,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:34:34,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:34:34,147 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:34:34 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-ae71a613-7614-4f4d-a4cc-1a0415a687a2 2019-05-30 11:34:34,147 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:34:34,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:34:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1e45a611-b5b1-49b4-b6ac-25167f31fb29 2019-05-30 11:34:34,188 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:34:34,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-1e45a611-b5b1-49b4-b6ac-25167f31fb29 2019-05-30 11:34:34,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748081207275s 2019-05-30 11:34:39,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:34:39,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:34:39,226 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:34:39 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-cadbf4f3-739b-40c2-8ba3-271527bac319 2019-05-30 11:34:39,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-05-30 11:34:39,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:34:39 GMT Server: Apache x-openstack-request-id: req-5acab945-3ea2-4ec2-92e1-631a8f3f7385 2019-05-30 11:34:39,267 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:34:39,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-5acab945-3ea2-4ec2-92e1-631a8f3f7385 2019-05-30 11:34:39,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719749927521s 2019-05-30 11:34:44,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:34:44,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:34:44,305 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:34:44 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-43df70b4-5e05-43f8-bd0f-b8c5d713851f 2019-05-30 11:34:44,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-05-30 11:34:44,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:34:44 GMT Server: Apache x-openstack-request-id: req-2b7aa137-8417-45d1-87af-b367b74d5f79 2019-05-30 11:34:44,347 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:34:44,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-2b7aa137-8417-45d1-87af-b367b74d5f79 2019-05-30 11:34:44,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742359161377s 2019-05-30 11:34:44,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:34:44,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:34:44,377 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:34:44 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-1e6df56a-3789-49c3-8644-5e5a7ce75765 2019-05-30 11:34:44,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-05-30 11:34:44,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:34:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-eb74793f-d42b-4b0c-b827-b40628b43309 2019-05-30 11:34:44,420 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:34:44,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-eb74793f-d42b-4b0c-b827-b40628b43309 2019-05-30 11:34:44,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717148780823s 2019-05-30 11:34:49,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:34:49,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:34:49,457 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:34:49 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-3e47d92c-c6e7-47e9-b697-a4c99db5d015 2019-05-30 11:34:49,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-05-30 11:34:49,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:34:49 GMT Server: Apache x-openstack-request-id: req-10efaffd-0875-4c3e-a9e4-1e1aea0b1e74 2019-05-30 11:34:49,499 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:34:49,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-10efaffd-0875-4c3e-a9e4-1e1aea0b1e74 2019-05-30 11:34:49,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722279548645s 2019-05-30 11:34:54,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:34:54,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:34:54,537 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:34:54 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-8d5631e7-1b83-41bf-ac64-f4c2e422861f 2019-05-30 11:34:54,537 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:34:54,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:34:54 GMT Server: Apache x-openstack-request-id: req-7d9d7ed7-c6c2-4357-bebb-fd19cf7bff18 2019-05-30 11:34:54,580 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:34:54,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-7d9d7ed7-c6c2-4357-bebb-fd19cf7bff18 2019-05-30 11:34:54,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759880542755s 2019-05-30 11:34:54,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:34:54,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:34:54,614 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:34:54 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-cce355e0-4e5e-49c8-bb31-0efc24bdaebf 2019-05-30 11:34:54,615 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:34:54,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:34:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8bc5c222-8614-4f92-bbf6-308d326745d8 2019-05-30 11:34:54,657 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:34:54,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-8bc5c222-8614-4f92-bbf6-308d326745d8 2019-05-30 11:34:54,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0763738155365s 2019-05-30 11:34:59,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:34:59,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:34:59,693 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:34:59 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-53d6cee9-ed93-4352-92c9-3adb4456c2cb 2019-05-30 11:34:59,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-05-30 11:34:59,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:34:59 GMT Server: Apache x-openstack-request-id: req-63fbab82-edac-44fe-86b7-707885142dfe 2019-05-30 11:34:59,734 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:34:59,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-63fbab82-edac-44fe-86b7-707885142dfe 2019-05-30 11:34:59,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701069831848s 2019-05-30 11:35:04,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:35:04,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:35:04,769 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:35:04 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-6a66a125-37ba-46ab-9de2-555137182304 2019-05-30 11:35:04,769 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:35:04,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:35:04 GMT Server: Apache x-openstack-request-id: req-577d99e7-b52f-4d7f-b06a-b08205bcf0aa 2019-05-30 11:35:04,810 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:35:04,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-577d99e7-b52f-4d7f-b06a-b08205bcf0aa 2019-05-30 11:35:04,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700581073761s 2019-05-30 11:35:04,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:35:04,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:35:04,855 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:35:04 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-8770d0a4-81ee-4e60-8040-2982ba703f57 2019-05-30 11:35:04,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-05-30 11:35:05,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:35:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b7c3de8c-7e6d-4b09-bce2-26bc246dfd4f 2019-05-30 11:35:05,185 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:35:05,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-b7c3de8c-7e6d-4b09-bce2-26bc246dfd4f 2019-05-30 11:35:05,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.374437093735s 2019-05-30 11:35:10,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:35:10,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:35:10,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:35:10 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-53a0fade-384c-45a5-be85-aaee6fa2978e 2019-05-30 11:35:10,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-05-30 11:35:10,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:35:10 GMT Server: Apache x-openstack-request-id: req-ed50dd9a-866c-475d-88f2-af8fb53c9177 2019-05-30 11:35:10,263 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:35:10,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-ed50dd9a-866c-475d-88f2-af8fb53c9177 2019-05-30 11:35:10,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716772079468s 2019-05-30 11:35:15,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:35:15,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:35:15,299 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:35:15 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-12e6acb3-055b-4207-92f3-89dae2787ff3 2019-05-30 11:35:15,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-05-30 11:35:15,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:35:15 GMT Server: Apache x-openstack-request-id: req-e3e78531-f53f-4824-ab2a-b1fe2820a87a 2019-05-30 11:35:15,342 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:35:15,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-e3e78531-f53f-4824-ab2a-b1fe2820a87a 2019-05-30 11:35:15,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727860927582s 2019-05-30 11:35:15,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:35:15,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:35:15,372 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:35:15 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-480b6d7f-e43b-486f-8270-76311c4c777c 2019-05-30 11:35:15,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-05-30 11:35:15,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:35:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d47317ac-d92d-45c9-9881-b636e742cdc4 2019-05-30 11:35:15,765 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:35:15,765 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-d47317ac-d92d-45c9-9881-b636e742cdc4 2019-05-30 11:35:15,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.422962903976s 2019-05-30 11:35:20,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:35:20,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:35:20,803 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:35:20 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-4df6c80d-9a1b-4e8d-93be-3d4763bdfd17 2019-05-30 11:35:20,803 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:35:20,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:35:20 GMT Server: Apache x-openstack-request-id: req-78766b7c-1b08-4668-a7d1-6d02e9fa162d 2019-05-30 11:35:20,846 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:35:20,846 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-78766b7c-1b08-4668-a7d1-6d02e9fa162d 2019-05-30 11:35:20,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744421482086s 2019-05-30 11:35:25,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:35:25,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:35:25,884 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:35:25 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-13e72ed5-9349-4df6-b68b-0277428610db 2019-05-30 11:35:25,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-05-30 11:35:25,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:35:25 GMT Server: Apache x-openstack-request-id: req-5a828fb7-6f6c-4595-bf85-68594f1b2def 2019-05-30 11:35:25,926 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:35:25,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-5a828fb7-6f6c-4595-bf85-68594f1b2def 2019-05-30 11:35:25,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746438503265s 2019-05-30 11:35:25,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:35:25,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:35:25,958 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:35:25 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-331b1a61-3ff1-429e-9137-71280132a096 2019-05-30 11:35:25,958 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:35:26,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:35:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-21fce1ce-6a91-4288-af5b-286c41e13b0f 2019-05-30 11:35:26,001 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:35:26,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-21fce1ce-6a91-4288-af5b-286c41e13b0f 2019-05-30 11:35:26,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738689899445s 2019-05-30 11:35:31,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:35:31,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:35:31,040 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:35:31 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-24579a0d-99bd-4846-9629-6c38fd203688 2019-05-30 11:35:31,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-05-30 11:35:31,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:35:31 GMT Server: Apache x-openstack-request-id: req-146136f5-cfde-4d23-b808-a56d070adc24 2019-05-30 11:35:31,082 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:35:31,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-146136f5-cfde-4d23-b808-a56d070adc24 2019-05-30 11:35:31,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745630264282s 2019-05-30 11:35:36,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:35:36,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:35:36,118 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:35:36 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-db3d1da4-5e67-48c3-8cbc-2a54494c6bd6 2019-05-30 11:35:36,118 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:35:36,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:35:36 GMT Server: Apache x-openstack-request-id: req-edb192e3-f011-40f8-859f-6a6b6e556afc 2019-05-30 11:35:36,159 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:35:36,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-edb192e3-f011-40f8-859f-6a6b6e556afc 2019-05-30 11:35:36,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716018676758s 2019-05-30 11:35:36,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:35:36,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:35:36,190 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:35:36 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-08fd9c92-9cb2-4241-9085-3dd8f9ca1c8a 2019-05-30 11:35:36,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-05-30 11:35:36,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:35:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dc57939c-f358-4336-84b7-eac074fe4b77 2019-05-30 11:35:36,232 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:35:36,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-dc57939c-f358-4336-84b7-eac074fe4b77 2019-05-30 11:35:36,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724139213562s 2019-05-30 11:35:41,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:35:41,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:35:41,269 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:35:41 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-3c306e6f-9a85-4e3a-9ac5-3558e0bc3f89 2019-05-30 11:35:41,269 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:35:41,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:35:41 GMT Server: Apache x-openstack-request-id: req-c1d60c95-26a8-4726-aa2c-8a817882952f 2019-05-30 11:35:41,311 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:35:41,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-c1d60c95-26a8-4726-aa2c-8a817882952f 2019-05-30 11:35:41,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071897983551s 2019-05-30 11:35:46,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:35:46,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:35:46,349 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:35:46 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-08f12e2a-043e-4227-90b1-f0780dcda3fd 2019-05-30 11:35:46,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-05-30 11:35:46,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:35:46 GMT Server: Apache x-openstack-request-id: req-1b0f4bcc-b743-4305-8e5b-178fe5fb51e0 2019-05-30 11:35:46,392 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:35:46,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-1b0f4bcc-b743-4305-8e5b-178fe5fb51e0 2019-05-30 11:35:46,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753049850464s 2019-05-30 11:35:46,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:35:46,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:35:46,422 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:35:46 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-4bf18b81-515a-4a1f-8182-bf83187ec676 2019-05-30 11:35:46,422 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:35:46,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:35:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-923e06e5-3a0b-40c3-b9e8-b7469e0c6c2f 2019-05-30 11:35:46,464 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:35:46,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-923e06e5-3a0b-40c3-b9e8-b7469e0c6c2f 2019-05-30 11:35:46,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720779895782s 2019-05-30 11:35:51,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:35:51,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:35:51,502 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:35:51 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-cc89ad0c-b073-4119-a43c-889f9ffdf304 2019-05-30 11:35:51,503 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:35:51,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:35:51 GMT Server: Apache x-openstack-request-id: req-d7d4d5ad-d6e0-48f1-9bcb-dae3c11b4bbe 2019-05-30 11:35:51,545 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:35:51,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-d7d4d5ad-d6e0-48f1-9bcb-dae3c11b4bbe 2019-05-30 11:35:51,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739829540253s 2019-05-30 11:35:56,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:35:56,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:35:56,583 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:35:56 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-7bca94ac-2121-42e0-a3d1-94e48d6f5787 2019-05-30 11:35:56,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:35:56,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:35:56 GMT Server: Apache x-openstack-request-id: req-3ca7c2ce-586b-4b2c-a48f-81a138c4c8a9 2019-05-30 11:35:56,625 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:35:56,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-3ca7c2ce-586b-4b2c-a48f-81a138c4c8a9 2019-05-30 11:35:56,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747628211975s 2019-05-30 11:35:56,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:35:56,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:35:56,928 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:35:56 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-89f69532-d66a-4d46-8c97-65ed81d13b1c 2019-05-30 11:35:56,928 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:35:56,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:35:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9be54abd-d555-4574-97cc-20c29624e02f 2019-05-30 11:35:56,970 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:35:56,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-9be54abd-d555-4574-97cc-20c29624e02f 2019-05-30 11:35:56,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.344315052032s 2019-05-30 11:36:01,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:36:01,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:36:02,004 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:36:01 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-eb506620-4455-4404-b0c9-2b1a5d61810f 2019-05-30 11:36:02,004 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:36:02,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:36:02 GMT Server: Apache x-openstack-request-id: req-d0c8e5be-b337-4893-bd9c-550c1133231c 2019-05-30 11:36:02,315 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:36:02,315 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-d0c8e5be-b337-4893-bd9c-550c1133231c 2019-05-30 11:36:02,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.342777013779s 2019-05-30 11:36:07,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:36:07,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:36:07,352 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:36:07 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-4db705cf-a5da-4a77-82b8-1c4ad83bc21a 2019-05-30 11:36:07,352 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:36:07,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:36:07 GMT Server: Apache x-openstack-request-id: req-1b814bfb-dd36-4695-bce4-18e0d13ba49b 2019-05-30 11:36:07,397 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:36:07,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-1b814bfb-dd36-4695-bce4-18e0d13ba49b 2019-05-30 11:36:07,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760219097137s 2019-05-30 11:36:07,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:36:07,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:36:07,427 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:36:07 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-263d3e69-3e15-4753-bfec-bac37e767bc9 2019-05-30 11:36:07,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-05-30 11:36:07,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:36:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7a3b1f4a-7d0a-4dfb-bfae-36168caa9bd7 2019-05-30 11:36:07,468 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:36:07,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-7a3b1f4a-7d0a-4dfb-bfae-36168caa9bd7 2019-05-30 11:36:07,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699939727783s 2019-05-30 11:36:12,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:36:12,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:36:12,505 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:36:12 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-4927eb82-4880-484c-96af-7813b1d73a87 2019-05-30 11:36:12,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-05-30 11:36:12,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:36:12 GMT Server: Apache x-openstack-request-id: req-669cc92d-81ad-4142-b9cb-c77c5c19ff48 2019-05-30 11:36:12,547 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:36:12,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-669cc92d-81ad-4142-b9cb-c77c5c19ff48 2019-05-30 11:36:12,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720491409302s 2019-05-30 11:36:17,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:36:17,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:36:17,582 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:36:17 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-0fe356f3-1751-4341-b8c4-1a38c29d2524 2019-05-30 11:36:17,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-05-30 11:36:17,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:36:17 GMT Server: Apache x-openstack-request-id: req-56ea0271-6682-4b49-a550-7f885a454b81 2019-05-30 11:36:17,624 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:36:17,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-56ea0271-6682-4b49-a550-7f885a454b81 2019-05-30 11:36:17,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713679790497s 2019-05-30 11:36:17,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:36:17,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:36:17,653 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:36:17 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-b4c5c232-c41c-42e9-b73a-7d1e625432ee 2019-05-30 11:36:17,654 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:36:17,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:36:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a62e7813-fc63-4151-9a22-0048c714dd05 2019-05-30 11:36:17,695 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:36:17,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-a62e7813-fc63-4151-9a22-0048c714dd05 2019-05-30 11:36:17,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0702660083771s 2019-05-30 11:36:22,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:36:22,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:36:23,003 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:36:22 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-bf0368dc-6d9a-49a7-8dda-3ebbd933bb1b 2019-05-30 11:36:23,004 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:36:23,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:36:23 GMT Server: Apache x-openstack-request-id: req-20f8d8be-cbfa-4130-b2a1-a58c476d8da2 2019-05-30 11:36:23,046 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:36:23,046 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-20f8d8be-cbfa-4130-b2a1-a58c476d8da2 2019-05-30 11:36:23,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.344266891479s 2019-05-30 11:36:28,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:36:28,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:36:28,084 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:36:28 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-42bf030d-6bff-4f57-8be8-fc4c3d3c30b9 2019-05-30 11:36:28,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-05-30 11:36:28,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:36:28 GMT Server: Apache x-openstack-request-id: req-33d7643d-5593-43de-85db-3b230ac30102 2019-05-30 11:36:28,127 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:36:28,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-33d7643d-5593-43de-85db-3b230ac30102 2019-05-30 11:36:28,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756340026855s 2019-05-30 11:36:28,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:36:28,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:36:28,357 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:36:28 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-9566c9e2-186c-4f91-a634-0b32f60d4777 2019-05-30 11:36:28,357 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:36:28,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:36:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bd8d9cc2-d163-4d16-b950-56a376adb6ec 2019-05-30 11:36:28,384 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:36:28,384 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-bd8d9cc2-d163-4d16-b950-56a376adb6ec 2019-05-30 11:36:28,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.256140947342s 2019-05-30 11:36:33,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:36:33,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:36:33,423 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:36:33 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-6fb9dd3c-29ee-4e47-895b-55908c449b11 2019-05-30 11:36:33,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-05-30 11:36:33,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:36:33 GMT Server: Apache x-openstack-request-id: req-0daf007f-ab0d-4454-9b86-75ef6070d561 2019-05-30 11:36:33,466 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:36:33,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-0daf007f-ab0d-4454-9b86-75ef6070d561 2019-05-30 11:36:33,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755779743195s 2019-05-30 11:36:38,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:36:38,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:36:38,502 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:36:38 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-86b16d43-bbe5-48ff-a6b8-529b5a2ff890 2019-05-30 11:36:38,502 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:36:38,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:36:38 GMT Server: Apache x-openstack-request-id: req-d161d4cc-1632-44b1-8cf7-cd258f6faca1 2019-05-30 11:36:38,546 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:36:38,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-d161d4cc-1632-44b1-8cf7-cd258f6faca1 2019-05-30 11:36:38,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742619037628s 2019-05-30 11:36:38,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:36:38,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:36:38,856 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:36:38 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-7c4dde07-d863-4a1e-b327-a6659bb414cb 2019-05-30 11:36:38,857 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:36:39,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:36:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4999e531-28db-4dd6-bcc8-d1f7a35ed1f7 2019-05-30 11:36:39,183 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:36:39,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-4999e531-28db-4dd6-bcc8-d1f7a35ed1f7 2019-05-30 11:36:39,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.636394023895s 2019-05-30 11:36:44,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:36:44,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:36:44,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:36:44 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-f39a55aa-b5f8-4193-a54f-7c28b4470a9d 2019-05-30 11:36:44,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-05-30 11:36:44,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:36:44 GMT Server: Apache x-openstack-request-id: req-00a28a6a-da5d-4f95-87bb-4bdb157dd9bd 2019-05-30 11:36:44,456 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:36:44,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-00a28a6a-da5d-4f95-87bb-4bdb157dd9bd 2019-05-30 11:36:44,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.266149997711s 2019-05-30 11:36:49,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:36:49,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:36:49,758 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:36:49 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-3234710a-433a-4150-bbaa-7304abe15b17 2019-05-30 11:36:49,759 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:36:49,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:36:49 GMT Server: Apache x-openstack-request-id: req-df86036a-ba8c-4fdf-af39-78f83655cfd9 2019-05-30 11:36:49,800 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:36:49,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-df86036a-ba8c-4fdf-af39-78f83655cfd9 2019-05-30 11:36:49,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.338215112686s 2019-05-30 11:36:49,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:36:49,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:36:49,829 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:36:49 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-c70f5d09-331c-49d4-9ae5-20bc883188b5 2019-05-30 11:36:49,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-05-30 11:36:50,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:36:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6e887bfa-ab6a-4449-8a34-db9a11255018 2019-05-30 11:36:50,150 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:36:50,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-6e887bfa-ab6a-4449-8a34-db9a11255018 2019-05-30 11:36:50,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.34964799881s 2019-05-30 11:36:55,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:36:55,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:36:55,188 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:36:55 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-c54bdd5e-0639-498b-b46f-4523e390de31 2019-05-30 11:36:55,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-05-30 11:36:55,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:36:55 GMT Server: Apache x-openstack-request-id: req-393b43d7-8060-486d-acef-09b43ade0fb2 2019-05-30 11:36:55,231 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:36:55,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-393b43d7-8060-486d-acef-09b43ade0fb2 2019-05-30 11:36:55,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743441581726s 2019-05-30 11:37:00,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:37:00,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:37:00,467 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:37:00 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-e473c14f-f97c-48db-a544-b0f2977c7611 2019-05-30 11:37:00,467 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:37:00,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:37:00 GMT Server: Apache x-openstack-request-id: req-2886e240-42f3-4e5a-a48a-6b9b2c0990e7 2019-05-30 11:37:00,508 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:37:00,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-2886e240-42f3-4e5a-a48a-6b9b2c0990e7 2019-05-30 11:37:00,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.271697998047s 2019-05-30 11:37:00,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:37:00,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:37:00,538 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:37:00 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-d92687c0-1fac-4de0-bb17-fc159d5c1941 2019-05-30 11:37:00,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-05-30 11:37:00,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:37:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-95da7017-6586-441c-8a91-b5f5a5b4aef5 2019-05-30 11:37:00,579 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:37:00,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-95da7017-6586-441c-8a91-b5f5a5b4aef5 2019-05-30 11:37:00,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706949234009s 2019-05-30 11:37:05,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:37:05,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:37:05,618 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:37:05 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-87ede101-55ed-4ef4-a192-9cced5352cd9 2019-05-30 11:37:05,619 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:37:05,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:37:05 GMT Server: Apache x-openstack-request-id: req-083bf590-2c0d-417d-93a8-ed911ae640d6 2019-05-30 11:37:05,662 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:37:05,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-083bf590-2c0d-417d-93a8-ed911ae640d6 2019-05-30 11:37:05,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757172107697s 2019-05-30 11:37:10,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:37:10,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:37:10,699 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:37:10 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-1a9fede0-5fd3-43bd-90b5-525b0e44a676 2019-05-30 11:37:10,699 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:37:10,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:37:10 GMT Server: Apache x-openstack-request-id: req-48290cf8-175e-4cb0-9bbb-d532db4d6e23 2019-05-30 11:37:10,740 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:37:10,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-48290cf8-175e-4cb0-9bbb-d532db4d6e23 2019-05-30 11:37:10,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717251300812s 2019-05-30 11:37:10,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:37:10,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:37:10,770 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:37:10 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-e405284a-e450-42da-b3dd-d36e8dfb4c34 2019-05-30 11:37:10,770 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:37:10,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:37:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-72b07eec-c535-4e7c-a58b-2312a0f39d1a 2019-05-30 11:37:10,812 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:37:10,812 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-72b07eec-c535-4e7c-a58b-2312a0f39d1a 2019-05-30 11:37:10,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716331005096s 2019-05-30 11:37:15,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:37:15,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:37:15,849 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:37:15 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-2ae65f07-5afa-4577-9ef7-67a72ceb2066 2019-05-30 11:37:15,849 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:37:15,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:37:15 GMT Server: Apache x-openstack-request-id: req-92b6bedf-9187-4c5d-92ad-2fd4ec73fb49 2019-05-30 11:37:15,891 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:37:15,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-92b6bedf-9187-4c5d-92ad-2fd4ec73fb49 2019-05-30 11:37:15,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719830989838s 2019-05-30 11:37:20,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:37:20,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:37:20,944 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:37:20 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-7e73ae9b-768d-4e06-8ef8-1aaba383bae2 2019-05-30 11:37:20,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-05-30 11:37:20,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:37:20 GMT Server: Apache x-openstack-request-id: req-12c4f3f4-8fb7-4e6f-bb67-e550b3dd3b62 2019-05-30 11:37:20,986 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:37:20,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-12c4f3f4-8fb7-4e6f-bb67-e550b3dd3b62 2019-05-30 11:37:20,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0889101028442s 2019-05-30 11:37:20,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:37:20,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:37:21,018 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:37:20 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-ff1c898a-835f-480e-b9f9-bc9e13dea65e 2019-05-30 11:37:21,018 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:37:21,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:37:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1981aadc-cabd-46e3-b57e-7a62d9de07dc 2019-05-30 11:37:21,063 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:37:21,063 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-1981aadc-cabd-46e3-b57e-7a62d9de07dc 2019-05-30 11:37:21,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.076709985733s 2019-05-30 11:37:26,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:37:26,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:37:26,098 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:37:26 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc Server: Apache x-openstack-request-id: req-e888949d-8293-4538-a8ba-3dec406f8237 2019-05-30 11:37:26,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-05-30 11:37:26,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 447 Content-Type: application/json Date: Thu, 30 May 2019 11:37:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-12ef1256-8305-402e-8525-185db827c564 2019-05-30 11:37:26,143 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-05-30T11:37:21Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/vellum/events/8233c23e-bdc8-4a87-920c-534999084da2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "63ece7e2-245b-4585-8f29-06be1a5a0791", "id": "8233c23e-bdc8-4a87-920c-534999084da2"}, {"resource_name": "sprout", "event_time": "2019-05-30T11:37:21Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/sprout/events/a979eb46-fa01-48cf-a8ee-ed87a53e6f72", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-sq57ninydns7", "id": "a979eb46-fa01-48cf-a8ee-ed87a53e6f72"}]} 2019-05-30 11:37:26,144 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc&marker=c389be22-a365-45ca-bd0b-670a222d670b&sort_dir=asc used request id req-12ef1256-8305-402e-8525-185db827c564 2019-05-30 11:37:26,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076523065567s 2019-05-30 11:37:31,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:37:31,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:37:31,196 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:37:31 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-de0b793c-b9c4-4c5b-a992-fb63ae73ab30 2019-05-30 11:37:31,196 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:37:31,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:37:31 GMT Server: Apache x-openstack-request-id: req-b15043f3-9f2e-4c87-bf45-2e08406429c2 2019-05-30 11:37:31,237 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:37:31,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-b15043f3-9f2e-4c87-bf45-2e08406429c2 2019-05-30 11:37:31,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0875189304352s 2019-05-30 11:37:36,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:37:36,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:37:36,272 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:37:36 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-c879247a-36ce-408b-9e2e-1b607a6bb75b 2019-05-30 11:37:36,272 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:37:36,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:37:36 GMT Server: Apache x-openstack-request-id: req-81ced2a2-7e34-4bd1-8961-96763915a726 2019-05-30 11:37:36,313 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:37:36,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-81ced2a2-7e34-4bd1-8961-96763915a726 2019-05-30 11:37:36,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700659751892s 2019-05-30 11:37:36,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:37:36,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:37:36,346 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:37:36 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-b1650f38-c83f-4337-84e1-83ab6d37d2f8 2019-05-30 11:37:36,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-05-30 11:37:36,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:37:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-455291bb-2332-4387-bbd5-6ca1326bebd1 2019-05-30 11:37:36,387 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:37:36,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-455291bb-2332-4387-bbd5-6ca1326bebd1 2019-05-30 11:37:36,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735898017883s 2019-05-30 11:37:41,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:37:41,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:37:41,426 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:37:41 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-bfbd4b54-dcb9-4c3d-8ed8-1d0cecda8d9d 2019-05-30 11:37:41,426 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:37:41,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:37:41 GMT Server: Apache x-openstack-request-id: req-1f91d7a0-0b74-4687-aaec-fd809e5d4dff 2019-05-30 11:37:41,468 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:37:41,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-1f91d7a0-0b74-4687-aaec-fd809e5d4dff 2019-05-30 11:37:41,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740609169006s 2019-05-30 11:37:46,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:37:46,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:37:46,506 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:37:46 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-d9cffe5c-c42e-4e59-85eb-4b1f4aefa0ec 2019-05-30 11:37:46,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-05-30 11:37:46,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:37:46 GMT Server: Apache x-openstack-request-id: req-9b6c0984-b4c8-4d47-8a84-b93d402771c3 2019-05-30 11:37:46,547 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:37:46,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-9b6c0984-b4c8-4d47-8a84-b93d402771c3 2019-05-30 11:37:46,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732991695404s 2019-05-30 11:37:46,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:37:46,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:37:46,577 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:37:46 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-a7976c5f-3060-430a-97b9-37645f0a22f5 2019-05-30 11:37:46,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-05-30 11:37:46,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:37:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-99298f18-f57f-4d6e-a1d9-e4616955a2a6 2019-05-30 11:37:46,620 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:37:46,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-99298f18-f57f-4d6e-a1d9-e4616955a2a6 2019-05-30 11:37:46,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071720123291s 2019-05-30 11:37:51,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:37:51,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:37:51,656 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:37:51 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-a5079575-cc10-4de3-babf-0c1d45aa0524 2019-05-30 11:37:51,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-05-30 11:37:51,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:37:51 GMT Server: Apache x-openstack-request-id: req-47d14210-39cf-45b2-b547-2ace0c248057 2019-05-30 11:37:51,699 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:37:51,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-47d14210-39cf-45b2-b547-2ace0c248057 2019-05-30 11:37:51,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736479759216s 2019-05-30 11:37:56,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:37:56,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:37:56,735 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:37:56 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-9536a476-d47b-46f5-8b0c-57074dd94a8f 2019-05-30 11:37:56,735 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:37:56,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:37:56 GMT Server: Apache x-openstack-request-id: req-f0b39c54-fa41-448a-99c2-488fcd863034 2019-05-30 11:37:56,778 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:37:56,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-f0b39c54-fa41-448a-99c2-488fcd863034 2019-05-30 11:37:56,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760519504547s 2019-05-30 11:37:56,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:37:56,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:37:56,827 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:37:56 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-2ea230db-0feb-4eb6-9850-717a466d753f 2019-05-30 11:37:56,827 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:37:56,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:37:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-26cf19d0-b250-4f98-affb-79edd8d41386 2019-05-30 11:37:56,870 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:37:56,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-26cf19d0-b250-4f98-affb-79edd8d41386 2019-05-30 11:37:56,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0912580490112s 2019-05-30 11:38:01,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:38:01,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:38:01,905 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:38:01 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-d508a979-a5fe-4416-8ed9-365b04a9f422 2019-05-30 11:38:01,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-05-30 11:38:01,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:38:01 GMT Server: Apache x-openstack-request-id: req-e1d77eb0-60be-4f75-ac95-90921f07e422 2019-05-30 11:38:01,946 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:38:01,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-e1d77eb0-60be-4f75-ac95-90921f07e422 2019-05-30 11:38:01,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713889598846s 2019-05-30 11:38:06,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:38:06,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:38:06,984 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:38:06 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-93da070c-d057-46a5-8bc7-cd0e5a82c727 2019-05-30 11:38:06,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-05-30 11:38:07,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:38:06 GMT Server: Apache x-openstack-request-id: req-ca52cf5c-1c55-4fa7-a97e-c356f9cc70df 2019-05-30 11:38:07,027 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:38:07,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-ca52cf5c-1c55-4fa7-a97e-c356f9cc70df 2019-05-30 11:38:07,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749809741974s 2019-05-30 11:38:07,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:38:07,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:38:07,057 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:38:07 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-88fffddc-998e-4fad-a6b8-1f3e5c4a585b 2019-05-30 11:38:07,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-05-30 11:38:07,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:38:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8977c8fe-0464-4a9f-8da1-c844eb32a79c 2019-05-30 11:38:07,100 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:38:07,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-8977c8fe-0464-4a9f-8da1-c844eb32a79c 2019-05-30 11:38:07,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721490383148s 2019-05-30 11:38:12,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:38:12,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:38:12,138 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:38:12 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-91725c5e-6c48-48cf-8048-c4c53cf785a3 2019-05-30 11:38:12,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-05-30 11:38:12,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:38:12 GMT Server: Apache x-openstack-request-id: req-472d4316-7ace-4b10-ac3b-06f3bad35e02 2019-05-30 11:38:12,181 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:38:12,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-472d4316-7ace-4b10-ac3b-06f3bad35e02 2019-05-30 11:38:12,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745379924774s 2019-05-30 11:38:17,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:38:17,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:38:17,213 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:38:17 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-98bd401c-0d90-46c7-8a98-209a0d796276 2019-05-30 11:38:17,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-05-30 11:38:17,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:38:17 GMT Server: Apache x-openstack-request-id: req-9fd41e01-fa41-462c-a85d-27c15aae7119 2019-05-30 11:38:17,260 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:38:17,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-9fd41e01-fa41-462c-a85d-27c15aae7119 2019-05-30 11:38:17,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0771329402924s 2019-05-30 11:38:17,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:38:17,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:38:17,290 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:38:17 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-316d44ad-6397-4742-8685-d454f9523278 2019-05-30 11:38:17,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:38:17,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:38:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-421c436a-a8f7-4b14-8127-b7b2cecbc341 2019-05-30 11:38:17,332 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:38:17,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-421c436a-a8f7-4b14-8127-b7b2cecbc341 2019-05-30 11:38:17,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710060596466s 2019-05-30 11:38:22,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:38:22,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:38:22,368 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:38:22 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-ffd6fb01-6cf2-4ac6-ae17-b160e78f7ebc 2019-05-30 11:38:22,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:38:22,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:38:22 GMT Server: Apache x-openstack-request-id: req-9dbad980-d77f-4217-90c4-6ba9cd19ddf3 2019-05-30 11:38:22,410 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:38:22,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-9dbad980-d77f-4217-90c4-6ba9cd19ddf3 2019-05-30 11:38:22,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713770389557s 2019-05-30 11:38:27,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:38:27,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:38:27,444 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:38:27 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-63181aca-9fa3-49ab-a034-72d96cf82650 2019-05-30 11:38:27,444 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:38:27,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:38:27 GMT Server: Apache x-openstack-request-id: req-7aede66d-8b65-4084-836e-6712db0eaf45 2019-05-30 11:38:27,486 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:38:27,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-7aede66d-8b65-4084-836e-6712db0eaf45 2019-05-30 11:38:27,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701019763947s 2019-05-30 11:38:27,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:38:27,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:38:27,516 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:38:27 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-bbb850ea-6d4e-41fc-ae72-ceb6c56db7d7 2019-05-30 11:38:27,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-05-30 11:38:27,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:38:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f1b9af20-0ff7-4ae0-99f7-18906fe9e321 2019-05-30 11:38:27,558 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:38:27,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-f1b9af20-0ff7-4ae0-99f7-18906fe9e321 2019-05-30 11:38:27,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722379684448s 2019-05-30 11:38:32,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:38:32,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:38:32,596 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:38:32 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-7ba50716-2ffb-4b41-a976-1824cafdb1ce 2019-05-30 11:38:32,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-05-30 11:38:32,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:38:32 GMT Server: Apache x-openstack-request-id: req-44985de4-0bdd-4a29-8f61-307a71448e85 2019-05-30 11:38:32,637 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:38:32,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-44985de4-0bdd-4a29-8f61-307a71448e85 2019-05-30 11:38:32,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723650455475s 2019-05-30 11:38:37,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:38:37,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:38:37,675 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:38:37 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-a1f0312a-21f1-48bd-bbc2-2a2cd35f7eab 2019-05-30 11:38:37,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:38:37,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:38:37 GMT Server: Apache x-openstack-request-id: req-c0f6a957-c56d-480d-83bf-33e8b6be71fd 2019-05-30 11:38:37,718 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:38:37,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-c0f6a957-c56d-480d-83bf-33e8b6be71fd 2019-05-30 11:38:37,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744569301605s 2019-05-30 11:38:37,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:38:37,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:38:37,748 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:38:37 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-c7c59536-008d-40cf-a6d2-3ca6a26a8eaf 2019-05-30 11:38:37,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-05-30 11:38:37,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:38:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c442291a-9a5d-437b-bbe3-b32ad15a6ff1 2019-05-30 11:38:37,790 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:38:37,791 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-c442291a-9a5d-437b-bbe3-b32ad15a6ff1 2019-05-30 11:38:37,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723781585693s 2019-05-30 11:38:42,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:38:42,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:38:42,829 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:38:42 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-cae6e8b3-c58e-4366-b474-ddbe3713febc 2019-05-30 11:38:42,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-05-30 11:38:42,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:38:42 GMT Server: Apache x-openstack-request-id: req-167b14c2-9e9b-48bc-b3d3-097b841aa090 2019-05-30 11:38:42,870 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:38:42,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-167b14c2-9e9b-48bc-b3d3-097b841aa090 2019-05-30 11:38:42,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730669498444s 2019-05-30 11:38:47,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:38:47,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:38:47,905 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:38:47 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-2be7e67b-55df-413e-81da-462b2b87d723 2019-05-30 11:38:47,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-05-30 11:38:47,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:38:47 GMT Server: Apache x-openstack-request-id: req-ce8e3a80-5e16-4783-be8d-c7f02a87474b 2019-05-30 11:38:47,947 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:38:47,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-ce8e3a80-5e16-4783-be8d-c7f02a87474b 2019-05-30 11:38:47,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071102142334s 2019-05-30 11:38:47,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:38:47,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:38:47,994 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:38:47 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-848177ee-eeb3-4649-a796-8b27fe8d774a 2019-05-30 11:38:47,994 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:38:48,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:38:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dd46b941-4e3e-4ce1-b6e7-79907926780e 2019-05-30 11:38:48,036 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:38:48,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-dd46b941-4e3e-4ce1-b6e7-79907926780e 2019-05-30 11:38:48,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0887007713318s 2019-05-30 11:38:53,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:38:53,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:38:53,075 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:38:53 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-6e70c586-1b17-4c50-93c3-51de6445e4a1 2019-05-30 11:38:53,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-05-30 11:38:53,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:38:53 GMT Server: Apache x-openstack-request-id: req-547ceb1c-3b2e-4983-890a-9b4c4654c113 2019-05-30 11:38:53,118 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:38:53,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-547ceb1c-3b2e-4983-890a-9b4c4654c113 2019-05-30 11:38:53,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757231712341s 2019-05-30 11:38:58,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:38:58,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:38:58,156 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:38:58 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-0f8da8f6-752f-4499-ac0b-52212e0ec5ca 2019-05-30 11:38:58,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-05-30 11:38:58,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:38:58 GMT Server: Apache x-openstack-request-id: req-9d490530-6f8f-4aac-99b6-6deb53089420 2019-05-30 11:38:58,199 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:38:58,199 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-9d490530-6f8f-4aac-99b6-6deb53089420 2019-05-30 11:38:58,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743658542633s 2019-05-30 11:38:58,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:38:58,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:38:58,229 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:38:58 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-02ac64c6-49d3-4145-8caa-c7a6759f9e14 2019-05-30 11:38:58,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-05-30 11:38:58,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:38:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-35e4fd1d-ebc0-46e9-872c-e0d89c58e151 2019-05-30 11:38:58,271 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:38:58,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-35e4fd1d-ebc0-46e9-872c-e0d89c58e151 2019-05-30 11:38:58,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717830657959s 2019-05-30 11:39:03,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:39:03,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:39:03,311 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:39:03 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-a853f93c-22f3-45a9-9ac1-ddb36d8fa904 2019-05-30 11:39:03,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-05-30 11:39:03,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:39:03 GMT Server: Apache x-openstack-request-id: req-c99371d8-04be-4b10-8b62-3380f2d79ce9 2019-05-30 11:39:03,352 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:39:03,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-c99371d8-04be-4b10-8b62-3380f2d79ce9 2019-05-30 11:39:03,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751781463623s 2019-05-30 11:39:08,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:39:08,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:39:08,386 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:39:08 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-9b25f98c-114f-4dc6-a58d-28d1c75a63e4 2019-05-30 11:39:08,386 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:39:08,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:39:08 GMT Server: Apache x-openstack-request-id: req-adba2f63-2351-49ee-8ff0-280132e996a3 2019-05-30 11:39:08,430 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:39:08,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-adba2f63-2351-49ee-8ff0-280132e996a3 2019-05-30 11:39:08,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745980739594s 2019-05-30 11:39:08,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:39:08,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:39:08,460 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:39:08 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-3b6bc02f-741f-4338-8e26-fbe106aefdcd 2019-05-30 11:39:08,460 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:39:08,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:39:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-86edca26-c7ee-4b87-bab0-df87fa8e8585 2019-05-30 11:39:08,502 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:39:08,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-86edca26-c7ee-4b87-bab0-df87fa8e8585 2019-05-30 11:39:08,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706589221954s 2019-05-30 11:39:13,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:39:13,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:39:13,539 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:39:13 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-2e886e08-f046-4f08-bd12-d4613f9c7822 2019-05-30 11:39:13,539 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:39:13,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:39:13 GMT Server: Apache x-openstack-request-id: req-a2af2796-1fe4-4ef3-8f5d-44241b3ad856 2019-05-30 11:39:13,580 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:39:13,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-a2af2796-1fe4-4ef3-8f5d-44241b3ad856 2019-05-30 11:39:13,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714380741119s 2019-05-30 11:39:18,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:39:18,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:39:18,616 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:39:18 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-2bdc626a-4ccd-417c-9389-ddfcc50d81ff 2019-05-30 11:39:18,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-05-30 11:39:18,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:39:18 GMT Server: Apache x-openstack-request-id: req-398b0538-2f0d-4745-a236-e1a9ebe37326 2019-05-30 11:39:18,657 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:39:18,657 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-398b0538-2f0d-4745-a236-e1a9ebe37326 2019-05-30 11:39:18,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715911388397s 2019-05-30 11:39:18,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:39:18,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:39:18,692 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:39:18 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-7cbb7a44-a2ea-4227-b7dc-30eb533ea9a8 2019-05-30 11:39:18,692 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:39:18,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:39:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-38fa426a-6aae-48f4-a67e-f949fc0caade 2019-05-30 11:39:18,734 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:39:18,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-38fa426a-6aae-48f4-a67e-f949fc0caade 2019-05-30 11:39:18,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0759220123291s 2019-05-30 11:39:23,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:39:23,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:39:23,772 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:39:23 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-72b96a29-9496-4c0d-a13a-976a5ae5c9ce 2019-05-30 11:39:23,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-05-30 11:39:23,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:39:23 GMT Server: Apache x-openstack-request-id: req-9a6b6be6-10b4-4f72-ab68-9109ea33d184 2019-05-30 11:39:23,814 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:39:23,814 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-9a6b6be6-10b4-4f72-ab68-9109ea33d184 2019-05-30 11:39:23,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732910633087s 2019-05-30 11:39:28,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:39:28,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:39:28,852 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:39:28 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-577df2a2-e2a4-43e1-b41e-5f230c5c9da9 2019-05-30 11:39:28,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-05-30 11:39:28,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:39:28 GMT Server: Apache x-openstack-request-id: req-15ed116f-e142-4a68-a001-99506bbced38 2019-05-30 11:39:28,896 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:39:28,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-15ed116f-e142-4a68-a001-99506bbced38 2019-05-30 11:39:28,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761868953705s 2019-05-30 11:39:28,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:39:28,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:39:28,926 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:39:28 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-9f0b9b90-a68a-4734-8674-01c15c7af9d3 2019-05-30 11:39:28,926 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:39:28,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:39:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c1b6acc2-02ff-467f-a5ce-e7be26ffa856 2019-05-30 11:39:28,969 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:39:28,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-c1b6acc2-02ff-467f-a5ce-e7be26ffa856 2019-05-30 11:39:28,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728888511658s 2019-05-30 11:39:33,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:39:33,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:39:34,007 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:39:33 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-17c99089-a47a-48c9-9d74-79e339609211 2019-05-30 11:39:34,007 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:39:34,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:39:34 GMT Server: Apache x-openstack-request-id: req-89414e93-ffa0-4fce-90c3-8951e5eb0cd8 2019-05-30 11:39:34,048 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:39:34,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-89414e93-ffa0-4fce-90c3-8951e5eb0cd8 2019-05-30 11:39:34,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722570419312s 2019-05-30 11:39:39,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:39:39,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:39:39,084 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:39:39 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-13f074ba-dba7-4433-9e99-4e2abcba9e75 2019-05-30 11:39:39,085 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:39:39,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:39:39 GMT Server: Apache x-openstack-request-id: req-ea361a09-b423-4e26-a94a-ea77b98b3192 2019-05-30 11:39:39,126 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:39:39,126 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-ea361a09-b423-4e26-a94a-ea77b98b3192 2019-05-30 11:39:39,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720431804657s 2019-05-30 11:39:39,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:39:39,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:39:39,155 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:39:39 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-96c8a182-70fd-4a02-ad6b-b5f72a521df1 2019-05-30 11:39:39,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-05-30 11:39:39,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:39:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-14a2d276-dc12-450f-b782-d873c5bc439e 2019-05-30 11:39:39,197 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:39:39,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-14a2d276-dc12-450f-b782-d873c5bc439e 2019-05-30 11:39:39,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706889629364s 2019-05-30 11:39:44,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:39:44,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:39:44,233 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:39:44 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-edbd23a9-8009-4c19-b296-dab44067d366 2019-05-30 11:39:44,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-05-30 11:39:44,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:39:44 GMT Server: Apache x-openstack-request-id: req-38f31d0e-b578-45d1-9705-ed48ca9e9a04 2019-05-30 11:39:44,275 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:39:44,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-38f31d0e-b578-45d1-9705-ed48ca9e9a04 2019-05-30 11:39:44,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712599754333s 2019-05-30 11:39:49,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:39:49,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:39:49,310 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:39:49 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-cef4648d-6563-4e28-94c5-1a38568c7184 2019-05-30 11:39:49,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-05-30 11:39:49,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:39:49 GMT Server: Apache x-openstack-request-id: req-c601ff4e-1482-4a8a-8973-4ba7b5c33210 2019-05-30 11:39:49,352 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:39:49,352 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-c601ff4e-1482-4a8a-8973-4ba7b5c33210 2019-05-30 11:39:49,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708961486816s 2019-05-30 11:39:49,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:39:49,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:39:49,381 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:39:49 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-3564d584-99c3-4735-bdda-8c545fa7b863 2019-05-30 11:39:49,381 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:39:49,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:39:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a3c85d43-6de3-469c-a740-dc688519aedc 2019-05-30 11:39:49,410 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:39:49,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-a3c85d43-6de3-469c-a740-dc688519aedc 2019-05-30 11:39:49,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0581359863281s 2019-05-30 11:39:54,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:39:54,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:39:54,446 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:39:54 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-7820919e-1f5e-4c82-b42f-743c7db140be 2019-05-30 11:39:54,447 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:39:54,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:39:54 GMT Server: Apache x-openstack-request-id: req-2a0ac279-e1fd-47ab-b562-2509f527cd82 2019-05-30 11:39:54,488 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:39:54,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-2a0ac279-e1fd-47ab-b562-2509f527cd82 2019-05-30 11:39:54,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715508460999s 2019-05-30 11:39:59,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:39:59,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:39:59,526 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:39:59 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-3b8d1c40-39a4-4317-b628-3828991320b4 2019-05-30 11:39:59,526 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:39:59,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:39:59 GMT Server: Apache x-openstack-request-id: req-e7d7195e-3fdc-447c-a900-8c31df5a7821 2019-05-30 11:39:59,569 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:39:59,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-e7d7195e-3fdc-447c-a900-8c31df5a7821 2019-05-30 11:39:59,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744750499725s 2019-05-30 11:39:59,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:39:59,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:39:59,601 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:39:59 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-cc3c2054-018d-45ac-aa59-4fe637e041a5 2019-05-30 11:39:59,601 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:39:59,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:39:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-82898ea1-ac34-4159-a600-fb386100788b 2019-05-30 11:39:59,645 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:39:59,645 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-82898ea1-ac34-4159-a600-fb386100788b 2019-05-30 11:39:59,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.076131105423s 2019-05-30 11:40:04,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:40:04,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:40:04,682 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:40:04 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-99d2dccc-b355-4b6f-97c0-8797c12e5a90 2019-05-30 11:40:04,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-05-30 11:40:04,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:40:04 GMT Server: Apache x-openstack-request-id: req-5dea2c5e-2dc9-456c-8dd4-dc5fa364e9ae 2019-05-30 11:40:04,723 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:40:04,723 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-5dea2c5e-2dc9-456c-8dd4-dc5fa364e9ae 2019-05-30 11:40:04,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708229541779s 2019-05-30 11:40:09,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:40:09,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:40:10,132 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:40:09 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-b66c2949-aa89-4d4f-ac11-24406a40a3fd 2019-05-30 11:40:10,133 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:40:10,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:40:10 GMT Server: Apache x-openstack-request-id: req-8b571ee2-2511-4f67-a76e-d618a2ff1d44 2019-05-30 11:40:10,174 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:40:10,174 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-8b571ee2-2511-4f67-a76e-d618a2ff1d44 2019-05-30 11:40:10,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.445413827896s 2019-05-30 11:40:10,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:40:10,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:40:10,204 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:40:10 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-91625bde-d04c-4c93-831b-e812d0db2ece 2019-05-30 11:40:10,204 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:40:10,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:40:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-011539f9-0bfe-404d-9f90-fbad4480ed0d 2019-05-30 11:40:10,229 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:40:10,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-011539f9-0bfe-404d-9f90-fbad4480ed0d 2019-05-30 11:40:10,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0542190074921s 2019-05-30 11:40:15,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:40:15,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:40:15,266 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:40:15 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-e682a7eb-29be-48f4-a64f-80fd46cad618 2019-05-30 11:40:15,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-05-30 11:40:15,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:40:15 GMT Server: Apache x-openstack-request-id: req-0a60cacb-7d55-4caa-af06-069534feef8a 2019-05-30 11:40:15,307 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:40:15,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-0a60cacb-7d55-4caa-af06-069534feef8a 2019-05-30 11:40:15,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720970630646s 2019-05-30 11:40:20,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:40:20,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:40:20,341 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:40:20 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-50d793ed-f525-4ecb-b469-9c9493c1acb5 2019-05-30 11:40:20,341 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:40:20,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:40:20 GMT Server: Apache x-openstack-request-id: req-3957fb67-3a6c-4e2c-a7a3-e4337d473d6e 2019-05-30 11:40:20,387 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:40:20,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-3957fb67-3a6c-4e2c-a7a3-e4337d473d6e 2019-05-30 11:40:20,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761120319366s 2019-05-30 11:40:20,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:40:20,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:40:20,418 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:40:20 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-bc110975-effb-4997-8707-cc01d2db5e8c 2019-05-30 11:40:20,418 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:40:20,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:40:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-db8ec809-38bf-4c03-a66d-1ff3d954d132 2019-05-30 11:40:20,460 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:40:20,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-db8ec809-38bf-4c03-a66d-1ff3d954d132 2019-05-30 11:40:20,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728788375854s 2019-05-30 11:40:25,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:40:25,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:40:25,496 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:40:25 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-7b300239-17ec-4764-886d-5c45374e4a34 2019-05-30 11:40:25,496 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:40:25,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:40:25 GMT Server: Apache x-openstack-request-id: req-ccf85eb2-6d82-43f6-bdeb-22f96d6e8dd4 2019-05-30 11:40:25,537 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:40:25,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-ccf85eb2-6d82-43f6-bdeb-22f96d6e8dd4 2019-05-30 11:40:25,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705790519714s 2019-05-30 11:40:30,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:40:30,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:40:30,575 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:40:30 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-02edd02c-98e9-42a3-a799-810b0932822f 2019-05-30 11:40:30,575 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:40:30,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:40:30 GMT Server: Apache x-openstack-request-id: req-1e2f91c3-bb49-43f8-96ee-87faf3800d60 2019-05-30 11:40:30,617 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:40:30,617 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-1e2f91c3-bb49-43f8-96ee-87faf3800d60 2019-05-30 11:40:30,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743188858032s 2019-05-30 11:40:30,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:40:30,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:40:30,648 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:40:30 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-d09d8890-1b0b-4e29-922f-ce9b94547d89 2019-05-30 11:40:30,649 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:40:30,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:40:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2bd60c17-0e35-470d-992a-72b74cfa39c3 2019-05-30 11:40:30,694 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:40:30,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-2bd60c17-0e35-470d-992a-72b74cfa39c3 2019-05-30 11:40:30,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.076141834259s 2019-05-30 11:40:35,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:40:35,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:40:35,731 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:40:35 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-4932c12a-4d52-4476-86ae-159ab3d38452 2019-05-30 11:40:35,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-05-30 11:40:35,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:40:35 GMT Server: Apache x-openstack-request-id: req-a7a18431-1c33-4cbc-a13b-463f7c292bb4 2019-05-30 11:40:35,773 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:40:35,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-a7a18431-1c33-4cbc-a13b-463f7c292bb4 2019-05-30 11:40:35,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072172164917s 2019-05-30 11:40:40,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:40:40,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:40:40,805 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:40:40 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-b64377f1-ff31-4af3-8c84-fd3243c8ab39 2019-05-30 11:40:40,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-05-30 11:40:40,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:40:40 GMT Server: Apache x-openstack-request-id: req-66521d78-e102-4aaa-a799-d05300dea845 2019-05-30 11:40:40,847 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:40:40,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-66521d78-e102-4aaa-a799-d05300dea845 2019-05-30 11:40:40,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726370811462s 2019-05-30 11:40:40,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:40:40,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:40:40,877 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:40:40 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-1fceaae0-d4f3-40ad-ae31-50ba5181ec64 2019-05-30 11:40:40,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-05-30 11:40:41,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:40:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b2878caa-4cf7-4d72-81bc-8cd9ce683cea 2019-05-30 11:40:41,186 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:40:41,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-b2878caa-4cf7-4d72-81bc-8cd9ce683cea 2019-05-30 11:40:41,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.338093996048s 2019-05-30 11:40:46,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:40:46,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:40:46,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:40:46 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-eeccd16f-8287-4a1a-a7d7-bf2e2460313e 2019-05-30 11:40:46,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-05-30 11:40:46,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:40:46 GMT Server: Apache x-openstack-request-id: req-7274f203-12b0-44b0-b688-c98ef09727a9 2019-05-30 11:40:46,263 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:40:46,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-7274f203-12b0-44b0-b688-c98ef09727a9 2019-05-30 11:40:46,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721299648285s 2019-05-30 11:40:51,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:40:51,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:40:51,301 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:40:51 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-cf0d70e8-05ca-4d2f-8c91-5fe61c488868 2019-05-30 11:40:51,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:40:51,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:40:51 GMT Server: Apache x-openstack-request-id: req-5abae186-b4c9-4da9-a938-0d037cf5a3cc 2019-05-30 11:40:51,344 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:40:51,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-5abae186-b4c9-4da9-a938-0d037cf5a3cc 2019-05-30 11:40:51,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752439498901s 2019-05-30 11:40:51,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:40:51,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:40:51,374 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:40:51 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-fcf85d51-1265-4495-85e2-312bf2553c0d 2019-05-30 11:40:51,374 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:40:51,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:40:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-13b30397-5ee7-4f19-931d-71900f4ed9ca 2019-05-30 11:40:51,417 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:40:51,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-13b30397-5ee7-4f19-931d-71900f4ed9ca 2019-05-30 11:40:51,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725150108337s 2019-05-30 11:40:56,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:40:56,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:40:56,709 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:40:56 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-adbcec7a-5e69-4c46-b5cc-e4b3c3683298 2019-05-30 11:40:56,709 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:40:56,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:40:56 GMT Server: Apache x-openstack-request-id: req-1b49c776-cf62-4281-8cab-038f8d596477 2019-05-30 11:40:56,751 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:40:56,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-1b49c776-cf62-4281-8cab-038f8d596477 2019-05-30 11:40:56,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.327547073364s 2019-05-30 11:41:01,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:41:01,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:41:01,789 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:41:01 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-3a21dbe7-3fe8-4929-9a70-d3fac85642a1 2019-05-30 11:41:01,789 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:41:01,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:41:01 GMT Server: Apache x-openstack-request-id: req-5d9faaf2-65f1-4f21-96f1-949e89b0f180 2019-05-30 11:41:01,832 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:41:01,832 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-5d9faaf2-65f1-4f21-96f1-949e89b0f180 2019-05-30 11:41:01,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752010345459s 2019-05-30 11:41:01,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:41:01,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:41:01,864 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:41:01 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-bec81857-d763-4a65-9659-7fe586e30c74 2019-05-30 11:41:01,864 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:41:01,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:41:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f43ba0cc-57ec-4d83-be43-eda489a79e64 2019-05-30 11:41:01,906 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:41:01,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-f43ba0cc-57ec-4d83-be43-eda489a79e64 2019-05-30 11:41:01,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732460021973s 2019-05-30 11:41:06,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:41:06,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:41:06,943 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:41:06 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-eb6aa846-ccfe-4ef0-b9f8-5ccd40aa8dc2 2019-05-30 11:41:06,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-05-30 11:41:06,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:41:06 GMT Server: Apache x-openstack-request-id: req-04c5ba04-8e9f-4ce5-962f-a34360de3314 2019-05-30 11:41:06,985 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:41:06,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-04c5ba04-8e9f-4ce5-962f-a34360de3314 2019-05-30 11:41:06,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726678371429s 2019-05-30 11:41:11,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:41:11,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:41:12,020 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:41:11 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-775b4c31-902d-489b-8237-6952de8839dd 2019-05-30 11:41:12,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:41:12,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:41:12 GMT Server: Apache x-openstack-request-id: req-48dfb314-a657-400e-b797-44f2140f284b 2019-05-30 11:41:12,062 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:41:12,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-48dfb314-a657-400e-b797-44f2140f284b 2019-05-30 11:41:12,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708780288696s 2019-05-30 11:41:12,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:41:12,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:41:12,091 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:41:12 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-b88bb08c-e1d9-4004-b820-db90480d2228 2019-05-30 11:41:12,091 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:41:12,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:41:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b003df39-32eb-4068-a8f2-c8bf254fd567 2019-05-30 11:41:12,133 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:41:12,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-b003df39-32eb-4068-a8f2-c8bf254fd567 2019-05-30 11:41:12,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706450939178s 2019-05-30 11:41:17,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:41:17,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:41:17,174 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:41:17 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-ceb6f772-12ab-4add-8adf-f6ab5566b98a 2019-05-30 11:41:17,174 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:41:17,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:41:17 GMT Server: Apache x-openstack-request-id: req-319b0b38-d34c-48cb-b9cb-2bcaba852e21 2019-05-30 11:41:17,218 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:41:17,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-319b0b38-d34c-48cb-b9cb-2bcaba852e21 2019-05-30 11:41:17,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0784687995911s 2019-05-30 11:41:22,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:41:22,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:41:22,255 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:41:22 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-bf3e7a51-93dc-425b-82c2-bcea257e86e7 2019-05-30 11:41:22,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-05-30 11:41:22,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:41:22 GMT Server: Apache x-openstack-request-id: req-54aab60f-1e45-4b17-9f9c-0c349425a5dd 2019-05-30 11:41:22,297 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:41:22,297 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-54aab60f-1e45-4b17-9f9c-0c349425a5dd 2019-05-30 11:41:22,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732369422913s 2019-05-30 11:41:22,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:41:22,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:41:22,327 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:41:22 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-f1281d04-af4d-4ee1-9b2e-1910d81f2551 2019-05-30 11:41:22,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-05-30 11:41:22,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:41:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5bf54884-23c6-42f3-b848-5ec2e42f1da5 2019-05-30 11:41:22,636 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:41:22,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-5bf54884-23c6-42f3-b848-5ec2e42f1da5 2019-05-30 11:41:22,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.338763952255s 2019-05-30 11:41:27,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:41:27,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:41:27,672 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:41:27 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-7875a3aa-b5de-42c6-8e57-d79fdbcaf9b7 2019-05-30 11:41:27,672 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:41:27,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:41:27 GMT Server: Apache x-openstack-request-id: req-6b14f85f-9c69-4946-9e97-70676cd4a95b 2019-05-30 11:41:27,713 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:41:27,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-6b14f85f-9c69-4946-9e97-70676cd4a95b 2019-05-30 11:41:27,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070720911026s 2019-05-30 11:41:32,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:41:32,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:41:32,750 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:41:32 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-fe41a245-fdff-4253-b877-6f0d9fb2905c 2019-05-30 11:41:32,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-05-30 11:41:32,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:41:32 GMT Server: Apache x-openstack-request-id: req-38724e9b-1e67-4877-b9e9-f61975708b5f 2019-05-30 11:41:32,792 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:41:32,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-38724e9b-1e67-4877-b9e9-f61975708b5f 2019-05-30 11:41:32,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730299949646s 2019-05-30 11:41:32,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:41:32,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:41:33,183 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:41:32 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-cf5daefd-58f6-4d83-b23e-edf16481a50c 2019-05-30 11:41:33,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:41:33,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:41:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bcaab190-140a-46ac-92f3-e2e6ca40b8a5 2019-05-30 11:41:33,226 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:41:33,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-bcaab190-140a-46ac-92f3-e2e6ca40b8a5 2019-05-30 11:41:33,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.433176994324s 2019-05-30 11:41:38,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:41:38,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:41:38,265 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:41:38 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-dd0d917c-7dcc-4e8e-af3f-eb2029fc717f 2019-05-30 11:41:38,265 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:41:38,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:41:38 GMT Server: Apache x-openstack-request-id: req-41a246e6-1132-4d01-96a2-acfe6c1b0c34 2019-05-30 11:41:38,307 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:41:38,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-41a246e6-1132-4d01-96a2-acfe6c1b0c34 2019-05-30 11:41:38,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747392177582s 2019-05-30 11:41:43,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:41:43,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:41:43,341 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:41:43 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-6c64171a-78ac-4c54-9689-1a2a1e2ef5fa 2019-05-30 11:41:43,341 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:41:43,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:41:43 GMT Server: Apache x-openstack-request-id: req-8ed11502-30d0-40aa-bc31-9f3210a10ac4 2019-05-30 11:41:43,384 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:41:43,384 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-8ed11502-30d0-40aa-bc31-9f3210a10ac4 2019-05-30 11:41:43,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753779411316s 2019-05-30 11:41:43,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:41:43,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:41:43,415 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:41:43 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-db4516b4-bd1a-43dc-9786-b8598c8992ce 2019-05-30 11:41:43,415 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:41:43,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:41:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ee1a9d5a-e4eb-4cbf-b9ca-2e9a4731c989 2019-05-30 11:41:43,457 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:41:43,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-ee1a9d5a-e4eb-4cbf-b9ca-2e9a4731c989 2019-05-30 11:41:43,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727510452271s 2019-05-30 11:41:48,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:41:48,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:41:48,774 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:41:48 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-06eda8c6-f587-4f95-83e4-93f86f8dab04 2019-05-30 11:41:48,775 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:41:48,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:41:48 GMT Server: Apache x-openstack-request-id: req-047e86f6-5265-41be-9f28-be13efb6efa3 2019-05-30 11:41:48,816 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:41:48,816 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-047e86f6-5265-41be-9f28-be13efb6efa3 2019-05-30 11:41:48,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.351522922516s 2019-05-30 11:41:53,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:41:53,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:41:54,131 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:41:53 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-c8236105-d2be-4fe9-ba72-3fd6555d806c 2019-05-30 11:41:54,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-05-30 11:41:54,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:41:54 GMT Server: Apache x-openstack-request-id: req-765ae7b0-5ab8-4d05-84ff-9683d5d1ebca 2019-05-30 11:41:54,435 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:41:54,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-765ae7b0-5ab8-4d05-84ff-9683d5d1ebca 2019-05-30 11:41:54,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.613420009613s 2019-05-30 11:41:54,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:41:54,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:41:54,465 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:41:54 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-d2347a1f-2a8d-492e-bf70-72b2c8b3afba 2019-05-30 11:41:54,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-05-30 11:41:54,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:41:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-529cc076-297a-4fe9-be38-733683724e81 2019-05-30 11:41:54,506 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:41:54,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-529cc076-297a-4fe9-be38-733683724e81 2019-05-30 11:41:54,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710160732269s 2019-05-30 11:41:59,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:41:59,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:41:59,732 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:41:59 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-f11d93a7-1920-467d-86e4-e40427b123ad 2019-05-30 11:41:59,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-05-30 11:41:59,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:41:59 GMT Server: Apache x-openstack-request-id: req-32ffa7a9-b8be-43c9-ac9e-6f14f4a113f5 2019-05-30 11:41:59,773 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:41:59,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-32ffa7a9-b8be-43c9-ac9e-6f14f4a113f5 2019-05-30 11:41:59,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.26044511795s 2019-05-30 11:42:04,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:42:04,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:42:04,810 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:42:04 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-3a0efa60-9e76-4ba2-9337-474e72c203f4 2019-05-30 11:42:04,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-05-30 11:42:04,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:42:04 GMT Server: Apache x-openstack-request-id: req-f0e58bc6-e468-4bae-9445-6646273a3eab 2019-05-30 11:42:04,853 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:42:04,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-f0e58bc6-e468-4bae-9445-6646273a3eab 2019-05-30 11:42:04,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735490322113s 2019-05-30 11:42:04,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:42:04,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:42:04,883 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:42:04 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-b3782551-f2de-4ccd-a666-b3dee30dda3e 2019-05-30 11:42:04,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-05-30 11:42:04,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:42:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9762a69e-6c9d-4d5e-bf08-b24473bbc54a 2019-05-30 11:42:04,925 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:42:04,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-9762a69e-6c9d-4d5e-bf08-b24473bbc54a 2019-05-30 11:42:04,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724840164185s 2019-05-30 11:42:09,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:42:09,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:42:09,964 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:42:09 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-d0b60607-e7cd-4fe1-8d20-3be1b77627e5 2019-05-30 11:42:09,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:42:10,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:42:09 GMT Server: Apache x-openstack-request-id: req-5f3945ef-72da-4302-9b95-b1a3ab8c4726 2019-05-30 11:42:10,284 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:42:10,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-5f3945ef-72da-4302-9b95-b1a3ab8c4726 2019-05-30 11:42:10,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.351738929749s 2019-05-30 11:42:15,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:42:15,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:42:15,323 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:42:15 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-05a7c711-65da-47c7-b4ac-12edea5b6542 2019-05-30 11:42:15,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:42:15,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:42:15 GMT Server: Apache x-openstack-request-id: req-ead43091-83d7-4584-b8ad-4bab0f8b439c 2019-05-30 11:42:15,365 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:42:15,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-ead43091-83d7-4584-b8ad-4bab0f8b439c 2019-05-30 11:42:15,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746648311615s 2019-05-30 11:42:15,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:42:15,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:42:15,395 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:42:15 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-3831138e-750c-4721-8be9-b5d9e871a307 2019-05-30 11:42:15,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-05-30 11:42:15,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:42:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0266884e-ebc5-43df-a768-3f0ad3dcea18 2019-05-30 11:42:15,437 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:42:15,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-0266884e-ebc5-43df-a768-3f0ad3dcea18 2019-05-30 11:42:15,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718219280243s 2019-05-30 11:42:20,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:42:20,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:42:20,473 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:42:20 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-bc37c73d-b7ad-4643-bce4-3ecdcce11b45 2019-05-30 11:42:20,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-05-30 11:42:20,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:42:20 GMT Server: Apache x-openstack-request-id: req-98a1ac64-d551-44d5-9709-c65ad2a453f3 2019-05-30 11:42:20,781 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:42:20,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-98a1ac64-d551-44d5-9709-c65ad2a453f3 2019-05-30 11:42:20,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.337831020355s 2019-05-30 11:42:25,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:42:25,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:42:25,817 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:42:25 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-c894e473-cfb9-44f5-a511-f6594372bc58 2019-05-30 11:42:25,817 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:42:25,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:42:25 GMT Server: Apache x-openstack-request-id: req-d04f9d42-ef24-40a0-866d-86dd7990ca96 2019-05-30 11:42:25,859 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:42:25,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-d04f9d42-ef24-40a0-866d-86dd7990ca96 2019-05-30 11:42:25,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715239048004s 2019-05-30 11:42:25,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:42:25,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:42:25,888 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:42:25 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-9806aafa-6e2b-4745-8965-92b6f2f7bd50 2019-05-30 11:42:25,889 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:42:25,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:42:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dfd36f5e-6c2c-4ff6-aa87-c263b75e3d0d 2019-05-30 11:42:25,930 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:42:25,930 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-dfd36f5e-6c2c-4ff6-aa87-c263b75e3d0d 2019-05-30 11:42:25,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706179141998s 2019-05-30 11:42:30,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:42:30,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:42:30,967 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:42:30 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-d5085a9a-f481-48a8-aff7-b836644b5e27 2019-05-30 11:42:30,967 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:42:31,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:42:30 GMT Server: Apache x-openstack-request-id: req-62c7b0f0-27d8-4a3a-8455-c4dea55526a5 2019-05-30 11:42:31,009 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:42:31,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-62c7b0f0-27d8-4a3a-8455-c4dea55526a5 2019-05-30 11:42:31,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724458694458s 2019-05-30 11:42:36,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:42:36,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:42:36,062 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:42:36 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc Server: Apache x-openstack-request-id: req-16591524-a399-4fe9-87e4-d1431a60500a 2019-05-30 11:42:36,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-05-30 11:42:36,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Thu, 30 May 2019 11:42:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-04bc1543-af74-460e-a761-f29b638df265 2019-05-30 11:42:36,108 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-05-30T11:42:34Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/sprout/events/b875ebda-2bef-448d-a905-34682455083e", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1aca63dc-e6be-45ce-b236-879dc6429f15", "id": "b875ebda-2bef-448d-a905-34682455083e"}, {"resource_name": "bono", "event_time": "2019-05-30T11:42:34Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/bono/events/bd805dc4-781f-41a3-a2de-81eee8a21c78", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-bcaym3r4vbbp", "id": "bd805dc4-781f-41a3-a2de-81eee8a21c78"}, {"resource_name": "homer", "event_time": "2019-05-30T11:42:34Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/homer/events/5ec255d0-ca19-4221-955e-7a42d40985c7", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-p4fkftdzup6f", "id": "5ec255d0-ca19-4221-955e-7a42d40985c7"}, {"resource_name": "dime", "event_time": "2019-05-30T11:42:34Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/dime/events/03b5980f-ee7a-4d2c-871c-2ebce438e329", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-io3x5u4pzcph", "id": "03b5980f-ee7a-4d2c-871c-2ebce438e329"}]} 2019-05-30 11:42:36,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc&marker=a979eb46-fa01-48cf-a8ee-ed87a53e6f72&sort_dir=asc used request id req-04bc1543-af74-460e-a761-f29b638df265 2019-05-30 11:42:36,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0932970046997s 2019-05-30 11:42:41,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:42:41,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:42:41,163 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:42:41 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-34980136-43c4-4206-b50f-5c8724e5d40a 2019-05-30 11:42:41,163 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:42:41,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:42:41 GMT Server: Apache x-openstack-request-id: req-140d2dca-9803-40a5-99ca-4590645252e9 2019-05-30 11:42:41,611 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:42:41,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-140d2dca-9803-40a5-99ca-4590645252e9 2019-05-30 11:42:41,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.495656013489s 2019-05-30 11:42:46,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:42:46,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:42:46,646 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:42:46 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-079f470f-1a8d-4cf1-b789-e8fc37a94a5c 2019-05-30 11:42:46,647 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:42:46,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:42:46 GMT Server: Apache x-openstack-request-id: req-c97f3a29-8823-4151-92de-7e993a0e9d75 2019-05-30 11:42:46,687 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:42:46,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-c97f3a29-8823-4151-92de-7e993a0e9d75 2019-05-30 11:42:46,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710940361023s 2019-05-30 11:42:46,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:42:46,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:42:46,734 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:42:46 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-a66dc04f-05ca-4f76-af40-2a39d77c3b3e 2019-05-30 11:42:46,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:42:46,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:42:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6dd2a20b-54c5-43a0-8974-94983ca1d731 2019-05-30 11:42:46,778 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:42:46,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-6dd2a20b-54c5-43a0-8974-94983ca1d731 2019-05-30 11:42:46,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0903291702271s 2019-05-30 11:42:51,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:42:51,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:42:51,815 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:42:51 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-205cf48b-2f6f-40a3-a45a-af1293ca86b8 2019-05-30 11:42:51,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-05-30 11:42:51,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:42:51 GMT Server: Apache x-openstack-request-id: req-a70a9aad-f515-47f0-b677-1c40d35cb506 2019-05-30 11:42:51,857 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:42:51,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-a70a9aad-f515-47f0-b677-1c40d35cb506 2019-05-30 11:42:51,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715980529785s 2019-05-30 11:42:56,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:42:56,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:42:56,892 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:42:56 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-e8ec8ab6-f1de-49f3-a676-07bf55ea25c3 2019-05-30 11:42:56,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-05-30 11:42:56,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:42:56 GMT Server: Apache x-openstack-request-id: req-5bc7e7ca-bd3e-48cc-85b0-ce44ffd650de 2019-05-30 11:42:56,934 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:42:56,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-5bc7e7ca-bd3e-48cc-85b0-ce44ffd650de 2019-05-30 11:42:56,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716640949249s 2019-05-30 11:42:56,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:42:56,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:42:56,963 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:42:56 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-189cd421-761f-4acd-b219-f882732ae1c0 2019-05-30 11:42:56,964 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:42:57,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:42:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dc4290ba-5b9a-464d-9784-5cba2d2ec481 2019-05-30 11:42:57,005 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:42:57,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-dc4290ba-5b9a-464d-9784-5cba2d2ec481 2019-05-30 11:42:57,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703990459442s 2019-05-30 11:43:02,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:43:02,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:43:02,037 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:43:02 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-623430c8-04e1-4ad1-b8ef-98e6ed410cb8 2019-05-30 11:43:02,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-05-30 11:43:02,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:43:02 GMT Server: Apache x-openstack-request-id: req-193b7cd5-de13-4546-8504-9e809864198a 2019-05-30 11:43:02,077 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:43:02,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-193b7cd5-de13-4546-8504-9e809864198a 2019-05-30 11:43:02,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700898170471s 2019-05-30 11:43:07,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:43:07,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:43:07,113 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:43:07 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-2c90edfa-54b3-4b7b-914a-31affd718ae8 2019-05-30 11:43:07,114 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:43:07,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:43:07 GMT Server: Apache x-openstack-request-id: req-ebf24bac-f721-4de6-9df8-3e1330576fe5 2019-05-30 11:43:07,155 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:43:07,155 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-ebf24bac-f721-4de6-9df8-3e1330576fe5 2019-05-30 11:43:07,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719480514526s 2019-05-30 11:43:07,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:43:07,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:43:07,184 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:43:07 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-56a6bc7d-913a-4fb4-bc00-003cdd0449e4 2019-05-30 11:43:07,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:43:07,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:43:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ec8a408e-5c85-458a-a606-9780a4134ac2 2019-05-30 11:43:07,210 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:43:07,210 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-ec8a408e-5c85-458a-a606-9780a4134ac2 2019-05-30 11:43:07,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0545358657837s 2019-05-30 11:43:12,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:43:12,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:43:12,247 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:43:12 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-5294c3c0-36a9-4e75-a734-2059b32a3df5 2019-05-30 11:43: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-05-30 11:43:12,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:43:12 GMT Server: Apache x-openstack-request-id: req-edd4519c-d390-47f8-8cc0-3ad252c9a022 2019-05-30 11:43:12,290 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:43:12,290 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-edd4519c-d390-47f8-8cc0-3ad252c9a022 2019-05-30 11:43:12,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727880001068s 2019-05-30 11:43:17,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:43:17,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:43:17,327 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:43:17 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-a9834f53-0ebc-4ab4-a01a-d46a5141a2cc 2019-05-30 11:43:17,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-05-30 11:43:17,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:43:17 GMT Server: Apache x-openstack-request-id: req-3db1c23f-9711-46ca-ba7b-d35979f194b4 2019-05-30 11:43:17,369 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:43:17,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-3db1c23f-9711-46ca-ba7b-d35979f194b4 2019-05-30 11:43:17,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731530189514s 2019-05-30 11:43:17,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:43:17,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:43:17,398 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:43:17 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-b05ce551-0ad6-4b3a-81f6-f59cfc831ecb 2019-05-30 11:43:17,398 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:43:17,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:43:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cd02ba17-ecfa-4f73-a713-3bf5341fab22 2019-05-30 11:43:17,440 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:43:17,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-cd02ba17-ecfa-4f73-a713-3bf5341fab22 2019-05-30 11:43:17,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703890323639s 2019-05-30 11:43:22,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:43:22,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:43:22,476 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:43:22 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-bdf2f9ad-dc3f-4fd0-922e-07a4bb1ee012 2019-05-30 11:43:22,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-05-30 11:43:22,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:43:22 GMT Server: Apache x-openstack-request-id: req-5120c814-933f-4228-aede-0ae594140c46 2019-05-30 11:43:22,517 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:43:22,517 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-5120c814-933f-4228-aede-0ae594140c46 2019-05-30 11:43:22,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709340572357s 2019-05-30 11:43:27,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:43:27,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:43:27,553 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:43:27 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-6d98dcf9-2e62-4bdc-92ed-83a183b727fb 2019-05-30 11:43:27,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-05-30 11:43:27,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:43:27 GMT Server: Apache x-openstack-request-id: req-7556f701-26bf-481a-a366-51cd7a19d604 2019-05-30 11:43:27,595 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:43:27,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-7556f701-26bf-481a-a366-51cd7a19d604 2019-05-30 11:43:27,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714700222015s 2019-05-30 11:43:27,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:43:27,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:43:27,625 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:43:27 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-5b0187f0-0d07-4ff6-ac03-0929b035b599 2019-05-30 11:43:27,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-05-30 11:43:27,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:43:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2f27b4f7-015d-4e46-b1e1-cb4c72af0b25 2019-05-30 11:43:27,667 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:43:27,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-2f27b4f7-015d-4e46-b1e1-cb4c72af0b25 2019-05-30 11:43:27,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712668895721s 2019-05-30 11:43:32,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:43:32,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:43:32,703 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:43:32 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-0bce0912-bb92-4c50-8ce4-900273bfebdc 2019-05-30 11:43:32,703 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:43:32,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:43:32 GMT Server: Apache x-openstack-request-id: req-b51c269d-e1ed-4546-ad52-254d0b12eae8 2019-05-30 11:43:32,744 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:43:32,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-b51c269d-e1ed-4546-ad52-254d0b12eae8 2019-05-30 11:43:32,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704040527344s 2019-05-30 11:43:37,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:43:37,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:43:37,779 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:43:37 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-599b596a-6596-4c84-9468-cabc137fa1c7 2019-05-30 11:43:37,780 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:43:37,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:43:37 GMT Server: Apache x-openstack-request-id: req-1852ff3b-2781-4754-b6cf-0cd89855f918 2019-05-30 11:43:37,821 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:43:37,821 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-1852ff3b-2781-4754-b6cf-0cd89855f918 2019-05-30 11:43:37,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713348388672s 2019-05-30 11:43:37,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:43:37,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:43:37,850 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:43:37 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-d38764eb-9b67-41df-8925-d9e817b0bcb5 2019-05-30 11:43:37,850 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:43:37,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:43:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-db936129-ddfe-4f55-b713-1868f7d0786b 2019-05-30 11:43:37,892 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:43:37,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-db936129-ddfe-4f55-b713-1868f7d0786b 2019-05-30 11:43:37,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704619884491s 2019-05-30 11:43:42,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:43:42,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:43:42,929 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:43:42 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-b1bfd10b-7362-4915-ae47-da81fbd600c1 2019-05-30 11:43:42,929 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:43:42,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:43:42 GMT Server: Apache x-openstack-request-id: req-9e26b624-6c5d-439b-a3d7-1432a96e0ad2 2019-05-30 11:43:42,970 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:43:42,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-9e26b624-6c5d-439b-a3d7-1432a96e0ad2 2019-05-30 11:43:42,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715990066528s 2019-05-30 11:43:47,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:43:47,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:43:48,004 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:43:47 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-228e232e-e66b-453d-a3e9-87a95d51608c 2019-05-30 11:43:48,005 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:43:48,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:43:48 GMT Server: Apache x-openstack-request-id: req-de5df7e6-39d4-40ad-a3a9-f528223b1298 2019-05-30 11:43:48,049 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:43:48,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-de5df7e6-39d4-40ad-a3a9-f528223b1298 2019-05-30 11:43:48,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738570690155s 2019-05-30 11:43:48,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:43:48,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:43:48,079 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:43:48 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-03e25043-7ae6-4e98-9a76-8692ecc5264f 2019-05-30 11:43:48,079 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:43:48,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:43:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-50b6751d-e31d-44bb-ba3b-a796f0f10a7c 2019-05-30 11:43:48,104 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:43:48,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-50b6751d-e31d-44bb-ba3b-a796f0f10a7c 2019-05-30 11:43:48,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0550820827484s 2019-05-30 11:43:53,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:43:53,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:43:53,143 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:43:53 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-07fe2691-8ca6-440d-94ab-13a5a737cfb0 2019-05-30 11:43:53,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-05-30 11:43:53,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:43:53 GMT Server: Apache x-openstack-request-id: req-37502fa6-0fb0-4dbb-9a6f-2f3bc0816d1e 2019-05-30 11:43:53,185 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:43:53,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-37502fa6-0fb0-4dbb-9a6f-2f3bc0816d1e 2019-05-30 11:43:53,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738418102264s 2019-05-30 11:43:58,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:43:58,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:43:58,238 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:43:58 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-1b23e263-abff-4f92-b550-332b919e5f06 2019-05-30 11:43:58,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-05-30 11:43:58,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:43:58 GMT Server: Apache x-openstack-request-id: req-c335a3d8-f5f4-4c71-b7b8-21109c105e3e 2019-05-30 11:43:58,280 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:43:58,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-c335a3d8-f5f4-4c71-b7b8-21109c105e3e 2019-05-30 11:43:58,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0891168117523s 2019-05-30 11:43:58,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:43:58,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:43:58,310 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:43:58 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-6311ba95-b019-42f1-8343-461db7249276 2019-05-30 11:43:58,310 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:43:58,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:43:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-377cf554-f700-4624-9e0d-7596971146cd 2019-05-30 11:43:58,351 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:43:58,352 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-377cf554-f700-4624-9e0d-7596971146cd 2019-05-30 11:43:58,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706708431244s 2019-05-30 11:44:03,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:44:03,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:44:03,392 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:44:03 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-a5c64fb3-b224-4260-9f9b-555a27c38352 2019-05-30 11:44:03,392 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:44:03,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:44:03 GMT Server: Apache x-openstack-request-id: req-d1e49503-9946-4f28-8810-56f0bc9fe941 2019-05-30 11:44:03,435 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:44:03,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-d1e49503-9946-4f28-8810-56f0bc9fe941 2019-05-30 11:44:03,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767090320587s 2019-05-30 11:44:08,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:44:08,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:44:08,471 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:44:08 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-bf9c24bb-70c6-4d70-9905-4a97c0919ff3 2019-05-30 11:44:08,471 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:44:08,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:44:08 GMT Server: Apache x-openstack-request-id: req-3401d87f-2148-45c4-b350-eb7cb85c9673 2019-05-30 11:44:08,512 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:44:08,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-3401d87f-2148-45c4-b350-eb7cb85c9673 2019-05-30 11:44:08,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712261199951s 2019-05-30 11:44:08,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:44:08,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:44:08,542 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:44:08 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-230d62c4-4387-4610-8ebb-594b3cc6aa89 2019-05-30 11:44:08,542 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:44:08,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:44:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4ee1df07-64cc-4065-886c-26a51f91041f 2019-05-30 11:44:08,584 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:44:08,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-4ee1df07-64cc-4065-886c-26a51f91041f 2019-05-30 11:44:08,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714659690857s 2019-05-30 11:44:13,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:44:13,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:44:13,623 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:44:13 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-fe9ee32b-0e7f-415f-8de2-4353783d3788 2019-05-30 11:44:13,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-05-30 11:44:13,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:44:13 GMT Server: Apache x-openstack-request-id: req-886df019-b412-4156-acff-c6760ea85762 2019-05-30 11:44:13,665 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:44:13,665 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-886df019-b412-4156-acff-c6760ea85762 2019-05-30 11:44:13,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744869709015s 2019-05-30 11:44:18,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:44:18,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:44:18,703 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:44:18 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-168e743b-d1ff-4bba-a5f9-9f8ac702eaa7 2019-05-30 11:44:18,703 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:44:18,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:44:18 GMT Server: Apache x-openstack-request-id: req-348bb586-b181-4f2a-863b-0eb29b6aaddd 2019-05-30 11:44:18,746 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:44:18,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-348bb586-b181-4f2a-863b-0eb29b6aaddd 2019-05-30 11:44:18,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751750469208s 2019-05-30 11:44:18,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:44:18,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:44:18,778 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:44:18 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-268e9d50-bb53-40f2-adfd-5c96848398ba 2019-05-30 11:44:18,778 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:44:18,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:44:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1659b48d-09d4-45f4-ba22-d462cc1afed0 2019-05-30 11:44:18,820 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:44:18,820 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-1659b48d-09d4-45f4-ba22-d462cc1afed0 2019-05-30 11:44:18,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728938579559s 2019-05-30 11:44:23,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:44:23,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:44:23,859 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:44:23 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-4241d81a-acb1-42f6-817d-38b31362434e 2019-05-30 11:44:23,859 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:44:23,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:44:23 GMT Server: Apache x-openstack-request-id: req-8e01f53e-d66d-4ae6-a5ab-d8979a76c959 2019-05-30 11:44:23,901 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:44:23,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-8e01f53e-d66d-4ae6-a5ab-d8979a76c959 2019-05-30 11:44:23,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740790367126s 2019-05-30 11:44:28,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:44:28,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:44:28,936 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:44:28 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-9168e42f-dcd5-4abe-a549-505d3b363e33 2019-05-30 11:44:28,936 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:44:28,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:44:28 GMT Server: Apache x-openstack-request-id: req-ba7ede75-ca2b-49d5-b5bb-acbe613448a8 2019-05-30 11:44:28,978 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:44:28,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-ba7ede75-ca2b-49d5-b5bb-acbe613448a8 2019-05-30 11:44:28,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711789131165s 2019-05-30 11:44:28,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:44:28,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:44:29,007 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:44:28 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-0ac6084f-ec1d-48e4-a062-d5e5c0a5d04b 2019-05-30 11:44:29,007 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:44:29,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:44:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2abf74ba-35b3-4ad9-aa58-7132a79cedb7 2019-05-30 11:44:29,032 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:44:29,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-2abf74ba-35b3-4ad9-aa58-7132a79cedb7 2019-05-30 11:44:29,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0541229248047s 2019-05-30 11:44:34,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:44:34,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:44:34,087 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:44:34 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-b3354471-c5fc-4c66-9047-7bf5be229260 2019-05-30 11:44:34,088 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:44:34,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:44:34 GMT Server: Apache x-openstack-request-id: req-6944622c-403b-4316-82a8-5c1ec23ddf04 2019-05-30 11:44:34,130 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:44:34,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-6944622c-403b-4316-82a8-5c1ec23ddf04 2019-05-30 11:44:34,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0914621353149s 2019-05-30 11:44:39,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:44:39,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:44:39,165 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:44:39 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-f18672ef-d187-4715-b255-610233b8b0bc 2019-05-30 11:44:39,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-05-30 11:44:39,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:44:39 GMT Server: Apache x-openstack-request-id: req-4fa973d0-96a7-493f-af9e-84e625dd441a 2019-05-30 11:44:39,207 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:44:39,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-4fa973d0-96a7-493f-af9e-84e625dd441a 2019-05-30 11:44:39,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702219009399s 2019-05-30 11:44:39,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:44:39,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:44:39,235 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:44:39 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-8b5ebb49-f19f-40c6-9c5c-8bdc0e2ceb88 2019-05-30 11:44:39,235 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:44:39,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:44:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5be1a324-a4ac-47eb-a679-db258c3f8488 2019-05-30 11:44:39,260 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:44:39,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-5be1a324-a4ac-47eb-a679-db258c3f8488 2019-05-30 11:44:39,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0530288219452s 2019-05-30 11:44:44,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:44:44,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:44:44,297 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:44:44 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-7e6b9b90-44d2-48c2-85e9-2c2b8f562c2a 2019-05-30 11:44:44,297 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:44:44,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:44:44 GMT Server: Apache x-openstack-request-id: req-c9a77fc3-54c8-4bd2-9728-419be9ff68eb 2019-05-30 11:44:44,338 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:44:44,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-c9a77fc3-54c8-4bd2-9728-419be9ff68eb 2019-05-30 11:44:44,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715219974518s 2019-05-30 11:44:49,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:44:49,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:44:49,374 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:44:49 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-921a6e1b-90db-4fbc-bd36-58b31319add2 2019-05-30 11:44:49,374 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:44:49,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:44:49 GMT Server: Apache x-openstack-request-id: req-3b02e84e-e33a-431f-a2f6-5bf6a0266b89 2019-05-30 11:44:49,416 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:44:49,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-3b02e84e-e33a-431f-a2f6-5bf6a0266b89 2019-05-30 11:44:49,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071799993515s 2019-05-30 11:44:49,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:44:49,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:44:49,446 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:44:49 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-6b8fe93d-9973-4467-9978-02d6b2f59253 2019-05-30 11:44:49,447 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:44:49,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:44:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7daa82b5-4df2-4b6a-b032-f84c7d013177 2019-05-30 11:44:49,488 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:44:49,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-7daa82b5-4df2-4b6a-b032-f84c7d013177 2019-05-30 11:44:49,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719881057739s 2019-05-30 11:44:54,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:44:54,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:44:54,526 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:44:54 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-9bed266c-8b6b-403b-a90c-edba58a4a396 2019-05-30 11:44:54,526 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:44:54,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:44:54 GMT Server: Apache x-openstack-request-id: req-c3f456fb-9373-4850-8de0-7eb7c8e7368d 2019-05-30 11:44:54,568 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:44:54,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-c3f456fb-9373-4850-8de0-7eb7c8e7368d 2019-05-30 11:44:54,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726461410522s 2019-05-30 11:44:59,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:44:59,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:44:59,606 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:44:59 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-f12604b5-c0be-4c74-b8e0-565ff5ee9225 2019-05-30 11:44:59,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-05-30 11:44:59,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:44:59 GMT Server: Apache x-openstack-request-id: req-866c03f7-abb7-4cae-b6f3-abc573ba1af6 2019-05-30 11:44:59,648 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:44:59,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-866c03f7-abb7-4cae-b6f3-abc573ba1af6 2019-05-30 11:44:59,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738999843597s 2019-05-30 11:44:59,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:44:59,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:44:59,678 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:44:59 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-e028d220-9d86-40d0-9c25-eda2ff0b4386 2019-05-30 11:44:59,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-05-30 11:44:59,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:44:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-be5a1fe3-38c5-44ff-8bb6-b222b6aa386e 2019-05-30 11:44:59,703 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:44:59,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-be5a1fe3-38c5-44ff-8bb6-b222b6aa386e 2019-05-30 11:44:59,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0549139976501s 2019-05-30 11:45:04,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:45:04,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:45:04,742 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:45:04 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-83deb889-748b-4e99-aafc-57eb22731138 2019-05-30 11:45:04,742 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:45:04,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:45:04 GMT Server: Apache x-openstack-request-id: req-f6bad029-cc67-46d7-81c8-6fc96e7f92b8 2019-05-30 11:45:04,785 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:45:04,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-f6bad029-cc67-46d7-81c8-6fc96e7f92b8 2019-05-30 11:45:04,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074854850769s 2019-05-30 11:45:09,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:45:09,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:45:09,820 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:45:09 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-06fed0c7-aaba-45e7-ba7b-b79dd154dece 2019-05-30 11:45:09,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-05-30 11:45:09,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:45:09 GMT Server: Apache x-openstack-request-id: req-b5660859-c632-4699-aab5-8b49f2d570e0 2019-05-30 11:45:09,861 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:45:09,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-b5660859-c632-4699-aab5-8b49f2d570e0 2019-05-30 11:45:09,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704629421234s 2019-05-30 11:45:09,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:45:09,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:45:09,892 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:45:09 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-2dbc559d-0c3e-4dda-8e08-fc0cc713c7c0 2019-05-30 11:45:09,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-05-30 11:45:09,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:45:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0fb52b19-18c1-4eeb-b5e3-87a8ac740d80 2019-05-30 11:45:09,934 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:45:09,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-0fb52b19-18c1-4eeb-b5e3-87a8ac740d80 2019-05-30 11:45:09,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725829601288s 2019-05-30 11:45:14,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:45:14,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:45:15,267 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:45:14 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-b3db9d92-e2fd-4ab1-8347-353f67491f49 2019-05-30 11:45:15,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-05-30 11:45:15,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:45:15 GMT Server: Apache x-openstack-request-id: req-1c776975-a855-4a09-9e64-124d148f1314 2019-05-30 11:45:15,309 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:45:15,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-1c776975-a855-4a09-9e64-124d148f1314 2019-05-30 11:45:15,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372693061829s 2019-05-30 11:45:20,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:45:20,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:45:20,343 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:45:20 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-1a0e7c64-5bf8-4244-ac0b-6416b97c1f36 2019-05-30 11:45:20,343 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:45:20,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:45:20 GMT Server: Apache x-openstack-request-id: req-37465ce1-fd37-4212-9b3b-78e600b71ba5 2019-05-30 11:45:20,386 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:45:20,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-37465ce1-fd37-4212-9b3b-78e600b71ba5 2019-05-30 11:45:20,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748138427734s 2019-05-30 11:45:20,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:45:20,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:45:20,417 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:45:20 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-1f9bdfa6-73e7-47c2-8eb6-10a663ed306c 2019-05-30 11:45:20,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-05-30 11:45:20,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:45:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-717bb3d7-ab32-49fe-83fd-f34623ccdda9 2019-05-30 11:45:20,459 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:45:20,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-717bb3d7-ab32-49fe-83fd-f34623ccdda9 2019-05-30 11:45:20,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719120502472s 2019-05-30 11:45:25,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:45:25,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:45:25,494 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:45:25 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-21615b3b-7825-437c-a6ba-37491751d536 2019-05-30 11:45:25,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-05-30 11:45:25,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:45:25 GMT Server: Apache x-openstack-request-id: req-41e5beaf-1703-4188-a59e-b7afdf5d09eb 2019-05-30 11:45:25,537 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:45:25,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-41e5beaf-1703-4188-a59e-b7afdf5d09eb 2019-05-30 11:45:25,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072979927063s 2019-05-30 11:45:30,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:45:30,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:45:30,573 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:45:30 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-0968b2d8-c11f-4adf-bcdf-41fc20c5ffef 2019-05-30 11:45:30,573 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:45:30,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:45:30 GMT Server: Apache x-openstack-request-id: req-38c460f4-1086-43d2-8e6f-a5e4d54c27e5 2019-05-30 11:45:30,614 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:45:30,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-38c460f4-1086-43d2-8e6f-a5e4d54c27e5 2019-05-30 11:45:30,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704548358917s 2019-05-30 11:45:30,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:45:30,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:45:30,639 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:45:30 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-6646125c-d1b1-448e-85ee-2088971f267b 2019-05-30 11:45:30,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-05-30 11:45:30,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:45:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d065da4d-8068-4762-aa12-1401b3656647 2019-05-30 11:45:30,681 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:45:30,681 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-d065da4d-8068-4762-aa12-1401b3656647 2019-05-30 11:45:30,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0672869682312s 2019-05-30 11:45:35,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:45:35,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:45:35,723 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:45:35 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-49d9ba00-bde4-4768-b174-88d4b5f6a450 2019-05-30 11:45:35,723 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:45:35,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:45:35 GMT Server: Apache x-openstack-request-id: req-f4eb8955-92c8-487e-9f22-86b3d576a444 2019-05-30 11:45:35,767 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:45:35,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-f4eb8955-92c8-487e-9f22-86b3d576a444 2019-05-30 11:45:35,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0793299674988s 2019-05-30 11:45:40,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:45:40,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:45:40,803 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:45:40 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-dcca4ded-4d8e-48b6-8fd3-ef5c67dd75c5 2019-05-30 11:45:40,803 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:45:40,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:45:40 GMT Server: Apache x-openstack-request-id: req-3d12675d-5209-45bd-92be-eed5d4237105 2019-05-30 11:45:40,844 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:45:40,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-3d12675d-5209-45bd-92be-eed5d4237105 2019-05-30 11:45:40,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071161031723s 2019-05-30 11:45:40,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:45:40,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:45:40,873 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:45:40 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-485b63bc-12e3-421b-80ba-9577c142535c 2019-05-30 11:45:40,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-05-30 11:45:40,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:45:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b304bab9-7ca7-41b0-9c03-83242ef93a1d 2019-05-30 11:45:40,915 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:45:40,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-b304bab9-7ca7-41b0-9c03-83242ef93a1d 2019-05-30 11:45:40,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.069876909256s 2019-05-30 11:45:45,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:45:45,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:45:45,954 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:45:45 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-efd67cf4-5b9c-43ed-a864-aecf82214770 2019-05-30 11:45:45,954 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:45:45,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:45:45 GMT Server: Apache x-openstack-request-id: req-b593a240-2b01-4f9c-b0a7-5dc4e4d20779 2019-05-30 11:45:45,997 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:45:45,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-b593a240-2b01-4f9c-b0a7-5dc4e4d20779 2019-05-30 11:45:45,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749368667603s 2019-05-30 11:45:51,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:45:51,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:45:51,052 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:45:51 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-56c9a70e-74c6-4cc2-94f7-5e81399b804b 2019-05-30 11:45:51,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-05-30 11:45:51,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:45:51 GMT Server: Apache x-openstack-request-id: req-251bffcf-1c33-4854-9860-cba643d3b02c 2019-05-30 11:45:51,095 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:45:51,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-251bffcf-1c33-4854-9860-cba643d3b02c 2019-05-30 11:45:51,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0930550098419s 2019-05-30 11:45:51,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:45:51,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:45:51,127 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:45:51 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-e2b0adf6-883e-4807-af0c-d2d14472d9c2 2019-05-30 11:45:51,127 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:45:51,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:45:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ec5e51e3-c335-45e5-896d-988228ca10a6 2019-05-30 11:45:51,170 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:45:51,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-ec5e51e3-c335-45e5-896d-988228ca10a6 2019-05-30 11:45:51,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736968517303s 2019-05-30 11:45:56,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:45:56,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:45:56,208 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:45:56 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-b03b1e0c-48bc-45aa-b9cc-3dac563adb57 2019-05-30 11:45:56,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-05-30 11:45:56,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:45:56 GMT Server: Apache x-openstack-request-id: req-b942f826-500f-431c-9cfa-4a40b5ebfb74 2019-05-30 11:45:56,251 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:45:56,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-b942f826-500f-431c-9cfa-4a40b5ebfb74 2019-05-30 11:45:56,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741038322449s 2019-05-30 11:46:01,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:46:01,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:46:01,289 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:46:01 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-5936355d-3c3d-4f18-8287-ea1df56c5386 2019-05-30 11:46:01,289 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:46:01,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:46:01 GMT Server: Apache x-openstack-request-id: req-094ab30c-c90b-4491-868c-596ba3f4c84f 2019-05-30 11:46:01,590 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:46:01,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-094ab30c-c90b-4491-868c-596ba3f4c84f 2019-05-30 11:46:01,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.33358001709s 2019-05-30 11:46:01,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:46:01,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:46:01,620 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:46:01 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-ec0e5a39-16df-4c29-b94b-6ac444ea3d3b 2019-05-30 11:46:01,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:46:01,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:46:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fe27514f-bdd0-493b-96ce-4b512d181d67 2019-05-30 11:46:01,661 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:46:01,661 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-fe27514f-bdd0-493b-96ce-4b512d181d67 2019-05-30 11:46:01,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703098773956s 2019-05-30 11:46:06,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:46:06,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:46:06,698 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:46:06 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-c02818b9-3a0e-4cfd-bb88-207bf6f530f4 2019-05-30 11:46:06,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-05-30 11:46:06,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:46:06 GMT Server: Apache x-openstack-request-id: req-9d6e0402-cdb7-433f-b1ba-85de3281dab8 2019-05-30 11:46:06,740 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:46:06,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-9d6e0402-cdb7-433f-b1ba-85de3281dab8 2019-05-30 11:46:06,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717988014221s 2019-05-30 11:46:11,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:46:11,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:46:11,775 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:46:11 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-1a644268-7db6-4e38-b156-658d5aa01f00 2019-05-30 11:46:11,775 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:46:12,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:46:11 GMT Server: Apache x-openstack-request-id: req-06cb0247-7790-45b4-96a4-e655f629cc09 2019-05-30 11:46:12,025 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:46:12,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-06cb0247-7790-45b4-96a4-e655f629cc09 2019-05-30 11:46:12,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.280080080032s 2019-05-30 11:46:12,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:46:12,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:46:12,055 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:46:12 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-a646769c-117d-42de-8ca4-3e44bd7834fa 2019-05-30 11:46:12,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:46:12,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:46:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4d4cd2c3-aba3-4968-a5b7-7126673d615b 2019-05-30 11:46:12,097 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:46:12,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-4d4cd2c3-aba3-4968-a5b7-7126673d615b 2019-05-30 11:46:12,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708899497986s 2019-05-30 11:46:17,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:46:17,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:46:17,136 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:46:17 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-74258a52-85eb-4bee-8995-57f8e9d18e47 2019-05-30 11:46:17,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-05-30 11:46:17,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:46:17 GMT Server: Apache x-openstack-request-id: req-f36349a6-1640-4964-bb71-7b85837fa48f 2019-05-30 11:46:17,180 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:46:17,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-f36349a6-1640-4964-bb71-7b85837fa48f 2019-05-30 11:46:17,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759069919586s 2019-05-30 11:46:22,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:46:22,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:46:22,217 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:46:22 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-6dd5f7cf-930e-4d32-b3e4-a87f58682515 2019-05-30 11:46:22,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-05-30 11:46:22,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:46:22 GMT Server: Apache x-openstack-request-id: req-496e8588-eec5-46f8-91fb-d9765e79d8a7 2019-05-30 11:46:22,259 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:46:22,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-496e8588-eec5-46f8-91fb-d9765e79d8a7 2019-05-30 11:46:22,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738110542297s 2019-05-30 11:46:22,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:46:22,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:46:22,290 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:46:22 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-fab6bb5d-1ac6-4a89-9bfb-1943776b74b6 2019-05-30 11:46:22,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:46:22,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:46:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2c1e0ac8-388e-40cf-bbe6-d43751753364 2019-05-30 11:46:22,333 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:46:22,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-2c1e0ac8-388e-40cf-bbe6-d43751753364 2019-05-30 11:46:22,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072695016861s 2019-05-30 11:46:27,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:46:27,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:46:27,373 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:46:27 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-2b49600f-817b-41d0-b9e9-ec8bd5184324 2019-05-30 11:46:27,373 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:46:27,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:46:27 GMT Server: Apache x-openstack-request-id: req-fbb41199-f310-4279-b4ae-8ecfe6565c73 2019-05-30 11:46:27,416 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:46:27,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-fbb41199-f310-4279-b4ae-8ecfe6565c73 2019-05-30 11:46:27,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076192855835s 2019-05-30 11:46:32,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:46:32,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:46:32,742 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:46:32 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-6247d727-90c7-4bf5-bdf7-d43d98a4c12a 2019-05-30 11:46:32,742 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:46:32,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:46:32 GMT Server: Apache x-openstack-request-id: req-5e52a01d-3669-4540-9401-19b2e395fd2a 2019-05-30 11:46:32,784 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:46:32,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-5e52a01d-3669-4540-9401-19b2e395fd2a 2019-05-30 11:46:32,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362524032593s 2019-05-30 11:46:32,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:46:32,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:46:32,814 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:46:32 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-21438187-95c9-4f90-af6a-c17d3f3a6846 2019-05-30 11:46:32,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-05-30 11:46:32,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:46:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-32c99cfb-d8d9-44e7-960d-075bcca59207 2019-05-30 11:46:32,840 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:46:32,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-32c99cfb-d8d9-44e7-960d-075bcca59207 2019-05-30 11:46:32,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0552589893341s 2019-05-30 11:46:37,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:46:37,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:46:37,881 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:46:37 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-12b0f5cf-020a-480b-9d5a-3422a62fa2f4 2019-05-30 11:46:37,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-05-30 11:46:37,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:46:37 GMT Server: Apache x-openstack-request-id: req-0befc736-5dd5-46ad-aa1a-406e2ecae151 2019-05-30 11:46:37,924 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:46:37,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-0befc736-5dd5-46ad-aa1a-406e2ecae151 2019-05-30 11:46:37,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769438743591s 2019-05-30 11:46:42,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:46:42,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:46:42,964 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:46:42 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-6cb92320-d757-429d-a8a7-e792653164c6 2019-05-30 11:46:42,964 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:46:43,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:46:42 GMT Server: Apache x-openstack-request-id: req-753e00d0-a184-4c5c-82dd-70c63405a29e 2019-05-30 11:46:43,007 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:46:43,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-753e00d0-a184-4c5c-82dd-70c63405a29e 2019-05-30 11:46:43,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076761007309s 2019-05-30 11:46:43,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:46:43,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:46:43,038 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:46:43 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-a5950785-ddc2-4892-82e3-f1f044122965 2019-05-30 11:46:43,038 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:46:43,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:46:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9f159ba6-e1e5-453d-9a87-b791557de529 2019-05-30 11:46:43,079 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:46:43,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-9f159ba6-e1e5-453d-9a87-b791557de529 2019-05-30 11:46:43,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721311569214s 2019-05-30 11:46:48,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:46:48,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:46:48,135 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:46:48 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-95d96a4b-8815-4d79-988e-89820f4f0bbc 2019-05-30 11:46:48,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-05-30 11:46:48,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:46:48 GMT Server: Apache x-openstack-request-id: req-07cc94f1-3f65-48f2-a9dc-a2cefb95bd7f 2019-05-30 11:46:48,179 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:46:48,179 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-07cc94f1-3f65-48f2-a9dc-a2cefb95bd7f 2019-05-30 11:46:48,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0922260284424s 2019-05-30 11:46:53,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:46:53,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:46:53,215 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:46:53 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-e02bd707-4cf3-441c-9789-490ab543d427 2019-05-30 11:46:53,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-05-30 11:46:53,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:46:53 GMT Server: Apache x-openstack-request-id: req-c1a6bde4-d566-4afd-b2fa-73f23b86cb22 2019-05-30 11:46:53,258 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:46:53,258 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-c1a6bde4-d566-4afd-b2fa-73f23b86cb22 2019-05-30 11:46:53,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735747814178s 2019-05-30 11:46:53,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:46:53,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:46:53,289 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:46:53 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-df38a818-f224-40bc-9f35-f81f11466831 2019-05-30 11:46:53,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:46:53,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:46:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d51c94bc-d820-4c8f-ae06-46ff7f35eb18 2019-05-30 11:46:53,331 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:46:53,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-d51c94bc-d820-4c8f-ae06-46ff7f35eb18 2019-05-30 11:46:53,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729219913483s 2019-05-30 11:46:58,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:46:58,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:46:58,641 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:46:58 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-ab4c28cc-4126-4e42-ab81-12d4ee61869d 2019-05-30 11:46:58,641 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:46:58,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:46:58 GMT Server: Apache x-openstack-request-id: req-d0b248e9-ca7c-482f-a611-7c8c8ab9fe9f 2019-05-30 11:46:58,682 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:46:58,682 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-d0b248e9-ca7c-482f-a611-7c8c8ab9fe9f 2019-05-30 11:46:58,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.347887039185s 2019-05-30 11:47:03,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:47:03,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:47:03,720 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:47:03 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-4121adf9-f096-44a4-ac0d-77557c66bb3d 2019-05-30 11:47:03,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-05-30 11:47:03,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:47:03 GMT Server: Apache x-openstack-request-id: req-5ea72fb2-1e5d-466c-8768-033a4ccdbc0f 2019-05-30 11:47:03,763 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:47:03,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-5ea72fb2-1e5d-466c-8768-033a4ccdbc0f 2019-05-30 11:47:03,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750420093536s 2019-05-30 11:47:03,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:47:03,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:47:03,793 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:47:03 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-214beee4-066a-4f40-abdf-5462b3cb75b6 2019-05-30 11:47:03,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-05-30 11:47:04,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:47:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b3b8cc2f-73f5-4dc3-95e0-221ab5f3907b 2019-05-30 11:47:04,190 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:47:04,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-b3b8cc2f-73f5-4dc3-95e0-221ab5f3907b 2019-05-30 11:47:04,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.426128864288s 2019-05-30 11:47:09,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:47:09,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:47:09,226 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:47:09 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-66947bad-cf91-4727-a158-48188d9d99ce 2019-05-30 11:47:09,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-05-30 11:47:09,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:47:09 GMT Server: Apache x-openstack-request-id: req-a2185f8c-a87f-4e71-8f76-76c3db73eac0 2019-05-30 11:47:09,460 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:47:09,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-a2185f8c-a87f-4e71-8f76-76c3db73eac0 2019-05-30 11:47:09,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.264919996262s 2019-05-30 11:47:14,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:47:14,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:47:14,498 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:47:14 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc Server: Apache x-openstack-request-id: req-fc6b4893-ae23-493d-bc87-793757e93088 2019-05-30 11:47:14,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:47:14,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 352 Content-Type: application/json Date: Thu, 30 May 2019 11:47:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b0c91021-c375-434c-b63d-fcfdf86a8f4d 2019-05-30 11:47:14,543 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-05-30T11:47:11Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/bono/events/48063f02-171c-4c23-88dd-cb4ec57a0fd7", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1267dbdc-06ef-45fb-91ee-0e84463073fd", "id": "48063f02-171c-4c23-88dd-cb4ec57a0fd7"}]} 2019-05-30 11:47:14,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc&marker=03b5980f-ee7a-4d2c-871c-2ebce438e329&sort_dir=asc used request id req-b0c91021-c375-434c-b63d-fcfdf86a8f4d 2019-05-30 11:47:14,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773720741272s 2019-05-30 11:47:19,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:47:19,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:47:19,847 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:47:19 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc Server: Apache x-openstack-request-id: req-aac82625-5d08-46f8-8bb4-7908bc334499 2019-05-30 11:47:19,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-05-30 11:47:19,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:47:19 GMT Server: Apache x-openstack-request-id: req-9ad85406-7e53-4c4e-80cd-ab39d01c4be7 2019-05-30 11:47:19,888 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:47:19,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc&marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc used request id req-9ad85406-7e53-4c4e-80cd-ab39d01c4be7 2019-05-30 11:47:19,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.339148044586s 2019-05-30 11:47:24,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:47:24,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:47:24,944 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:47:24 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc Server: Apache x-openstack-request-id: req-a9027608-6afb-44d4-81ff-5c5fff68558e 2019-05-30 11:47:24,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-05-30 11:47:24,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:47:24 GMT Server: Apache x-openstack-request-id: req-4c1973cc-d0e0-47f5-af9c-46da35cde309 2019-05-30 11:47:24,986 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:47:24,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc&marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc used request id req-4c1973cc-d0e0-47f5-af9c-46da35cde309 2019-05-30 11:47:24,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0919737815857s 2019-05-30 11:47:24,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:47:24,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:47:25,017 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:47:24 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-73cde15d-b1de-4b2e-993b-1d206a206444 2019-05-30 11:47:25,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-05-30 11:47:25,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:47:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-73b94ba8-4e28-43ce-92e3-583df203c0a7 2019-05-30 11:47:25,060 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:47:25,060 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-73b94ba8-4e28-43ce-92e3-583df203c0a7 2019-05-30 11:47:25,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734050273895s 2019-05-30 11:47:30,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:47:30,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:47:30,099 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:47:30 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc Server: Apache x-openstack-request-id: req-46ffd71d-66ad-4d05-bb3a-82d25c472958 2019-05-30 11:47:30,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-05-30 11:47:30,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:47:30 GMT Server: Apache x-openstack-request-id: req-7f799bcb-0044-4de5-982c-978a657f0d34 2019-05-30 11:47:30,140 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:47:30,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc&marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc used request id req-7f799bcb-0044-4de5-982c-978a657f0d34 2019-05-30 11:47:30,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728759765625s 2019-05-30 11:47:35,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:47:35,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:47:35,178 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:47:35 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc Server: Apache x-openstack-request-id: req-dfa29a8f-3d78-42cf-b6c0-91758106355f 2019-05-30 11:47:35,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-05-30 11:47:35,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:47:35 GMT Server: Apache x-openstack-request-id: req-f7d88537-c282-468b-9e81-53334e100dbd 2019-05-30 11:47:35,221 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:47:35,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc&marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc used request id req-f7d88537-c282-468b-9e81-53334e100dbd 2019-05-30 11:47:35,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746259689331s 2019-05-30 11:47:35,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:47:35,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:47:35,452 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:47:35 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-1a9b2a7f-171c-46ea-be21-a30319ab1e12 2019-05-30 11:47:35,452 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:47:35,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:47:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d9377ab8-444e-427c-a605-5db1c35cbe80 2019-05-30 11:47:35,494 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:47:35,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-d9377ab8-444e-427c-a605-5db1c35cbe80 2019-05-30 11:47:35,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.272619009018s 2019-05-30 11:47:40,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:47:40,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:47:40,532 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:47:40 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc Server: Apache x-openstack-request-id: req-5646fb13-90b2-4ea3-b9b6-b27c07cc0302 2019-05-30 11:47:40,532 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:47:40,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:47:40 GMT Server: Apache x-openstack-request-id: req-fcd64403-b977-4fa5-a21b-4311600985c0 2019-05-30 11:47:40,573 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:47:40,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc&marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc used request id req-fcd64403-b977-4fa5-a21b-4311600985c0 2019-05-30 11:47:40,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720942020416s 2019-05-30 11:47:45,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:47:45,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:47:45,891 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:47:45 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc Server: Apache x-openstack-request-id: req-fb217a97-a530-4864-bb19-19a80d6ac582 2019-05-30 11:47:45,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-05-30 11:47:45,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:47:45 GMT Server: Apache x-openstack-request-id: req-7b7ebfe6-fd78-43c1-878c-b299f041635e 2019-05-30 11:47:45,933 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:47:45,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc&marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc used request id req-7b7ebfe6-fd78-43c1-878c-b299f041635e 2019-05-30 11:47:45,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353628873825s 2019-05-30 11:47:45,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:47:45,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:47:45,962 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:47:45 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-5e6c0745-ba74-4f64-a8fc-157ce1476956 2019-05-30 11:47:45,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-05-30 11:47:46,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:47:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1025c936-452b-4628-b7ed-dc77a156f350 2019-05-30 11:47:46,277 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:47:46,277 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-1025c936-452b-4628-b7ed-dc77a156f350 2019-05-30 11:47:46,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.343535900116s 2019-05-30 11:47:51,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:47:51,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:47:51,332 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:47:51 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc Server: Apache x-openstack-request-id: req-a1f05e32-155d-4005-8fed-b4596560abf6 2019-05-30 11:47:51,332 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:47:51,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:47:51 GMT Server: Apache x-openstack-request-id: req-d7f4afe3-05b9-404b-a492-ffafa6432027 2019-05-30 11:47:51,375 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:47:51,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc&marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc used request id req-d7f4afe3-05b9-404b-a492-ffafa6432027 2019-05-30 11:47:51,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0915830135345s 2019-05-30 11:47:56,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:47:56,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:47:56,432 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:47:56 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc Server: Apache x-openstack-request-id: req-e3e7ec05-b8e7-4679-b5ec-428c87881808 2019-05-30 11:47:56,432 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:47:56,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:47:56 GMT Server: Apache x-openstack-request-id: req-debafa0f-4138-4399-858b-398dc81095ba 2019-05-30 11:47:56,475 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:47:56,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc&marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc used request id req-debafa0f-4138-4399-858b-398dc81095ba 2019-05-30 11:47:56,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0943710803986s 2019-05-30 11:47:56,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:47:56,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:47:56,700 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:47:56 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-4c7fe3ee-9bcd-421e-85b1-7b510424c9f8 2019-05-30 11:47:56,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-05-30 11:47:56,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:47:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-702089c4-cc0e-4151-9b78-4bd77566a07d 2019-05-30 11:47:56,743 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:47:56,743 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-702089c4-cc0e-4151-9b78-4bd77566a07d 2019-05-30 11:47:56,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.266767978668s 2019-05-30 11:48:01,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:48:01,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:01,783 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:48:01 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc Server: Apache x-openstack-request-id: req-7e78e24f-c97e-44dc-954a-a6d817d8a06d 2019-05-30 11:48:01,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-05-30 11:48:01,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:48:01 GMT Server: Apache x-openstack-request-id: req-38d413e9-2156-4c47-8039-0e58196e9c72 2019-05-30 11:48:01,826 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:48:01,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc&marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc used request id req-38d413e9-2156-4c47-8039-0e58196e9c72 2019-05-30 11:48:01,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764720439911s 2019-05-30 11:48:06,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:48:06,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:06,867 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:48:06 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc Server: Apache x-openstack-request-id: req-6c3e3704-70af-422e-9b0d-b0432b7201ff 2019-05-30 11:48:06,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-05-30 11:48:06,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:48:06 GMT Server: Apache x-openstack-request-id: req-1e00facb-cad0-44f1-acbd-e0eee2433060 2019-05-30 11:48:06,909 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:48:06,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc&marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc used request id req-1e00facb-cad0-44f1-acbd-e0eee2433060 2019-05-30 11:48:06,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762691497803s 2019-05-30 11:48:06,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:48:06,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:06,940 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:48:06 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-6200041b-59fd-4e48-bcd8-d0cf4003e46d 2019-05-30 11:48:06,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:48:06,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:48:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7234c2ac-812f-4d45-b508-81cffd78238c 2019-05-30 11:48:06,982 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:48:06,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-7234c2ac-812f-4d45-b508-81cffd78238c 2019-05-30 11:48:06,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727858543396s 2019-05-30 11:48:11,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:48:11,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:12,022 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:48:11 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc Server: Apache x-openstack-request-id: req-91da7215-c70a-4b66-b1a3-90d6eaf7bca5 2019-05-30 11:48:12,022 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:48:12,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:48:12 GMT Server: Apache x-openstack-request-id: req-eee92acb-0e88-4874-be01-592e5a18fae2 2019-05-30 11:48:12,064 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:48:12,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc&marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc used request id req-eee92acb-0e88-4874-be01-592e5a18fae2 2019-05-30 11:48:12,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751612186432s 2019-05-30 11:48:17,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:48:17,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:17,104 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:48:17 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc Server: Apache x-openstack-request-id: req-cdf10e57-87df-4991-9c2a-38e53b42df01 2019-05-30 11:48:17,104 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:48:17,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:48:17 GMT Server: Apache x-openstack-request-id: req-5dbecb06-1de3-4839-a46f-e92bc0ab1027 2019-05-30 11:48:17,147 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:48:17,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc&marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc used request id req-5dbecb06-1de3-4839-a46f-e92bc0ab1027 2019-05-30 11:48:17,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0771789550781s 2019-05-30 11:48:17,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:48:17,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:17,179 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:48:17 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-030e5493-afa3-44e3-858f-167c63cc8ba6 2019-05-30 11:48:17,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-05-30 11:48:17,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:48:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a1027294-8b63-428c-abde-bb88923f4abd 2019-05-30 11:48:17,222 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:48:17,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-a1027294-8b63-428c-abde-bb88923f4abd 2019-05-30 11:48:17,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740609169006s 2019-05-30 11:48:22,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:48:22,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:22,258 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:48:22 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc Server: Apache x-openstack-request-id: req-0747eeb5-ef70-41fa-abd3-d2561c1575c6 2019-05-30 11:48:22,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-05-30 11:48:22,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:48:22 GMT Server: Apache x-openstack-request-id: req-a36d4698-9634-422d-b62a-b2c16290a98a 2019-05-30 11:48:22,300 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:48:22,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc&marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc used request id req-a36d4698-9634-422d-b62a-b2c16290a98a 2019-05-30 11:48:22,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714340209961s 2019-05-30 11:48:27,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:48:27,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:27,340 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:48:27 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc Server: Apache x-openstack-request-id: req-aeade9e8-6d41-4c75-8825-e0aa0dd7ee6d 2019-05-30 11:48:27,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-05-30 11:48:27,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:48:27 GMT Server: Apache x-openstack-request-id: req-9b8cfe9b-f2c7-45ab-b078-c6130f8770d4 2019-05-30 11:48:27,383 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:48:27,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc&marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc used request id req-9b8cfe9b-f2c7-45ab-b078-c6130f8770d4 2019-05-30 11:48:27,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076947927475s 2019-05-30 11:48:27,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:48:27,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:27,413 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:48:27 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-168059cd-85f8-494b-877d-091e45f5a656 2019-05-30 11:48:27,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-05-30 11:48:27,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Thu, 30 May 2019 11:48:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2f85caf2-9e32-49c9-b406-ee01b4d24739 2019-05-30 11:48:27,458 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:48:27,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-2f85caf2-9e32-49c9-b406-ee01b4d24739 2019-05-30 11:48:27,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745348930359s 2019-05-30 11:48:32,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:48:32,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:32,496 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:48:32 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc Server: Apache x-openstack-request-id: req-0f2e2289-a159-4638-90a7-2ad1b9bee77f 2019-05-30 11:48:32,497 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:48:32,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Thu, 30 May 2019 11:48:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fa6a179e-725c-45c0-a7f7-ca25b22ab566 2019-05-30 11:48:32,540 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-05-30T11:48:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/homer/events/7a496ead-8081-4cd4-9970-f7230debe8d7", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "a28a02b4-2c11-4c56-a87d-d0aa46d6ea54", "id": "7a496ead-8081-4cd4-9970-f7230debe8d7"}]} 2019-05-30 11:48:32,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc&marker=48063f02-171c-4c23-88dd-cb4ec57a0fd7&sort_dir=asc used request id req-fa6a179e-725c-45c0-a7f7-ca25b22ab566 2019-05-30 11:48:32,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749289989471s 2019-05-30 11:48:37,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:48:37,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=7a496ead-8081-4cd4-9970-f7230debe8d7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:37,593 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:48:37 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=7a496ead-8081-4cd4-9970-f7230debe8d7&sort_dir=asc Server: Apache x-openstack-request-id: req-90ac3674-bf1a-40fd-95e7-7edc8cbc3752 2019-05-30 11:48:37,593 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:48:37,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:48:37 GMT Server: Apache x-openstack-request-id: req-262a818d-9c5e-4b88-960d-8b91e0b54b38 2019-05-30 11:48:37,635 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:48:37,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=7a496ead-8081-4cd4-9970-f7230debe8d7&sort_dir=asc&marker=7a496ead-8081-4cd4-9970-f7230debe8d7&sort_dir=asc used request id req-262a818d-9c5e-4b88-960d-8b91e0b54b38 2019-05-30 11:48:37,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0888030529022s 2019-05-30 11:48:42,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:48:42,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/events?marker=7a496ead-8081-4cd4-9970-f7230debe8d7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:42,673 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:48:42 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=7a496ead-8081-4cd4-9970-f7230debe8d7&sort_dir=asc Server: Apache x-openstack-request-id: req-b273dc92-7e1b-4474-b05f-a86334f4017a 2019-05-30 11:48:42,673 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:48:42,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 440 Content-Type: application/json Date: Thu, 30 May 2019 11:48:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-770d5280-78d5-48a0-a64f-5dbb6a532813 2019-05-30 11:48:42,715 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-05-30T11:48:41Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/dime/events/80038a3d-8c9e-41c1-b341-343c783e1b5a", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1aceed5c-7aa8-4caa-9c9b-94c7afb97712", "id": "80038a3d-8c9e-41c1-b341-343c783e1b5a"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-05-30T11:48:41Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/clearwater-opnfv/events/1b12532f-fdef-46ce-b34d-8af6022e0cf3", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ade290e1-9c3a-4530-a551-a07e36936090", "id": "1b12532f-fdef-46ce-b34d-8af6022e0cf3"}]} 2019-05-30 11:48:42,715 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=7a496ead-8081-4cd4-9970-f7230debe8d7&sort_dir=asc&marker=7a496ead-8081-4cd4-9970-f7230debe8d7&sort_dir=asc used request id req-770d5280-78d5-48a0-a64f-5dbb6a532813 2019-05-30 11:48:42,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746078491211s 2019-05-30 11:48:42,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:48:42,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:42,745 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:48:42 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090 Server: Apache x-openstack-request-id: req-ca8ef040-637b-4cc1-929b-ba30b0b5df61 2019-05-30 11:48:42,745 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:48:42,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Thu, 30 May 2019 11:48:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-01d234b1-4e5d-4bb6-9188-41c56856d2de 2019-05-30 11:48:42,819 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "outputs": [{"output_value": "172.30.9.201", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-05-30 11:48:42,819 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090 used request id req-01d234b1-4e5d-4bb6-9188-41c56856d2de 2019-05-30 11:48:42,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.102286100388s 2019-05-30 11:48:42,820 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-05-30T11:19:48Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'ade290e1-9c3a-4530-a551-a07e36936090', 'parameters': Munch({u'OS::project_id': u'25e893917e594ad1bae7493084ab3efb', u'image': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405', 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_1d1ec907-314c-4077-9398-e4a19f07f405', 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'ade290e1-9c3a-4530-a551-a07e36936090', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'168e0781-2ae4-4771-b847-512752cd47f4'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'c23db0de5063497aa90370d33c156337', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.201', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2019-05-30T11:19:48Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090'}) 2019-05-30 11:48:42,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:48:42,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:44,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Thu, 30 May 2019 11: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-1c35f2b5-1c2d-47f6-b708-30a8c51b708d x-openstack-request-id: req-1c35f2b5-1c2d-47f6-b708-30a8c51b708d 2019-05-30 11:48:44,249 - 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:8f:8d:f2", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:8d:f2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "87c28690-06d0-4866-9cef-1ddbc2313d45", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "bono-0.clearwater.opnfv", "created": "2019-05-30T11:42:47Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "dime-0.clearwater.opnfv", "created": "2019-05-30T11:42:46Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "192.168.100.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:16.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:16Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "homer-0.clearwater.opnfv", "created": "2019-05-30T11:42:45Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:37:51.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "c343f0ca-eeca-47ee-8299-7ec20427f644", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:37:51Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-30T11:37:34Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:27:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "2eff68ea-37c6-43ee-8fd1-604b4091dde5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:27:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-30T11:27:37Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:24:15.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "9149a50b-d012-41b8-b5b5-ed017aa86360", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:24:15Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-30T11:22:29Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:21:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "5ab8f151-eb79-42e2-9a17-30e761404aaf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:21:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ns.clearwater.opnfv", "created": "2019-05-30T11:20:10Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:48:44,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1c35f2b5-1c2d-47f6-b708-30a8c51b708d 2019-05-30 11:48:44,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.42814898491s 2019-05-30 11:48:44,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 11:48:44,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:44,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1258 Content-Type: application/json Date: Thu, 30 May 2019 11:48:44 GMT X-Openstack-Request-Id: req-02e7d6d7-f2e3-4512-af94-a858224f9083 2019-05-30 11:48:44,361 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6c83bb88-229b-4037-9d37-58c973450bb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"25e893917e594ad1bae7493084ab3efb","l2_adjacency":true,"status":"ACTIVE","subnets":["6eb9b235-05e5-4096-a0b3-9d3c21bb0960"],"description":"","tags":[],"updated_at":"2019-05-30T11:19:51Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"25e893917e594ad1bae7493084ab3efb","created_at":"2019-05-30T11:19:50Z","mtu":1450}]} 2019-05-30 11:48:44,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-02e7d6d7-f2e3-4512-af94-a858224f9083 2019-05-30 11:48:44,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0942280292511s 2019-05-30 11:48:44,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 11:48:44,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:44,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 664 Content-Type: application/json Date: Thu, 30 May 2019 11:48:44 GMT X-Openstack-Request-Id: req-5201b3af-81c6-4914-b4eb-e8bcb4104a5f 2019-05-30 11:48:44,416 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c83bb88-229b-4037-9d37-58c973450bb2","tenant_id":"25e893917e594ad1bae7493084ab3efb","created_at":"2019-05-30T11:19:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T11:19:51Z","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":"25e893917e594ad1bae7493084ab3efb","id":"6eb9b235-05e5-4096-a0b3-9d3c21bb0960","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2019-05-30 11:48:44,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5201b3af-81c6-4914-b4eb-e8bcb4104a5f 2019-05-30 11:48:44,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.054034948349s 2019-05-30 11:48:44,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:48:44,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:44,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11: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-918ace36-95d0-4c51-ba6e-a2079d5fdf99 x-openstack-request-id: req-918ace36-95d0-4c51-ba6e-a2079d5fdf99 2019-05-30 11:48:44,446 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:48:44,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-918ace36-95d0-4c51-ba6e-a2079d5fdf99 2019-05-30 11:48:44,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243811607361s 2019-05-30 11:48:44,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:48:44,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/87c28690-06d0-4866-9cef-1ddbc2313d45/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:45,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11: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-e60613ed-307f-417f-a7ce-5d241bd2cf03 x-openstack-request-id: req-e60613ed-307f-417f-a7ce-5d241bd2cf03 2019-05-30 11:48:45,550 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:48:45,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/87c28690-06d0-4866-9cef-1ddbc2313d45/os-security-groups used request id req-e60613ed-307f-417f-a7ce-5d241bd2cf03 2019-05-30 11:48:45,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.10266709328s 2019-05-30 11:48:45,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:48:45,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:45,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:48:45 GMT X-Openstack-Request-Id: req-19972ae6-bba1-438c-bb74-88cb37c318d4 2019-05-30 11:48:45,870 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:48:45,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-19972ae6-bba1-438c-bb74-88cb37c318d4 2019-05-30 11:48:45,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313340187073s 2019-05-30 11:48:45,877 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:48:45,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:48:45,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:45,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-28dc6d26-4c78-47c8-bee7-1a029bc352d8 x-openstack-request-id: req-28dc6d26-4c78-47c8-bee7-1a029bc352d8 2019-05-30 11:48:45,907 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:48:45,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-28dc6d26-4c78-47c8-bee7-1a029bc352d8 2019-05-30 11:48:45,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0298700332642s 2019-05-30 11:48:45,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:48:45,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:46,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-dbe233cf-abaf-4a2b-9685-8a7d48e4353d x-openstack-request-id: req-dbe233cf-abaf-4a2b-9685-8a7d48e4353d 2019-05-30 11:48:46,933 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:48:46,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0/os-security-groups used request id req-dbe233cf-abaf-4a2b-9685-8a7d48e4353d 2019-05-30 11:48:46,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.02439498901s 2019-05-30 11:48:46,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:48:46,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:46,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:48:46 GMT X-Openstack-Request-Id: req-d0d2b6b6-08f9-4ec0-8e67-509d712d5453 2019-05-30 11:48:46,989 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:48:46,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d0d2b6b6-08f9-4ec0-8e67-509d712d5453 2019-05-30 11:48:46,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0492970943451s 2019-05-30 11:48:46,995 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:48:46,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:48:46,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:47,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11: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-8ec10400-f4b3-4277-b3c1-2e535c2f49dd x-openstack-request-id: req-8ec10400-f4b3-4277-b3c1-2e535c2f49dd 2019-05-30 11:48:47,018 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:48:47,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-8ec10400-f4b3-4277-b3c1-2e535c2f49dd 2019-05-30 11:48:47,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225088596344s 2019-05-30 11:48:47,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:48:47,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:47,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-1113dfcc-a774-4d23-a021-6bf67655b080 x-openstack-request-id: req-1113dfcc-a774-4d23-a021-6bf67655b080 2019-05-30 11:48:47,631 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:48:47,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d/os-security-groups used request id req-1113dfcc-a774-4d23-a021-6bf67655b080 2019-05-30 11:48:47,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.612859010696s 2019-05-30 11:48:47,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:48:47,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:47,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:48:47 GMT X-Openstack-Request-Id: req-80bdb94f-d0ff-4e09-8cec-9994e570790d 2019-05-30 11:48:47,676 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:48:47,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-80bdb94f-d0ff-4e09-8cec-9994e570790d 2019-05-30 11:48:47,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0381679534912s 2019-05-30 11:48:47,682 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:48:47,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:48:47,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:47,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-b5434645-c054-40bb-b0f4-081dd546513b x-openstack-request-id: req-b5434645-c054-40bb-b0f4-081dd546513b 2019-05-30 11:48:47,708 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:48:47,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b5434645-c054-40bb-b0f4-081dd546513b 2019-05-30 11:48:47,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263819694519s 2019-05-30 11:48:47,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:48:47,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/c343f0ca-eeca-47ee-8299-7ec20427f644/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:48,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-05a77e04-e217-4cee-9a8f-3152e05c860d x-openstack-request-id: req-05a77e04-e217-4cee-9a8f-3152e05c860d 2019-05-30 11:48:48,810 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:48:48,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c343f0ca-eeca-47ee-8299-7ec20427f644/os-security-groups used request id req-05a77e04-e217-4cee-9a8f-3152e05c860d 2019-05-30 11:48:48,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.10077214241s 2019-05-30 11:48:48,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:48:48,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:48,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:48:48 GMT X-Openstack-Request-Id: req-79ed631e-f4f1-4f36-bb1d-c30dca8963da 2019-05-30 11:48:48,868 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:48:48,868 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-79ed631e-f4f1-4f36-bb1d-c30dca8963da 2019-05-30 11:48:48,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0507001876831s 2019-05-30 11:48:48,874 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:48:48,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:48:48,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:48,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-c3bc6396-5a52-417e-bd02-c038931d8ae0 x-openstack-request-id: req-c3bc6396-5a52-417e-bd02-c038931d8ae0 2019-05-30 11:48:48,898 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:48:48,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-c3bc6396-5a52-417e-bd02-c038931d8ae0 2019-05-30 11:48:48,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236089229584s 2019-05-30 11:48:48,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:48:48,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:49,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-b519867b-c554-4104-af11-3e030f984468 x-openstack-request-id: req-b519867b-c554-4104-af11-3e030f984468 2019-05-30 11:48:49,313 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:48:49,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5/os-security-groups used request id req-b519867b-c554-4104-af11-3e030f984468 2019-05-30 11:48:49,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.413430929184s 2019-05-30 11:48:49,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:48:49,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:49,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:48:49 GMT X-Openstack-Request-Id: req-dd210d7c-5a65-484b-a6e9-d3211b331528 2019-05-30 11:48:49,357 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:48:49,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-dd210d7c-5a65-484b-a6e9-d3211b331528 2019-05-30 11:48:49,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0382978916168s 2019-05-30 11:48:49,363 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:48:49,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:48:49,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:49,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11: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-20f9ed37-21e4-49bc-9102-52d0c25024b1 x-openstack-request-id: req-20f9ed37-21e4-49bc-9102-52d0c25024b1 2019-05-30 11:48:49,393 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:48:49,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-20f9ed37-21e4-49bc-9102-52d0c25024b1 2019-05-30 11:48:49,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0302219390869s 2019-05-30 11:48:49,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:48:49,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/9149a50b-d012-41b8-b5b5-ed017aa86360/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:50,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11: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-bc09840c-aab4-4baa-907c-00e9320c94e5 x-openstack-request-id: req-bc09840c-aab4-4baa-907c-00e9320c94e5 2019-05-30 11:48:50,017 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:48:50,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9149a50b-d012-41b8-b5b5-ed017aa86360/os-security-groups used request id req-bc09840c-aab4-4baa-907c-00e9320c94e5 2019-05-30 11:48:50,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.622430086136s 2019-05-30 11:48:50,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:48:50,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:50,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:48:50 GMT X-Openstack-Request-Id: req-fbd5cb30-71ec-46a9-a35c-240ec5177396 2019-05-30 11:48:50,067 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:48:50,067 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-fbd5cb30-71ec-46a9-a35c-240ec5177396 2019-05-30 11:48:50,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0442409515381s 2019-05-30 11:48:50,074 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:48:50,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:48:50,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:50,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-5d5260be-6ff6-44d1-a9f2-79e9a433435c x-openstack-request-id: req-5d5260be-6ff6-44d1-a9f2-79e9a433435c 2019-05-30 11:48:50,100 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:48:50,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-5d5260be-6ff6-44d1-a9f2-79e9a433435c 2019-05-30 11:48:50,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025673866272s 2019-05-30 11:48:50,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:48:50,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:50,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-27c0213e-48af-451c-a039-6bed88586534 x-openstack-request-id: req-27c0213e-48af-451c-a039-6bed88586534 2019-05-30 11:48:50,224 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:48:50,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf/os-security-groups used request id req-27c0213e-48af-451c-a039-6bed88586534 2019-05-30 11:48:50,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.123688936234s 2019-05-30 11:48:50,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:48:50,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:50,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:48:50 GMT X-Openstack-Request-Id: req-31dbcc9d-4233-4656-a11d-4afbbca9e1c7 2019-05-30 11:48:50,280 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:48:50,281 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-31dbcc9d-4233-4656-a11d-4afbbca9e1c7 2019-05-30 11:48:50,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0501260757446s 2019-05-30 11:48:50,287 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:48:50,287 - 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:8f:8d:f2', 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:8f:8d:f2', 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'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:43:20.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'87c28690-06d0-4866-9cef-1ddbc2313d45', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', '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'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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-05-30T11:43:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:43:20Z', 'hostId': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', '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-05-30T11:43:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:42:47Z', 'created': u'2019-05-30T11:42:47Z', '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:9a:3d:d3', 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:9a:3d:d3', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:43:20.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'0fa1315e-26fe-46a1-8c5b-de3a54e938d0', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-05-30T11:43:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:43:20Z', 'hostId': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', '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-05-30T11:43:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:42:46Z', 'created': u'2019-05-30T11:42:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:42:a5', u'version': 4, u'addr': u'192.168.100.24', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:42:a5', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:43:16.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2019-05-30T11:43:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:43:16Z', 'hostId': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.24', 'cloud': 'envvars', 'host_id': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', '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-05-30T11:43:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:42:45Z', 'created': u'2019-05-30T11:42:45Z', '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:93:c9:36', 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:93:c9:36', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:37:51.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'c343f0ca-eeca-47ee-8299-7ec20427f644', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-05-30T11:37:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:37:51Z', 'hostId': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', '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-05-30T11:37:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:37:34Z', 'created': u'2019-05-30T11:37:34Z', '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:8e:13:de', u'version': 4, u'addr': u'192.168.100.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8e:13:de', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:27:54.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'2eff68ea-37c6-43ee-8fd1-604b4091dde5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-05-30T11:27:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:27:54Z', 'hostId': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', '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-05-30T11:27:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:27:37Z', 'created': u'2019-05-30T11:27:37Z', '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:57:3e:1d', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:57:3e:1d', 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'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:24:15.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'9149a50b-d012-41b8-b5b5-ed017aa86360', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', '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'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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-05-30T11:24:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:24:15Z', 'hostId': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', '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-05-30T11:24:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:22:29Z', 'created': u'2019-05-30T11:22: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:ea:f7:d4', u'version': 4, u'addr': u'192.168.100.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ea:f7:d4', 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'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:21:54.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'5ab8f151-eb79-42e2-9a17-30e761404aaf', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', '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'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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-05-30T11:21:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:21:54Z', 'hostId': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', '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-05-30T11:21:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:20:10Z', 'created': u'2019-05-30T11:20:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-05-30 11:48:50,292 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-05-30 11:48:50,296 - paramiko.transport - DEBUG - starting thread (client mode): 0xae7d2390L 2019-05-30 11:48:50,297 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 11:48:50,308 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-30 11:48:50,308 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-30 11:48:50,310 - 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-05-30 11:48:50,310 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 11:48:50,310 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 11:48:50,310 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 11:48:50,310 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 11:48:50,311 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 11:48:50,354 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 11:48:50,354 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 11:48:50,361 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 835e112fa24d42528147786118366cb5 2019-05-30 11:48:50,362 - paramiko.transport - DEBUG - Trying discovered key 67f98f861afae0d84700a19886227864 in /tmp/tmpsKEQaj 2019-05-30 11:48:50,391 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 11:48:50,410 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 11:48:50,426 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 11:48:50,946 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 11:48:50,946 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 11:48:50,961 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 11:48:50,981 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 11:48:50,982 - 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-05-30 11:48:50,984 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-05-30 11:48:50,986 - paramiko.transport - DEBUG - starting thread (client mode): 0xae7d21d0L 2019-05-30 11:48:50,986 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 11:48:50,998 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-30 11:48:50,998 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-30 11:48:50,999 - 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-05-30 11:48:51,000 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 11:48:51,000 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 11:48:51,000 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 11:48:51,000 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 11:48:51,000 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 11:48:51,043 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 11:48:51,043 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 11:48:51,050 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 28d647057d8a445a45d26d089ca51455 2019-05-30 11:48:51,051 - paramiko.transport - DEBUG - Trying discovered key 67f98f861afae0d84700a19886227864 in /tmp/tmpsKEQaj 2019-05-30 11:48:51,081 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 11:48:51,097 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 11:48:51,115 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 11:48:51,603 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 11:48:51,603 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 11:48:51,618 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 11:48:51,629 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 11:48:51,630 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m 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-05-30 11:48:51,632 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-05-30 11:48:51,634 - paramiko.transport - DEBUG - starting thread (client mode): 0xae7da790L 2019-05-30 11:48:51,634 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 11:48:51,644 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-30 11:48:51,644 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-30 11:48:51,646 - 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-05-30 11:48:51,646 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 11:48:51,647 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 11:48:51,647 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 11:48:51,647 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 11:48:51,647 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 11:48:51,656 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 11:48:51,656 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 11:48:51,665 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 0765fa21a5e3134caee34458d03a1603 2019-05-30 11:48:51,666 - paramiko.transport - DEBUG - Trying discovered key 67f98f861afae0d84700a19886227864 in /tmp/tmpsKEQaj 2019-05-30 11:48:51,696 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 11:48:51,711 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 11:48:51,731 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 11:48:52,180 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 11:48:52,180 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 11:48:52,197 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 11:48:52,217 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 11:48:52,218 - 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-05-30 11:48:52,219 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-05-30 11:48:52,221 - paramiko.transport - DEBUG - starting thread (client mode): 0xae7da850L 2019-05-30 11:48:52,222 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 11:48:52,233 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-30 11:48:52,233 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-30 11:48:52,234 - 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-05-30 11:48:52,234 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 11:48:52,234 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 11:48:52,234 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 11:48:52,235 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 11:48:52,235 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 11:48:52,278 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 11:48:52,279 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 11:48:52,285 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: a385f4645d62cc56227366e7e46c0c13 2019-05-30 11:48:52,286 - paramiko.transport - DEBUG - Trying discovered key 67f98f861afae0d84700a19886227864 in /tmp/tmpsKEQaj 2019-05-30 11:48:52,317 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 11:48:52,332 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 11:48:52,351 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 11:48:52,756 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 11:48:52,756 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 11:48:52,761 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 11:48:52,779 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 11:48:52,779 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 9m 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-05-30 11:48:52,780 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-30 11:48:52,782 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-05-30 11:48:52,783 - paramiko.transport - DEBUG - starting thread (client mode): 0xaefa3750L 2019-05-30 11:48:52,784 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 11:48:52,796 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-30 11:48:52,796 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-30 11:48:52,797 - 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-05-30 11:48:52,797 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 11:48:52,798 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 11:48:52,798 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 11:48:52,798 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 11:48:52,798 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 11:48:52,844 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 11:48:52,845 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 11:48:52,847 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: ec3c6e95ebdaf3ec0697762465a5a0b0 2019-05-30 11:48:52,848 - paramiko.transport - DEBUG - Trying discovered key 67f98f861afae0d84700a19886227864 in /tmp/tmpsKEQaj 2019-05-30 11:48:52,882 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 11:48:52,899 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 11:48:52,913 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 11:48:53,398 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 11:48:53,398 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 11:48:53,415 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 11:48:53,426 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 11:48:53,426 - 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-05-30 11:48:53,428 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-05-30 11:48:53,431 - paramiko.transport - DEBUG - starting thread (client mode): 0xaefa3a10L 2019-05-30 11:48:53,431 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 11:48:53,449 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-30 11:48:53,450 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-30 11:48:53,451 - 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-05-30 11:48:53,451 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 11:48:53,451 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 11:48:53,452 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 11:48:53,452 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 11:48:53,452 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 11:48:53,459 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 11:48:53,460 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 11:48:53,463 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: 8ce3dc5833490eec820d00f956736491 2019-05-30 11:48:53,464 - paramiko.transport - DEBUG - Trying discovered key 67f98f861afae0d84700a19886227864 in /tmp/tmpsKEQaj 2019-05-30 11:48:53,499 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 11:48:53,522 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 11:48:53,528 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 11:48:54,075 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 11:48:54,076 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 11:48:54,095 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 11:48:54,116 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 11:48:54,117 - 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-05-30 11:48:54,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:48:54,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:54,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Thu, 30 May 2019 11: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-12b9b688-1a5c-4eae-b817-9b2cfaff3745 x-openstack-request-id: req-12b9b688-1a5c-4eae-b817-9b2cfaff3745 2019-05-30 11:48:54,322 - 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:8f:8d:f2", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:8d:f2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "87c28690-06d0-4866-9cef-1ddbc2313d45", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "bono-0.clearwater.opnfv", "created": "2019-05-30T11:42:47Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "dime-0.clearwater.opnfv", "created": "2019-05-30T11:42:46Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "192.168.100.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:16.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:16Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "homer-0.clearwater.opnfv", "created": "2019-05-30T11:42:45Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:37:51.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "c343f0ca-eeca-47ee-8299-7ec20427f644", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:37:51Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-30T11:37:34Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:27:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "2eff68ea-37c6-43ee-8fd1-604b4091dde5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:27:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-30T11:27:37Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:24:15.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "9149a50b-d012-41b8-b5b5-ed017aa86360", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:24:15Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-30T11:22:29Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:21:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "5ab8f151-eb79-42e2-9a17-30e761404aaf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:21:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ns.clearwater.opnfv", "created": "2019-05-30T11:20:10Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:48:54,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-12b9b688-1a5c-4eae-b817-9b2cfaff3745 2019-05-30 11:48:54,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204046010971s 2019-05-30 11:48:54,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:48:54,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:54,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11: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-deed99f2-19d3-47c5-98b2-c6dd7708d438 x-openstack-request-id: req-deed99f2-19d3-47c5-98b2-c6dd7708d438 2019-05-30 11:48:54,353 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:48:54,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-deed99f2-19d3-47c5-98b2-c6dd7708d438 2019-05-30 11:48:54,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231759548187s 2019-05-30 11:48:54,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:48:54,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/87c28690-06d0-4866-9cef-1ddbc2313d45/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:54,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11: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-1d7dd68b-37fe-408d-b3fd-b6d9a50f1149 x-openstack-request-id: req-1d7dd68b-37fe-408d-b3fd-b6d9a50f1149 2019-05-30 11:48:54,903 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:48:54,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/87c28690-06d0-4866-9cef-1ddbc2313d45/os-security-groups used request id req-1d7dd68b-37fe-408d-b3fd-b6d9a50f1149 2019-05-30 11:48:54,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.548751115799s 2019-05-30 11:48:54,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:48:54,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:54,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:48:54 GMT X-Openstack-Request-Id: req-fd30a633-e452-49cc-8b81-736c34f9b38e 2019-05-30 11:48:54,956 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:48:54,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-fd30a633-e452-49cc-8b81-736c34f9b38e 2019-05-30 11:48:54,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0462169647217s 2019-05-30 11:48:54,962 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:48:54,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:48:54,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:54,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11: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-b7e7891f-c039-41a6-b8de-a1ae602ef329 x-openstack-request-id: req-b7e7891f-c039-41a6-b8de-a1ae602ef329 2019-05-30 11:48:54,989 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:48:54,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b7e7891f-c039-41a6-b8de-a1ae602ef329 2019-05-30 11:48:54,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026093006134s 2019-05-30 11:48:54,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:48:54,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:55,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11: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-26b76718-a19b-496f-adf6-a8fde3e9883d x-openstack-request-id: req-26b76718-a19b-496f-adf6-a8fde3e9883d 2019-05-30 11:48:55,143 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:48:55,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0/os-security-groups used request id req-26b76718-a19b-496f-adf6-a8fde3e9883d 2019-05-30 11:48:55,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.153428077698s 2019-05-30 11:48:55,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:48:55,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:55,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:48:55 GMT X-Openstack-Request-Id: req-d4c99b50-e66f-4d17-b6ad-c7fd10932d56 2019-05-30 11:48:55,189 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:48:55,189 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d4c99b50-e66f-4d17-b6ad-c7fd10932d56 2019-05-30 11:48:55,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0390861034393s 2019-05-30 11:48:55,196 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:48:55,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:48:55,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:55,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-e30a4d3e-cb99-447c-9fa0-36654b91e0e4 x-openstack-request-id: req-e30a4d3e-cb99-447c-9fa0-36654b91e0e4 2019-05-30 11:48:55,230 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:48:55,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e30a4d3e-cb99-447c-9fa0-36654b91e0e4 2019-05-30 11:48:55,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0335991382599s 2019-05-30 11:48:55,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:48:55,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:55,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-bb33620b-6e4f-4e92-9914-113fd333d84f x-openstack-request-id: req-bb33620b-6e4f-4e92-9914-113fd333d84f 2019-05-30 11:48:55,631 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:48:55,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d/os-security-groups used request id req-bb33620b-6e4f-4e92-9914-113fd333d84f 2019-05-30 11:48:55,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.399698972702s 2019-05-30 11:48:55,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:48:55,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:55,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:48:55 GMT X-Openstack-Request-Id: req-8659ec83-3c6f-428b-8fd4-5185652cff81 2019-05-30 11:48:55,679 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:48:55,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8659ec83-3c6f-428b-8fd4-5185652cff81 2019-05-30 11:48:55,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0419030189514s 2019-05-30 11:48:55,686 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:48:55,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:48:55,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:55,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-7a1cb28a-5363-484c-9c66-91dcfbc7e02d x-openstack-request-id: req-7a1cb28a-5363-484c-9c66-91dcfbc7e02d 2019-05-30 11:48:55,712 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:48:55,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7a1cb28a-5363-484c-9c66-91dcfbc7e02d 2019-05-30 11:48:55,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262069702148s 2019-05-30 11:48:55,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:48:55,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/c343f0ca-eeca-47ee-8299-7ec20427f644/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:56,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-00984ad0-50e2-409b-93a5-3136d828e4f2 x-openstack-request-id: req-00984ad0-50e2-409b-93a5-3136d828e4f2 2019-05-30 11:48:56,051 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:48:56,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c343f0ca-eeca-47ee-8299-7ec20427f644/os-security-groups used request id req-00984ad0-50e2-409b-93a5-3136d828e4f2 2019-05-30 11:48:56,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.337693929672s 2019-05-30 11:48:56,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:48:56,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:56,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:48:56 GMT X-Openstack-Request-Id: req-bab9a434-e854-407d-a7b3-f89e30791421 2019-05-30 11:48:56,096 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:48:56,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bab9a434-e854-407d-a7b3-f89e30791421 2019-05-30 11:48:56,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0384888648987s 2019-05-30 11:48:56,102 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:48:56,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:48:56,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:56,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11: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-e33071ab-1733-4ce0-9002-4d00b0da5b5a x-openstack-request-id: req-e33071ab-1733-4ce0-9002-4d00b0da5b5a 2019-05-30 11:48:56,127 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:48:56,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e33071ab-1733-4ce0-9002-4d00b0da5b5a 2019-05-30 11:48:56,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240879058838s 2019-05-30 11:48:56,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:48:56,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:56,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11: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-5c300a65-ca36-4d26-9cdc-c878b01f75cc x-openstack-request-id: req-5c300a65-ca36-4d26-9cdc-c878b01f75cc 2019-05-30 11:48:56,264 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:48:56,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5/os-security-groups used request id req-5c300a65-ca36-4d26-9cdc-c878b01f75cc 2019-05-30 11:48:56,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.135521888733s 2019-05-30 11:48:56,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:48:56,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:56,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:48:56 GMT X-Openstack-Request-Id: req-ac46532f-b370-454f-87d8-76de07228496 2019-05-30 11:48:56,307 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:48:56,307 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ac46532f-b370-454f-87d8-76de07228496 2019-05-30 11:48:56,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0375711917877s 2019-05-30 11:48:56,313 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:48:56,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:48:56,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:56,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11: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-5027123f-81d2-4d02-98de-e2be1ee2d82b x-openstack-request-id: req-5027123f-81d2-4d02-98de-e2be1ee2d82b 2019-05-30 11:48:56,338 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:48:56,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-5027123f-81d2-4d02-98de-e2be1ee2d82b 2019-05-30 11:48:56,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248391628265s 2019-05-30 11:48:56,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:48:56,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/9149a50b-d012-41b8-b5b5-ed017aa86360/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:56,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11: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-6a112620-bd4e-4fd1-aadd-b0e71a474dbf x-openstack-request-id: req-6a112620-bd4e-4fd1-aadd-b0e71a474dbf 2019-05-30 11:48:56,464 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:48:56,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9149a50b-d012-41b8-b5b5-ed017aa86360/os-security-groups used request id req-6a112620-bd4e-4fd1-aadd-b0e71a474dbf 2019-05-30 11:48:56,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.124576091766s 2019-05-30 11:48:56,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:48:56,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:56,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:48:56 GMT X-Openstack-Request-Id: req-370dcaba-db46-4311-9166-74efc0767721 2019-05-30 11:48:56,510 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:48:56,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-370dcaba-db46-4311-9166-74efc0767721 2019-05-30 11:48:56,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0405039787292s 2019-05-30 11:48:56,516 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:48:56,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:48:56,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:56,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11: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-fe973230-8740-4d92-9ce3-0bad477f0a2f x-openstack-request-id: req-fe973230-8740-4d92-9ce3-0bad477f0a2f 2019-05-30 11:48:56,539 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:48:56,539 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-fe973230-8740-4d92-9ce3-0bad477f0a2f 2019-05-30 11:48:56,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219278335571s 2019-05-30 11:48:56,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:48:56,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:56,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11: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-c95f56b6-b68a-4984-8ca7-d845c1852b65 x-openstack-request-id: req-c95f56b6-b68a-4984-8ca7-d845c1852b65 2019-05-30 11:48:56,934 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:48:56,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf/os-security-groups used request id req-c95f56b6-b68a-4984-8ca7-d845c1852b65 2019-05-30 11:48:56,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.394344091415s 2019-05-30 11:48:56,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:48:56,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:56,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:48:56 GMT X-Openstack-Request-Id: req-5dbafb56-fe62-4788-8459-dcb00c47ba3a 2019-05-30 11:48:56,979 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:48:56,979 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5dbafb56-fe62-4788-8459-dcb00c47ba3a 2019-05-30 11:48:56,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0381259918213s 2019-05-30 11:48:56,985 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:48:56,985 - 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:8f:8d:f2', 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:8f:8d:f2', 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'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:43:20.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'87c28690-06d0-4866-9cef-1ddbc2313d45', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', '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'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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-05-30T11:43:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:43:20Z', 'hostId': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', '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-05-30T11:43:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:42:47Z', 'created': u'2019-05-30T11:42:47Z', '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:9a:3d:d3', 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:9a:3d:d3', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:43:20.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'0fa1315e-26fe-46a1-8c5b-de3a54e938d0', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-05-30T11:43:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:43:20Z', 'hostId': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', '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-05-30T11:43:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:42:46Z', 'created': u'2019-05-30T11:42:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:42:a5', u'version': 4, u'addr': u'192.168.100.24', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:42:a5', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:43:16.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2019-05-30T11:43:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:43:16Z', 'hostId': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.24', 'cloud': 'envvars', 'host_id': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', '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-05-30T11:43:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:42:45Z', 'created': u'2019-05-30T11:42:45Z', '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:93:c9:36', 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:93:c9:36', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:37:51.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'c343f0ca-eeca-47ee-8299-7ec20427f644', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-05-30T11:37:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:37:51Z', 'hostId': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', '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-05-30T11:37:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:37:34Z', 'created': u'2019-05-30T11:37:34Z', '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:8e:13:de', u'version': 4, u'addr': u'192.168.100.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8e:13:de', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:27:54.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'2eff68ea-37c6-43ee-8fd1-604b4091dde5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-05-30T11:27:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:27:54Z', 'hostId': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', '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-05-30T11:27:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:27:37Z', 'created': u'2019-05-30T11:27:37Z', '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:57:3e:1d', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:57:3e:1d', 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'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:24:15.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'9149a50b-d012-41b8-b5b5-ed017aa86360', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', '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'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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-05-30T11:24:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:24:15Z', 'hostId': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', '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-05-30T11:24:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:22:29Z', 'created': u'2019-05-30T11:22: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:ea:f7:d4', u'version': 4, u'addr': u'192.168.100.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ea:f7:d4', 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'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:21:54.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'5ab8f151-eb79-42e2-9a17-30e761404aaf', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', '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'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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-05-30T11:21:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:21:54Z', 'hostId': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', '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-05-30T11:21:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:20:10Z', 'created': u'2019-05-30T11:20:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-05-30 11:48:56,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:48:56,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:57,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Thu, 30 May 2019 11: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-38eb784c-c98b-4d1e-9211-83c4439a33d2 x-openstack-request-id: req-38eb784c-c98b-4d1e-9211-83c4439a33d2 2019-05-30 11:48:57,183 - 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:8f:8d:f2", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:8d:f2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "87c28690-06d0-4866-9cef-1ddbc2313d45", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "bono-0.clearwater.opnfv", "created": "2019-05-30T11:42:47Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "dime-0.clearwater.opnfv", "created": "2019-05-30T11:42:46Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "192.168.100.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:16.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:16Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "homer-0.clearwater.opnfv", "created": "2019-05-30T11:42:45Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:37:51.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "c343f0ca-eeca-47ee-8299-7ec20427f644", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:37:51Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-30T11:37:34Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:27:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "2eff68ea-37c6-43ee-8fd1-604b4091dde5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:27:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-30T11:27:37Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:24:15.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "9149a50b-d012-41b8-b5b5-ed017aa86360", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:24:15Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-30T11:22:29Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:21:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "5ab8f151-eb79-42e2-9a17-30e761404aaf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:21:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ns.clearwater.opnfv", "created": "2019-05-30T11:20:10Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:48:57,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-38eb784c-c98b-4d1e-9211-83c4439a33d2 2019-05-30 11:48:57,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193150043488s 2019-05-30 11:48:57,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 11:48:57,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/87c28690-06d0-4866-9cef-1ddbc2313d45/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 11:48:57,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19808 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-f28ffe1b-1d5c-45f5-b893-c50f7f8fa920 x-openstack-request-id: req-f28ffe1b-1d5c-45f5-b893-c50f7f8fa920 2019-05-30 11:48:57,275 - 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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 0x371d0000-0x378dffff]\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-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009739] Security Framework initialized\n[ 0.012040] AppArmor: AppArmor initialized\n[ 0.013596] Yama: becoming mindful.\n[ 0.015088] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016960] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020477] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022804] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024260] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029668] Initializing cgroup subsys freezer\n[ 0.031328] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033738] Initializing cgroup subsys hugetlb\n[ 0.036754] mce: CPU supports 10 MCE banks\n[ 0.038360] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038360] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040006] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.046996] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.055377] MDS: Mitigation: Clear CPU buffers\n[ 0.076249] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.083095] ACPI: Core revision 20131115\n[ 0.084464] ACPI: All ACPI Tables successfully acquired\n[ 0.088158] ftrace: allocating 28757 entries in 113 pages\n[ 0.112382] smpboot: Max logical packages: 1\n[ 0.113992] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.116329] Enabling x2apic\n[ 0.117497] Enabled x2apic\n[ 0.118950] Switched APIC routing to physical x2apic.\n[ 0.121448] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.128833] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139544] KVM setup paravirtual spinlock\n[ 0.142168] x86: Booted up 1 node, 1 CPUs\n[ 0.143699] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.144411] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.146812] devtmpfs: initialized\n[ 0.149288] EVM: security.selinux\n[ 0.150608] EVM: security.SMACK64\n[ 0.151918] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.154394] pinctrl core: initialized pinctrl subsystem\n[ 0.156053] regulator-dummy: no parameters\n[ 0.157699] RTC time: 11:43:20, date: 05/30/19\n[ 0.159412] NET: Registered protocol family 16\n[ 0.160133] cpuidle: using governor ladder\n[ 0.161688] cpuidle: using governor menu\n[ 0.163223] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166391] PCI: Using configuration type 1 for base access\n[ 0.168720] bio: create slab at 0\n[ 0.170444] ACPI: Added _OSI(Module Device)\n[ 0.172004] ACPI: Added _OSI(Processor Device)\n[ 0.173647] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.175361] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177026] ACPI: Interpreter enabled\n[ 0.178454] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180983] 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.187518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.190245] ACPI: (supports S0 S5)\n[ 0.191572] ACPI: Using IOAPIC for interrupt routing\n[ 0.192017] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.195423] ACPI: No dock devices found.\n[ 0.197764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.199925] 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.202281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.204197] acpiphp: Slot [3] registered\n[ 0.205716] acpiphp: Slot [4] registered\n[ 0.207273] acpiphp: Slot [5] registered\n[ 0.208024] acpiphp: Slot [6] registered\n[ 0.209529] acpiphp: Slot [7] registered\n[ 0.211034] acpiphp: Slot [8] registered\n[ 0.212021] acpiphp: Slot [9] registered\n[ 0.213534] acpiphp: Slot [10] registered\n[ 0.215067] acpiphp: Slot [11] registered\n[ 0.216022] acpiphp: Slot [12] registered\n[ 0.217540] acpiphp: Slot [13] registered\n[ 0.219069] acpiphp: Slot [14] registered\n[ 0.220025] acpiphp: Slot [15] registered\n[ 0.221553] acpiphp: Slot [16] registered\n[ 0.223080] acpiphp: Slot [17] registered\n[ 0.224028] acpiphp: Slot [18] registered\n[ 0.225560] acpiphp: Slot [19] registered\n[ 0.227089] acpiphp: Slot [20] registered\n[ 0.228021] acpiphp: Slot [21] registered\n[ 0.229553] acpiphp: Slot [22] registered\n[ 0.231093] acpiphp: Slot [23] registered\n[ 0.232021] acpiphp: Slot [24] registered\n[ 0.233554] acpiphp: Slot [25] registered\n[ 0.235080] acpiphp: Slot [26] registered\n[ 0.236021] acpiphp: Slot [27] registered\n[ 0.237543] acpiphp: Slot [28] registered\n[ 0.239070] acpiphp: Slot [29] registered\n[ 0.240021] acpiphp: Slot [30] registered\n[ 0.241542] acpiphp: Slot [31] registered\n[ 0.243065] PCI host bridge to bus 0000:00\n[ 0.244004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.245939] 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.250136] 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.254336] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262260] 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.286183] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289076] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293239] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295864] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296885] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.299194] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.300000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300003] vgaarb: loaded\n[ 0.301133] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303289] SCSI subsystem initialized\n[ 0.304235] ACPI: bus type USB registered\n[ 0.305802] usbcore: registered new interface driver usbfs\n[ 0.307758] usbcore: registered new interface driver hub\n[ 0.308039] usbcore: registered new device driver usb\n[ 0.310039] PCI: Using ACPI for IRQ routing\n[ 0.311997] NetLabel: Initializing\n[ 0.312007] NetLabel: domain hash size = 128\n[ 0.313621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.315442] NetLabel: unlabeled traffic allowed by default\n[ 0.316216] Switched to clocksource kvm-clock\n[ 0.324738] AppArmor: AppArmor Filesystem Enabled\n[ 0.326491] pnp: PnP ACPI init\n[ 0.327736] ACPI: bus type PNP registered\n[ 0.329719] pnp: PnP ACPI: found 8 devices\n[ 0.331267] ACPI: bus type PNP unregistered\n[ 0.338505] NET: Registered protocol family 2\n[ 0.340396] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.342890] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.345263] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.347596] TCP: reno registered\n[ 0.348895] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.350991] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.353305] NET: Registered protocol family 1\n[ 0.354952] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.357062] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.359411] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.376909] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.394490] Trying to unpack rootfs image as initramfs...\n[ 0.497003] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.500015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.502075] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.505175] Scanning for low memory corruption every 60 seconds\n[ 0.507573] Initialise system trusted keyring\n[ 0.509245] audit: initializing netlink socket (disabled)\n[ 0.511167] type=2000 audit(1559216601.815:1): initialized\n[ 0.531365] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.534315] zbud: loaded\n[ 0.535641] VFS: Disk quotas dquot_6.5.2\n[ 0.537193] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.539755] fuse init (API version 7.22)\n[ 0.541291] msgmni has been set to 1982\n[ 0.542804] Key type big_key registered\n[ 0.544552] Key type asymmetric registered\n[ 0.546080] Asymmetric key parser 'x509' registered\n[ 0.547847] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.550601] io scheduler noop registered\n[ 0.552093] io scheduler deadline registered (default)\n[ 0.553916] io scheduler cfq registered\n[ 0.555415] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.557352] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.559636] ipmi message handler version 39.2\n[ 0.561276] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.564035] ACPI: Power Button [PWRF]\n[ 0.565502] GHES: HEST is not enabled!\n[ 0.582123] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.614734] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.617319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643886] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.647358] Linux agpgart interface v0.103\n[ 0.649791] brd: module loaded\n[ 0.651737] loop: module loaded\n[ 0.653398] blk-mq: CPU -> queue map\n[ 0.654789] CPU 0 -> Queue 0\n[ 0.656924] vda: vda1\n[ 0.658650] scsi0 : ata_piix\n[ 0.659891] scsi1 : ata_piix\n[ 0.661240] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.663548] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.666572] libphy: Fixed MDIO Bus: probed\n[ 0.668170] tun: Universal TUN/TAP device driver, 1.6\n[ 0.669979] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673733] PPP generic driver version 2.4.2\n[ 0.675474] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.677837] ehci-pci: EHCI PCI platform driver\n[ 0.679570] ehci-platform: EHCI generic platform driver\n[ 0.681528] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.683690] ohci-pci: OHCI PCI platform driver\n[ 0.685341] ohci-platform: OHCI generic platform driver\n[ 0.687235] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.704531] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.706417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.709279] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.711414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.713750] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.716443] usb usb1: Product: UHCI Host Controller\n[ 0.718208] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.720450] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722227] hub 1-0:1.0: USB hub found\n[ 0.723698] hub 1-0:1.0: 2 ports detected\n[ 0.725359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.729196] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.731004] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.732929] mousedev: PS/2 mouse device common for all mice\n[ 0.735254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.738450] rtc_cmos 00:00: RTC can wake from S4\n[ 0.740659] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.742886] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.745201] device-mapper: uevent: version 1.0.3\n[ 0.746951] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.750010] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.752210] TCP: cubic registered\n[ 0.753593] NET: Registered protocol family 10\n[ 0.755442] NET: Registered protocol family 17\n[ 0.757110] Key type dns_resolver registered\n[ 0.758838] Loading compiled-in X.509 certificates\n[ 0.761126] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.764508] registered taskstats version 1\n[ 0.767509] Key type trusted registered\n[ 0.771155] Key type encrypted registered\n[ 0.772726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.774685] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777186] regulator-dummy: disabling\n[ 0.778659] Magic number: 3:100:733\n[ 0.780243] rtc_cmos 00:00: setting system clock to 2019-05-30 11:43:21 UTC (1559216601)\n[ 0.783230] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785333] EDD information not available.\n[ 0.821674] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.838154] Write protecting the kernel read-only data: 12288k\n[ 0.841025] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.845316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.860120] systemd-udevd[99]: starting version 204\n[ 0.896619] FDC 0 is a S82078B\n[ 1.052048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.216808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.219173] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.221611] usb 1-1: Product: QEMU USB Tablet\n[ 1.223236] usb 1-1: Manufacturer: QEMU\n[ 1.224709] usb 1-1: SerialNumber: 42\n[ 1.926121] 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.292418] 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.409787] random: init urandom read with 10 bits of entropy available\n[ 2.548055] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 30 May 2019 11:43:23 +0000. Up 2.97 seconds.\ncloud-init-nonet[3.17]: 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[5.08]: 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 ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 30 May 2019 11:43:26 +0000. Up 5.60 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.8 | 255.255.255.0 | fa:16:3e:8f:8d:f2 |\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:\n8f:1c:62:ae:6e:42:83:fb:85:ea:47:e7:8a:cc:27:b0 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| . o S |\n|o oo + o + |\n|.+o.+ . o . |\n|Eoo+.o |\n|o*==+ |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n45:57:2f:d4:50:07:00:e6:c2:03:98:5e:ef:55:cd:7c root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. +.o*==o|\n| o .o + ...+.E|\n| . . .+ o. ...|\n| . .+. . |\n| .S. |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncb:6c:1e:8a:14:23:92:38:b3:82:89:31:b2:b1:89:5e root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n|.. |\n|@ . o S |\n|=& . o o . |\n|@ E. * |\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:\n83:5e:11:2f:a2:4d:42:52:81:47:78:61:18:36:6c:b5 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=OOo . |\n| .*=o. o |\n| . oE o o . |\n| = o o |\n| . o S |\n| . . . |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush 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 Thu, 30 May 2019 11:43:34 +0000. Up 13.25 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 Thu, 30 May 2019 11:43:35 +0000. Up 14.34 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 18321 0 --:--:-- --:--:-- --:--:-- 18415\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\n\nUbuntu 14.04.6 LTS bono-0 ttyS0\n\nbono-0 login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\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 6s (2182 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.6\n+ '[' -n 192.168.100.6 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:19 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:20 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 8s (6511 kB/s)\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 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-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\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-170.220) ...\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 7928\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 7936\nclearwater-socket-factory-sig start/running, process 7944\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.15) ...\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 0 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 (14.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57632 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+ echo 'nameserver 192.168.100.11'\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... Does not exist Process \n bono_process Running Process \n monit_uptime Status ok 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 poll_bono Status ok 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 clearwater_queue_manager_uptime Status failed 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.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 7efbb306ed483ad is healthy: got healthy result from http://192.168.100.4:4000\nmember 13be999db4afe83e is healthy: got healthy result from http://192.168.100.7:4000\nmember 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000\nmember 2d0d8547117394a3 is healthy: got healthy result from http://192.168.100.5:4000\nmember 45150333cf8d331b is healthy: got healthy result from http://192.168.100.24:4000\nmember e2bf84a3a00813c4 is healthy: got healthy result from http://192.168.100.8:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n7efbb306ed483ad: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\n13be999db4afe83e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false\n2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true\n2d0d8547117394a3: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n45150333cf8d331b: name=192-168-100-24 peerURLs=http://192.168.100.24:2380 clientURLs=http://192.168.100.24:4000 isLeader=false\ne2bf84a3a00813c4: 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.5 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc78GwG-2oM4bhXlthziOjvy6HNfwAcNiGCEMyxbqma3CWAPzfZNoD3Rnlcgefh3FpIYCWhVsNuFh6BTvH00tYfiLIfAyLFgX1rbaCY5TgCPsfJ20h00364c7WKVO1pVFKrORPhGaGvOI-j0XjMqhzmgs_EWLgFB3SUYTOPI5xeXZRNgw' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-bono-bcaym3r4vbbp-0-kknllkcp6ync/c6193d47-dc25-47b8-b583-beb563d5c4e0/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 60 --:--:-- --:--:-- --:--:-- 60\nHTTP/1.1 200 OK\nDate: Thu, 30 May 2019 11:47:09 GMT\nServer: Apache\nx-openstack-request-id: req-62e1eace-4136-488e-9db1-8962c288f14b\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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 45:57:2f:d4:50:07:00:e6:c2:03:98:5e:ef:55:cd:7c root@bono-0 (DSA)\nec2: 256 cb:6c:1e:8a:14:23:92:38:b3:82:89:31:b2:b1:89:5e root@bono-0 (ECDSA)\nec2: 256 83:5e:11:2f:a2:4d:42:52:81:47:78:61:18:36:6c:b5 root@bono-0 (ED25519)\nec2: 2048 8f:1c:62:ae:6e:42:83:fb:85:ea:47:e7:8a:cc:27:b0 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLxXbFUTcW75GaaR2DFZLENe1Lwi9xddWqKRP5xMCRkmry/i0KtCd6kCSn0FINsqke5nWSq+fD49wkfXxuGnABY= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJi1+H9CdEMyMcQyhdd1VCk7qGVvueIBhm/SwtGc6Odt root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+o2d9BUl+WWMNNu2Ku/CwVZuCJPL2VKBxLLduNCzPT7blcgfbYpSbucRnV0QZNA2fjGIKEtxM+YdvyS0SncOiIGce3IOPjoD4ISZOgpSeZ4vJKxnAwydIff99VM1++AaYTYR5cTHpqvA947olHrzliCa9J9C2PzdZ+suU4LmNOJgOiXepO/XEUcPRNxE7dIaehS0irQF0FxWAc/nbtrG7qNfNbpPbnxCDitWCp6hAFqdNBgKRI2PK0KlJd/NgOv9wlln5RqDx9QrjJ8zawFZBo5HuPq+uTj7DKsCEiA/moNWbAWkiZJra8ytixnkWjwI2LZlxak2gMN0jN64GC2sR root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:47:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 228.52 seconds\n"} 2019-05-30 11:48:57,277 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/87c28690-06d0-4866-9cef-1ddbc2313d45/action used request id req-f28ffe1b-1d5c-45f5-b893-c50f7f8fa920 2019-05-30 11:48:57,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0859959125519s 2019-05-30 11:48:57,279 - 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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 0x371d0000-0x378dffff] [ 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-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009739] Security Framework initialized [ 0.012040] AppArmor: AppArmor initialized [ 0.013596] Yama: becoming mindful. [ 0.015088] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016960] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020477] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022804] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024260] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029668] Initializing cgroup subsys freezer [ 0.031328] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033738] Initializing cgroup subsys hugetlb [ 0.036754] mce: CPU supports 10 MCE banks [ 0.038360] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038360] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.046996] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.055377] MDS: Mitigation: Clear CPU buffers [ 0.076249] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.083095] ACPI: Core revision 20131115 [ 0.084464] ACPI: All ACPI Tables successfully acquired [ 0.088158] ftrace: allocating 28757 entries in 113 pages [ 0.112382] smpboot: Max logical packages: 1 [ 0.113992] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116329] Enabling x2apic [ 0.117497] Enabled x2apic [ 0.118950] Switched APIC routing to physical x2apic. [ 0.121448] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128833] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139544] KVM setup paravirtual spinlock [ 0.142168] x86: Booted up 1 node, 1 CPUs [ 0.143699] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144411] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146812] devtmpfs: initialized [ 0.149288] EVM: security.selinux [ 0.150608] EVM: security.SMACK64 [ 0.151918] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.154394] pinctrl core: initialized pinctrl subsystem [ 0.156053] regulator-dummy: no parameters [ 0.157699] RTC time: 11:43:20, date: 05/30/19 [ 0.159412] NET: Registered protocol family 16 [ 0.160133] cpuidle: using governor ladder [ 0.161688] cpuidle: using governor menu [ 0.163223] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166391] PCI: Using configuration type 1 for base access [ 0.168720] bio: create slab at 0 [ 0.170444] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173647] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175361] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177026] ACPI: Interpreter enabled [ 0.178454] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180983] 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.187518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190245] ACPI: (supports S0 S5) [ 0.191572] ACPI: Using IOAPIC for interrupt routing [ 0.192017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195423] ACPI: No dock devices found. [ 0.197764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199925] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204197] acpiphp: Slot [3] registered [ 0.205716] acpiphp: Slot [4] registered [ 0.207273] acpiphp: Slot [5] registered [ 0.208024] acpiphp: Slot [6] registered [ 0.209529] acpiphp: Slot [7] registered [ 0.211034] acpiphp: Slot [8] registered [ 0.212021] acpiphp: Slot [9] registered [ 0.213534] acpiphp: Slot [10] registered [ 0.215067] acpiphp: Slot [11] registered [ 0.216022] acpiphp: Slot [12] registered [ 0.217540] acpiphp: Slot [13] registered [ 0.219069] acpiphp: Slot [14] registered [ 0.220025] acpiphp: Slot [15] registered [ 0.221553] acpiphp: Slot [16] registered [ 0.223080] acpiphp: Slot [17] registered [ 0.224028] acpiphp: Slot [18] registered [ 0.225560] acpiphp: Slot [19] registered [ 0.227089] acpiphp: Slot [20] registered [ 0.228021] acpiphp: Slot [21] registered [ 0.229553] acpiphp: Slot [22] registered [ 0.231093] acpiphp: Slot [23] registered [ 0.232021] acpiphp: Slot [24] registered [ 0.233554] acpiphp: Slot [25] registered [ 0.235080] acpiphp: Slot [26] registered [ 0.236021] acpiphp: Slot [27] registered [ 0.237543] acpiphp: Slot [28] registered [ 0.239070] acpiphp: Slot [29] registered [ 0.240021] acpiphp: Slot [30] registered [ 0.241542] acpiphp: Slot [31] registered [ 0.243065] PCI host bridge to bus 0000:00 [ 0.244004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250136] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.254336] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262260] 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.286183] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289076] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293239] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295864] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296885] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299194] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.300000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300003] vgaarb: loaded [ 0.301133] vgaarb: bridge control possible 0000:00:02.0 [ 0.303289] SCSI subsystem initialized [ 0.304235] ACPI: bus type USB registered [ 0.305802] usbcore: registered new interface driver usbfs [ 0.307758] usbcore: registered new interface driver hub [ 0.308039] usbcore: registered new device driver usb [ 0.310039] PCI: Using ACPI for IRQ routing [ 0.311997] NetLabel: Initializing [ 0.312007] NetLabel: domain hash size = 128 [ 0.313621] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.315442] NetLabel: unlabeled traffic allowed by default [ 0.316216] Switched to clocksource kvm-clock [ 0.324738] AppArmor: AppArmor Filesystem Enabled [ 0.326491] pnp: PnP ACPI init [ 0.327736] ACPI: bus type PNP registered [ 0.329719] pnp: PnP ACPI: found 8 devices [ 0.331267] ACPI: bus type PNP unregistered [ 0.338505] NET: Registered protocol family 2 [ 0.340396] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.342890] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.345263] TCP: Hash tables configured (established 8192 bind 8192) [ 0.347596] TCP: reno registered [ 0.348895] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.350991] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.353305] NET: Registered protocol family 1 [ 0.354952] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.357062] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.359411] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.376909] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.394490] Trying to unpack rootfs image as initramfs... [ 0.497003] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.500015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.502075] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.505175] Scanning for low memory corruption every 60 seconds [ 0.507573] Initialise system trusted keyring [ 0.509245] audit: initializing netlink socket (disabled) [ 0.511167] type=2000 audit(1559216601.815:1): initialized [ 0.531365] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.534315] zbud: loaded [ 0.535641] VFS: Disk quotas dquot_6.5.2 [ 0.537193] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.539755] fuse init (API version 7.22) [ 0.541291] msgmni has been set to 1982 [ 0.542804] Key type big_key registered [ 0.544552] Key type asymmetric registered [ 0.546080] Asymmetric key parser 'x509' registered [ 0.547847] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.550601] io scheduler noop registered [ 0.552093] io scheduler deadline registered (default) [ 0.553916] io scheduler cfq registered [ 0.555415] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.557352] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.559636] ipmi message handler version 39.2 [ 0.561276] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.564035] ACPI: Power Button [PWRF] [ 0.565502] GHES: HEST is not enabled! [ 0.582123] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.614734] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.617319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643886] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.647358] Linux agpgart interface v0.103 [ 0.649791] brd: module loaded [ 0.651737] loop: module loaded [ 0.653398] blk-mq: CPU -> queue map [ 0.654789] CPU 0 -> Queue 0 [ 0.656924] vda: vda1 [ 0.658650] scsi0 : ata_piix [ 0.659891] scsi1 : ata_piix [ 0.661240] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.663548] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.666572] libphy: Fixed MDIO Bus: probed [ 0.668170] tun: Universal TUN/TAP device driver, 1.6 [ 0.669979] tun: (C) 1999-2004 Max Krasnyansky [ 0.673733] PPP generic driver version 2.4.2 [ 0.675474] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.677837] ehci-pci: EHCI PCI platform driver [ 0.679570] ehci-platform: EHCI generic platform driver [ 0.681528] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.683690] ohci-pci: OHCI PCI platform driver [ 0.685341] ohci-platform: OHCI generic platform driver [ 0.687235] uhci_hcd: USB Universal Host Controller Interface driver [ 0.704531] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.709279] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.711414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.713750] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.716443] usb usb1: Product: UHCI Host Controller [ 0.718208] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.720450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722227] hub 1-0:1.0: USB hub found [ 0.723698] hub 1-0:1.0: 2 ports detected [ 0.725359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.729196] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.731004] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.732929] mousedev: PS/2 mouse device common for all mice [ 0.735254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.738450] rtc_cmos 00:00: RTC can wake from S4 [ 0.740659] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.742886] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.745201] device-mapper: uevent: version 1.0.3 [ 0.746951] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.750010] ledtrig-cpu: registered to indicate activity on CPUs [ 0.752210] TCP: cubic registered [ 0.753593] NET: Registered protocol family 10 [ 0.755442] NET: Registered protocol family 17 [ 0.757110] Key type dns_resolver registered [ 0.758838] Loading compiled-in X.509 certificates [ 0.761126] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.764508] registered taskstats version 1 [ 0.767509] Key type trusted registered [ 0.771155] Key type encrypted registered [ 0.772726] AppArmor: AppArmor sha1 policy hashing enabled [ 0.774685] IMA: No TPM chip found, activating TPM-bypass! [ 0.777186] regulator-dummy: disabling [ 0.778659] Magic number: 3:100:733 [ 0.780243] rtc_cmos 00:00: setting system clock to 2019-05-30 11:43:21 UTC (1559216601) [ 0.783230] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785333] EDD information not available. [ 0.821674] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.838154] Write protecting the kernel read-only data: 12288k [ 0.841025] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.845316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860120] systemd-udevd[99]: starting version 204 [ 0.896619] FDC 0 is a S82078B [ 1.052048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.216808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.219173] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.221611] usb 1-1: Product: QEMU USB Tablet [ 1.223236] usb 1-1: Manufacturer: QEMU [ 1.224709] usb 1-1: SerialNumber: 42 [ 1.926121] 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.292418] 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.409787] random: init urandom read with 10 bits of entropy available [ 2.548055] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 30 May 2019 11:43:23 +0000. Up 2.97 seconds. cloud-init-nonet[3.17]: 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[5.08]: 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 ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 30 May 2019 11:43:26 +0000. Up 5.60 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.8 | 255.255.255.0 | fa:16:3e:8f:8d:f2 | 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: 8f:1c:62:ae:6e:42:83:fb:85:ea:47:e7:8a:cc:27:b0 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | . o S | |o oo + o + | |.+o.+ . o . | |Eoo+.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: 45:57:2f:d4:50:07:00:e6:c2:03:98:5e:ef:55:cd:7c root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o. +.o*==o| | o .o + ...+.E| | . . .+ o. ...| | . .+. . | | .S. | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:6c:1e:8a:14:23:92:38:b3:82:89:31:b2:b1:89:5e root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | |.. | |@ . o S | |=& . o o . | |@ E. * | |o .. . + . | | . . . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 83:5e:11:2f:a2:4d:42:52:81:47:78:61:18:36:6c:b5 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .=OOo . | | .*=o. o | | . oE o o . | | = o o | | . o S | | . . . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush 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 Thu, 30 May 2019 11:43:34 +0000. Up 13.25 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 Thu, 30 May 2019 11:43:35 +0000. Up 14.34 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 18321 0 --:--:-- --:--:-- --:--:-- 18415 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 6s (2182 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:19 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:20 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 8s (6511 kB/s) 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 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-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 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-170.220) ... 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 7928 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 7936 clearwater-socket-factory-sig start/running, process 7944 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.15) ... 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 0 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 (14.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57632 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 + echo 'nameserver 192.168.100.11' + 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... Does not exist Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status failed 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 ' clearwater_cluster_manager_p... Does not exist Process clearwater_queue_manager_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m 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 7efbb306ed483ad is healthy: got healthy result from http://192.168.100.4:4000 member 13be999db4afe83e is healthy: got healthy result from http://192.168.100.7:4000 member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 2d0d8547117394a3 is healthy: got healthy result from http://192.168.100.5:4000 member 45150333cf8d331b is healthy: got healthy result from http://192.168.100.24:4000 member e2bf84a3a00813c4 is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 7efbb306ed483ad: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 13be999db4afe83e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 2d0d8547117394a3: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 45150333cf8d331b: name=192-168-100-24 peerURLs=http://192.168.100.24:2380 clientURLs=http://192.168.100.24:4000 isLeader=false e2bf84a3a00813c4: 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.5 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.5 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc78GwG-2oM4bhXlthziOjvy6HNfwAcNiGCEMyxbqma3CWAPzfZNoD3Rnlcgefh3FpIYCWhVsNuFh6BTvH00tYfiLIfAyLFgX1rbaCY5TgCPsfJ20h00364c7WKVO1pVFKrORPhGaGvOI-j0XjMqhzmgs_EWLgFB3SUYTOPI5xeXZRNgw' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-bono-bcaym3r4vbbp-0-kknllkcp6ync/c6193d47-dc25-47b8-b583-beb563d5c4e0/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 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Thu, 30 May 2019 11:47:09 GMT Server: Apache x-openstack-request-id: req-62e1eace-4136-488e-9db1-8962c288f14b 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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 45:57:2f:d4:50:07:00:e6:c2:03:98:5e:ef:55:cd:7c root@bono-0 (DSA) ec2: 256 cb:6c:1e:8a:14:23:92:38:b3:82:89:31:b2:b1:89:5e root@bono-0 (ECDSA) ec2: 256 83:5e:11:2f:a2:4d:42:52:81:47:78:61:18:36:6c:b5 root@bono-0 (ED25519) ec2: 2048 8f:1c:62:ae:6e:42:83:fb:85:ea:47:e7:8a:cc:27:b0 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLxXbFUTcW75GaaR2DFZLENe1Lwi9xddWqKRP5xMCRkmry/i0KtCd6kCSn0FINsqke5nWSq+fD49wkfXxuGnABY= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJi1+H9CdEMyMcQyhdd1VCk7qGVvueIBhm/SwtGc6Odt root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+o2d9BUl+WWMNNu2Ku/CwVZuCJPL2VKBxLLduNCzPT7blcgfbYpSbucRnV0QZNA2fjGIKEtxM+YdvyS0SncOiIGce3IOPjoD4ISZOgpSeZ4vJKxnAwydIff99VM1++AaYTYR5cTHpqvA947olHrzliCa9J9C2PzdZ+suU4LmNOJgOiXepO/XEUcPRNxE7dIaehS0irQF0FxWAc/nbtrG7qNfNbpPbnxCDitWCp6hAFqdNBgKRI2PK0KlJd/NgOv9wlln5RqDx9QrjJ8zawFZBo5HuPq+uTj7DKsCEiA/moNWbAWkiZJra8ytixnkWjwI2LZlxak2gMN0jN64GC2sR root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:47:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 228.52 seconds 2019-05-30 11:48:57,283 - 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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 0x371d0000-0x378dffff] [ 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-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009739] Security Framework initialized [ 0.012040] AppArmor: AppArmor initialized [ 0.013596] Yama: becoming mindful. [ 0.015088] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016960] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020477] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022804] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024260] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029668] Initializing cgroup subsys freezer [ 0.031328] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033738] Initializing cgroup subsys hugetlb [ 0.036754] mce: CPU supports 10 MCE banks [ 0.038360] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038360] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.046996] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.055377] MDS: Mitigation: Clear CPU buffers [ 0.076249] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.083095] ACPI: Core revision 20131115 [ 0.084464] ACPI: All ACPI Tables successfully acquired [ 0.088158] ftrace: allocating 28757 entries in 113 pages [ 0.112382] smpboot: Max logical packages: 1 [ 0.113992] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116329] Enabling x2apic [ 0.117497] Enabled x2apic [ 0.118950] Switched APIC routing to physical x2apic. [ 0.121448] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128833] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139544] KVM setup paravirtual spinlock [ 0.142168] x86: Booted up 1 node, 1 CPUs [ 0.143699] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144411] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146812] devtmpfs: initialized [ 0.149288] EVM: security.selinux [ 0.150608] EVM: security.SMACK64 [ 0.151918] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.154394] pinctrl core: initialized pinctrl subsystem [ 0.156053] regulator-dummy: no parameters [ 0.157699] RTC time: 11:43:20, date: 05/30/19 [ 0.159412] NET: Registered protocol family 16 [ 0.160133] cpuidle: using governor ladder [ 0.161688] cpuidle: using governor menu [ 0.163223] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166391] PCI: Using configuration type 1 for base access [ 0.168720] bio: create slab at 0 [ 0.170444] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173647] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175361] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177026] ACPI: Interpreter enabled [ 0.178454] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180983] 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.187518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190245] ACPI: (supports S0 S5) [ 0.191572] ACPI: Using IOAPIC for interrupt routing [ 0.192017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195423] ACPI: No dock devices found. [ 0.197764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199925] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204197] acpiphp: Slot [3] registered [ 0.205716] acpiphp: Slot [4] registered [ 0.207273] acpiphp: Slot [5] registered [ 0.208024] acpiphp: Slot [6] registered [ 0.209529] acpiphp: Slot [7] registered [ 0.211034] acpiphp: Slot [8] registered [ 0.212021] acpiphp: Slot [9] registered [ 0.213534] acpiphp: Slot [10] registered [ 0.215067] acpiphp: Slot [11] registered [ 0.216022] acpiphp: Slot [12] registered [ 0.217540] acpiphp: Slot [13] registered [ 0.219069] acpiphp: Slot [14] registered [ 0.220025] acpiphp: Slot [15] registered [ 0.221553] acpiphp: Slot [16] registered [ 0.223080] acpiphp: Slot [17] registered [ 0.224028] acpiphp: Slot [18] registered [ 0.225560] acpiphp: Slot [19] registered [ 0.227089] acpiphp: Slot [20] registered [ 0.228021] acpiphp: Slot [21] registered [ 0.229553] acpiphp: Slot [22] registered [ 0.231093] acpiphp: Slot [23] registered [ 0.232021] acpiphp: Slot [24] registered [ 0.233554] acpiphp: Slot [25] registered [ 0.235080] acpiphp: Slot [26] registered [ 0.236021] acpiphp: Slot [27] registered [ 0.237543] acpiphp: Slot [28] registered [ 0.239070] acpiphp: Slot [29] registered [ 0.240021] acpiphp: Slot [30] registered [ 0.241542] acpiphp: Slot [31] registered [ 0.243065] PCI host bridge to bus 0000:00 [ 0.244004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250136] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.254336] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262260] 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.286183] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289076] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291746] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293239] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295864] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296885] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299194] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.300000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300003] vgaarb: loaded [ 0.301133] vgaarb: bridge control possible 0000:00:02.0 [ 0.303289] SCSI subsystem initialized [ 0.304235] ACPI: bus type USB registered [ 0.305802] usbcore: registered new interface driver usbfs [ 0.307758] usbcore: registered new interface driver hub [ 0.308039] usbcore: registered new device driver usb [ 0.310039] PCI: Using ACPI for IRQ routing [ 0.311997] NetLabel: Initializing [ 0.312007] NetLabel: domain hash size = 128 [ 0.313621] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.315442] NetLabel: unlabeled traffic allowed by default [ 0.316216] Switched to clocksource kvm-clock [ 0.324738] AppArmor: AppArmor Filesystem Enabled [ 0.326491] pnp: PnP ACPI init [ 0.327736] ACPI: bus type PNP registered [ 0.329719] pnp: PnP ACPI: found 8 devices [ 0.331267] ACPI: bus type PNP unregistered [ 0.338505] NET: Registered protocol family 2 [ 0.340396] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.342890] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.345263] TCP: Hash tables configured (established 8192 bind 8192) [ 0.347596] TCP: reno registered [ 0.348895] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.350991] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.353305] NET: Registered protocol family 1 [ 0.354952] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.357062] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.359411] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.376909] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.394490] Trying to unpack rootfs image as initramfs... [ 0.497003] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.500015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.502075] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.505175] Scanning for low memory corruption every 60 seconds [ 0.507573] Initialise system trusted keyring [ 0.509245] audit: initializing netlink socket (disabled) [ 0.511167] type=2000 audit(1559216601.815:1): initialized [ 0.531365] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.534315] zbud: loaded [ 0.535641] VFS: Disk quotas dquot_6.5.2 [ 0.537193] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.539755] fuse init (API version 7.22) [ 0.541291] msgmni has been set to 1982 [ 0.542804] Key type big_key registered [ 0.544552] Key type asymmetric registered [ 0.546080] Asymmetric key parser 'x509' registered [ 0.547847] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.550601] io scheduler noop registered [ 0.552093] io scheduler deadline registered (default) [ 0.553916] io scheduler cfq registered [ 0.555415] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.557352] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.559636] ipmi message handler version 39.2 [ 0.561276] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.564035] ACPI: Power Button [PWRF] [ 0.565502] GHES: HEST is not enabled! [ 0.582123] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.614734] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.617319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643886] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.647358] Linux agpgart interface v0.103 [ 0.649791] brd: module loaded [ 0.651737] loop: module loaded [ 0.653398] blk-mq: CPU -> queue map [ 0.654789] CPU 0 -> Queue 0 [ 0.656924] vda: vda1 [ 0.658650] scsi0 : ata_piix [ 0.659891] scsi1 : ata_piix [ 0.661240] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.663548] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.666572] libphy: Fixed MDIO Bus: probed [ 0.668170] tun: Universal TUN/TAP device driver, 1.6 [ 0.669979] tun: (C) 1999-2004 Max Krasnyansky [ 0.673733] PPP generic driver version 2.4.2 [ 0.675474] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.677837] ehci-pci: EHCI PCI platform driver [ 0.679570] ehci-platform: EHCI generic platform driver [ 0.681528] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.683690] ohci-pci: OHCI PCI platform driver [ 0.685341] ohci-platform: OHCI generic platform driver [ 0.687235] uhci_hcd: USB Universal Host Controller Interface driver [ 0.704531] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706417] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.709279] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.711414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.713750] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.716443] usb usb1: Product: UHCI Host Controller [ 0.718208] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.720450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722227] hub 1-0:1.0: USB hub found [ 0.723698] hub 1-0:1.0: 2 ports detected [ 0.725359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.729196] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.731004] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.732929] mousedev: PS/2 mouse device common for all mice [ 0.735254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.738450] rtc_cmos 00:00: RTC can wake from S4 [ 0.740659] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.742886] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.745201] device-mapper: uevent: version 1.0.3 [ 0.746951] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.750010] ledtrig-cpu: registered to indicate activity on CPUs [ 0.752210] TCP: cubic registered [ 0.753593] NET: Registered protocol family 10 [ 0.755442] NET: Registered protocol family 17 [ 0.757110] Key type dns_resolver registered [ 0.758838] Loading compiled-in X.509 certificates [ 0.761126] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.764508] registered taskstats version 1 [ 0.767509] Key type trusted registered [ 0.771155] Key type encrypted registered [ 0.772726] AppArmor: AppArmor sha1 policy hashing enabled [ 0.774685] IMA: No TPM chip found, activating TPM-bypass! [ 0.777186] regulator-dummy: disabling [ 0.778659] Magic number: 3:100:733 [ 0.780243] rtc_cmos 00:00: setting system clock to 2019-05-30 11:43:21 UTC (1559216601) [ 0.783230] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785333] EDD information not available. [ 0.821674] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.838154] Write protecting the kernel read-only data: 12288k [ 0.841025] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.845316] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860120] systemd-udevd[99]: starting version 204 [ 0.896619] FDC 0 is a S82078B [ 1.052048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.216808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.219173] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.221611] usb 1-1: Product: QEMU USB Tablet [ 1.223236] usb 1-1: Manufacturer: QEMU [ 1.224709] usb 1-1: SerialNumber: 42 [ 1.926121] 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.292418] 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.409787] random: init urandom read with 10 bits of entropy available [ 2.548055] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 30 May 2019 11:43:23 +0000. Up 2.97 seconds. cloud-init-nonet[3.17]: 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[5.08]: 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 ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 30 May 2019 11:43:26 +0000. Up 5.60 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.8 | 255.255.255.0 | fa:16:3e:8f:8d:f2 | 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: 8f:1c:62:ae:6e:42:83:fb:85:ea:47:e7:8a:cc:27:b0 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | . o S | |o oo + o + | |.+o.+ . o . | |Eoo+.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: 45:57:2f:d4:50:07:00:e6:c2:03:98:5e:ef:55:cd:7c root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o. +.o*==o| | o .o + ...+.E| | . . .+ o. ...| | . .+. . | | .S. | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:6c:1e:8a:14:23:92:38:b3:82:89:31:b2:b1:89:5e root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | |.. | |@ . o S | |=& . o o . | |@ E. * | |o .. . + . | | . . . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 83:5e:11:2f:a2:4d:42:52:81:47:78:61:18:36:6c:b5 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .=OOo . | | .*=o. o | | . oE o o . | | = o o | | . o S | | . . . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush 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 Thu, 30 May 2019 11:43:34 +0000. Up 13.25 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 Thu, 30 May 2019 11:43:35 +0000. Up 14.34 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 18321 0 --:--:-- --:--:-- --:--:-- 18415 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 6s (2182 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:19 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:20 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 8s (6511 kB/s) 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 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-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 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-170.220) ... 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 7928 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 7936 clearwater-socket-factory-sig start/running, process 7944 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.15) ... 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 0 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 (14.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57632 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 + echo 'nameserver 192.168.100.11' + 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... Does not exist Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status failed 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 ' clearwater_cluster_manager_p... Does not exist Process clearwater_queue_manager_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m 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 7efbb306ed483ad is healthy: got healthy result from http://192.168.100.4:4000 member 13be999db4afe83e is healthy: got healthy result from http://192.168.100.7:4000 member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 2d0d8547117394a3 is healthy: got healthy result from http://192.168.100.5:4000 member 45150333cf8d331b is healthy: got healthy result from http://192.168.100.24:4000 member e2bf84a3a00813c4 is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 7efbb306ed483ad: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 13be999db4afe83e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 2d0d8547117394a3: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 45150333cf8d331b: name=192-168-100-24 peerURLs=http://192.168.100.24:2380 clientURLs=http://192.168.100.24:4000 isLeader=false e2bf84a3a00813c4: 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.5 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.5 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc78GwG-2oM4bhXlthziOjvy6HNfwAcNiGCEMyxbqma3CWAPzfZNoD3Rnlcgefh3FpIYCWhVsNuFh6BTvH00tYfiLIfAyLFgX1rbaCY5TgCPsfJ20h00364c7WKVO1pVFKrORPhGaGvOI-j0XjMqhzmgs_EWLgFB3SUYTOPI5xeXZRNgw' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-bono-bcaym3r4vbbp-0-kknllkcp6ync/c6193d47-dc25-47b8-b583-beb563d5c4e0/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 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Thu, 30 May 2019 11:47:09 GMT Server: Apache x-openstack-request-id: req-62e1eace-4136-488e-9db1-8962c288f14b 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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 45:57:2f:d4:50:07:00:e6:c2:03:98:5e:ef:55:cd:7c root@bono-0 (DSA) ec2: 256 cb:6c:1e:8a:14:23:92:38:b3:82:89:31:b2:b1:89:5e root@bono-0 (ECDSA) ec2: 256 83:5e:11:2f:a2:4d:42:52:81:47:78:61:18:36:6c:b5 root@bono-0 (ED25519) ec2: 2048 8f:1c:62:ae:6e:42:83:fb:85:ea:47:e7:8a:cc:27:b0 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLxXbFUTcW75GaaR2DFZLENe1Lwi9xddWqKRP5xMCRkmry/i0KtCd6kCSn0FINsqke5nWSq+fD49wkfXxuGnABY= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJi1+H9CdEMyMcQyhdd1VCk7qGVvueIBhm/SwtGc6Odt root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+o2d9BUl+WWMNNu2Ku/CwVZuCJPL2VKBxLLduNCzPT7blcgfbYpSbucRnV0QZNA2fjGIKEtxM+YdvyS0SncOiIGce3IOPjoD4ISZOgpSeZ4vJKxnAwydIff99VM1++AaYTYR5cTHpqvA947olHrzliCa9J9C2PzdZ+suU4LmNOJgOiXepO/XEUcPRNxE7dIaehS0irQF0FxWAc/nbtrG7qNfNbpPbnxCDitWCp6hAFqdNBgKRI2PK0KlJd/NgOv9wlln5RqDx9QrjJ8zawFZBo5HuPq+uTj7DKsCEiA/moNWbAWkiZJra8ytixnkWjwI2LZlxak2gMN0jN64GC2sR root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:47:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 228.52 seconds 2019-05-30 11:48:57,287 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - bono: 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:8f:8d:f2', 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:8f:8d:f2', 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'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:43:20.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'87c28690-06d0-4866-9cef-1ddbc2313d45', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', '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'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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-05-30T11:43:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:43:20Z', 'hostId': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', '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-05-30T11:43:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:42:47Z', 'created': u'2019-05-30T11:42:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-30 11:48:57,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:48:57,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:57,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-d1463fd3-dc36-4b02-afdf-0024f3e24b9d x-openstack-request-id: req-d1463fd3-dc36-4b02-afdf-0024f3e24b9d 2019-05-30 11:48:57,913 - 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:8f:8d:f2", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:8d:f2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "87c28690-06d0-4866-9cef-1ddbc2313d45", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "bono-0.clearwater.opnfv", "created": "2019-05-30T11:42:47Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "dime-0.clearwater.opnfv", "created": "2019-05-30T11:42:46Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "192.168.100.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:16.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:16Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "homer-0.clearwater.opnfv", "created": "2019-05-30T11:42:45Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:37:51.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "c343f0ca-eeca-47ee-8299-7ec20427f644", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:37:51Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-30T11:37:34Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:27:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "2eff68ea-37c6-43ee-8fd1-604b4091dde5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:27:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-30T11:27:37Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:24:15.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "9149a50b-d012-41b8-b5b5-ed017aa86360", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:24:15Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-30T11:22:29Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:21:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "5ab8f151-eb79-42e2-9a17-30e761404aaf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:21:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ns.clearwater.opnfv", "created": "2019-05-30T11:20:10Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:48:57,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d1463fd3-dc36-4b02-afdf-0024f3e24b9d 2019-05-30 11:48:57,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.625413894653s 2019-05-30 11:48:57,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 11:48:57,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 11:48:57,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18519 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-0b0840ca-0fe8-479e-aa2e-36a8616b9338 x-openstack-request-id: req-0b0840ca-0fe8-479e-aa2e-36a8616b9338 2019-05-30 11:48:58,001 - keystoneauth.session - DEBUG - RESP BODY: {"output": " unpack rootfs image as initramfs...\n[ 0.522374] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.525475] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.527581] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530829] Scanning for low memory corruption every 60 seconds\n[ 0.533262] Initialise system trusted keyring\n[ 0.534995] audit: initializing netlink socket (disabled)\n[ 0.536997] type=2000 audit(1559216602.018:1): initialized\n[ 0.557093] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.560164] zbud: loaded\n[ 0.561487] VFS: Disk quotas dquot_6.5.2\n[ 0.563035] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.565656] fuse init (API version 7.22)\n[ 0.567247] msgmni has been set to 1982\n[ 0.568802] Key type big_key registered\n[ 0.570602] Key type asymmetric registered\n[ 0.572183] Asymmetric key parser 'x509' registered\n[ 0.573995] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.576794] io scheduler noop registered\n[ 0.578301] io scheduler deadline registered (default)\n[ 0.580189] io scheduler cfq registered\n[ 0.581754] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583742] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586092] ipmi message handler version 39.2\n[ 0.587784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590582] ACPI: Power Button [PWRF]\n[ 0.592119] GHES: HEST is not enabled!\n[ 0.608784] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.642041] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.644926] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671307] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.675032] Linux agpgart interface v0.103\n[ 0.677563] brd: module loaded\n[ 0.679272] loop: module loaded\n[ 0.680979] blk-mq: CPU -> queue map\n[ 0.682417] CPU 0 -> Queue 0\n[ 0.684521] vda: vda1\n[ 0.686324] scsi0 : ata_piix\n[ 0.687613] scsi1 : ata_piix\n[ 0.688855] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.691220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.694377] libphy: Fixed MDIO Bus: probed\n[ 0.696038] tun: Universal TUN/TAP device driver, 1.6\n[ 0.697944] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.701172] PPP generic driver version 2.4.2\n[ 0.702837] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.705123] ehci-pci: EHCI PCI platform driver\n[ 0.706794] ehci-platform: EHCI generic platform driver\n[ 0.708696] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.710863] ohci-pci: OHCI PCI platform driver\n[ 0.712527] ohci-platform: OHCI generic platform driver\n[ 0.714416] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.732076] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736914] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.739101] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741548] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744274] usb usb1: Product: UHCI Host Controller\n[ 0.746063] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.748375] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750220] hub 1-0:1.0: USB hub found\n[ 0.751746] hub 1-0:1.0: 2 ports detected\n[ 0.753486] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.757411] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.759264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.761229] mousedev: PS/2 mouse device common for all mice\n[ 0.763611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.766912] rtc_cmos 00:00: RTC can wake from S4\n[ 0.769199] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.771517] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.773934] device-mapper: uevent: version 1.0.3\n[ 0.775771] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.778971] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.781293] TCP: cubic registered\n[ 0.782747] NET: Registered protocol family 10\n[ 0.784687] NET: Registered protocol family 17\n[ 0.786378] Key type dns_resolver registered\n[ 0.788202] Loading compiled-in X.509 certificates\n[ 0.790519] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.794059] registered taskstats version 1\n[ 0.797237] Key type trusted registered\n[ 0.801114] Key type encrypted registered\n[ 0.802677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.804736] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.807349] regulator-dummy: disabling\n[ 0.808879] Magic number: 3:100:733\n[ 0.810469] rtc_cmos 00:00: setting system clock to 2019-05-30 11:43:21 UTC (1559216601)\n[ 0.813592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.815783] EDD information not available.\n[ 0.850055] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.864941] Write protecting the kernel read-only data: 12288k\n[ 0.867740] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.872149] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.888129] systemd-udevd[99]: starting version 204\n[ 0.924695] FDC 0 is a S82078B\n[ 1.076051] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.241821] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.244431] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.246965] usb 1-1: Product: QEMU USB Tablet\n[ 1.248601] usb 1-1: Manufacturer: QEMU\n[ 1.250091] usb 1-1: SerialNumber: 42\n[ 1.957843] 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.335285] 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.444806] random: init urandom read with 10 bits of entropy available\n[ 2.587185] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 30 May 2019 11:43:23 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.23]: 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.80]: 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 Thu, 30 May 2019 11:43:26 +0000. Up 5.33 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.4 | 255.255.255.0 | fa:16:3e:9a:3d:d3 |\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:\nc5:fe:ce:39:66:f3:92:30:14:36:ed:0f:40:04:f7:de root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .++. |\n| o=.. |\n| .o=. |\n| o..o. |\n| S.. .oE |\n| o. . |\n| o.. |\n| oB. |\n| o+=. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n13:d8:15:ef:30:e3:06:f9:05:f6:94:84:50:56:ca:20 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E ooB=+. |\n| + B.*. |\n| . = * + |\n| = * |\n| S + . |\n| o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n5a:2c:0e:6d:59:03:aa:e6:9c:d3:c6:97:3b:38:e5:5d root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| . . |\n| . o |\n| . . + . |\n| o . = S |\n| + + +.= E |\n| = ++=. . |\n| oo.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:\n28:d6:47:05:7d:8a:44:5a:45:d2:6d:08:9c:a5:14:55 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| oO%*+E |\n| ++++ + |\n| ..o. + |\n| . o. . |\n| o o S |\n| . . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush 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 Thu, 30 May 2019 11:43:31 +0000. Up 10.94 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.\n\nUbuntu 14.04.6 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 30 May 2019 11:43:34 +0000. Up 12.70 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 15319 0 --:--:-- --:--:-- --:--:-- 15360\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:11 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\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 5s (2244 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.6\n+ '[' -n 192.168.100.6 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:19 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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 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 libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 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 libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 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/ dime 1.0-180328.114312 [12.5 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-170.220 [772 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 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 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 11s (8444 kB/s)\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 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-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\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.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\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-170.220) ...\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.2) ...\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.2) ...\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 8676\nclearwater-socket-factory-sig start/running, process 8684\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8730\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.15) ...\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 0 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 (14.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58649 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.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n+ echo 'nameserver 192.168.100.11'\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 Running\n++ grep -v 'Status ok'\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 7efbb306ed483ad is healthy: got healthy result from http://192.168.100.4:4000\nmember 13be999db4afe83e is healthy: got healthy result from http://192.168.100.7:4000\nmember 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000\nmember 2d0d8547117394a3 is healthy: got healthy result from http://192.168.100.5:4000\nmember 45150333cf8d331b is healthy: got healthy result from http://192.168.100.24:4000\nmember e2bf84a3a00813c4 is healthy: got healthy result from http://192.168.100.8:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n7efbb306ed483ad: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\n13be999db4afe83e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false\n2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true\n2d0d8547117394a3: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n45150333cf8d331b: name=192-168-100-24 peerURLs=http://192.168.100.24:2380 clientURLs=http://192.168.100.24:4000 isLeader=false\ne2bf84a3a00813c4: 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/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc78GwSxG6Lsxlqrjt09iuIG7ZKmsU-Hbs5Dt5IpcExqUjq4rIGJnWDO0em4s143sWDxQX3pQuy9JcofJfGtC072Z6BU7Tr4urXqOceS_VDLHIxtBFWnhjPkatx_2rvLwbOFjbhrjKe4PmVVwAeogzQscD9SNA0n-aOrOmhxfnkYP8Xpo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-dime-io3x5u4pzcph-0-xtcldnksdnlv/181b875e-58c9-41a0-8a8a-73083165047f/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 60 --:--:-- --:--:-- --:--:-- 60\nHTTP/1.1 200 OK\nDate: Thu, 30 May 2019 11:48:40 GMT\nServer: Apache\nx-openstack-request-id: req-6da9530c-3ade-49a0-a356-2ec538f95e8b\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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 13:d8:15:ef:30:e3:06:f9:05:f6:94:84:50:56:ca:20 root@dime-0 (DSA)\nec2: 256 5a:2c:0e:6d:59:03:aa:e6:9c:d3:c6:97:3b:38:e5:5d root@dime-0 (ECDSA)\nec2: 256 28:d6:47:05:7d:8a:44:5a:45:d2:6d:08:9c:a5:14:55 root@dime-0 (ED25519)\nec2: 2048 c5:fe:ce:39:66:f3:92:30:14:36:ed:0f:40:04:f7:de root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNnhfnt1WdgRXt6pxx0zH6m2AU7XJSGV9sbUPuL5Ccjd2ZNAff5LK+9vPtYBmVCInyCQtUdeP1ehsfqGXRojwvY= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF+D+/MUE76a/qkRtFxU+MYIttjcgmOI0FTYFoS1WbFL root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJt3nnPuMGG1cv2Yb65xechixdIETcOqfU1FVLzxRNqytQKG3eiWvrCgwZmGHpcPvdE4mU4ETbQQTaeGIY0W31HHzRVHuqM4p2InGTDak7zs3dXcAXyg2kjA/WefONsIwau7PpfaYKcCETDuAUum6kBj2AZXu0D5bchwkaRE/VSejw+832SKCTi5NEh3dzSBxKKlFLwz+quiamHEj2VErmnH7Ko99ZwNlwQJTcON3BIZpas8b3uDC71zn/q7xkF+D21siUBvN4dWgS8undX2RvzvOxeFY9j+DCWEa/DRdxRjQreOOmpVDTUAyI57WFLhjmR1kJ4iBthoMEF+wEseW5 root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:48:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 318.72 seconds\n"} 2019-05-30 11:48:58,002 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0/action used request id req-0b0840ca-0fe8-479e-aa2e-36a8616b9338 2019-05-30 11:48:58,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0805220603943s 2019-05-30 11:48:58,005 - functest.core.singlevm - DEBUG - console: unpack rootfs image as initramfs... [ 0.522374] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.525475] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527581] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530829] Scanning for low memory corruption every 60 seconds [ 0.533262] Initialise system trusted keyring [ 0.534995] audit: initializing netlink socket (disabled) [ 0.536997] type=2000 audit(1559216602.018:1): initialized [ 0.557093] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.560164] zbud: loaded [ 0.561487] VFS: Disk quotas dquot_6.5.2 [ 0.563035] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.565656] fuse init (API version 7.22) [ 0.567247] msgmni has been set to 1982 [ 0.568802] Key type big_key registered [ 0.570602] Key type asymmetric registered [ 0.572183] Asymmetric key parser 'x509' registered [ 0.573995] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.576794] io scheduler noop registered [ 0.578301] io scheduler deadline registered (default) [ 0.580189] io scheduler cfq registered [ 0.581754] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583742] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586092] ipmi message handler version 39.2 [ 0.587784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590582] ACPI: Power Button [PWRF] [ 0.592119] GHES: HEST is not enabled! [ 0.608784] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.642041] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644926] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671307] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.675032] Linux agpgart interface v0.103 [ 0.677563] brd: module loaded [ 0.679272] loop: module loaded [ 0.680979] blk-mq: CPU -> queue map [ 0.682417] CPU 0 -> Queue 0 [ 0.684521] vda: vda1 [ 0.686324] scsi0 : ata_piix [ 0.687613] scsi1 : ata_piix [ 0.688855] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.691220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.694377] libphy: Fixed MDIO Bus: probed [ 0.696038] tun: Universal TUN/TAP device driver, 1.6 [ 0.697944] tun: (C) 1999-2004 Max Krasnyansky [ 0.701172] PPP generic driver version 2.4.2 [ 0.702837] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705123] ehci-pci: EHCI PCI platform driver [ 0.706794] ehci-platform: EHCI generic platform driver [ 0.708696] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.710863] ohci-pci: OHCI PCI platform driver [ 0.712527] ohci-platform: OHCI generic platform driver [ 0.714416] uhci_hcd: USB Universal Host Controller Interface driver [ 0.732076] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.734014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.736914] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.739101] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741548] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.744274] usb usb1: Product: UHCI Host Controller [ 0.746063] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.748375] usb usb1: SerialNumber: 0000:00:01.2 [ 0.750220] hub 1-0:1.0: USB hub found [ 0.751746] hub 1-0:1.0: 2 ports detected [ 0.753486] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.757411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.759264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761229] mousedev: PS/2 mouse device common for all mice [ 0.763611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766912] rtc_cmos 00:00: RTC can wake from S4 [ 0.769199] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.771517] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.773934] device-mapper: uevent: version 1.0.3 [ 0.775771] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.778971] ledtrig-cpu: registered to indicate activity on CPUs [ 0.781293] TCP: cubic registered [ 0.782747] NET: Registered protocol family 10 [ 0.784687] NET: Registered protocol family 17 [ 0.786378] Key type dns_resolver registered [ 0.788202] Loading compiled-in X.509 certificates [ 0.790519] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.794059] registered taskstats version 1 [ 0.797237] Key type trusted registered [ 0.801114] Key type encrypted registered [ 0.802677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.804736] IMA: No TPM chip found, activating TPM-bypass! [ 0.807349] regulator-dummy: disabling [ 0.808879] Magic number: 3:100:733 [ 0.810469] rtc_cmos 00:00: setting system clock to 2019-05-30 11:43:21 UTC (1559216601) [ 0.813592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.815783] EDD information not available. [ 0.850055] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.864941] Write protecting the kernel read-only data: 12288k [ 0.867740] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.872149] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.888129] systemd-udevd[99]: starting version 204 [ 0.924695] FDC 0 is a S82078B [ 1.076051] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.241821] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.244431] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.246965] usb 1-1: Product: QEMU USB Tablet [ 1.248601] usb 1-1: Manufacturer: QEMU [ 1.250091] usb 1-1: SerialNumber: 42 [ 1.957843] 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.335285] 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.444806] random: init urandom read with 10 bits of entropy available [ 2.587185] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 30 May 2019 11:43:23 +0000. Up 3.01 seconds. cloud-init-nonet[3.23]: 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.80]: 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 Thu, 30 May 2019 11:43:26 +0000. Up 5.33 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.4 | 255.255.255.0 | fa:16:3e:9a:3d:d3 | 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: c5:fe:ce:39:66:f3:92:30:14:36:ed:0f:40:04:f7:de root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .++. | | o=.. | | .o=. | | o..o. | | S.. .oE | | o. . | | o.. | | oB. | | 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: 13:d8:15:ef:30:e3:06:f9:05:f6:94:84:50:56:ca:20 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | E ooB=+. | | + B.*. | | . = * + | | = * | | S + . | | o | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 5a:2c:0e:6d:59:03:aa:e6:9c:d3:c6:97:3b:38:e5:5d root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | . . | | . o | | . . + . | | o . = S | | + + +.= E | | = ++=. . | | oo.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: 28:d6:47:05:7d:8a:44:5a:45:d2:6d:08:9c:a5:14:55 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | oO%*+E | | ++++ + | | ..o. + | | . o. . | | o o S | | . . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush 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 Thu, 30 May 2019 11:43:31 +0000. Up 10.94 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. Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 30 May 2019 11:43:34 +0000. Up 12.70 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 15319 0 --:--:-- --:--:-- --:--:-- 15360 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 5s (2244 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:19 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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 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 libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 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 libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 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/ dime 1.0-180328.114312 [12.5 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-170.220 [772 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 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 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 11s (8444 kB/s) 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 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-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... 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-170.220) ... 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.2) ... 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.2) ... 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 8676 clearwater-socket-factory-sig start/running, process 8684 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8730 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.15) ... + 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 0 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 (14.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 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.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + echo 'nameserver 192.168.100.11' + 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 Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 7efbb306ed483ad is healthy: got healthy result from http://192.168.100.4:4000 member 13be999db4afe83e is healthy: got healthy result from http://192.168.100.7:4000 member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 2d0d8547117394a3 is healthy: got healthy result from http://192.168.100.5:4000 member 45150333cf8d331b is healthy: got healthy result from http://192.168.100.24:4000 member e2bf84a3a00813c4 is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 7efbb306ed483ad: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 13be999db4afe83e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 2d0d8547117394a3: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 45150333cf8d331b: name=192-168-100-24 peerURLs=http://192.168.100.24:2380 clientURLs=http://192.168.100.24:4000 isLeader=false e2bf84a3a00813c4: 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/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc78GwSxG6Lsxlqrjt09iuIG7ZKmsU-Hbs5Dt5IpcExqUjq4rIGJnWDO0em4s143sWDxQX3pQuy9JcofJfGtC072Z6BU7Tr4urXqOceS_VDLHIxtBFWnhjPkatx_2rvLwbOFjbhrjKe4PmVVwAeogzQscD9SNA0n-aOrOmhxfnkYP8Xpo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-dime-io3x5u4pzcph-0-xtcldnksdnlv/181b875e-58c9-41a0-8a8a-73083165047f/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 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Thu, 30 May 2019 11:48:40 GMT Server: Apache x-openstack-request-id: req-6da9530c-3ade-49a0-a356-2ec538f95e8b 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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 13:d8:15:ef:30:e3:06:f9:05:f6:94:84:50:56:ca:20 root@dime-0 (DSA) ec2: 256 5a:2c:0e:6d:59:03:aa:e6:9c:d3:c6:97:3b:38:e5:5d root@dime-0 (ECDSA) ec2: 256 28:d6:47:05:7d:8a:44:5a:45:d2:6d:08:9c:a5:14:55 root@dime-0 (ED25519) ec2: 2048 c5:fe:ce:39:66:f3:92:30:14:36:ed:0f:40:04:f7:de root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNnhfnt1WdgRXt6pxx0zH6m2AU7XJSGV9sbUPuL5Ccjd2ZNAff5LK+9vPtYBmVCInyCQtUdeP1ehsfqGXRojwvY= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF+D+/MUE76a/qkRtFxU+MYIttjcgmOI0FTYFoS1WbFL root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJt3nnPuMGG1cv2Yb65xechixdIETcOqfU1FVLzxRNqytQKG3eiWvrCgwZmGHpcPvdE4mU4ETbQQTaeGIY0W31HHzRVHuqM4p2InGTDak7zs3dXcAXyg2kjA/WefONsIwau7PpfaYKcCETDuAUum6kBj2AZXu0D5bchwkaRE/VSejw+832SKCTi5NEh3dzSBxKKlFLwz+quiamHEj2VErmnH7Ko99ZwNlwQJTcON3BIZpas8b3uDC71zn/q7xkF+D21siUBvN4dWgS8undX2RvzvOxeFY9j+DCWEa/DRdxRjQreOOmpVDTUAyI57WFLhjmR1kJ4iBthoMEF+wEseW5 root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:48:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 318.72 seconds 2019-05-30 11:48:58,009 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console unpack rootfs image as initramfs... [ 0.522374] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.525475] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527581] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530829] Scanning for low memory corruption every 60 seconds [ 0.533262] Initialise system trusted keyring [ 0.534995] audit: initializing netlink socket (disabled) [ 0.536997] type=2000 audit(1559216602.018:1): initialized [ 0.557093] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.560164] zbud: loaded [ 0.561487] VFS: Disk quotas dquot_6.5.2 [ 0.563035] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.565656] fuse init (API version 7.22) [ 0.567247] msgmni has been set to 1982 [ 0.568802] Key type big_key registered [ 0.570602] Key type asymmetric registered [ 0.572183] Asymmetric key parser 'x509' registered [ 0.573995] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.576794] io scheduler noop registered [ 0.578301] io scheduler deadline registered (default) [ 0.580189] io scheduler cfq registered [ 0.581754] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583742] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586092] ipmi message handler version 39.2 [ 0.587784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590582] ACPI: Power Button [PWRF] [ 0.592119] GHES: HEST is not enabled! [ 0.608784] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.642041] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644926] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671307] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.675032] Linux agpgart interface v0.103 [ 0.677563] brd: module loaded [ 0.679272] loop: module loaded [ 0.680979] blk-mq: CPU -> queue map [ 0.682417] CPU 0 -> Queue 0 [ 0.684521] vda: vda1 [ 0.686324] scsi0 : ata_piix [ 0.687613] scsi1 : ata_piix [ 0.688855] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.691220] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.694377] libphy: Fixed MDIO Bus: probed [ 0.696038] tun: Universal TUN/TAP device driver, 1.6 [ 0.697944] tun: (C) 1999-2004 Max Krasnyansky [ 0.701172] PPP generic driver version 2.4.2 [ 0.702837] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705123] ehci-pci: EHCI PCI platform driver [ 0.706794] ehci-platform: EHCI generic platform driver [ 0.708696] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.710863] ohci-pci: OHCI PCI platform driver [ 0.712527] ohci-platform: OHCI generic platform driver [ 0.714416] uhci_hcd: USB Universal Host Controller Interface driver [ 0.732076] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.734014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.736914] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.739101] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741548] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.744274] usb usb1: Product: UHCI Host Controller [ 0.746063] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.748375] usb usb1: SerialNumber: 0000:00:01.2 [ 0.750220] hub 1-0:1.0: USB hub found [ 0.751746] hub 1-0:1.0: 2 ports detected [ 0.753486] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.757411] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.759264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761229] mousedev: PS/2 mouse device common for all mice [ 0.763611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766912] rtc_cmos 00:00: RTC can wake from S4 [ 0.769199] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.771517] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.773934] device-mapper: uevent: version 1.0.3 [ 0.775771] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.778971] ledtrig-cpu: registered to indicate activity on CPUs [ 0.781293] TCP: cubic registered [ 0.782747] NET: Registered protocol family 10 [ 0.784687] NET: Registered protocol family 17 [ 0.786378] Key type dns_resolver registered [ 0.788202] Loading compiled-in X.509 certificates [ 0.790519] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.794059] registered taskstats version 1 [ 0.797237] Key type trusted registered [ 0.801114] Key type encrypted registered [ 0.802677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.804736] IMA: No TPM chip found, activating TPM-bypass! [ 0.807349] regulator-dummy: disabling [ 0.808879] Magic number: 3:100:733 [ 0.810469] rtc_cmos 00:00: setting system clock to 2019-05-30 11:43:21 UTC (1559216601) [ 0.813592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.815783] EDD information not available. [ 0.850055] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.864941] Write protecting the kernel read-only data: 12288k [ 0.867740] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.872149] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.888129] systemd-udevd[99]: starting version 204 [ 0.924695] FDC 0 is a S82078B [ 1.076051] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.241821] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.244431] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.246965] usb 1-1: Product: QEMU USB Tablet [ 1.248601] usb 1-1: Manufacturer: QEMU [ 1.250091] usb 1-1: SerialNumber: 42 [ 1.957843] 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.335285] 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.444806] random: init urandom read with 10 bits of entropy available [ 2.587185] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 30 May 2019 11:43:23 +0000. Up 3.01 seconds. cloud-init-nonet[3.23]: 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.80]: 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 Thu, 30 May 2019 11:43:26 +0000. Up 5.33 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.4 | 255.255.255.0 | fa:16:3e:9a:3d:d3 | 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: c5:fe:ce:39:66:f3:92:30:14:36:ed:0f:40:04:f7:de root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .++. | | o=.. | | .o=. | | o..o. | | S.. .oE | | o. . | | o.. | | oB. | | 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: 13:d8:15:ef:30:e3:06:f9:05:f6:94:84:50:56:ca:20 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | E ooB=+. | | + B.*. | | . = * + | | = * | | S + . | | o | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 5a:2c:0e:6d:59:03:aa:e6:9c:d3:c6:97:3b:38:e5:5d root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | . . | | . o | | . . + . | | o . = S | | + + +.= E | | = ++=. . | | oo.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: 28:d6:47:05:7d:8a:44:5a:45:d2:6d:08:9c:a5:14:55 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | oO%*+E | | ++++ + | | ..o. + | | . o. . | | o o S | | . . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush 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 Thu, 30 May 2019 11:43:31 +0000. Up 10.94 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. Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 30 May 2019 11:43:34 +0000. Up 12.70 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 15319 0 --:--:-- --:--:-- --:--:-- 15360 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 5s (2244 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:19 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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 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 libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 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 libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 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/ dime 1.0-180328.114312 [12.5 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-170.220 [772 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 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 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 11s (8444 kB/s) 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 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-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... 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-170.220) ... 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.2) ... 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.2) ... 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 8676 clearwater-socket-factory-sig start/running, process 8684 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8730 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.15) ... + 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 0 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 (14.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 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.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + echo 'nameserver 192.168.100.11' + 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 Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 7efbb306ed483ad is healthy: got healthy result from http://192.168.100.4:4000 member 13be999db4afe83e is healthy: got healthy result from http://192.168.100.7:4000 member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 2d0d8547117394a3 is healthy: got healthy result from http://192.168.100.5:4000 member 45150333cf8d331b is healthy: got healthy result from http://192.168.100.24:4000 member e2bf84a3a00813c4 is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 7efbb306ed483ad: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 13be999db4afe83e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 2d0d8547117394a3: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 45150333cf8d331b: name=192-168-100-24 peerURLs=http://192.168.100.24:2380 clientURLs=http://192.168.100.24:4000 isLeader=false e2bf84a3a00813c4: 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/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc78GwSxG6Lsxlqrjt09iuIG7ZKmsU-Hbs5Dt5IpcExqUjq4rIGJnWDO0em4s143sWDxQX3pQuy9JcofJfGtC072Z6BU7Tr4urXqOceS_VDLHIxtBFWnhjPkatx_2rvLwbOFjbhrjKe4PmVVwAeogzQscD9SNA0n-aOrOmhxfnkYP8Xpo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-dime-io3x5u4pzcph-0-xtcldnksdnlv/181b875e-58c9-41a0-8a8a-73083165047f/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 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Thu, 30 May 2019 11:48:40 GMT Server: Apache x-openstack-request-id: req-6da9530c-3ade-49a0-a356-2ec538f95e8b 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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 13:d8:15:ef:30:e3:06:f9:05:f6:94:84:50:56:ca:20 root@dime-0 (DSA) ec2: 256 5a:2c:0e:6d:59:03:aa:e6:9c:d3:c6:97:3b:38:e5:5d root@dime-0 (ECDSA) ec2: 256 28:d6:47:05:7d:8a:44:5a:45:d2:6d:08:9c:a5:14:55 root@dime-0 (ED25519) ec2: 2048 c5:fe:ce:39:66:f3:92:30:14:36:ed:0f:40:04:f7:de root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNnhfnt1WdgRXt6pxx0zH6m2AU7XJSGV9sbUPuL5Ccjd2ZNAff5LK+9vPtYBmVCInyCQtUdeP1ehsfqGXRojwvY= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF+D+/MUE76a/qkRtFxU+MYIttjcgmOI0FTYFoS1WbFL root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJt3nnPuMGG1cv2Yb65xechixdIETcOqfU1FVLzxRNqytQKG3eiWvrCgwZmGHpcPvdE4mU4ETbQQTaeGIY0W31HHzRVHuqM4p2InGTDak7zs3dXcAXyg2kjA/WefONsIwau7PpfaYKcCETDuAUum6kBj2AZXu0D5bchwkaRE/VSejw+832SKCTi5NEh3dzSBxKKlFLwz+quiamHEj2VErmnH7Ko99ZwNlwQJTcON3BIZpas8b3uDC71zn/q7xkF+D21siUBvN4dWgS8undX2RvzvOxeFY9j+DCWEa/DRdxRjQreOOmpVDTUAyI57WFLhjmR1kJ4iBthoMEF+wEseW5 root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:48:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 318.72 seconds 2019-05-30 11:48:58,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:48:58,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:58,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-597b61e2-251a-429d-914c-442a455e0030 x-openstack-request-id: req-597b61e2-251a-429d-914c-442a455e0030 2019-05-30 11:48:58,214 - 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:8f:8d:f2", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:8d:f2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "87c28690-06d0-4866-9cef-1ddbc2313d45", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "bono-0.clearwater.opnfv", "created": "2019-05-30T11:42:47Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "dime-0.clearwater.opnfv", "created": "2019-05-30T11:42:46Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "192.168.100.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:16.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:16Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "homer-0.clearwater.opnfv", "created": "2019-05-30T11:42:45Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:37:51.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "c343f0ca-eeca-47ee-8299-7ec20427f644", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:37:51Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-30T11:37:34Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:27:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "2eff68ea-37c6-43ee-8fd1-604b4091dde5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:27:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-30T11:27:37Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:24:15.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "9149a50b-d012-41b8-b5b5-ed017aa86360", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:24:15Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-30T11:22:29Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:21:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "5ab8f151-eb79-42e2-9a17-30e761404aaf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:21:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ns.clearwater.opnfv", "created": "2019-05-30T11:20:10Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:48:58,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-597b61e2-251a-429d-914c-442a455e0030 2019-05-30 11:48:58,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200349092484s 2019-05-30 11:48:58,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 11:48:58,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 11:48:58,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21292 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-21fbc773-acdb-4c49-b6d4-986c2d6d32f8 x-openstack-request-id: req-21fbc773-acdb-4c49-b6d4-986c2d6d32f8 2019-05-30 11:48:58,312 - keystoneauth.session - DEBUG - RESP BODY: {"output": "APIC_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-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009725] Security Framework initialized\n[ 0.012035] AppArmor: AppArmor initialized\n[ 0.013582] Yama: becoming mindful.\n[ 0.015059] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016891] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020437] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022750] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024249] Initializing cgroup subsys memory\n[ 0.025890] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029639] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033707] Initializing cgroup subsys hugetlb\n[ 0.036748] mce: CPU supports 10 MCE banks\n[ 0.038324] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038324] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.046985] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050378] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052004] MDS: Mitigation: Clear CPU buffers\n[ 0.075627] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.082431] ACPI: Core revision 20131115\n[ 0.084417] ACPI: All ACPI Tables successfully acquired\n[ 0.086574] ftrace: allocating 28757 entries in 113 pages\n[ 0.108226] smpboot: Max logical packages: 1\n[ 0.109836] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.112276] Enabling x2apic\n[ 0.113432] Enabled x2apic\n[ 0.116004] Switched APIC routing to physical x2apic.\n[ 0.119254] ..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.124799] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135486] KVM setup paravirtual spinlock\n[ 0.137310] x86: Booted up 1 node, 1 CPUs\n[ 0.138853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.140379] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.142775] devtmpfs: initialized\n[ 0.145164] EVM: security.selinux\n[ 0.146451] EVM: security.SMACK64\n[ 0.147734] EVM: security.ima\n[ 0.148003] EVM: security.capability\n[ 0.150197] pinctrl core: initialized pinctrl subsystem\n[ 0.152049] regulator-dummy: no parameters\n[ 0.153664] RTC time: 11:43:17, date: 05/30/19\n[ 0.155333] NET: Registered protocol family 16\n[ 0.156108] cpuidle: using governor ladder\n[ 0.157619] cpuidle: using governor menu\n[ 0.159090] ACPI: bus type PCI registered\n[ 0.160004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.162324] PCI: Using configuration type 1 for base access\n[ 0.164653] bio: create slab at 0\n[ 0.166371] ACPI: Added _OSI(Module Device)\n[ 0.167911] ACPI: Added _OSI(Processor Device)\n[ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.169695] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.172526] ACPI: Interpreter enabled\n[ 0.173940] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.176967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.180009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.183410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.186196] ACPI: (supports S0 S5)\n[ 0.187506] ACPI: Using IOAPIC for interrupt routing\n[ 0.188012] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.191299] ACPI: No dock devices found.\n[ 0.193705] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.195862] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.196007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.198288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200206] acpiphp: Slot [3] registered\n[ 0.201719] acpiphp: Slot [4] registered\n[ 0.203179] acpiphp: Slot [5] registered\n[ 0.204022] acpiphp: Slot [6] registered\n[ 0.205481] acpiphp: Slot [7] registered\n[ 0.206935] acpiphp: Slot [8] registered\n[ 0.208021] acpiphp: Slot [9] registered\n[ 0.209524] acpiphp: Slot [10] registered\n[ 0.211028] acpiphp: Slot [11] registered\n[ 0.212020] acpiphp: Slot [12] registered\n[ 0.213508] acpiphp: Slot [13] registered\n[ 0.215026] acpiphp: Slot [14] registered\n[ 0.216022] acpiphp: Slot [15] registered\n[ 0.217505] acpiphp: Slot [16] registered\n[ 0.219043] acpiphp: Slot [17] registered\n[ 0.220028] acpiphp: Slot [18] registered\n[ 0.221512] acpiphp: Slot [19] registered\n[ 0.223002] acpiphp: Slot [20] registered\n[ 0.224021] acpiphp: Slot [21] registered\n[ 0.225583] acpiphp: Slot [22] registered\n[ 0.227114] acpiphp: Slot [23] registered\n[ 0.228021] acpiphp: Slot [24] registered\n[ 0.229550] acpiphp: Slot [25] registered\n[ 0.231068] acpiphp: Slot [26] registered\n[ 0.232021] acpiphp: Slot [27] registered\n[ 0.233614] acpiphp: Slot [28] registered\n[ 0.235154] acpiphp: Slot [29] registered\n[ 0.236024] acpiphp: Slot [30] registered\n[ 0.237559] acpiphp: Slot [31] registered\n[ 0.239075] PCI host bridge to bus 0000:00\n[ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241948] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.244004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.246146] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.250351] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.258047] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.260016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.283821] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.285271] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.287938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.289232] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.291881] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.292881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.295207] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.296000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.296004] vgaarb: loaded\n[ 0.297139] vgaarb: bridge control possible 0000:00:02.0\n[ 0.299291] SCSI subsystem initialized\n[ 0.300210] ACPI: bus type USB registered\n[ 0.301790] usbcore: registered new interface driver usbfs\n[ 0.303752] usbcore: registered new interface driver hub\n[ 0.304039] usbcore: registered new device driver usb\n[ 0.306036] PCI: Using ACPI for IRQ routing\n[ 0.307993] NetLabel: Initializing\n[ 0.308007] NetLabel: domain hash size = 128\n[ 0.309631] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.311467] NetLabel: unlabeled traffic allowed by default\n[ 0.312192] Switched to clocksource kvm-clock\n[ 0.320470] AppArmor: AppArmor Filesystem Enabled\n[ 0.322240] pnp: PnP ACPI init\n[ 0.323481] ACPI: bus type PNP registered\n[ 0.325468] pnp: PnP ACPI: found 8 devices\n[ 0.327029] ACPI: bus type PNP unregistered\n[ 0.334538] NET: Registered protocol family 2\n[ 0.336417] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.338913] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.341295] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.343635] TCP: reno registered\n[ 0.344943] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.347035] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.349364] NET: Registered protocol family 1\n[ 0.351020] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.353102] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.355133] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.372191] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.389382] Trying to unpack rootfs image as initramfs...\n[ 0.491499] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.494539] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.496577] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.499676] Scanning for low memory corruption every 60 seconds\n[ 0.502039] Initialise system trusted keyring\n[ 0.503719] audit: initializing netlink socket (disabled)\n[ 0.505683] type=2000 audit(1559216598.248:1): initialized\n[ 0.525704] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.528690] zbud: loaded\n[ 0.529999] VFS: Disk quotas dquot_6.5.2\n[ 0.531527] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534124] fuse init (API version 7.22)\n[ 0.535703] msgmni has been set to 1982\n[ 0.537230] Key type big_key registered\n[ 0.538997] Key type asymmetric registered\n[ 0.540569] Asymmetric key parser 'x509' registered\n[ 0.542362] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.545128] io scheduler noop registered\n[ 0.546615] io scheduler deadline registered (default)\n[ 0.548477] io scheduler cfq registered\n[ 0.550013] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.551983] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.554301] ipmi message handler version 39.2\n[ 0.555967] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558687] ACPI: Power Button [PWRF]\n[ 0.560195] GHES: HEST is not enabled!\n[ 0.576823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609516] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612120] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637840] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.641367] Linux agpgart interface v0.103\n[ 0.643840] brd: module loaded\n[ 0.645517] loop: module loaded\n[ 0.647168] blk-mq: CPU -> queue map\n[ 0.648556] CPU 0 -> Queue 0\n[ 0.650525] vda: vda1\n[ 0.652253] scsi0 : ata_piix\n[ 0.653510] scsi1 : ata_piix\n[ 0.654727] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.657040] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.660099] libphy: Fixed MDIO Bus: probed\n[ 0.661707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.663518] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.674646] PPP generic driver version 2.4.2\n[ 0.676506] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.679479] ehci-pci: EHCI PCI platform driver\n[ 0.681620] ehci-platform: EHCI generic platform driver\n[ 0.684076] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.686900] ohci-pci: OHCI PCI platform driver\n[ 0.689032] ohci-platform: OHCI generic platform driver\n[ 0.691461] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.709375] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711822] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.715510] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.718268] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721362] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.724810] usb usb1: Product: UHCI Host Controller\n[ 0.727102] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.730027] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.732310] hub 1-0:1.0: USB hub found\n[ 0.733776] hub 1-0:1.0: 2 ports detected\n[ 0.735420] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.739238] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.741049] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.742953] mousedev: PS/2 mouse device common for all mice\n[ 0.745287] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.748469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750672] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.752909] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.755202] device-mapper: uevent: version 1.0.3\n[ 0.756951] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.760015] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.762186] TCP: cubic registered\n[ 0.763597] NET: Registered protocol family 10\n[ 0.765431] NET: Registered protocol family 17\n[ 0.767100] Key type dns_resolver registered\n[ 0.768822] Loading compiled-in X.509 certificates\n[ 0.771104] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.774464] registered taskstats version 1\n[ 0.777342] Key type trusted registered\n[ 0.780946] Key type encrypted registered\n[ 0.782478] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.784438] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.786927] regulator-dummy: disabling\n[ 0.788400] Magic number: 3:100:733\n[ 0.789942] rtc_cmos 00:00: setting system clock to 2019-05-30 11:43:18 UTC (1559216598)\n[ 0.792922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795027] EDD information not available.\n[ 0.813402] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.828076] Write protecting the kernel read-only data: 12288k\n[ 0.830695] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.834995] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.852119] systemd-udevd[99]: starting version 204\n[ 0.884525] FDC 0 is a S82078B\n[ 1.044054] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.209429] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.211837] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.214285] usb 1-1: Product: QEMU USB Tablet\n[ 1.215923] usb 1-1: Manufacturer: QEMU\n[ 1.217386] usb 1-1: SerialNumber: 42\n[ 1.913901] 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.274762] 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.387941] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.550762] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 30 May 2019 11:43:20 +0000. Up 2.96 seconds.\ncloud-init-nonet[3.19]: 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[5.03]: 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 Thu, 30 May 2019 11:43:23 +0000. Up 5.53 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.24 | 255.255.255.0 | fa:16:3e:8d:42:a5 |\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:\n75:f1:0f:73:4f:f3:4b:5c:98:3a:e0:c2:f6:34:44:03 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E.o . |\n| . . o o |\n| + . *.+|\n| . + o ..*=|\n| S + o o+|\n| . + . .. .|\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n97:ac:23:f0:f8:0d:56:a3:9f:fc:ce:81:81:8e:e1:21 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| . . . |\n| E + . S + |\n| o O o * |\n| + B + . |\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:\n82:10:be:37:74:09:bf:0e:ca:72:3f:0d:67:9e:40:7c root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . . |\n| . . o . |\n| o.. + |\n| +ooE. |\n| ..=.o S |\n| . oo+o. |\n|. + B.. |\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:\n07:65:fa:21:a5:e3:13:4c:ae:e3:44:58:d0:3a:16:03 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| E..o. . + |\n| oo.+ * |\n| .+. X . |\n| +. o * . |\n| . .+ S o |\n| o . o |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 Thu, 30 May 2019 11:43:28 +0000. Up 11.16 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 Thu, 30 May 2019 11:43:30 +0000. Up 12.46 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 15684 0 --:--:-- --:--:-- --:--:-- 15745\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\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\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 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 [294 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:14 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [526 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 [582 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 [281 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 5s (2249 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.6\n+ '[' -n 192.168.100.6 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.2 [146 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (8827 kB/s)\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 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-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\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.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\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-170.220) ...\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.2) ...\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.2) ...\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 8292\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.15) ...\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 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58218 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.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n+ echo 'nameserver 192.168.100.11'\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 Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing 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 nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing 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+ 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 7efbb306ed483ad is healthy: got healthy result from http://192.168.100.4:4000\nmember 13be999db4afe83e is healthy: got healthy result from http://192.168.100.7:4000\nmember 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000\nmember 2d0d8547117394a3 is healthy: got healthy result from http://192.168.100.5:4000\nmember 45150333cf8d331b is healthy: got healthy result from http://192.168.100.24:4000\nmember e2bf84a3a00813c4 is healthy: got healthy result from http://192.168.100.8:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n7efbb306ed483ad: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\n13be999db4afe83e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false\n2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true\n2d0d8547117394a3: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n45150333cf8d331b: name=192-168-100-24 peerURLs=http://192.168.100.24:2380 clientURLs=http://192.168.100.24:4000 isLeader=false\ne2bf84a3a00813c4: 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.24) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc78GxrPFg4aKKNgSeH5ZEWXHt2lJFNN7hBjok6G_B_u4V5FF7_gD-u6lGrn2KHowNrNjmMClPYsWRt9PeGOUIIqyyDO-I0Hg5fkuga_g6oq1DQVxbk0hUWPLioIy1EPMPaqFYFC0ACYAcHvoD8QJljtaBscvnyaNF5AAjZhVmjRGYZ58' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-homer-p4fkftdzup6f-0-3kbcrpxdgzk3/32b10739-7f99-40cb-9901-f51a9e0aed3a/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 --:--:-- --:--:-- --:--:-- 61\nHTTP/1.1 200 OK\nDate: Thu, 30 May 2019 11:48:28 GMT\nServer: Apache\nx-openstack-request-id: req-f1c63ce6-0426-4e4c-a218-ad96395d8d3e\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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 97:ac:23:f0:f8:0d:56:a3:9f:fc:ce:81:81:8e:e1:21 root@homer-0 (DSA)\nec2: 256 82:10:be:37:74:09:bf:0e:ca:72:3f:0d:67:9e:40:7c root@homer-0 (ECDSA)\nec2: 256 07:65:fa:21:a5:e3:13:4c:ae:e3:44:58:d0:3a:16:03 root@homer-0 (ED25519)\nec2: 2048 75:f1:0f:73:4f:f3:4b:5c:98:3a:e0:c2:f6:34:44:03 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFDKNMO8o9ssI+y/ms08u43ZJ6bF0jJM5AZEFqtHjE1Q3jKWESzAzACetGoR5Ve34fYENKyEK41j7ozvWEj/HUU= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKqnxNljsvH82UWmjU6JK1X7QLZamIeWGce5m5yWaM4W root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC93B2Sbi4Q2M/eVt+SChpySYOO5OsWjg4SFmVtbRS66wtahvVPndc3NCel+qaFBgeWLRofEwUcCuuTx0gl/zi5owtCyiiXXh9QzMG+pHcWU3QXxm6XI1LJfCOkzcl+cz6gzA4gGa3ZPn0u00ApwxAxXmF5rnAv1KAfeGmChY70maQolrMnYXsO7sAV11xaGZ3GbsgBEuo1a6kpzsa1oOxj97RhJoTix5QuoYIL0kP8YQCIUhekA3NqUulmW5U1qkdr9zBr1UY5LbOrJYhdNIKvTBCMcNCphqhy1dooP7QEIKJKZGB5OjFcA96vbCWlfyYLbnqcRL3EyXSGoF5JPxzd root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:48:28 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 311.04 seconds\n"} 2019-05-30 11:48:58,313 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d/action used request id req-21fbc773-acdb-4c49-b6d4-986c2d6d32f8 2019-05-30 11:48:58,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0915830135345s 2019-05-30 11:48:58,316 - functest.core.singlevm - DEBUG - console: APIC_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-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009725] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013582] Yama: becoming mindful. [ 0.015059] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016891] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020437] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022750] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024249] Initializing cgroup subsys memory [ 0.025890] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029639] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033707] Initializing cgroup subsys hugetlb [ 0.036748] mce: CPU supports 10 MCE banks [ 0.038324] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038324] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.046985] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050378] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052004] MDS: Mitigation: Clear CPU buffers [ 0.075627] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.082431] ACPI: Core revision 20131115 [ 0.084417] ACPI: All ACPI Tables successfully acquired [ 0.086574] ftrace: allocating 28757 entries in 113 pages [ 0.108226] smpboot: Max logical packages: 1 [ 0.109836] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112276] Enabling x2apic [ 0.113432] Enabled x2apic [ 0.116004] Switched APIC routing to physical x2apic. [ 0.119254] ..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.124799] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135486] KVM setup paravirtual spinlock [ 0.137310] x86: Booted up 1 node, 1 CPUs [ 0.138853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140379] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142775] devtmpfs: initialized [ 0.145164] EVM: security.selinux [ 0.146451] EVM: security.SMACK64 [ 0.147734] EVM: security.ima [ 0.148003] EVM: security.capability [ 0.150197] pinctrl core: initialized pinctrl subsystem [ 0.152049] regulator-dummy: no parameters [ 0.153664] RTC time: 11:43:17, date: 05/30/19 [ 0.155333] NET: Registered protocol family 16 [ 0.156108] cpuidle: using governor ladder [ 0.157619] cpuidle: using governor menu [ 0.159090] ACPI: bus type PCI registered [ 0.160004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162324] PCI: Using configuration type 1 for base access [ 0.164653] bio: create slab at 0 [ 0.166371] ACPI: Added _OSI(Module Device) [ 0.167911] ACPI: Added _OSI(Processor Device) [ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169695] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172526] ACPI: Interpreter enabled [ 0.173940] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.183410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.186196] ACPI: (supports S0 S5) [ 0.187506] ACPI: Using IOAPIC for interrupt routing [ 0.188012] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.191299] ACPI: No dock devices found. [ 0.193705] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.195862] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.196007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.198288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200206] acpiphp: Slot [3] registered [ 0.201719] acpiphp: Slot [4] registered [ 0.203179] acpiphp: Slot [5] registered [ 0.204022] acpiphp: Slot [6] registered [ 0.205481] acpiphp: Slot [7] registered [ 0.206935] acpiphp: Slot [8] registered [ 0.208021] acpiphp: Slot [9] registered [ 0.209524] acpiphp: Slot [10] registered [ 0.211028] acpiphp: Slot [11] registered [ 0.212020] acpiphp: Slot [12] registered [ 0.213508] acpiphp: Slot [13] registered [ 0.215026] acpiphp: Slot [14] registered [ 0.216022] acpiphp: Slot [15] registered [ 0.217505] acpiphp: Slot [16] registered [ 0.219043] acpiphp: Slot [17] registered [ 0.220028] acpiphp: Slot [18] registered [ 0.221512] acpiphp: Slot [19] registered [ 0.223002] acpiphp: Slot [20] registered [ 0.224021] acpiphp: Slot [21] registered [ 0.225583] acpiphp: Slot [22] registered [ 0.227114] acpiphp: Slot [23] registered [ 0.228021] acpiphp: Slot [24] registered [ 0.229550] acpiphp: Slot [25] registered [ 0.231068] acpiphp: Slot [26] registered [ 0.232021] acpiphp: Slot [27] registered [ 0.233614] acpiphp: Slot [28] registered [ 0.235154] acpiphp: Slot [29] registered [ 0.236024] acpiphp: Slot [30] registered [ 0.237559] acpiphp: Slot [31] registered [ 0.239075] PCI host bridge to bus 0000:00 [ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241948] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.244004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.246146] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.250351] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.258047] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.260016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.283821] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.285271] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.287938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.289232] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.291881] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.292881] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.295207] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.296000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296004] vgaarb: loaded [ 0.297139] vgaarb: bridge control possible 0000:00:02.0 [ 0.299291] SCSI subsystem initialized [ 0.300210] ACPI: bus type USB registered [ 0.301790] usbcore: registered new interface driver usbfs [ 0.303752] usbcore: registered new interface driver hub [ 0.304039] usbcore: registered new device driver usb [ 0.306036] PCI: Using ACPI for IRQ routing [ 0.307993] NetLabel: Initializing [ 0.308007] NetLabel: domain hash size = 128 [ 0.309631] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.311467] NetLabel: unlabeled traffic allowed by default [ 0.312192] Switched to clocksource kvm-clock [ 0.320470] AppArmor: AppArmor Filesystem Enabled [ 0.322240] pnp: PnP ACPI init [ 0.323481] ACPI: bus type PNP registered [ 0.325468] pnp: PnP ACPI: found 8 devices [ 0.327029] ACPI: bus type PNP unregistered [ 0.334538] NET: Registered protocol family 2 [ 0.336417] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.338913] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.341295] TCP: Hash tables configured (established 8192 bind 8192) [ 0.343635] TCP: reno registered [ 0.344943] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.347035] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.349364] NET: Registered protocol family 1 [ 0.351020] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.353102] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.355133] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.372191] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.389382] Trying to unpack rootfs image as initramfs... [ 0.491499] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.494539] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.496577] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.499676] Scanning for low memory corruption every 60 seconds [ 0.502039] Initialise system trusted keyring [ 0.503719] audit: initializing netlink socket (disabled) [ 0.505683] type=2000 audit(1559216598.248:1): initialized [ 0.525704] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.528690] zbud: loaded [ 0.529999] VFS: Disk quotas dquot_6.5.2 [ 0.531527] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534124] fuse init (API version 7.22) [ 0.535703] msgmni has been set to 1982 [ 0.537230] Key type big_key registered [ 0.538997] Key type asymmetric registered [ 0.540569] Asymmetric key parser 'x509' registered [ 0.542362] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.545128] io scheduler noop registered [ 0.546615] io scheduler deadline registered (default) [ 0.548477] io scheduler cfq registered [ 0.550013] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.551983] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.554301] ipmi message handler version 39.2 [ 0.555967] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.558687] ACPI: Power Button [PWRF] [ 0.560195] GHES: HEST is not enabled! [ 0.576823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.609516] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.612120] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.637840] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.641367] Linux agpgart interface v0.103 [ 0.643840] brd: module loaded [ 0.645517] loop: module loaded [ 0.647168] blk-mq: CPU -> queue map [ 0.648556] CPU 0 -> Queue 0 [ 0.650525] vda: vda1 [ 0.652253] scsi0 : ata_piix [ 0.653510] scsi1 : ata_piix [ 0.654727] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.657040] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.660099] libphy: Fixed MDIO Bus: probed [ 0.661707] tun: Universal TUN/TAP device driver, 1.6 [ 0.663518] tun: (C) 1999-2004 Max Krasnyansky [ 0.674646] PPP generic driver version 2.4.2 [ 0.676506] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.679479] ehci-pci: EHCI PCI platform driver [ 0.681620] ehci-platform: EHCI generic platform driver [ 0.684076] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.686900] ohci-pci: OHCI PCI platform driver [ 0.689032] ohci-platform: OHCI generic platform driver [ 0.691461] uhci_hcd: USB Universal Host Controller Interface driver [ 0.709375] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711822] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.715510] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.718268] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721362] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.724810] usb usb1: Product: UHCI Host Controller [ 0.727102] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.730027] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732310] hub 1-0:1.0: USB hub found [ 0.733776] hub 1-0:1.0: 2 ports detected [ 0.735420] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739238] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.741049] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.742953] mousedev: PS/2 mouse device common for all mice [ 0.745287] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748469] rtc_cmos 00:00: RTC can wake from S4 [ 0.750672] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.752909] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755202] device-mapper: uevent: version 1.0.3 [ 0.756951] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.760015] ledtrig-cpu: registered to indicate activity on CPUs [ 0.762186] TCP: cubic registered [ 0.763597] NET: Registered protocol family 10 [ 0.765431] NET: Registered protocol family 17 [ 0.767100] Key type dns_resolver registered [ 0.768822] Loading compiled-in X.509 certificates [ 0.771104] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.774464] registered taskstats version 1 [ 0.777342] Key type trusted registered [ 0.780946] Key type encrypted registered [ 0.782478] AppArmor: AppArmor sha1 policy hashing enabled [ 0.784438] IMA: No TPM chip found, activating TPM-bypass! [ 0.786927] regulator-dummy: disabling [ 0.788400] Magic number: 3:100:733 [ 0.789942] rtc_cmos 00:00: setting system clock to 2019-05-30 11:43:18 UTC (1559216598) [ 0.792922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795027] EDD information not available. [ 0.813402] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.828076] Write protecting the kernel read-only data: 12288k [ 0.830695] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.834995] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.852119] systemd-udevd[99]: starting version 204 [ 0.884525] FDC 0 is a S82078B [ 1.044054] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.209429] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.211837] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.214285] usb 1-1: Product: QEMU USB Tablet [ 1.215923] usb 1-1: Manufacturer: QEMU [ 1.217386] usb 1-1: SerialNumber: 42 [ 1.913901] 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.274762] 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.387941] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.550762] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 30 May 2019 11:43:20 +0000. Up 2.96 seconds. cloud-init-nonet[3.19]: 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[5.03]: 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 Thu, 30 May 2019 11:43:23 +0000. Up 5.53 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.24 | 255.255.255.0 | fa:16:3e:8d:42:a5 | 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: 75:f1:0f:73:4f:f3:4b:5c:98:3a:e0:c2:f6:34:44:03 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | E.o . | | . . o o | | + . *.+| | . + o ..*=| | S + o o+| | . + . .. .| | . . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 97:ac:23:f0:f8:0d:56:a3:9f:fc:ce:81:81:8e:e1:21 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . . . | | E + . S + | | o O o * | | + B + . | | 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: 82:10:be:37:74:09:bf:0e:ca:72:3f:0d:67:9e:40:7c root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | . . | | . . o . | | o.. + | | +ooE. | | ..=.o S | | . oo+o. | |. + B.. | | 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: 07:65:fa:21:a5:e3:13:4c:ae:e3:44:58:d0:3a:16:03 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | E..o. . + | | oo.+ * | | .+. X . | | +. o * . | | . .+ S o | | o . o | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush 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 Thu, 30 May 2019 11:43:28 +0000. Up 11.16 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 Thu, 30 May 2019 11:43:30 +0000. Up 12.46 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 15684 0 --:--:-- --:--:-- --:--:-- 15745 OK + apt-get update 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] 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 Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 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 [294 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [526 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 [582 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 [281 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 5s (2249 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (8827 kB/s) 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 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-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... 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-170.220) ... 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.2) ... 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.2) ... 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 8292 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.15) ... 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 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58218 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.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 + echo 'nameserver 192.168.100.11' + 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 Initializing Program nginx_uptime Initializing Program monit_uptime Initializing 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 nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing 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 ' + 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 7efbb306ed483ad is healthy: got healthy result from http://192.168.100.4:4000 member 13be999db4afe83e is healthy: got healthy result from http://192.168.100.7:4000 member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 2d0d8547117394a3 is healthy: got healthy result from http://192.168.100.5:4000 member 45150333cf8d331b is healthy: got healthy result from http://192.168.100.24:4000 member e2bf84a3a00813c4 is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 7efbb306ed483ad: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 13be999db4afe83e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 2d0d8547117394a3: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 45150333cf8d331b: name=192-168-100-24 peerURLs=http://192.168.100.24:2380 clientURLs=http://192.168.100.24:4000 isLeader=false e2bf84a3a00813c4: 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.24) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.5 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc78GxrPFg4aKKNgSeH5ZEWXHt2lJFNN7hBjok6G_B_u4V5FF7_gD-u6lGrn2KHowNrNjmMClPYsWRt9PeGOUIIqyyDO-I0Hg5fkuga_g6oq1DQVxbk0hUWPLioIy1EPMPaqFYFC0ACYAcHvoD8QJljtaBscvnyaNF5AAjZhVmjRGYZ58' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-homer-p4fkftdzup6f-0-3kbcrpxdgzk3/32b10739-7f99-40cb-9901-f51a9e0aed3a/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 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Thu, 30 May 2019 11:48:28 GMT Server: Apache x-openstack-request-id: req-f1c63ce6-0426-4e4c-a218-ad96395d8d3e 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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 97:ac:23:f0:f8:0d:56:a3:9f:fc:ce:81:81:8e:e1:21 root@homer-0 (DSA) ec2: 256 82:10:be:37:74:09:bf:0e:ca:72:3f:0d:67:9e:40:7c root@homer-0 (ECDSA) ec2: 256 07:65:fa:21:a5:e3:13:4c:ae:e3:44:58:d0:3a:16:03 root@homer-0 (ED25519) ec2: 2048 75:f1:0f:73:4f:f3:4b:5c:98:3a:e0:c2:f6:34:44:03 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFDKNMO8o9ssI+y/ms08u43ZJ6bF0jJM5AZEFqtHjE1Q3jKWESzAzACetGoR5Ve34fYENKyEK41j7ozvWEj/HUU= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKqnxNljsvH82UWmjU6JK1X7QLZamIeWGce5m5yWaM4W root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC93B2Sbi4Q2M/eVt+SChpySYOO5OsWjg4SFmVtbRS66wtahvVPndc3NCel+qaFBgeWLRofEwUcCuuTx0gl/zi5owtCyiiXXh9QzMG+pHcWU3QXxm6XI1LJfCOkzcl+cz6gzA4gGa3ZPn0u00ApwxAxXmF5rnAv1KAfeGmChY70maQolrMnYXsO7sAV11xaGZ3GbsgBEuo1a6kpzsa1oOxj97RhJoTix5QuoYIL0kP8YQCIUhekA3NqUulmW5U1qkdr9zBr1UY5LbOrJYhdNIKvTBCMcNCphqhy1dooP7QEIKJKZGB5OjFcA96vbCWlfyYLbnqcRL3EyXSGoF5JPxzd root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:48:28 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 311.04 seconds 2019-05-30 11:48:58,320 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console APIC_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-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009725] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013582] Yama: becoming mindful. [ 0.015059] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016891] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020437] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022750] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024249] Initializing cgroup subsys memory [ 0.025890] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029639] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033707] Initializing cgroup subsys hugetlb [ 0.036748] mce: CPU supports 10 MCE banks [ 0.038324] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038324] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.046985] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050378] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052004] MDS: Mitigation: Clear CPU buffers [ 0.075627] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.082431] ACPI: Core revision 20131115 [ 0.084417] ACPI: All ACPI Tables successfully acquired [ 0.086574] ftrace: allocating 28757 entries in 113 pages [ 0.108226] smpboot: Max logical packages: 1 [ 0.109836] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112276] Enabling x2apic [ 0.113432] Enabled x2apic [ 0.116004] Switched APIC routing to physical x2apic. [ 0.119254] ..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.124799] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135486] KVM setup paravirtual spinlock [ 0.137310] x86: Booted up 1 node, 1 CPUs [ 0.138853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140379] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142775] devtmpfs: initialized [ 0.145164] EVM: security.selinux [ 0.146451] EVM: security.SMACK64 [ 0.147734] EVM: security.ima [ 0.148003] EVM: security.capability [ 0.150197] pinctrl core: initialized pinctrl subsystem [ 0.152049] regulator-dummy: no parameters [ 0.153664] RTC time: 11:43:17, date: 05/30/19 [ 0.155333] NET: Registered protocol family 16 [ 0.156108] cpuidle: using governor ladder [ 0.157619] cpuidle: using governor menu [ 0.159090] ACPI: bus type PCI registered [ 0.160004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162324] PCI: Using configuration type 1 for base access [ 0.164653] bio: create slab at 0 [ 0.166371] ACPI: Added _OSI(Module Device) [ 0.167911] ACPI: Added _OSI(Processor Device) [ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169695] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172526] ACPI: Interpreter enabled [ 0.173940] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.183410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.186196] ACPI: (supports S0 S5) [ 0.187506] ACPI: Using IOAPIC for interrupt routing [ 0.188012] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.191299] ACPI: No dock devices found. [ 0.193705] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.195862] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.196007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.198288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200206] acpiphp: Slot [3] registered [ 0.201719] acpiphp: Slot [4] registered [ 0.203179] acpiphp: Slot [5] registered [ 0.204022] acpiphp: Slot [6] registered [ 0.205481] acpiphp: Slot [7] registered [ 0.206935] acpiphp: Slot [8] registered [ 0.208021] acpiphp: Slot [9] registered [ 0.209524] acpiphp: Slot [10] registered [ 0.211028] acpiphp: Slot [11] registered [ 0.212020] acpiphp: Slot [12] registered [ 0.213508] acpiphp: Slot [13] registered [ 0.215026] acpiphp: Slot [14] registered [ 0.216022] acpiphp: Slot [15] registered [ 0.217505] acpiphp: Slot [16] registered [ 0.219043] acpiphp: Slot [17] registered [ 0.220028] acpiphp: Slot [18] registered [ 0.221512] acpiphp: Slot [19] registered [ 0.223002] acpiphp: Slot [20] registered [ 0.224021] acpiphp: Slot [21] registered [ 0.225583] acpiphp: Slot [22] registered [ 0.227114] acpiphp: Slot [23] registered [ 0.228021] acpiphp: Slot [24] registered [ 0.229550] acpiphp: Slot [25] registered [ 0.231068] acpiphp: Slot [26] registered [ 0.232021] acpiphp: Slot [27] registered [ 0.233614] acpiphp: Slot [28] registered [ 0.235154] acpiphp: Slot [29] registered [ 0.236024] acpiphp: Slot [30] registered [ 0.237559] acpiphp: Slot [31] registered [ 0.239075] PCI host bridge to bus 0000:00 [ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241948] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.244004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.246146] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.250351] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.258047] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.260016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.283821] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.285271] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.287938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.289232] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.291881] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.292881] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.295207] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.296000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296004] vgaarb: loaded [ 0.297139] vgaarb: bridge control possible 0000:00:02.0 [ 0.299291] SCSI subsystem initialized [ 0.300210] ACPI: bus type USB registered [ 0.301790] usbcore: registered new interface driver usbfs [ 0.303752] usbcore: registered new interface driver hub [ 0.304039] usbcore: registered new device driver usb [ 0.306036] PCI: Using ACPI for IRQ routing [ 0.307993] NetLabel: Initializing [ 0.308007] NetLabel: domain hash size = 128 [ 0.309631] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.311467] NetLabel: unlabeled traffic allowed by default [ 0.312192] Switched to clocksource kvm-clock [ 0.320470] AppArmor: AppArmor Filesystem Enabled [ 0.322240] pnp: PnP ACPI init [ 0.323481] ACPI: bus type PNP registered [ 0.325468] pnp: PnP ACPI: found 8 devices [ 0.327029] ACPI: bus type PNP unregistered [ 0.334538] NET: Registered protocol family 2 [ 0.336417] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.338913] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.341295] TCP: Hash tables configured (established 8192 bind 8192) [ 0.343635] TCP: reno registered [ 0.344943] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.347035] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.349364] NET: Registered protocol family 1 [ 0.351020] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.353102] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.355133] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.372191] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.389382] Trying to unpack rootfs image as initramfs... [ 0.491499] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.494539] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.496577] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.499676] Scanning for low memory corruption every 60 seconds [ 0.502039] Initialise system trusted keyring [ 0.503719] audit: initializing netlink socket (disabled) [ 0.505683] type=2000 audit(1559216598.248:1): initialized [ 0.525704] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.528690] zbud: loaded [ 0.529999] VFS: Disk quotas dquot_6.5.2 [ 0.531527] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534124] fuse init (API version 7.22) [ 0.535703] msgmni has been set to 1982 [ 0.537230] Key type big_key registered [ 0.538997] Key type asymmetric registered [ 0.540569] Asymmetric key parser 'x509' registered [ 0.542362] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.545128] io scheduler noop registered [ 0.546615] io scheduler deadline registered (default) [ 0.548477] io scheduler cfq registered [ 0.550013] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.551983] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.554301] ipmi message handler version 39.2 [ 0.555967] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.558687] ACPI: Power Button [PWRF] [ 0.560195] GHES: HEST is not enabled! [ 0.576823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.609516] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.612120] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.637840] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.641367] Linux agpgart interface v0.103 [ 0.643840] brd: module loaded [ 0.645517] loop: module loaded [ 0.647168] blk-mq: CPU -> queue map [ 0.648556] CPU 0 -> Queue 0 [ 0.650525] vda: vda1 [ 0.652253] scsi0 : ata_piix [ 0.653510] scsi1 : ata_piix [ 0.654727] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.657040] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.660099] libphy: Fixed MDIO Bus: probed [ 0.661707] tun: Universal TUN/TAP device driver, 1.6 [ 0.663518] tun: (C) 1999-2004 Max Krasnyansky [ 0.674646] PPP generic driver version 2.4.2 [ 0.676506] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.679479] ehci-pci: EHCI PCI platform driver [ 0.681620] ehci-platform: EHCI generic platform driver [ 0.684076] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.686900] ohci-pci: OHCI PCI platform driver [ 0.689032] ohci-platform: OHCI generic platform driver [ 0.691461] uhci_hcd: USB Universal Host Controller Interface driver [ 0.709375] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711822] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.715510] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.718268] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721362] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.724810] usb usb1: Product: UHCI Host Controller [ 0.727102] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.730027] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732310] hub 1-0:1.0: USB hub found [ 0.733776] hub 1-0:1.0: 2 ports detected [ 0.735420] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739238] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.741049] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.742953] mousedev: PS/2 mouse device common for all mice [ 0.745287] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748469] rtc_cmos 00:00: RTC can wake from S4 [ 0.750672] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.752909] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755202] device-mapper: uevent: version 1.0.3 [ 0.756951] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.760015] ledtrig-cpu: registered to indicate activity on CPUs [ 0.762186] TCP: cubic registered [ 0.763597] NET: Registered protocol family 10 [ 0.765431] NET: Registered protocol family 17 [ 0.767100] Key type dns_resolver registered [ 0.768822] Loading compiled-in X.509 certificates [ 0.771104] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.774464] registered taskstats version 1 [ 0.777342] Key type trusted registered [ 0.780946] Key type encrypted registered [ 0.782478] AppArmor: AppArmor sha1 policy hashing enabled [ 0.784438] IMA: No TPM chip found, activating TPM-bypass! [ 0.786927] regulator-dummy: disabling [ 0.788400] Magic number: 3:100:733 [ 0.789942] rtc_cmos 00:00: setting system clock to 2019-05-30 11:43:18 UTC (1559216598) [ 0.792922] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795027] EDD information not available. [ 0.813402] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.828076] Write protecting the kernel read-only data: 12288k [ 0.830695] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.834995] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.852119] systemd-udevd[99]: starting version 204 [ 0.884525] FDC 0 is a S82078B [ 1.044054] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.209429] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.211837] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.214285] usb 1-1: Product: QEMU USB Tablet [ 1.215923] usb 1-1: Manufacturer: QEMU [ 1.217386] usb 1-1: SerialNumber: 42 [ 1.913901] 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.274762] 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.387941] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.550762] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 30 May 2019 11:43:20 +0000. Up 2.96 seconds. cloud-init-nonet[3.19]: 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[5.03]: 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 Thu, 30 May 2019 11:43:23 +0000. Up 5.53 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.24 | 255.255.255.0 | fa:16:3e:8d:42:a5 | 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: 75:f1:0f:73:4f:f3:4b:5c:98:3a:e0:c2:f6:34:44:03 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | E.o . | | . . o o | | + . *.+| | . + o ..*=| | S + o o+| | . + . .. .| | . . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 97:ac:23:f0:f8:0d:56:a3:9f:fc:ce:81:81:8e:e1:21 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . . . | | E + . S + | | o O o * | | + B + . | | 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: 82:10:be:37:74:09:bf:0e:ca:72:3f:0d:67:9e:40:7c root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | . . | | . . o . | | o.. + | | +ooE. | | ..=.o S | | . oo+o. | |. + B.. | | 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: 07:65:fa:21:a5:e3:13:4c:ae:e3:44:58:d0:3a:16:03 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | E..o. . + | | oo.+ * | | .+. X . | | +. o * . | | . .+ S o | | o . o | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush 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 Thu, 30 May 2019 11:43:28 +0000. Up 11.16 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 Thu, 30 May 2019 11:43:30 +0000. Up 12.46 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 15684 0 --:--:-- --:--:-- --:--:-- 15745 OK + apt-get update 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] 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 Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 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 [294 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [526 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 [582 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 [281 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 5s (2249 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (8827 kB/s) 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 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-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... 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-170.220) ... 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.2) ... 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.2) ... 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 8292 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.15) ... 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 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58218 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.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 + echo 'nameserver 192.168.100.11' + 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 Initializing Program nginx_uptime Initializing Program monit_uptime Initializing 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 nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing 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 ' + 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 7efbb306ed483ad is healthy: got healthy result from http://192.168.100.4:4000 member 13be999db4afe83e is healthy: got healthy result from http://192.168.100.7:4000 member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 2d0d8547117394a3 is healthy: got healthy result from http://192.168.100.5:4000 member 45150333cf8d331b is healthy: got healthy result from http://192.168.100.24:4000 member e2bf84a3a00813c4 is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 7efbb306ed483ad: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 13be999db4afe83e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 2d0d8547117394a3: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 45150333cf8d331b: name=192-168-100-24 peerURLs=http://192.168.100.24:2380 clientURLs=http://192.168.100.24:4000 isLeader=false e2bf84a3a00813c4: 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.24) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.5 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc78GxrPFg4aKKNgSeH5ZEWXHt2lJFNN7hBjok6G_B_u4V5FF7_gD-u6lGrn2KHowNrNjmMClPYsWRt9PeGOUIIqyyDO-I0Hg5fkuga_g6oq1DQVxbk0hUWPLioIy1EPMPaqFYFC0ACYAcHvoD8QJljtaBscvnyaNF5AAjZhVmjRGYZ58' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-homer-p4fkftdzup6f-0-3kbcrpxdgzk3/32b10739-7f99-40cb-9901-f51a9e0aed3a/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 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Thu, 30 May 2019 11:48:28 GMT Server: Apache x-openstack-request-id: req-f1c63ce6-0426-4e4c-a218-ad96395d8d3e 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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 97:ac:23:f0:f8:0d:56:a3:9f:fc:ce:81:81:8e:e1:21 root@homer-0 (DSA) ec2: 256 82:10:be:37:74:09:bf:0e:ca:72:3f:0d:67:9e:40:7c root@homer-0 (ECDSA) ec2: 256 07:65:fa:21:a5:e3:13:4c:ae:e3:44:58:d0:3a:16:03 root@homer-0 (ED25519) ec2: 2048 75:f1:0f:73:4f:f3:4b:5c:98:3a:e0:c2:f6:34:44:03 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFDKNMO8o9ssI+y/ms08u43ZJ6bF0jJM5AZEFqtHjE1Q3jKWESzAzACetGoR5Ve34fYENKyEK41j7ozvWEj/HUU= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKqnxNljsvH82UWmjU6JK1X7QLZamIeWGce5m5yWaM4W root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC93B2Sbi4Q2M/eVt+SChpySYOO5OsWjg4SFmVtbRS66wtahvVPndc3NCel+qaFBgeWLRofEwUcCuuTx0gl/zi5owtCyiiXXh9QzMG+pHcWU3QXxm6XI1LJfCOkzcl+cz6gzA4gGa3ZPn0u00ApwxAxXmF5rnAv1KAfeGmChY70maQolrMnYXsO7sAV11xaGZ3GbsgBEuo1a6kpzsa1oOxj97RhJoTix5QuoYIL0kP8YQCIUhekA3NqUulmW5U1qkdr9zBr1UY5LbOrJYhdNIKvTBCMcNCphqhy1dooP7QEIKJKZGB5OjFcA96vbCWlfyYLbnqcRL3EyXSGoF5JPxzd root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:48:28 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 311.04 seconds 2019-05-30 11:48:58,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:48:58,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:58,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-d38792e3-380c-4906-9cf2-22856f8944e2 x-openstack-request-id: req-d38792e3-380c-4906-9cf2-22856f8944e2 2019-05-30 11:48:58,535 - 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:8f:8d:f2", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:8d:f2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "87c28690-06d0-4866-9cef-1ddbc2313d45", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "bono-0.clearwater.opnfv", "created": "2019-05-30T11:42:47Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "dime-0.clearwater.opnfv", "created": "2019-05-30T11:42:46Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "192.168.100.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:16.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:16Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "homer-0.clearwater.opnfv", "created": "2019-05-30T11:42:45Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:37:51.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "c343f0ca-eeca-47ee-8299-7ec20427f644", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:37:51Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-30T11:37:34Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:27:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "2eff68ea-37c6-43ee-8fd1-604b4091dde5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:27:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-30T11:27:37Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:24:15.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "9149a50b-d012-41b8-b5b5-ed017aa86360", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:24:15Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-30T11:22:29Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:21:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "5ab8f151-eb79-42e2-9a17-30e761404aaf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:21:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ns.clearwater.opnfv", "created": "2019-05-30T11:20:10Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:48:58,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d38792e3-380c-4906-9cf2-22856f8944e2 2019-05-30 11:48:58,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211032867432s 2019-05-30 11:48:58,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 11:48:58,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/c343f0ca-eeca-47ee-8299-7ec20427f644/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 11:48:58,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21296 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-147b3c05-e2ce-4bb5-89de-12eadc8d1ab1 x-openstack-request-id: req-147b3c05-e2ce-4bb5-89de-12eadc8d1ab1 2019-05-30 11:48:58,624 - keystoneauth.session - DEBUG - RESP BODY: {"output": "buntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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 0x371d0000-0x378dffff]\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-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009765] Security Framework initialized\n[ 0.012035] AppArmor: AppArmor initialized\n[ 0.013605] Yama: becoming mindful.\n[ 0.015096] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016916] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020451] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022799] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024252] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029675] Initializing cgroup subsys freezer\n[ 0.031335] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033747] Initializing cgroup subsys hugetlb\n[ 0.036762] mce: CPU supports 10 MCE banks\n[ 0.038381] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038381] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040006] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.047027] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052099] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056021] MDS: Mitigation: Clear CPU buffers\n[ 0.081605] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.088722] ACPI: Core revision 20131115\n[ 0.090784] ACPI: All ACPI Tables successfully acquired\n[ 0.092453] ftrace: allocating 28757 entries in 113 pages\n[ 0.116116] smpboot: Max logical packages: 1\n[ 0.117751] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.120312] Enabling x2apic\n[ 0.121489] Enabled x2apic\n[ 0.122946] Switched APIC routing to physical x2apic.\n[ 0.125435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.132038] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.143451] KVM setup paravirtual spinlock\n[ 0.146057] x86: Booted up 1 node, 1 CPUs\n[ 0.147595] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.148400] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.150797] devtmpfs: initialized\n[ 0.153321] EVM: security.selinux\n[ 0.154647] EVM: security.SMACK64\n[ 0.155964] EVM: security.ima\n[ 0.156003] EVM: security.capability\n[ 0.158364] pinctrl core: initialized pinctrl subsystem\n[ 0.160053] regulator-dummy: no parameters\n[ 0.161867] RTC time: 11:37:52, date: 05/30/19\n[ 0.163839] NET: Registered protocol family 16\n[ 0.164132] cpuidle: using governor ladder\n[ 0.165937] cpuidle: using governor menu\n[ 0.167690] ACPI: bus type PCI registered\n[ 0.168009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170765] PCI: Using configuration type 1 for base access\n[ 0.172712] bio: create slab at 0\n[ 0.174658] ACPI: Added _OSI(Module Device)\n[ 0.176004] ACPI: Added _OSI(Processor Device)\n[ 0.177923] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.179919] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.181026] ACPI: Interpreter enabled\n[ 0.182681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.186573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.190564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.194697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.198576] ACPI: (supports S0 S5)\n[ 0.200003] ACPI: Using IOAPIC for interrupt routing\n[ 0.202121] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.204182] ACPI: No dock devices found.\n[ 0.207654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.210761] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.212018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.216192] acpiphp: Slot [3] registered\n[ 0.217900] acpiphp: Slot [4] registered\n[ 0.219618] acpiphp: Slot [5] registered\n[ 0.220025] acpiphp: Slot [6] registered\n[ 0.221752] acpiphp: Slot [7] registered\n[ 0.223475] acpiphp: Slot [8] registered\n[ 0.224022] acpiphp: Slot [9] registered\n[ 0.225754] acpiphp: Slot [10] registered\n[ 0.227567] acpiphp: Slot [11] registered\n[ 0.228023] acpiphp: Slot [12] registered\n[ 0.229783] acpiphp: Slot [13] registered\n[ 0.231555] acpiphp: Slot [14] registered\n[ 0.232022] acpiphp: Slot [15] registered\n[ 0.233870] acpiphp: Slot [16] registered\n[ 0.235691] acpiphp: Slot [17] registered\n[ 0.236040] acpiphp: Slot [18] registered\n[ 0.237853] acpiphp: Slot [19] registered\n[ 0.239669] acpiphp: Slot [20] registered\n[ 0.240023] acpiphp: Slot [21] registered\n[ 0.241825] acpiphp: Slot [22] registered\n[ 0.243650] acpiphp: Slot [23] registered\n[ 0.244023] acpiphp: Slot [24] registered\n[ 0.245810] acpiphp: Slot [25] registered\n[ 0.247625] acpiphp: Slot [26] registered\n[ 0.248024] acpiphp: Slot [27] registered\n[ 0.249858] acpiphp: Slot [28] registered\n[ 0.251691] acpiphp: Slot [29] registered\n[ 0.252029] acpiphp: Slot [30] registered\n[ 0.253860] acpiphp: Slot [31] registered\n[ 0.255685] PCI host bridge to bus 0000:00\n[ 0.256011] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.258369] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.260008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.262590] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.264008] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.266852] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.274193] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.276017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.298906] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.304107] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.307215] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.309287] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.312000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312337] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.314316] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317114] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319248] SCSI subsystem initialized\n[ 0.320225] ACPI: bus type USB registered\n[ 0.321735] usbcore: registered new interface driver usbfs\n[ 0.323640] usbcore: registered new interface driver hub\n[ 0.324051] usbcore: registered new device driver usb\n[ 0.326076] PCI: Using ACPI for IRQ routing\n[ 0.328065] NetLabel: Initializing\n[ 0.329405] NetLabel: domain hash size = 128\n[ 0.331021] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.332042] NetLabel: unlabeled traffic allowed by default\n[ 0.334249] Switched to clocksource kvm-clock\n[ 0.340354] AppArmor: AppArmor Filesystem Enabled\n[ 0.342084] pnp: PnP ACPI init\n[ 0.343309] ACPI: bus type PNP registered\n[ 0.345271] pnp: PnP ACPI: found 8 devices\n[ 0.346796] ACPI: bus type PNP unregistered\n[ 0.353994] NET: Registered protocol family 2\n[ 0.355846] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.358294] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.360630] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.362940] TCP: reno registered\n[ 0.364223] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.366274] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.368562] NET: Registered protocol family 1\n[ 0.370181] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.372255] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.374272] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.391515] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.408711] Trying to unpack rootfs image as initramfs...\n[ 0.509891] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.512877] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.514923] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.518025] Scanning for low memory corruption every 60 seconds\n[ 0.520353] Initialise system trusted keyring\n[ 0.522043] audit: initializing netlink socket (disabled)\n[ 0.523948] type=2000 audit(1559216272.308:1): initialized\n[ 0.543726] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546680] zbud: loaded\n[ 0.547959] VFS: Disk quotas dquot_6.5.2\n[ 0.549457] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552047] fuse init (API version 7.22)\n[ 0.553541] msgmni has been set to 1982\n[ 0.555034] Key type big_key registered\n[ 0.556768] Key type asymmetric registered\n[ 0.558297] Asymmetric key parser 'x509' registered\n[ 0.560058] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.562821] io scheduler noop registered\n[ 0.564309] io scheduler deadline registered (default)\n[ 0.566166] io scheduler cfq registered\n[ 0.567678] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569658] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571974] ipmi message handler version 39.2\n[ 0.573606] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576308] ACPI: Power Button [PWRF]\n[ 0.577758] GHES: HEST is not enabled!\n[ 0.594128] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626241] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628785] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655191] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658666] Linux agpgart interface v0.103\n[ 0.661122] brd: module loaded\n[ 0.662790] loop: module loaded\n[ 0.664462] blk-mq: CPU -> queue map\n[ 0.665838] CPU 0 -> Queue 0\n[ 0.667906] vda: vda1\n[ 0.669599] scsi0 : ata_piix\n[ 0.670849] scsi1 : ata_piix\n[ 0.672073] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.674364] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.677391] libphy: Fixed MDIO Bus: probed\n[ 0.678991] tun: Universal TUN/TAP device driver, 1.6\n[ 0.680800] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.683986] PPP generic driver version 2.4.2\n[ 0.685607] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687839] ehci-pci: EHCI PCI platform driver\n[ 0.689498] ehci-platform: EHCI generic platform driver\n[ 0.691358] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.693479] ohci-pci: OHCI PCI platform driver\n[ 0.695117] ohci-platform: OHCI generic platform driver\n[ 0.696968] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.714035] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715851] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.718660] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.720816] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.723088] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.725690] usb usb1: Product: UHCI Host Controller\n[ 0.727390] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.729526] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.731265] hub 1-0:1.0: USB hub found\n[ 0.732703] hub 1-0:1.0: 2 ports detected\n[ 0.734313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.738040] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.739772] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.741651] mousedev: PS/2 mouse device common for all mice\n[ 0.743910] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.746988] rtc_cmos 00:00: RTC can wake from S4\n[ 0.749143] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.751320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753536] device-mapper: uevent: version 1.0.3\n[ 0.755231] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.758205] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.760338] TCP: cubic registered\n[ 0.761688] NET: Registered protocol family 10\n[ 0.763460] NET: Registered protocol family 17\n[ 0.765084] Key type dns_resolver registered\n[ 0.766739] Loading compiled-in X.509 certificates\n[ 0.768954] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.772254] registered taskstats version 1\n[ 0.775050] Key type trusted registered\n[ 0.778546] Key type encrypted registered\n[ 0.780109] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782015] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.784435] regulator-dummy: disabling\n[ 0.785851] Magic number: 3:994:631\n[ 0.787379] rtc_cmos 00:00: setting system clock to 2019-05-30 11:37:52 UTC (1559216272)\n[ 0.790361] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.792388] EDD information not available.\n[ 0.833463] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.847815] Write protecting the kernel read-only data: 12288k\n[ 0.850429] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.854557] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.868112] systemd-udevd[99]: starting version 204\n[ 0.904604] FDC 0 is a S82078B\n[ 1.044049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.210052] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.212721] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.216321] usb 1-1: Product: QEMU USB Tablet\n[ 1.218147] usb 1-1: Manufacturer: QEMU\n[ 1.219700] usb 1-1: SerialNumber: 42\n[ 1.934136] 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.299068] 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.432762] random: init urandom read with 10 bits of entropy available\n[ 2.570565] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 30 May 2019 11:37:54 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.17]: 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 ]\ncloud-init-nonet[4.52]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 30 May 2019 11:37:56 +0000. Up 5.16 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.7 | 255.255.255.0 | fa:16:3e:93:c9:36 |\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:\n9a:d5:ad:a9:7b:ff:5f:49:9b:e1:ce:00:88:df:04:2c root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| E o |\n| o.o. |\n| .S..o. o |\n| +. oo. o =|\n| o .o. . =.|\n| .. + .|\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:\nc5:d3:d9:b0:86:10:5f:c5:c2:72:57:cb:fa:16:7e:d0 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. .oo...|\n| +.++=+ .|\n| *o=o.o |\n| . o .. |\n| S ...E|\n| o..|\n| +.|\n| . .|\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n6d:7e:e4:89:ba:01:8e:fd:17:e3:ab:d1:79:12:5f:47 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| E|\n| . . |\n| . S + . . .|\n| + . +oB o . |\n| . o o.*o* |\n| . +o+ |\n| =+.. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na3:85:f4:64:5d:62:cc:56:22:73:66:e7:e4:6c:0c:13 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooEo= |\n| O+& |\n| . o.. * |\n| . = . |\n| . S |\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 Thu, 30 May 2019 11:38:02 +0000. Up 11.12 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 Thu, 30 May 2019 11:38:03 +0000. Up 12.26 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 11850 0 --:--:-- --:--:-- --:--:-- 11883\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 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 [294 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 [448 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [526 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 [582 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 [281 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 (1569 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.6\n+ '[' -n 192.168.100.6 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 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://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 16s (3527 kB/s)\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 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.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\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.2) ...\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-170.220) ...\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 8217\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 8245\nclearwater-socket-factory-sig start/running, process 8253\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8299\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.15) ...\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 0 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 (9921 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57959 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n+ echo 'nameserver 192.168.100.11'\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 Running Process \n clearwater_diags_monitor_pro... Does not exist 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++ 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 clearwater_diags_monitor_pro... Does not exist 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+ 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 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 Initializing Program \n poll_sprout_sip Initializing Program \n poll_sprout_http Initializing 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 failed Program \n etcd_uptime Status failed 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 Initializing Program \n poll_sprout_sip Initializing Program \n poll_sprout_http Initializing Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status failed 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 13be999db4afe83e is healthy: got healthy result from http://192.168.100.7:4000\nmember 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000\nmember 2d0d8547117394a3 is healthy: got healthy result from http://192.168.100.5:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n13be999db4afe83e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false\n2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true\n2d0d8547117394a3: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.7) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/bgcf.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_ifcs.xml is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/enum.json is up to date\n - /etc/clearwater/fallback_ifcs.xml is up to date\n - /etc/clearwater/rph.json is up to date\n - /etc/clearwater/s-cscf.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc78B4pye6RqgzylKsmkTOJlIhXdMggXEBBupTRlM6Dck58u0B55xWkEp_c14B_obXvZhi98PeVP58ly2p7FSnQaf8Tc2vGXILxFGranDU_lQ3Rjiptf4qfEQ9QyBfgbSw-Cq89UG3Aju2M0pdiV7Vomu-_AarwpDz2izTkyBDAY_p2qQ' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-sprout-sq57ninydns7-0-7dy5jh3qpyya/a91575c3-71ab-478f-9bba-bbdea077116c/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 16 84 --:--:-- --:--:-- --:--:-- 85\nHTTP/1.1 200 OK\nDate: Thu, 30 May 2019 11:42:32 GMT\nServer: Apache\nx-openstack-request-id: req-ccfc3b5c-51b5-4d86-a5de-f834b2cbb9cd\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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c5:d3:d9:b0:86:10:5f:c5:c2:72:57:cb:fa:16:7e:d0 root@sprout-0 (DSA)\nec2: 256 6d:7e:e4:89:ba:01:8e:fd:17:e3:ab:d1:79:12:5f:47 root@sprout-0 (ECDSA)\nec2: 256 a3:85:f4:64:5d:62:cc:56:22:73:66:e7:e4:6c:0c:13 root@sprout-0 (ED25519)\nec2: 2048 9a:d5:ad:a9:7b:ff:5f:49:9b:e1:ce:00:88:df:04:2c root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX73reim1wBOd8hDzzFUueUPumCCbPDBGOFSIogtt04ysPOusi4Oln8vnhT6LRjbeHj+eqhXRfCfoxPq7GrX6s= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILDIMjF2dP4YAr/1QSBd6xwtTY9SS+NpBWKw+7/8npps root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZFqQGzPGuRAogQWpK1ppzGFDlavTibM/Ly9fcVMOYSaN6oVa4oXZOY/QvtIIoiul0urLRRcRGclC+3QavV9PjsNVnlGU7b3XQASr3KhXFHODFlh9aNcbMlvOI2q57TvHTKKPEcJAkZsKXgHDtoVVTGGvi/c0yssGtLESfKFRlI3DR80bHfkevI/Q8rc24DyGNqx+5vRVWNC1NGY8UuKF4DIVwE68yyMhc0XxSxUs9NSm4HUFuZWO+Zo3y9LSktPPI9O11qQzYV9coRvTkzcJG8yf0sDK6uCxlh1AMohNbHPYtFYhGAuKtXV5hCKGrdNWHR7M22y4CnDg8Fnuj+qqL root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:42:32 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 280.46 seconds\n"} 2019-05-30 11:48:58,625 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c343f0ca-eeca-47ee-8299-7ec20427f644/action used request id req-147b3c05-e2ce-4bb5-89de-12eadc8d1ab1 2019-05-30 11:48:58,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0821781158447s 2019-05-30 11:48:58,628 - functest.core.singlevm - DEBUG - console: buntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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 0x371d0000-0x378dffff] [ 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-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009765] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013605] Yama: becoming mindful. [ 0.015096] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016916] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020451] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022799] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024252] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029675] Initializing cgroup subsys freezer [ 0.031335] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033747] Initializing cgroup subsys hugetlb [ 0.036762] mce: CPU supports 10 MCE banks [ 0.038381] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038381] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047027] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052099] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056021] MDS: Mitigation: Clear CPU buffers [ 0.081605] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.088722] ACPI: Core revision 20131115 [ 0.090784] ACPI: All ACPI Tables successfully acquired [ 0.092453] ftrace: allocating 28757 entries in 113 pages [ 0.116116] smpboot: Max logical packages: 1 [ 0.117751] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120312] Enabling x2apic [ 0.121489] Enabled x2apic [ 0.122946] Switched APIC routing to physical x2apic. [ 0.125435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132038] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143451] KVM setup paravirtual spinlock [ 0.146057] x86: Booted up 1 node, 1 CPUs [ 0.147595] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148400] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150797] devtmpfs: initialized [ 0.153321] EVM: security.selinux [ 0.154647] EVM: security.SMACK64 [ 0.155964] EVM: security.ima [ 0.156003] EVM: security.capability [ 0.158364] pinctrl core: initialized pinctrl subsystem [ 0.160053] regulator-dummy: no parameters [ 0.161867] RTC time: 11:37:52, date: 05/30/19 [ 0.163839] NET: Registered protocol family 16 [ 0.164132] cpuidle: using governor ladder [ 0.165937] cpuidle: using governor menu [ 0.167690] ACPI: bus type PCI registered [ 0.168009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170765] PCI: Using configuration type 1 for base access [ 0.172712] bio: create slab at 0 [ 0.174658] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177923] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179919] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181026] ACPI: Interpreter enabled [ 0.182681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.186573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.190564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.194697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.198576] ACPI: (supports S0 S5) [ 0.200003] ACPI: Using IOAPIC for interrupt routing [ 0.202121] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204182] ACPI: No dock devices found. [ 0.207654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210761] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216192] acpiphp: Slot [3] registered [ 0.217900] acpiphp: Slot [4] registered [ 0.219618] acpiphp: Slot [5] registered [ 0.220025] acpiphp: Slot [6] registered [ 0.221752] acpiphp: Slot [7] registered [ 0.223475] acpiphp: Slot [8] registered [ 0.224022] acpiphp: Slot [9] registered [ 0.225754] acpiphp: Slot [10] registered [ 0.227567] acpiphp: Slot [11] registered [ 0.228023] acpiphp: Slot [12] registered [ 0.229783] acpiphp: Slot [13] registered [ 0.231555] acpiphp: Slot [14] registered [ 0.232022] acpiphp: Slot [15] registered [ 0.233870] acpiphp: Slot [16] registered [ 0.235691] acpiphp: Slot [17] registered [ 0.236040] acpiphp: Slot [18] registered [ 0.237853] acpiphp: Slot [19] registered [ 0.239669] acpiphp: Slot [20] registered [ 0.240023] acpiphp: Slot [21] registered [ 0.241825] acpiphp: Slot [22] registered [ 0.243650] acpiphp: Slot [23] registered [ 0.244023] acpiphp: Slot [24] registered [ 0.245810] acpiphp: Slot [25] registered [ 0.247625] acpiphp: Slot [26] registered [ 0.248024] acpiphp: Slot [27] registered [ 0.249858] acpiphp: Slot [28] registered [ 0.251691] acpiphp: Slot [29] registered [ 0.252029] acpiphp: Slot [30] registered [ 0.253860] acpiphp: Slot [31] registered [ 0.255685] PCI host bridge to bus 0000:00 [ 0.256011] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.258369] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262590] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264008] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.266852] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.274193] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.298906] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304107] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.307215] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309287] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.312000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312337] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314316] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317114] vgaarb: bridge control possible 0000:00:02.0 [ 0.319248] SCSI subsystem initialized [ 0.320225] ACPI: bus type USB registered [ 0.321735] usbcore: registered new interface driver usbfs [ 0.323640] usbcore: registered new interface driver hub [ 0.324051] usbcore: registered new device driver usb [ 0.326076] PCI: Using ACPI for IRQ routing [ 0.328065] NetLabel: Initializing [ 0.329405] NetLabel: domain hash size = 128 [ 0.331021] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.332042] NetLabel: unlabeled traffic allowed by default [ 0.334249] Switched to clocksource kvm-clock [ 0.340354] AppArmor: AppArmor Filesystem Enabled [ 0.342084] pnp: PnP ACPI init [ 0.343309] ACPI: bus type PNP registered [ 0.345271] pnp: PnP ACPI: found 8 devices [ 0.346796] ACPI: bus type PNP unregistered [ 0.353994] NET: Registered protocol family 2 [ 0.355846] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.358294] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.360630] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362940] TCP: reno registered [ 0.364223] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.366274] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.368562] NET: Registered protocol family 1 [ 0.370181] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.372255] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.374272] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.391515] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.408711] Trying to unpack rootfs image as initramfs... [ 0.509891] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.512877] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.514923] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.518025] Scanning for low memory corruption every 60 seconds [ 0.520353] Initialise system trusted keyring [ 0.522043] audit: initializing netlink socket (disabled) [ 0.523948] type=2000 audit(1559216272.308:1): initialized [ 0.543726] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.546680] zbud: loaded [ 0.547959] VFS: Disk quotas dquot_6.5.2 [ 0.549457] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.552047] fuse init (API version 7.22) [ 0.553541] msgmni has been set to 1982 [ 0.555034] Key type big_key registered [ 0.556768] Key type asymmetric registered [ 0.558297] Asymmetric key parser 'x509' registered [ 0.560058] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.562821] io scheduler noop registered [ 0.564309] io scheduler deadline registered (default) [ 0.566166] io scheduler cfq registered [ 0.567678] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569658] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571974] ipmi message handler version 39.2 [ 0.573606] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576308] ACPI: Power Button [PWRF] [ 0.577758] GHES: HEST is not enabled! [ 0.594128] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.626241] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.628785] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655191] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658666] Linux agpgart interface v0.103 [ 0.661122] brd: module loaded [ 0.662790] loop: module loaded [ 0.664462] blk-mq: CPU -> queue map [ 0.665838] CPU 0 -> Queue 0 [ 0.667906] vda: vda1 [ 0.669599] scsi0 : ata_piix [ 0.670849] scsi1 : ata_piix [ 0.672073] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.674364] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.677391] libphy: Fixed MDIO Bus: probed [ 0.678991] tun: Universal TUN/TAP device driver, 1.6 [ 0.680800] tun: (C) 1999-2004 Max Krasnyansky [ 0.683986] PPP generic driver version 2.4.2 [ 0.685607] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687839] ehci-pci: EHCI PCI platform driver [ 0.689498] ehci-platform: EHCI generic platform driver [ 0.691358] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693479] ohci-pci: OHCI PCI platform driver [ 0.695117] ohci-platform: OHCI generic platform driver [ 0.696968] uhci_hcd: USB Universal Host Controller Interface driver [ 0.714035] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715851] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.718660] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.720816] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.723088] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.725690] usb usb1: Product: UHCI Host Controller [ 0.727390] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.729526] usb usb1: SerialNumber: 0000:00:01.2 [ 0.731265] hub 1-0:1.0: USB hub found [ 0.732703] hub 1-0:1.0: 2 ports detected [ 0.734313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.738040] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.739772] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.741651] mousedev: PS/2 mouse device common for all mice [ 0.743910] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.746988] rtc_cmos 00:00: RTC can wake from S4 [ 0.749143] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753536] device-mapper: uevent: version 1.0.3 [ 0.755231] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.758205] ledtrig-cpu: registered to indicate activity on CPUs [ 0.760338] TCP: cubic registered [ 0.761688] NET: Registered protocol family 10 [ 0.763460] NET: Registered protocol family 17 [ 0.765084] Key type dns_resolver registered [ 0.766739] Loading compiled-in X.509 certificates [ 0.768954] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.772254] registered taskstats version 1 [ 0.775050] Key type trusted registered [ 0.778546] Key type encrypted registered [ 0.780109] AppArmor: AppArmor sha1 policy hashing enabled [ 0.782015] IMA: No TPM chip found, activating TPM-bypass! [ 0.784435] regulator-dummy: disabling [ 0.785851] Magic number: 3:994:631 [ 0.787379] rtc_cmos 00:00: setting system clock to 2019-05-30 11:37:52 UTC (1559216272) [ 0.790361] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.792388] EDD information not available. [ 0.833463] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.847815] Write protecting the kernel read-only data: 12288k [ 0.850429] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.854557] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868112] systemd-udevd[99]: starting version 204 [ 0.904604] FDC 0 is a S82078B [ 1.044049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.210052] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.212721] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.216321] usb 1-1: Product: QEMU USB Tablet [ 1.218147] usb 1-1: Manufacturer: QEMU [ 1.219700] usb 1-1: SerialNumber: 42 [ 1.934136] 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.299068] 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.432762] random: init urandom read with 10 bits of entropy available [ 2.570565] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 30 May 2019 11:37:54 +0000. Up 2.98 seconds. cloud-init-nonet[3.17]: 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 ] cloud-init-nonet[4.52]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 30 May 2019 11:37:56 +0000. Up 5.16 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.7 | 255.255.255.0 | fa:16:3e:93:c9:36 | 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: 9a:d5:ad:a9:7b:ff:5f:49:9b:e1:ce:00:88:df:04:2c root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | E o | | o.o. | | .S..o. o | | +. oo. o =| | o .o. . =.| | .. + .| | oo ....+.| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c5:d3:d9:b0:86:10:5f:c5:c2:72:57:cb:fa:16:7e:d0 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o. .oo...| | +.++=+ .| | *o=o.o | | . o .. | | S ...E| | o..| | +.| | . .| | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 6d:7e:e4:89:ba:01:8e:fd:17:e3:ab:d1:79:12:5f:47 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | E| | . . | | . S + . . .| | + . +oB 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: a3:85:f4:64:5d:62:cc:56:22:73:66:e7:e4:6c:0c:13 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | ooEo= | | O+& | | . o.. * | | . = . | | . S | | o . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush 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 Thu, 30 May 2019 11:38:02 +0000. Up 11.12 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 Thu, 30 May 2019 11:38:03 +0000. Up 12.26 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 11850 0 --:--:-- --:--:-- --:--:-- 11883 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 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 [294 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 [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [526 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 [582 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 [281 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 (1569 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 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://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 16s (3527 kB/s) 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 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 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.2) ... 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-170.220) ... 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 8217 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 8245 clearwater-socket-factory-sig start/running, process 8253 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8299 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.15) ... + 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 0 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 (9921 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57959 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + echo 'nameserver 192.168.100.11' + 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 Running Process clearwater_diags_monitor_pro... Does not exist 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 ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist 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 ' + 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 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 Initializing Program poll_sprout_sip Initializing Program poll_sprout_http Initializing Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed 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 Initializing Program poll_sprout_sip Initializing Program poll_sprout_http Initializing Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed 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 13be999db4afe83e is healthy: got healthy result from http://192.168.100.7:4000 member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 2d0d8547117394a3 is healthy: got healthy result from http://192.168.100.5:4000 cluster is healthy + clearwater-etcdctl member list 13be999db4afe83e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 2d0d8547117394a3: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.7) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.5 is in state normal. + cw-check_config_sync - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/rph.json is up to date - /etc/clearwater/s-cscf.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc78B4pye6RqgzylKsmkTOJlIhXdMggXEBBupTRlM6Dck58u0B55xWkEp_c14B_obXvZhi98PeVP58ly2p7FSnQaf8Tc2vGXILxFGranDU_lQ3Rjiptf4qfEQ9QyBfgbSw-Cq89UG3Aju2M0pdiV7Vomu-_AarwpDz2izTkyBDAY_p2qQ' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-sprout-sq57ninydns7-0-7dy5jh3qpyya/a91575c3-71ab-478f-9bba-bbdea077116c/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 16 84 --:--:-- --:--:-- --:--:-- 85 HTTP/1.1 200 OK Date: Thu, 30 May 2019 11:42:32 GMT Server: Apache x-openstack-request-id: req-ccfc3b5c-51b5-4d86-a5de-f834b2cbb9cd 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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c5:d3:d9:b0:86:10:5f:c5:c2:72:57:cb:fa:16:7e:d0 root@sprout-0 (DSA) ec2: 256 6d:7e:e4:89:ba:01:8e:fd:17:e3:ab:d1:79:12:5f:47 root@sprout-0 (ECDSA) ec2: 256 a3:85:f4:64:5d:62:cc:56:22:73:66:e7:e4:6c:0c:13 root@sprout-0 (ED25519) ec2: 2048 9a:d5:ad:a9:7b:ff:5f:49:9b:e1:ce:00:88:df:04:2c root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX73reim1wBOd8hDzzFUueUPumCCbPDBGOFSIogtt04ysPOusi4Oln8vnhT6LRjbeHj+eqhXRfCfoxPq7GrX6s= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILDIMjF2dP4YAr/1QSBd6xwtTY9SS+NpBWKw+7/8npps root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZFqQGzPGuRAogQWpK1ppzGFDlavTibM/Ly9fcVMOYSaN6oVa4oXZOY/QvtIIoiul0urLRRcRGclC+3QavV9PjsNVnlGU7b3XQASr3KhXFHODFlh9aNcbMlvOI2q57TvHTKKPEcJAkZsKXgHDtoVVTGGvi/c0yssGtLESfKFRlI3DR80bHfkevI/Q8rc24DyGNqx+5vRVWNC1NGY8UuKF4DIVwE68yyMhc0XxSxUs9NSm4HUFuZWO+Zo3y9LSktPPI9O11qQzYV9coRvTkzcJG8yf0sDK6uCxlh1AMohNbHPYtFYhGAuKtXV5hCKGrdNWHR7M22y4CnDg8Fnuj+qqL root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:42:32 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 280.46 seconds 2019-05-30 11:48:58,632 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console buntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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 0x371d0000-0x378dffff] [ 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-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009765] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013605] Yama: becoming mindful. [ 0.015096] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016916] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020451] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022799] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024252] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029675] Initializing cgroup subsys freezer [ 0.031335] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033747] Initializing cgroup subsys hugetlb [ 0.036762] mce: CPU supports 10 MCE banks [ 0.038381] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038381] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047027] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052099] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056021] MDS: Mitigation: Clear CPU buffers [ 0.081605] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.088722] ACPI: Core revision 20131115 [ 0.090784] ACPI: All ACPI Tables successfully acquired [ 0.092453] ftrace: allocating 28757 entries in 113 pages [ 0.116116] smpboot: Max logical packages: 1 [ 0.117751] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120312] Enabling x2apic [ 0.121489] Enabled x2apic [ 0.122946] Switched APIC routing to physical x2apic. [ 0.125435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132038] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143451] KVM setup paravirtual spinlock [ 0.146057] x86: Booted up 1 node, 1 CPUs [ 0.147595] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148400] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150797] devtmpfs: initialized [ 0.153321] EVM: security.selinux [ 0.154647] EVM: security.SMACK64 [ 0.155964] EVM: security.ima [ 0.156003] EVM: security.capability [ 0.158364] pinctrl core: initialized pinctrl subsystem [ 0.160053] regulator-dummy: no parameters [ 0.161867] RTC time: 11:37:52, date: 05/30/19 [ 0.163839] NET: Registered protocol family 16 [ 0.164132] cpuidle: using governor ladder [ 0.165937] cpuidle: using governor menu [ 0.167690] ACPI: bus type PCI registered [ 0.168009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170765] PCI: Using configuration type 1 for base access [ 0.172712] bio: create slab at 0 [ 0.174658] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177923] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179919] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181026] ACPI: Interpreter enabled [ 0.182681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.186573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.190564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.194697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.198576] ACPI: (supports S0 S5) [ 0.200003] ACPI: Using IOAPIC for interrupt routing [ 0.202121] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204182] ACPI: No dock devices found. [ 0.207654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210761] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216192] acpiphp: Slot [3] registered [ 0.217900] acpiphp: Slot [4] registered [ 0.219618] acpiphp: Slot [5] registered [ 0.220025] acpiphp: Slot [6] registered [ 0.221752] acpiphp: Slot [7] registered [ 0.223475] acpiphp: Slot [8] registered [ 0.224022] acpiphp: Slot [9] registered [ 0.225754] acpiphp: Slot [10] registered [ 0.227567] acpiphp: Slot [11] registered [ 0.228023] acpiphp: Slot [12] registered [ 0.229783] acpiphp: Slot [13] registered [ 0.231555] acpiphp: Slot [14] registered [ 0.232022] acpiphp: Slot [15] registered [ 0.233870] acpiphp: Slot [16] registered [ 0.235691] acpiphp: Slot [17] registered [ 0.236040] acpiphp: Slot [18] registered [ 0.237853] acpiphp: Slot [19] registered [ 0.239669] acpiphp: Slot [20] registered [ 0.240023] acpiphp: Slot [21] registered [ 0.241825] acpiphp: Slot [22] registered [ 0.243650] acpiphp: Slot [23] registered [ 0.244023] acpiphp: Slot [24] registered [ 0.245810] acpiphp: Slot [25] registered [ 0.247625] acpiphp: Slot [26] registered [ 0.248024] acpiphp: Slot [27] registered [ 0.249858] acpiphp: Slot [28] registered [ 0.251691] acpiphp: Slot [29] registered [ 0.252029] acpiphp: Slot [30] registered [ 0.253860] acpiphp: Slot [31] registered [ 0.255685] PCI host bridge to bus 0000:00 [ 0.256011] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.258369] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262590] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264008] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.266852] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.274193] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.298906] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301350] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304107] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.307215] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309287] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.312000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312337] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314316] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317114] vgaarb: bridge control possible 0000:00:02.0 [ 0.319248] SCSI subsystem initialized [ 0.320225] ACPI: bus type USB registered [ 0.321735] usbcore: registered new interface driver usbfs [ 0.323640] usbcore: registered new interface driver hub [ 0.324051] usbcore: registered new device driver usb [ 0.326076] PCI: Using ACPI for IRQ routing [ 0.328065] NetLabel: Initializing [ 0.329405] NetLabel: domain hash size = 128 [ 0.331021] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.332042] NetLabel: unlabeled traffic allowed by default [ 0.334249] Switched to clocksource kvm-clock [ 0.340354] AppArmor: AppArmor Filesystem Enabled [ 0.342084] pnp: PnP ACPI init [ 0.343309] ACPI: bus type PNP registered [ 0.345271] pnp: PnP ACPI: found 8 devices [ 0.346796] ACPI: bus type PNP unregistered [ 0.353994] NET: Registered protocol family 2 [ 0.355846] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.358294] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.360630] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362940] TCP: reno registered [ 0.364223] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.366274] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.368562] NET: Registered protocol family 1 [ 0.370181] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.372255] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.374272] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.391515] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.408711] Trying to unpack rootfs image as initramfs... [ 0.509891] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.512877] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.514923] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.518025] Scanning for low memory corruption every 60 seconds [ 0.520353] Initialise system trusted keyring [ 0.522043] audit: initializing netlink socket (disabled) [ 0.523948] type=2000 audit(1559216272.308:1): initialized [ 0.543726] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.546680] zbud: loaded [ 0.547959] VFS: Disk quotas dquot_6.5.2 [ 0.549457] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.552047] fuse init (API version 7.22) [ 0.553541] msgmni has been set to 1982 [ 0.555034] Key type big_key registered [ 0.556768] Key type asymmetric registered [ 0.558297] Asymmetric key parser 'x509' registered [ 0.560058] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.562821] io scheduler noop registered [ 0.564309] io scheduler deadline registered (default) [ 0.566166] io scheduler cfq registered [ 0.567678] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569658] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571974] ipmi message handler version 39.2 [ 0.573606] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576308] ACPI: Power Button [PWRF] [ 0.577758] GHES: HEST is not enabled! [ 0.594128] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.626241] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.628785] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655191] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658666] Linux agpgart interface v0.103 [ 0.661122] brd: module loaded [ 0.662790] loop: module loaded [ 0.664462] blk-mq: CPU -> queue map [ 0.665838] CPU 0 -> Queue 0 [ 0.667906] vda: vda1 [ 0.669599] scsi0 : ata_piix [ 0.670849] scsi1 : ata_piix [ 0.672073] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.674364] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.677391] libphy: Fixed MDIO Bus: probed [ 0.678991] tun: Universal TUN/TAP device driver, 1.6 [ 0.680800] tun: (C) 1999-2004 Max Krasnyansky [ 0.683986] PPP generic driver version 2.4.2 [ 0.685607] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687839] ehci-pci: EHCI PCI platform driver [ 0.689498] ehci-platform: EHCI generic platform driver [ 0.691358] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693479] ohci-pci: OHCI PCI platform driver [ 0.695117] ohci-platform: OHCI generic platform driver [ 0.696968] uhci_hcd: USB Universal Host Controller Interface driver [ 0.714035] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715851] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.718660] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.720816] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.723088] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.725690] usb usb1: Product: UHCI Host Controller [ 0.727390] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.729526] usb usb1: SerialNumber: 0000:00:01.2 [ 0.731265] hub 1-0:1.0: USB hub found [ 0.732703] hub 1-0:1.0: 2 ports detected [ 0.734313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.738040] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.739772] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.741651] mousedev: PS/2 mouse device common for all mice [ 0.743910] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.746988] rtc_cmos 00:00: RTC can wake from S4 [ 0.749143] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753536] device-mapper: uevent: version 1.0.3 [ 0.755231] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.758205] ledtrig-cpu: registered to indicate activity on CPUs [ 0.760338] TCP: cubic registered [ 0.761688] NET: Registered protocol family 10 [ 0.763460] NET: Registered protocol family 17 [ 0.765084] Key type dns_resolver registered [ 0.766739] Loading compiled-in X.509 certificates [ 0.768954] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.772254] registered taskstats version 1 [ 0.775050] Key type trusted registered [ 0.778546] Key type encrypted registered [ 0.780109] AppArmor: AppArmor sha1 policy hashing enabled [ 0.782015] IMA: No TPM chip found, activating TPM-bypass! [ 0.784435] regulator-dummy: disabling [ 0.785851] Magic number: 3:994:631 [ 0.787379] rtc_cmos 00:00: setting system clock to 2019-05-30 11:37:52 UTC (1559216272) [ 0.790361] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.792388] EDD information not available. [ 0.833463] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.847815] Write protecting the kernel read-only data: 12288k [ 0.850429] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.854557] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868112] systemd-udevd[99]: starting version 204 [ 0.904604] FDC 0 is a S82078B [ 1.044049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.210052] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.212721] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.216321] usb 1-1: Product: QEMU USB Tablet [ 1.218147] usb 1-1: Manufacturer: QEMU [ 1.219700] usb 1-1: SerialNumber: 42 [ 1.934136] 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.299068] 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.432762] random: init urandom read with 10 bits of entropy available [ 2.570565] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 30 May 2019 11:37:54 +0000. Up 2.98 seconds. cloud-init-nonet[3.17]: 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 ] cloud-init-nonet[4.52]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 30 May 2019 11:37:56 +0000. Up 5.16 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.7 | 255.255.255.0 | fa:16:3e:93:c9:36 | 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: 9a:d5:ad:a9:7b:ff:5f:49:9b:e1:ce:00:88:df:04:2c root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | E o | | o.o. | | .S..o. o | | +. oo. o =| | o .o. . =.| | .. + .| | oo ....+.| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c5:d3:d9:b0:86:10:5f:c5:c2:72:57:cb:fa:16:7e:d0 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o. .oo...| | +.++=+ .| | *o=o.o | | . o .. | | S ...E| | o..| | +.| | . .| | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 6d:7e:e4:89:ba:01:8e:fd:17:e3:ab:d1:79:12:5f:47 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | E| | . . | | . S + . . .| | + . +oB 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: a3:85:f4:64:5d:62:cc:56:22:73:66:e7:e4:6c:0c:13 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | ooEo= | | O+& | | . o.. * | | . = . | | . S | | o . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush 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 Thu, 30 May 2019 11:38:02 +0000. Up 11.12 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 Thu, 30 May 2019 11:38:03 +0000. Up 12.26 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 11850 0 --:--:-- --:--:-- --:--:-- 11883 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 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 [294 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 [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [526 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 [582 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 [281 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 (1569 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 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://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 16s (3527 kB/s) 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 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 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.2) ... 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-170.220) ... 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 8217 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 8245 clearwater-socket-factory-sig start/running, process 8253 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8299 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.15) ... + 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 0 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 (9921 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57959 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + echo 'nameserver 192.168.100.11' + 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 Running Process clearwater_diags_monitor_pro... Does not exist 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 ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist 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 ' + 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 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 Initializing Program poll_sprout_sip Initializing Program poll_sprout_http Initializing Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed 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 Initializing Program poll_sprout_sip Initializing Program poll_sprout_http Initializing Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed 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 13be999db4afe83e is healthy: got healthy result from http://192.168.100.7:4000 member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 2d0d8547117394a3 is healthy: got healthy result from http://192.168.100.5:4000 cluster is healthy + clearwater-etcdctl member list 13be999db4afe83e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 2d0d8547117394a3: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.7) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.5 is in state normal. + cw-check_config_sync - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/rph.json is up to date - /etc/clearwater/s-cscf.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc78B4pye6RqgzylKsmkTOJlIhXdMggXEBBupTRlM6Dck58u0B55xWkEp_c14B_obXvZhi98PeVP58ly2p7FSnQaf8Tc2vGXILxFGranDU_lQ3Rjiptf4qfEQ9QyBfgbSw-Cq89UG3Aju2M0pdiV7Vomu-_AarwpDz2izTkyBDAY_p2qQ' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-sprout-sq57ninydns7-0-7dy5jh3qpyya/a91575c3-71ab-478f-9bba-bbdea077116c/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 16 84 --:--:-- --:--:-- --:--:-- 85 HTTP/1.1 200 OK Date: Thu, 30 May 2019 11:42:32 GMT Server: Apache x-openstack-request-id: req-ccfc3b5c-51b5-4d86-a5de-f834b2cbb9cd 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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c5:d3:d9:b0:86:10:5f:c5:c2:72:57:cb:fa:16:7e:d0 root@sprout-0 (DSA) ec2: 256 6d:7e:e4:89:ba:01:8e:fd:17:e3:ab:d1:79:12:5f:47 root@sprout-0 (ECDSA) ec2: 256 a3:85:f4:64:5d:62:cc:56:22:73:66:e7:e4:6c:0c:13 root@sprout-0 (ED25519) ec2: 2048 9a:d5:ad:a9:7b:ff:5f:49:9b:e1:ce:00:88:df:04:2c root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX73reim1wBOd8hDzzFUueUPumCCbPDBGOFSIogtt04ysPOusi4Oln8vnhT6LRjbeHj+eqhXRfCfoxPq7GrX6s= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILDIMjF2dP4YAr/1QSBd6xwtTY9SS+NpBWKw+7/8npps root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZFqQGzPGuRAogQWpK1ppzGFDlavTibM/Ly9fcVMOYSaN6oVa4oXZOY/QvtIIoiul0urLRRcRGclC+3QavV9PjsNVnlGU7b3XQASr3KhXFHODFlh9aNcbMlvOI2q57TvHTKKPEcJAkZsKXgHDtoVVTGGvi/c0yssGtLESfKFRlI3DR80bHfkevI/Q8rc24DyGNqx+5vRVWNC1NGY8UuKF4DIVwE68yyMhc0XxSxUs9NSm4HUFuZWO+Zo3y9LSktPPI9O11qQzYV9coRvTkzcJG8yf0sDK6uCxlh1AMohNbHPYtFYhGAuKtXV5hCKGrdNWHR7M22y4CnDg8Fnuj+qqL root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:42:32 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 280.46 seconds 2019-05-30 11:48:58,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:48:58,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:59,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Thu, 30 May 2019 11:48: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-cfa62f15-244d-4702-b65a-aa6be7d1aec5 x-openstack-request-id: req-cfa62f15-244d-4702-b65a-aa6be7d1aec5 2019-05-30 11:48:59,091 - 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:8f:8d:f2", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:8d:f2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "87c28690-06d0-4866-9cef-1ddbc2313d45", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "bono-0.clearwater.opnfv", "created": "2019-05-30T11:42:47Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "dime-0.clearwater.opnfv", "created": "2019-05-30T11:42:46Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "192.168.100.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:16.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:16Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "homer-0.clearwater.opnfv", "created": "2019-05-30T11:42:45Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:37:51.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "c343f0ca-eeca-47ee-8299-7ec20427f644", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:37:51Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-30T11:37:34Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:27:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "2eff68ea-37c6-43ee-8fd1-604b4091dde5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:27:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-30T11:27:37Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:24:15.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "9149a50b-d012-41b8-b5b5-ed017aa86360", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:24:15Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-30T11:22:29Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:21:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "5ab8f151-eb79-42e2-9a17-30e761404aaf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:21:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ns.clearwater.opnfv", "created": "2019-05-30T11:20:10Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:48:59,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cfa62f15-244d-4702-b65a-aa6be7d1aec5 2019-05-30 11:48:59,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455027103424s 2019-05-30 11:48:59,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 11:48:59,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 11:48:59,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15974 Content-Type: application/json Date: Thu, 30 May 2019 11: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-faac3de1-0eb5-4afa-98a4-216a449e0c09 x-openstack-request-id: req-faac3de1-0eb5-4afa-98a4-216a449e0c09 2019-05-30 11:48:59,183 - keystoneauth.session - DEBUG - RESP BODY: {"output": "/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 [431 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 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 [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [281 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 (1540 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.6\n+ '[' -n 192.168.100.6 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:40 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:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:58 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 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://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:62 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:64 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:66 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:69 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:71 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 13s (12.6 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51354 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_2019a-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2019a-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 (2019a-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:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:PSCProcert.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Starfield_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:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:Certplus_Root_CA_G2.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:Secure_Global_CA.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:EC-ACC.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.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.15) ...\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 ... 53180 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-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\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-170.220) ...\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 11849\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\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.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12496\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.15) ...\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 0 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 0s (6349 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59737 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.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n+ echo 'nameserver 192.168.100.11'\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 Running Process \n clearwater_diags_monitor_pro... Initializing Process \n cassandra_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 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 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 clearwater_diags_monitor_pro... Does not exist Process \n cassandra_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 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 astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\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 Running Process \n clearwater_diags_monitor_pro... Does not exist Process \n cassandra_process Execution failed | Does... 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 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 astaire_uptime Wait parent 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 clearwater_diags_monitor_pro... Does not exist Process \n cassandra_process Execution failed | Does... 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 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 astaire_uptime 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.vellum.clearwater.opnfv Running System \n snmpd_process Does not exist Process \n rogers_process Execution failed | Does... 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... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n chronos_process Running 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 Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' snmpd_process Does not exist Process \n rogers_process Execution failed | Does... Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist 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 Wait parent 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 Execution failed | Does... Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Status failed 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 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 ' cassandra_process Execution failed | Does... Process \n rogers_uptime Status failed 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: 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 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000\nmember 2d0d8547117394a3 is healthy: got healthy result from http://192.168.100.5:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true\n2d0d8547117394a3: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.5) should be in the Cassandra, Chronos and Memcached clusters.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\n+ cw-check_config_sync\n - /etc/chronos/chronos_shared.conf is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc774lgcLX6-rh8Cd5DrhhJJBrofTr-k88Zwcpp7yGXs9NBBbt6OBdVcmvWwFVtesuPyx2hpkdSxuKW0ZQAx4362MMwZTIrYmhQqj7K1mS_kLQIfl1lPjoGCOyvkBb38WaP3zHI6teph8NYbMFvDKaY-MrxrFti3TmsO4iV75IiTeB10U' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-vellum-az6yhsjqbrfh-0-vzwdjwd6nfgi/17344eb0-3a32-4f1c-9836-7b0dbc901d83/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 13 72 --:--:-- --:--:-- --:--:-- 72\nHTTP/1.1 200 OK\nDate: Thu, 30 May 2019 11:37:19 GMT\nServer: Apache\nx-openstack-request-id: req-3047ae6a-f2c7-4415-877b-32e5cf5a879c\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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 ae:6f:1a:ab:e6:ba:86:ac:55:08:c5:8d:d6:fb:47:90 root@vellum-0 (DSA)\nec2: 256 4c:b3:16:5e:9e:da:91:40:40:f5:82:d9:94:b2:72:88 root@vellum-0 (ECDSA)\nec2: 256 ec:3c:6e:95:eb:da:f3:ec:06:97:76:24:65:a5:a0:b0 root@vellum-0 (ED25519)\nec2: 2048 db:77:ad:18:ec:1a:09:9c:18:64:ee:28:a3:e0:06:c2 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHQmWOQaoueTj0oahkXbiWBoi96e3THXkdgvEGfIh0ZsGkQ97d/He3Ltmrqo9x2PreQ058UcPgxVw3+0Rl6TW7E= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKeueiIo5K1w6sGnkQ+galquXUOs6ZRlkv7AUQv+sQDR root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFrJCimsl/1VmvvFqXc377eL1FhshFRvIf+/ZjoHQpFQCGQn7YlyyhUjPe9kKrtFd7BICO6QMr3XCjQ5Au8FtvEjGwjT3Y3SV9LTj6Ce2kDYJ7yyOIO69PiFkzzO5YZk/jm16jALd2xXcGEHWx6GIbRKS5I+RjXJ2nPlFp+3UWBIwwMAEEP+keudCXGNruo2KlW/2iiwNLmCdrV2v73ZwbrXr8qZf3bw5hZtlPvA6872ay2lTZGF4qbP45Kr9TXKMU/OjqjfNc6BMZ4v7Lm6x65su5fqFFBKlnEofkM98bO+yi/HMOsAO3+XpcCKLn2NKRlFCy07ufzk+JLgvjjawX root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:37:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 564.19 seconds\n"} 2019-05-30 11:48:59,184 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5/action used request id req-faac3de1-0eb5-4afa-98a4-216a449e0c09 2019-05-30 11:48:59,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0849740505219s 2019-05-30 11:48:59,187 - functest.core.singlevm - DEBUG - console: /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 [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 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 [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [281 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 (1540 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:25 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 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:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 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://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:62 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:66 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:69 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:71 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.6 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 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_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-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 (2019a-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:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.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.15) ... 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 ... 53180 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-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 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-170.220) ... 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 11849 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 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. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12496 * 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.15) ... + 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 0 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 0s (6349 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59737 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.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + echo 'nameserver 192.168.100.11' + 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 Running Process clearwater_diags_monitor_pro... Initializing Process cassandra_process 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 Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing 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 clearwater_diags_monitor_pro... Does not exist Process cassandra_process 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 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 astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( 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 Running Process clearwater_diags_monitor_pro... Does not exist Process cassandra_process Execution failed | Does... Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached 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 astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process cassandra_process Execution failed | Does... Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached 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 astaire_uptime Wait parent 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 Does not exist Process rogers_process Execution failed | Does... 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... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running 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 Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist 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 Wait parent 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 Execution failed | Does... Process chronos_process Running Process astaire_process Running Process rogers_uptime Status failed 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 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 ' cassandra_process Execution failed | Does... Process rogers_uptime Status failed 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: 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 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 2d0d8547117394a3 is healthy: got healthy result from http://192.168.100.5:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 2d0d8547117394a3: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.5) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.5 is in state normal. + cw-check_config_sync - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc774lgcLX6-rh8Cd5DrhhJJBrofTr-k88Zwcpp7yGXs9NBBbt6OBdVcmvWwFVtesuPyx2hpkdSxuKW0ZQAx4362MMwZTIrYmhQqj7K1mS_kLQIfl1lPjoGCOyvkBb38WaP3zHI6teph8NYbMFvDKaY-MrxrFti3TmsO4iV75IiTeB10U' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-vellum-az6yhsjqbrfh-0-vzwdjwd6nfgi/17344eb0-3a32-4f1c-9836-7b0dbc901d83/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 13 72 --:--:-- --:--:-- --:--:-- 72 HTTP/1.1 200 OK Date: Thu, 30 May 2019 11:37:19 GMT Server: Apache x-openstack-request-id: req-3047ae6a-f2c7-4415-877b-32e5cf5a879c 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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ae:6f:1a:ab:e6:ba:86:ac:55:08:c5:8d:d6:fb:47:90 root@vellum-0 (DSA) ec2: 256 4c:b3:16:5e:9e:da:91:40:40:f5:82:d9:94:b2:72:88 root@vellum-0 (ECDSA) ec2: 256 ec:3c:6e:95:eb:da:f3:ec:06:97:76:24:65:a5:a0:b0 root@vellum-0 (ED25519) ec2: 2048 db:77:ad:18:ec:1a:09:9c:18:64:ee:28:a3:e0:06:c2 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHQmWOQaoueTj0oahkXbiWBoi96e3THXkdgvEGfIh0ZsGkQ97d/He3Ltmrqo9x2PreQ058UcPgxVw3+0Rl6TW7E= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKeueiIo5K1w6sGnkQ+galquXUOs6ZRlkv7AUQv+sQDR root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFrJCimsl/1VmvvFqXc377eL1FhshFRvIf+/ZjoHQpFQCGQn7YlyyhUjPe9kKrtFd7BICO6QMr3XCjQ5Au8FtvEjGwjT3Y3SV9LTj6Ce2kDYJ7yyOIO69PiFkzzO5YZk/jm16jALd2xXcGEHWx6GIbRKS5I+RjXJ2nPlFp+3UWBIwwMAEEP+keudCXGNruo2KlW/2iiwNLmCdrV2v73ZwbrXr8qZf3bw5hZtlPvA6872ay2lTZGF4qbP45Kr9TXKMU/OjqjfNc6BMZ4v7Lm6x65su5fqFFBKlnEofkM98bO+yi/HMOsAO3+XpcCKLn2NKRlFCy07ufzk+JLgvjjawX root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:37:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 564.19 seconds 2019-05-30 11:48:59,193 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console /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 [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 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 [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [281 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 (1540 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:25 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 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:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 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://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:62 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:66 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:69 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:71 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.6 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 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_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-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 (2019a-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:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.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.15) ... 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 ... 53180 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-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 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-170.220) ... 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 11849 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 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. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12496 * 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.15) ... + 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 0 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 0s (6349 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59737 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.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + echo 'nameserver 192.168.100.11' + 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 Running Process clearwater_diags_monitor_pro... Initializing Process cassandra_process 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 Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing 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 clearwater_diags_monitor_pro... Does not exist Process cassandra_process 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 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 astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( 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 Running Process clearwater_diags_monitor_pro... Does not exist Process cassandra_process Execution failed | Does... Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached 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 astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process cassandra_process Execution failed | Does... Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached 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 astaire_uptime Wait parent 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 Does not exist Process rogers_process Execution failed | Does... 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... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running 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 Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist 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 Wait parent 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 Execution failed | Does... Process chronos_process Running Process astaire_process Running Process rogers_uptime Status failed 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 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 ' cassandra_process Execution failed | Does... Process rogers_uptime Status failed 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: 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 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 2d0d8547117394a3 is healthy: got healthy result from http://192.168.100.5:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 2d0d8547117394a3: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.5) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.5 is in state normal. + cw-check_config_sync - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc774lgcLX6-rh8Cd5DrhhJJBrofTr-k88Zwcpp7yGXs9NBBbt6OBdVcmvWwFVtesuPyx2hpkdSxuKW0ZQAx4362MMwZTIrYmhQqj7K1mS_kLQIfl1lPjoGCOyvkBb38WaP3zHI6teph8NYbMFvDKaY-MrxrFti3TmsO4iV75IiTeB10U' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-vellum-az6yhsjqbrfh-0-vzwdjwd6nfgi/17344eb0-3a32-4f1c-9836-7b0dbc901d83/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 13 72 --:--:-- --:--:-- --:--:-- 72 HTTP/1.1 200 OK Date: Thu, 30 May 2019 11:37:19 GMT Server: Apache x-openstack-request-id: req-3047ae6a-f2c7-4415-877b-32e5cf5a879c 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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ae:6f:1a:ab:e6:ba:86:ac:55:08:c5:8d:d6:fb:47:90 root@vellum-0 (DSA) ec2: 256 4c:b3:16:5e:9e:da:91:40:40:f5:82:d9:94:b2:72:88 root@vellum-0 (ECDSA) ec2: 256 ec:3c:6e:95:eb:da:f3:ec:06:97:76:24:65:a5:a0:b0 root@vellum-0 (ED25519) ec2: 2048 db:77:ad:18:ec:1a:09:9c:18:64:ee:28:a3:e0:06:c2 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHQmWOQaoueTj0oahkXbiWBoi96e3THXkdgvEGfIh0ZsGkQ97d/He3Ltmrqo9x2PreQ058UcPgxVw3+0Rl6TW7E= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKeueiIo5K1w6sGnkQ+galquXUOs6ZRlkv7AUQv+sQDR root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFrJCimsl/1VmvvFqXc377eL1FhshFRvIf+/ZjoHQpFQCGQn7YlyyhUjPe9kKrtFd7BICO6QMr3XCjQ5Au8FtvEjGwjT3Y3SV9LTj6Ce2kDYJ7yyOIO69PiFkzzO5YZk/jm16jALd2xXcGEHWx6GIbRKS5I+RjXJ2nPlFp+3UWBIwwMAEEP+keudCXGNruo2KlW/2iiwNLmCdrV2v73ZwbrXr8qZf3bw5hZtlPvA6872ay2lTZGF4qbP45Kr9TXKMU/OjqjfNc6BMZ4v7Lm6x65su5fqFFBKlnEofkM98bO+yi/HMOsAO3+XpcCKLn2NKRlFCy07ufzk+JLgvjjawX root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:37:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 564.19 seconds 2019-05-30 11:48:59,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:48:59,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:59,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Thu, 30 May 2019 11: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-cbb983fb-c7d0-4101-aabc-af1460969de4 x-openstack-request-id: req-cbb983fb-c7d0-4101-aabc-af1460969de4 2019-05-30 11:48:59,388 - 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:8f:8d:f2", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:8d:f2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "87c28690-06d0-4866-9cef-1ddbc2313d45", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "bono-0.clearwater.opnfv", "created": "2019-05-30T11:42:47Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "dime-0.clearwater.opnfv", "created": "2019-05-30T11:42:46Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "192.168.100.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:16.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:16Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "homer-0.clearwater.opnfv", "created": "2019-05-30T11:42:45Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:37:51.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "c343f0ca-eeca-47ee-8299-7ec20427f644", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:37:51Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-30T11:37:34Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:27:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "2eff68ea-37c6-43ee-8fd1-604b4091dde5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:27:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-30T11:27:37Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:24:15.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "9149a50b-d012-41b8-b5b5-ed017aa86360", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:24:15Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-30T11:22:29Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:21:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "5ab8f151-eb79-42e2-9a17-30e761404aaf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:21:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ns.clearwater.opnfv", "created": "2019-05-30T11:20:10Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:48:59,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cbb983fb-c7d0-4101-aabc-af1460969de4 2019-05-30 11:48:59,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19078207016s 2019-05-30 11:48:59,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 11:48:59,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/9149a50b-d012-41b8-b5b5-ed017aa86360/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 11:48:59,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21617 Content-Type: application/json Date: Thu, 30 May 2019 11: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-35b94626-a1ae-40a0-beba-6a53ea60bb83 x-openstack-request-id: req-35b94626-a1ae-40a0-beba-6a53ea60bb83 2019-05-30 11:48:59,475 - 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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 0x371d0000-0x378dffff]\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-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009996] Security Framework initialized\n[ 0.012045] AppArmor: AppArmor initialized\n[ 0.013857] Yama: becoming mindful.\n[ 0.016121] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020814] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.024047] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.026736] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.028249] Initializing cgroup subsys memory\n[ 0.030121] Initializing cgroup subsys devices\n[ 0.032004] Initializing cgroup subsys freezer\n[ 0.033875] Initializing cgroup subsys blkio\n[ 0.036004] Initializing cgroup subsys perf_event\n[ 0.037999] Initializing cgroup subsys hugetlb\n[ 0.040813] mce: CPU supports 10 MCE banks\n[ 0.042680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.042680] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.050322] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.056003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.058840] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060004] MDS: Mitigation: Clear CPU buffers\n[ 0.084181] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.098652] ACPI: Core revision 20131115\n[ 0.100902] ACPI: All ACPI Tables successfully acquired\n[ 0.103463] ftrace: allocating 28757 entries in 113 pages\n[ 0.124638] smpboot: Max logical packages: 1\n[ 0.128004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.131098] Enabling x2apic\n[ 0.132000] Enabled x2apic\n[ 0.132024] Switched APIC routing to physical x2apic.\n[ 0.137380] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.139524] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.142995] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.151581] KVM setup paravirtual spinlock\n[ 0.155795] x86: Booted up 1 node, 1 CPUs\n[ 0.156004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.158713] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.160286] devtmpfs: initialized\n[ 0.163481] EVM: security.selinux\n[ 0.164006] EVM: security.SMACK64\n[ 0.165367] EVM: security.ima\n[ 0.166620] EVM: security.capability\n[ 0.169246] pinctrl core: initialized pinctrl subsystem\n[ 0.171245] regulator-dummy: no parameters\n[ 0.172104] RTC time: 11:24:16, date: 05/30/19\n[ 0.173879] NET: Registered protocol family 16\n[ 0.175734] cpuidle: using governor ladder\n[ 0.176004] cpuidle: using governor menu\n[ 0.177542] ACPI: bus type PCI registered\n[ 0.179087] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.180174] PCI: Using configuration type 1 for base access\n[ 0.182970] bio: create slab at 0\n[ 0.184234] ACPI: Added _OSI(Module Device)\n[ 0.185830] ACPI: Added _OSI(Processor Device)\n[ 0.187553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.188004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.191215] ACPI: Interpreter enabled\n[ 0.192019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.195748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.198322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.201020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.204007] ACPI: (supports S0 S5)\n[ 0.205397] ACPI: Using IOAPIC for interrupt routing\n[ 0.207258] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208179] ACPI: No dock devices found.\n[ 0.211445] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214393] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220218] acpiphp: Slot [3] registered\n[ 0.221829] acpiphp: Slot [4] registered\n[ 0.223361] acpiphp: Slot [5] registered\n[ 0.224024] acpiphp: Slot [6] registered\n[ 0.225547] acpiphp: Slot [7] registered\n[ 0.227068] acpiphp: Slot [8] registered\n[ 0.228021] acpiphp: Slot [9] registered\n[ 0.229551] acpiphp: Slot [10] registered\n[ 0.231102] acpiphp: Slot [11] registered\n[ 0.232021] acpiphp: Slot [12] registered\n[ 0.233564] acpiphp: Slot [13] registered\n[ 0.235107] acpiphp: Slot [14] registered\n[ 0.236021] acpiphp: Slot [15] registered\n[ 0.237569] acpiphp: Slot [16] registered\n[ 0.239120] acpiphp: Slot [17] registered\n[ 0.240028] acpiphp: Slot [18] registered\n[ 0.241575] acpiphp: Slot [19] registered\n[ 0.243125] acpiphp: Slot [20] registered\n[ 0.244021] acpiphp: Slot [21] registered\n[ 0.245580] acpiphp: Slot [22] registered\n[ 0.247145] acpiphp: Slot [23] registered\n[ 0.248022] acpiphp: Slot [24] registered\n[ 0.249575] acpiphp: Slot [25] registered\n[ 0.251122] acpiphp: Slot [26] registered\n[ 0.252021] acpiphp: Slot [27] registered\n[ 0.253574] acpiphp: Slot [28] registered\n[ 0.255121] acpiphp: Slot [29] registered\n[ 0.256021] acpiphp: Slot [30] registered\n[ 0.257584] acpiphp: Slot [31] registered\n[ 0.259123] PCI host bridge to bus 0000:00\n[ 0.260005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.261969] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.266169] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.268003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.270371] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.278199] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.280015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.301950] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.304871] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.307563] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.309250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.311904] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.312886] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.315241] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.316000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317150] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319409] SCSI subsystem initialized\n[ 0.320257] ACPI: bus type USB registered\n[ 0.321847] usbcore: registered new interface driver usbfs\n[ 0.323821] usbcore: registered new interface driver hub\n[ 0.324040] usbcore: registered new device driver usb\n[ 0.326082] PCI: Using ACPI for IRQ routing\n[ 0.328081] NetLabel: Initializing\n[ 0.329446] NetLabel: domain hash size = 128\n[ 0.331069] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.332048] NetLabel: unlabeled traffic allowed by default\n[ 0.334261] Switched to clocksource kvm-clock\n[ 0.340636] AppArmor: AppArmor Filesystem Enabled\n[ 0.342411] pnp: PnP ACPI init\n[ 0.343664] ACPI: bus type PNP registered\n[ 0.345653] pnp: PnP ACPI: found 8 devices\n[ 0.347232] ACPI: bus type PNP unregistered\n[ 0.354476] NET: Registered protocol family 2\n[ 0.356409] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.358916] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.361307] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.363674] TCP: reno registered\n[ 0.364987] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.367095] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.369433] NET: Registered protocol family 1\n[ 0.371103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.373214] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.375274] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.392346] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.409583] Trying to unpack rootfs image as initramfs...\n[ 0.510736] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.513818] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.515910] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.519102] Scanning for low memory corruption every 60 seconds\n[ 0.521615] Initialise system trusted keyring\n[ 0.523354] audit: initializing netlink socket (disabled)\n[ 0.525356] type=2000 audit(1559215456.282:1): initialized\n[ 0.546552] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549596] zbud: loaded\n[ 0.550922] VFS: Disk quotas dquot_6.5.2\n[ 0.552492] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555128] fuse init (API version 7.22)\n[ 0.556700] msgmni has been set to 1982\n[ 0.558245] Key type big_key registered\n[ 0.560068] Key type asymmetric registered\n[ 0.561639] Asymmetric key parser 'x509' registered\n[ 0.563451] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.566272] io scheduler noop registered\n[ 0.567782] io scheduler deadline registered (default)\n[ 0.569680] io scheduler cfq registered\n[ 0.571242] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.573260] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.575639] ipmi message handler version 39.2\n[ 0.577336] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580111] ACPI: Power Button [PWRF]\n[ 0.581626] GHES: HEST is not enabled!\n[ 0.598157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.630153] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.632732] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.658458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662049] Linux agpgart interface v0.103\n[ 0.664520] brd: module loaded\n[ 0.666218] loop: module loaded\n[ 0.667892] blk-mq: CPU -> queue map\n[ 0.669311] CPU 0 -> Queue 0\n[ 0.671420] vda: vda1\n[ 0.673171] scsi0 : ata_piix\n[ 0.674441] scsi1 : ata_piix\n[ 0.675672] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.678028] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.681149] libphy: Fixed MDIO Bus: probed\n[ 0.682792] tun: Universal TUN/TAP device driver, 1.6\n[ 0.684649] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687859] PPP generic driver version 2.4.2\n[ 0.689540] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.691859] ehci-pci: EHCI PCI platform driver\n[ 0.693578] ehci-platform: EHCI generic platform driver\n[ 0.695487] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.697681] ohci-pci: OHCI PCI platform driver\n[ 0.699352] ohci-platform: OHCI generic platform driver\n[ 0.701277] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.718474] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.720402] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.723334] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.725501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.727879] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.730593] usb usb1: Product: UHCI Host Controller\n[ 0.732396] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.734839] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.736657] hub 1-0:1.0: USB hub found\n[ 0.738139] hub 1-0:1.0: 2 ports detected\n[ 0.739814] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743715] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745547] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.747487] mousedev: PS/2 mouse device common for all mice\n[ 0.749859] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753082] rtc_cmos 00:00: RTC can wake from S4\n[ 0.755319] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.757583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759927] device-mapper: uevent: version 1.0.3\n[ 0.761712] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.764819] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767030] TCP: cubic registered\n[ 0.768449] NET: Registered protocol family 10\n[ 0.770368] NET: Registered protocol family 17\n[ 0.772061] Key type dns_resolver registered\n[ 0.773803] Loading compiled-in X.509 certificates\n[ 0.776147] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.779578] registered taskstats version 1\n[ 0.782507] Key type trusted registered\n[ 0.786180] Key type encrypted registered\n[ 0.787759] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789740] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.792295] regulator-dummy: disabling\n[ 0.793777] Magic number: 3:788:429\n[ 0.795335] rtc_cmos 00:00: setting system clock to 2019-05-30 11:24:16 UTC (1559215456)\n[ 0.798385] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.800531] EDD information not available.\n[ 0.838070] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.852692] Write protecting the kernel read-only data: 12288k\n[ 0.856130] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.861167] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.876133] systemd-udevd[99]: starting version 204\n[ 0.912609] FDC 0 is a S82078B\n[ 1.048048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.212877] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.215231] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.217635] usb 1-1: Product: QEMU USB Tablet\n[ 1.219257] usb 1-1: Manufacturer: QEMU\n[ 1.220729] usb 1-1: SerialNumber: 42\n[ 1.941901] 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.302982] 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.422510] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.578367] 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 Thu, 30 May 2019 11:24:18 +0000. Up 2.99 seconds.\ncloud-init-nonet[3.21]: 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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\ncloud-init-nonet[4.88]: 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 ]\nCloud-init v. 0.7.5 running 'init' at Thu, 30 May 2019 11:24:21 +0000. Up 5.41 seconds.\n * Stopping log initial device creation[74G[ OK ]\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.6 | 255.255.255.0 | fa:16:3e:57:3e:1d |\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:\nf7:6a:9a:3f:c7:f6:d9:38:8e:1e:d5:97:e0:41:10:b9 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o+. |\n| .. |\n| .o |\n| E. o..|\n| S . ...o|\n| . . . .|\n| .o |\n| .o.+o.+ |\n| o+o=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:\n5a:6b:36:55:43:b4:97:be:74:7f:f6:52:9b:7a:ed:e3 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o |\n| . . . |\n| + o |\n| . + |\n| S . o .|\n| o o . oo|\n| . = ..B|\n| o . .*+|\n| .+E+|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nbe:fc:01:e5:d4:08:df:39:cc:01:47:25:eb:0f:01:14 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..E+=.. |\n| o O = |\n| = X |\n| + . o |\n| S . o |\n| . . o |\n| . . . |\n| . . . |\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:\n8c:e3:dc:58:33:49:0e:ec:82:0d:00:f9:56:73:64:91 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|+. .+o |\n|.. ooE |\n| ... oo . |\n| o+ . * . |\n| .. o + S |\n| + = o |\n| + . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * 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 Thu, 30 May 2019 11:24:27 +0000. Up 11.37 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 Thu, 30 May 2019 11:24:28 +0000. Up 12.61 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 15778 0 --:--:-- --:--:-- --:--:-- 15824\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://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 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 [294 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:14 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [526 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 [582 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 [281 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 (1557 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.100.6\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 69.8 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://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/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://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://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-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.8 MB in 16s (4185 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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 ... 51957 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-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\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.2) ...\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 8547\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-170.220) ...\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 9271\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n............................................................+++\n.............................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting defusedxml (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\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 0 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://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nFetched 38.4 MB in 5s (6801 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58165 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.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n+ echo 'nameserver 192.168.100.11'\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 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.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: gAAAAABc77zx9-uNJBvDdoVLEQvtTEnJJuns82bqm1A54CeFEEKHk-GQzKhxjCNb7n7C6Wh_W4KiDStJVfxGd4vIO-lUzjyG1QIGQgll5ECk3EdcDkDdcfsuP2LnmvN02VMGWvkpT0wxdE1REtFFS9CE-AB80RMSExEu1FCM9S41kXV4jsdgUnM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-ellis-tk6j5w2up24y/7fb3c057-102d-4f6c-805f-dd428d2b2276/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 59 --:--:-- --:--:-- --:--:-- 59100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59\nHTTP/1.1 200 OK\nDate: Thu, 30 May 2019 11:27:24 GMT\nServer: Apache\nx-openstack-request-id: req-ec7b431b-3a2b-41f4-a34f-9bf9727c01da\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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 5a:6b:36:55:43:b4:97:be:74:7f:f6:52:9b:7a:ed:e3 root@ellis-0 (DSA)\nec2: 256 be:fc:01:e5:d4:08:df:39:cc:01:47:25:eb:0f:01:14 root@ellis-0 (ECDSA)\nec2: 256 8c:e3:dc:58:33:49:0e:ec:82:0d:00:f9:56:73:64:91 root@ellis-0 (ED25519)\nec2: 2048 f7:6a:9a:3f:c7:f6:d9:38:8e:1e:d5:97:e0:41:10:b9 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLlr4Wi1UFFuFLc46JjpPNMfK3JWotSUrrkzycHgzpwQh4KsgA5qucANwQAbS2i3wBstyZDPy5cdDjLOVdAvJIg= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILRJFb7OrPSUqX5qIExaKoFVnRAzRlsDhsgisO3P5xh+ root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCimGmHRvG8nWDwi+skKzPM8BnY6PhUDwk4ymOO0reAhIt1mfMhCT55Jfo9ZTK8rqY/D71Pd3n/vIHGLH6M7EpyT+N7Qebxkf7U4RqBNGjVSySo+Rg+P2PiSTC/VAaeOkiOHEPJMU67L6+PIO9KTnp2m4DNPIkDwEfMJrfN6Vobn1QTB7c0xZ1zelvO1jhfeTgt0u+9DJXNmuQegRT6ph0jLYrtQAemW9JNgyjUquD+5P84jW+XpyCIK6/OaJp+cFNvyITGYVm2TEvl7Fw3vUodahiSl9GjRPCOmUEWbNBZyhqrJDyFBIeYcGHqdP9xK7Yix8dxYex8ggOYtyzT5gVh root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:27:24 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 189.09 seconds\n"} 2019-05-30 11:48:59,476 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/9149a50b-d012-41b8-b5b5-ed017aa86360/action used request id req-35b94626-a1ae-40a0-beba-6a53ea60bb83 2019-05-30 11:48:59,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0801191329956s 2019-05-30 11:48:59,479 - 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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 0x371d0000-0x378dffff] [ 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-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009996] Security Framework initialized [ 0.012045] AppArmor: AppArmor initialized [ 0.013857] Yama: becoming mindful. [ 0.016121] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020814] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.024047] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026736] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028249] Initializing cgroup subsys memory [ 0.030121] Initializing cgroup subsys devices [ 0.032004] Initializing cgroup subsys freezer [ 0.033875] Initializing cgroup subsys blkio [ 0.036004] Initializing cgroup subsys perf_event [ 0.037999] Initializing cgroup subsys hugetlb [ 0.040813] mce: CPU supports 10 MCE banks [ 0.042680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042680] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048005] Spectre V2 : Mitigation: Full generic retpoline [ 0.050322] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.056003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.058840] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060004] MDS: Mitigation: Clear CPU buffers [ 0.084181] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.098652] ACPI: Core revision 20131115 [ 0.100902] ACPI: All ACPI Tables successfully acquired [ 0.103463] ftrace: allocating 28757 entries in 113 pages [ 0.124638] smpboot: Max logical packages: 1 [ 0.128004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.131098] Enabling x2apic [ 0.132000] Enabled x2apic [ 0.132024] Switched APIC routing to physical x2apic. [ 0.137380] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.139524] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.142995] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.151581] KVM setup paravirtual spinlock [ 0.155795] x86: Booted up 1 node, 1 CPUs [ 0.156004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.158713] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.160286] devtmpfs: initialized [ 0.163481] EVM: security.selinux [ 0.164006] EVM: security.SMACK64 [ 0.165367] EVM: security.ima [ 0.166620] EVM: security.capability [ 0.169246] pinctrl core: initialized pinctrl subsystem [ 0.171245] regulator-dummy: no parameters [ 0.172104] RTC time: 11:24:16, date: 05/30/19 [ 0.173879] NET: Registered protocol family 16 [ 0.175734] cpuidle: using governor ladder [ 0.176004] cpuidle: using governor menu [ 0.177542] ACPI: bus type PCI registered [ 0.179087] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.180174] PCI: Using configuration type 1 for base access [ 0.182970] bio: create slab at 0 [ 0.184234] ACPI: Added _OSI(Module Device) [ 0.185830] ACPI: Added _OSI(Processor Device) [ 0.187553] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.188004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.191215] ACPI: Interpreter enabled [ 0.192019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.195748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.198322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.201020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.204007] ACPI: (supports S0 S5) [ 0.205397] ACPI: Using IOAPIC for interrupt routing [ 0.207258] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208179] ACPI: No dock devices found. [ 0.211445] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214393] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220218] acpiphp: Slot [3] registered [ 0.221829] acpiphp: Slot [4] registered [ 0.223361] acpiphp: Slot [5] registered [ 0.224024] acpiphp: Slot [6] registered [ 0.225547] acpiphp: Slot [7] registered [ 0.227068] acpiphp: Slot [8] registered [ 0.228021] acpiphp: Slot [9] registered [ 0.229551] acpiphp: Slot [10] registered [ 0.231102] acpiphp: Slot [11] registered [ 0.232021] acpiphp: Slot [12] registered [ 0.233564] acpiphp: Slot [13] registered [ 0.235107] acpiphp: Slot [14] registered [ 0.236021] acpiphp: Slot [15] registered [ 0.237569] acpiphp: Slot [16] registered [ 0.239120] acpiphp: Slot [17] registered [ 0.240028] acpiphp: Slot [18] registered [ 0.241575] acpiphp: Slot [19] registered [ 0.243125] acpiphp: Slot [20] registered [ 0.244021] acpiphp: Slot [21] registered [ 0.245580] acpiphp: Slot [22] registered [ 0.247145] acpiphp: Slot [23] registered [ 0.248022] acpiphp: Slot [24] registered [ 0.249575] acpiphp: Slot [25] registered [ 0.251122] acpiphp: Slot [26] registered [ 0.252021] acpiphp: Slot [27] registered [ 0.253574] acpiphp: Slot [28] registered [ 0.255121] acpiphp: Slot [29] registered [ 0.256021] acpiphp: Slot [30] registered [ 0.257584] acpiphp: Slot [31] registered [ 0.259123] PCI host bridge to bus 0000:00 [ 0.260005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.261969] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.266169] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.268003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.270371] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.278199] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.301950] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.304871] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.307563] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.309250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.311904] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.312886] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.315241] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.316000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317150] vgaarb: bridge control possible 0000:00:02.0 [ 0.319409] SCSI subsystem initialized [ 0.320257] ACPI: bus type USB registered [ 0.321847] usbcore: registered new interface driver usbfs [ 0.323821] usbcore: registered new interface driver hub [ 0.324040] usbcore: registered new device driver usb [ 0.326082] PCI: Using ACPI for IRQ routing [ 0.328081] NetLabel: Initializing [ 0.329446] NetLabel: domain hash size = 128 [ 0.331069] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.332048] NetLabel: unlabeled traffic allowed by default [ 0.334261] Switched to clocksource kvm-clock [ 0.340636] AppArmor: AppArmor Filesystem Enabled [ 0.342411] pnp: PnP ACPI init [ 0.343664] ACPI: bus type PNP registered [ 0.345653] pnp: PnP ACPI: found 8 devices [ 0.347232] ACPI: bus type PNP unregistered [ 0.354476] NET: Registered protocol family 2 [ 0.356409] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.358916] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361307] TCP: Hash tables configured (established 8192 bind 8192) [ 0.363674] TCP: reno registered [ 0.364987] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.367095] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369433] NET: Registered protocol family 1 [ 0.371103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373214] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375274] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.392346] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.409583] Trying to unpack rootfs image as initramfs... [ 0.510736] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.513818] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.515910] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.519102] Scanning for low memory corruption every 60 seconds [ 0.521615] Initialise system trusted keyring [ 0.523354] audit: initializing netlink socket (disabled) [ 0.525356] type=2000 audit(1559215456.282:1): initialized [ 0.546552] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.549596] zbud: loaded [ 0.550922] VFS: Disk quotas dquot_6.5.2 [ 0.552492] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555128] fuse init (API version 7.22) [ 0.556700] msgmni has been set to 1982 [ 0.558245] Key type big_key registered [ 0.560068] Key type asymmetric registered [ 0.561639] Asymmetric key parser 'x509' registered [ 0.563451] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.566272] io scheduler noop registered [ 0.567782] io scheduler deadline registered (default) [ 0.569680] io scheduler cfq registered [ 0.571242] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.573260] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.575639] ipmi message handler version 39.2 [ 0.577336] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.580111] ACPI: Power Button [PWRF] [ 0.581626] GHES: HEST is not enabled! [ 0.598157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.630153] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.632732] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.658458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.662049] Linux agpgart interface v0.103 [ 0.664520] brd: module loaded [ 0.666218] loop: module loaded [ 0.667892] blk-mq: CPU -> queue map [ 0.669311] CPU 0 -> Queue 0 [ 0.671420] vda: vda1 [ 0.673171] scsi0 : ata_piix [ 0.674441] scsi1 : ata_piix [ 0.675672] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.678028] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.681149] libphy: Fixed MDIO Bus: probed [ 0.682792] tun: Universal TUN/TAP device driver, 1.6 [ 0.684649] tun: (C) 1999-2004 Max Krasnyansky [ 0.687859] PPP generic driver version 2.4.2 [ 0.689540] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.691859] ehci-pci: EHCI PCI platform driver [ 0.693578] ehci-platform: EHCI generic platform driver [ 0.695487] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.697681] ohci-pci: OHCI PCI platform driver [ 0.699352] ohci-platform: OHCI generic platform driver [ 0.701277] uhci_hcd: USB Universal Host Controller Interface driver [ 0.718474] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.720402] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.723334] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.725501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.727879] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.730593] usb usb1: Product: UHCI Host Controller [ 0.732396] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.734839] usb usb1: SerialNumber: 0000:00:01.2 [ 0.736657] hub 1-0:1.0: USB hub found [ 0.738139] hub 1-0:1.0: 2 ports detected [ 0.739814] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743715] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745547] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747487] mousedev: PS/2 mouse device common for all mice [ 0.749859] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.753082] rtc_cmos 00:00: RTC can wake from S4 [ 0.755319] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.757583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759927] device-mapper: uevent: version 1.0.3 [ 0.761712] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.764819] ledtrig-cpu: registered to indicate activity on CPUs [ 0.767030] TCP: cubic registered [ 0.768449] NET: Registered protocol family 10 [ 0.770368] NET: Registered protocol family 17 [ 0.772061] Key type dns_resolver registered [ 0.773803] Loading compiled-in X.509 certificates [ 0.776147] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.779578] registered taskstats version 1 [ 0.782507] Key type trusted registered [ 0.786180] Key type encrypted registered [ 0.787759] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789740] IMA: No TPM chip found, activating TPM-bypass! [ 0.792295] regulator-dummy: disabling [ 0.793777] Magic number: 3:788:429 [ 0.795335] rtc_cmos 00:00: setting system clock to 2019-05-30 11:24:16 UTC (1559215456) [ 0.798385] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.800531] EDD information not available. [ 0.838070] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.852692] Write protecting the kernel read-only data: 12288k [ 0.856130] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.861167] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.876133] systemd-udevd[99]: starting version 204 [ 0.912609] FDC 0 is a S82078B [ 1.048048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.212877] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.215231] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217635] usb 1-1: Product: QEMU USB Tablet [ 1.219257] usb 1-1: Manufacturer: QEMU [ 1.220729] usb 1-1: SerialNumber: 42 [ 1.941901] 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.302982] 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.422510] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.578367] 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 Thu, 30 May 2019 11:24:18 +0000. Up 2.99 seconds. cloud-init-nonet[3.21]: 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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[4.88]: 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 ] Cloud-init v. 0.7.5 running 'init' at Thu, 30 May 2019 11:24:21 +0000. Up 5.41 seconds. * Stopping log initial device creation[74G[ OK ] * 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.6 | 255.255.255.0 | fa:16:3e:57:3e:1d | 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: f7:6a:9a:3f:c7:f6:d9:38:8e:1e:d5:97:e0:41:10:b9 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | o+. | | .. | | .o | | E. o..| | S . ...o| | . . . .| | .o | | .o.+o.+ | | o+o=oo=..| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 5a:6b:36:55:43:b4:97:be:74:7f:f6:52:9b:7a:ed:e3 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .o | | . . . | | + o | | . + | | S . o .| | o o . oo| | . = ..B| | 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: be:fc:01:e5:d4:08:df:39:cc:01:47:25:eb:0f:01:14 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | ..E+=.. | | o O = | | = X | | + . o | | S . o | | . . o | | . . . | | . . . | | o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8c:e3:dc:58:33:49:0e:ec:82:0d:00:f9:56:73:64:91 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ |+. .+o | |.. ooE | | ... oo . | | o+ . * . | | .. o + S | | + = o | | + . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * 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 Thu, 30 May 2019 11:24:27 +0000. Up 11.37 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 Thu, 30 May 2019 11:24:28 +0000. Up 12.61 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 15778 0 --:--:-- --:--:-- --:--:-- 15824 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://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 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 [294 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [526 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 [582 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 [281 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 (1557 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.6 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://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/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://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://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-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 16s (4185 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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 ... 51957 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-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 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.2) ... 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 8547 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-170.220) ... 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 9271 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ............................................................+++ .............................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... 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 0 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://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6801 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58165 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.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.100.11' + 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 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.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: gAAAAABc77zx9-uNJBvDdoVLEQvtTEnJJuns82bqm1A54CeFEEKHk-GQzKhxjCNb7n7C6Wh_W4KiDStJVfxGd4vIO-lUzjyG1QIGQgll5ECk3EdcDkDdcfsuP2LnmvN02VMGWvkpT0wxdE1REtFFS9CE-AB80RMSExEu1FCM9S41kXV4jsdgUnM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-ellis-tk6j5w2up24y/7fb3c057-102d-4f6c-805f-dd428d2b2276/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 59 --:--:-- --:--:-- --:--:-- 59100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Thu, 30 May 2019 11:27:24 GMT Server: Apache x-openstack-request-id: req-ec7b431b-3a2b-41f4-a34f-9bf9727c01da 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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 5a:6b:36:55:43:b4:97:be:74:7f:f6:52:9b:7a:ed:e3 root@ellis-0 (DSA) ec2: 256 be:fc:01:e5:d4:08:df:39:cc:01:47:25:eb:0f:01:14 root@ellis-0 (ECDSA) ec2: 256 8c:e3:dc:58:33:49:0e:ec:82:0d:00:f9:56:73:64:91 root@ellis-0 (ED25519) ec2: 2048 f7:6a:9a:3f:c7:f6:d9:38:8e:1e:d5:97:e0:41:10:b9 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLlr4Wi1UFFuFLc46JjpPNMfK3JWotSUrrkzycHgzpwQh4KsgA5qucANwQAbS2i3wBstyZDPy5cdDjLOVdAvJIg= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILRJFb7OrPSUqX5qIExaKoFVnRAzRlsDhsgisO3P5xh+ root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCimGmHRvG8nWDwi+skKzPM8BnY6PhUDwk4ymOO0reAhIt1mfMhCT55Jfo9ZTK8rqY/D71Pd3n/vIHGLH6M7EpyT+N7Qebxkf7U4RqBNGjVSySo+Rg+P2PiSTC/VAaeOkiOHEPJMU67L6+PIO9KTnp2m4DNPIkDwEfMJrfN6Vobn1QTB7c0xZ1zelvO1jhfeTgt0u+9DJXNmuQegRT6ph0jLYrtQAemW9JNgyjUquD+5P84jW+XpyCIK6/OaJp+cFNvyITGYVm2TEvl7Fw3vUodahiSl9GjRPCOmUEWbNBZyhqrJDyFBIeYcGHqdP9xK7Yix8dxYex8ggOYtyzT5gVh root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:27:24 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 189.09 seconds 2019-05-30 11:48:59,483 - 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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 0x371d0000-0x378dffff] [ 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-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009996] Security Framework initialized [ 0.012045] AppArmor: AppArmor initialized [ 0.013857] Yama: becoming mindful. [ 0.016121] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020814] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.024047] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026736] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028249] Initializing cgroup subsys memory [ 0.030121] Initializing cgroup subsys devices [ 0.032004] Initializing cgroup subsys freezer [ 0.033875] Initializing cgroup subsys blkio [ 0.036004] Initializing cgroup subsys perf_event [ 0.037999] Initializing cgroup subsys hugetlb [ 0.040813] mce: CPU supports 10 MCE banks [ 0.042680] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042680] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048005] Spectre V2 : Mitigation: Full generic retpoline [ 0.050322] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.056003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.058840] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060004] MDS: Mitigation: Clear CPU buffers [ 0.084181] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.098652] ACPI: Core revision 20131115 [ 0.100902] ACPI: All ACPI Tables successfully acquired [ 0.103463] ftrace: allocating 28757 entries in 113 pages [ 0.124638] smpboot: Max logical packages: 1 [ 0.128004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.131098] Enabling x2apic [ 0.132000] Enabled x2apic [ 0.132024] Switched APIC routing to physical x2apic. [ 0.137380] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.139524] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.142995] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.151581] KVM setup paravirtual spinlock [ 0.155795] x86: Booted up 1 node, 1 CPUs [ 0.156004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.158713] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.160286] devtmpfs: initialized [ 0.163481] EVM: security.selinux [ 0.164006] EVM: security.SMACK64 [ 0.165367] EVM: security.ima [ 0.166620] EVM: security.capability [ 0.169246] pinctrl core: initialized pinctrl subsystem [ 0.171245] regulator-dummy: no parameters [ 0.172104] RTC time: 11:24:16, date: 05/30/19 [ 0.173879] NET: Registered protocol family 16 [ 0.175734] cpuidle: using governor ladder [ 0.176004] cpuidle: using governor menu [ 0.177542] ACPI: bus type PCI registered [ 0.179087] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.180174] PCI: Using configuration type 1 for base access [ 0.182970] bio: create slab at 0 [ 0.184234] ACPI: Added _OSI(Module Device) [ 0.185830] ACPI: Added _OSI(Processor Device) [ 0.187553] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.188004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.191215] ACPI: Interpreter enabled [ 0.192019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.195748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.198322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.201020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.204007] ACPI: (supports S0 S5) [ 0.205397] ACPI: Using IOAPIC for interrupt routing [ 0.207258] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208179] ACPI: No dock devices found. [ 0.211445] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214393] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220218] acpiphp: Slot [3] registered [ 0.221829] acpiphp: Slot [4] registered [ 0.223361] acpiphp: Slot [5] registered [ 0.224024] acpiphp: Slot [6] registered [ 0.225547] acpiphp: Slot [7] registered [ 0.227068] acpiphp: Slot [8] registered [ 0.228021] acpiphp: Slot [9] registered [ 0.229551] acpiphp: Slot [10] registered [ 0.231102] acpiphp: Slot [11] registered [ 0.232021] acpiphp: Slot [12] registered [ 0.233564] acpiphp: Slot [13] registered [ 0.235107] acpiphp: Slot [14] registered [ 0.236021] acpiphp: Slot [15] registered [ 0.237569] acpiphp: Slot [16] registered [ 0.239120] acpiphp: Slot [17] registered [ 0.240028] acpiphp: Slot [18] registered [ 0.241575] acpiphp: Slot [19] registered [ 0.243125] acpiphp: Slot [20] registered [ 0.244021] acpiphp: Slot [21] registered [ 0.245580] acpiphp: Slot [22] registered [ 0.247145] acpiphp: Slot [23] registered [ 0.248022] acpiphp: Slot [24] registered [ 0.249575] acpiphp: Slot [25] registered [ 0.251122] acpiphp: Slot [26] registered [ 0.252021] acpiphp: Slot [27] registered [ 0.253574] acpiphp: Slot [28] registered [ 0.255121] acpiphp: Slot [29] registered [ 0.256021] acpiphp: Slot [30] registered [ 0.257584] acpiphp: Slot [31] registered [ 0.259123] PCI host bridge to bus 0000:00 [ 0.260005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.261969] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.266169] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.268003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.270371] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.278199] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.301950] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.304871] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.307563] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.309250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.311904] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.312886] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.315241] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.316000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317150] vgaarb: bridge control possible 0000:00:02.0 [ 0.319409] SCSI subsystem initialized [ 0.320257] ACPI: bus type USB registered [ 0.321847] usbcore: registered new interface driver usbfs [ 0.323821] usbcore: registered new interface driver hub [ 0.324040] usbcore: registered new device driver usb [ 0.326082] PCI: Using ACPI for IRQ routing [ 0.328081] NetLabel: Initializing [ 0.329446] NetLabel: domain hash size = 128 [ 0.331069] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.332048] NetLabel: unlabeled traffic allowed by default [ 0.334261] Switched to clocksource kvm-clock [ 0.340636] AppArmor: AppArmor Filesystem Enabled [ 0.342411] pnp: PnP ACPI init [ 0.343664] ACPI: bus type PNP registered [ 0.345653] pnp: PnP ACPI: found 8 devices [ 0.347232] ACPI: bus type PNP unregistered [ 0.354476] NET: Registered protocol family 2 [ 0.356409] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.358916] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361307] TCP: Hash tables configured (established 8192 bind 8192) [ 0.363674] TCP: reno registered [ 0.364987] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.367095] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369433] NET: Registered protocol family 1 [ 0.371103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373214] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375274] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.392346] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.409583] Trying to unpack rootfs image as initramfs... [ 0.510736] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.513818] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.515910] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.519102] Scanning for low memory corruption every 60 seconds [ 0.521615] Initialise system trusted keyring [ 0.523354] audit: initializing netlink socket (disabled) [ 0.525356] type=2000 audit(1559215456.282:1): initialized [ 0.546552] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.549596] zbud: loaded [ 0.550922] VFS: Disk quotas dquot_6.5.2 [ 0.552492] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555128] fuse init (API version 7.22) [ 0.556700] msgmni has been set to 1982 [ 0.558245] Key type big_key registered [ 0.560068] Key type asymmetric registered [ 0.561639] Asymmetric key parser 'x509' registered [ 0.563451] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.566272] io scheduler noop registered [ 0.567782] io scheduler deadline registered (default) [ 0.569680] io scheduler cfq registered [ 0.571242] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.573260] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.575639] ipmi message handler version 39.2 [ 0.577336] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.580111] ACPI: Power Button [PWRF] [ 0.581626] GHES: HEST is not enabled! [ 0.598157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.630153] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.632732] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.658458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.662049] Linux agpgart interface v0.103 [ 0.664520] brd: module loaded [ 0.666218] loop: module loaded [ 0.667892] blk-mq: CPU -> queue map [ 0.669311] CPU 0 -> Queue 0 [ 0.671420] vda: vda1 [ 0.673171] scsi0 : ata_piix [ 0.674441] scsi1 : ata_piix [ 0.675672] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.678028] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.681149] libphy: Fixed MDIO Bus: probed [ 0.682792] tun: Universal TUN/TAP device driver, 1.6 [ 0.684649] tun: (C) 1999-2004 Max Krasnyansky [ 0.687859] PPP generic driver version 2.4.2 [ 0.689540] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.691859] ehci-pci: EHCI PCI platform driver [ 0.693578] ehci-platform: EHCI generic platform driver [ 0.695487] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.697681] ohci-pci: OHCI PCI platform driver [ 0.699352] ohci-platform: OHCI generic platform driver [ 0.701277] uhci_hcd: USB Universal Host Controller Interface driver [ 0.718474] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.720402] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.723334] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.725501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.727879] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.730593] usb usb1: Product: UHCI Host Controller [ 0.732396] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.734839] usb usb1: SerialNumber: 0000:00:01.2 [ 0.736657] hub 1-0:1.0: USB hub found [ 0.738139] hub 1-0:1.0: 2 ports detected [ 0.739814] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743715] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745547] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747487] mousedev: PS/2 mouse device common for all mice [ 0.749859] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.753082] rtc_cmos 00:00: RTC can wake from S4 [ 0.755319] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.757583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759927] device-mapper: uevent: version 1.0.3 [ 0.761712] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.764819] ledtrig-cpu: registered to indicate activity on CPUs [ 0.767030] TCP: cubic registered [ 0.768449] NET: Registered protocol family 10 [ 0.770368] NET: Registered protocol family 17 [ 0.772061] Key type dns_resolver registered [ 0.773803] Loading compiled-in X.509 certificates [ 0.776147] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.779578] registered taskstats version 1 [ 0.782507] Key type trusted registered [ 0.786180] Key type encrypted registered [ 0.787759] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789740] IMA: No TPM chip found, activating TPM-bypass! [ 0.792295] regulator-dummy: disabling [ 0.793777] Magic number: 3:788:429 [ 0.795335] rtc_cmos 00:00: setting system clock to 2019-05-30 11:24:16 UTC (1559215456) [ 0.798385] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.800531] EDD information not available. [ 0.838070] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.852692] Write protecting the kernel read-only data: 12288k [ 0.856130] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.861167] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.876133] systemd-udevd[99]: starting version 204 [ 0.912609] FDC 0 is a S82078B [ 1.048048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.212877] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.215231] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217635] usb 1-1: Product: QEMU USB Tablet [ 1.219257] usb 1-1: Manufacturer: QEMU [ 1.220729] usb 1-1: SerialNumber: 42 [ 1.941901] 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.302982] 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.422510] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.578367] 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 Thu, 30 May 2019 11:24:18 +0000. Up 2.99 seconds. cloud-init-nonet[3.21]: 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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[4.88]: 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 ] Cloud-init v. 0.7.5 running 'init' at Thu, 30 May 2019 11:24:21 +0000. Up 5.41 seconds. * Stopping log initial device creation[74G[ OK ] * 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.6 | 255.255.255.0 | fa:16:3e:57:3e:1d | 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: f7:6a:9a:3f:c7:f6:d9:38:8e:1e:d5:97:e0:41:10:b9 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | o+. | | .. | | .o | | E. o..| | S . ...o| | . . . .| | .o | | .o.+o.+ | | o+o=oo=..| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 5a:6b:36:55:43:b4:97:be:74:7f:f6:52:9b:7a:ed:e3 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .o | | . . . | | + o | | . + | | S . o .| | o o . oo| | . = ..B| | 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: be:fc:01:e5:d4:08:df:39:cc:01:47:25:eb:0f:01:14 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | ..E+=.. | | o O = | | = X | | + . o | | S . o | | . . o | | . . . | | . . . | | o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8c:e3:dc:58:33:49:0e:ec:82:0d:00:f9:56:73:64:91 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ |+. .+o | |.. ooE | | ... oo . | | o+ . * . | | .. o + S | | + = o | | + . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * 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 Thu, 30 May 2019 11:24:27 +0000. Up 11.37 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 Thu, 30 May 2019 11:24:28 +0000. Up 12.61 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 15778 0 --:--:-- --:--:-- --:--:-- 15824 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://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [836 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 [294 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [526 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 [582 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 [281 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 (1557 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.6 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://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/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://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://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-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 16s (4185 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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 ... 51957 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-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 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.2) ... 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 8547 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-170.220) ... 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 9271 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ............................................................+++ .............................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... 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 0 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://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6801 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58165 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.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.100.11' + 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 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.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: gAAAAABc77zx9-uNJBvDdoVLEQvtTEnJJuns82bqm1A54CeFEEKHk-GQzKhxjCNb7n7C6Wh_W4KiDStJVfxGd4vIO-lUzjyG1QIGQgll5ECk3EdcDkDdcfsuP2LnmvN02VMGWvkpT0wxdE1REtFFS9CE-AB80RMSExEu1FCM9S41kXV4jsdgUnM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-ellis-tk6j5w2up24y/7fb3c057-102d-4f6c-805f-dd428d2b2276/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 59 --:--:-- --:--:-- --:--:-- 59100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Thu, 30 May 2019 11:27:24 GMT Server: Apache x-openstack-request-id: req-ec7b431b-3a2b-41f4-a34f-9bf9727c01da 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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 5a:6b:36:55:43:b4:97:be:74:7f:f6:52:9b:7a:ed:e3 root@ellis-0 (DSA) ec2: 256 be:fc:01:e5:d4:08:df:39:cc:01:47:25:eb:0f:01:14 root@ellis-0 (ECDSA) ec2: 256 8c:e3:dc:58:33:49:0e:ec:82:0d:00:f9:56:73:64:91 root@ellis-0 (ED25519) ec2: 2048 f7:6a:9a:3f:c7:f6:d9:38:8e:1e:d5:97:e0:41:10:b9 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLlr4Wi1UFFuFLc46JjpPNMfK3JWotSUrrkzycHgzpwQh4KsgA5qucANwQAbS2i3wBstyZDPy5cdDjLOVdAvJIg= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILRJFb7OrPSUqX5qIExaKoFVnRAzRlsDhsgisO3P5xh+ root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCimGmHRvG8nWDwi+skKzPM8BnY6PhUDwk4ymOO0reAhIt1mfMhCT55Jfo9ZTK8rqY/D71Pd3n/vIHGLH6M7EpyT+N7Qebxkf7U4RqBNGjVSySo+Rg+P2PiSTC/VAaeOkiOHEPJMU67L6+PIO9KTnp2m4DNPIkDwEfMJrfN6Vobn1QTB7c0xZ1zelvO1jhfeTgt0u+9DJXNmuQegRT6ph0jLYrtQAemW9JNgyjUquD+5P84jW+XpyCIK6/OaJp+cFNvyITGYVm2TEvl7Fw3vUodahiSl9GjRPCOmUEWbNBZyhqrJDyFBIeYcGHqdP9xK7Yix8dxYex8ggOYtyzT5gVh root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:27:24 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 189.09 seconds 2019-05-30 11:48:59,487 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - ellis: 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:57:3e:1d', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:57:3e:1d', 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'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:24:15.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'9149a50b-d012-41b8-b5b5-ed017aa86360', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', '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'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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-05-30T11:24:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:24:15Z', 'hostId': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', '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-05-30T11:24:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:22:29Z', 'created': u'2019-05-30T11:22:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-30 11:48:59,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:48:59,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:48:59,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Thu, 30 May 2019 11: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-0d6ec6b8-a78d-4f09-ae14-668bff06cce3 x-openstack-request-id: req-0d6ec6b8-a78d-4f09-ae14-668bff06cce3 2019-05-30 11:48:59,862 - 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:8f:8d:f2", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:8d:f2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "87c28690-06d0-4866-9cef-1ddbc2313d45", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "bono-0.clearwater.opnfv", "created": "2019-05-30T11:42:47Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "dime-0.clearwater.opnfv", "created": "2019-05-30T11:42:46Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "192.168.100.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:16.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:16Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "homer-0.clearwater.opnfv", "created": "2019-05-30T11:42:45Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:37:51.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "c343f0ca-eeca-47ee-8299-7ec20427f644", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:37:51Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-30T11:37:34Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:27:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "2eff68ea-37c6-43ee-8fd1-604b4091dde5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:27:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-30T11:27:37Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:24:15.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "9149a50b-d012-41b8-b5b5-ed017aa86360", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:24:15Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-30T11:22:29Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:21:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "5ab8f151-eb79-42e2-9a17-30e761404aaf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:21:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ns.clearwater.opnfv", "created": "2019-05-30T11:20:10Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:48:59,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0d6ec6b8-a78d-4f09-ae14-668bff06cce3 2019-05-30 11:48:59,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374375104904s 2019-05-30 11:48:59,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 11:48:59,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 11:48:59,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12221 Content-Type: application/json Date: Thu, 30 May 2019 11: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-8fa5261f-0ced-441e-9cfa-8964dce31adb x-openstack-request-id: req-8fa5261f-0ced-441e-9cfa-8964dce31adb 2019-05-30 11:48:59,945 - 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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 0x371d0000-0x378dffff]\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-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009724] Security Framework initialized\n[ 0.012033] AppArmor: AppArmor initialized\n[ 0.013589] Yama: becoming mindful.\n[ 0.015065] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016904] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020451] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022759] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024250] Initializing cgroup subsys memory\n[ 0.025892] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029656] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033733] Initializing cgroup subsys hugetlb\n[ 0.036748] mce: CPU supports 10 MCE banks\n[ 0.038342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038342] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.046995] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050383] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052003] MDS: Mitigation: Clear CPU buffers\n[ 0.075669] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.086602] ACPI: Core revision 20131115\n[ 0.088591] ACPI: All ACPI Tables successfully acquired\n[ 0.090769] ftrace: allocating 28757 entries in 113 pages\n[ 0.112360] smpboot: Max logical packages: 1\n[ 0.116004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.120096] Enabling x2apic\n[ 0.121264] Enabled x2apic\n[ 0.122712] Switched APIC routing to physical x2apic.\n[ 0.125434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.131769] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139387] KVM setup paravirtual spinlock\n[ 0.142047] x86: Booted up 1 node, 1 CPUs\n[ 0.143574] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.144399] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.146783] devtmpfs: initialized\n[ 0.149331] EVM: security.selinux\n[ 0.150651] EVM: security.SMACK64\n[ 0.151949] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.154338] pinctrl core: initialized pinctrl subsystem\n[ 0.156049] regulator-dummy: no parameters\n[ 0.157684] RTC time: 11:21:54, date: 05/30/19\n[ 0.159373] NET: Registered protocol family 16\n[ 0.160125] cpuidle: using governor ladder\n[ 0.161666] cpuidle: using governor menu\n[ 0.163174] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166399] PCI: Using configuration type 1 for base access\n[ 0.168705] bio: create slab at 0\n[ 0.170411] ACPI: Added _OSI(Module Device)\n[ 0.171975] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173717] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177051] ACPI: Interpreter enabled\n[ 0.178483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180982] 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.187495] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.190234] ACPI: (supports S0 S5)\n[ 0.191559] ACPI: Using IOAPIC for interrupt routing\n[ 0.192016] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.195396] ACPI: No dock devices found.\n[ 0.197754] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.199915] 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.202285] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.204201] acpiphp: Slot [3] registered\n[ 0.205731] acpiphp: Slot [4] registered\n[ 0.207239] acpiphp: Slot [5] registered\n[ 0.208036] acpiphp: Slot [6] registered\n[ 0.209530] acpiphp: Slot [7] registered\n[ 0.211025] acpiphp: Slot [8] registered\n[ 0.212021] acpiphp: Slot [9] registered\n[ 0.213529] acpiphp: Slot [10] registered\n[ 0.215051] acpiphp: Slot [11] registered\n[ 0.216021] acpiphp: Slot [12] registered\n[ 0.217539] acpiphp: Slot [13] registered\n[ 0.219059] acpiphp: Slot [14] registered\n[ 0.220021] acpiphp: Slot [15] registered\n[ 0.221546] acpiphp: Slot [16] registered\n[ 0.223077] acpiphp: Slot [17] registered\n[ 0.224028] acpiphp: Slot [18] registered\n[ 0.225555] acpiphp: Slot [19] registered\n[ 0.227078] acpiphp: Slot [20] registered\n[ 0.228021] acpiphp: Slot [21] registered\n[ 0.229550] acpiphp: Slot [22] registered\n[ 0.231079] acpiphp: Slot [23] registered\n[ 0.232021] acpiphp: Slot [24] registered\n[ 0.233562] acpiphp: Slot [25] registered\n[ 0.235091] acpiphp: Slot [26] registered\n[ 0.236021] acpiphp: Slot [27] registered\n[ 0.237545] acpiphp: Slot [28] registered\n[ 0.239071] acpiphp: Slot [29] registered\n[ 0.240021] acpiphp: Slot [30] registered\n[ 0.241550] acpiphp: Slot [31] registered\n[ 0.243066] PCI host bridge to bus 0000:00\n[ 0.244004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.245939] 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.250129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.254333] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.263925] 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.288537] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.291303] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.293229] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.296102] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.298734] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.300880] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.303191] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.304000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.304004] vgaarb: loaded\n[ 0.305139] vgaarb: bridge control possible 0000:00:02.0\n[ 0.307295] SCSI subsystem initialized\n[ 0.308226] ACPI: bus type USB registered\n[ 0.309805] usbcore: registered new interface driver usbfs\n[ 0.311757] usbcore: registered new interface driver hub\n[ 0.312039] usbcore: registered new device driver usb\n[ 0.314029] PCI: Using ACPI for IRQ routing\n[ 0.315978] NetLabel: Initializing\n[ 0.316007] NetLabel: domain hash size = 128\n[ 0.317630] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.319443] NetLabel: unlabeled traffic allowed by default\n[ 0.320212] Switched to clocksource kvm-clock\n[ 0.328323] AppArmor: AppArmor Filesystem Enabled\n[ 0.330074] pnp: PnP ACPI init\n[ 0.331320] ACPI: bus type PNP registered\n[ 0.333287] pnp: PnP ACPI: found 8 devices\n[ 0.334851] ACPI: bus type PNP unregistered\n[ 0.342020] NET: Registered protocol family 2\n[ 0.343898] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.346379] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.348752] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.351078] TCP: reno registered\n[ 0.352378] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.354461] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.356758] NET: Registered protocol family 1\n[ 0.358401] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.360488] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.362528] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.379562] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.396703] Trying to unpack rootfs image as initramfs...\n[ 0.496785] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.499784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.501857] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.505003] Scanning for low memory corruption every 60 seconds\n[ 0.507450] Initialise system trusted keyring\n[ 0.509149] audit: initializing netlink socket (disabled)\n[ 0.511085] type=2000 audit(1559215315.534:1): initialized\n[ 0.531157] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.534130] zbud: loaded\n[ 0.535433] VFS: Disk quotas dquot_6.5.2\n[ 0.536978] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.539569] fuse init (API version 7.22)\n[ 0.541118] msgmni has been set to 1982\n[ 0.542642] Key type big_key registered\n[ 0.544407] Key type asymmetric registered\n[ 0.545954] Asymmetric key parser 'x509' registered\n[ 0.547743] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.550498] io scheduler noop registered\n[ 0.551988] io scheduler deadline registered (default)\n[ 0.553856] io scheduler cfq registered\n[ 0.555383] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.557376] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.559708] ipmi message handler version 39.2\n[ 0.561382] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.564122] ACPI: Power Button [PWRF]\n[ 0.565618] GHES: HEST is not enabled!\n[ 0.582173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.615083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.617783] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646986] Linux agpgart interface v0.103\n[ 0.649423] brd: module loaded\n[ 0.651088] loop: module loaded\n[ 0.652764] blk-mq: CPU -> queue map\n[ 0.654154] CPU 0 -> Queue 0\n[ 0.656204] vda: vda1\n[ 0.657917] scsi0 : ata_piix\n[ 0.659172] scsi1 : ata_piix\n[ 0.660400] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.662731] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.665776] libphy: Fixed MDIO Bus: probed\n[ 0.667385] tun: Universal TUN/TAP device driver, 1.6\n[ 0.669203] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672342] PPP generic driver version 2.4.2\n[ 0.673980] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.676251] ehci-pci: EHCI PCI platform driver\n[ 0.677902] ehci-platform: EHCI generic platform driver\n[ 0.679782] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.681930] ohci-pci: OHCI PCI platform driver\n[ 0.683577] ohci-platform: OHCI generic platform driver\n[ 0.685444] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.702607] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.704497] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.707366] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.709552] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.711908] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.714595] usb usb1: Product: UHCI Host Controller\n[ 0.716362] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.718603] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.720374] hub 1-0:1.0: USB hub found\n[ 0.721835] hub 1-0:1.0: 2 ports detected\n[ 0.723471] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727279] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729086] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730988] mousedev: PS/2 mouse device common for all mice\n[ 0.733329] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.736514] rtc_cmos 00:00: RTC can wake from S4\n[ 0.738719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.740945] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.743238] device-mapper: uevent: version 1.0.3\n[ 0.744988] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.748051] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.750229] TCP: cubic registered\n[ 0.751606] NET: Registered protocol family 10\n[ 0.753430] NET: Registered protocol family 17\n[ 0.755104] Key type dns_resolver registered\n[ 0.756825] Loading compiled-in X.509 certificates\n[ 0.759110] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.762473] registered taskstats version 1\n[ 0.765324] Key type trusted registered\n[ 0.768912] Key type encrypted registered\n[ 0.770441] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.772396] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774898] regulator-dummy: disabling\n[ 0.776372] Magic number: 3:238:379\n[ 0.777910] rtc_cmos 00:00: setting system clock to 2019-05-30 11:21:55 UTC (1559215315)\n[ 0.780892] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782989] EDD information not available.\n[ 0.821478] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.835944] Write protecting the kernel read-only data: 12288k\n[ 0.838578] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.842831] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.860113] systemd-udevd[99]: starting version 204\n[ 0.892962] FDC 0 is a S82078B\n[ 1.032048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.196502] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.198857] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.201286] usb 1-1: Product: QEMU USB Tablet\n[ 1.202917] usb 1-1: Manufacturer: QEMU\n[ 1.204383] usb 1-1: SerialNumber: 42\n[ 1.917682] 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.282179] 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.407939] random: init urandom read with 10 bits of entropy available\n[ 2.544416] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 30 May 2019 11:21:57 +0000. Up 2.92 seconds.\ncloud-init-nonet[3.11]: 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 ]\ncloud-init-nonet[4.96]: 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 Thu, 30 May 2019 11:22:00 +0000. Up 5.40 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.11 | 255.255.255.0 | fa:16:3e:ea:f7:d4 |\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:\na0:88:8a:d1:7d:96:de:09:15:4c:bf:5b:40:ca:1c:1f root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o+ E |\n| o.B . |\n| . = + |\n| o o . + o |\n|o o o = S . . |\n|o. + o . o |\n|o . o . |\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:\n58:df:a5:1b:be:b5:2e:55:fb:bc:45:eb:01:b2:80:48 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| E . . |\n| . .o.. . o .|\n| ...S...+. .o|\n| ..oooo.|\n| .o..+o|\n| .o..=|\n| .ooo.|\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:\nf7:63:7a:77:6c:ae:85:67:62:df:c8:00:1d:2b:c7:22 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . |\n| o o |\n| E = = |\n| o * . |\n| = +.+|\n| o.=.B=|\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:\n2a:22:25:05:05:98:9e:d4:80:c5:ba:d3:9e:d9:ab:80 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n|=B= |\n|+o.. |\n|o.o |\n|.+ |\n|.o. S |\n|+o. . |\n|Eo.+. . |\n| o+... |\n| .... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush 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 Thu, 30 May 2019 11:22:05 +0000. Up 11.09 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 Thu, 30 May 2019 11:22:07 +0000. Up 12.34 seconds.\n+ apt-get update\n\nUbuntu 14.04.6 LTS ns ttyS0\n\nns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 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:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:6 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 5s (2276 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 0 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 0s (655 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51354 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.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc77xlFw9R2Use0QRPR56zYIBGszcNyVwRgXjweaVDj28uHQ9FPJp3SPea2FludkngeyNnLZC-suthsPIs8mJ0zhLGLo8lcGNr56SGwMQq5qUGzZ7FKOjDkLfxn0tfwAAKH-SFM7EcXq08PyKMKRq-2h0wUGDQ_MeDdEC2Bwg3MpwUwbM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-dns-ttzluzixmoj7/0d4e2e06-a1de-4837-a3f1-9cc9d6f7b395/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 68 --:--:-- --:--:-- --:--:-- 67100 25 100 4 100 21 12 68 --:--:-- --:--:-- --:--:-- 67\nHTTP/1.1 200 OK\nDate: Thu, 30 May 2019 11:22:20 GMT\nServer: Apache\nx-openstack-request-id: req-e7c24d3f-288e-4f70-adc9-2c3a9a26a7cb\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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 58:df:a5:1b:be:b5:2e:55:fb:bc:45:eb:01:b2:80:48 root@ns (DSA)\nec2: 256 f7:63:7a:77:6c:ae:85:67:62:df:c8:00:1d:2b:c7:22 root@ns (ECDSA)\nec2: 256 2a:22:25:05:05:98:9e:d4:80:c5:ba:d3:9e:d9:ab:80 root@ns (ED25519)\nec2: 2048 a0:88:8a:d1:7d:96:de:09:15:4c:bf:5b:40:ca:1c:1f root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDVyvTpTMnXJFnhEYPqgBxrhaDwPpbWMgAGGp3pjnFv9Bmu7T6O0Ca7TSsJa9wBtTRzQeBUPlLJdQNhQJRWUR+o= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPWaX8b1wzeri+5ZbRxVqt7QQ7D/5TXVKkGBU8xnpMDE root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtWFhB0x12WC7RUFWhQt0c5UvmRDHEGoYuQAZNvneXPyVjA71brB7Q+t0LY1K11MSLYfE1a79ZFrFmwfTjPtlfHsEioKpz8XguuMdDEm6H6Wz8Cf04y3ZOeoGk1Y3zNJu/JP9bhVl38WkWMjS6Cx7iYDCPRv1rzNnC4+e5cVkLwelPGM9pQTdqO6ANtYzCT8heuPoHJ2sCyXNWvpYtQOjApNlygRNqAd2NzBh0catRKTP1F1cTPi0zoup+BeRiKbEyEYZT3JuL4v9lYHbCGNhJ18biqUO6kn7GvxyykJtGUJmzmiiHR4h882j39v5YWbOpPhQeZOx1eGSW3oUQVUox root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:22:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.15 seconds\n"} 2019-05-30 11:48:59,946 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf/action used request id req-8fa5261f-0ced-441e-9cfa-8964dce31adb 2019-05-30 11:48:59,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0755879878998s 2019-05-30 11:48:59,947 - 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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 0x371d0000-0x378dffff] [ 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-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009724] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013589] Yama: becoming mindful. [ 0.015065] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016904] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020451] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022759] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024250] Initializing cgroup subsys memory [ 0.025892] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029656] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033733] Initializing cgroup subsys hugetlb [ 0.036748] mce: CPU supports 10 MCE banks [ 0.038342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038342] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.046995] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050383] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052003] MDS: Mitigation: Clear CPU buffers [ 0.075669] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.086602] ACPI: Core revision 20131115 [ 0.088591] ACPI: All ACPI Tables successfully acquired [ 0.090769] ftrace: allocating 28757 entries in 113 pages [ 0.112360] smpboot: Max logical packages: 1 [ 0.116004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120096] Enabling x2apic [ 0.121264] Enabled x2apic [ 0.122712] Switched APIC routing to physical x2apic. [ 0.125434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.131769] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139387] KVM setup paravirtual spinlock [ 0.142047] x86: Booted up 1 node, 1 CPUs [ 0.143574] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144399] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146783] devtmpfs: initialized [ 0.149331] EVM: security.selinux [ 0.150651] EVM: security.SMACK64 [ 0.151949] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.154338] pinctrl core: initialized pinctrl subsystem [ 0.156049] regulator-dummy: no parameters [ 0.157684] RTC time: 11:21:54, date: 05/30/19 [ 0.159373] NET: Registered protocol family 16 [ 0.160125] cpuidle: using governor ladder [ 0.161666] cpuidle: using governor menu [ 0.163174] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166399] PCI: Using configuration type 1 for base access [ 0.168705] bio: create slab at 0 [ 0.170411] ACPI: Added _OSI(Module Device) [ 0.171975] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173717] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177051] ACPI: Interpreter enabled [ 0.178483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180982] 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.187495] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190234] ACPI: (supports S0 S5) [ 0.191559] ACPI: Using IOAPIC for interrupt routing [ 0.192016] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195396] ACPI: No dock devices found. [ 0.197754] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199915] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202285] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204201] acpiphp: Slot [3] registered [ 0.205731] acpiphp: Slot [4] registered [ 0.207239] acpiphp: Slot [5] registered [ 0.208036] acpiphp: Slot [6] registered [ 0.209530] acpiphp: Slot [7] registered [ 0.211025] acpiphp: Slot [8] registered [ 0.212021] acpiphp: Slot [9] registered [ 0.213529] acpiphp: Slot [10] registered [ 0.215051] acpiphp: Slot [11] registered [ 0.216021] acpiphp: Slot [12] registered [ 0.217539] acpiphp: Slot [13] registered [ 0.219059] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221546] acpiphp: Slot [16] registered [ 0.223077] acpiphp: Slot [17] registered [ 0.224028] acpiphp: Slot [18] registered [ 0.225555] acpiphp: Slot [19] registered [ 0.227078] acpiphp: Slot [20] registered [ 0.228021] acpiphp: Slot [21] registered [ 0.229550] acpiphp: Slot [22] registered [ 0.231079] acpiphp: Slot [23] registered [ 0.232021] acpiphp: Slot [24] registered [ 0.233562] acpiphp: Slot [25] registered [ 0.235091] acpiphp: Slot [26] registered [ 0.236021] acpiphp: Slot [27] registered [ 0.237545] acpiphp: Slot [28] registered [ 0.239071] acpiphp: Slot [29] registered [ 0.240021] acpiphp: Slot [30] registered [ 0.241550] acpiphp: Slot [31] registered [ 0.243066] PCI host bridge to bus 0000:00 [ 0.244004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.254333] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.263925] 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.288537] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.291303] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.293229] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.296102] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.298734] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300880] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303191] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.304000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304004] vgaarb: loaded [ 0.305139] vgaarb: bridge control possible 0000:00:02.0 [ 0.307295] SCSI subsystem initialized [ 0.308226] ACPI: bus type USB registered [ 0.309805] usbcore: registered new interface driver usbfs [ 0.311757] usbcore: registered new interface driver hub [ 0.312039] usbcore: registered new device driver usb [ 0.314029] PCI: Using ACPI for IRQ routing [ 0.315978] NetLabel: Initializing [ 0.316007] NetLabel: domain hash size = 128 [ 0.317630] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.319443] NetLabel: unlabeled traffic allowed by default [ 0.320212] Switched to clocksource kvm-clock [ 0.328323] AppArmor: AppArmor Filesystem Enabled [ 0.330074] pnp: PnP ACPI init [ 0.331320] ACPI: bus type PNP registered [ 0.333287] pnp: PnP ACPI: found 8 devices [ 0.334851] ACPI: bus type PNP unregistered [ 0.342020] NET: Registered protocol family 2 [ 0.343898] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.346379] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.348752] TCP: Hash tables configured (established 8192 bind 8192) [ 0.351078] TCP: reno registered [ 0.352378] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354461] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.356758] NET: Registered protocol family 1 [ 0.358401] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.360488] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.362528] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379562] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.396703] Trying to unpack rootfs image as initramfs... [ 0.496785] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.499784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.501857] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.505003] Scanning for low memory corruption every 60 seconds [ 0.507450] Initialise system trusted keyring [ 0.509149] audit: initializing netlink socket (disabled) [ 0.511085] type=2000 audit(1559215315.534:1): initialized [ 0.531157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.534130] zbud: loaded [ 0.535433] VFS: Disk quotas dquot_6.5.2 [ 0.536978] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.539569] fuse init (API version 7.22) [ 0.541118] msgmni has been set to 1982 [ 0.542642] Key type big_key registered [ 0.544407] Key type asymmetric registered [ 0.545954] Asymmetric key parser 'x509' registered [ 0.547743] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.550498] io scheduler noop registered [ 0.551988] io scheduler deadline registered (default) [ 0.553856] io scheduler cfq registered [ 0.555383] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.557376] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.559708] ipmi message handler version 39.2 [ 0.561382] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.564122] ACPI: Power Button [PWRF] [ 0.565618] GHES: HEST is not enabled! [ 0.582173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.615083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.617783] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646986] Linux agpgart interface v0.103 [ 0.649423] brd: module loaded [ 0.651088] loop: module loaded [ 0.652764] blk-mq: CPU -> queue map [ 0.654154] CPU 0 -> Queue 0 [ 0.656204] vda: vda1 [ 0.657917] scsi0 : ata_piix [ 0.659172] scsi1 : ata_piix [ 0.660400] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.662731] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.665776] libphy: Fixed MDIO Bus: probed [ 0.667385] tun: Universal TUN/TAP device driver, 1.6 [ 0.669203] tun: (C) 1999-2004 Max Krasnyansky [ 0.672342] PPP generic driver version 2.4.2 [ 0.673980] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.676251] ehci-pci: EHCI PCI platform driver [ 0.677902] ehci-platform: EHCI generic platform driver [ 0.679782] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.681930] ohci-pci: OHCI PCI platform driver [ 0.683577] ohci-platform: OHCI generic platform driver [ 0.685444] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702607] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704497] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.707366] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.709552] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.711908] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.714595] usb usb1: Product: UHCI Host Controller [ 0.716362] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.718603] usb usb1: SerialNumber: 0000:00:01.2 [ 0.720374] hub 1-0:1.0: USB hub found [ 0.721835] hub 1-0:1.0: 2 ports detected [ 0.723471] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727279] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729086] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730988] mousedev: PS/2 mouse device common for all mice [ 0.733329] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.736514] rtc_cmos 00:00: RTC can wake from S4 [ 0.738719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.740945] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.743238] device-mapper: uevent: version 1.0.3 [ 0.744988] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.748051] ledtrig-cpu: registered to indicate activity on CPUs [ 0.750229] TCP: cubic registered [ 0.751606] NET: Registered protocol family 10 [ 0.753430] NET: Registered protocol family 17 [ 0.755104] Key type dns_resolver registered [ 0.756825] Loading compiled-in X.509 certificates [ 0.759110] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.762473] registered taskstats version 1 [ 0.765324] Key type trusted registered [ 0.768912] Key type encrypted registered [ 0.770441] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772396] IMA: No TPM chip found, activating TPM-bypass! [ 0.774898] regulator-dummy: disabling [ 0.776372] Magic number: 3:238:379 [ 0.777910] rtc_cmos 00:00: setting system clock to 2019-05-30 11:21:55 UTC (1559215315) [ 0.780892] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.782989] EDD information not available. [ 0.821478] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.835944] Write protecting the kernel read-only data: 12288k [ 0.838578] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.842831] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860113] systemd-udevd[99]: starting version 204 [ 0.892962] FDC 0 is a S82078B [ 1.032048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196502] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.198857] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.201286] usb 1-1: Product: QEMU USB Tablet [ 1.202917] usb 1-1: Manufacturer: QEMU [ 1.204383] usb 1-1: SerialNumber: 42 [ 1.917682] 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.282179] 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.407939] random: init urandom read with 10 bits of entropy available [ 2.544416] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 30 May 2019 11:21:57 +0000. Up 2.92 seconds. cloud-init-nonet[3.11]: 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 ] cloud-init-nonet[4.96]: 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 Thu, 30 May 2019 11:22:00 +0000. Up 5.40 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.11 | 255.255.255.0 | fa:16:3e:ea:f7:d4 | 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: a0:88:8a:d1:7d:96:de:09:15:4c:bf:5b:40:ca:1c:1f root@ns The key's randomart image is: +--[ RSA 2048]----+ | o+ E | | o.B . | | . = + | | o o . + o | |o o o = S . . | |o. + o . o | |o . o . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 58:df:a5:1b:be:b5:2e:55:fb:bc:45:eb:01:b2:80:48 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | | | E . . | | . .o.. . o .| | ...S...+. .o| | ..oooo.| | .o..+o| | .o..=| | .ooo.| +-----------------+ 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: f7:63:7a:77:6c:ae:85:67:62:df:c8:00:1d:2b:c7:22 root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | | | . | | o o | | E = = | | o * . | | = +.+| | o.=.B=| | .. .+=+| +-----------------+ 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: 2a:22:25:05:05:98:9e:d4:80:c5:ba:d3:9e:d9:ab:80 root@ns The key's randomart image is: +--[ED25519 256--+ |=B= | |+o.. | |o.o | |.+ | |.o. S | |+o. . | |Eo.+. . | | 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 Thu, 30 May 2019 11:22:05 +0000. Up 11.09 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 Thu, 30 May 2019 11:22:07 +0000. Up 12.34 seconds. + apt-get update Ubuntu 14.04.6 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 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:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2276 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 0 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 0s (655 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51354 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.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + 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: gAAAAABc77xlFw9R2Use0QRPR56zYIBGszcNyVwRgXjweaVDj28uHQ9FPJp3SPea2FludkngeyNnLZC-suthsPIs8mJ0zhLGLo8lcGNr56SGwMQq5qUGzZ7FKOjDkLfxn0tfwAAKH-SFM7EcXq08PyKMKRq-2h0wUGDQ_MeDdEC2Bwg3MpwUwbM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-dns-ttzluzixmoj7/0d4e2e06-a1de-4837-a3f1-9cc9d6f7b395/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 68 --:--:-- --:--:-- --:--:-- 67100 25 100 4 100 21 12 68 --:--:-- --:--:-- --:--:-- 67 HTTP/1.1 200 OK Date: Thu, 30 May 2019 11:22:20 GMT Server: Apache x-openstack-request-id: req-e7c24d3f-288e-4f70-adc9-2c3a9a26a7cb 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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 58:df:a5:1b:be:b5:2e:55:fb:bc:45:eb:01:b2:80:48 root@ns (DSA) ec2: 256 f7:63:7a:77:6c:ae:85:67:62:df:c8:00:1d:2b:c7:22 root@ns (ECDSA) ec2: 256 2a:22:25:05:05:98:9e:d4:80:c5:ba:d3:9e:d9:ab:80 root@ns (ED25519) ec2: 2048 a0:88:8a:d1:7d:96:de:09:15:4c:bf:5b:40:ca:1c:1f root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDVyvTpTMnXJFnhEYPqgBxrhaDwPpbWMgAGGp3pjnFv9Bmu7T6O0Ca7TSsJa9wBtTRzQeBUPlLJdQNhQJRWUR+o= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPWaX8b1wzeri+5ZbRxVqt7QQ7D/5TXVKkGBU8xnpMDE root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtWFhB0x12WC7RUFWhQt0c5UvmRDHEGoYuQAZNvneXPyVjA71brB7Q+t0LY1K11MSLYfE1a79ZFrFmwfTjPtlfHsEioKpz8XguuMdDEm6H6Wz8Cf04y3ZOeoGk1Y3zNJu/JP9bhVl38WkWMjS6Cx7iYDCPRv1rzNnC4+e5cVkLwelPGM9pQTdqO6ANtYzCT8heuPoHJ2sCyXNWvpYtQOjApNlygRNqAd2NzBh0catRKTP1F1cTPi0zoup+BeRiKbEyEYZT3JuL4v9lYHbCGNhJ18biqUO6kn7GvxyykJtGUJmzmiiHR4h882j39v5YWbOpPhQeZOx1eGSW3oUQVUox root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:22:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.15 seconds 2019-05-30 11:48:59,949 - 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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 0x371d0000-0x378dffff] [ 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-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009724] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013589] Yama: becoming mindful. [ 0.015065] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016904] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020451] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022759] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024250] Initializing cgroup subsys memory [ 0.025892] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029656] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033733] Initializing cgroup subsys hugetlb [ 0.036748] mce: CPU supports 10 MCE banks [ 0.038342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038342] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.046995] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050383] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052003] MDS: Mitigation: Clear CPU buffers [ 0.075669] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.086602] ACPI: Core revision 20131115 [ 0.088591] ACPI: All ACPI Tables successfully acquired [ 0.090769] ftrace: allocating 28757 entries in 113 pages [ 0.112360] smpboot: Max logical packages: 1 [ 0.116004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120096] Enabling x2apic [ 0.121264] Enabled x2apic [ 0.122712] Switched APIC routing to physical x2apic. [ 0.125434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.131769] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139387] KVM setup paravirtual spinlock [ 0.142047] x86: Booted up 1 node, 1 CPUs [ 0.143574] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144399] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146783] devtmpfs: initialized [ 0.149331] EVM: security.selinux [ 0.150651] EVM: security.SMACK64 [ 0.151949] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.154338] pinctrl core: initialized pinctrl subsystem [ 0.156049] regulator-dummy: no parameters [ 0.157684] RTC time: 11:21:54, date: 05/30/19 [ 0.159373] NET: Registered protocol family 16 [ 0.160125] cpuidle: using governor ladder [ 0.161666] cpuidle: using governor menu [ 0.163174] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166399] PCI: Using configuration type 1 for base access [ 0.168705] bio: create slab at 0 [ 0.170411] ACPI: Added _OSI(Module Device) [ 0.171975] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173717] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177051] ACPI: Interpreter enabled [ 0.178483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180982] 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.187495] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190234] ACPI: (supports S0 S5) [ 0.191559] ACPI: Using IOAPIC for interrupt routing [ 0.192016] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195396] ACPI: No dock devices found. [ 0.197754] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199915] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202285] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204201] acpiphp: Slot [3] registered [ 0.205731] acpiphp: Slot [4] registered [ 0.207239] acpiphp: Slot [5] registered [ 0.208036] acpiphp: Slot [6] registered [ 0.209530] acpiphp: Slot [7] registered [ 0.211025] acpiphp: Slot [8] registered [ 0.212021] acpiphp: Slot [9] registered [ 0.213529] acpiphp: Slot [10] registered [ 0.215051] acpiphp: Slot [11] registered [ 0.216021] acpiphp: Slot [12] registered [ 0.217539] acpiphp: Slot [13] registered [ 0.219059] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221546] acpiphp: Slot [16] registered [ 0.223077] acpiphp: Slot [17] registered [ 0.224028] acpiphp: Slot [18] registered [ 0.225555] acpiphp: Slot [19] registered [ 0.227078] acpiphp: Slot [20] registered [ 0.228021] acpiphp: Slot [21] registered [ 0.229550] acpiphp: Slot [22] registered [ 0.231079] acpiphp: Slot [23] registered [ 0.232021] acpiphp: Slot [24] registered [ 0.233562] acpiphp: Slot [25] registered [ 0.235091] acpiphp: Slot [26] registered [ 0.236021] acpiphp: Slot [27] registered [ 0.237545] acpiphp: Slot [28] registered [ 0.239071] acpiphp: Slot [29] registered [ 0.240021] acpiphp: Slot [30] registered [ 0.241550] acpiphp: Slot [31] registered [ 0.243066] PCI host bridge to bus 0000:00 [ 0.244004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.254333] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.263925] 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.288537] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.291303] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.293229] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.296102] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.298734] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300880] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303191] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.304000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304004] vgaarb: loaded [ 0.305139] vgaarb: bridge control possible 0000:00:02.0 [ 0.307295] SCSI subsystem initialized [ 0.308226] ACPI: bus type USB registered [ 0.309805] usbcore: registered new interface driver usbfs [ 0.311757] usbcore: registered new interface driver hub [ 0.312039] usbcore: registered new device driver usb [ 0.314029] PCI: Using ACPI for IRQ routing [ 0.315978] NetLabel: Initializing [ 0.316007] NetLabel: domain hash size = 128 [ 0.317630] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.319443] NetLabel: unlabeled traffic allowed by default [ 0.320212] Switched to clocksource kvm-clock [ 0.328323] AppArmor: AppArmor Filesystem Enabled [ 0.330074] pnp: PnP ACPI init [ 0.331320] ACPI: bus type PNP registered [ 0.333287] pnp: PnP ACPI: found 8 devices [ 0.334851] ACPI: bus type PNP unregistered [ 0.342020] NET: Registered protocol family 2 [ 0.343898] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.346379] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.348752] TCP: Hash tables configured (established 8192 bind 8192) [ 0.351078] TCP: reno registered [ 0.352378] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354461] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.356758] NET: Registered protocol family 1 [ 0.358401] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.360488] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.362528] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379562] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.396703] Trying to unpack rootfs image as initramfs... [ 0.496785] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.499784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.501857] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.505003] Scanning for low memory corruption every 60 seconds [ 0.507450] Initialise system trusted keyring [ 0.509149] audit: initializing netlink socket (disabled) [ 0.511085] type=2000 audit(1559215315.534:1): initialized [ 0.531157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.534130] zbud: loaded [ 0.535433] VFS: Disk quotas dquot_6.5.2 [ 0.536978] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.539569] fuse init (API version 7.22) [ 0.541118] msgmni has been set to 1982 [ 0.542642] Key type big_key registered [ 0.544407] Key type asymmetric registered [ 0.545954] Asymmetric key parser 'x509' registered [ 0.547743] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.550498] io scheduler noop registered [ 0.551988] io scheduler deadline registered (default) [ 0.553856] io scheduler cfq registered [ 0.555383] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.557376] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.559708] ipmi message handler version 39.2 [ 0.561382] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.564122] ACPI: Power Button [PWRF] [ 0.565618] GHES: HEST is not enabled! [ 0.582173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.615083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.617783] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646986] Linux agpgart interface v0.103 [ 0.649423] brd: module loaded [ 0.651088] loop: module loaded [ 0.652764] blk-mq: CPU -> queue map [ 0.654154] CPU 0 -> Queue 0 [ 0.656204] vda: vda1 [ 0.657917] scsi0 : ata_piix [ 0.659172] scsi1 : ata_piix [ 0.660400] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.662731] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.665776] libphy: Fixed MDIO Bus: probed [ 0.667385] tun: Universal TUN/TAP device driver, 1.6 [ 0.669203] tun: (C) 1999-2004 Max Krasnyansky [ 0.672342] PPP generic driver version 2.4.2 [ 0.673980] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.676251] ehci-pci: EHCI PCI platform driver [ 0.677902] ehci-platform: EHCI generic platform driver [ 0.679782] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.681930] ohci-pci: OHCI PCI platform driver [ 0.683577] ohci-platform: OHCI generic platform driver [ 0.685444] uhci_hcd: USB Universal Host Controller Interface driver [ 0.702607] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.704497] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.707366] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.709552] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.711908] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.714595] usb usb1: Product: UHCI Host Controller [ 0.716362] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.718603] usb usb1: SerialNumber: 0000:00:01.2 [ 0.720374] hub 1-0:1.0: USB hub found [ 0.721835] hub 1-0:1.0: 2 ports detected [ 0.723471] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727279] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729086] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730988] mousedev: PS/2 mouse device common for all mice [ 0.733329] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.736514] rtc_cmos 00:00: RTC can wake from S4 [ 0.738719] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.740945] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.743238] device-mapper: uevent: version 1.0.3 [ 0.744988] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.748051] ledtrig-cpu: registered to indicate activity on CPUs [ 0.750229] TCP: cubic registered [ 0.751606] NET: Registered protocol family 10 [ 0.753430] NET: Registered protocol family 17 [ 0.755104] Key type dns_resolver registered [ 0.756825] Loading compiled-in X.509 certificates [ 0.759110] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.762473] registered taskstats version 1 [ 0.765324] Key type trusted registered [ 0.768912] Key type encrypted registered [ 0.770441] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772396] IMA: No TPM chip found, activating TPM-bypass! [ 0.774898] regulator-dummy: disabling [ 0.776372] Magic number: 3:238:379 [ 0.777910] rtc_cmos 00:00: setting system clock to 2019-05-30 11:21:55 UTC (1559215315) [ 0.780892] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.782989] EDD information not available. [ 0.821478] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.835944] Write protecting the kernel read-only data: 12288k [ 0.838578] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.842831] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860113] systemd-udevd[99]: starting version 204 [ 0.892962] FDC 0 is a S82078B [ 1.032048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196502] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.198857] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.201286] usb 1-1: Product: QEMU USB Tablet [ 1.202917] usb 1-1: Manufacturer: QEMU [ 1.204383] usb 1-1: SerialNumber: 42 [ 1.917682] 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.282179] 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.407939] random: init urandom read with 10 bits of entropy available [ 2.544416] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 30 May 2019 11:21:57 +0000. Up 2.92 seconds. cloud-init-nonet[3.11]: 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 ] cloud-init-nonet[4.96]: 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 Thu, 30 May 2019 11:22:00 +0000. Up 5.40 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.11 | 255.255.255.0 | fa:16:3e:ea:f7:d4 | 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: a0:88:8a:d1:7d:96:de:09:15:4c:bf:5b:40:ca:1c:1f root@ns The key's randomart image is: +--[ RSA 2048]----+ | o+ E | | o.B . | | . = + | | o o . + o | |o o o = S . . | |o. + o . o | |o . o . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 58:df:a5:1b:be:b5:2e:55:fb:bc:45:eb:01:b2:80:48 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | | | E . . | | . .o.. . o .| | ...S...+. .o| | ..oooo.| | .o..+o| | .o..=| | .ooo.| +-----------------+ 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: f7:63:7a:77:6c:ae:85:67:62:df:c8:00:1d:2b:c7:22 root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | | | . | | o o | | E = = | | o * . | | = +.+| | o.=.B=| | .. .+=+| +-----------------+ 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: 2a:22:25:05:05:98:9e:d4:80:c5:ba:d3:9e:d9:ab:80 root@ns The key's randomart image is: +--[ED25519 256--+ |=B= | |+o.. | |o.o | |.+ | |.o. S | |+o. . | |Eo.+. . | | 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 Thu, 30 May 2019 11:22:05 +0000. Up 11.09 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 Thu, 30 May 2019 11:22:07 +0000. Up 12.34 seconds. + apt-get update Ubuntu 14.04.6 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 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:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [836 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2276 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 0 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 0s (655 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51354 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.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + 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: gAAAAABc77xlFw9R2Use0QRPR56zYIBGszcNyVwRgXjweaVDj28uHQ9FPJp3SPea2FludkngeyNnLZC-suthsPIs8mJ0zhLGLo8lcGNr56SGwMQq5qUGzZ7FKOjDkLfxn0tfwAAKH-SFM7EcXq08PyKMKRq-2h0wUGDQ_MeDdEC2Bwg3MpwUwbM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/c23db0de5063497aa90370d33c156337/stacks/clearwater-opnfv-dns-ttzluzixmoj7/0d4e2e06-a1de-4837-a3f1-9cc9d6f7b395/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 68 --:--:-- --:--:-- --:--:-- 67100 25 100 4 100 21 12 68 --:--:-- --:--:-- --:--:-- 67 HTTP/1.1 200 OK Date: Thu, 30 May 2019 11:22:20 GMT Server: Apache x-openstack-request-id: req-e7c24d3f-288e-4f70-adc9-2c3a9a26a7cb 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 | 67:f9:8f:86:1a:fa:e0:d8:47:00:a1:98:86:22:78:64 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 58:df:a5:1b:be:b5:2e:55:fb:bc:45:eb:01:b2:80:48 root@ns (DSA) ec2: 256 f7:63:7a:77:6c:ae:85:67:62:df:c8:00:1d:2b:c7:22 root@ns (ECDSA) ec2: 256 2a:22:25:05:05:98:9e:d4:80:c5:ba:d3:9e:d9:ab:80 root@ns (ED25519) ec2: 2048 a0:88:8a:d1:7d:96:de:09:15:4c:bf:5b:40:ca:1c:1f root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDVyvTpTMnXJFnhEYPqgBxrhaDwPpbWMgAGGp3pjnFv9Bmu7T6O0Ca7TSsJa9wBtTRzQeBUPlLJdQNhQJRWUR+o= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPWaX8b1wzeri+5ZbRxVqt7QQ7D/5TXVKkGBU8xnpMDE root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtWFhB0x12WC7RUFWhQt0c5UvmRDHEGoYuQAZNvneXPyVjA71brB7Q+t0LY1K11MSLYfE1a79ZFrFmwfTjPtlfHsEioKpz8XguuMdDEm6H6Wz8Cf04y3ZOeoGk1Y3zNJu/JP9bhVl38WkWMjS6Cx7iYDCPRv1rzNnC4+e5cVkLwelPGM9pQTdqO6ANtYzCT8heuPoHJ2sCyXNWvpYtQOjApNlygRNqAd2NzBh0catRKTP1F1cTPi0zoup+BeRiKbEyEYZT3JuL4v9lYHbCGNhJ18biqUO6kn7GvxyykJtGUJmzmiiHR4h882j39v5YWbOpPhQeZOx1eGSW3oUQVUox root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 30 May 2019 11:22:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.15 seconds 2019-05-30 11:48:59,953 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.203 2019-05-30 11:49:00,080 - 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-05-30 11:49:00,171 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-05-30 11:49:00,171 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-05-30 11:49:00,638 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550734@clearwater.opnfv', u'sip_username': u'6505550734', u'formatted_number': u'(650) 555-0734', u'number': u'6505550734', u'sip_uri': u'sip:6505550734@clearwater.opnfv', u'number_id': u'466edf6b848a422582a81b319dbb9faf', u'sip_password': u'tTkkdkVYH', u'pstn': False} 2019-05-30 11:49:00,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:49:00,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/ade290e1-9c3a-4530-a551-a07e36936090 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:49:00,668 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:49:00 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090 Server: Apache x-openstack-request-id: req-64131879-839a-4d64-9a07-33d9e09d2a13 2019-05-30 11:49:00,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-05-30 11:49:00,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Thu, 30 May 2019 11:49:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f8b75149-3955-4098-9264-9c8479117874 2019-05-30 11:49:00,742 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "outputs": [{"output_value": "172.30.9.201", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-05-30 11:49:00,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090 used request id req-f8b75149-3955-4098-9264-9c8479117874 2019-05-30 11:49:00,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.104000806808s 2019-05-30 11:49:00,744 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.201', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2019-05-30 11:49:00,745 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-05-30 11:49:00,745 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.202 ELLIS=172.30.9.203 --trace' 2019-05-30 11:49:00,745 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.202 ELLIS=172.30.9.203 --trace'' 2019-05-30 11:51:13,563 - 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) - (6505550325, 6505550413) Passed Basic Call - SDP (TCP) - (6505550528, 6505550122) Passed Basic Call - Tel URIs (TCP) - (6505550960, 6505550718) Passed Basic Call - Unknown number (TCP) - (6505550565, 6505550914) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550741, 6505550091) Passed Basic Call - Messages - Pager model (TCP) - (6505550761, 6505550696) Passed Basic Call - Pracks (TCP) - (6505550613, 6505550328) Passed Basic Registration (TCP) - (6505550053) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550806, 6505550120) Passed Call Barring - Outbound Rejection (TCP) - (6505550333, 6505550388) 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) - (6505550934, 6505550807) 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) - (6505550948, 6505550914, 6505550599) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550006, 6505550955, 6505550854) Passed Call Diversion - Not reachable (408) (TCP) - (6505550190, 6505550662, 6505550011) Passed Call Diversion - Not reachable (503) (TCP) - (6505550839, 6505550209, 6505550574) Passed Call Diversion - Not reachable (500) (TCP) - (6505550055, 6505550919, 6505550117) Passed Call Diversion - Busy (TCP) - (6505550962, 6505550592, 6505550636) Passed Call Diversion - Unconditional (TCP) - (6505550472, 6505550954, 6505550160) Passed Call Diversion - No answer (TCP) - (6505550343, 6505550348, 6505550355) Passed Call Diversion - Bad target URI (TCP) - (6505550821, 6505550797) Passed Call Diversion - Audio-only call (TCP) - (6505550116, 6505550699, 6505550726, 6505550243) Passed Call Diversion - Audio-video call (TCP) - (6505550504, 6505550681, 6505550908, 6505550152) Passed Call Forking - Mainline (TCP) - (6505550826, 6505550536) Passed Call Forking - Endpoint offline (TCP) - (6505550062, 6505550285) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550957, 6505550739) Passed Call Waiting - Accepted (TCP) - (6505550796, 6505550211, 6505550966) Passed Call Waiting - Cancelled (TCP) - (6505550917, 6505550938, 6505550176) Passed CANCEL - Mainline (TCP) - (6505550253, 6505550877) Passed Filtering - Accept-Contact (TCP) - (6505550184, 6505550609) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550732, 6505550293) Passed Filtering - Accept-Contact no match (TCP) - (6505550764, 6505550112) Passed Filtering - Accept-Contact negated match (TCP) - (6505550853, 6505550784) Passed Filtering - RFC3841 example (TCP) - (6505550617, 6505550676) Passed Filtering - Reject-Contact no match (TCP) - (6505550584, 6505550978) Passed Filtering - Reject-Contact match (TCP) - (6505550012, 6505550680) 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) - (6505550934) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550461) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550214) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550983) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550445, 6505550130) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550502, 6505550167) Passed GRUU - Call - only GRUU as target (TCP) - (6505550982, 6505550060) Passed GRUU - Call - AoR as target (TCP) - (6505550067, 6505550948) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550931, 6505550625) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550071, 6505550581) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550379, 6505550745) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550655, 6505550142) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550272, 6505550657) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550524, 6505550137) 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) - (6505550932) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550284) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550610) 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) - (6505550318, 6505550350) 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-05-30 11:51:13,565 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-05-30 11:51:13,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:51:13,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:14,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Thu, 30 May 2019 11:51: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-c2af8efb-975d-4ea8-8e9c-937b6be22bf9 x-openstack-request-id: req-c2af8efb-975d-4ea8-8e9c-937b6be22bf9 2019-05-30 11:51:14,059 - 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:8f:8d:f2", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:8d:f2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87c28690-06d0-4866-9cef-1ddbc2313d45", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "87c28690-06d0-4866-9cef-1ddbc2313d45", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "bono-0.clearwater.opnfv", "created": "2019-05-30T11:42:47Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:3d:d3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:20.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "0fa1315e-26fe-46a1-8c5b-de3a54e938d0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:20Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "dime-0.clearwater.opnfv", "created": "2019-05-30T11:42:46Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "192.168.100.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:42:a5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:43:16.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:43:16Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "homer-0.clearwater.opnfv", "created": "2019-05-30T11:42:45Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:c9:36", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c343f0ca-eeca-47ee-8299-7ec20427f644", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:37:51.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "c343f0ca-eeca-47ee-8299-7ec20427f644", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:37:51Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-30T11:37:34Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:13:de", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:27:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "2eff68ea-37c6-43ee-8fd1-604b4091dde5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:27:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-30T11:27:37Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:3e:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9149a50b-d012-41b8-b5b5-ed017aa86360", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:24:15.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "9149a50b-d012-41b8-b5b5-ed017aa86360", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:24:15Z", "hostId": "dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-30T11:22:29Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:f7:d4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf", "rel": "bookmark"}], "image": {"id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "links": [{"href": "http://172.30.9.24:8774/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:21:54.000000", "flavor": {"id": "8cda89f5-94b1-4f86-842c-2b1a41e815a5", "links": [{"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "bookmark"}]}, "id": "5ab8f151-eb79-42e2-9a17-30e761404aaf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2fdb90883dd449df8312f4c1f34a5c8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:21:54Z", "hostId": "3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405", "name": "ns.clearwater.opnfv", "created": "2019-05-30T11:20:10Z", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:51:14,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c2af8efb-975d-4ea8-8e9c-937b6be22bf9 2019-05-30 11:51:14,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493672132492s 2019-05-30 11:51:14,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:51:14,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:14,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11:51: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-73d15f32-1f0f-4ace-a23d-85bd860b41c3 x-openstack-request-id: req-73d15f32-1f0f-4ace-a23d-85bd860b41c3 2019-05-30 11:51:14,090 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:51:14,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-73d15f32-1f0f-4ace-a23d-85bd860b41c3 2019-05-30 11:51:14,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231981277466s 2019-05-30 11:51:14,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:51:14,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/87c28690-06d0-4866-9cef-1ddbc2313d45/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:14,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11:51: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-2ed06696-0e59-464e-a13e-d2032681d31a x-openstack-request-id: req-2ed06696-0e59-464e-a13e-d2032681d31a 2019-05-30 11:51:14,488 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:51:14,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/87c28690-06d0-4866-9cef-1ddbc2313d45/os-security-groups used request id req-2ed06696-0e59-464e-a13e-d2032681d31a 2019-05-30 11:51:14,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.396377086639s 2019-05-30 11:51:14,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:51:14,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:15,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:51:15 GMT X-Openstack-Request-Id: req-8d1ad0f0-7a30-4a25-95a6-fc33867b8b27 2019-05-30 11:51:15,197 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:51:15,197 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8d1ad0f0-7a30-4a25-95a6-fc33867b8b27 2019-05-30 11:51:15,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.702992916107s 2019-05-30 11:51:15,206 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:51:15,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:51:15,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:15,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11:51: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-89a5aa55-ec5a-406b-b78e-e2249575088d x-openstack-request-id: req-89a5aa55-ec5a-406b-b78e-e2249575088d 2019-05-30 11:51:15,231 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:51:15,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-89a5aa55-ec5a-406b-b78e-e2249575088d 2019-05-30 11:51:15,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245170593262s 2019-05-30 11:51:15,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:51:15,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:15,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11:51: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-1c30d985-e2f8-4b6a-abd9-446c9810a9ce x-openstack-request-id: req-1c30d985-e2f8-4b6a-abd9-446c9810a9ce 2019-05-30 11:51:15,873 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:51:15,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0fa1315e-26fe-46a1-8c5b-de3a54e938d0/os-security-groups used request id req-1c30d985-e2f8-4b6a-abd9-446c9810a9ce 2019-05-30 11:51:15,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.640539884567s 2019-05-30 11:51:15,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:51:15,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:15,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:51:15 GMT X-Openstack-Request-Id: req-b68900a6-5e1e-4060-b608-372a883ad9b1 2019-05-30 11:51:15,917 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:51:15,918 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b68900a6-5e1e-4060-b608-372a883ad9b1 2019-05-30 11:51:15,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0386788845062s 2019-05-30 11:51:15,923 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:51:15,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:51:15,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:15,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11:51: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-bea3dae5-1c4a-47e4-9b09-d0603bc70756 x-openstack-request-id: req-bea3dae5-1c4a-47e4-9b09-d0603bc70756 2019-05-30 11:51:15,949 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:51:15,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-bea3dae5-1c4a-47e4-9b09-d0603bc70756 2019-05-30 11:51:15,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249829292297s 2019-05-30 11:51:15,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:51:15,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:16,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11:51: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-eb58d6ac-3061-4fb7-b74f-1dcb39609f2a x-openstack-request-id: req-eb58d6ac-3061-4fb7-b74f-1dcb39609f2a 2019-05-30 11:51:16,347 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:51:16,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d/os-security-groups used request id req-eb58d6ac-3061-4fb7-b74f-1dcb39609f2a 2019-05-30 11:51:16,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.396724224091s 2019-05-30 11:51:16,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:51:16,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:16,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:51:16 GMT X-Openstack-Request-Id: req-825c4d6e-c107-4d1a-8f85-7e8822a3bb2a 2019-05-30 11:51:16,391 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:51:16,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-825c4d6e-c107-4d1a-8f85-7e8822a3bb2a 2019-05-30 11:51:16,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388760566711s 2019-05-30 11:51:16,396 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:51:16,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:51:16,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:16,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11:51: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-95fddd76-74ec-4316-9e44-e80e8197b2ce x-openstack-request-id: req-95fddd76-74ec-4316-9e44-e80e8197b2ce 2019-05-30 11:51:16,420 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:51:16,420 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-95fddd76-74ec-4316-9e44-e80e8197b2ce 2019-05-30 11:51:16,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238270759583s 2019-05-30 11:51:16,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:51:16,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/c343f0ca-eeca-47ee-8299-7ec20427f644/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:17,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11:51: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-262b05ad-0711-4a07-b490-8c5dc0e15f4a x-openstack-request-id: req-262b05ad-0711-4a07-b490-8c5dc0e15f4a 2019-05-30 11:51:17,077 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:51:17,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c343f0ca-eeca-47ee-8299-7ec20427f644/os-security-groups used request id req-262b05ad-0711-4a07-b490-8c5dc0e15f4a 2019-05-30 11:51:17,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.656245946884s 2019-05-30 11:51:17,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:51:17,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:17,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:51:17 GMT X-Openstack-Request-Id: req-a3d06d8e-da58-4499-bf24-a218e43d30dc 2019-05-30 11:51:17,121 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:51:17,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a3d06d8e-da58-4499-bf24-a218e43d30dc 2019-05-30 11:51:17,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371007919312s 2019-05-30 11:51:17,127 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:51:17,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:51:17,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:17,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11:51: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-2c06825f-c64c-4874-9e5f-f54f28711384 x-openstack-request-id: req-2c06825f-c64c-4874-9e5f-f54f28711384 2019-05-30 11:51:17,150 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:51:17,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2c06825f-c64c-4874-9e5f-f54f28711384 2019-05-30 11:51:17,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227928161621s 2019-05-30 11:51:17,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:51:17,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:17,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11:51: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-4084b5f6-0324-4243-8ce9-6a8330aaec47 x-openstack-request-id: req-4084b5f6-0324-4243-8ce9-6a8330aaec47 2019-05-30 11:51:17,298 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:51:17,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2eff68ea-37c6-43ee-8fd1-604b4091dde5/os-security-groups used request id req-4084b5f6-0324-4243-8ce9-6a8330aaec47 2019-05-30 11:51:17,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.14660692215s 2019-05-30 11:51:17,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:51:17,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:17,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:51:17 GMT X-Openstack-Request-Id: req-64c62f44-9ac8-491a-90a9-c9130af829fb 2019-05-30 11:51:17,341 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:51:17,341 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-64c62f44-9ac8-491a-90a9-c9130af829fb 2019-05-30 11:51:17,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0376360416412s 2019-05-30 11:51:17,348 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:51:17,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:51:17,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:17,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11:51: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-6f77fe72-e827-426d-83eb-38cc7641967e x-openstack-request-id: req-6f77fe72-e827-426d-83eb-38cc7641967e 2019-05-30 11:51:17,375 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:51:17,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-6f77fe72-e827-426d-83eb-38cc7641967e 2019-05-30 11:51:17,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264070034027s 2019-05-30 11:51:17,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:51:17,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/9149a50b-d012-41b8-b5b5-ed017aa86360/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:17,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11:51: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-ae911c6a-89ce-4815-b6d3-41c79b176fd3 x-openstack-request-id: req-ae911c6a-89ce-4815-b6d3-41c79b176fd3 2019-05-30 11:51:17,915 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:51:17,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9149a50b-d012-41b8-b5b5-ed017aa86360/os-security-groups used request id req-ae911c6a-89ce-4815-b6d3-41c79b176fd3 2019-05-30 11:51:17,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.538682937622s 2019-05-30 11:51:17,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:51:17,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:17,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:51:17 GMT X-Openstack-Request-Id: req-55938fdf-2e47-4787-ad1c-dbe565344a0a 2019-05-30 11:51:17,961 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:51:17,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-55938fdf-2e47-4787-ad1c-dbe565344a0a 2019-05-30 11:51:17,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0400331020355s 2019-05-30 11:51:17,967 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:51:17,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:51:17,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:17,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11:51: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-0f9757fa-d3ec-4766-8d12-f9bb2692268a x-openstack-request-id: req-0f9757fa-d3ec-4766-8d12-f9bb2692268a 2019-05-30 11:51:17,989 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:51:17,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-0f9757fa-d3ec-4766-8d12-f9bb2692268a 2019-05-30 11:51:17,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218160152435s 2019-05-30 11:51:17,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-30 11:51:17,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:18,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 11:51: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-f354f8f7-31d5-4397-84f5-8d302ade6477 x-openstack-request-id: req-f354f8f7-31d5-4397-84f5-8d302ade6477 2019-05-30 11:51:18,117 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba68d791-b453-4da9-abec-0e4db8f46ed4"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed40f275-e476-4a8f-b334-ad5d922bd8a8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "552a9bab-1b04-4145-b41a-2550488954ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef592d83-7a2b-425a-9b55-64af1b9b562a"}], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "id": "552a9bab-1b04-4145-b41a-2550488954ea", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-30 11:51:18,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5ab8f151-eb79-42e2-9a17-30e761404aaf/os-security-groups used request id req-f354f8f7-31d5-4397-84f5-8d302ade6477 2019-05-30 11:51:18,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.12714099884s 2019-05-30 11:51:18,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:51:18,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:18,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:51:18 GMT X-Openstack-Request-Id: req-1ba29710-a8ea-48b9-97fa-017c2ddf1174 2019-05-30 11:51:18,160 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:51:18,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1ba29710-a8ea-48b9-97fa-017c2ddf1174 2019-05-30 11:51:18,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0369780063629s 2019-05-30 11:51:18,166 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-30 11:51:18,167 - 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:8f:8d:f2', 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:8f:8d:f2', 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'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:43:20.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'87c28690-06d0-4866-9cef-1ddbc2313d45', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', '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'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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-05-30T11:43:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:43:20Z', 'hostId': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', '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-05-30T11:43:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:42:47Z', 'created': u'2019-05-30T11:42:47Z', '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:9a:3d:d3', 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:9a:3d:d3', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:43:20.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'0fa1315e-26fe-46a1-8c5b-de3a54e938d0', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-05-30T11:43:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:43:20Z', 'hostId': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', '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-05-30T11:43:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:42:46Z', 'created': u'2019-05-30T11:42:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:42:a5', u'version': 4, u'addr': u'192.168.100.24', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:42:a5', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:43:16.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'6f4278f7-43bb-490f-ba1f-a3e4e37ccd9d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2019-05-30T11:43:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:43:16Z', 'hostId': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.24', 'cloud': 'envvars', 'host_id': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', '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-05-30T11:43:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:42:45Z', 'created': u'2019-05-30T11:42:45Z', '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:93:c9:36', 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:93:c9:36', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:37:51.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'c343f0ca-eeca-47ee-8299-7ec20427f644', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-05-30T11:37:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:37:51Z', 'hostId': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', '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-05-30T11:37:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:37:34Z', 'created': u'2019-05-30T11:37:34Z', '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:8e:13:de', u'version': 4, u'addr': u'192.168.100.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8e:13:de', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:27:54.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'2eff68ea-37c6-43ee-8fd1-604b4091dde5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-05-30T11:27:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:27:54Z', 'hostId': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', '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-05-30T11:27:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:27:37Z', 'created': u'2019-05-30T11:27:37Z', '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:57:3e:1d', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:57:3e:1d', 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'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:24:15.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'9149a50b-d012-41b8-b5b5-ed017aa86360', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', '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'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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-05-30T11:24:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:24:15Z', 'hostId': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'dc3d1ad2df85d36a36dd4d34d0d4b8a7c6b389e26dfd886361b00661', '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-05-30T11:24:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:22:29Z', 'created': u'2019-05-30T11:22: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:ea:f7:d4', u'version': 4, u'addr': u'192.168.100.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ea:f7:d4', 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'24e7db3b-19f2-4f0b-b2a1-f833abb8e87e', 'name': u'heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:21:54.000000', 'flavor': Munch({u'id': u'8cda89f5-94b1-4f86-842c-2b1a41e815a5', 'name': u'heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405'}), 'az': u'nova', 'id': u'5ab8f151-eb79-42e2-9a17-30e761404aaf', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ba68d791-b453-4da9-abec-0e4db8f46ed4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ed40f275-e476-4a8f-b334-ad5d922bd8a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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'ef592d83-7a2b-425a-9b55-64af1b9b562a'})], 'id': u'552a9bab-1b04-4145-b41a-2550488954ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2fdb90883dd449df8312f4c1f34a5c8e', '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'25e893917e594ad1bae7493084ab3efb', 'name': 'heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405', '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-05-30T11:21:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:21:54Z', 'hostId': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1d1ec907-314c-4077-9398-e4a19f07f405', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'3ff0f0928c22f25668107973903e488a3ad44f030eafe5b60f0e2c22', '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-05-30T11:21:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'25e893917e594ad1bae7493084ab3efb', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'25e893917e594ad1bae7493084ab3efb', 'created_at': u'2019-05-30T11:20:10Z', 'created': u'2019-05-30T11:20:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-05-30 11:51:18,171 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-05-30 11:51:18,173 - paramiko.transport - DEBUG - starting thread (client mode): 0xaf2f3c10L 2019-05-30 11:51:18,174 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 11:51:18,179 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-30 11:51:18,180 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-30 11:51:18,181 - 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-05-30 11:51:18,181 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 11:51:18,181 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 11:51:18,181 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 11:51:18,181 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 11:51:18,182 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 11:51:18,223 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 11:51:18,224 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 11:51:18,238 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 835e112fa24d42528147786118366cb5 2019-05-30 11:51:18,239 - paramiko.transport - DEBUG - Trying discovered key 67f98f861afae0d84700a19886227864 in /tmp/tmpsKEQaj 2019-05-30 11:51:18,263 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 11:51:18,273 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 11:51:18,303 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 11:51:18,550 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 11:51:18,550 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 11:51:18,569 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 11:51:18,579 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 11:51:18,579 - 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-05-30 11:51:18,581 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-05-30 11:51:18,583 - paramiko.transport - DEBUG - starting thread (client mode): 0xaf2f3f10L 2019-05-30 11:51:18,583 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 11:51:18,592 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-30 11:51:18,592 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-30 11:51:18,593 - 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-05-30 11:51:18,593 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 11:51:18,593 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 11:51:18,593 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 11:51:18,593 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 11:51:18,594 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 11:51:18,634 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 11:51:18,635 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 11:51:18,647 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 28d647057d8a445a45d26d089ca51455 2019-05-30 11:51:18,648 - paramiko.transport - DEBUG - Trying discovered key 67f98f861afae0d84700a19886227864 in /tmp/tmpsKEQaj 2019-05-30 11:51:18,675 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 11:51:18,684 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 11:51:18,712 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 11:51:18,958 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 11:51:18,958 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 11:51:18,978 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 11:51:18,989 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 11:51:18,989 - 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-05-30 11:51:18,991 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-05-30 11:51:18,993 - paramiko.transport - DEBUG - starting thread (client mode): 0xae85f4d0L 2019-05-30 11:51:18,993 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 11:51:18,999 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-30 11:51:18,999 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-30 11:51:19,000 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'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-05-30 11:51:19,001 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 11:51:19,001 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 11:51:19,001 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 11:51:19,001 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 11:51:19,002 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 11:51:19,044 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 11:51:19,044 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 11:51:19,056 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 0765fa21a5e3134caee34458d03a1603 2019-05-30 11:51:19,057 - paramiko.transport - DEBUG - Trying discovered key 67f98f861afae0d84700a19886227864 in /tmp/tmpsKEQaj 2019-05-30 11:51:19,084 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 11:51:19,094 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 11:51:19,122 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 11:51:19,368 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 11:51:19,369 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 11:51:19,388 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 11:51:19,398 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 11:51:19,399 - 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-05-30 11:51:19,401 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-05-30 11:51:19,402 - paramiko.transport - DEBUG - starting thread (client mode): 0xaf2f3ad0L 2019-05-30 11:51:19,403 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 11:51:19,409 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-30 11:51:19,409 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-30 11:51:19,410 - 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-05-30 11:51:19,410 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 11:51:19,411 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 11:51:19,411 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 11:51:19,411 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 11:51:19,411 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 11:51:19,451 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 11:51:19,452 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 11:51:19,467 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: a385f4645d62cc56227366e7e46c0c13 2019-05-30 11:51:19,468 - paramiko.transport - DEBUG - Trying discovered key 67f98f861afae0d84700a19886227864 in /tmp/tmpsKEQaj 2019-05-30 11:51:19,492 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 11:51:19,501 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 11:51:19,532 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 11:51:19,779 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 11:51:19,779 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 11:51:19,798 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 11:51:19,808 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 11:51:19,808 - 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-05-30 11:51:19,809 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-30 11:51:19,810 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-05-30 11:51:19,812 - paramiko.transport - DEBUG - starting thread (client mode): 0xaf2f3c10L 2019-05-30 11:51:19,812 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 11:51:19,819 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-30 11:51:19,819 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-30 11:51:19,820 - 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-05-30 11:51:19,821 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 11:51:19,821 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 11:51:19,821 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 11:51:19,821 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 11:51:19,821 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 11:51:19,863 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 11:51:19,863 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 11:51:19,876 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: ec3c6e95ebdaf3ec0697762465a5a0b0 2019-05-30 11:51:19,877 - paramiko.transport - DEBUG - Trying discovered key 67f98f861afae0d84700a19886227864 in /tmp/tmpsKEQaj 2019-05-30 11:51:19,903 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 11:51:19,911 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 11:51:19,942 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 11:51:20,328 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 11:51:20,328 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 11:51:20,344 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 11:51:20,365 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 11:51:20,365 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 18m 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-05-30 11:51:20,366 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-30 11:51:20,367 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-05-30 11:51:20,369 - paramiko.transport - DEBUG - starting thread (client mode): 0xae7d2990L 2019-05-30 11:51:20,369 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 11:51:20,376 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-30 11:51:20,376 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-30 11:51:20,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-05-30 11:51:20,377 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 11:51:20,378 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 11:51:20,378 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 11:51:20,378 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 11:51:20,378 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 11:51:20,421 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 11:51:20,422 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 11:51:20,433 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: 8ce3dc5833490eec820d00f956736491 2019-05-30 11:51:20,434 - paramiko.transport - DEBUG - Trying discovered key 67f98f861afae0d84700a19886227864 in /tmp/tmpsKEQaj 2019-05-30 11:51:20,461 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 11:51:20,472 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 11:51:20,499 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 11:51:20,848 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 11:51:20,849 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 11:51:20,865 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 11:51:20,875 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 11:51:20,875 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 25m 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-05-30 11:51:21,017 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 11:51:21,018 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 31:46 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-30 11:51:21,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:51:21,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/ade290e1-9c3a-4530-a551-a07e36936090?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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:21,058 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:51:21 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-eb848f71-ee2c-445e-8530-898811e6f1f2 2019-05-30 11:51:21,058 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:51:21,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 826 Content-Type: application/json Date: Thu, 30 May 2019 11:51:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9950bf6c-c294-4b87-a514-81f0986299ce 2019-05-30 11:51:21,101 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:51:21,102 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-9950bf6c-c294-4b87-a514-81f0986299ce 2019-05-30 11:51:21,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0787310600281s 2019-05-30 11:51:21,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:51:21,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/ade290e1-9c3a-4530-a551-a07e36936090/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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:21,135 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:51:21 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-3b5e7f2b-84f2-49a0-8e2f-5e50d390e541 2019-05-30 11:51:21,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-05-30 11:51:21,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 341 Content-Type: application/json Date: Thu, 30 May 2019 11:51:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7db3402f-eeba-462c-81c2-6ca853e7a8bb 2019-05-30 11:51:21,179 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-05-30T11:48:41Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/clearwater-opnfv/events/1b12532f-fdef-46ce-b34d-8af6022e0cf3", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ade290e1-9c3a-4530-a551-a07e36936090", "id": "1b12532f-fdef-46ce-b34d-8af6022e0cf3"}]} 2019-05-30 11:51:21,179 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-7db3402f-eeba-462c-81c2-6ca853e7a8bb 2019-05-30 11:51:21,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755228996277s 2019-05-30 11:51:21,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-05-30 11:51:21,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/ade290e1-9c3a-4530-a551-a07e36936090 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:21,210 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:51:21 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090 Server: Apache x-openstack-request-id: req-b9dbbadc-c233-4218-a387-32d90bd2e886 2019-05-30 11:51:21,210 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:51:21,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 11:51:21 GMT Server: Apache x-openstack-request-id: req-cd763309-5a89-4a84-8e78-ca7f7ea9795e 2019-05-30 11:51:21,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 11:51:21,597 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090 used request id req-cd763309-5a89-4a84-8e78-ca7f7ea9795e 2019-05-30 11:51:21,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.417515039444s 2019-05-30 11:51:21,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:51:21,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=1b12532f-fdef-46ce-b34d-8af6022e0cf3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:21,628 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:51:21 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=1b12532f-fdef-46ce-b34d-8af6022e0cf3&sort_dir=asc Server: Apache x-openstack-request-id: req-a867ea99-b6e3-491f-98c6-c9367ec7755a 2019-05-30 11:51:21,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-05-30 11:51:21,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 333 Content-Type: application/json Date: Thu, 30 May 2019 11:51:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c23dba2d-0911-4b57-ad78-b3e1a8cf8448 2019-05-30 11:51:21,671 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-05-30T11:51:21Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/clearwater-opnfv/events/02c98b10-c05f-4917-b8a5-defcf2c0e93c", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ade290e1-9c3a-4530-a551-a07e36936090", "id": "02c98b10-c05f-4917-b8a5-defcf2c0e93c"}]} 2019-05-30 11:51:21,671 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=1b12532f-fdef-46ce-b34d-8af6022e0cf3&sort_dir=asc&marker=1b12532f-fdef-46ce-b34d-8af6022e0cf3&sort_dir=asc used request id req-c23dba2d-0911-4b57-ad78-b3e1a8cf8448 2019-05-30 11:51:21,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734379291534s 2019-05-30 11:51:26,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:51:26,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=02c98b10-c05f-4917-b8a5-defcf2c0e93c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:26,707 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:51:26 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=02c98b10-c05f-4917-b8a5-defcf2c0e93c&sort_dir=asc Server: Apache x-openstack-request-id: req-1eda4e1e-ab45-4306-996e-dab4cb34e922 2019-05-30 11:51:26,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-05-30 11:51:26,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 521 Content-Type: application/json Date: Thu, 30 May 2019 11:51:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-564f27f3-9f62-44b2-ae73-5e5604c112eb 2019-05-30 11:51:26,752 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-05-30T11:51:21Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/bono/events/1f113581-da16-406e-b3be-4ed5fe91e4d1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1267dbdc-06ef-45fb-91ee-0e84463073fd", "id": "1f113581-da16-406e-b3be-4ed5fe91e4d1"}, {"resource_name": "dime", "event_time": "2019-05-30T11:51:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/dime/events/cef9e2c1-bc6a-4517-98c1-c7ceb26f1d6e", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1aceed5c-7aa8-4caa-9c9b-94c7afb97712", "id": "cef9e2c1-bc6a-4517-98c1-c7ceb26f1d6e"}, {"resource_name": "homer", "event_time": "2019-05-30T11:51:23Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/homer/events/4dada769-b5e8-42fe-8417-6829d8b76408", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "a28a02b4-2c11-4c56-a87d-d0aa46d6ea54", "id": "4dada769-b5e8-42fe-8417-6829d8b76408"}]} 2019-05-30 11:51:26,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=02c98b10-c05f-4917-b8a5-defcf2c0e93c&sort_dir=asc&marker=02c98b10-c05f-4917-b8a5-defcf2c0e93c&sort_dir=asc used request id req-564f27f3-9f62-44b2-ae73-5e5604c112eb 2019-05-30 11:51:26,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776228904724s 2019-05-30 11:51:31,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:51:31,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4dada769-b5e8-42fe-8417-6829d8b76408&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:31,790 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:51:31 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4dada769-b5e8-42fe-8417-6829d8b76408&sort_dir=asc Server: Apache x-openstack-request-id: req-3c9f4230-2833-4744-a2d3-18d8c6c237b4 2019-05-30 11:51:31,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-05-30 11:51:31,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 438 Content-Type: application/json Date: Thu, 30 May 2019 11:51:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-59f52a6a-206c-4961-ae08-2dbb8b5b5a1f 2019-05-30 11:51:31,832 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-05-30T11:51:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/bono/events/dfdb40ce-cdad-4473-b8f5-8e0951fd59b1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1267dbdc-06ef-45fb-91ee-0e84463073fd", "id": "dfdb40ce-cdad-4473-b8f5-8e0951fd59b1"}, {"resource_name": "homer", "event_time": "2019-05-30T11:51:30Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/homer/events/b1fba4bd-4227-473c-b2f8-d30c4dd776ad", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "a28a02b4-2c11-4c56-a87d-d0aa46d6ea54", "id": "b1fba4bd-4227-473c-b2f8-d30c4dd776ad"}]} 2019-05-30 11:51:31,833 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=4dada769-b5e8-42fe-8417-6829d8b76408&sort_dir=asc&marker=4dada769-b5e8-42fe-8417-6829d8b76408&sort_dir=asc used request id req-59f52a6a-206c-4961-ae08-2dbb8b5b5a1f 2019-05-30 11:51:31,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073784828186s 2019-05-30 11:51:36,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:51:36,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=b1fba4bd-4227-473c-b2f8-d30c4dd776ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:37,258 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:51:36 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=b1fba4bd-4227-473c-b2f8-d30c4dd776ad&sort_dir=asc Server: Apache x-openstack-request-id: req-c41aaa35-6d39-4671-a704-e0b1b71cc08e 2019-05-30 11:51:37,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-05-30 11:51:37,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 449 Content-Type: application/json Date: Thu, 30 May 2019 11:51:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-15e1dc9b-25a9-4a06-8e0c-685c8f37a087 2019-05-30 11:51:37,301 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-05-30T11:51:32Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/dime/events/8c17b19e-34d0-45e7-8a8e-7ef452063693", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1aceed5c-7aa8-4caa-9c9b-94c7afb97712", "id": "8c17b19e-34d0-45e7-8a8e-7ef452063693"}, {"resource_name": "sprout", "event_time": "2019-05-30T11:51:32Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/sprout/events/22ed6534-c6bd-4fe3-8c6d-e79d03656ad2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1aca63dc-e6be-45ce-b236-879dc6429f15", "id": "22ed6534-c6bd-4fe3-8c6d-e79d03656ad2"}]} 2019-05-30 11:51:37,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=b1fba4bd-4227-473c-b2f8-d30c4dd776ad&sort_dir=asc&marker=b1fba4bd-4227-473c-b2f8-d30c4dd776ad&sort_dir=asc used request id req-15e1dc9b-25a9-4a06-8e0c-685c8f37a087 2019-05-30 11:51:37,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.462311029434s 2019-05-30 11:51:42,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:51:42,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=22ed6534-c6bd-4fe3-8c6d-e79d03656ad2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:42,337 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:51:42 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=22ed6534-c6bd-4fe3-8c6d-e79d03656ad2&sort_dir=asc Server: Apache x-openstack-request-id: req-1d2bf3fa-3c30-46a8-a5e8-cb9ac8181459 2019-05-30 11:51:42,337 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:51:42,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Thu, 30 May 2019 11:51:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d4082b95-e367-41c5-8fdd-073cf0fbeb73 2019-05-30 11:51:42,379 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-05-30T11:51:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/sprout/events/a831a4ad-31bf-4b50-bef4-a7d36c466dd7", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1aca63dc-e6be-45ce-b236-879dc6429f15", "id": "a831a4ad-31bf-4b50-bef4-a7d36c466dd7"}, {"resource_name": "vellum", "event_time": "2019-05-30T11:51:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/vellum/events/caa13bd5-1355-4077-adbd-4b476cb57881", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "63ece7e2-245b-4585-8f29-06be1a5a0791", "id": "caa13bd5-1355-4077-adbd-4b476cb57881"}]} 2019-05-30 11:51:42,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=22ed6534-c6bd-4fe3-8c6d-e79d03656ad2&sort_dir=asc&marker=22ed6534-c6bd-4fe3-8c6d-e79d03656ad2&sort_dir=asc used request id req-d4082b95-e367-41c5-8fdd-073cf0fbeb73 2019-05-30 11:51:42,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723419189453s 2019-05-30 11:51:47,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:51:47,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=caa13bd5-1355-4077-adbd-4b476cb57881&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:47,666 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:51:47 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=caa13bd5-1355-4077-adbd-4b476cb57881&sort_dir=asc Server: Apache x-openstack-request-id: req-54988db9-8db6-4971-83f5-139e744e491b 2019-05-30 11:51:47,667 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:51:47,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:51:47 GMT Server: Apache x-openstack-request-id: req-04b855c6-af0d-46cd-8b58-a94be500c39c 2019-05-30 11:51:47,708 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:51:47,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=caa13bd5-1355-4077-adbd-4b476cb57881&sort_dir=asc&marker=caa13bd5-1355-4077-adbd-4b476cb57881&sort_dir=asc used request id req-04b855c6-af0d-46cd-8b58-a94be500c39c 2019-05-30 11:51:47,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.322184801102s 2019-05-30 11:51:52,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:51:52,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=caa13bd5-1355-4077-adbd-4b476cb57881&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:52,743 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:51:52 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=caa13bd5-1355-4077-adbd-4b476cb57881&sort_dir=asc Server: Apache x-openstack-request-id: req-c48cf485-7967-4456-8bc1-c91abec5c828 2019-05-30 11:51:52,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-05-30 11:51:53,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Thu, 30 May 2019 11:51:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dfe6dec6-df36-49ff-8998-1eb867f3477f 2019-05-30 11:51:53,043 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-05-30T11:51:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/vellum/events/f3a45c79-7058-4a59-95a3-f21b9faa41b9", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "63ece7e2-245b-4585-8f29-06be1a5a0791", "id": "f3a45c79-7058-4a59-95a3-f21b9faa41b9"}, {"resource_name": "ellis", "event_time": "2019-05-30T11:51:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/ellis/events/f3a17563-c5cc-4101-9531-5a9dec2ba491", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "7fb3c057-102d-4f6c-805f-dd428d2b2276", "id": "f3a17563-c5cc-4101-9531-5a9dec2ba491"}]} 2019-05-30 11:51:53,044 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=caa13bd5-1355-4077-adbd-4b476cb57881&sort_dir=asc&marker=caa13bd5-1355-4077-adbd-4b476cb57881&sort_dir=asc used request id req-dfe6dec6-df36-49ff-8998-1eb867f3477f 2019-05-30 11:51:53,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.330065011978s 2019-05-30 11:51:58,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:51:58,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=f3a17563-c5cc-4101-9531-5a9dec2ba491&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:51:58,080 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:51:58 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=f3a17563-c5cc-4101-9531-5a9dec2ba491&sort_dir=asc Server: Apache x-openstack-request-id: req-120f3b19-0e4b-49b8-964d-29fcf821e93f 2019-05-30 11:51:58,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:51:58,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Thu, 30 May 2019 11:51:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7b17787f-74b0-4ef4-a025-51e337b9a899 2019-05-30 11:51:58,126 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-05-30T11:51:54Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/ellis/events/24989aaf-d334-4dcd-b7cf-a0f709b96bda", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "7fb3c057-102d-4f6c-805f-dd428d2b2276", "id": "24989aaf-d334-4dcd-b7cf-a0f709b96bda"}, {"resource_name": "dns", "event_time": "2019-05-30T11:51:54Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/dns/events/1965cd2c-05f1-497e-b64c-7821df6cacd9", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "0d4e2e06-a1de-4837-a3f1-9cc9d6f7b395", "id": "1965cd2c-05f1-497e-b64c-7821df6cacd9"}]} 2019-05-30 11:51:58,126 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=f3a17563-c5cc-4101-9531-5a9dec2ba491&sort_dir=asc&marker=f3a17563-c5cc-4101-9531-5a9dec2ba491&sort_dir=asc used request id req-7b17787f-74b0-4ef4-a025-51e337b9a899 2019-05-30 11:51:58,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07621717453s 2019-05-30 11:52:03,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:52:03,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=1965cd2c-05f1-497e-b64c-7821df6cacd9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:52:03,161 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:52:03 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=1965cd2c-05f1-497e-b64c-7821df6cacd9&sort_dir=asc Server: Apache x-openstack-request-id: req-cc8d2f06-75ea-4dda-b7d2-7741e52709c3 2019-05-30 11:52:03,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-05-30 11:52:03,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Thu, 30 May 2019 11:52:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-50339c71-d8df-4a5b-a922-1233b3884bf4 2019-05-30 11:52:03,205 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-05-30T11:52:00Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/dns/events/94af0553-132b-4929-a65e-3b3be5bad3ec", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "0d4e2e06-a1de-4837-a3f1-9cc9d6f7b395", "id": "94af0553-132b-4929-a65e-3b3be5bad3ec"}, {"resource_name": "security_groups", "event_time": "2019-05-30T11:52:00Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/security_groups/events/f58bc67f-c910-4be6-a162-8b50039c0db2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c01167a3-059e-4f01-9016-84846564fee8", "id": "f58bc67f-c910-4be6-a162-8b50039c0db2"}, {"resource_name": "mgmt_network", "event_time": "2019-05-30T11:52:00Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/mgmt_network/events/8da6a8e5-1d6f-4aa2-a4b2-b33a27fabccd", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "71afce19-96b8-4ec8-9640-cde4bd7be32b", "id": "8da6a8e5-1d6f-4aa2-a4b2-b33a27fabccd"}, {"resource_name": "security_groups", "event_time": "2019-05-30T11:52:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/security_groups/events/6cc44e5a-a34c-4023-b043-cfafd73f1c50", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c01167a3-059e-4f01-9016-84846564fee8", "id": "6cc44e5a-a34c-4023-b043-cfafd73f1c50"}]} 2019-05-30 11:52:03,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=1965cd2c-05f1-497e-b64c-7821df6cacd9&sort_dir=asc&marker=1965cd2c-05f1-497e-b64c-7821df6cacd9&sort_dir=asc used request id req-50339c71-d8df-4a5b-a922-1233b3884bf4 2019-05-30 11:52:03,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727169513702s 2019-05-30 11:52:08,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:52:08,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=6cc44e5a-a34c-4023-b043-cfafd73f1c50&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:52:08,243 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:52:08 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=6cc44e5a-a34c-4023-b043-cfafd73f1c50&sort_dir=asc Server: Apache x-openstack-request-id: req-7c9ed3f8-fe56-49a4-ae5b-a6aabe16ab11 2019-05-30 11:52:08,243 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:52:08,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:52:08 GMT Server: Apache x-openstack-request-id: req-ad75fbbd-d8a2-4e22-9c0b-56f5eb94a9d5 2019-05-30 11:52:08,285 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:52:08,285 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=6cc44e5a-a34c-4023-b043-cfafd73f1c50&sort_dir=asc&marker=6cc44e5a-a34c-4023-b043-cfafd73f1c50&sort_dir=asc used request id req-ad75fbbd-d8a2-4e22-9c0b-56f5eb94a9d5 2019-05-30 11:52:08,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732679367065s 2019-05-30 11:52:13,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:52:13,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=6cc44e5a-a34c-4023-b043-cfafd73f1c50&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:52:13,322 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:52:13 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=6cc44e5a-a34c-4023-b043-cfafd73f1c50&sort_dir=asc Server: Apache x-openstack-request-id: req-7bec58b6-c4d9-4ec2-9737-ac3b6fa832e1 2019-05-30 11:52:13,322 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:52:13,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 445 Content-Type: application/json Date: Thu, 30 May 2019 11:52:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b8f10d3b-6f9f-42e8-a9f3-493ed1f95b36 2019-05-30 11:52:13,640 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-05-30T11:52:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/mgmt_network/events/6374082c-93d8-4e37-bfc7-f3868cf1107e", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "71afce19-96b8-4ec8-9640-cde4bd7be32b", "id": "6374082c-93d8-4e37-bfc7-f3868cf1107e"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-05-30T11:52:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/clearwater-opnfv/events/1edc46c8-75b5-4341-903a-aa889376293f", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ade290e1-9c3a-4530-a551-a07e36936090", "id": "1edc46c8-75b5-4341-903a-aa889376293f"}]} 2019-05-30 11:52:13,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=6cc44e5a-a34c-4023-b043-cfafd73f1c50&sort_dir=asc&marker=6cc44e5a-a34c-4023-b043-cfafd73f1c50&sort_dir=asc used request id req-b8f10d3b-6f9f-42e8-a9f3-493ed1f95b36 2019-05-30 11:52:13,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349694013596s 2019-05-30 11:52:18,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:52:18,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=1edc46c8-75b5-4341-903a-aa889376293f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:52:18,678 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:52:18 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=1edc46c8-75b5-4341-903a-aa889376293f&sort_dir=asc Server: Apache x-openstack-request-id: req-973d3d3a-ffb9-4df9-ae63-ea3f398ff518 2019-05-30 11:52:18,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-05-30 11:52:18,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:52:18 GMT Server: Apache x-openstack-request-id: req-19fce05c-db01-4ccc-a9e1-64576b7cb8dd 2019-05-30 11:52:18,989 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:52:18,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=1edc46c8-75b5-4341-903a-aa889376293f&sort_dir=asc&marker=1edc46c8-75b5-4341-903a-aa889376293f&sort_dir=asc used request id req-19fce05c-db01-4ccc-a9e1-64576b7cb8dd 2019-05-30 11:52:18,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.342404127121s 2019-05-30 11:52:23,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-30 11:52:23,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=1edc46c8-75b5-4341-903a-aa889376293f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:52:24,026 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:52:23 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=1edc46c8-75b5-4341-903a-aa889376293f&sort_dir=asc Server: Apache x-openstack-request-id: req-8f8de495-2ded-4c53-b567-4c0ada1c6188 2019-05-30 11:52:24,026 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:52:24,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Thu, 30 May 2019 11:52:24 GMT Server: Apache x-openstack-request-id: req-8870436d-983d-43b3-97f3-75d0f5b2893d 2019-05-30 11:52:24,348 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-30 11:52:24,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090/events?marker=1edc46c8-75b5-4341-903a-aa889376293f&sort_dir=asc&marker=1edc46c8-75b5-4341-903a-aa889376293f&sort_dir=asc used request id req-8870436d-983d-43b3-97f3-75d0f5b2893d 2019-05-30 11:52:24,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353871107101s 2019-05-30 11:52:24,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-30 11:52:24,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/ade290e1-9c3a-4530-a551-a07e36936090?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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:52:24,377 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:52:24 GMT Location: http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False Server: Apache x-openstack-request-id: req-15febe87-0263-4ac0-b1d4-25d539c5c176 2019-05-30 11:52:24,377 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:52:24,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Thu, 30 May 2019 11:52:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b0d03a1f-69c2-40a6-b019-586208f0fa4a 2019-05-30 11:52:24,419 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "25e893917e594ad1bae7493084ab3efb", "image": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "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_1d1ec907-314c-4077-9398-e4a19f07f405", "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": "ade290e1-9c3a-4530-a551-a07e36936090", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "deletion_time": "2019-05-30T11:52:10Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "c23db0de5063497aa90370d33c156337", "tags": null, "creation_time": "2019-05-30T11:19:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-05-30T11:51:21Z", "id": "ade290e1-9c3a-4530-a551-a07e36936090", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-05-30 11:52:24,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/25e893917e594ad1bae7493084ab3efb/stacks/clearwater-opnfv/ade290e1-9c3a-4530-a551-a07e36936090?resolve_outputs=False used request id req-b0d03a1f-69c2-40a6-b019-586208f0fa4a 2019-05-30 11:52:24,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705540180206s 2019-05-30 11:52:24,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:52:24,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:52:24,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 11:52:24 GMT X-Openstack-Request-Id: req-596c13d9-f6f7-493a-9cb0-59eca3f80921 2019-05-30 11:52:24,773 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:19:41Z", "file": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/file", "owner": "25e893917e594ad1bae7493084ab3efb", "id": "24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "size": 263848448, "self": "/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1d1ec907-314c-4077-9398-e4a19f07f405", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T11:19:36Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:52:24,773 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-596c13d9-f6f7-493a-9cb0-59eca3f80921 2019-05-30 11:52:24,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.348032951355s 2019-05-30 11:52:24,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 11:52:24,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1661c0ab79a0d147091692ce2de02f1c8ba59390" 2019-05-30 11:52:25,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:52:25 GMT X-Openstack-Request-Id: req-30f59996-af7f-43d5-90ba-6f938e814247 2019-05-30 11:52:25,580 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:52:25,580 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/24e7db3b-19f2-4f0b-b2a1-f833abb8e87e used request id req-30f59996-af7f-43d5-90ba-6f938e814247 2019-05-30 11:52:25,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.805680990219s 2019-05-30 11:52:25,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:52:25,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:52:25,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11:52: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-c8bbd7e5-1dad-4aa6-9465-6a9a87fa47c4 x-openstack-request-id: req-c8bbd7e5-1dad-4aa6-9465-6a9a87fa47c4 2019-05-30 11:52:25,890 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1d1ec907-314c-4077-9398-e4a19f07f405", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5", "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": "8cda89f5-94b1-4f86-842c-2b1a41e815a5"}]} 2019-05-30 11:52:25,890 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-c8bbd7e5-1dad-4aa6-9465-6a9a87fa47c4 2019-05-30 11:52:25,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.304199934006s 2019-05-30 11:52:25,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 11:52:25,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:52:25,920 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 11:52: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-30d67867-31f9-4e24-a028-1c14266a4846 x-openstack-request-id: req-30d67867-31f9-4e24-a028-1c14266a4846 2019-05-30 11:52:25,920 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/8cda89f5-94b1-4f86-842c-2b1a41e815a5 used request id req-30d67867-31f9-4e24-a028-1c14266a4846 2019-05-30 11:52:25,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0286939144135s 2019-05-30 11:52:25,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 11:52:25,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:52:26,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Thu, 30 May 2019 11:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db976778-2cd8-459e-9dc3-2c1a13c93f5b 2019-05-30 11:52:26,139 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_ims-user_1d1ec907-314c-4077-9398-e4a19f07f405", "links": {"self": "http://172.30.9.24:5000/v3/users/2fdb90883dd449df8312f4c1f34a5c8e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2fdb90883dd449df8312f4c1f34a5c8e", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 11:52:26,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-db976778-2cd8-459e-9dc3-2c1a13c93f5b 2019-05-30 11:52:26,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21873998642s 2019-05-30 11:52:26,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 11:52:26,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/2fdb90883dd449df8312f4c1f34a5c8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:52:26,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Thu, 30 May 2019 11:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df41850-abb3-4032-8792-204481ca15d4 2019-05-30 11:52:26,375 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_1d1ec907-314c-4077-9398-e4a19f07f405", "links": {"self": "http://172.30.9.24:5000/v3/users/2fdb90883dd449df8312f4c1f34a5c8e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2fdb90883dd449df8312f4c1f34a5c8e", "description": null}} 2019-05-30 11:52:26,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/2fdb90883dd449df8312f4c1f34a5c8e used request id req-0df41850-abb3-4032-8792-204481ca15d4 2019-05-30 11:52:26,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229653120041s 2019-05-30 11:52:26,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 11:52:26,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/2fdb90883dd449df8312f4c1f34a5c8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:52:26,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 11:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf5be897-f818-4276-a336-1192e4671aa8 2019-05-30 11:52:26,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 11:52:26,658 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/2fdb90883dd449df8312f4c1f34a5c8e used request id req-cf5be897-f818-4276-a336-1192e4671aa8 2019-05-30 11:52:26,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.282352924347s 2019-05-30 11:52:26,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 11:52:26,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:52:26,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Thu, 30 May 2019 11:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-817ccdc9-26f9-436c-afa7-57a0fc0f55d3 2019-05-30 11:52:26,785 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/25e893917e594ad1bae7493084ab3efb"}, "tags": [], "enabled": true, "id": "25e893917e594ad1bae7493084ab3efb", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_1d1ec907-314c-4077-9398-e4a19f07f405"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 11:52:26,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-817ccdc9-26f9-436c-afa7-57a0fc0f55d3 2019-05-30 11:52:26,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118871212006s 2019-05-30 11:52:26,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 11:52:26,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/25e893917e594ad1bae7493084ab3efb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:52:27,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 11:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b923018-46f5-4695-9e8d-8eb541049d5e 2019-05-30 11:52:27,052 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 11:52:27,053 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/25e893917e594ad1bae7493084ab3efb used request id req-8b923018-46f5-4695-9e8d-8eb541049d5e 2019-05-30 11:52:27,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.262735843658s 2019-05-30 11:52:27,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 11:52:27,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=25e893917e594ad1bae7493084ab3efb&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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:52:27,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 11:52:27 GMT X-Openstack-Request-Id: req-b4d4e301-f015-487a-b1bf-05f833438413 2019-05-30 11:52:27,464 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "created_at": "2019-05-30T11:19:50Z", "updated_at": "2019-05-30T11:19:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:19:50Z", "revision_number": 0, "id": "041d5f86-c4d9-486d-afb2-8fee59e21e40", "remote_group_id": "62118733-0647-4f1c-8898-2d99413555a4", "remote_ip_prefix": null, "created_at": "2019-05-30T11:19:50Z", "security_group_id": "62118733-0647-4f1c-8898-2d99413555a4", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "port_range_min": null, "ethertype": "IPv4", "project_id": "25e893917e594ad1bae7493084ab3efb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:19:50Z", "revision_number": 0, "id": "749bffd0-7096-4b07-bda3-de3389f15b9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:19:50Z", "security_group_id": "62118733-0647-4f1c-8898-2d99413555a4", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "port_range_min": null, "ethertype": "IPv4", "project_id": "25e893917e594ad1bae7493084ab3efb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:19:50Z", "revision_number": 0, "id": "906175b6-69d0-4124-9844-6ecbb878a916", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:19:50Z", "security_group_id": "62118733-0647-4f1c-8898-2d99413555a4", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "port_range_min": null, "ethertype": "IPv6", "project_id": "25e893917e594ad1bae7493084ab3efb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:19:50Z", "revision_number": 0, "id": "aed034ba-32d4-4900-a2c5-3b2240613740", "remote_group_id": "62118733-0647-4f1c-8898-2d99413555a4", "remote_ip_prefix": null, "created_at": "2019-05-30T11:19:50Z", "security_group_id": "62118733-0647-4f1c-8898-2d99413555a4", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "port_range_min": null, "ethertype": "IPv6", "project_id": "25e893917e594ad1bae7493084ab3efb"}], "revision_number": 1, "project_id": "25e893917e594ad1bae7493084ab3efb", "id": "62118733-0647-4f1c-8898-2d99413555a4", "name": "default"}]} 2019-05-30 11:52:27,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=25e893917e594ad1bae7493084ab3efb&name=default used request id req-b4d4e301-f015-487a-b1bf-05f833438413 2019-05-30 11:52:27,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.405704021454s 2019-05-30 11:52:27,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 11:52:27,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:52:27,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 30 May 2019 11:52:27 GMT X-Openstack-Request-Id: req-8c40db9b-bdd7-4988-8ead-d869855735cf 2019-05-30 11:52:27,540 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "25e893917e594ad1bae7493084ab3efb", "created_at": "2019-05-30T11:19:50Z", "updated_at": "2019-05-30T11:19:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:19:50Z", "revision_number": 0, "id": "041d5f86-c4d9-486d-afb2-8fee59e21e40", "remote_group_id": "62118733-0647-4f1c-8898-2d99413555a4", "remote_ip_prefix": null, "created_at": "2019-05-30T11:19:50Z", "security_group_id": "62118733-0647-4f1c-8898-2d99413555a4", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "port_range_min": null, "ethertype": "IPv4", "project_id": "25e893917e594ad1bae7493084ab3efb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:19:50Z", "revision_number": 0, "id": "749bffd0-7096-4b07-bda3-de3389f15b9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:19:50Z", "security_group_id": "62118733-0647-4f1c-8898-2d99413555a4", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "port_range_min": null, "ethertype": "IPv4", "project_id": "25e893917e594ad1bae7493084ab3efb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:19:50Z", "revision_number": 0, "id": "906175b6-69d0-4124-9844-6ecbb878a916", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:19:50Z", "security_group_id": "62118733-0647-4f1c-8898-2d99413555a4", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "port_range_min": null, "ethertype": "IPv6", "project_id": "25e893917e594ad1bae7493084ab3efb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:19:50Z", "revision_number": 0, "id": "aed034ba-32d4-4900-a2c5-3b2240613740", "remote_group_id": "62118733-0647-4f1c-8898-2d99413555a4", "remote_ip_prefix": null, "created_at": "2019-05-30T11:19:50Z", "security_group_id": "62118733-0647-4f1c-8898-2d99413555a4", "tenant_id": "25e893917e594ad1bae7493084ab3efb", "port_range_min": null, "ethertype": "IPv6", "project_id": "25e893917e594ad1bae7493084ab3efb"}], "revision_number": 1, "project_id": "25e893917e594ad1bae7493084ab3efb", "id": "62118733-0647-4f1c-8898-2d99413555a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "created_at": "2019-05-30T07:14:50Z", "updated_at": "2019-05-30T07:14:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "0939bb49-cffc-4f4e-a17a-58e5d6bd6bb0", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "3443478f-fb34-4de9-8d71-e31e53563e0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "4a722efe-70aa-47c8-ad61-428b92f95a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "8046e48f-122b-4068-824d-84d79246f917", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}], "revision_number": 1, "project_id": "c1599269478c4d54ad8117e3c0804cee", "id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 11:52:27,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8c40db9b-bdd7-4988-8ead-d869855735cf 2019-05-30 11:52:27,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0716049671173s 2019-05-30 11:52:27,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 11:52:27,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/62118733-0647-4f1c-8898-2d99413555a4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:52:27,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 11:52:27 GMT X-Openstack-Request-Id: req-6d6529fa-a8d7-475d-8541-027ebae002be 2019-05-30 11:52:27,678 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 11:52:27,678 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/62118733-0647-4f1c-8898-2d99413555a4.json used request id req-6d6529fa-a8d7-475d-8541-027ebae002be 2019-05-30 11:52:27,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.129279136658s 2019-05-30 11:52:27,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 11:52:27,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:52:27,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 412 Content-Type: application/json Date: Thu, 30 May 2019 11:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4487ff7e-6104-493c-93ef-d1362b0b5486 2019-05-30 11:52:27,888 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d0208d34d6454075891e07bd9f0159e4", "links": {"self": "http://172.30.9.24:5000/v3/roles/d0208d34d6454075891e07bd9f0159e4"}, "name": "heat_stack_owner"}]} 2019-05-30 11:52:27,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4487ff7e-6104-493c-93ef-d1362b0b5486 2019-05-30 11:52:27,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20614695549s 2019-05-30 11:52:27,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-05-30 11:52:27,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/d0208d34d6454075891e07bd9f0159e4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3ff65f4a56ed4ed58e9f33470e1739d84ddb45f" 2019-05-30 11:52:28,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 11:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17ab86a9-0f5f-419e-abba-1f851af5a6ef 2019-05-30 11:52:28,113 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 11:52:28,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/d0208d34d6454075891e07bd9f0159e4 used request id req-17ab86a9-0f5f-419e-abba-1f851af5a6ef 2019-05-30 11:52:28,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.219423055649s 2019-05-30 11:52:28,132 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-05-30 11:52:28,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 11:52:28,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 11:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cc5836b-93b3-4e8b-9159-5a5c394f046b 2019-05-30 11:52:28,186 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 11:52:28,186 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-7cc5836b-93b3-4e8b-9159-5a5c394f046b 2019-05-30 11:52:28,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 11:52:28,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T12:52:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["PoQB_MNTSEuvaoRdAU7znA"], "issued_at": "2019-05-30T11:52:28.000000Z"}} 2019-05-30 11:52:28,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 11:52:28,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 11:52:28,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 11:52:28 GMT X-Openstack-Request-Id: req-99ff6667-1a5a-4792-a533-efc43440056a 2019-05-30 11:52:28,994 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 11:52:28,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-99ff6667-1a5a-4792-a533-efc43440056a 2019-05-30 11:52:28,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.392126083374s 2019-05-30 11:52:29,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 11:52:29,007 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 11:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04580da0-7b0b-4755-a9eb-522b2dd5c967 2019-05-30 11:52:29,007 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:52:29,008 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-04580da0-7b0b-4755-a9eb-522b2dd5c967 2019-05-30 11:52:29,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 11:52:29,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 11:52:29,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 11:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13593e51-ec2c-4148-b34b-1d6f6a971af7 2019-05-30 11:52:29,160 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 11:52:29,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-13593e51-ec2c-4148-b34b-1d6f6a971af7 2019-05-30 11:52:29,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152262926102s 2019-05-30 11:52:29,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 11:52:29,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_7e197830-100a-43c8-9198-b346c876f640"}}' 2019-05-30 11:52:29,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Thu, 30 May 2019 11:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e700b45d-7752-4f00-81c2-eb098b22f991 2019-05-30 11:52:29,404 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/2a3f72cd0b694afaa6d69137ee3db004"}, "tags": [], "enabled": true, "id": "2a3f72cd0b694afaa6d69137ee3db004", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_7e197830-100a-43c8-9198-b346c876f640"}} 2019-05-30 11:52:29,405 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e700b45d-7752-4f00-81c2-eb098b22f991 2019-05-30 11:52:29,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.236284971237s 2019-05-30 11:52:29,405 - 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'2a3f72cd0b694afaa6d69137ee3db004', '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_7e197830-100a-43c8-9198-b346c876f640'}) 2019-05-30 11:52:29,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 11:52:29,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0Rs3X0Y5GHv9soS4Ks6hTjKhFB1LjD", "email": null, "name": "vyos_vrouter-user_7e197830-100a-43c8-9198-b346c876f640"}}' 2019-05-30 11:52:29,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Thu, 30 May 2019 11:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fa900d0-0331-46b5-badd-3be7551bcb0b 2019-05-30 11:52:29,828 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_7e197830-100a-43c8-9198-b346c876f640", "links": {"self": "http://172.30.9.24:5000/v3/users/5afea77df69240cbb6eaf19ec8647673"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5afea77df69240cbb6eaf19ec8647673", "domain_id": "default", "password_expires_at": null}} 2019-05-30 11:52:29,828 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-7fa900d0-0331-46b5-badd-3be7551bcb0b 2019-05-30 11:52:29,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.41734790802s 2019-05-30 11:52:29,829 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5afea77df69240cbb6eaf19ec8647673', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_7e197830-100a-43c8-9198-b346c876f640'}) 2019-05-30 11:52:29,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 11:52:29,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 11:52:30,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 11:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-209c141f-d3da-4b57-8c17-3ef1d539e637 2019-05-30 11:52:30,036 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 11:52:30,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-209c141f-d3da-4b57-8c17-3ef1d539e637 2019-05-30 11:52:30,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203014135361s 2019-05-30 11:52:30,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 11:52:30,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 11:52:30,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 11:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e9a6c93-0806-422d-bf7d-d29966a8005f 2019-05-30 11:52:30,153 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 11:52:30,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6e9a6c93-0806-422d-bf7d-d29966a8005f 2019-05-30 11:52:30,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110934972763s 2019-05-30 11:52:30,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 11:52:30,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 11:52:30,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 11:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76907e50-c8c2-4773-8bd5-3e5eb493037c 2019-05-30 11:52:30,268 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 11:52:30,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-76907e50-c8c2-4773-8bd5-3e5eb493037c 2019-05-30 11:52:30,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110027074814s 2019-05-30 11:52:30,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 11:52:30,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 11:52:30,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 11:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b98d96a-1731-4b16-ae25-b709a18ef829 2019-05-30 11:52:30,470 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 11:52:30,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-1b98d96a-1731-4b16-ae25-b709a18ef829 2019-05-30 11:52:30,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196812868118s 2019-05-30 11:52:30,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 11:52:30,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 11:52:30,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Thu, 30 May 2019 11:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31f93314-8cb9-4113-a5e9-0fdd323c9779 2019-05-30 11:52:30,704 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_7e197830-100a-43c8-9198-b346c876f640", "links": {"self": "http://172.30.9.24:5000/v3/users/5afea77df69240cbb6eaf19ec8647673"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5afea77df69240cbb6eaf19ec8647673", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 11:52:30,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-31f93314-8cb9-4113-a5e9-0fdd323c9779 2019-05-30 11:52:30,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233028888702s 2019-05-30 11:52:30,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 11:52:30,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 11:52:30,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 30 May 2019 11:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-177a1741-2589-4015-aa61-aa9280e14f26 2019-05-30 11:52:30,917 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/2a3f72cd0b694afaa6d69137ee3db004"}, "tags": [], "enabled": true, "id": "2a3f72cd0b694afaa6d69137ee3db004", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_7e197830-100a-43c8-9198-b346c876f640"}]} 2019-05-30 11:52:30,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-177a1741-2589-4015-aa61-aa9280e14f26 2019-05-30 11:52:30,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200157880783s 2019-05-30 11:52:30,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 11:52:30,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=5afea77df69240cbb6eaf19ec8647673&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=2a3f72cd0b694afaa6d69137ee3db004" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 11:52:31,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 11:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c6e1567-2e07-43af-b049-9d37d4a407d8 2019-05-30 11:52:31,039 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=5afea77df69240cbb6eaf19ec8647673&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=2a3f72cd0b694afaa6d69137ee3db004", "previous": null, "next": null}} 2019-05-30 11:52:31,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=5afea77df69240cbb6eaf19ec8647673&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=2a3f72cd0b694afaa6d69137ee3db004 used request id req-2c6e1567-2e07-43af-b049-9d37d4a407d8 2019-05-30 11:52:31,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112540006638s 2019-05-30 11:52:31,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 11:52:31,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/2a3f72cd0b694afaa6d69137ee3db004/users/5afea77df69240cbb6eaf19ec8647673/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 11:52:31,216 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 11:52:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79a03831-058b-4c5a-8276-c0b29c1a0b80 2019-05-30 11:52:31,216 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 11:52:31,217 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/2a3f72cd0b694afaa6d69137ee3db004/users/5afea77df69240cbb6eaf19ec8647673/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-79a03831-058b-4c5a-8276-c0b29c1a0b80 2019-05-30 11:52:31,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.173376083374s 2019-05-30 11:52:31,218 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_7e197830-100a-43c8-9198-b346c876f640', 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'2a3f72cd0b694afaa6d69137ee3db004', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0Rs3X0Y5GHv9soS4Ks6hTjKhFB1LjD', 'username': u'vyos_vrouter-user_7e197830-100a-43c8-9198-b346c876f640', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 11:52:31,221 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_7e197830-100a-43c8-9198-b346c876f640', 'password': '0Rs3X0Y5GHv9soS4Ks6hTjKhFB1LjD', 'project_name': 'vyos_vrouter-project_7e197830-100a-43c8-9198-b346c876f640', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '2a3f72cd0b694afaa6d69137ee3db004', 'project_domain_name': 'Default'} 2019-05-30 11:52:31,254 - 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-05-30 11:52:31,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-05-30 11:52:31,293 - 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-05-30 11:52:31,326 - 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-05-30 11:52:31,326 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-05-30 11:52:31,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 11:52:31,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 11:52:31,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 11:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de41a971-a04d-4e4f-a4d2-040a89aa0170 2019-05-30 11:52:31,486 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 11:52:31,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-de41a971-a04d-4e4f-a4d2-040a89aa0170 2019-05-30 11:52:31,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.159374952316s 2019-05-30 11:52:31,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 11:52:31,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 11:52:31,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 30 May 2019 11:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00046841-7df4-438b-b6fa-5113c2395811 2019-05-30 11:52:31,699 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/2a3f72cd0b694afaa6d69137ee3db004"}, "tags": [], "enabled": true, "id": "2a3f72cd0b694afaa6d69137ee3db004", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_7e197830-100a-43c8-9198-b346c876f640"}]} 2019-05-30 11:52:31,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-00046841-7df4-438b-b6fa-5113c2395811 2019-05-30 11:52:31,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204963207245s 2019-05-30 11:52:31,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 11:52:31,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" -d '{"network": {"tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "name": "vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640", "admin_state_up": true}}' 2019-05-30 11:52:31,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Thu, 30 May 2019 11:52:31 GMT X-Openstack-Request-Id: req-e281f398-9694-45a7-b553-ebc27fb5f406 2019-05-30 11:52:31,989 - 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":"cb13cca1-9281-4d13-9eca-5810e4d3cfd5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"2a3f72cd0b694afaa6d69137ee3db004","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T11:52:31Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640","admin_state_up":true,"tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:52:31Z","mtu":1450}} 2019-05-30 11:52:31,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e281f398-9694-45a7-b553-ebc27fb5f406 2019-05-30 11:52:31,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.288006067276s 2019-05-30 11:52:31,990 - 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-05-30T11:52:31Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cb13cca1-9281-4d13-9eca-5810e4d3cfd5', u'provider:segmentation_id': 55, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640', u'created_at': u'2019-05-30T11:52:31Z', u'mtu': 1450, u'tenant_id': u'2a3f72cd0b694afaa6d69137ee3db004', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2a3f72cd0b694afaa6d69137ee3db004', u'l2_adjacency': True}) 2019-05-30 11:52:31,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 11:52:32,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 11:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a5ad12-3aec-49a7-89e6-fbbb1af2b98c 2019-05-30 11:52:32,000 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 11:52:32,001 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-70a5ad12-3aec-49a7-89e6-fbbb1af2b98c 2019-05-30 11:52:32,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 11:52:32,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T12:52:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a3f72cd0b694afaa6d69137ee3db004", "name": "vyos_vrouter-project_7e197830-100a-43c8-9198-b346c876f640"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_2a3f72cd0b694afaa6d69137ee3db004", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2a3f72cd0b694afaa6d69137ee3db004", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/2a3f72cd0b694afaa6d69137ee3db004", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/2a3f72cd0b694afaa6d69137ee3db004", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/2a3f72cd0b694afaa6d69137ee3db004", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2a3f72cd0b694afaa6d69137ee3db004", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/2a3f72cd0b694afaa6d69137ee3db004", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/2a3f72cd0b694afaa6d69137ee3db004", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2a3f72cd0b694afaa6d69137ee3db004", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/2a3f72cd0b694afaa6d69137ee3db004", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/2a3f72cd0b694afaa6d69137ee3db004", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_7e197830-100a-43c8-9198-b346c876f640", "id": "5afea77df69240cbb6eaf19ec8647673"}, "audit_ids": ["qPkOh50SThKpe94CIOh-2w"], "issued_at": "2019-05-30T11:52:32.000000Z"}} 2019-05-30 11:52:32,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 11:52:32,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:52:33,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Thu, 30 May 2019 11:52:33 GMT X-Openstack-Request-Id: req-05c998f5-fa4e-4a6a-8e43-b392c9b63884 2019-05-30 11:52:33,057 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"cb13cca1-9281-4d13-9eca-5810e4d3cfd5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2a3f72cd0b694afaa6d69137ee3db004","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T11:52:31Z","qos_policy_id":null,"name":"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640","admin_state_up":true,"tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:52:31Z","mtu":1450}]} 2019-05-30 11:52:33,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-05c998f5-fa4e-4a6a-8e43-b392c9b63884 2019-05-30 11:52:33,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.644100904465s 2019-05-30 11:52:33,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 11:52:33,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -d '{"subnet": {"name": "vyos_vrouter-subnet_7e197830-100a-43c8-9198-b346c876f640", "enable_dhcp": true, "network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-30 11:52:33,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Thu, 30 May 2019 11:52:33 GMT X-Openstack-Request-Id: req-4e708ce5-6405-486f-bc62-07277a2423e0 2019-05-30 11:52:33,787 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb13cca1-9281-4d13-9eca-5810e4d3cfd5","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:52:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T11:52:33Z","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":"2a3f72cd0b694afaa6d69137ee3db004","id":"a0d6a928-81ce-4c00-b95a-5a91a47298b4","subnetpool_id":null,"name":"vyos_vrouter-subnet_7e197830-100a-43c8-9198-b346c876f640"}} 2019-05-30 11:52:33,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-4e708ce5-6405-486f-bc62-07277a2423e0 2019-05-30 11:52:33,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.728970050812s 2019-05-30 11:52:33,788 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T11:52: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'a0d6a928-81ce-4c00-b95a-5a91a47298b4', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_7e197830-100a-43c8-9198-b346c876f640', u'enable_dhcp': True, u'network_id': u'cb13cca1-9281-4d13-9eca-5810e4d3cfd5', u'tenant_id': u'2a3f72cd0b694afaa6d69137ee3db004', u'created_at': u'2019-05-30T11:52: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'2a3f72cd0b694afaa6d69137ee3db004'}) 2019-05-30 11:52:33,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 11:52:33,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "vyos_vrouter-router_7e197830-100a-43c8-9198-b346c876f640", "admin_state_up": true}}' 2019-05-30 11:52:35,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Thu, 30 May 2019 11:52:35 GMT X-Openstack-Request-Id: req-bfc5ca46-c56c-4728-a0d1-3bc60d1e2112 2019-05-30 11:52:35,552 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:33Z", "admin_state_up": true, "updated_at": "2019-05-30T11:52:35Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd", "name": "vyos_vrouter-router_7e197830-100a-43c8-9198-b346c876f640"}} 2019-05-30 11:52:35,552 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-bfc5ca46-c56c-4728-a0d1-3bc60d1e2112 2019-05-30 11:52:35,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.76341891289s 2019-05-30 11:52:35,553 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T11:52:35Z', u'revision_number': 2, u'id': u'26e8558f-6acc-45ef-9e7e-77c8e55afbdd', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_7e197830-100a-43c8-9198-b346c876f640', u'admin_state_up': True, u'tenant_id': u'2a3f72cd0b694afaa6d69137ee3db004', u'created_at': u'2019-05-30T11:52:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'2a3f72cd0b694afaa6d69137ee3db004'}) 2019-05-30 11:52:35,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 11:52:35,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/26e8558f-6acc-45ef-9e7e-77c8e55afbdd/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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -d '{"subnet_id": "a0d6a928-81ce-4c00-b95a-5a91a47298b4"}' 2019-05-30 11:52:38,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 11:52:38 GMT X-Openstack-Request-Id: req-7b3864d5-6535-482a-b596-f70d1a0caddd 2019-05-30 11:52:38,390 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "subnet_id": "a0d6a928-81ce-4c00-b95a-5a91a47298b4", "subnet_ids": ["a0d6a928-81ce-4c00-b95a-5a91a47298b4"], "port_id": "9a46777e-6bef-429c-a76c-851b45a21c70", "id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd"} 2019-05-30 11:52:38,391 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/26e8558f-6acc-45ef-9e7e-77c8e55afbdd/add_router_interface.json used request id req-7b3864d5-6535-482a-b596-f70d1a0caddd 2019-05-30 11:52:38,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.83756303787s 2019-05-30 11:52:38,391 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-30 11:52:39,645 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:9f7149c7a51ff7b517ffd8b6fe01cca0 sha256:f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74 2019-05-30 11:52:39,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 11:52:39,652 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 11:52:39 GMT 2019-05-30 11:52:39,652 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 11:52:39,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:52:39,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:52:39,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 11:52:39 GMT X-Openstack-Request-Id: req-4d30c559-0c00-40f6-9a6e-98789d77d4b8 2019-05-30 11:52:39,980 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:52:39,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4d30c559-0c00-40f6-9a6e-98789d77d4b8 2019-05-30 11:52:39,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.326333045959s 2019-05-30 11:52:39,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 11:52:39,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -d '{"owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "owner_specified.shade.object": "images/vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640"}' 2019-05-30 11:52:40,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Thu, 30 May 2019 11:52:40 GMT Location: http://172.30.9.24:9292/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-438b3b32-392f-49a2-ae4e-8ff535ba808a 2019-05-30 11:52:40,044 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:52:40Z", "file": "/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/file", "owner": "2a3f72cd0b694afaa6d69137ee3db004", "id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "size": null, "self": "/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640", "checksum": null, "created_at": "2019-05-30T11:52:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 11:52:40,044 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-438b3b32-392f-49a2-ae4e-8ff535ba808a 2019-05-30 11:52:40,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.054811000824s 2019-05-30 11:52:40,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 11:52:40,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -d '' 2019-05-30 11:52:45,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:52:45 GMT X-Openstack-Request-Id: req-0d88e39d-0230-44e6-bff8-209b795a9207 2019-05-30 11:52:45,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:52:45,516 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/file used request id req-0d88e39d-0230-44e6-bff8-209b795a9207 2019-05-30 11:52:45,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.47071504593s 2019-05-30 11:52:45,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:52:45,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:52:45,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 30 May 2019 11:52:45 GMT X-Openstack-Request-Id: req-e6523c14-5706-4395-93c4-73ac8794e69c 2019-05-30 11:52:45,562 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:52:45Z", "file": "/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/file", "owner": "2a3f72cd0b694afaa6d69137ee3db004", "id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "size": 297336832, "self": "/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-30T11:52:40Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:52:45,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e6523c14-5706-4395-93c4-73ac8794e69c 2019-05-30 11:52:45,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0415680408478s 2019-05-30 11:52:45,564 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/file', 'owner': u'2a3f72cd0b694afaa6d69137ee3db004', 'id': u'5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa', 'size': 297336832, u'self': u'/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2a3f72cd0b694afaa6d69137ee3db004', 'name': 'vyos_vrouter-project_7e197830-100a-43c8-9198-b346c876f640', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T11:52:45Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-30T11:52:45Z', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'properties': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640', 'created': u'2019-05-30T11:52:40Z', 'checksum': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'created_at': u'2019-05-30T11:52:40Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', 'metadata': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}}) 2019-05-30 11:52:45,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 11:52:45,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_7e197830-100a-43c8-9198-b346c876f640", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-05-30 11:52:45,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Thu, 30 May 2019 11:52: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-115b66dc-5957-454c-8525-28dee16035fb x-openstack-request-id: req-115b66dc-5957-454c-8525-28dee16035fb 2019-05-30 11:52:45,889 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_7e197830-100a-43c8-9198-b346c876f640", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "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": "3f3f840c-9b53-48fc-9249-563b1e87b226"}} 2019-05-30 11:52:45,889 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-115b66dc-5957-454c-8525-28dee16035fb 2019-05-30 11:52:45,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.321698904037s 2019-05-30 11:52:45,890 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_7e197830-100a-43c8-9198-b346c876f640', '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'aeac65a9ab444affb43fd8765adb4b86', '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'3f3f840c-9b53-48fc-9249-563b1e87b226', 'swap': 0}) 2019-05-30 11:52:45,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 11:52:45,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226/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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" -d '{"extra_specs": {}}' 2019-05-30 11:52:45,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 11:52: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-94860b6f-8322-4b3e-a9c7-c8d86c753afa x-openstack-request-id: req-94860b6f-8322-4b3e-a9c7-c8d86c753afa 2019-05-30 11:52:45,914 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 11:52:45,914 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226/os-extra_specs used request id req-94860b6f-8322-4b3e-a9c7-c8d86c753afa 2019-05-30 11:52:45,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0237340927124s 2019-05-30 11:52:45,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-30 11:52:45,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -d '{"keypair": {"name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640"}}' 2019-05-30 11:52:46,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Thu, 30 May 2019 11:52: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-f80f9e54-b0d0-42e6-ac13-942a1aa7df60 x-openstack-request-id: req-f80f9e54-b0d0-42e6-ac13-942a1aa7df60 2019-05-30 11:52:46,279 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOxdaLQjJYDm74iGvt5u2q0MF0QGQ8OEAg/9IyiCaedrwf9wHiIj+DZu96uCee97i7IaG1aBdCN0k5j35YJxHwi/kmYdXf0QtXni7zsfCKdFSYr6WSDS7gUF7x7Vj7vq8de9XHBtjnwsP9/aq2y5Pi8Ap8gPV0b+vIwTct3GjFJpUtkQdC7mdHgXkZbWrAc+mz8Zn1SrtMaimNtpOy+HMmsQtxEhJBWsxFnh3b9/S+YgF67Pj+ZuEHn5rSgitSVLOj7xm7RxEXdaKZeztTx8aDR4zbrv9Efglkg5RuN/BlRX/DJHZNR4TxC129PaNC8l4n307BnUR8XcMgfQWsDQpR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzsXWi0IyWA5u+Ihr7ebtqtDBdEBkPDhAIP/SMogmnna8H/cB\n4iI/g2bvergnnve4uyGhtWgXQjdJOY9+WCcR8Iv5JmHV39ELV54u87HwinRUmK+l\nkg0u4FBe8e1Y+76vHXvVxwbY58LD/f2qtsuT4vAKfID1dG/ryME3LdxoxSaVLZEH\nQu5nR4F5GW1qwHPps/GZ9Uq7TGopjbaTsvhzJrELcRISQVrMRZ4d2/f0vmIBeuz4\n/mbhB5+a0oIrUlSzo+8Zu0cRF3WimXs7U8fGg0eM267/RH4JZIOUbjfwZUV/wyR2\nTUeE8QtdvT2jQvJeJ99OwZ1EfF3DIH0FrA0KUQIDAQABAoIBABD5ZLdh48gexzVX\n3aRWBMS1BmyIrLHU3E7ZMWQ8kQ8JKEBngpwRu60J0jb8zyPZqiySgjfmJ6Kj7zru\ncKzD6FEa7IUeGvSYsJmsvqX6wYhcLGWsZacrteFsN58coOVpre55r/76rOu5rWU4\nYb9HzwgeNH4sB/pbBbwhQGpfYaptbpxxMHHKjq9wQe9jO5J4PmD57IsfvUteufDD\n+whHG9qFJ60XaMcnfGUh4UuwrrFB35IPEnZN0fh43aeFoGhmFgHJRi4rqIobWsZJ\n/Q21u8foGAsTMjUHEr+S82u7ZVqzt89yZ1sTxfnvvbMzKOyF2mxlKCqwcDPzD0Js\nZBtx1cECgYEA7vDcYEuwLidPaveFMmp3UH2K/fbVa0b/EXuLuFAhV4Fjv5gSQkAX\nl8SBGgSJid2WVC/AwIYt0CwnOi2ebVs6jk7xsW9Hdi9i5UrjbgwO+IuZDFYlk9RW\nKEgzA4zuLOy4RPQcL8TSIfUy264kYulygxXqbp70BKRabc6v/y9lUEUCgYEA3YkK\nEft6WKBXS6CdRxnZiVtPsmdRszpUknrzSfVLxt6LbmGz+GyZQf0abNTc43U6yv0z\nPPjgKqI8IW8/3gkQtHg8aOTwoUs+GAS09FAngiLkv/FNZz13Qm+Zs8YgaMWWDk9n\nHn4IFaBnRrmY9cDox71HEsWPCTMHLXgTI2z0kJ0CgYEAp24pzmRbEQxErzzAngJS\nlxlRowIqrGB0bWi4EDA+HNYy8ld6O+gzYAq3OGcDhZK7O0S2+XFMevnlhvPedtyd\nXIje/alvVtZ/oxJl6YAToYAYf7eB32PD97gX3x4K63n46YBwm9x8LoVl3N/a6WCR\n+F8MBfXmIbaVEyro0pUAlk0CgYEAylXMtcna37Fqqa9Dltn8PqEAdHA7RZgkADl9\nlXINyNAfxyxDZMVDYOrbxMTSDolWrml979VbYHUWuG7UhWYANOSQQDnBsX94chVy\ndKX0v75A8TJiQMX589rcJj7yAN9eAynwhAAWQDJlwUnoc6TCtxOgI3v+/Sb3Ckde\nK3/rC10CgYEAlZ16LsnFDp8vfOX/BHYYL26i0Nx0rcuu5U3tlN9KBgBuBR1HKWa5\nx75QizOXVyETWL2msh5rk3q7IHkNkuzS4JEGsLH+aflCQs2pGjUEu3qJzt4q2bdf\nNUZyIfP8GiMKKkTCxp4iN2X/kZXqhNsEmGOzMo1/Zklu+7qFqVkx0FI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "5afea77df69240cbb6eaf19ec8647673", "name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "fingerprint": "cd:25:83:42:27:e7:b0:18:f4:14:51:82:e8:a9:4d:fd"}} 2019-05-30 11:52:46,279 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f80f9e54-b0d0-42e6-ac13-942a1aa7df60 2019-05-30 11:52:46,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.362267017365s 2019-05-30 11:52:46,280 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOxdaLQjJYDm74iGvt5u2q0MF0QGQ8OEAg/9IyiCaedrwf9wHiIj+DZu96uCee97i7IaG1aBdCN0k5j35YJxHwi/kmYdXf0QtXni7zsfCKdFSYr6WSDS7gUF7x7Vj7vq8de9XHBtjnwsP9/aq2y5Pi8Ap8gPV0b+vIwTct3GjFJpUtkQdC7mdHgXkZbWrAc+mz8Zn1SrtMaimNtpOy+HMmsQtxEhJBWsxFnh3b9/S+YgF67Pj+ZuEHn5rSgitSVLOj7xm7RxEXdaKZeztTx8aDR4zbrv9Efglkg5RuN/BlRX/DJHZNR4TxC129PaNC8l4n307BnUR8XcMgfQWsDQpR Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzsXWi0IyWA5u+Ihr7ebtqtDBdEBkPDhAIP/SMogmnna8H/cB\n4iI/g2bvergnnve4uyGhtWgXQjdJOY9+WCcR8Iv5JmHV39ELV54u87HwinRUmK+l\nkg0u4FBe8e1Y+76vHXvVxwbY58LD/f2qtsuT4vAKfID1dG/ryME3LdxoxSaVLZEH\nQu5nR4F5GW1qwHPps/GZ9Uq7TGopjbaTsvhzJrELcRISQVrMRZ4d2/f0vmIBeuz4\n/mbhB5+a0oIrUlSzo+8Zu0cRF3WimXs7U8fGg0eM267/RH4JZIOUbjfwZUV/wyR2\nTUeE8QtdvT2jQvJeJ99OwZ1EfF3DIH0FrA0KUQIDAQABAoIBABD5ZLdh48gexzVX\n3aRWBMS1BmyIrLHU3E7ZMWQ8kQ8JKEBngpwRu60J0jb8zyPZqiySgjfmJ6Kj7zru\ncKzD6FEa7IUeGvSYsJmsvqX6wYhcLGWsZacrteFsN58coOVpre55r/76rOu5rWU4\nYb9HzwgeNH4sB/pbBbwhQGpfYaptbpxxMHHKjq9wQe9jO5J4PmD57IsfvUteufDD\n+whHG9qFJ60XaMcnfGUh4UuwrrFB35IPEnZN0fh43aeFoGhmFgHJRi4rqIobWsZJ\n/Q21u8foGAsTMjUHEr+S82u7ZVqzt89yZ1sTxfnvvbMzKOyF2mxlKCqwcDPzD0Js\nZBtx1cECgYEA7vDcYEuwLidPaveFMmp3UH2K/fbVa0b/EXuLuFAhV4Fjv5gSQkAX\nl8SBGgSJid2WVC/AwIYt0CwnOi2ebVs6jk7xsW9Hdi9i5UrjbgwO+IuZDFYlk9RW\nKEgzA4zuLOy4RPQcL8TSIfUy264kYulygxXqbp70BKRabc6v/y9lUEUCgYEA3YkK\nEft6WKBXS6CdRxnZiVtPsmdRszpUknrzSfVLxt6LbmGz+GyZQf0abNTc43U6yv0z\nPPjgKqI8IW8/3gkQtHg8aOTwoUs+GAS09FAngiLkv/FNZz13Qm+Zs8YgaMWWDk9n\nHn4IFaBnRrmY9cDox71HEsWPCTMHLXgTI2z0kJ0CgYEAp24pzmRbEQxErzzAngJS\nlxlRowIqrGB0bWi4EDA+HNYy8ld6O+gzYAq3OGcDhZK7O0S2+XFMevnlhvPedtyd\nXIje/alvVtZ/oxJl6YAToYAYf7eB32PD97gX3x4K63n46YBwm9x8LoVl3N/a6WCR\n+F8MBfXmIbaVEyro0pUAlk0CgYEAylXMtcna37Fqqa9Dltn8PqEAdHA7RZgkADl9\nlXINyNAfxyxDZMVDYOrbxMTSDolWrml979VbYHUWuG7UhWYANOSQQDnBsX94chVy\ndKX0v75A8TJiQMX589rcJj7yAN9eAynwhAAWQDJlwUnoc6TCtxOgI3v+/Sb3Ckde\nK3/rC10CgYEAlZ16LsnFDp8vfOX/BHYYL26i0Nx0rcuu5U3tlN9KBgBuBR1HKWa5\nx75QizOXVyETWL2msh5rk3q7IHkNkuzS4JEGsLH+aflCQs2pGjUEu3qJzt4q2bdf\nNUZyIfP8GiMKKkTCxp4iN2X/kZXqhNsEmGOzMo1/Zklu+7qFqVkx0FI=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5afea77df69240cbb6eaf19ec8647673', 'name': u'vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640', 'created_at': '2019-05-30T11:52:46.280792', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2a3f72cd0b694afaa6d69137ee3db004', 'name': 'vyos_vrouter-project_7e197830-100a-43c8-9198-b346c876f640', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'cd:25:83:42:27:e7:b0:18:f4:14:51:82:e8:a9:4d:fd', 'type': 'ssh', 'id': u'vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640'}) 2019-05-30 11:52:46,281 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAzsXWi0IyWA5u+Ihr7ebtqtDBdEBkPDhAIP/SMogmnna8H/cB 4iI/g2bvergnnve4uyGhtWgXQjdJOY9+WCcR8Iv5JmHV39ELV54u87HwinRUmK+l kg0u4FBe8e1Y+76vHXvVxwbY58LD/f2qtsuT4vAKfID1dG/ryME3LdxoxSaVLZEH Qu5nR4F5GW1qwHPps/GZ9Uq7TGopjbaTsvhzJrELcRISQVrMRZ4d2/f0vmIBeuz4 /mbhB5+a0oIrUlSzo+8Zu0cRF3WimXs7U8fGg0eM267/RH4JZIOUbjfwZUV/wyR2 TUeE8QtdvT2jQvJeJ99OwZ1EfF3DIH0FrA0KUQIDAQABAoIBABD5ZLdh48gexzVX 3aRWBMS1BmyIrLHU3E7ZMWQ8kQ8JKEBngpwRu60J0jb8zyPZqiySgjfmJ6Kj7zru cKzD6FEa7IUeGvSYsJmsvqX6wYhcLGWsZacrteFsN58coOVpre55r/76rOu5rWU4 Yb9HzwgeNH4sB/pbBbwhQGpfYaptbpxxMHHKjq9wQe9jO5J4PmD57IsfvUteufDD +whHG9qFJ60XaMcnfGUh4UuwrrFB35IPEnZN0fh43aeFoGhmFgHJRi4rqIobWsZJ /Q21u8foGAsTMjUHEr+S82u7ZVqzt89yZ1sTxfnvvbMzKOyF2mxlKCqwcDPzD0Js ZBtx1cECgYEA7vDcYEuwLidPaveFMmp3UH2K/fbVa0b/EXuLuFAhV4Fjv5gSQkAX l8SBGgSJid2WVC/AwIYt0CwnOi2ebVs6jk7xsW9Hdi9i5UrjbgwO+IuZDFYlk9RW KEgzA4zuLOy4RPQcL8TSIfUy264kYulygxXqbp70BKRabc6v/y9lUEUCgYEA3YkK Eft6WKBXS6CdRxnZiVtPsmdRszpUknrzSfVLxt6LbmGz+GyZQf0abNTc43U6yv0z PPjgKqI8IW8/3gkQtHg8aOTwoUs+GAS09FAngiLkv/FNZz13Qm+Zs8YgaMWWDk9n Hn4IFaBnRrmY9cDox71HEsWPCTMHLXgTI2z0kJ0CgYEAp24pzmRbEQxErzzAngJS lxlRowIqrGB0bWi4EDA+HNYy8ld6O+gzYAq3OGcDhZK7O0S2+XFMevnlhvPedtyd XIje/alvVtZ/oxJl6YAToYAYf7eB32PD97gX3x4K63n46YBwm9x8LoVl3N/a6WCR +F8MBfXmIbaVEyro0pUAlk0CgYEAylXMtcna37Fqqa9Dltn8PqEAdHA7RZgkADl9 lXINyNAfxyxDZMVDYOrbxMTSDolWrml979VbYHUWuG7UhWYANOSQQDnBsX94chVy dKX0v75A8TJiQMX589rcJj7yAN9eAynwhAAWQDJlwUnoc6TCtxOgI3v+/Sb3Ckde K3/rC10CgYEAlZ16LsnFDp8vfOX/BHYYL26i0Nx0rcuu5U3tlN9KBgBuBR1HKWa5 x75QizOXVyETWL2msh5rk3q7IHkNkuzS4JEGsLH+aflCQs2pGjUEu3qJzt4q2bdf NUZyIfP8GiMKKkTCxp4iN2X/kZXqhNsEmGOzMo1/Zklu+7qFqVkx0FI= -----END RSA PRIVATE KEY----- 2019-05-30 11:52:46,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-30 11:52:46,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -d '{"security_group": {"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-05-30 11:52:46,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Thu, 30 May 2019 11:52:46 GMT X-Openstack-Request-Id: req-e1451b9f-e464-4c8e-933a-b47611213a94 2019-05-30 11:52:46,480 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:46Z", "updated_at": "2019-05-30T11:52:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "b36445d0-3682-43e2-b9d5-f7c1c209f0a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "d3c98da2-765c-461e-b8be-8f33ab2ac569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}], "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}} 2019-05-30 11:52:46,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e1451b9f-e464-4c8e-933a-b47611213a94 2019-05-30 11:52:46,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.194108009338s 2019-05-30 11:52:46,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 11:52:46,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:52:46,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Thu, 30 May 2019 11:52:46 GMT X-Openstack-Request-Id: req-e90209a3-b6a9-4666-bfe6-fa4d78a07650 2019-05-30 11:52:46,551 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:46Z", "updated_at": "2019-05-30T11:52:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "b36445d0-3682-43e2-b9d5-f7c1c209f0a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "d3c98da2-765c-461e-b8be-8f33ab2ac569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}], "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}, {"description": "Default security group", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:31Z", "updated_at": "2019-05-30T11:52:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "010a9108-2287-4386-825f-2f693c3fad08", "remote_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "1340b898-0ef7-48d1-bb61-7be524328600", "remote_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "7b772ac3-3d3c-4029-90ee-9cad081b3566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "d9c7ca4b-77d2-4883-b3c2-c6379ec7dbf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}], "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "name": "default"}]} 2019-05-30 11:52:46,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e90209a3-b6a9-4666-bfe6-fa4d78a07650 2019-05-30 11:52:46,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.063560962677s 2019-05-30 11:52:46,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 11:52:46,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -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": "0dbea5c2-740b-4fa2-9890-d84d7833e11b"}}' 2019-05-30 11:52:46,671 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 30 May 2019 11:52:46 GMT X-Openstack-Request-Id: req-4947bfcd-4ce9-4087-a5fc-f51c9fd937a4 2019-05-30 11:52:46,672 - 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-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "port_range_min": 22, "revision_number": 0, "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:46Z", "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "2925d88f-6a57-4299-983c-66796c247ce2"}} 2019-05-30 11:52:46,672 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4947bfcd-4ce9-4087-a5fc-f51c9fd937a4 2019-05-30 11:52:46,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.113273859024s 2019-05-30 11:52:46,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 11:52:46,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:52:46,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Thu, 30 May 2019 11:52:46 GMT X-Openstack-Request-Id: req-bb071421-9fb9-4102-99f9-cc8714a5d617 2019-05-30 11:52:46,722 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:46Z", "updated_at": "2019-05-30T11:52:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "2925d88f-6a57-4299-983c-66796c247ce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "b36445d0-3682-43e2-b9d5-f7c1c209f0a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "d3c98da2-765c-461e-b8be-8f33ab2ac569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}], "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}, {"description": "Default security group", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:31Z", "updated_at": "2019-05-30T11:52:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "010a9108-2287-4386-825f-2f693c3fad08", "remote_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "1340b898-0ef7-48d1-bb61-7be524328600", "remote_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "7b772ac3-3d3c-4029-90ee-9cad081b3566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "d9c7ca4b-77d2-4883-b3c2-c6379ec7dbf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}], "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "name": "default"}]} 2019-05-30 11:52:46,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-bb071421-9fb9-4102-99f9-cc8714a5d617 2019-05-30 11:52:46,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0436441898346s 2019-05-30 11:52:46,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 11:52:46,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -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": "0dbea5c2-740b-4fa2-9890-d84d7833e11b"}}' 2019-05-30 11:52:46,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 30 May 2019 11:52:46 GMT X-Openstack-Request-Id: req-0cafdc48-aac2-4745-80e2-6fe1afd7d4c6 2019-05-30 11:52:46,861 - 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-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "port_range_min": null, "revision_number": 0, "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:46Z", "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "9e8498c9-9e67-4ef3-83ce-cc00bc229208"}} 2019-05-30 11:52:46,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0cafdc48-aac2-4745-80e2-6fe1afd7d4c6 2019-05-30 11:52:46,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.13301897049s 2019-05-30 11:52:46,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 11:52:46,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:52:46,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Thu, 30 May 2019 11:52:46 GMT X-Openstack-Request-Id: req-8f16afda-2998-4033-aa22-61e44c071b08 2019-05-30 11:52:46,912 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:46Z", "updated_at": "2019-05-30T11:52:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "2925d88f-6a57-4299-983c-66796c247ce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "9e8498c9-9e67-4ef3-83ce-cc00bc229208", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "b36445d0-3682-43e2-b9d5-f7c1c209f0a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "d3c98da2-765c-461e-b8be-8f33ab2ac569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}], "revision_number": 3, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}, {"description": "Default security group", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:31Z", "updated_at": "2019-05-30T11:52:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "010a9108-2287-4386-825f-2f693c3fad08", "remote_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "1340b898-0ef7-48d1-bb61-7be524328600", "remote_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "7b772ac3-3d3c-4029-90ee-9cad081b3566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "d9c7ca4b-77d2-4883-b3c2-c6379ec7dbf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}], "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "name": "default"}]} 2019-05-30 11:52:46,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8f16afda-2998-4033-aa22-61e44c071b08 2019-05-30 11:52:46,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0451519489288s 2019-05-30 11:52:46,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 11:52:46,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -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": "0dbea5c2-740b-4fa2-9890-d84d7833e11b"}}' 2019-05-30 11:52:47,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 30 May 2019 11:52:47 GMT X-Openstack-Request-Id: req-b68811d8-9731-41c9-9669-7cec876781c4 2019-05-30 11:52:47,041 - 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-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "port_range_min": 80, "revision_number": 0, "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:46Z", "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "bb9e0bc0-75c9-41bc-91cc-571502d2bc97"}} 2019-05-30 11:52:47,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b68811d8-9731-41c9-9669-7cec876781c4 2019-05-30 11:52:47,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122658967972s 2019-05-30 11:52:47,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 11:52:47,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:52:47,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Thu, 30 May 2019 11:52:47 GMT X-Openstack-Request-Id: req-7d5e3a6e-fc45-4d0d-bdbc-ca8913cf88eb 2019-05-30 11:52:47,090 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:46Z", "updated_at": "2019-05-30T11:52:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "2925d88f-6a57-4299-983c-66796c247ce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "9e8498c9-9e67-4ef3-83ce-cc00bc229208", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "b36445d0-3682-43e2-b9d5-f7c1c209f0a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "bb9e0bc0-75c9-41bc-91cc-571502d2bc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "d3c98da2-765c-461e-b8be-8f33ab2ac569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}], "revision_number": 4, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}, {"description": "Default security group", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:31Z", "updated_at": "2019-05-30T11:52:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "010a9108-2287-4386-825f-2f693c3fad08", "remote_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "1340b898-0ef7-48d1-bb61-7be524328600", "remote_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "7b772ac3-3d3c-4029-90ee-9cad081b3566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "d9c7ca4b-77d2-4883-b3c2-c6379ec7dbf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}], "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "name": "default"}]} 2019-05-30 11:52:47,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7d5e3a6e-fc45-4d0d-bdbc-ca8913cf88eb 2019-05-30 11:52:47,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.043035030365s 2019-05-30 11:52:47,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 11:52:47,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -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": "0dbea5c2-740b-4fa2-9890-d84d7833e11b"}}' 2019-05-30 11:52:47,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Thu, 30 May 2019 11:52:47 GMT X-Openstack-Request-Id: req-06b0945d-0d7d-4dd6-8e1c-9a9b4032d1a1 2019-05-30 11:52:47,211 - 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-05-30T11:52:47Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "port_range_min": 443, "revision_number": 0, "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:47Z", "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "93a930e9-7b65-4a9e-8ddb-45b5ddf26d1b"}} 2019-05-30 11:52:47,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-06b0945d-0d7d-4dd6-8e1c-9a9b4032d1a1 2019-05-30 11:52:47,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.114341974258s 2019-05-30 11:52:47,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 11:52:47,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:52:47,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Thu, 30 May 2019 11:52:47 GMT X-Openstack-Request-Id: req-16d51e11-7107-4283-b25e-565d32287f4f 2019-05-30 11:52:47,259 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:46Z", "updated_at": "2019-05-30T11:52:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "2925d88f-6a57-4299-983c-66796c247ce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-30T11:52:47Z", "revision_number": 0, "id": "93a930e9-7b65-4a9e-8ddb-45b5ddf26d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:47Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "9e8498c9-9e67-4ef3-83ce-cc00bc229208", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "b36445d0-3682-43e2-b9d5-f7c1c209f0a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "bb9e0bc0-75c9-41bc-91cc-571502d2bc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "d3c98da2-765c-461e-b8be-8f33ab2ac569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}], "revision_number": 5, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}, {"description": "Default security group", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:31Z", "updated_at": "2019-05-30T11:52:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "010a9108-2287-4386-825f-2f693c3fad08", "remote_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "1340b898-0ef7-48d1-bb61-7be524328600", "remote_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "7b772ac3-3d3c-4029-90ee-9cad081b3566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "d9c7ca4b-77d2-4883-b3c2-c6379ec7dbf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}], "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "name": "default"}]} 2019-05-30 11:52:47,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-16d51e11-7107-4283-b25e-565d32287f4f 2019-05-30 11:52:47,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0422060489655s 2019-05-30 11:52:47,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 11:52:47,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -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": "0dbea5c2-740b-4fa2-9890-d84d7833e11b"}}' 2019-05-30 11:52:47,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Thu, 30 May 2019 11:52:47 GMT X-Openstack-Request-Id: req-92863231-9c30-435d-bf0e-18b1422ebf7a 2019-05-30 11:52:47,390 - 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-05-30T11:52:47Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "port_range_min": 5671, "revision_number": 0, "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:47Z", "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "d0429fe3-8938-46b1-85a4-b9bbd747a593"}} 2019-05-30 11:52:47,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-92863231-9c30-435d-bf0e-18b1422ebf7a 2019-05-30 11:52:47,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123512029648s 2019-05-30 11:52:47,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 11:52:47,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:52:47,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Thu, 30 May 2019 11:52:47 GMT X-Openstack-Request-Id: req-f7608c0c-2b4a-4455-bbea-7bef4b0a196e 2019-05-30 11:52:47,439 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:46Z", "updated_at": "2019-05-30T11:52:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "2925d88f-6a57-4299-983c-66796c247ce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-30T11:52:47Z", "revision_number": 0, "id": "93a930e9-7b65-4a9e-8ddb-45b5ddf26d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:47Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "9e8498c9-9e67-4ef3-83ce-cc00bc229208", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "b36445d0-3682-43e2-b9d5-f7c1c209f0a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "bb9e0bc0-75c9-41bc-91cc-571502d2bc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-30T11:52:47Z", "revision_number": 0, "id": "d0429fe3-8938-46b1-85a4-b9bbd747a593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:47Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "d3c98da2-765c-461e-b8be-8f33ab2ac569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}], "revision_number": 6, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}, {"description": "Default security group", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:31Z", "updated_at": "2019-05-30T11:52:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "010a9108-2287-4386-825f-2f693c3fad08", "remote_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "1340b898-0ef7-48d1-bb61-7be524328600", "remote_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "7b772ac3-3d3c-4029-90ee-9cad081b3566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "d9c7ca4b-77d2-4883-b3c2-c6379ec7dbf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}], "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "name": "default"}]} 2019-05-30 11:52:47,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f7608c0c-2b4a-4455-bbea-7bef4b0a196e 2019-05-30 11:52:47,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0424721240997s 2019-05-30 11:52:47,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-30 11:52:47,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -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": "0dbea5c2-740b-4fa2-9890-d84d7833e11b"}}' 2019-05-30 11:52:47,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Thu, 30 May 2019 11:52:47 GMT X-Openstack-Request-Id: req-89d6fdfb-63de-4b9c-8099-2cf8ce9340f7 2019-05-30 11:52:47,586 - 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-05-30T11:52:47Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "port_range_min": 53333, "revision_number": 0, "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:47Z", "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "7c677bd7-447f-4bcb-a488-f745a52a3a0b"}} 2019-05-30 11:52:47,586 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-89d6fdfb-63de-4b9c-8099-2cf8ce9340f7 2019-05-30 11:52:47,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141542196274s 2019-05-30 11:52:47,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 11:52:47,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:52:47,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 30 May 2019 11:52:47 GMT X-Openstack-Request-Id: req-41f58925-53e2-4b13-a45e-74b06c04baec 2019-05-30 11:52:47,683 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cb13cca1-9281-4d13-9eca-5810e4d3cfd5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a3f72cd0b694afaa6d69137ee3db004","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d6a928-81ce-4c00-b95a-5a91a47298b4"],"description":"","tags":[],"updated_at":"2019-05-30T11:52:33Z","qos_policy_id":null,"name":"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640","admin_state_up":true,"tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:52:31Z","mtu":1450}]} 2019-05-30 11:52:47,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-41f58925-53e2-4b13-a45e-74b06c04baec 2019-05-30 11:52:47,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0947730541229s 2019-05-30 11:52:47,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:52:47,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:52:47,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 30 May 2019 11:52:47 GMT X-Openstack-Request-Id: req-6af26286-26ea-4d1f-902b-8f52659ed68d 2019-05-30 11:52:47,726 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:52:45Z", "file": "/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/file", "owner": "2a3f72cd0b694afaa6d69137ee3db004", "id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "size": 297336832, "self": "/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-30T11:52:40Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:52:47,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6af26286-26ea-4d1f-902b-8f52659ed68d 2019-05-30 11:52:47,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0379729270935s 2019-05-30 11:52:47,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 11:52:47,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:52:47,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Thu, 30 May 2019 11:52: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-463f20b1-13bb-4ed8-bbd3-5316308a3dd5 x-openstack-request-id: req-463f20b1-13bb-4ed8-bbd3-5316308a3dd5 2019-05-30 11:52:47,759 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_7e197830-100a-43c8-9198-b346c876f640", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "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": "3f3f840c-9b53-48fc-9249-563b1e87b226"}]} 2019-05-30 11:52:47,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-463f20b1-13bb-4ed8-bbd3-5316308a3dd5 2019-05-30 11:52:47,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261311531067s 2019-05-30 11:52:47,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-30 11:52:47,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -d '{"server": {"name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "imageRef": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "flavorRef": "3f3f840c-9b53-48fc-9249-563b1e87b226", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5"}], "security_groups": [{"name": "0dbea5c2-740b-4fa2-9890-d84d7833e11b"}]}}' 2019-05-30 11:52:49,601 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 30 May 2019 11:52: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 location: http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328 x-compute-request-id: req-a52b17fe-e4b7-4c0e-9ce3-da1129768596 x-openstack-request-id: req-a52b17fe-e4b7-4c0e-9ce3-da1129768596 2019-05-30 11:52:49,602 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "0dbea5c2-740b-4fa2-9890-d84d7833e11b"}], "OS-DCF:diskConfig": "MANUAL", "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "adminPass": "7bN9EM6Zzc6F"}} 2019-05-30 11:52:49,602 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a52b17fe-e4b7-4c0e-9ce3-da1129768596 2019-05-30 11:52:49,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.84108686447s 2019-05-30 11:52:49,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:52:49,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:52:49,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 607 Content-Type: application/json Date: Thu, 30 May 2019 11:52: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-464efb73-4375-4e61-a14a-16f0b1b38d68 x-openstack-request-id: req-464efb73-4375-4e61-a14a-16f0b1b38d68 2019-05-30 11:52:49,913 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "user_id": "5afea77df69240cbb6eaf19ec8647673", "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-05-30T11:52:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:52:49,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-464efb73-4375-4e61-a14a-16f0b1b38d68 2019-05-30 11:52:49,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.310512065887s 2019-05-30 11:52:49,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 11:52:49,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:52:50,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 30 May 2019 11:52:50 GMT X-Openstack-Request-Id: req-8a00f641-0440-4b31-b6ce-7ce8b9688743 2019-05-30 11:52:50,018 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cb13cca1-9281-4d13-9eca-5810e4d3cfd5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a3f72cd0b694afaa6d69137ee3db004","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d6a928-81ce-4c00-b95a-5a91a47298b4"],"description":"","tags":[],"updated_at":"2019-05-30T11:52:33Z","qos_policy_id":null,"name":"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640","admin_state_up":true,"tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:52:31Z","mtu":1450}]} 2019-05-30 11:52:50,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8a00f641-0440-4b31-b6ce-7ce8b9688743 2019-05-30 11:52:50,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0928990840912s 2019-05-30 11:52:50,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 11:52:50,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:52:50,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Thu, 30 May 2019 11:52:50 GMT X-Openstack-Request-Id: req-9c9ff1c1-ee25-49cb-b329-bdc8b6f7a491 2019-05-30 11:52:50,078 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb13cca1-9281-4d13-9eca-5810e4d3cfd5","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:52:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T11:52:33Z","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":"2a3f72cd0b694afaa6d69137ee3db004","id":"a0d6a928-81ce-4c00-b95a-5a91a47298b4","subnetpool_id":null,"name":"vyos_vrouter-subnet_7e197830-100a-43c8-9198-b346c876f640"}]} 2019-05-30 11:52:50,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9c9ff1c1-ee25-49cb-b329-bdc8b6f7a491 2019-05-30 11:52:50,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.059070110321s 2019-05-30 11:52:50,079 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:52:52,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:52:52,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:52:53,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 678 Content-Type: application/json Date: Thu, 30 May 2019 11:52: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-f2cb4446-ac7b-4202-9e28-b8aab6046ad0 x-openstack-request-id: req-f2cb4446-ac7b-4202-9e28-b8aab6046ad0 2019-05-30 11:52:53,398 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:51Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:52:53,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f2cb4446-ac7b-4202-9e28-b8aab6046ad0 2019-05-30 11:52:53,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31632804871s 2019-05-30 11:52:53,404 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:52:55,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:52:55,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:52:55,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:52: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-173c0c41-5f01-4550-8944-c4bca9080e8f x-openstack-request-id: req-173c0c41-5f01-4550-8944-c4bca9080e8f 2019-05-30 11:52:55,868 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:52:55,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-173c0c41-5f01-4550-8944-c4bca9080e8f 2019-05-30 11:52:55,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46165394783s 2019-05-30 11:52:55,875 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:52:57,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:52:57,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:52:58,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:52: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-6486ee08-1a98-4d53-a5f6-eb6e84ddd2c1 x-openstack-request-id: req-6486ee08-1a98-4d53-a5f6-eb6e84ddd2c1 2019-05-30 11:52:58,612 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:52:58,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6486ee08-1a98-4d53-a5f6-eb6e84ddd2c1 2019-05-30 11:52:58,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734526157379s 2019-05-30 11:52:58,619 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:00,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:00,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:01,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-faaba2d8-693b-4a49-bc5d-7e5803303b42 x-openstack-request-id: req-faaba2d8-693b-4a49-bc5d-7e5803303b42 2019-05-30 11:53:01,053 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:01,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-faaba2d8-693b-4a49-bc5d-7e5803303b42 2019-05-30 11:53:01,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43154001236s 2019-05-30 11:53:01,060 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:03,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:03,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:03,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-21b62dba-9ca4-4769-a32b-3ce40939b2c5 x-openstack-request-id: req-21b62dba-9ca4-4769-a32b-3ce40939b2c5 2019-05-30 11:53:03,235 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:03,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-21b62dba-9ca4-4769-a32b-3ce40939b2c5 2019-05-30 11:53:03,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172882795334s 2019-05-30 11:53:03,242 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:05,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:05,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:05,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-e317310a-0170-4cc1-806f-e4f63bc50097 x-openstack-request-id: req-e317310a-0170-4cc1-806f-e4f63bc50097 2019-05-30 11:53:05,428 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:05,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e317310a-0170-4cc1-806f-e4f63bc50097 2019-05-30 11:53:05,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184363126755s 2019-05-30 11:53:05,436 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:07,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:07,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:08,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-3410cb56-c8e7-4566-82e1-495c889c9b27 x-openstack-request-id: req-3410cb56-c8e7-4566-82e1-495c889c9b27 2019-05-30 11:53:08,217 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:08,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3410cb56-c8e7-4566-82e1-495c889c9b27 2019-05-30 11:53:08,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779041051865s 2019-05-30 11:53:08,225 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:10,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:10,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:10,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-f94a0661-03bf-410b-82fe-6cf2b9708764 x-openstack-request-id: req-f94a0661-03bf-410b-82fe-6cf2b9708764 2019-05-30 11:53:10,412 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:10,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f94a0661-03bf-410b-82fe-6cf2b9708764 2019-05-30 11:53:10,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184947013855s 2019-05-30 11:53:10,419 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:12,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:12,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:12,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-1347193f-761a-498e-aa7f-8f598c791de0 x-openstack-request-id: req-1347193f-761a-498e-aa7f-8f598c791de0 2019-05-30 11:53:12,849 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:12,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1347193f-761a-498e-aa7f-8f598c791de0 2019-05-30 11:53:12,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427509069443s 2019-05-30 11:53:12,856 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:14,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:14,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:15,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-a4524525-9130-4f41-af39-972a67c64a15 x-openstack-request-id: req-a4524525-9130-4f41-af39-972a67c64a15 2019-05-30 11:53:15,062 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:15,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a4524525-9130-4f41-af39-972a67c64a15 2019-05-30 11:53:15,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203711986542s 2019-05-30 11:53:15,070 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:17,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:17,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:17,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-76eb02dc-e9db-44e3-99db-53b1686d7b8d x-openstack-request-id: req-76eb02dc-e9db-44e3-99db-53b1686d7b8d 2019-05-30 11:53:17,242 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:17,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-76eb02dc-e9db-44e3-99db-53b1686d7b8d 2019-05-30 11:53:17,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169304847717s 2019-05-30 11:53:17,249 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:19,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:19,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:19,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-72d358f1-fee3-4068-a77f-46ad167d4c6b x-openstack-request-id: req-72d358f1-fee3-4068-a77f-46ad167d4c6b 2019-05-30 11:53:19,436 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:19,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-72d358f1-fee3-4068-a77f-46ad167d4c6b 2019-05-30 11:53:19,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184932947159s 2019-05-30 11:53:19,444 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:21,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:21,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:21,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-2741ebb2-37f8-42c9-a36c-24a39d0941d6 x-openstack-request-id: req-2741ebb2-37f8-42c9-a36c-24a39d0941d6 2019-05-30 11:53:21,920 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:21,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2741ebb2-37f8-42c9-a36c-24a39d0941d6 2019-05-30 11:53:21,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473835945129s 2019-05-30 11:53:21,927 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:23,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:23,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:24,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-bdf05d8b-5456-4e16-9ed4-fbc03f882270 x-openstack-request-id: req-bdf05d8b-5456-4e16-9ed4-fbc03f882270 2019-05-30 11:53:24,571 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:24,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bdf05d8b-5456-4e16-9ed4-fbc03f882270 2019-05-30 11:53:24,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641661882401s 2019-05-30 11:53:24,578 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:26,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:26,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-06e9ba57-53fb-4d9c-b1cc-f0b2cec9f883 x-openstack-request-id: req-06e9ba57-53fb-4d9c-b1cc-f0b2cec9f883 2019-05-30 11:53:26,744 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:26,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-06e9ba57-53fb-4d9c-b1cc-f0b2cec9f883 2019-05-30 11:53:26,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163547039032s 2019-05-30 11:53:26,751 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:28,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:28,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:28,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-a23d3003-9aa6-4415-999a-42aa8ee53ba5 x-openstack-request-id: req-a23d3003-9aa6-4415-999a-42aa8ee53ba5 2019-05-30 11:53:28,926 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:28,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a23d3003-9aa6-4415-999a-42aa8ee53ba5 2019-05-30 11:53:28,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172355890274s 2019-05-30 11:53:28,933 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:30,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:30,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:31,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-997e296d-bc79-41e1-9f51-3195c12a7598 x-openstack-request-id: req-997e296d-bc79-41e1-9f51-3195c12a7598 2019-05-30 11:53:31,693 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:31,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-997e296d-bc79-41e1-9f51-3195c12a7598 2019-05-30 11:53:31,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.757803916931s 2019-05-30 11:53:31,700 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:33,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:33,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:34,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-0cb54e05-5aaf-447c-b576-4d1a9327c5ae x-openstack-request-id: req-0cb54e05-5aaf-447c-b576-4d1a9327c5ae 2019-05-30 11:53:34,483 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:34,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0cb54e05-5aaf-447c-b576-4d1a9327c5ae 2019-05-30 11:53:34,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780865907669s 2019-05-30 11:53:34,490 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:36,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:36,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:37,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-c735cbd0-b262-48f6-841a-ec61a7701423 x-openstack-request-id: req-c735cbd0-b262-48f6-841a-ec61a7701423 2019-05-30 11:53:37,246 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:37,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c735cbd0-b262-48f6-841a-ec61a7701423 2019-05-30 11:53:37,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.753485202789s 2019-05-30 11:53:37,253 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:39,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:39,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:40,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-5bc27458-cc18-4b1e-8a0b-9d00970866ee x-openstack-request-id: req-5bc27458-cc18-4b1e-8a0b-9d00970866ee 2019-05-30 11:53:40,125 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:40,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5bc27458-cc18-4b1e-8a0b-9d00970866ee 2019-05-30 11:53:40,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.86981010437s 2019-05-30 11:53:40,132 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:42,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:42,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:42,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-c7afe4ee-e365-4256-9be8-39999444f593 x-openstack-request-id: req-c7afe4ee-e365-4256-9be8-39999444f593 2019-05-30 11:53:42,977 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:42,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c7afe4ee-e365-4256-9be8-39999444f593 2019-05-30 11:53:42,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.842941999435s 2019-05-30 11:53:42,984 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:44,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:44,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:45,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-326389c6-e5a3-4432-a3f4-a327a55f3f27 x-openstack-request-id: req-326389c6-e5a3-4432-a3f4-a327a55f3f27 2019-05-30 11:53:45,459 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:45,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-326389c6-e5a3-4432-a3f4-a327a55f3f27 2019-05-30 11:53:45,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472879886627s 2019-05-30 11:53:45,467 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:47,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:47,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:47,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-79c3bc92-4204-4e6a-a82f-752181cccd42 x-openstack-request-id: req-79c3bc92-4204-4e6a-a82f-752181cccd42 2019-05-30 11:53:47,929 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:47,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-79c3bc92-4204-4e6a-a82f-752181cccd42 2019-05-30 11:53:47,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459337949753s 2019-05-30 11:53:47,935 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:49,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:49,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:50,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-b5aafcb9-dd48-49f1-9ff9-946e9927abe8 x-openstack-request-id: req-b5aafcb9-dd48-49f1-9ff9-946e9927abe8 2019-05-30 11:53:50,783 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:50,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b5aafcb9-dd48-49f1-9ff9-946e9927abe8 2019-05-30 11:53:50,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.844881057739s 2019-05-30 11:53:50,789 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:52,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:52,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:53,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-93d6042d-5aa1-4e60-8e47-f43942082c49 x-openstack-request-id: req-93d6042d-5aa1-4e60-8e47-f43942082c49 2019-05-30 11:53:53,647 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:53,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-93d6042d-5aa1-4e60-8e47-f43942082c49 2019-05-30 11:53:53,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.856182098389s 2019-05-30 11:53:53,654 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:55,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:55,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:56,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-fcb66da4-ff2c-4c34-bb18-60d2a136120d x-openstack-request-id: req-fcb66da4-ff2c-4c34-bb18-60d2a136120d 2019-05-30 11:53:56,625 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:56,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fcb66da4-ff2c-4c34-bb18-60d2a136120d 2019-05-30 11:53:56,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.969007968903s 2019-05-30 11:53:56,633 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:53:58,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:53:58,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:53:59,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:53: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-b3110969-c9e4-48e8-9fc2-899b3c10f9d5 x-openstack-request-id: req-b3110969-c9e4-48e8-9fc2-899b3c10f9d5 2019-05-30 11:53:59,715 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:53:59,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b3110969-c9e4-48e8-9fc2-899b3c10f9d5 2019-05-30 11:53:59,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08020687103s 2019-05-30 11:53:59,722 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:54:01,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:54:01,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:01,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:54: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-51b489e6-f71d-400d-80a7-bb9407572e96 x-openstack-request-id: req-51b489e6-f71d-400d-80a7-bb9407572e96 2019-05-30 11:54:01,886 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:54:01,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-51b489e6-f71d-400d-80a7-bb9407572e96 2019-05-30 11:54:01,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.161811113358s 2019-05-30 11:54:01,893 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:54:03,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:54:03,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:04,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:54: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-66d35a43-5edd-4b7e-9f76-ca4b6ae3d6f4 x-openstack-request-id: req-66d35a43-5edd-4b7e-9f76-ca4b6ae3d6f4 2019-05-30 11:54:04,060 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:54:04,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-66d35a43-5edd-4b7e-9f76-ca4b6ae3d6f4 2019-05-30 11:54:04,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165490865707s 2019-05-30 11:54:04,068 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:54:06,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:54:06,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:06,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:54: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-4d9c56ce-e4b1-4de1-b219-6294467634f3 x-openstack-request-id: req-4d9c56ce-e4b1-4de1-b219-6294467634f3 2019-05-30 11:54:06,257 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:54:06,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4d9c56ce-e4b1-4de1-b219-6294467634f3 2019-05-30 11:54:06,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187540054321s 2019-05-30 11:54:06,264 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:54:08,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:54:08,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:09,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:54: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-d55158c5-e20d-4546-bd94-e38be01cc76a x-openstack-request-id: req-d55158c5-e20d-4546-bd94-e38be01cc76a 2019-05-30 11:54:09,239 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:54:09,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d55158c5-e20d-4546-bd94-e38be01cc76a 2019-05-30 11:54:09,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.9718708992s 2019-05-30 11:54:09,246 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:54:11,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:54:11,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:11,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:54: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-3cfcd922-342a-4e6b-ab82-b1d5b61cc325 x-openstack-request-id: req-3cfcd922-342a-4e6b-ab82-b1d5b61cc325 2019-05-30 11:54:11,688 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:54:11,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3cfcd922-342a-4e6b-ab82-b1d5b61cc325 2019-05-30 11:54:11,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440294027328s 2019-05-30 11:54:11,696 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:54:13,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:54:13,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:13,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:54: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-e3090a1f-1845-4c31-ab06-70128f8066e3 x-openstack-request-id: req-e3090a1f-1845-4c31-ab06-70128f8066e3 2019-05-30 11:54:13,883 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:54:13,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e3090a1f-1845-4c31-ab06-70128f8066e3 2019-05-30 11:54:13,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185599088669s 2019-05-30 11:54:13,890 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:54:15,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:54:15,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:16,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:54: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-83b2fa77-93b1-4cd3-bc61-c525ce129224 x-openstack-request-id: req-83b2fa77-93b1-4cd3-bc61-c525ce129224 2019-05-30 11:54:16,076 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:54:16,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-83b2fa77-93b1-4cd3-bc61-c525ce129224 2019-05-30 11:54:16,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185701847076s 2019-05-30 11:54:16,083 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:54:18,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:54:18,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:18,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:54: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-7e8207e7-9c31-4895-9074-92635a509905 x-openstack-request-id: req-7e8207e7-9c31-4895-9074-92635a509905 2019-05-30 11:54:18,536 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:54:18,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7e8207e7-9c31-4895-9074-92635a509905 2019-05-30 11:54:18,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450207948685s 2019-05-30 11:54:18,544 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:54:20,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:54:20,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:21,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:54: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-a428d316-fe54-4721-a4f4-c890178a2ee8 x-openstack-request-id: req-a428d316-fe54-4721-a4f4-c890178a2ee8 2019-05-30 11:54:21,329 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:54:21,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a428d316-fe54-4721-a4f4-c890178a2ee8 2019-05-30 11:54:21,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.782292127609s 2019-05-30 11:54:21,336 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:54:23,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:54:23,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:23,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11: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-e8930582-24d3-4abd-884e-421c2676f797 x-openstack-request-id: req-e8930582-24d3-4abd-884e-421c2676f797 2019-05-30 11:54:23,515 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:54:23,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e8930582-24d3-4abd-884e-421c2676f797 2019-05-30 11:54:23,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176524877548s 2019-05-30 11:54:23,522 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:54:25,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:54:25,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:25,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:54: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-29f3fc1c-451c-4543-8182-2cbc86fdf966 x-openstack-request-id: req-29f3fc1c-451c-4543-8182-2cbc86fdf966 2019-05-30 11:54:25,698 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:54:25,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-29f3fc1c-451c-4543-8182-2cbc86fdf966 2019-05-30 11:54:25,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172982931137s 2019-05-30 11:54:25,705 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:54:27,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:54:27,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:28,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:54: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-bde75ba4-c477-42a8-beb4-eb414c8a3d64 x-openstack-request-id: req-bde75ba4-c477-42a8-beb4-eb414c8a3d64 2019-05-30 11:54:28,146 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:54:28,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bde75ba4-c477-42a8-beb4-eb414c8a3d64 2019-05-30 11:54:28,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438720941544s 2019-05-30 11:54:28,153 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:54:30,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:54:30,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:30,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:54: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-e40433cb-ece0-4a9a-a779-4d0305de1ab8 x-openstack-request-id: req-e40433cb-ece0-4a9a-a779-4d0305de1ab8 2019-05-30 11:54:30,567 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:54:30,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e40433cb-ece0-4a9a-a779-4d0305de1ab8 2019-05-30 11:54:30,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411592960358s 2019-05-30 11:54:30,574 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:54:32,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:54:32,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:33,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:54: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-8e2bedcc-9cea-487b-a202-01c741f67edb x-openstack-request-id: req-8e2bedcc-9cea-487b-a202-01c741f67edb 2019-05-30 11:54:33,015 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:54:33,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8e2bedcc-9cea-487b-a202-01c741f67edb 2019-05-30 11:54:33,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439483880997s 2019-05-30 11:54:33,022 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:54:35,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:54:35,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:35,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Thu, 30 May 2019 11:54: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-195b9b5e-1003-4e35-8e5c-f8b29fe6685d x-openstack-request-id: req-195b9b5e-1003-4e35-8e5c-f8b29fe6685d 2019-05-30 11:54:35,465 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:52:52Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:54:35,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-195b9b5e-1003-4e35-8e5c-f8b29fe6685d 2019-05-30 11:54:35,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439843893051s 2019-05-30 11:54:35,472 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 11:54:37,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 11:54:37,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:37,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Thu, 30 May 2019 11:54: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-f32a9d4e-b7e5-4998-97b8-ac7092f6c484 x-openstack-request-id: req-f32a9d4e-b7e5-4998-97b8-ac7092f6c484 2019-05-30 11:54:37,647 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:54:36.000000", "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:54:36Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 11:54:37,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f32a9d4e-b7e5-4998-97b8-ac7092f6c484 2019-05-30 11:54:37,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173032045364s 2019-05-30 11:54:37,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 11:54:37,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=a97ebabb-7330-4518-945e-9aea9cb2a328" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:37,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 30 May 2019 11:54:37 GMT X-Openstack-Request-Id: req-77f21000-e278-456a-8127-0faec322dfce 2019-05-30 11:54:37,703 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:54:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a0d6a928-81ce-4c00-b95a-5a91a47298b4","ip_address":"192.168.120.10"}],"id":"27027bc3-7b63-46b2-96ca-a45b299f7710","security_groups":["0dbea5c2-740b-4fa2-9890-d84d7833e11b"],"mac_address":"fa:16:3e:37:04:38","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb13cca1-9281-4d13-9eca-5810e4d3cfd5","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:52:52Z","binding:vnic_type":"normal","device_id":"a97ebabb-7330-4518-945e-9aea9cb2a328","ip_allocation":"immediate"}]} 2019-05-30 11:54:37,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=a97ebabb-7330-4518-945e-9aea9cb2a328 used request id req-77f21000-e278-456a-8127-0faec322dfce 2019-05-30 11:54:37,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0497798919678s 2019-05-30 11:54:37,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 11:54:37,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=27027bc3-7b63-46b2-96ca-a45b299f7710" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:37,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 11:54:37 GMT X-Openstack-Request-Id: req-4fd16538-b879-4ae8-ac2e-e65cc9fcb89e 2019-05-30 11:54:37,763 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 11:54:37,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=27027bc3-7b63-46b2-96ca-a45b299f7710 used request id req-4fd16538-b879-4ae8-ac2e-e65cc9fcb89e 2019-05-30 11:54:37,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0489161014557s 2019-05-30 11:54:37,764 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:37:04:38', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-30T11:54:36.000000', 'flavor': Munch({u'id': u'3f3f840c-9b53-48fc-9249-563b1e87b226'}), 'az': u'nova', 'id': u'a97ebabb-7330-4518-945e-9aea9cb2a328', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5afea77df69240cbb6eaf19ec8647673', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2a3f72cd0b694afaa6d69137ee3db004', 'name': 'vyos_vrouter-project_7e197830-100a-43c8-9198-b346c876f640', '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-05-30T11:54:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-30T11:54:36Z', 'hostId': u'1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa', '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-05-30T11:54:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2a3f72cd0b694afaa6d69137ee3db004', 'name': u'vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640', 'adminPass': u'7bN9EM6Zzc6F', 'tenant_id': u'2a3f72cd0b694afaa6d69137ee3db004', 'created_at': u'2019-05-30T11:52:49Z', 'created': u'2019-05-30T11:52:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-30 11:54:37,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 11:54:37,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:37,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 30 May 2019 11:54:37 GMT X-Openstack-Request-Id: req-85ffcf33-b190-4b6a-a443-996ff988c3c2 2019-05-30 11:54:37,867 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cb13cca1-9281-4d13-9eca-5810e4d3cfd5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a3f72cd0b694afaa6d69137ee3db004","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d6a928-81ce-4c00-b95a-5a91a47298b4"],"description":"","tags":[],"updated_at":"2019-05-30T11:52:33Z","qos_policy_id":null,"name":"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640","admin_state_up":true,"tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:52:31Z","mtu":1450}]} 2019-05-30 11:54:37,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-85ffcf33-b190-4b6a-a443-996ff988c3c2 2019-05-30 11:54:37,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0974478721619s 2019-05-30 11:54:37,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-30 11:54:37,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=a97ebabb-7330-4518-945e-9aea9cb2a328" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:37,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 30 May 2019 11:54:37 GMT X-Openstack-Request-Id: req-1272bec3-9e6f-4dd3-8dc2-f6dc29ef404a 2019-05-30 11:54:37,919 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:54:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a0d6a928-81ce-4c00-b95a-5a91a47298b4","ip_address":"192.168.120.10"}],"id":"27027bc3-7b63-46b2-96ca-a45b299f7710","security_groups":["0dbea5c2-740b-4fa2-9890-d84d7833e11b"],"mac_address":"fa:16:3e:37:04:38","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb13cca1-9281-4d13-9eca-5810e4d3cfd5","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:52:52Z","binding:vnic_type":"normal","device_id":"a97ebabb-7330-4518-945e-9aea9cb2a328","ip_allocation":"immediate"}]} 2019-05-30 11:54:37,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=a97ebabb-7330-4518-945e-9aea9cb2a328 used request id req-1272bec3-9e6f-4dd3-8dc2-f6dc29ef404a 2019-05-30 11:54:37,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0507500171661s 2019-05-30 11:54:37,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-30 11:54:37,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -d '{"floatingip": {"floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "fixed_ip_address": "192.168.120.10", "port_id": "27027bc3-7b63-46b2-96ca-a45b299f7710"}}' 2019-05-30 11:54:40,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Thu, 30 May 2019 11:54:40 GMT X-Openstack-Request-Id: req-880f9966-e793-4ecd-868b-2e0478fa8c1e 2019-05-30 11:54:40,183 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:54:38Z", "updated_at": "2019-05-30T11:54:38Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:04:38", "device_id": "a97ebabb-7330-4518-945e-9aea9cb2a328"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "27027bc3-7b63-46b2-96ca-a45b299f7710", "id": "a6aedab4-e673-4583-a9f9-5a0097b46721", "qos_policy_id": null}} 2019-05-30 11:54:40,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-880f9966-e793-4ecd-868b-2e0478fa8c1e 2019-05-30 11:54:40,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.26333785057s 2019-05-30 11:54:40,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 11:54:40,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:40,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 11:54:40 GMT X-Openstack-Request-Id: req-d834b6a2-e1c3-4259-ac84-b491e58cffdf 2019-05-30 11:54:40,282 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:54:38Z", "updated_at": "2019-05-30T11:54:38Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:04:38", "device_id": "a97ebabb-7330-4518-945e-9aea9cb2a328"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "27027bc3-7b63-46b2-96ca-a45b299f7710", "id": "a6aedab4-e673-4583-a9f9-5a0097b46721", "qos_policy_id": null}]} 2019-05-30 11:54:40,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d834b6a2-e1c3-4259-ac84-b491e58cffdf 2019-05-30 11:54:40,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0829517841339s 2019-05-30 11:54:40,289 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 11:54:40,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 11:54:40,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:40,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 11:54:40 GMT X-Openstack-Request-Id: req-7c237521-dd2c-46e7-9cdf-3bd1dae4eafd 2019-05-30 11:54:40,469 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:54:38Z", "updated_at": "2019-05-30T11:54:38Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:04:38", "device_id": "a97ebabb-7330-4518-945e-9aea9cb2a328"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "27027bc3-7b63-46b2-96ca-a45b299f7710", "id": "a6aedab4-e673-4583-a9f9-5a0097b46721", "qos_policy_id": null}]} 2019-05-30 11:54:40,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-7c237521-dd2c-46e7-9cdf-3bd1dae4eafd 2019-05-30 11:54:40,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0691149234772s 2019-05-30 11:54:40,476 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 11:54:40,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 11:54:40,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:40,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 11:54:40 GMT X-Openstack-Request-Id: req-1d616ee3-bf05-44c6-9635-e0c319f7de7e 2019-05-30 11:54:40,655 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:54:38Z", "updated_at": "2019-05-30T11:54:38Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:04:38", "device_id": "a97ebabb-7330-4518-945e-9aea9cb2a328"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "27027bc3-7b63-46b2-96ca-a45b299f7710", "id": "a6aedab4-e673-4583-a9f9-5a0097b46721", "qos_policy_id": null}]} 2019-05-30 11:54:40,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1d616ee3-bf05-44c6-9635-e0c319f7de7e 2019-05-30 11:54:40,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0687379837036s 2019-05-30 11:54:40,662 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 11:54:40,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 11:54:40,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:41,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 11:54:41 GMT X-Openstack-Request-Id: req-8144223b-22a9-4c3e-8d81-ad9d0c7a606d 2019-05-30 11:54:41,078 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:54:38Z", "updated_at": "2019-05-30T11:54:38Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:04:38", "device_id": "a97ebabb-7330-4518-945e-9aea9cb2a328"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "27027bc3-7b63-46b2-96ca-a45b299f7710", "id": "a6aedab4-e673-4583-a9f9-5a0097b46721", "qos_policy_id": null}]} 2019-05-30 11:54:41,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8144223b-22a9-4c3e-8d81-ad9d0c7a606d 2019-05-30 11:54:41,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.305031061172s 2019-05-30 11:54:41,084 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 11:54:41,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 11:54:41,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:41,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 11:54:41 GMT X-Openstack-Request-Id: req-da0ad9ba-9bd8-4636-8753-043cc8a992d1 2019-05-30 11:54:41,257 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:54:38Z", "updated_at": "2019-05-30T11:54:38Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:04:38", "device_id": "a97ebabb-7330-4518-945e-9aea9cb2a328"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "27027bc3-7b63-46b2-96ca-a45b299f7710", "id": "a6aedab4-e673-4583-a9f9-5a0097b46721", "qos_policy_id": null}]} 2019-05-30 11:54:41,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-da0ad9ba-9bd8-4636-8753-043cc8a992d1 2019-05-30 11:54:41,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0625710487366s 2019-05-30 11:54:41,265 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 11:54:41,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 11:54:41,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:41,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 30 May 2019 11:54:41 GMT X-Openstack-Request-Id: req-a849bb9f-3d57-4d5a-ab7e-a6d955312d6d 2019-05-30 11:54:41,442 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:54:38Z", "updated_at": "2019-05-30T11:54:38Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:04:38", "device_id": "a97ebabb-7330-4518-945e-9aea9cb2a328"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "27027bc3-7b63-46b2-96ca-a45b299f7710", "id": "a6aedab4-e673-4583-a9f9-5a0097b46721", "qos_policy_id": null}]} 2019-05-30 11:54:41,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-a849bb9f-3d57-4d5a-ab7e-a6d955312d6d 2019-05-30 11:54:41,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.067202091217s 2019-05-30 11:54:41,448 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-30 11:54:41,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 11:54:41,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:54:41,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Thu, 30 May 2019 11:54:41 GMT X-Openstack-Request-Id: req-ee0f678e-7d2d-42c7-a527-91fa6c84981b 2019-05-30 11:54:41,618 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:54:38Z", "updated_at": "2019-05-30T11:54:41Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:04:38", "device_id": "a97ebabb-7330-4518-945e-9aea9cb2a328"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "27027bc3-7b63-46b2-96ca-a45b299f7710", "id": "a6aedab4-e673-4583-a9f9-5a0097b46721", "qos_policy_id": null}]} 2019-05-30 11:54:41,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ee0f678e-7d2d-42c7-a527-91fa6c84981b 2019-05-30 11:54:41,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597519874573s 2019-05-30 11:54:41,625 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'26e8558f-6acc-45ef-9e7e-77c8e55afbdd', 'updated_at': u'2019-05-30T11:54:41Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'27027bc3-7b63-46b2-96ca-a45b299f7710', 'id': u'a6aedab4-e673-4583-a9f9-5a0097b46721', 'network': u'168e0781-2ae4-4771-b847-512752cd47f4', 'port': u'27027bc3-7b63-46b2-96ca-a45b299f7710', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2a3f72cd0b694afaa6d69137ee3db004', 'name': 'vyos_vrouter-project_7e197830-100a-43c8-9198-b346c876f640', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2a3f72cd0b694afaa6d69137ee3db004', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'cb13cca1-9281-4d13-9eca-5810e4d3cfd5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:37:04:38', u'device_id': u'a97ebabb-7330-4518-945e-9aea9cb2a328'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2a3f72cd0b694afaa6d69137ee3db004', 'created_at': u'2019-05-30T11:54:38Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'cb13cca1-9281-4d13-9eca-5810e4d3cfd5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:37:04:38', u'device_id': u'a97ebabb-7330-4518-945e-9aea9cb2a328'}), 'router': u'26e8558f-6acc-45ef-9e7e-77c8e55afbdd'}) 2019-05-30 11:54:41,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 11:54:41,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328/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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 11:54:41,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10564 Content-Type: application/json Date: Thu, 30 May 2019 11:54: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-e6da3dd0-ce0a-43ac-acdf-17a1a3adecc9 x-openstack-request-id: req-e6da3dd0-ce0a-43ac-acdf-17a1a3adecc9 2019-05-30 11:54:41,694 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 0x362fc000-0x37175fff]\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 674957236 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-148-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: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K 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.912 MHz processor\n[ 0.380820] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.383983] pid_max: default: 32768 minimum: 301\n[ 0.385694] ACPI: Core revision 20150930\n[ 0.387842] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.390314] Security Framework initialized\n[ 0.394618] Yama: becoming mindful.\n[ 0.396322] AppArmor: AppArmor initialized\n[ 0.398209] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.404520] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408737] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.411076] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.414182] Initializing cgroup subsys io\n[ 0.415747] Initializing cgroup subsys memory\n[ 0.417392] Initializing cgroup subsys devices\n[ 0.419070] Initializing cgroup subsys freezer\n[ 0.420735] Initializing cgroup subsys net_cls\n[ 0.422390] Initializing cgroup subsys perf_event\n[ 0.424130] Initializing cgroup subsys net_prio\n[ 0.425851] Initializing cgroup subsys hugetlb\n[ 0.427524] Initializing cgroup subsys pids\n[ 0.429891] mce: CPU supports 10 MCE banks\n[ 0.431534] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.433447] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.435551] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.437543] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.440567] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.443624] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.446030] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.449542] MDS: Mitigation: Clear CPU buffers\n[ 0.453836] Freeing SMP alternatives memory: 36K\n[ 0.461143] ftrace: allocating 32293 entries in 127 pages\n[ 0.511054] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.513372] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.515684] smpboot: Max logical packages: 2\n[ 0.517568] x2apic enabled\n[ 0.519048] Switched APIC routing to physical x2apic.\n[ 0.522121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.524364] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.528484] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.540831] KVM setup paravirtual spinlock\n[ 0.543963] x86: Booting SMP configuration:\n[ 0.545597] .... node #0, CPUs: #1\n[ 0.547309] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.569955] x86: Booted up 1 node, 2 CPUs\n[ 0.569958] KVM setup async PF for cpu 1\n[ 0.569963] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.574866] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.578036] devtmpfs: initialized\n[ 0.581199] evm: security.selinux\n[ 0.582513] evm: security.SMACK64\n[ 0.583825] evm: security.SMACK64EXEC\n[ 0.585236] evm: security.SMACK64TRANSMUTE\n[ 0.586770] evm: security.SMACK64MMAP\n[ 0.588177] evm: security.ima\n[ 0.589388] evm: security.capability\n[ 0.591038] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.594472] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.596821] pinctrl core: initialized pinctrl subsystem\n[ 0.598909] RTC time: 11:54:36, date: 05/30/19\n[ 0.601529] NET: Registered protocol family 16\n[ 0.615275] cpuidle: using governor ladder\n[ 0.627381] cpuidle: using governor menu\n[ 0.628906] PCCT header not found.\n[ 0.630372] ACPI: bus type PCI registered\n[ 0.631910] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.634312] PCI: Using configuration type 1 for base access\n[ 0.649198] ACPI: Added _OSI(Module Device)\n[ 0.650790] ACPI: Added _OSI(Processor Device)\n[ 0.652436] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.654159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.657557] ACPI: Interpreter enabled\n[ 0.675571] ACPI: (supports S0 S5)\n[ 0.676919] ACPI: Using IOAPIC for interrupt routing\n[ 0.678733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.684003] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.686185] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.688552] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.690849] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.695055] acpiphp: Slot [3] registered\n[ 0.696594] acpiphp: Slot [4] registered\n[ 0.698142] acpiphp: Slot [5] registered\n[ 0.699683] acpiphp: Slot [6] registered\n[ 0.701210] acpiphp: Slot [7] registered\n[ 0.702740] acpiphp: Slot [8] registered\n[ 0.704273] acpiphp: Slot [9] registered\n[ 0.705810] acpiphp: Slot [10] registered\n[ 0.707361] acpiphp: Slot [11] registered\n[ 0.708990] acpiphp: Slot [12] registered\n[ 0.710548] acpiphp: Slot [13] registered\n[ 0.712102] acpiphp: Slot [14] registered\n[ 0.713656] acpiphp: Slot [15] registered\n[ 0.715211] acpiphp: Slot [16] registered\n[ 0.716775] acpiphp: Slot [17] registered\n[ 0.718337] acpiphp: Slot [18] registered\n[ 0.719891] acpiphp: Slot [19] registered\n[ 0.721443] acpiphp: Slot [20] registered\n[ 0.723003] acpiphp: Slot [21] registered\n[ 0.724551] acpiphp: Slot [22] registered\n[ 0.726108] acpiphp: Slot [23] registered\n[ 0.727672] acpiphp: Slot [24] registered\n[ 0.729217] acpiphp: Slot [25] registered\n[ 0.730763] acpiphp: Slot [26] registered\n[ 0.732315] acpiphp: Slot [27] registered\n[ 0.733874] acpiphp: Slot [28] registered\n[ 0.735428] acpiphp: Slot [29] registered\n[ 0.736991] acpiphp: Slot [30] registered\n[ 0.738548] acpiphp: Slot [31] registered\n[ 0.740074] PCI host bridge to bus 0000:00\n[ 0.741614] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.743946] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.746280] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.749037] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.751790] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.754604] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.759950] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.762396] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.764664] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.767099] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.771964] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.774671] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.799843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.802886] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.805548] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.808220] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.810839] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.813229] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.815703] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.817722] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.820691] vgaarb: loaded\n[ 0.821838] vgaarb: bridge control possible 0000:00:02.0\n[ 0.824104] SCSI subsystem initialized\n[ 0.825846] ACPI: bus type USB registered\n[ 0.827402] usbcore: registered new interface driver usbfs\n[ 0.829364] usbcore: registered new interface driver hub\n[ 0.831274] usbcore: registered new device driver usb\n[ 0.833403] PCI: Using ACPI for IRQ routing\n[ 0.835435] NetLabel: Initializing\n[ 0.836787] NetLabel: domain hash size = 128\n[ 0.838402] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.840225] NetLabel: unlabeled traffic allowed by default\n[ 0.842421] amd_nb: Cannot enumerate AMD northbridges\n[ 0.844381] clocksource: Switched to clocksource kvm-clock\n[ 0.856672] AppArmor: AppArmor Filesystem Enabled\n[ 0.858473] pnp: PnP ACPI init\n[ 0.860078] pnp: PnP ACPI: found 5 devices\n[ 0.868690] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.871932] NET: Registered protocol family 2\n[ 0.873927] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.876873] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.879565] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.881945] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.884100] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.886441] NET: Registered protocol family 1\n[ 0.888093] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.890183] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.892224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.912561] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.932766] Unpacking initramfs...\n[ 1.132762] Freeing initrd memory: 14824K\n[ 1.134410] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.136663] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.138996] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.142580] Scanning for low memory corruption every 60 seconds\n[ 1.145141] audit: initializing netlink subsys (disabled)\n[ 1.147126] audit: type=2000 audit(1559217277.957:1): initialized\n[ 1.149539] Initialise system trusted keyring\n[ 1.151351] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.153565] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.156959] zbud: loaded\n[ 1.158368] VFS: Disk quotas dquot_6.6.0\n[ 1.159909] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.162498] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.164862] fuse init (API version 7.23)\n[ 1.166546] Key type big_key registered\n[ 1.168040] Allocating IMA MOK and blacklist keyrings.\n[ 1.170740] Key type asymmetric registered\n[ 1.172293] Asymmetric key parser 'x509' registered\n[ 1.174099] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.176913] io scheduler noop registered\n[ 1.178411] io scheduler deadline registered (default)\n[ 1.180286] io scheduler cfq registered\n[ 1.181854] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.183839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.186216] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.188961] ACPI: Power Button [PWRF]\n[ 1.190564] GHES: HEST is not enabled!\n[ 1.210167] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.250190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.253929] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.279674] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.284037] Linux agpgart interface v0.103\n[ 1.287799] loop: module loaded\n[ 1.290800] vda: vda1\n[ 1.292778] scsi host0: ata_piix\n[ 1.294259] scsi host1: ata_piix\n[ 1.295590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.297934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.300393] libphy: Fixed MDIO Bus: probed\n[ 1.302014] tun: Universal TUN/TAP device driver, 1.6\n[ 1.303880] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.307397] PPP generic driver version 2.4.2\n[ 1.309099] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.311370] ehci-pci: EHCI PCI platform driver\n[ 1.313041] ehci-platform: EHCI generic platform driver\n[ 1.314928] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.317086] ohci-pci: OHCI PCI platform driver\n[ 1.318744] ohci-platform: OHCI generic platform driver\n[ 1.320626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.341034] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.342918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.345689] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.347569] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.349728] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.352063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.354766] usb usb1: Product: UHCI Host Controller\n[ 1.356546] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.358773] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.360626] hub 1-0:1.0: USB hub found\n[ 1.362088] hub 1-0:1.0: 2 ports detected\n[ 1.363766] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.367714] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.369525] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.371561] mousedev: PS/2 mouse device common for all mice\n[ 1.373965] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.377387] rtc_cmos 00:00: RTC can wake from S4\n[ 1.379474] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.381740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.384008] i2c /dev entries driver\n[ 1.385431] device-mapper: uevent: version 1.0.3\n[ 1.387224] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.390297] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.392785] NET: Registered protocol family 10\n[ 1.394781] NET: Registered protocol family 17\n[ 1.413326] Key type dns_resolver registered\n[ 1.415308] registered taskstats version 1\n[ 1.416909] Loading compiled-in X.509 certificates\n[ 1.419198] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.422740] zswap: loaded using pool lzo/zbud\n[ 1.426442] Key type trusted registered\n[ 1.430497] Key type encrypted registered\n[ 1.432052] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.434019] ima: No TPM chip found, activating TPM-bypass!\n[ 1.435987] ima: Allocated hash algorithm: sha1\n[ 1.437698] evm: HMAC attrs: 0x1\n[ 1.439472] Magic number: 3:306:935\n[ 1.441077] rtc_cmos 00:00: setting system clock to 2019-05-30 11:54:37 UTC (1559217277)\n[ 1.444166] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.446288] EDD information not available.\n[ 1.458158] Freeing unused kernel memory: 1484K\n[ 1.472420] Write protecting the kernel read-only data: 14336k\n[ 1.475960] Freeing unused kernel memory: 1620K\n[ 1.477855] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.491690] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.492014] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.492034] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500952] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500997] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.501132] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.501170] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.501208] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.501258] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.501308] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.553295] virtio_net virtio0 ens3: renamed from eth0\n[ 1.562105] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.565633] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.584290] AVX2 version of gcm_enc/dec engaged.\n[ 1.586134] AES CTR mode by8 optimization enabled\n[ 1.604939] FDC 0 is a S82078B\n[ 1.672430] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.836374] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.838887] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.841453] usb 1-1: Product: QEMU USB Tablet\n[ 1.843149] usb 1-1: Manufacturer: QEMU\n[ 1.844686] usb 1-1: SerialNumber: 42\n[ 1.852952] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.859764] usbcore: registered new interface driver usbhid\n[ 1.861892] usbhid: USB HID core driver\n[ 1.864769] 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.869231] 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.957381] md: linear personality registered for level -1\n[ 2.961155] md: multipath personality registered for level -4\n[ 2.964992] md: raid0 personality registered for level 0\n[ 2.969294] md: raid1 personality registered for level 1\n[ 3.040416] raid6: sse2x1 gen() 11349 MB/s\n[ 3.108411] raid6: sse2x1 xor() 8816 MB/s\n[ 3.176414] raid6: sse2x2 gen() 14652 MB/s\n[ 3.244385] raid6: sse2x2 xor() 9850 MB/s\n[ 3.312384] raid6: sse2x4 gen() 17067 MB/s\n[ 3.380386] raid6: sse2x4 xor() 11623 MB/s\n[ 3.448386] raid6: avx2x1 gen() 22232 MB/s\n[ 3.516411] raid6: avx2x2 gen() 26219 MB/s\n[ 3.584411] raid6: avx2x4 gen() 30611 MB/s\n[ 3.586119] raid6: using algorithm avx2x4 gen() 30611 MB/s\n[ 3.588157] raid6: using avx2x2 recovery algorithm\n[ 3.591185] xor: automatically using best checksumming function:\n[ 3.632381] avx : 33337.000 MB/sec\n[ 3.635043] async_tx: api initialized (async)\n[ 3.643702] md: raid6 personality registered for level 6\n[ 3.645739] md: raid5 personality registered for level 5\n[ 3.647770] md: raid4 personality registered for level 4\n[ 3.654323] 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.680622] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.705787] 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.804921] 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.811320] systemd[1]: Detected virtualization kvm.\n[ 3.813169] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.818100] systemd[1]: Set hostname to .\n[ 3.821512] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.823657] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.944246] 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.950557] 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.955801] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.960117] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.964117] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.967915] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.971402] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.974518] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.978998] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.983427] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.987124] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.991610] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.995290] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.998290] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.001817] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.016446] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.020914] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.026027] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.030730] 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.037491] 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.044845] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.050953] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.055918] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.062064] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.067704] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.072154] Loading iSCSI transport class v2.0-870.\n[ 4.072603] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.079822] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.084317] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.085160] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.092457] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.097698] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.101957] iscsi: registered transport (tcp)\n[ 4.105172] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.112525] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.116667] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.123523] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.131738] 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.140532] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.145104] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.150244] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.159890] iscsi: registered transport (iser)\n[ 4.161815] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.166448] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.171507] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\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 Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\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 Coldplug all Devices.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\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 Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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"} 2019-05-30 11:54:41,694 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328/action used request id req-e6da3dd0-ce0a-43ac-acdf-17a1a3adecc9 2019-05-30 11:54:41,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0691759586334s 2019-05-30 11:54:41,695 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 0x362fc000-0x37175fff] [ 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 674957236 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-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K 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.912 MHz processor [ 0.380820] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.383983] pid_max: default: 32768 minimum: 301 [ 0.385694] ACPI: Core revision 20150930 [ 0.387842] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.390314] Security Framework initialized [ 0.394618] Yama: becoming mindful. [ 0.396322] AppArmor: AppArmor initialized [ 0.398209] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404520] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408737] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.411076] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.414182] Initializing cgroup subsys io [ 0.415747] Initializing cgroup subsys memory [ 0.417392] Initializing cgroup subsys devices [ 0.419070] Initializing cgroup subsys freezer [ 0.420735] Initializing cgroup subsys net_cls [ 0.422390] Initializing cgroup subsys perf_event [ 0.424130] Initializing cgroup subsys net_prio [ 0.425851] Initializing cgroup subsys hugetlb [ 0.427524] Initializing cgroup subsys pids [ 0.429891] mce: CPU supports 10 MCE banks [ 0.431534] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.433447] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.435551] Spectre V2 : Mitigation: Full generic retpoline [ 0.437543] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.440567] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.443624] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.446030] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.449542] MDS: Mitigation: Clear CPU buffers [ 0.453836] Freeing SMP alternatives memory: 36K [ 0.461143] ftrace: allocating 32293 entries in 127 pages [ 0.511054] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.513372] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.515684] smpboot: Max logical packages: 2 [ 0.517568] x2apic enabled [ 0.519048] Switched APIC routing to physical x2apic. [ 0.522121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.524364] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.528484] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.540831] KVM setup paravirtual spinlock [ 0.543963] x86: Booting SMP configuration: [ 0.545597] .... node #0, CPUs: #1 [ 0.547309] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.569955] x86: Booted up 1 node, 2 CPUs [ 0.569958] KVM setup async PF for cpu 1 [ 0.569963] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.574866] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.578036] devtmpfs: initialized [ 0.581199] evm: security.selinux [ 0.582513] evm: security.SMACK64 [ 0.583825] evm: security.SMACK64EXEC [ 0.585236] evm: security.SMACK64TRANSMUTE [ 0.586770] evm: security.SMACK64MMAP [ 0.588177] evm: security.ima [ 0.589388] evm: security.capability [ 0.591038] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.594472] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.596821] pinctrl core: initialized pinctrl subsystem [ 0.598909] RTC time: 11:54:36, date: 05/30/19 [ 0.601529] NET: Registered protocol family 16 [ 0.615275] cpuidle: using governor ladder [ 0.627381] cpuidle: using governor menu [ 0.628906] PCCT header not found. [ 0.630372] ACPI: bus type PCI registered [ 0.631910] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.634312] PCI: Using configuration type 1 for base access [ 0.649198] ACPI: Added _OSI(Module Device) [ 0.650790] ACPI: Added _OSI(Processor Device) [ 0.652436] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.654159] ACPI: Added _OSI(Processor Aggregator Device) [ 0.657557] ACPI: Interpreter enabled [ 0.675571] ACPI: (supports S0 S5) [ 0.676919] ACPI: Using IOAPIC for interrupt routing [ 0.678733] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.684003] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.686185] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.688552] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690849] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.695055] acpiphp: Slot [3] registered [ 0.696594] acpiphp: Slot [4] registered [ 0.698142] acpiphp: Slot [5] registered [ 0.699683] acpiphp: Slot [6] registered [ 0.701210] acpiphp: Slot [7] registered [ 0.702740] acpiphp: Slot [8] registered [ 0.704273] acpiphp: Slot [9] registered [ 0.705810] acpiphp: Slot [10] registered [ 0.707361] acpiphp: Slot [11] registered [ 0.708990] acpiphp: Slot [12] registered [ 0.710548] acpiphp: Slot [13] registered [ 0.712102] acpiphp: Slot [14] registered [ 0.713656] acpiphp: Slot [15] registered [ 0.715211] acpiphp: Slot [16] registered [ 0.716775] acpiphp: Slot [17] registered [ 0.718337] acpiphp: Slot [18] registered [ 0.719891] acpiphp: Slot [19] registered [ 0.721443] acpiphp: Slot [20] registered [ 0.723003] acpiphp: Slot [21] registered [ 0.724551] acpiphp: Slot [22] registered [ 0.726108] acpiphp: Slot [23] registered [ 0.727672] acpiphp: Slot [24] registered [ 0.729217] acpiphp: Slot [25] registered [ 0.730763] acpiphp: Slot [26] registered [ 0.732315] acpiphp: Slot [27] registered [ 0.733874] acpiphp: Slot [28] registered [ 0.735428] acpiphp: Slot [29] registered [ 0.736991] acpiphp: Slot [30] registered [ 0.738548] acpiphp: Slot [31] registered [ 0.740074] PCI host bridge to bus 0000:00 [ 0.741614] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743946] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.746280] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.749037] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.751790] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.754604] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.759950] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.762396] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.764664] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.767099] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.771964] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.774671] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.799843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.802886] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.805548] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.808220] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.810839] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.813229] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.815703] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.817722] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.820691] vgaarb: loaded [ 0.821838] vgaarb: bridge control possible 0000:00:02.0 [ 0.824104] SCSI subsystem initialized [ 0.825846] ACPI: bus type USB registered [ 0.827402] usbcore: registered new interface driver usbfs [ 0.829364] usbcore: registered new interface driver hub [ 0.831274] usbcore: registered new device driver usb [ 0.833403] PCI: Using ACPI for IRQ routing [ 0.835435] NetLabel: Initializing [ 0.836787] NetLabel: domain hash size = 128 [ 0.838402] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.840225] NetLabel: unlabeled traffic allowed by default [ 0.842421] amd_nb: Cannot enumerate AMD northbridges [ 0.844381] clocksource: Switched to clocksource kvm-clock [ 0.856672] AppArmor: AppArmor Filesystem Enabled [ 0.858473] pnp: PnP ACPI init [ 0.860078] pnp: PnP ACPI: found 5 devices [ 0.868690] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.871932] NET: Registered protocol family 2 [ 0.873927] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.876873] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.879565] TCP: Hash tables configured (established 32768 bind 32768) [ 0.881945] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.884100] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.886441] NET: Registered protocol family 1 [ 0.888093] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.890183] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.892224] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.912561] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.932766] Unpacking initramfs... [ 1.132762] Freeing initrd memory: 14824K [ 1.134410] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.136663] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.138996] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.142580] Scanning for low memory corruption every 60 seconds [ 1.145141] audit: initializing netlink subsys (disabled) [ 1.147126] audit: type=2000 audit(1559217277.957:1): initialized [ 1.149539] Initialise system trusted keyring [ 1.151351] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.153565] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.156959] zbud: loaded [ 1.158368] VFS: Disk quotas dquot_6.6.0 [ 1.159909] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.162498] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.164862] fuse init (API version 7.23) [ 1.166546] Key type big_key registered [ 1.168040] Allocating IMA MOK and blacklist keyrings. [ 1.170740] Key type asymmetric registered [ 1.172293] Asymmetric key parser 'x509' registered [ 1.174099] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.176913] io scheduler noop registered [ 1.178411] io scheduler deadline registered (default) [ 1.180286] io scheduler cfq registered [ 1.181854] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.183839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.186216] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.188961] ACPI: Power Button [PWRF] [ 1.190564] GHES: HEST is not enabled! [ 1.210167] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.250190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.253929] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.279674] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.284037] Linux agpgart interface v0.103 [ 1.287799] loop: module loaded [ 1.290800] vda: vda1 [ 1.292778] scsi host0: ata_piix [ 1.294259] scsi host1: ata_piix [ 1.295590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.297934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.300393] libphy: Fixed MDIO Bus: probed [ 1.302014] tun: Universal TUN/TAP device driver, 1.6 [ 1.303880] tun: (C) 1999-2004 Max Krasnyansky [ 1.307397] PPP generic driver version 2.4.2 [ 1.309099] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.311370] ehci-pci: EHCI PCI platform driver [ 1.313041] ehci-platform: EHCI generic platform driver [ 1.314928] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.317086] ohci-pci: OHCI PCI platform driver [ 1.318744] ohci-platform: OHCI generic platform driver [ 1.320626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.341034] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.342918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.345689] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.347569] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.349728] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.352063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.354766] usb usb1: Product: UHCI Host Controller [ 1.356546] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.358773] usb usb1: SerialNumber: 0000:00:01.2 [ 1.360626] hub 1-0:1.0: USB hub found [ 1.362088] hub 1-0:1.0: 2 ports detected [ 1.363766] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.367714] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.369525] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.371561] mousedev: PS/2 mouse device common for all mice [ 1.373965] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.377387] rtc_cmos 00:00: RTC can wake from S4 [ 1.379474] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.381740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.384008] i2c /dev entries driver [ 1.385431] device-mapper: uevent: version 1.0.3 [ 1.387224] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.390297] ledtrig-cpu: registered to indicate activity on CPUs [ 1.392785] NET: Registered protocol family 10 [ 1.394781] NET: Registered protocol family 17 [ 1.413326] Key type dns_resolver registered [ 1.415308] registered taskstats version 1 [ 1.416909] Loading compiled-in X.509 certificates [ 1.419198] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.422740] zswap: loaded using pool lzo/zbud [ 1.426442] Key type trusted registered [ 1.430497] Key type encrypted registered [ 1.432052] AppArmor: AppArmor sha1 policy hashing enabled [ 1.434019] ima: No TPM chip found, activating TPM-bypass! [ 1.435987] ima: Allocated hash algorithm: sha1 [ 1.437698] evm: HMAC attrs: 0x1 [ 1.439472] Magic number: 3:306:935 [ 1.441077] rtc_cmos 00:00: setting system clock to 2019-05-30 11:54:37 UTC (1559217277) [ 1.444166] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.446288] EDD information not available. [ 1.458158] Freeing unused kernel memory: 1484K [ 1.472420] Write protecting the kernel read-only data: 14336k [ 1.475960] Freeing unused kernel memory: 1620K [ 1.477855] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.491690] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.492014] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.492034] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500952] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500997] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501132] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501170] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501208] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501258] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501308] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.553295] virtio_net virtio0 ens3: renamed from eth0 [ 1.562105] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.565633] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.584290] AVX2 version of gcm_enc/dec engaged. [ 1.586134] AES CTR mode by8 optimization enabled [ 1.604939] FDC 0 is a S82078B [ 1.672430] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.836374] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.838887] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.841453] usb 1-1: Product: QEMU USB Tablet [ 1.843149] usb 1-1: Manufacturer: QEMU [ 1.844686] usb 1-1: SerialNumber: 42 [ 1.852952] hidraw: raw HID events driver (C) Jiri Kosina [ 1.859764] usbcore: registered new interface driver usbhid [ 1.861892] usbhid: USB HID core driver [ 1.864769] 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.869231] 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.957381] md: linear personality registered for level -1 [ 2.961155] md: multipath personality registered for level -4 [ 2.964992] md: raid0 personality registered for level 0 [ 2.969294] md: raid1 personality registered for level 1 [ 3.040416] raid6: sse2x1 gen() 11349 MB/s [ 3.108411] raid6: sse2x1 xor() 8816 MB/s [ 3.176414] raid6: sse2x2 gen() 14652 MB/s [ 3.244385] raid6: sse2x2 xor() 9850 MB/s [ 3.312384] raid6: sse2x4 gen() 17067 MB/s [ 3.380386] raid6: sse2x4 xor() 11623 MB/s [ 3.448386] raid6: avx2x1 gen() 22232 MB/s [ 3.516411] raid6: avx2x2 gen() 26219 MB/s [ 3.584411] raid6: avx2x4 gen() 30611 MB/s [ 3.586119] raid6: using algorithm avx2x4 gen() 30611 MB/s [ 3.588157] raid6: using avx2x2 recovery algorithm [ 3.591185] xor: automatically using best checksumming function: [ 3.632381] avx : 33337.000 MB/sec [ 3.635043] async_tx: api initialized (async) [ 3.643702] md: raid6 personality registered for level 6 [ 3.645739] md: raid5 personality registered for level 5 [ 3.647770] md: raid4 personality registered for level 4 [ 3.654323] 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.680622] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.705787] 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.804921] 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.811320] systemd[1]: Detected virtualization kvm. [ 3.813169] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.818100] systemd[1]: Set hostname to . [ 3.821512] systemd[1]: Initializing machine ID from KVM UUID. [ 3.823657] systemd[1]: Installed transient /etc/machine-id file. [ 3.944246] 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.950557] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.955801] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.960117] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.964117] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.967915] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.971402] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.974518] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.978998] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.983427] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.987124] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.991610] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.995290] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.998290] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.001817] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.016446] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.020914] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.026027] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.030730] 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.037491] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.044845] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.050953] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.055918] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.062064] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.067704] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.072154] Loading iSCSI transport class v2.0-870. [ 4.072603] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.079822] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.084317] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.085160] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.092457] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.097698] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.101957] iscsi: registered transport (tcp) [ 4.105172] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.112525] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.116667] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.123523] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.131738] 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.140532] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.145104] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.150244] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.159890] iscsi: registered transport (iser) [ 4.161815] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.166448] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.171507] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... 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 Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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. 2019-05-30 11:54:42,635 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: [Errno None] Unable to connect to port 22 on 172.30.9.208 2019-05-30 11:54:51,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-30 11:54:51,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328/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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-30 11:54:51,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13388 Content-Type: application/json Date: Thu, 30 May 2019 11:54: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-27661b5b-5aaa-417c-897a-274e0cc8b579 x-openstack-request-id: req-27661b5b-5aaa-417c-897a-274e0cc8b579 2019-05-30 11:54:51,737 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 0x362fc000-0x37175fff]\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 674957236 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-148-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: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K 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.912 MHz processor\n[ 0.380820] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.383983] pid_max: default: 32768 minimum: 301\n[ 0.385694] ACPI: Core revision 20150930\n[ 0.387842] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.390314] Security Framework initialized\n[ 0.394618] Yama: becoming mindful.\n[ 0.396322] AppArmor: AppArmor initialized\n[ 0.398209] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.404520] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408737] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.411076] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.414182] Initializing cgroup subsys io\n[ 0.415747] Initializing cgroup subsys memory\n[ 0.417392] Initializing cgroup subsys devices\n[ 0.419070] Initializing cgroup subsys freezer\n[ 0.420735] Initializing cgroup subsys net_cls\n[ 0.422390] Initializing cgroup subsys perf_event\n[ 0.424130] Initializing cgroup subsys net_prio\n[ 0.425851] Initializing cgroup subsys hugetlb\n[ 0.427524] Initializing cgroup subsys pids\n[ 0.429891] mce: CPU supports 10 MCE banks\n[ 0.431534] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.433447] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.435551] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.437543] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.440567] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.443624] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.446030] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.449542] MDS: Mitigation: Clear CPU buffers\n[ 0.453836] Freeing SMP alternatives memory: 36K\n[ 0.461143] ftrace: allocating 32293 entries in 127 pages\n[ 0.511054] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.513372] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.515684] smpboot: Max logical packages: 2\n[ 0.517568] x2apic enabled\n[ 0.519048] Switched APIC routing to physical x2apic.\n[ 0.522121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.524364] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.528484] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.540831] KVM setup paravirtual spinlock\n[ 0.543963] x86: Booting SMP configuration:\n[ 0.545597] .... node #0, CPUs: #1\n[ 0.547309] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.569955] x86: Booted up 1 node, 2 CPUs\n[ 0.569958] KVM setup async PF for cpu 1\n[ 0.569963] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.574866] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.578036] devtmpfs: initialized\n[ 0.581199] evm: security.selinux\n[ 0.582513] evm: security.SMACK64\n[ 0.583825] evm: security.SMACK64EXEC\n[ 0.585236] evm: security.SMACK64TRANSMUTE\n[ 0.586770] evm: security.SMACK64MMAP\n[ 0.588177] evm: security.ima\n[ 0.589388] evm: security.capability\n[ 0.591038] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.594472] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.596821] pinctrl core: initialized pinctrl subsystem\n[ 0.598909] RTC time: 11:54:36, date: 05/30/19\n[ 0.601529] NET: Registered protocol family 16\n[ 0.615275] cpuidle: using governor ladder\n[ 0.627381] cpuidle: using governor menu\n[ 0.628906] PCCT header not found.\n[ 0.630372] ACPI: bus type PCI registered\n[ 0.631910] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.634312] PCI: Using configuration type 1 for base access\n[ 0.649198] ACPI: Added _OSI(Module Device)\n[ 0.650790] ACPI: Added _OSI(Processor Device)\n[ 0.652436] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.654159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.657557] ACPI: Interpreter enabled\n[ 0.675571] ACPI: (supports S0 S5)\n[ 0.676919] ACPI: Using IOAPIC for interrupt routing\n[ 0.678733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.684003] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.686185] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.688552] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.690849] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.695055] acpiphp: Slot [3] registered\n[ 0.696594] acpiphp: Slot [4] registered\n[ 0.698142] acpiphp: Slot [5] registered\n[ 0.699683] acpiphp: Slot [6] registered\n[ 0.701210] acpiphp: Slot [7] registered\n[ 0.702740] acpiphp: Slot [8] registered\n[ 0.704273] acpiphp: Slot [9] registered\n[ 0.705810] acpiphp: Slot [10] registered\n[ 0.707361] acpiphp: Slot [11] registered\n[ 0.708990] acpiphp: Slot [12] registered\n[ 0.710548] acpiphp: Slot [13] registered\n[ 0.712102] acpiphp: Slot [14] registered\n[ 0.713656] acpiphp: Slot [15] registered\n[ 0.715211] acpiphp: Slot [16] registered\n[ 0.716775] acpiphp: Slot [17] registered\n[ 0.718337] acpiphp: Slot [18] registered\n[ 0.719891] acpiphp: Slot [19] registered\n[ 0.721443] acpiphp: Slot [20] registered\n[ 0.723003] acpiphp: Slot [21] registered\n[ 0.724551] acpiphp: Slot [22] registered\n[ 0.726108] acpiphp: Slot [23] registered\n[ 0.727672] acpiphp: Slot [24] registered\n[ 0.729217] acpiphp: Slot [25] registered\n[ 0.730763] acpiphp: Slot [26] registered\n[ 0.732315] acpiphp: Slot [27] registered\n[ 0.733874] acpiphp: Slot [28] registered\n[ 0.735428] acpiphp: Slot [29] registered\n[ 0.736991] acpiphp: Slot [30] registered\n[ 0.738548] acpiphp: Slot [31] registered\n[ 0.740074] PCI host bridge to bus 0000:00\n[ 0.741614] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.743946] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.746280] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.749037] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.751790] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.754604] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.759950] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.762396] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.764664] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.767099] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.771964] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.774671] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.799843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.802886] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.805548] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.808220] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.810839] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.813229] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.815703] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.817722] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.820691] vgaarb: loaded\n[ 0.821838] vgaarb: bridge control possible 0000:00:02.0\n[ 0.824104] SCSI subsystem initialized\n[ 0.825846] ACPI: bus type USB registered\n[ 0.827402] usbcore: registered new interface driver usbfs\n[ 0.829364] usbcore: registered new interface driver hub\n[ 0.831274] usbcore: registered new device driver usb\n[ 0.833403] PCI: Using ACPI for IRQ routing\n[ 0.835435] NetLabel: Initializing\n[ 0.836787] NetLabel: domain hash size = 128\n[ 0.838402] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.840225] NetLabel: unlabeled traffic allowed by default\n[ 0.842421] amd_nb: Cannot enumerate AMD northbridges\n[ 0.844381] clocksource: Switched to clocksource kvm-clock\n[ 0.856672] AppArmor: AppArmor Filesystem Enabled\n[ 0.858473] pnp: PnP ACPI init\n[ 0.860078] pnp: PnP ACPI: found 5 devices\n[ 0.868690] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.871932] NET: Registered protocol family 2\n[ 0.873927] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.876873] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.879565] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.881945] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.884100] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.886441] NET: Registered protocol family 1\n[ 0.888093] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.890183] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.892224] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.912561] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.932766] Unpacking initramfs...\n[ 1.132762] Freeing initrd memory: 14824K\n[ 1.134410] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.136663] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.138996] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.142580] Scanning for low memory corruption every 60 seconds\n[ 1.145141] audit: initializing netlink subsys (disabled)\n[ 1.147126] audit: type=2000 audit(1559217277.957:1): initialized\n[ 1.149539] Initialise system trusted keyring\n[ 1.151351] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.153565] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.156959] zbud: loaded\n[ 1.158368] VFS: Disk quotas dquot_6.6.0\n[ 1.159909] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.162498] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.164862] fuse init (API version 7.23)\n[ 1.166546] Key type big_key registered\n[ 1.168040] Allocating IMA MOK and blacklist keyrings.\n[ 1.170740] Key type asymmetric registered\n[ 1.172293] Asymmetric key parser 'x509' registered\n[ 1.174099] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.176913] io scheduler noop registered\n[ 1.178411] io scheduler deadline registered (default)\n[ 1.180286] io scheduler cfq registered\n[ 1.181854] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.183839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.186216] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.188961] ACPI: Power Button [PWRF]\n[ 1.190564] GHES: HEST is not enabled!\n[ 1.210167] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.250190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.253929] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.279674] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.284037] Linux agpgart interface v0.103\n[ 1.287799] loop: module loaded\n[ 1.290800] vda: vda1\n[ 1.292778] scsi host0: ata_piix\n[ 1.294259] scsi host1: ata_piix\n[ 1.295590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.297934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.300393] libphy: Fixed MDIO Bus: probed\n[ 1.302014] tun: Universal TUN/TAP device driver, 1.6\n[ 1.303880] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.307397] PPP generic driver version 2.4.2\n[ 1.309099] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.311370] ehci-pci: EHCI PCI platform driver\n[ 1.313041] ehci-platform: EHCI generic platform driver\n[ 1.314928] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.317086] ohci-pci: OHCI PCI platform driver\n[ 1.318744] ohci-platform: OHCI generic platform driver\n[ 1.320626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.341034] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.342918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.345689] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.347569] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.349728] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.352063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.354766] usb usb1: Product: UHCI Host Controller\n[ 1.356546] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd\n[ 1.358773] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.360626] hub 1-0:1.0: USB hub found\n[ 1.362088] hub 1-0:1.0: 2 ports detected\n[ 1.363766] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.367714] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.369525] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.371561] mousedev: PS/2 mouse device common for all mice\n[ 1.373965] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.377387] rtc_cmos 00:00: RTC can wake from S4\n[ 1.379474] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.381740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.384008] i2c /dev entries driver\n[ 1.385431] device-mapper: uevent: version 1.0.3\n[ 1.387224] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.390297] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.392785] NET: Registered protocol family 10\n[ 1.394781] NET: Registered protocol family 17\n[ 1.413326] Key type dns_resolver registered\n[ 1.415308] registered taskstats version 1\n[ 1.416909] Loading compiled-in X.509 certificates\n[ 1.419198] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d'\n[ 1.422740] zswap: loaded using pool lzo/zbud\n[ 1.426442] Key type trusted registered\n[ 1.430497] Key type encrypted registered\n[ 1.432052] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.434019] ima: No TPM chip found, activating TPM-bypass!\n[ 1.435987] ima: Allocated hash algorithm: sha1\n[ 1.437698] evm: HMAC attrs: 0x1\n[ 1.439472] Magic number: 3:306:935\n[ 1.441077] rtc_cmos 00:00: setting system clock to 2019-05-30 11:54:37 UTC (1559217277)\n[ 1.444166] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.446288] EDD information not available.\n[ 1.458158] Freeing unused kernel memory: 1484K\n[ 1.472420] Write protecting the kernel read-only data: 14336k\n[ 1.475960] Freeing unused kernel memory: 1620K\n[ 1.477855] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.491690] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.492014] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.492034] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500952] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500997] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.501132] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.501170] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.501208] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.501258] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.501308] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.553295] virtio_net virtio0 ens3: renamed from eth0\n[ 1.562105] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.565633] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.584290] AVX2 version of gcm_enc/dec engaged.\n[ 1.586134] AES CTR mode by8 optimization enabled\n[ 1.604939] FDC 0 is a S82078B\n[ 1.672430] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.836374] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.838887] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.841453] usb 1-1: Product: QEMU USB Tablet\n[ 1.843149] usb 1-1: Manufacturer: QEMU\n[ 1.844686] usb 1-1: SerialNumber: 42\n[ 1.852952] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.859764] usbcore: registered new interface driver usbhid\n[ 1.861892] usbhid: USB HID core driver\n[ 1.864769] 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.869231] 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.957381] md: linear personality registered for level -1\n[ 2.961155] md: multipath personality registered for level -4\n[ 2.964992] md: raid0 personality registered for level 0\n[ 2.969294] md: raid1 personality registered for level 1\n[ 3.040416] raid6: sse2x1 gen() 11349 MB/s\n[ 3.108411] raid6: sse2x1 xor() 8816 MB/s\n[ 3.176414] raid6: sse2x2 gen() 14652 MB/s\n[ 3.244385] raid6: sse2x2 xor() 9850 MB/s\n[ 3.312384] raid6: sse2x4 gen() 17067 MB/s\n[ 3.380386] raid6: sse2x4 xor() 11623 MB/s\n[ 3.448386] raid6: avx2x1 gen() 22232 MB/s\n[ 3.516411] raid6: avx2x2 gen() 26219 MB/s\n[ 3.584411] raid6: avx2x4 gen() 30611 MB/s\n[ 3.586119] raid6: using algorithm avx2x4 gen() 30611 MB/s\n[ 3.588157] raid6: using avx2x2 recovery algorithm\n[ 3.591185] xor: automatically using best checksumming function:\n[ 3.632381] avx : 33337.000 MB/sec\n[ 3.635043] async_tx: api initialized (async)\n[ 3.643702] md: raid6 personality registered for level 6\n[ 3.645739] md: raid5 personality registered for level 5\n[ 3.647770] md: raid4 personality registered for level 4\n[ 3.654323] 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.680622] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.705787] 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.804921] 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.811320] systemd[1]: Detected virtualization kvm.\n[ 3.813169] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.818100] systemd[1]: Set hostname to .\n[ 3.821512] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.823657] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.944246] 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.950557] 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.955801] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.960117] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.964117] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.967915] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.971402] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.974518] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.978998] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.983427] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.987124] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.991610] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.995290] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.998290] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.001817] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.016446] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.020914] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.026027] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.030730] 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.037491] 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.044845] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.050953] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.055918] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.062064] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.067704] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.072154] Loading iSCSI transport class v2.0-870.\n[ 4.072603] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.079822] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.084317] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.085160] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.092457] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.097698] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.101957] iscsi: registered transport (tcp)\n[ 4.105172] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.112525] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.116667] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.123523] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.131738] 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.140532] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.145104] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.150244] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.159890] iscsi: registered transport (iser)\n[ 4.161815] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.166448] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.171507] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\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 Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\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 Coldplug all Devices.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\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 Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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] 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 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[ 8.072788] cloud-init[477]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Thu, 30 May 2019 11:54:41 +0000. Up 4.55 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[ 9.126240] cloud-init[936]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Thu, 30 May 2019 11:54:45 +0000. Up 8.56 seconds.\n[ 9.130042] cloud-init[936]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.133365] cloud-init[936]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\n[ 9.136680] cloud-init[936]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.140033] cloud-init[936]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\n[ 9.143394] cloud-init[936]: ci-info: | ens3 | True | 192.168.120.10 | 255.255.255.0 | global | fa:16:3e:37:04:38 |\n[ 9.146647] cloud-init[936]: ci-info: | ens3 | True | fe80::f816:3eff:fe37:438/64 | . | link | fa:16:3e:37:04:38 |\n[ 9.149902] cloud-init[936]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 9.153158] cloud-init[936]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.156391] cloud-init[936]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\n[ 9.159599] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.162623] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 9.172104] [[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\ncloud-init[936]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Starting LXD - unix socket.\n\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 9.184691] [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\ncloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.189296] [[0;32m OK [0m] Started ACPI Events Check.\ncloud-init[[0;32m OK [0m] Reached target Paths.\n[936]: Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n\n[[0;32m OK [0m] Reached target Timers.\n[ 9.201722] [[0;32m OK [0m] Reached target Network is Online.\ncloud-init[936]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.206244] cloud-init[936]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.209525] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.212818] cloud-init[936]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 9.215541] 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.\ncloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting /etc/rc.local Compatibility...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Accounts Service...\n \nStarting LSB: MD monitoring daemon...\n[ 9.232477] cloud-init[936]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 9.256639] cloud-init[936]: Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\nci-info: +-------+-------------+---------+-----------+-------+\n[ 9.274386] cloud-init[936]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 9.278347] cloud-init[936]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 9.283579] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.288835] cloud-init[936]: Generating public/private rsa key pair.\n[ 9.292887] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.296519] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.300102] cloud-init[936]: The key fingerprint is:\n[ 9.302631] cloud-init[936]: SHA256:tWu5ObkP9W+1Eui1tdDAqOhfMjhixTdfEUeBEBuFBs8 root@vyos-vrouter-vm-7e197830-100a-43c8-9198-b346c876f640\n[ 9.306930] cloud-init[936]: The key's randomart image is:\n[ 9.310641] cloud-init[936]: +---[RSA 2048]----+\n Starting System Logging Service...\n Starting Login Service...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LXD - container startup/shutdown...\n[ 9.316493] cloud-init[936]: | ..+=oo+.|\n[ 9.327710] cloud-init[936]: | ooo.o |\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 9.339067] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\ncloud-init[936]: | oEo. |\n[ 9.353945] cloud-init[936]: | . . o o. |\n[ 9.356098] cloud-init[936]: | oSoo o.o |\n[ 9.365369] cloud-init[936]: [[0;32m OK [0m] Started Login Service.\n| ..o.o=.= o.|\n[ 9.388191] cloud-init[936]: | o.o o*+. * +|\n[ 9.396377] cloud-init[936]: | . ....*= o +.|\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[ 9.399102] cloud-init[936]: Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\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] Started Login to default iSCSI targets.\n[ 9.443697] cloud-init[936]: +----[SHA256]-----+[[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 Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n\n[ 9.454884] cloud-init[936]: Generating public/private dsa key pair.\n[[0;32m OK [0m] Started Permit User Sessions.\n[ 9.461771] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.473227] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.477378] cloud-init[936]: The key fingerprint is:\n[ 9.480794] cloud-init[936]: SHA256:pe7zypb7XcBurUHF25IdzNbRhJMaJ7iIuywV/JdU3dg root@vyos-vrouter-vm-7e197830-100a-43c8-9198-b346c876f640 Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[ 9.493011] cloud-init[936]: The key's randomart image is:\n[ 9.499546] [[0;32m OK [0m] Started 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 Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\ncloud-init[936]: [[0;32m OK [0m] Started LSB: automatic crash report generation.\n+---[DSA 1024]----+\n[ 9.528466] cloud-init[936]: | . . Oo|\n[ 9.530578] cloud-init[936]: | . +.X E|\n[ 9.532975] cloud-init[936]: | . . ..o =o*.|\n[ 9.535363] cloud-init[936]: | + .oo....=.|[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n\n[ 9.539937] cloud-init[936]: | +S. .+ + o|\n[ 9.542813] cloud-init[936]: | o.. oo o . |\n[ 9.544970] cloud-init[936]: | o ..o + o |\n[ 9.547215] cloud-init[936]: | . oo+ o + |\n[ 9.549334] cloud-init[936]: | . .=*o o |\n[ 9.551481] cloud-init[936]: +----[SHA256]-----+\n[ 9.553684] cloud-init[936]: Generating public/private ecdsa key pair.\n[ 9.556472] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Started LXD - container startup/shutdown.\n\n[ 9.561668] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.564670] cloud-init[936]: The key fingerprint is:\n[ 9.567007] cloud-init[936]: SHA256:CQHHitUuuikAv01UHt/89CPucLBbFzYLOwfLx+I/RgE root@vyos-vrouter-vm-7e197830-100a-43c8-9198-b346c876f640\n[ 9.570778] cloud-init[936]: The key's randomart image is:\n[ 9.573036] cloud-init[936]: +---[ECDSA 256]---+\n[ 9.575103] cloud-init[936]: | .+o |\n[ 9.577148] cloud-init[936]: | ..=. E |\n[ 9.579024] cloud-init[936]: | o =.o o . |\n[ 9.580918] cloud-init[936]: |. . + o...o . . |\n[ 9.582793] cloud-init[936]: |.. o . S .oo.+. |\n[ 9.584710] cloud-init[936]: |. o . +oB++ |\n[ 9.586604] cloud-init[936]: |. * o.Oo*. |\n[ 9.588484] cloud-init[936]: |. + . *.*o |\n[ 9.590534] [[0;32m OK [0m] Started Snappy daemon.\ncloud-init[936]: | . ..oo.. |\n[ 9.593734] cloud-init[936]: +----[SHA256]-----+\n[ 9.595681] cloud-init[936]: Generating public/private ed25519 key pair.\n[ 9.598205] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.601173] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n Starting Wait until snapd is fully seeded...\n[ 9.607318] cloud-init[936]: The key fingerprint is:\n[ 9.611541] cloud-init[936]: SHA256:aNri1QXgl9jDfgsP82Ag/WxJGhTU+P5uxqncDbALF+E root@vyos-vrouter-vm-7e197830-100a-43c8-9198-b346c876f640\n[ 9.615070] cloud-init[936]: The key's randomart image is:\n[ 9.617136] cloud-init[936]: +--[ED25519 256]--+\n[ 9.619417] cloud-init[936]: | .=+ |\n[ 9.621361] cloud-init[936]: | +.=.. |\n[ 9.623272] cloud-init[936]: | . *.X |\n[ 9.625144] cloud-init[936]: | . %.= |\n[ 9.626986] cloud-init[936]: | +.E o |\n[ 9.628883] cloud-init[936]: | + +.& . |\n[ 9.630731] cloud-init[936]: | o + +o=. |\n[ 9.632598] cloud-init[936]: | . o + o*o |\n[ 9.634450] cloud-init[936]: | . +=o . |\n[ 9.636337] cloud-init[936]: +----[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-05-30 11:54:51,738 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328/action used request id req-27661b5b-5aaa-417c-897a-274e0cc8b579 2019-05-30 11:54:51,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0928378105164s 2019-05-30 11:54:51,739 - 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-148-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #174-Ubuntu SMP Tue May 7 12:20:14 UTC 2019 (Ubuntu 4.4.0-148.174-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-148-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 0x362fc000-0x37175fff] [ 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 674957236 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-148-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K 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.912 MHz processor [ 0.380820] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.383983] pid_max: default: 32768 minimum: 301 [ 0.385694] ACPI: Core revision 20150930 [ 0.387842] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.390314] Security Framework initialized [ 0.394618] Yama: becoming mindful. [ 0.396322] AppArmor: AppArmor initialized [ 0.398209] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404520] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408737] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.411076] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.414182] Initializing cgroup subsys io [ 0.415747] Initializing cgroup subsys memory [ 0.417392] Initializing cgroup subsys devices [ 0.419070] Initializing cgroup subsys freezer [ 0.420735] Initializing cgroup subsys net_cls [ 0.422390] Initializing cgroup subsys perf_event [ 0.424130] Initializing cgroup subsys net_prio [ 0.425851] Initializing cgroup subsys hugetlb [ 0.427524] Initializing cgroup subsys pids [ 0.429891] mce: CPU supports 10 MCE banks [ 0.431534] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.433447] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.435551] Spectre V2 : Mitigation: Full generic retpoline [ 0.437543] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.440567] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.443624] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.446030] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.449542] MDS: Mitigation: Clear CPU buffers [ 0.453836] Freeing SMP alternatives memory: 36K [ 0.461143] ftrace: allocating 32293 entries in 127 pages [ 0.511054] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.513372] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.515684] smpboot: Max logical packages: 2 [ 0.517568] x2apic enabled [ 0.519048] Switched APIC routing to physical x2apic. [ 0.522121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.524364] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.528484] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.540831] KVM setup paravirtual spinlock [ 0.543963] x86: Booting SMP configuration: [ 0.545597] .... node #0, CPUs: #1 [ 0.547309] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.569955] x86: Booted up 1 node, 2 CPUs [ 0.569958] KVM setup async PF for cpu 1 [ 0.569963] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.574866] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.578036] devtmpfs: initialized [ 0.581199] evm: security.selinux [ 0.582513] evm: security.SMACK64 [ 0.583825] evm: security.SMACK64EXEC [ 0.585236] evm: security.SMACK64TRANSMUTE [ 0.586770] evm: security.SMACK64MMAP [ 0.588177] evm: security.ima [ 0.589388] evm: security.capability [ 0.591038] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.594472] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.596821] pinctrl core: initialized pinctrl subsystem [ 0.598909] RTC time: 11:54:36, date: 05/30/19 [ 0.601529] NET: Registered protocol family 16 [ 0.615275] cpuidle: using governor ladder [ 0.627381] cpuidle: using governor menu [ 0.628906] PCCT header not found. [ 0.630372] ACPI: bus type PCI registered [ 0.631910] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.634312] PCI: Using configuration type 1 for base access [ 0.649198] ACPI: Added _OSI(Module Device) [ 0.650790] ACPI: Added _OSI(Processor Device) [ 0.652436] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.654159] ACPI: Added _OSI(Processor Aggregator Device) [ 0.657557] ACPI: Interpreter enabled [ 0.675571] ACPI: (supports S0 S5) [ 0.676919] ACPI: Using IOAPIC for interrupt routing [ 0.678733] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.684003] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.686185] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.688552] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690849] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.695055] acpiphp: Slot [3] registered [ 0.696594] acpiphp: Slot [4] registered [ 0.698142] acpiphp: Slot [5] registered [ 0.699683] acpiphp: Slot [6] registered [ 0.701210] acpiphp: Slot [7] registered [ 0.702740] acpiphp: Slot [8] registered [ 0.704273] acpiphp: Slot [9] registered [ 0.705810] acpiphp: Slot [10] registered [ 0.707361] acpiphp: Slot [11] registered [ 0.708990] acpiphp: Slot [12] registered [ 0.710548] acpiphp: Slot [13] registered [ 0.712102] acpiphp: Slot [14] registered [ 0.713656] acpiphp: Slot [15] registered [ 0.715211] acpiphp: Slot [16] registered [ 0.716775] acpiphp: Slot [17] registered [ 0.718337] acpiphp: Slot [18] registered [ 0.719891] acpiphp: Slot [19] registered [ 0.721443] acpiphp: Slot [20] registered [ 0.723003] acpiphp: Slot [21] registered [ 0.724551] acpiphp: Slot [22] registered [ 0.726108] acpiphp: Slot [23] registered [ 0.727672] acpiphp: Slot [24] registered [ 0.729217] acpiphp: Slot [25] registered [ 0.730763] acpiphp: Slot [26] registered [ 0.732315] acpiphp: Slot [27] registered [ 0.733874] acpiphp: Slot [28] registered [ 0.735428] acpiphp: Slot [29] registered [ 0.736991] acpiphp: Slot [30] registered [ 0.738548] acpiphp: Slot [31] registered [ 0.740074] PCI host bridge to bus 0000:00 [ 0.741614] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743946] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.746280] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.749037] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.751790] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.754604] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.759950] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.762396] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.764664] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.767099] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.771964] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.774671] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.799843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.802886] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.805548] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.808220] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.810839] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.813229] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.815703] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.817722] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.820691] vgaarb: loaded [ 0.821838] vgaarb: bridge control possible 0000:00:02.0 [ 0.824104] SCSI subsystem initialized [ 0.825846] ACPI: bus type USB registered [ 0.827402] usbcore: registered new interface driver usbfs [ 0.829364] usbcore: registered new interface driver hub [ 0.831274] usbcore: registered new device driver usb [ 0.833403] PCI: Using ACPI for IRQ routing [ 0.835435] NetLabel: Initializing [ 0.836787] NetLabel: domain hash size = 128 [ 0.838402] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.840225] NetLabel: unlabeled traffic allowed by default [ 0.842421] amd_nb: Cannot enumerate AMD northbridges [ 0.844381] clocksource: Switched to clocksource kvm-clock [ 0.856672] AppArmor: AppArmor Filesystem Enabled [ 0.858473] pnp: PnP ACPI init [ 0.860078] pnp: PnP ACPI: found 5 devices [ 0.868690] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.871932] NET: Registered protocol family 2 [ 0.873927] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.876873] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.879565] TCP: Hash tables configured (established 32768 bind 32768) [ 0.881945] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.884100] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.886441] NET: Registered protocol family 1 [ 0.888093] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.890183] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.892224] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.912561] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.932766] Unpacking initramfs... [ 1.132762] Freeing initrd memory: 14824K [ 1.134410] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.136663] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.138996] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.142580] Scanning for low memory corruption every 60 seconds [ 1.145141] audit: initializing netlink subsys (disabled) [ 1.147126] audit: type=2000 audit(1559217277.957:1): initialized [ 1.149539] Initialise system trusted keyring [ 1.151351] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.153565] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.156959] zbud: loaded [ 1.158368] VFS: Disk quotas dquot_6.6.0 [ 1.159909] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.162498] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.164862] fuse init (API version 7.23) [ 1.166546] Key type big_key registered [ 1.168040] Allocating IMA MOK and blacklist keyrings. [ 1.170740] Key type asymmetric registered [ 1.172293] Asymmetric key parser 'x509' registered [ 1.174099] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.176913] io scheduler noop registered [ 1.178411] io scheduler deadline registered (default) [ 1.180286] io scheduler cfq registered [ 1.181854] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.183839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.186216] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.188961] ACPI: Power Button [PWRF] [ 1.190564] GHES: HEST is not enabled! [ 1.210167] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.250190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.253929] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.279674] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.284037] Linux agpgart interface v0.103 [ 1.287799] loop: module loaded [ 1.290800] vda: vda1 [ 1.292778] scsi host0: ata_piix [ 1.294259] scsi host1: ata_piix [ 1.295590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.297934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.300393] libphy: Fixed MDIO Bus: probed [ 1.302014] tun: Universal TUN/TAP device driver, 1.6 [ 1.303880] tun: (C) 1999-2004 Max Krasnyansky [ 1.307397] PPP generic driver version 2.4.2 [ 1.309099] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.311370] ehci-pci: EHCI PCI platform driver [ 1.313041] ehci-platform: EHCI generic platform driver [ 1.314928] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.317086] ohci-pci: OHCI PCI platform driver [ 1.318744] ohci-platform: OHCI generic platform driver [ 1.320626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.341034] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.342918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.345689] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.347569] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.349728] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.352063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.354766] usb usb1: Product: UHCI Host Controller [ 1.356546] usb usb1: Manufacturer: Linux 4.4.0-148-generic uhci_hcd [ 1.358773] usb usb1: SerialNumber: 0000:00:01.2 [ 1.360626] hub 1-0:1.0: USB hub found [ 1.362088] hub 1-0:1.0: 2 ports detected [ 1.363766] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.367714] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.369525] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.371561] mousedev: PS/2 mouse device common for all mice [ 1.373965] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.377387] rtc_cmos 00:00: RTC can wake from S4 [ 1.379474] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.381740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.384008] i2c /dev entries driver [ 1.385431] device-mapper: uevent: version 1.0.3 [ 1.387224] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.390297] ledtrig-cpu: registered to indicate activity on CPUs [ 1.392785] NET: Registered protocol family 10 [ 1.394781] NET: Registered protocol family 17 [ 1.413326] Key type dns_resolver registered [ 1.415308] registered taskstats version 1 [ 1.416909] Loading compiled-in X.509 certificates [ 1.419198] Loaded X.509 cert 'Build time autogenerated kernel key: 5103689f9da3e841c6100f8bb032b132cf76e38d' [ 1.422740] zswap: loaded using pool lzo/zbud [ 1.426442] Key type trusted registered [ 1.430497] Key type encrypted registered [ 1.432052] AppArmor: AppArmor sha1 policy hashing enabled [ 1.434019] ima: No TPM chip found, activating TPM-bypass! [ 1.435987] ima: Allocated hash algorithm: sha1 [ 1.437698] evm: HMAC attrs: 0x1 [ 1.439472] Magic number: 3:306:935 [ 1.441077] rtc_cmos 00:00: setting system clock to 2019-05-30 11:54:37 UTC (1559217277) [ 1.444166] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.446288] EDD information not available. [ 1.458158] Freeing unused kernel memory: 1484K [ 1.472420] Write protecting the kernel read-only data: 14336k [ 1.475960] Freeing unused kernel memory: 1620K [ 1.477855] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.491690] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.492014] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.492034] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500952] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500997] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501132] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501170] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501208] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501258] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501308] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.553295] virtio_net virtio0 ens3: renamed from eth0 [ 1.562105] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.565633] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.584290] AVX2 version of gcm_enc/dec engaged. [ 1.586134] AES CTR mode by8 optimization enabled [ 1.604939] FDC 0 is a S82078B [ 1.672430] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.836374] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.838887] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.841453] usb 1-1: Product: QEMU USB Tablet [ 1.843149] usb 1-1: Manufacturer: QEMU [ 1.844686] usb 1-1: SerialNumber: 42 [ 1.852952] hidraw: raw HID events driver (C) Jiri Kosina [ 1.859764] usbcore: registered new interface driver usbhid [ 1.861892] usbhid: USB HID core driver [ 1.864769] 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.869231] 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.957381] md: linear personality registered for level -1 [ 2.961155] md: multipath personality registered for level -4 [ 2.964992] md: raid0 personality registered for level 0 [ 2.969294] md: raid1 personality registered for level 1 [ 3.040416] raid6: sse2x1 gen() 11349 MB/s [ 3.108411] raid6: sse2x1 xor() 8816 MB/s [ 3.176414] raid6: sse2x2 gen() 14652 MB/s [ 3.244385] raid6: sse2x2 xor() 9850 MB/s [ 3.312384] raid6: sse2x4 gen() 17067 MB/s [ 3.380386] raid6: sse2x4 xor() 11623 MB/s [ 3.448386] raid6: avx2x1 gen() 22232 MB/s [ 3.516411] raid6: avx2x2 gen() 26219 MB/s [ 3.584411] raid6: avx2x4 gen() 30611 MB/s [ 3.586119] raid6: using algorithm avx2x4 gen() 30611 MB/s [ 3.588157] raid6: using avx2x2 recovery algorithm [ 3.591185] xor: automatically using best checksumming function: [ 3.632381] avx : 33337.000 MB/sec [ 3.635043] async_tx: api initialized (async) [ 3.643702] md: raid6 personality registered for level 6 [ 3.645739] md: raid5 personality registered for level 5 [ 3.647770] md: raid4 personality registered for level 4 [ 3.654323] 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.680622] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.705787] 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.804921] 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.811320] systemd[1]: Detected virtualization kvm. [ 3.813169] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.818100] systemd[1]: Set hostname to . [ 3.821512] systemd[1]: Initializing machine ID from KVM UUID. [ 3.823657] systemd[1]: Installed transient /etc/machine-id file. [ 3.944246] 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.950557] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.955801] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.960117] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.964117] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.967915] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.971402] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.974518] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.978998] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.983427] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.987124] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.991610] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.995290] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.998290] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.001817] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.016446] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.020914] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.026027] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.030730] 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.037491] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.044845] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.050953] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.055918] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.062064] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.067704] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.072154] Loading iSCSI transport class v2.0-870. [ 4.072603] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.079822] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.084317] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.085160] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.092457] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.097698] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.101957] iscsi: registered transport (tcp) [ 4.105172] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.112525] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.116667] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.123523] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.131738] 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.140532] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.145104] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.150244] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.159890] iscsi: registered transport (iser) [ 4.161815] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.166448] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.171507] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... 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 Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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. [ 8.072788] cloud-init[477]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Thu, 30 May 2019 11:54:41 +0000. Up 4.55 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. [ 9.126240] cloud-init[936]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Thu, 30 May 2019 11:54:45 +0000. Up 8.56 seconds. [ 9.130042] cloud-init[936]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.133365] cloud-init[936]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ [ 9.136680] cloud-init[936]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.140033] cloud-init[936]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ [ 9.143394] cloud-init[936]: ci-info: | ens3 | True | 192.168.120.10 | 255.255.255.0 | global | fa:16:3e:37:04:38 | [ 9.146647] cloud-init[936]: ci-info: | ens3 | True | fe80::f816:3eff:fe37:438/64 | . | link | fa:16:3e:37:04:38 | [ 9.149902] cloud-init[936]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 9.153158] cloud-init[936]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.156391] cloud-init[936]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ [ 9.159599] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.162623] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 9.172104] [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. cloud-init[936]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 9.184691] [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.189296] [[0;32m OK [0m] Started ACPI Events Check. cloud-init[[0;32m OK [0m] Reached target Paths. [936]: Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [ 9.201722] [[0;32m OK [0m] Reached target Network is Online. cloud-init[936]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.206244] cloud-init[936]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.209525] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.212818] cloud-init[936]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 9.215541] 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. cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+[[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting /etc/rc.local Compatibility... Starting Snappy daemon... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Accounts Service... Starting LSB: MD monitoring daemon... [ 9.232477] cloud-init[936]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 9.256639] cloud-init[936]: Starting Pollinate to seed the pseudo random number generator... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started D-Bus System Message Bus. ci-info: +-------+-------------+---------+-----------+-------+ [ 9.274386] cloud-init[936]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 9.278347] cloud-init[936]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 9.283579] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.288835] cloud-init[936]: Generating public/private rsa key pair. [ 9.292887] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.296519] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.300102] cloud-init[936]: The key fingerprint is: [ 9.302631] cloud-init[936]: SHA256:tWu5ObkP9W+1Eui1tdDAqOhfMjhixTdfEUeBEBuFBs8 root@vyos-vrouter-vm-7e197830-100a-43c8-9198-b346c876f640 [ 9.306930] cloud-init[936]: The key's randomart image is: [ 9.310641] cloud-init[936]: +---[RSA 2048]----+ Starting System Logging Service... Starting Login Service... [[0;32m OK [0m] Started Regular background program processing daemon. Starting LXD - container startup/shutdown... [ 9.316493] cloud-init[936]: | ..+=oo+.| [ 9.327710] cloud-init[936]: | ooo.o | [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 9.339067] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). cloud-init[936]: | oEo. | [ 9.353945] cloud-init[936]: | . . o o. | [ 9.356098] cloud-init[936]: | oSoo o.o | [ 9.365369] cloud-init[936]: [[0;32m OK [0m] Started Login Service. | ..o.o=.= o.| [ 9.388191] cloud-init[936]: | o.o o*+. * +| [ 9.396377] cloud-init[936]: | . ....*= o +.| Starting Authenticate and Authorize Users to Run Privileged Tasks... [ 9.399102] cloud-init[936]: Starting Login to default iSCSI targets... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. | ..++. ...| [[0;32m OK [0m] Started Login to default iSCSI targets. [ 9.443697] cloud-init[936]: +----[SHA256]-----+[[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 Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... [ 9.454884] cloud-init[936]: Generating public/private dsa key pair. [[0;32m OK [0m] Started Permit User Sessions. [ 9.461771] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.473227] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.477378] cloud-init[936]: The key fingerprint is: [ 9.480794] cloud-init[936]: SHA256:pe7zypb7XcBurUHF25IdzNbRhJMaJ7iIuywV/JdU3dg root@vyos-vrouter-vm-7e197830-100a-43c8-9198-b346c876f640 Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [ 9.493011] cloud-init[936]: The key's randomart image is: [ 9.499546] [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. cloud-init[936]: [[0;32m OK [0m] Started LSB: automatic crash report generation. +---[DSA 1024]----+ [ 9.528466] cloud-init[936]: | . . Oo| [ 9.530578] cloud-init[936]: | . +.X E| [ 9.532975] cloud-init[936]: | . . ..o =o*.| [ 9.535363] cloud-init[936]: | + .oo....=.|[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [ 9.539937] cloud-init[936]: | +S. .+ + o| [ 9.542813] cloud-init[936]: | o.. oo o . | [ 9.544970] cloud-init[936]: | o ..o + o | [ 9.547215] cloud-init[936]: | . oo+ o + | [ 9.549334] cloud-init[936]: | . .=*o o | [ 9.551481] cloud-init[936]: +----[SHA256]-----+ [ 9.553684] cloud-init[936]: Generating public/private ecdsa key pair. [ 9.556472] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Started LXD - container startup/shutdown. [ 9.561668] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 9.564670] cloud-init[936]: The key fingerprint is: [ 9.567007] cloud-init[936]: SHA256:CQHHitUuuikAv01UHt/89CPucLBbFzYLOwfLx+I/RgE root@vyos-vrouter-vm-7e197830-100a-43c8-9198-b346c876f640 [ 9.570778] cloud-init[936]: The key's randomart image is: [ 9.573036] cloud-init[936]: +---[ECDSA 256]---+ [ 9.575103] cloud-init[936]: | .+o | [ 9.577148] cloud-init[936]: | ..=. E | [ 9.579024] cloud-init[936]: | o =.o o . | [ 9.580918] cloud-init[936]: |. . + o...o . . | [ 9.582793] cloud-init[936]: |.. o . S .oo.+. | [ 9.584710] cloud-init[936]: |. o . +oB++ | [ 9.586604] cloud-init[936]: |. * o.Oo*. | [ 9.588484] cloud-init[936]: |. + . *.*o | [ 9.590534] [[0;32m OK [0m] Started Snappy daemon. cloud-init[936]: | . ..oo.. | [ 9.593734] cloud-init[936]: +----[SHA256]-----+ [ 9.595681] cloud-init[936]: Generating public/private ed25519 key pair. [ 9.598205] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 9.601173] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Starting Wait until snapd is fully seeded... [ 9.607318] cloud-init[936]: The key fingerprint is: [ 9.611541] cloud-init[936]: SHA256:aNri1QXgl9jDfgsP82Ag/WxJGhTU+P5uxqncDbALF+E root@vyos-vrouter-vm-7e197830-100a-43c8-9198-b346c876f640 [ 9.615070] cloud-init[936]: The key's randomart image is: [ 9.617136] cloud-init[936]: +--[ED25519 256]--+ [ 9.619417] cloud-init[936]: | .=+ | [ 9.621361] cloud-init[936]: | +.=.. | [ 9.623272] cloud-init[936]: | . *.X | [ 9.625144] cloud-init[936]: | . %.= | [ 9.626986] cloud-init[936]: | +.E o | [ 9.628883] cloud-init[936]: | + +.& . | [ 9.630731] cloud-init[936]: | o + +o=. | [ 9.632598] cloud-init[936]: | . o + o*o | [ 9.634450] cloud-init[936]: | . +=o . | [ 9.636337] cloud-init[936]: +----[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-05-30 11:54:51,743 - paramiko.transport - DEBUG - starting thread (client mode): 0xaef24150L 2019-05-30 11:54:51,744 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 11:54:51,749 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-05-30 11:54:51,750 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-30 11:54:51,751 - 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-05-30 11:54:51,751 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 11:54:51,751 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 11:54:51,751 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 11:54:51,751 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 11:54:51,752 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 11:54:51,794 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-30 11:54:51,795 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 11:54:51,808 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: a341e28497b32c649cf7a89e920326ad 2019-05-30 11:54:51,809 - paramiko.transport - DEBUG - Trying discovered key cd25834227e7b018f4145182e8a94dfd in /tmp/tmprw1r9q 2019-05-30 11:54:51,835 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 11:54:51,856 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-30 11:54:51,873 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 11:54:52,063 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-30 11:54:52,063 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-30 11:54:52,103 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 11:54:52,103 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 11:54:52,107 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 11:54:57,398 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-05-30 11:54:57,439 - 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-05-30 11:54:57,439 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 11:54:57,439 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 11:54:57,439 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 11:54:57,440 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 11:54:57,440 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 11:54:57,446 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 11:55:03,589 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-30 11:55:03,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-05-30 11:55:03,590 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 11:55:03,591 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 11:55:03,591 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 11:55:03,591 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 11:55:03,591 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 11:55:03,595 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 11:55:10,183 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-30 11:55:10,186 - 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-05-30 11:55:10,186 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-30 11:55:10,186 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-30 11:55:10,187 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 11:55:10,187 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-30 11:55:10,187 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 11:55:10,191 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 11:55:15,072 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-30 11:55:15,072 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-30 11:55:15,074 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-30 11:55:15,074 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-30 11:55:15,074 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-30 11:55:15,077 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-30 11:56:48,736 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-30 11:56:48,736 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 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. Loaded image: docker-cfy-manager:latest 975486c8742baffa6f873574920ac2229116dd148e75c1196ae2b36bf69d352e 2019-05-30 11:56:48,737 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-30 11:56:48,737 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-7e197830-100a-43c8-9198-b346c876f640 --2019-05-30 11:55:15-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.62, 99.84.74.12, 99.84.74.10, ... Connecting to get.docker.com (get.docker.com)|99.84.74.62|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 27.0M=0s 2019-05-30 11:55:15 (27.0 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host vyos-vrouter-vm-7e197830-100a-43c8-9198-b346c876f640 sudo: unable to resolve host vyos-vrouter-vm-7e197830-100a-43c8-9198-b346c876f640 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/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 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 + [ -n ] + 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-7e197830-100a-43c8-9198-b346c876f640 sudo: unable to resolve host vyos-vrouter-vm-7e197830-100a-43c8-9198-b346c876f640 2019-05-30 11:56:48,738 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-05-30 11:56:48,738 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-05-30 11:56:48,739 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-05-30 11:56:48,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/status 2019-05-30 11:56:48,746 - 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.208', 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-05-30 11:57:18,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/status 2019-05-30 11:57:19,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:57:19,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:57:19,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:57:19,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:57:19,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:57:19,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:57:19,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:57:19,382 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 110, "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": "running", "MainPID": 809, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 804, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 326, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 124, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 814, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "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": 113, "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": "start-post", "MainPID": 805, "Id": "cloudify-riemann.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-30 11:57:19,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:57:19,383 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:57:19 GMT 2019-05-30 11:57:19,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:57:19,383 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:57:19,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:57:19,383 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:57:19,383 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:57:19,383 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:57:19,384 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 110, 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': 809, u'state': u'running', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'active', u'SubState': u'running'}], 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': 804, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 326, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], 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': 124, 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': 814, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], 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': 113, 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': 805, u'state': u'start-post', u'Id': u'cloudify-riemann.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-05-30 11:57:19,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/status 2019-05-30 11:57:19,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:57:19,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:57:19,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:57:19,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:57:19,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:57:19,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:57:19,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:57:19,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 110, "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": "running", "MainPID": 809, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 804, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 326, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 124, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 814, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "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": 113, "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": "running", "MainPID": 805, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-30 11:57:19,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:57:19,623 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:57:19 GMT 2019-05-30 11:57:19,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:57:19,623 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:57:19,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:57:19,623 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:57:19,624 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:57:19,624 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:57:19,624 - functest.core.cloudify - INFO - The current manager status is running 2019-05-30 11:57:19,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/secrets 2019-05-30 11:57:19,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:57:19,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:57:19,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:57:19,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:57:19,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:57:19,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:57:19,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:57:19,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-30 11:57:19,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:57:19,724 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:57:19 GMT 2019-05-30 11:57:19,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:57:19,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-30 11:57:19,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:57:19,724 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:57:19,724 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:57:19,725 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-05-30 11:57:19,725 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-05-30 11:57:20,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:57:20,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:57:20,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:57:20,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:57:20,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:57:20,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:57:20,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:57:20,073 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-05-30 11:57:20,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-30T11:57:19.989Z", "updated_at": "2019-05-30T11:57:19.989Z", "value": "gAAAAABc78Uf3YSNE--tCyXBn4MUR3OT17FYsYeLqyeXEFOCLcLHyh5_Z7WFuDX1CV37by--nRwauALUro7GvQYp5Qv5XW_E8A==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-30 11:57:20,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:57:20,073 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:57:20 GMT 2019-05-30 11:57:20,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:57:20,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-30 11:57:20,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:57:20,074 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:57:20,074 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:57:20,074 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3.1/secrets/foo 2019-05-30 11:57:20,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:57:20,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:57:20,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:57:20,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:57:20,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:57:20,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:57:20,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:57:20,208 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-30 11:57:20,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-30T11:57:19.989Z", "updated_at": "2019-05-30T11:57:19.989Z", "value": "gAAAAABc78Uf3YSNE--tCyXBn4MUR3OT17FYsYeLqyeXEFOCLcLHyh5_Z7WFuDX1CV37by--nRwauALUro7GvQYp5Qv5XW_E8A==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-30 11:57:20,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:57:20,208 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:57:20 GMT 2019-05-30 11:57:20,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:57:20,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-30 11:57:20,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:57:20,209 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:57:20,209 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:57:20,209 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-05-30 11:57:20,209 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-05-30 11:57:20,209 - functest.core.cloudify - INFO - Put private keypair in manager 2019-05-30 11:57:20,210 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-05-30 11:57:20,211 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-05-30 11:57:20,212 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-05-30 11:57:20,216 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-05-30 11:57:20,253 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-05-30 11:57:20,254 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-05-30 11:57:20,255 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-05-30 11:57:20,291 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-05-30 11:57:20,292 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-05-30 11:57:20,320 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-05-30 11:57:21,181 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-05-30 11:57:21,181 - functest.core.cloudify - DEBUG - output: 2019-05-30 11:57:21,182 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-7e197830-100a-43c8-9198-b346c876f640 sudo: unable to resolve host vyos-vrouter-vm-7e197830-100a-43c8-9198-b346c876f640 2019-05-30 11:57:21,182 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-05-30 11:57:21,183 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-05-30 11:57:21,184 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-05-30 11:57:21,184 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-05-30 11:57:21,224 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-05-30 11:58:01,065 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-05-30 11:58:01,066 - functest.core.cloudify - DEBUG - 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/tmpDJkNet/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/tmpYdt9wr/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpbAA3X1.zip |-------------------------------------------------------| 0.05% tmpbAA3X1.zip |-------------------------------------------------------| 0.09% tmpbAA3X1.zip |-------------------------------------------------------| 0.14% tmpbAA3X1.zip |-------------------------------------------------------| 0.18% tmpbAA3X1.zip |-------------------------------------------------------| 0.23% tmpbAA3X1.zip |-------------------------------------------------------| 0.27% tmpbAA3X1.zip |-------------------------------------------------------| 0.32% tmpbAA3X1.zip |-------------------------------------------------------| 0.37% tmpbAA3X1.zip |-------------------------------------------------------| 0.41% tmpbAA3X1.zip |-------------------------------------------------------| 0.46% tmpbAA3X1.zip |-------------------------------------------------------| 0.5% tmpbAA3X1.zip |-------------------------------------------------------| 0.55% tmpbAA3X1.zip |-------------------------------------------------------| 0.59% tmpbAA3X1.zip |-------------------------------------------------------| 0.64% tmpbAA3X1.zip |-------------------------------------------------------| 0.68% tmpbAA3X1.zip |-------------------------------------------------------| 0.73% tmpbAA3X1.zip |-------------------------------------------------------| 0.78% tmpbAA3X1.zip |-------------------------------------------------------| 0.82% tmpbAA3X1.zip |-------------------------------------------------------| 0.87% tmpbAA3X1.zip |#------------------------------------------------------| 0.91% tmpbAA3X1.zip |#------------------------------------------------------| 0.96% tmpbAA3X1.zip |#------------------------------------------------------| 1.0% tmpbAA3X1.zip |#------------------------------------------------------| 1.05% tmpbAA3X1.zip |#------------------------------------------------------| 1.1% tmpbAA3X1.zip |#------------------------------------------------------| 1.14% tmpbAA3X1.zip |#------------------------------------------------------| 1.19% tmpbAA3X1.zip |#------------------------------------------------------| 1.23% tmpbAA3X1.zip |#------------------------------------------------------| 1.28% tmpbAA3X1.zip |#------------------------------------------------------| 1.32% tmpbAA3X1.zip |#------------------------------------------------------| 1.37% tmpbAA3X1.zip |#------------------------------------------------------| 1.42% tmpbAA3X1.zip |#------------------------------------------------------| 1.46% tmpbAA3X1.zip |#------------------------------------------------------| 1.51% tmpbAA3X1.zip |#------------------------------------------------------| 1.55% tmpbAA3X1.zip |#------------------------------------------------------| 1.6% tmpbAA3X1.zip |#------------------------------------------------------| 1.64% tmpbAA3X1.zip |#------------------------------------------------------| 1.69% tmpbAA3X1.zip |#------------------------------------------------------| 1.73% tmpbAA3X1.zip |#------------------------------------------------------| 1.78% tmpbAA3X1.zip |#------------------------------------------------------| 1.83% tmpbAA3X1.zip |#------------------------------------------------------| 1.87% tmpbAA3X1.zip |#------------------------------------------------------| 1.92% tmpbAA3X1.zip |#------------------------------------------------------| 1.96% tmpbAA3X1.zip |#------------------------------------------------------| 2.01% tmpbAA3X1.zip |#------------------------------------------------------| 2.05% tmpbAA3X1.zip |#------------------------------------------------------| 2.1% tmpbAA3X1.zip |#------------------------------------------------------| 2.15% tmpbAA3X1.zip |#------------------------------------------------------| 2.19% tmpbAA3X1.zip |#------------------------------------------------------| 2.24% tmpbAA3X1.zip |#------------------------------------------------------| 2.28% tmpbAA3X1.zip |#------------------------------------------------------| 2.33% tmpbAA3X1.zip |#------------------------------------------------------| 2.37% tmpbAA3X1.zip |#------------------------------------------------------| 2.42% tmpbAA3X1.zip |#------------------------------------------------------| 2.47% tmpbAA3X1.zip |#------------------------------------------------------| 2.51% tmpbAA3X1.zip |#------------------------------------------------------| 2.56% tmpbAA3X1.zip |#------------------------------------------------------| 2.6% tmpbAA3X1.zip |#------------------------------------------------------| 2.65% tmpbAA3X1.zip |#------------------------------------------------------| 2.69% tmpbAA3X1.zip |##-----------------------------------------------------| 2.74% tmpbAA3X1.zip |##-----------------------------------------------------| 2.78% tmpbAA3X1.zip |##-----------------------------------------------------| 2.83% tmpbAA3X1.zip |##-----------------------------------------------------| 2.88% tmpbAA3X1.zip |##-----------------------------------------------------| 2.92% tmpbAA3X1.zip |##-----------------------------------------------------| 2.97% tmpbAA3X1.zip |##-----------------------------------------------------| 3.01% tmpbAA3X1.zip |##-----------------------------------------------------| 3.06% tmpbAA3X1.zip |##-----------------------------------------------------| 3.1% tmpbAA3X1.zip |##-----------------------------------------------------| 3.15% tmpbAA3X1.zip |##-----------------------------------------------------| 3.2% tmpbAA3X1.zip |##-----------------------------------------------------| 3.24% tmpbAA3X1.zip |##-----------------------------------------------------| 3.29% tmpbAA3X1.zip |##-----------------------------------------------------| 3.33% tmpbAA3X1.zip |##-----------------------------------------------------| 3.38% tmpbAA3X1.zip |##-----------------------------------------------------| 3.42% tmpbAA3X1.zip |##-----------------------------------------------------| 3.47% tmpbAA3X1.zip |##-----------------------------------------------------| 3.51% tmpbAA3X1.zip |##-----------------------------------------------------| 3.56% tmpbAA3X1.zip |##-----------------------------------------------------| 3.61% tmpbAA3X1.zip |##-----------------------------------------------------| 3.65% tmpbAA3X1.zip |##-----------------------------------------------------| 3.7% tmpbAA3X1.zip |##-----------------------------------------------------| 3.74% tmpbAA3X1.zip |##-----------------------------------------------------| 3.79% tmpbAA3X1.zip |##-----------------------------------------------------| 3.83% tmpbAA3X1.zip |##-----------------------------------------------------| 3.88% tmpbAA3X1.zip |##-----------------------------------------------------| 3.93% tmpbAA3X1.zip |##-----------------------------------------------------| 3.97% tmpbAA3X1.zip |##-----------------------------------------------------| 4.02% tmpbAA3X1.zip |##-----------------------------------------------------| 4.06% tmpbAA3X1.zip |##-----------------------------------------------------| 4.11% tmpbAA3X1.zip |##-----------------------------------------------------| 4.15% tmpbAA3X1.zip |##-----------------------------------------------------| 4.2% tmpbAA3X1.zip |##-----------------------------------------------------| 4.25% tmpbAA3X1.zip |##-----------------------------------------------------| 4.29% tmpbAA3X1.zip |##-----------------------------------------------------| 4.34% tmpbAA3X1.zip |##-----------------------------------------------------| 4.38% tmpbAA3X1.zip |##-----------------------------------------------------| 4.43% tmpbAA3X1.zip |##-----------------------------------------------------| 4.47% tmpbAA3X1.zip |##-----------------------------------------------------| 4.52% tmpbAA3X1.zip |###----------------------------------------------------| 4.56% tmpbAA3X1.zip |###----------------------------------------------------| 4.61% tmpbAA3X1.zip |###----------------------------------------------------| 4.66% tmpbAA3X1.zip |###----------------------------------------------------| 4.7% tmpbAA3X1.zip |###----------------------------------------------------| 4.75% tmpbAA3X1.zip |###----------------------------------------------------| 4.79% tmpbAA3X1.zip |###----------------------------------------------------| 4.84% tmpbAA3X1.zip |###----------------------------------------------------| 4.88% tmpbAA3X1.zip |###----------------------------------------------------| 4.93% tmpbAA3X1.zip |###----------------------------------------------------| 4.98% tmpbAA3X1.zip |###----------------------------------------------------| 5.02% tmpbAA3X1.zip |###----------------------------------------------------| 5.07% tmpbAA3X1.zip |###----------------------------------------------------| 5.11% tmpbAA3X1.zip |###----------------------------------------------------| 5.16% tmpbAA3X1.zip |###----------------------------------------------------| 5.2% tmpbAA3X1.zip |###----------------------------------------------------| 5.25% tmpbAA3X1.zip |###----------------------------------------------------| 5.3% tmpbAA3X1.zip |###----------------------------------------------------| 5.34% tmpbAA3X1.zip |###----------------------------------------------------| 5.39% tmpbAA3X1.zip |###----------------------------------------------------| 5.43% tmpbAA3X1.zip |###----------------------------------------------------| 5.48% tmpbAA3X1.zip |###----------------------------------------------------| 5.52% tmpbAA3X1.zip |###----------------------------------------------------| 5.57% tmpbAA3X1.zip |###----------------------------------------------------| 5.61% tmpbAA3X1.zip |###----------------------------------------------------| 5.66% tmpbAA3X1.zip |###----------------------------------------------------| 5.71% tmpbAA3X1.zip |###----------------------------------------------------| 5.75% tmpbAA3X1.zip |###----------------------------------------------------| 5.8% tmpbAA3X1.zip |###----------------------------------------------------| 5.84% tmpbAA3X1.zip |###----------------------------------------------------| 5.89% tmpbAA3X1.zip |###----------------------------------------------------| 5.93% tmpbAA3X1.zip |###----------------------------------------------------| 5.98% tmpbAA3X1.zip |###----------------------------------------------------| 6.03% tmpbAA3X1.zip |###----------------------------------------------------| 6.07% tmpbAA3X1.zip |###----------------------------------------------------| 6.12% tmpbAA3X1.zip |###----------------------------------------------------| 6.16% tmpbAA3X1.zip |###----------------------------------------------------| 6.21% tmpbAA3X1.zip |###----------------------------------------------------| 6.25% tmpbAA3X1.zip |###----------------------------------------------------| 6.3% tmpbAA3X1.zip |###----------------------------------------------------| 6.35% tmpbAA3X1.zip |####---------------------------------------------------| 6.39% tmpbAA3X1.zip |####---------------------------------------------------| 6.44% tmpbAA3X1.zip |####---------------------------------------------------| 6.48% tmpbAA3X1.zip |####---------------------------------------------------| 6.53% tmpbAA3X1.zip |####---------------------------------------------------| 6.57% tmpbAA3X1.zip |####---------------------------------------------------| 6.62% tmpbAA3X1.zip |####---------------------------------------------------| 6.66% tmpbAA3X1.zip |####---------------------------------------------------| 6.71% tmpbAA3X1.zip |####---------------------------------------------------| 6.76% tmpbAA3X1.zip |####---------------------------------------------------| 6.8% tmpbAA3X1.zip |####---------------------------------------------------| 6.85% tmpbAA3X1.zip |####---------------------------------------------------| 6.89% tmpbAA3X1.zip |####---------------------------------------------------| 6.94% tmpbAA3X1.zip |####---------------------------------------------------| 6.98% tmpbAA3X1.zip |####---------------------------------------------------| 7.03% tmpbAA3X1.zip |####---------------------------------------------------| 7.08% tmpbAA3X1.zip |####---------------------------------------------------| 7.12% tmpbAA3X1.zip |####---------------------------------------------------| 7.17% tmpbAA3X1.zip |####---------------------------------------------------| 7.21% tmpbAA3X1.zip |####---------------------------------------------------| 7.26% tmpbAA3X1.zip |####---------------------------------------------------| 7.3% tmpbAA3X1.zip |####---------------------------------------------------| 7.35% tmpbAA3X1.zip |####---------------------------------------------------| 7.4% tmpbAA3X1.zip |####---------------------------------------------------| 7.44% tmpbAA3X1.zip |####---------------------------------------------------| 7.49% tmpbAA3X1.zip |####---------------------------------------------------| 7.53% tmpbAA3X1.zip |####---------------------------------------------------| 7.58% tmpbAA3X1.zip |####---------------------------------------------------| 7.62% tmpbAA3X1.zip |####---------------------------------------------------| 7.67% tmpbAA3X1.zip |####---------------------------------------------------| 7.71% tmpbAA3X1.zip |####---------------------------------------------------| 7.76% tmpbAA3X1.zip |####---------------------------------------------------| 7.81% tmpbAA3X1.zip |####---------------------------------------------------| 7.85% tmpbAA3X1.zip |####---------------------------------------------------| 7.9% tmpbAA3X1.zip |####---------------------------------------------------| 7.94% tmpbAA3X1.zip |####---------------------------------------------------| 7.99% tmpbAA3X1.zip |####---------------------------------------------------| 8.03% tmpbAA3X1.zip |####---------------------------------------------------| 8.08% tmpbAA3X1.zip |####---------------------------------------------------| 8.13% tmpbAA3X1.zip |####---------------------------------------------------| 8.17% tmpbAA3X1.zip |#####--------------------------------------------------| 8.22% tmpbAA3X1.zip |#####--------------------------------------------------| 8.26% tmpbAA3X1.zip |#####--------------------------------------------------| 8.31% tmpbAA3X1.zip |#####--------------------------------------------------| 8.35% tmpbAA3X1.zip |#####--------------------------------------------------| 8.4% tmpbAA3X1.zip |#####--------------------------------------------------| 8.45% tmpbAA3X1.zip |#####--------------------------------------------------| 8.49% tmpbAA3X1.zip |#####--------------------------------------------------| 8.54% tmpbAA3X1.zip |#####--------------------------------------------------| 8.58% tmpbAA3X1.zip |#####--------------------------------------------------| 8.63% tmpbAA3X1.zip |#####--------------------------------------------------| 8.67% tmpbAA3X1.zip |#####--------------------------------------------------| 8.72% tmpbAA3X1.zip |#####--------------------------------------------------| 8.76% tmpbAA3X1.zip |#####--------------------------------------------------| 8.81% tmpbAA3X1.zip |#####--------------------------------------------------| 8.86% tmpbAA3X1.zip |#####--------------------------------------------------| 8.9% tmpbAA3X1.zip |#####--------------------------------------------------| 8.95% tmpbAA3X1.zip |#####--------------------------------------------------| 8.99% tmpbAA3X1.zip |#####--------------------------------------------------| 9.04% tmpbAA3X1.zip |#####--------------------------------------------------| 9.08% tmpbAA3X1.zip |#####--------------------------------------------------| 9.13% tmpbAA3X1.zip |#####--------------------------------------------------| 9.18% tmpbAA3X1.zip |#####--------------------------------------------------| 9.22% tmpbAA3X1.zip |#####--------------------------------------------------| 9.27% tmpbAA3X1.zip |#####--------------------------------------------------| 9.31% tmpbAA3X1.zip |#####--------------------------------------------------| 9.36% tmpbAA3X1.zip |#####--------------------------------------------------| 9.4% tmpbAA3X1.zip |#####--------------------------------------------------| 9.45% tmpbAA3X1.zip |#####--------------------------------------------------| 9.5% tmpbAA3X1.zip |#####--------------------------------------------------| 9.54% tmpbAA3X1.zip |#####--------------------------------------------------| 9.59% tmpbAA3X1.zip |#####--------------------------------------------------| 9.63% tmpbAA3X1.zip |#####--------------------------------------------------| 9.68% tmpbAA3X1.zip |#####--------------------------------------------------| 9.72% tmpbAA3X1.zip |#####--------------------------------------------------| 9.77% tmpbAA3X1.zip |#####--------------------------------------------------| 9.81% tmpbAA3X1.zip |#####--------------------------------------------------| 9.86% tmpbAA3X1.zip |#####--------------------------------------------------| 9.91% tmpbAA3X1.zip |#####--------------------------------------------------| 9.95% tmpbAA3X1.zip |#####--------------------------------------------------| 10.0% tmpbAA3X1.zip |######-------------------------------------------------| 10.04% tmpbAA3X1.zip |######-------------------------------------------------| 10.09% tmpbAA3X1.zip |######-------------------------------------------------| 10.13% tmpbAA3X1.zip |######-------------------------------------------------| 10.18% tmpbAA3X1.zip |######-------------------------------------------------| 10.23% tmpbAA3X1.zip |######-------------------------------------------------| 10.27% tmpbAA3X1.zip |######-------------------------------------------------| 10.32% tmpbAA3X1.zip |######-------------------------------------------------| 10.36% tmpbAA3X1.zip |######-------------------------------------------------| 10.41% tmpbAA3X1.zip |######-------------------------------------------------| 10.45% tmpbAA3X1.zip |######-------------------------------------------------| 10.5% tmpbAA3X1.zip |######-------------------------------------------------| 10.54% tmpbAA3X1.zip |######-------------------------------------------------| 10.59% tmpbAA3X1.zip |######-------------------------------------------------| 10.64% tmpbAA3X1.zip |######-------------------------------------------------| 10.68% tmpbAA3X1.zip |######-------------------------------------------------| 10.73% tmpbAA3X1.zip |######-------------------------------------------------| 10.77% tmpbAA3X1.zip |######-------------------------------------------------| 10.82% tmpbAA3X1.zip |######-------------------------------------------------| 10.86% tmpbAA3X1.zip |######-------------------------------------------------| 10.91% tmpbAA3X1.zip |######-------------------------------------------------| 10.96% tmpbAA3X1.zip |######-------------------------------------------------| 11.0% tmpbAA3X1.zip |######-------------------------------------------------| 11.05% tmpbAA3X1.zip |######-------------------------------------------------| 11.09% tmpbAA3X1.zip |######-------------------------------------------------| 11.14% tmpbAA3X1.zip |######-------------------------------------------------| 11.18% tmpbAA3X1.zip |######-------------------------------------------------| 11.23% tmpbAA3X1.zip |######-------------------------------------------------| 11.28% tmpbAA3X1.zip |######-------------------------------------------------| 11.32% tmpbAA3X1.zip |######-------------------------------------------------| 11.37% tmpbAA3X1.zip |######-------------------------------------------------| 11.41% tmpbAA3X1.zip |######-------------------------------------------------| 11.46% tmpbAA3X1.zip |######-------------------------------------------------| 11.5% tmpbAA3X1.zip |######-------------------------------------------------| 11.55% tmpbAA3X1.zip |######-------------------------------------------------| 11.59% tmpbAA3X1.zip |######-------------------------------------------------| 11.64% tmpbAA3X1.zip |######-------------------------------------------------| 11.69% tmpbAA3X1.zip |######-------------------------------------------------| 11.73% tmpbAA3X1.zip |######-------------------------------------------------| 11.78% tmpbAA3X1.zip |#######------------------------------------------------| 11.82% tmpbAA3X1.zip |#######------------------------------------------------| 11.87% tmpbAA3X1.zip |#######------------------------------------------------| 11.91% tmpbAA3X1.zip |#######------------------------------------------------| 11.96% tmpbAA3X1.zip |#######------------------------------------------------| 12.01% tmpbAA3X1.zip |#######------------------------------------------------| 12.05% tmpbAA3X1.zip |#######------------------------------------------------| 12.1% tmpbAA3X1.zip |#######------------------------------------------------| 12.14% tmpbAA3X1.zip |#######------------------------------------------------| 12.19% tmpbAA3X1.zip |#######------------------------------------------------| 12.23% tmpbAA3X1.zip |#######------------------------------------------------| 12.28% tmpbAA3X1.zip |#######------------------------------------------------| 12.33% tmpbAA3X1.zip |#######------------------------------------------------| 12.37% tmpbAA3X1.zip |#######------------------------------------------------| 12.42% tmpbAA3X1.zip |#######------------------------------------------------| 12.46% tmpbAA3X1.zip |#######------------------------------------------------| 12.51% tmpbAA3X1.zip |#######------------------------------------------------| 12.55% tmpbAA3X1.zip |#######------------------------------------------------| 12.6% tmpbAA3X1.zip |#######------------------------------------------------| 12.64% tmpbAA3X1.zip |#######------------------------------------------------| 12.69% tmpbAA3X1.zip |#######------------------------------------------------| 12.74% tmpbAA3X1.zip |#######------------------------------------------------| 12.78% tmpbAA3X1.zip |#######------------------------------------------------| 12.83% tmpbAA3X1.zip |#######------------------------------------------------| 12.87% tmpbAA3X1.zip |#######------------------------------------------------| 12.92% tmpbAA3X1.zip |#######------------------------------------------------| 12.96% tmpbAA3X1.zip |#######------------------------------------------------| 13.01% tmpbAA3X1.zip |#######------------------------------------------------| 13.06% tmpbAA3X1.zip |#######------------------------------------------------| 13.1% tmpbAA3X1.zip |#######------------------------------------------------| 13.15% tmpbAA3X1.zip |#######------------------------------------------------| 13.19% tmpbAA3X1.zip |#######------------------------------------------------| 13.24% tmpbAA3X1.zip |#######------------------------------------------------| 13.28% tmpbAA3X1.zip |#######------------------------------------------------| 13.33% tmpbAA3X1.zip |#######------------------------------------------------| 13.38% tmpbAA3X1.zip |#######------------------------------------------------| 13.42% tmpbAA3X1.zip |#######------------------------------------------------| 13.47% tmpbAA3X1.zip |#######------------------------------------------------| 13.51% tmpbAA3X1.zip |#######------------------------------------------------| 13.56% tmpbAA3X1.zip |#######------------------------------------------------| 13.6% tmpbAA3X1.zip |########-----------------------------------------------| 13.65% tmpbAA3X1.zip |########-----------------------------------------------| 13.69% tmpbAA3X1.zip |########-----------------------------------------------| 13.74% tmpbAA3X1.zip |########-----------------------------------------------| 13.79% tmpbAA3X1.zip |########-----------------------------------------------| 13.83% tmpbAA3X1.zip |########-----------------------------------------------| 13.88% tmpbAA3X1.zip |########-----------------------------------------------| 13.92% tmpbAA3X1.zip |########-----------------------------------------------| 13.97% tmpbAA3X1.zip |########-----------------------------------------------| 14.01% tmpbAA3X1.zip |########-----------------------------------------------| 14.06% tmpbAA3X1.zip |########-----------------------------------------------| 14.11% tmpbAA3X1.zip |########-----------------------------------------------| 14.15% tmpbAA3X1.zip |########-----------------------------------------------| 14.2% tmpbAA3X1.zip |########-----------------------------------------------| 14.24% tmpbAA3X1.zip |########-----------------------------------------------| 14.29% tmpbAA3X1.zip |########-----------------------------------------------| 14.33% tmpbAA3X1.zip |########-----------------------------------------------| 14.38% tmpbAA3X1.zip |########-----------------------------------------------| 14.43% tmpbAA3X1.zip |########-----------------------------------------------| 14.47% tmpbAA3X1.zip |########-----------------------------------------------| 14.52% tmpbAA3X1.zip |########-----------------------------------------------| 14.56% tmpbAA3X1.zip |########-----------------------------------------------| 14.61% tmpbAA3X1.zip |########-----------------------------------------------| 14.65% tmpbAA3X1.zip |########-----------------------------------------------| 14.7% tmpbAA3X1.zip |########-----------------------------------------------| 14.74% tmpbAA3X1.zip |########-----------------------------------------------| 14.79% tmpbAA3X1.zip |########-----------------------------------------------| 14.84% tmpbAA3X1.zip |########-----------------------------------------------| 14.88% tmpbAA3X1.zip |########-----------------------------------------------| 14.93% tmpbAA3X1.zip |########-----------------------------------------------| 14.97% tmpbAA3X1.zip |########-----------------------------------------------| 15.02% tmpbAA3X1.zip |########-----------------------------------------------| 15.06% tmpbAA3X1.zip |########-----------------------------------------------| 15.11% tmpbAA3X1.zip |########-----------------------------------------------| 15.16% tmpbAA3X1.zip |########-----------------------------------------------| 15.2% tmpbAA3X1.zip |########-----------------------------------------------| 15.25% tmpbAA3X1.zip |########-----------------------------------------------| 15.29% tmpbAA3X1.zip |########-----------------------------------------------| 15.34% tmpbAA3X1.zip |########-----------------------------------------------| 15.38% tmpbAA3X1.zip |########-----------------------------------------------| 15.43% tmpbAA3X1.zip |#########----------------------------------------------| 15.48% tmpbAA3X1.zip |#########----------------------------------------------| 15.52% tmpbAA3X1.zip |#########----------------------------------------------| 15.57% tmpbAA3X1.zip |#########----------------------------------------------| 15.61% tmpbAA3X1.zip |#########----------------------------------------------| 15.66% tmpbAA3X1.zip |#########----------------------------------------------| 15.7% tmpbAA3X1.zip |#########----------------------------------------------| 15.75% tmpbAA3X1.zip |#########----------------------------------------------| 15.79% tmpbAA3X1.zip |#########----------------------------------------------| 15.84% tmpbAA3X1.zip |#########----------------------------------------------| 15.89% tmpbAA3X1.zip |#########----------------------------------------------| 15.93% tmpbAA3X1.zip |#########----------------------------------------------| 15.98% tmpbAA3X1.zip |#########----------------------------------------------| 16.02% tmpbAA3X1.zip |#########----------------------------------------------| 16.07% tmpbAA3X1.zip |#########----------------------------------------------| 16.11% tmpbAA3X1.zip |#########----------------------------------------------| 16.16% tmpbAA3X1.zip |#########----------------------------------------------| 16.21% tmpbAA3X1.zip |#########----------------------------------------------| 16.25% tmpbAA3X1.zip |#########----------------------------------------------| 16.3% tmpbAA3X1.zip |#########----------------------------------------------| 16.34% tmpbAA3X1.zip |#########----------------------------------------------| 16.39% tmpbAA3X1.zip |#########----------------------------------------------| 16.43% tmpbAA3X1.zip |#########----------------------------------------------| 16.48% tmpbAA3X1.zip |#########----------------------------------------------| 16.53% tmpbAA3X1.zip |#########----------------------------------------------| 16.57% tmpbAA3X1.zip |#########----------------------------------------------| 16.62% tmpbAA3X1.zip |#########----------------------------------------------| 16.66% tmpbAA3X1.zip |#########----------------------------------------------| 16.71% tmpbAA3X1.zip |#########----------------------------------------------| 16.75% tmpbAA3X1.zip |#########----------------------------------------------| 16.8% tmpbAA3X1.zip |#########----------------------------------------------| 16.84% tmpbAA3X1.zip |#########----------------------------------------------| 16.89% tmpbAA3X1.zip |#########----------------------------------------------| 16.94% tmpbAA3X1.zip |#########----------------------------------------------| 16.98% tmpbAA3X1.zip |#########----------------------------------------------| 17.03% tmpbAA3X1.zip |#########----------------------------------------------| 17.07% tmpbAA3X1.zip |#########----------------------------------------------| 17.12% tmpbAA3X1.zip |#########----------------------------------------------| 17.16% tmpbAA3X1.zip |#########----------------------------------------------| 17.21% tmpbAA3X1.zip |#########----------------------------------------------| 17.26% tmpbAA3X1.zip |##########---------------------------------------------| 17.3% tmpbAA3X1.zip |##########---------------------------------------------| 17.35% tmpbAA3X1.zip |##########---------------------------------------------| 17.39% tmpbAA3X1.zip |##########---------------------------------------------| 17.44% tmpbAA3X1.zip |##########---------------------------------------------| 17.48% tmpbAA3X1.zip |##########---------------------------------------------| 17.53% tmpbAA3X1.zip |##########---------------------------------------------| 17.57% tmpbAA3X1.zip |##########---------------------------------------------| 17.62% tmpbAA3X1.zip |##########---------------------------------------------| 17.67% tmpbAA3X1.zip |##########---------------------------------------------| 17.71% tmpbAA3X1.zip |##########---------------------------------------------| 17.76% tmpbAA3X1.zip |##########---------------------------------------------| 17.8% tmpbAA3X1.zip |##########---------------------------------------------| 17.85% tmpbAA3X1.zip |##########---------------------------------------------| 17.89% tmpbAA3X1.zip |##########---------------------------------------------| 17.94% tmpbAA3X1.zip |##########---------------------------------------------| 17.99% tmpbAA3X1.zip |##########---------------------------------------------| 18.03% tmpbAA3X1.zip |##########---------------------------------------------| 18.08% tmpbAA3X1.zip |##########---------------------------------------------| 18.12% tmpbAA3X1.zip |##########---------------------------------------------| 18.17% tmpbAA3X1.zip |##########---------------------------------------------| 18.21% tmpbAA3X1.zip |##########---------------------------------------------| 18.26% tmpbAA3X1.zip |##########---------------------------------------------| 18.31% tmpbAA3X1.zip |##########---------------------------------------------| 18.35% tmpbAA3X1.zip |##########---------------------------------------------| 18.4% tmpbAA3X1.zip |##########---------------------------------------------| 18.44% tmpbAA3X1.zip |##########---------------------------------------------| 18.49% tmpbAA3X1.zip |##########---------------------------------------------| 18.53% tmpbAA3X1.zip |##########---------------------------------------------| 18.58% tmpbAA3X1.zip |##########---------------------------------------------| 18.62% tmpbAA3X1.zip |##########---------------------------------------------| 18.67% tmpbAA3X1.zip |##########---------------------------------------------| 18.72% tmpbAA3X1.zip |##########---------------------------------------------| 18.76% tmpbAA3X1.zip |##########---------------------------------------------| 18.81% tmpbAA3X1.zip |##########---------------------------------------------| 18.85% tmpbAA3X1.zip |##########---------------------------------------------| 18.9% tmpbAA3X1.zip |##########---------------------------------------------| 18.94% tmpbAA3X1.zip |##########---------------------------------------------| 18.99% tmpbAA3X1.zip |##########---------------------------------------------| 19.04% tmpbAA3X1.zip |##########---------------------------------------------| 19.08% tmpbAA3X1.zip |###########--------------------------------------------| 19.13% tmpbAA3X1.zip |###########--------------------------------------------| 19.17% tmpbAA3X1.zip |###########--------------------------------------------| 19.22% tmpbAA3X1.zip |###########--------------------------------------------| 19.26% tmpbAA3X1.zip |###########--------------------------------------------| 19.31% tmpbAA3X1.zip |###########--------------------------------------------| 19.36% tmpbAA3X1.zip |###########--------------------------------------------| 19.4% tmpbAA3X1.zip |###########--------------------------------------------| 19.45% tmpbAA3X1.zip |###########--------------------------------------------| 19.49% tmpbAA3X1.zip |###########--------------------------------------------| 19.54% tmpbAA3X1.zip |###########--------------------------------------------| 19.58% tmpbAA3X1.zip |###########--------------------------------------------| 19.63% tmpbAA3X1.zip |###########--------------------------------------------| 19.67% tmpbAA3X1.zip |###########--------------------------------------------| 19.72% tmpbAA3X1.zip |###########--------------------------------------------| 19.77% tmpbAA3X1.zip |###########--------------------------------------------| 19.81% tmpbAA3X1.zip |###########--------------------------------------------| 19.86% tmpbAA3X1.zip |###########--------------------------------------------| 19.9% tmpbAA3X1.zip |###########--------------------------------------------| 19.95% tmpbAA3X1.zip |###########--------------------------------------------| 19.99% tmpbAA3X1.zip |###########--------------------------------------------| 20.04% tmpbAA3X1.zip |###########--------------------------------------------| 20.09% tmpbAA3X1.zip |###########--------------------------------------------| 20.13% tmpbAA3X1.zip |###########--------------------------------------------| 20.18% tmpbAA3X1.zip |###########--------------------------------------------| 20.22% tmpbAA3X1.zip |###########--------------------------------------------| 20.27% tmpbAA3X1.zip |###########--------------------------------------------| 20.31% tmpbAA3X1.zip |###########--------------------------------------------| 20.36% tmpbAA3X1.zip |###########--------------------------------------------| 20.41% tmpbAA3X1.zip |###########--------------------------------------------| 20.45% tmpbAA3X1.zip |###########--------------------------------------------| 20.5% tmpbAA3X1.zip |###########--------------------------------------------| 20.54% tmpbAA3X1.zip |###########--------------------------------------------| 20.59% tmpbAA3X1.zip |###########--------------------------------------------| 20.63% tmpbAA3X1.zip |###########--------------------------------------------| 20.68% tmpbAA3X1.zip |###########--------------------------------------------| 20.72% tmpbAA3X1.zip |###########--------------------------------------------| 20.77% tmpbAA3X1.zip |###########--------------------------------------------| 20.82% tmpbAA3X1.zip |###########--------------------------------------------| 20.86% tmpbAA3X1.zip |###########--------------------------------------------| 20.91% tmpbAA3X1.zip |############-------------------------------------------| 20.95% tmpbAA3X1.zip |############-------------------------------------------| 21.0% tmpbAA3X1.zip |############-------------------------------------------| 21.04% tmpbAA3X1.zip |############-------------------------------------------| 21.09% tmpbAA3X1.zip |############-------------------------------------------| 21.14% tmpbAA3X1.zip |############-------------------------------------------| 21.18% tmpbAA3X1.zip |############-------------------------------------------| 21.23% tmpbAA3X1.zip |############-------------------------------------------| 21.27% tmpbAA3X1.zip |############-------------------------------------------| 21.32% tmpbAA3X1.zip |############-------------------------------------------| 21.36% tmpbAA3X1.zip |############-------------------------------------------| 21.41% tmpbAA3X1.zip |############-------------------------------------------| 21.46% tmpbAA3X1.zip |############-------------------------------------------| 21.5% tmpbAA3X1.zip |############-------------------------------------------| 21.55% tmpbAA3X1.zip |############-------------------------------------------| 21.59% tmpbAA3X1.zip |############-------------------------------------------| 21.64% tmpbAA3X1.zip |############-------------------------------------------| 21.68% tmpbAA3X1.zip |############-------------------------------------------| 21.73% tmpbAA3X1.zip |############-------------------------------------------| 21.77% tmpbAA3X1.zip |############-------------------------------------------| 21.82% tmpbAA3X1.zip |############-------------------------------------------| 21.87% tmpbAA3X1.zip |############-------------------------------------------| 21.91% tmpbAA3X1.zip |############-------------------------------------------| 21.96% tmpbAA3X1.zip |############-------------------------------------------| 22.0% tmpbAA3X1.zip |############-------------------------------------------| 22.05% tmpbAA3X1.zip |############-------------------------------------------| 22.09% tmpbAA3X1.zip |############-------------------------------------------| 22.14% tmpbAA3X1.zip |############-------------------------------------------| 22.19% tmpbAA3X1.zip |############-------------------------------------------| 22.23% tmpbAA3X1.zip |############-------------------------------------------| 22.28% tmpbAA3X1.zip |############-------------------------------------------| 22.32% tmpbAA3X1.zip |############-------------------------------------------| 22.37% tmpbAA3X1.zip |############-------------------------------------------| 22.41% tmpbAA3X1.zip |############-------------------------------------------| 22.46% tmpbAA3X1.zip |############-------------------------------------------| 22.51% tmpbAA3X1.zip |############-------------------------------------------| 22.55% tmpbAA3X1.zip |############-------------------------------------------| 22.6% tmpbAA3X1.zip |############-------------------------------------------| 22.64% tmpbAA3X1.zip |############-------------------------------------------| 22.69% tmpbAA3X1.zip |#############------------------------------------------| 22.73% tmpbAA3X1.zip |#############------------------------------------------| 22.78% tmpbAA3X1.zip |#############------------------------------------------| 22.82% tmpbAA3X1.zip |#############------------------------------------------| 22.87% tmpbAA3X1.zip |#############------------------------------------------| 22.92% tmpbAA3X1.zip |#############------------------------------------------| 22.96% tmpbAA3X1.zip |#############------------------------------------------| 23.01% tmpbAA3X1.zip |#############------------------------------------------| 23.05% tmpbAA3X1.zip |#############------------------------------------------| 23.1% tmpbAA3X1.zip |#############------------------------------------------| 23.14% tmpbAA3X1.zip |#############------------------------------------------| 23.19% tmpbAA3X1.zip |#############------------------------------------------| 23.24% tmpbAA3X1.zip |#############------------------------------------------| 23.28% tmpbAA3X1.zip |#############------------------------------------------| 23.33% tmpbAA3X1.zip |#############------------------------------------------| 23.37% tmpbAA3X1.zip |#############------------------------------------------| 23.42% tmpbAA3X1.zip |#############------------------------------------------| 23.46% tmpbAA3X1.zip |#############------------------------------------------| 23.51% tmpbAA3X1.zip |#############------------------------------------------| 23.56% tmpbAA3X1.zip |#############------------------------------------------| 23.6% tmpbAA3X1.zip |#############------------------------------------------| 23.65% tmpbAA3X1.zip |#############------------------------------------------| 23.69% tmpbAA3X1.zip |#############------------------------------------------| 23.74% tmpbAA3X1.zip |#############------------------------------------------| 23.78% tmpbAA3X1.zip |#############------------------------------------------| 23.83% tmpbAA3X1.zip |#############------------------------------------------| 23.87% tmpbAA3X1.zip |#############------------------------------------------| 23.92% tmpbAA3X1.zip |#############------------------------------------------| 23.97% tmpbAA3X1.zip |#############------------------------------------------| 24.01% tmpbAA3X1.zip |#############------------------------------------------| 24.06% tmpbAA3X1.zip |#############------------------------------------------| 24.1% tmpbAA3X1.zip |#############------------------------------------------| 24.15% tmpbAA3X1.zip |#############------------------------------------------| 24.19% tmpbAA3X1.zip |#############------------------------------------------| 24.24% tmpbAA3X1.zip |#############------------------------------------------| 24.29% tmpbAA3X1.zip |#############------------------------------------------| 24.33% tmpbAA3X1.zip |#############------------------------------------------| 24.38% tmpbAA3X1.zip |#############------------------------------------------| 24.42% tmpbAA3X1.zip |#############------------------------------------------| 24.47% tmpbAA3X1.zip |#############------------------------------------------| 24.51% tmpbAA3X1.zip |##############-----------------------------------------| 24.56% tmpbAA3X1.zip |##############-----------------------------------------| 24.6% tmpbAA3X1.zip |##############-----------------------------------------| 24.65% tmpbAA3X1.zip |##############-----------------------------------------| 24.7% tmpbAA3X1.zip |##############-----------------------------------------| 24.74% tmpbAA3X1.zip |##############-----------------------------------------| 24.79% tmpbAA3X1.zip |##############-----------------------------------------| 24.83% tmpbAA3X1.zip |##############-----------------------------------------| 24.88% tmpbAA3X1.zip |##############-----------------------------------------| 24.92% tmpbAA3X1.zip |##############-----------------------------------------| 24.97% tmpbAA3X1.zip |##############-----------------------------------------| 25.02% tmpbAA3X1.zip |##############-----------------------------------------| 25.06% tmpbAA3X1.zip |##############-----------------------------------------| 25.11% tmpbAA3X1.zip |##############-----------------------------------------| 25.15% tmpbAA3X1.zip |##############-----------------------------------------| 25.2% tmpbAA3X1.zip |##############-----------------------------------------| 25.24% tmpbAA3X1.zip |##############-----------------------------------------| 25.29% tmpbAA3X1.zip |##############-----------------------------------------| 25.34% tmpbAA3X1.zip |##############-----------------------------------------| 25.38% tmpbAA3X1.zip |##############-----------------------------------------| 25.43% tmpbAA3X1.zip |##############-----------------------------------------| 25.47% tmpbAA3X1.zip |##############-----------------------------------------| 25.52% tmpbAA3X1.zip |##############-----------------------------------------| 25.56% tmpbAA3X1.zip |##############-----------------------------------------| 25.61% tmpbAA3X1.zip |##############-----------------------------------------| 25.65% tmpbAA3X1.zip |##############-----------------------------------------| 25.7% tmpbAA3X1.zip |##############-----------------------------------------| 25.75% tmpbAA3X1.zip |##############-----------------------------------------| 25.79% tmpbAA3X1.zip |##############-----------------------------------------| 25.84% tmpbAA3X1.zip |##############-----------------------------------------| 25.88% tmpbAA3X1.zip |##############-----------------------------------------| 25.93% tmpbAA3X1.zip |##############-----------------------------------------| 25.97% tmpbAA3X1.zip |##############-----------------------------------------| 26.02% tmpbAA3X1.zip |##############-----------------------------------------| 26.07% tmpbAA3X1.zip |##############-----------------------------------------| 26.11% tmpbAA3X1.zip |##############-----------------------------------------| 26.16% tmpbAA3X1.zip |##############-----------------------------------------| 26.2% tmpbAA3X1.zip |##############-----------------------------------------| 26.25% tmpbAA3X1.zip |##############-----------------------------------------| 26.29% tmpbAA3X1.zip |##############-----------------------------------------| 26.34% tmpbAA3X1.zip |###############----------------------------------------| 26.39% tmpbAA3X1.zip |###############----------------------------------------| 26.43% tmpbAA3X1.zip |###############----------------------------------------| 26.48% tmpbAA3X1.zip |###############----------------------------------------| 26.52% tmpbAA3X1.zip |###############----------------------------------------| 26.57% tmpbAA3X1.zip |###############----------------------------------------| 26.61% tmpbAA3X1.zip |###############----------------------------------------| 26.66% tmpbAA3X1.zip |###############----------------------------------------| 26.7% tmpbAA3X1.zip |###############----------------------------------------| 26.75% tmpbAA3X1.zip |###############----------------------------------------| 26.8% tmpbAA3X1.zip |###############----------------------------------------| 26.84% tmpbAA3X1.zip |###############----------------------------------------| 26.89% tmpbAA3X1.zip |###############----------------------------------------| 26.93% tmpbAA3X1.zip |###############----------------------------------------| 26.98% tmpbAA3X1.zip |###############----------------------------------------| 27.02% tmpbAA3X1.zip |###############----------------------------------------| 27.07% tmpbAA3X1.zip |###############----------------------------------------| 27.12% tmpbAA3X1.zip |###############----------------------------------------| 27.16% tmpbAA3X1.zip |###############----------------------------------------| 27.21% tmpbAA3X1.zip |###############----------------------------------------| 27.25% tmpbAA3X1.zip |###############----------------------------------------| 27.3% tmpbAA3X1.zip |###############----------------------------------------| 27.34% tmpbAA3X1.zip |###############----------------------------------------| 27.39% tmpbAA3X1.zip |###############----------------------------------------| 27.44% tmpbAA3X1.zip |###############----------------------------------------| 27.48% tmpbAA3X1.zip |###############----------------------------------------| 27.53% tmpbAA3X1.zip |###############----------------------------------------| 27.57% tmpbAA3X1.zip |###############----------------------------------------| 27.62% tmpbAA3X1.zip |###############----------------------------------------| 27.66% tmpbAA3X1.zip |###############----------------------------------------| 27.71% tmpbAA3X1.zip |###############----------------------------------------| 27.75% tmpbAA3X1.zip |###############----------------------------------------| 27.8% tmpbAA3X1.zip |###############----------------------------------------| 27.85% tmpbAA3X1.zip |###############----------------------------------------| 27.89% tmpbAA3X1.zip |###############----------------------------------------| 27.94% tmpbAA3X1.zip |###############----------------------------------------| 27.98% tmpbAA3X1.zip |###############----------------------------------------| 28.03% tmpbAA3X1.zip |###############----------------------------------------| 28.07% tmpbAA3X1.zip |###############----------------------------------------| 28.12% tmpbAA3X1.zip |###############----------------------------------------| 28.17% tmpbAA3X1.zip |################---------------------------------------| 28.21% tmpbAA3X1.zip |################---------------------------------------| 28.26% tmpbAA3X1.zip |################---------------------------------------| 28.3% tmpbAA3X1.zip |################---------------------------------------| 28.35% tmpbAA3X1.zip |################---------------------------------------| 28.39% tmpbAA3X1.zip |################---------------------------------------| 28.44% tmpbAA3X1.zip |################---------------------------------------| 28.49% tmpbAA3X1.zip |################---------------------------------------| 28.53% tmpbAA3X1.zip |################---------------------------------------| 28.58% tmpbAA3X1.zip |################---------------------------------------| 28.62% tmpbAA3X1.zip |################---------------------------------------| 28.67% tmpbAA3X1.zip |################---------------------------------------| 28.71% tmpbAA3X1.zip |################---------------------------------------| 28.76% tmpbAA3X1.zip |################---------------------------------------| 28.8% tmpbAA3X1.zip |################---------------------------------------| 28.85% tmpbAA3X1.zip |################---------------------------------------| 28.9% tmpbAA3X1.zip |################---------------------------------------| 28.94% tmpbAA3X1.zip |################---------------------------------------| 28.99% tmpbAA3X1.zip |################---------------------------------------| 29.03% tmpbAA3X1.zip |################---------------------------------------| 29.08% tmpbAA3X1.zip |################---------------------------------------| 29.12% tmpbAA3X1.zip |################---------------------------------------| 29.17% tmpbAA3X1.zip |################---------------------------------------| 29.22% tmpbAA3X1.zip |################---------------------------------------| 29.26% tmpbAA3X1.zip |################---------------------------------------| 29.31% tmpbAA3X1.zip |################---------------------------------------| 29.35% tmpbAA3X1.zip |################---------------------------------------| 29.4% tmpbAA3X1.zip |################---------------------------------------| 29.44% tmpbAA3X1.zip |################---------------------------------------| 29.49% tmpbAA3X1.zip |################---------------------------------------| 29.54% tmpbAA3X1.zip |################---------------------------------------| 29.58% tmpbAA3X1.zip |################---------------------------------------| 29.63% tmpbAA3X1.zip |################---------------------------------------| 29.67% tmpbAA3X1.zip |################---------------------------------------| 29.72% tmpbAA3X1.zip |################---------------------------------------| 29.76% tmpbAA3X1.zip |################---------------------------------------| 29.81% tmpbAA3X1.zip |################---------------------------------------| 29.85% tmpbAA3X1.zip |################---------------------------------------| 29.9% tmpbAA3X1.zip |################---------------------------------------| 29.95% tmpbAA3X1.zip |################---------------------------------------| 29.99% tmpbAA3X1.zip |#################--------------------------------------| 30.04% tmpbAA3X1.zip |#################--------------------------------------| 30.08% tmpbAA3X1.zip |#################--------------------------------------| 30.13% tmpbAA3X1.zip |#################--------------------------------------| 30.17% tmpbAA3X1.zip |#################--------------------------------------| 30.22% tmpbAA3X1.zip |#################--------------------------------------| 30.27% tmpbAA3X1.zip |#################--------------------------------------| 30.31% tmpbAA3X1.zip |#################--------------------------------------| 30.36% tmpbAA3X1.zip |#################--------------------------------------| 30.4% tmpbAA3X1.zip |#################--------------------------------------| 30.45% tmpbAA3X1.zip |#################--------------------------------------| 30.49% tmpbAA3X1.zip |#################--------------------------------------| 30.54% tmpbAA3X1.zip |#################--------------------------------------| 30.59% tmpbAA3X1.zip |#################--------------------------------------| 30.63% tmpbAA3X1.zip |#################--------------------------------------| 30.68% tmpbAA3X1.zip |#################--------------------------------------| 30.72% tmpbAA3X1.zip |#################--------------------------------------| 30.77% tmpbAA3X1.zip |#################--------------------------------------| 30.81% tmpbAA3X1.zip |#################--------------------------------------| 30.86% tmpbAA3X1.zip |#################--------------------------------------| 30.9% tmpbAA3X1.zip |#################--------------------------------------| 30.95% tmpbAA3X1.zip |#################--------------------------------------| 31.0% tmpbAA3X1.zip |#################--------------------------------------| 31.04% tmpbAA3X1.zip |#################--------------------------------------| 31.09% tmpbAA3X1.zip |#################--------------------------------------| 31.13% tmpbAA3X1.zip |#################--------------------------------------| 31.18% tmpbAA3X1.zip |#################--------------------------------------| 31.22% tmpbAA3X1.zip |#################--------------------------------------| 31.27% tmpbAA3X1.zip |#################--------------------------------------| 31.32% tmpbAA3X1.zip |#################--------------------------------------| 31.36% tmpbAA3X1.zip |#################--------------------------------------| 31.41% tmpbAA3X1.zip |#################--------------------------------------| 31.45% tmpbAA3X1.zip |#################--------------------------------------| 31.5% tmpbAA3X1.zip |#################--------------------------------------| 31.54% tmpbAA3X1.zip |#################--------------------------------------| 31.59% tmpbAA3X1.zip |#################--------------------------------------| 31.63% tmpbAA3X1.zip |#################--------------------------------------| 31.68% tmpbAA3X1.zip |#################--------------------------------------| 31.73% tmpbAA3X1.zip |#################--------------------------------------| 31.77% tmpbAA3X1.zip |#################--------------------------------------| 31.82% tmpbAA3X1.zip |##################-------------------------------------| 31.86% tmpbAA3X1.zip |##################-------------------------------------| 31.91% tmpbAA3X1.zip |##################-------------------------------------| 31.95% tmpbAA3X1.zip |##################-------------------------------------| 32.0% tmpbAA3X1.zip |##################-------------------------------------| 32.05% tmpbAA3X1.zip |##################-------------------------------------| 32.09% tmpbAA3X1.zip |##################-------------------------------------| 32.14% tmpbAA3X1.zip |##################-------------------------------------| 32.18% tmpbAA3X1.zip |##################-------------------------------------| 32.23% tmpbAA3X1.zip |##################-------------------------------------| 32.27% tmpbAA3X1.zip |##################-------------------------------------| 32.32% tmpbAA3X1.zip |##################-------------------------------------| 32.37% tmpbAA3X1.zip |##################-------------------------------------| 32.41% tmpbAA3X1.zip |##################-------------------------------------| 32.46% tmpbAA3X1.zip |##################-------------------------------------| 32.5% tmpbAA3X1.zip |##################-------------------------------------| 32.55% tmpbAA3X1.zip |##################-------------------------------------| 32.59% tmpbAA3X1.zip |##################-------------------------------------| 32.64% tmpbAA3X1.zip |##################-------------------------------------| 32.68% tmpbAA3X1.zip |##################-------------------------------------| 32.73% tmpbAA3X1.zip |##################-------------------------------------| 32.78% tmpbAA3X1.zip |##################-------------------------------------| 32.82% tmpbAA3X1.zip |##################-------------------------------------| 32.87% tmpbAA3X1.zip |##################-------------------------------------| 32.91% tmpbAA3X1.zip |##################-------------------------------------| 32.96% tmpbAA3X1.zip |##################-------------------------------------| 33.0% tmpbAA3X1.zip |##################-------------------------------------| 33.05% tmpbAA3X1.zip |##################-------------------------------------| 33.1% tmpbAA3X1.zip |##################-------------------------------------| 33.14% tmpbAA3X1.zip |##################-------------------------------------| 33.19% tmpbAA3X1.zip |##################-------------------------------------| 33.23% tmpbAA3X1.zip |##################-------------------------------------| 33.28% tmpbAA3X1.zip |##################-------------------------------------| 33.32% tmpbAA3X1.zip |##################-------------------------------------| 33.37% tmpbAA3X1.zip |##################-------------------------------------| 33.42% tmpbAA3X1.zip |##################-------------------------------------| 33.46% tmpbAA3X1.zip |##################-------------------------------------| 33.51% tmpbAA3X1.zip |##################-------------------------------------| 33.55% tmpbAA3X1.zip |##################-------------------------------------| 33.6% tmpbAA3X1.zip |###################------------------------------------| 33.64% tmpbAA3X1.zip |###################------------------------------------| 33.69% tmpbAA3X1.zip |###################------------------------------------| 33.73% tmpbAA3X1.zip |###################------------------------------------| 33.78% tmpbAA3X1.zip |###################------------------------------------| 33.83% tmpbAA3X1.zip |###################------------------------------------| 33.87% tmpbAA3X1.zip |###################------------------------------------| 33.92% tmpbAA3X1.zip |###################------------------------------------| 33.96% tmpbAA3X1.zip |###################------------------------------------| 34.01% tmpbAA3X1.zip |###################------------------------------------| 34.05% tmpbAA3X1.zip |###################------------------------------------| 34.1% tmpbAA3X1.zip |###################------------------------------------| 34.15% tmpbAA3X1.zip |###################------------------------------------| 34.19% tmpbAA3X1.zip |###################------------------------------------| 34.24% tmpbAA3X1.zip |###################------------------------------------| 34.28% tmpbAA3X1.zip |###################------------------------------------| 34.33% tmpbAA3X1.zip |###################------------------------------------| 34.37% tmpbAA3X1.zip |###################------------------------------------| 34.42% tmpbAA3X1.zip |###################------------------------------------| 34.47% tmpbAA3X1.zip |###################------------------------------------| 34.51% tmpbAA3X1.zip |###################------------------------------------| 34.56% tmpbAA3X1.zip |###################------------------------------------| 34.6% tmpbAA3X1.zip |###################------------------------------------| 34.65% tmpbAA3X1.zip |###################------------------------------------| 34.69% tmpbAA3X1.zip |###################------------------------------------| 34.74% tmpbAA3X1.zip |###################------------------------------------| 34.78% tmpbAA3X1.zip |###################------------------------------------| 34.83% tmpbAA3X1.zip |###################------------------------------------| 34.88% tmpbAA3X1.zip |###################------------------------------------| 34.92% tmpbAA3X1.zip |###################------------------------------------| 34.97% tmpbAA3X1.zip |###################------------------------------------| 35.01% tmpbAA3X1.zip |###################------------------------------------| 35.06% tmpbAA3X1.zip |###################------------------------------------| 35.1% tmpbAA3X1.zip |###################------------------------------------| 35.15% tmpbAA3X1.zip |###################------------------------------------| 35.2% tmpbAA3X1.zip |###################------------------------------------| 35.24% tmpbAA3X1.zip |###################------------------------------------| 35.29% tmpbAA3X1.zip |###################------------------------------------| 35.33% tmpbAA3X1.zip |###################------------------------------------| 35.38% tmpbAA3X1.zip |###################------------------------------------| 35.42% tmpbAA3X1.zip |####################-----------------------------------| 35.47% tmpbAA3X1.zip |####################-----------------------------------| 35.52% tmpbAA3X1.zip |####################-----------------------------------| 35.56% tmpbAA3X1.zip |####################-----------------------------------| 35.61% tmpbAA3X1.zip |####################-----------------------------------| 35.65% tmpbAA3X1.zip |####################-----------------------------------| 35.7% tmpbAA3X1.zip |####################-----------------------------------| 35.74% tmpbAA3X1.zip |####################-----------------------------------| 35.79% tmpbAA3X1.zip |####################-----------------------------------| 35.83% tmpbAA3X1.zip |####################-----------------------------------| 35.88% tmpbAA3X1.zip |####################-----------------------------------| 35.93% tmpbAA3X1.zip |####################-----------------------------------| 35.97% tmpbAA3X1.zip |####################-----------------------------------| 36.02% tmpbAA3X1.zip |####################-----------------------------------| 36.06% tmpbAA3X1.zip |####################-----------------------------------| 36.11% tmpbAA3X1.zip |####################-----------------------------------| 36.15% tmpbAA3X1.zip |####################-----------------------------------| 36.2% tmpbAA3X1.zip |####################-----------------------------------| 36.25% tmpbAA3X1.zip |####################-----------------------------------| 36.29% tmpbAA3X1.zip |####################-----------------------------------| 36.34% tmpbAA3X1.zip |####################-----------------------------------| 36.38% tmpbAA3X1.zip |####################-----------------------------------| 36.43% tmpbAA3X1.zip |####################-----------------------------------| 36.47% tmpbAA3X1.zip |####################-----------------------------------| 36.52% tmpbAA3X1.zip |####################-----------------------------------| 36.57% tmpbAA3X1.zip |####################-----------------------------------| 36.61% tmpbAA3X1.zip |####################-----------------------------------| 36.66% tmpbAA3X1.zip |####################-----------------------------------| 36.7% tmpbAA3X1.zip |####################-----------------------------------| 36.75% tmpbAA3X1.zip |####################-----------------------------------| 36.79% tmpbAA3X1.zip |####################-----------------------------------| 36.84% tmpbAA3X1.zip |####################-----------------------------------| 36.88% tmpbAA3X1.zip |####################-----------------------------------| 36.93% tmpbAA3X1.zip |####################-----------------------------------| 36.98% tmpbAA3X1.zip |####################-----------------------------------| 37.02% tmpbAA3X1.zip |####################-----------------------------------| 37.07% tmpbAA3X1.zip |####################-----------------------------------| 37.11% tmpbAA3X1.zip |####################-----------------------------------| 37.16% tmpbAA3X1.zip |####################-----------------------------------| 37.2% tmpbAA3X1.zip |####################-----------------------------------| 37.25% tmpbAA3X1.zip |#####################----------------------------------| 37.3% tmpbAA3X1.zip |#####################----------------------------------| 37.34% tmpbAA3X1.zip |#####################----------------------------------| 37.39% tmpbAA3X1.zip |#####################----------------------------------| 37.43% tmpbAA3X1.zip |#####################----------------------------------| 37.48% tmpbAA3X1.zip |#####################----------------------------------| 37.52% tmpbAA3X1.zip |#####################----------------------------------| 37.57% tmpbAA3X1.zip |#####################----------------------------------| 37.62% tmpbAA3X1.zip |#####################----------------------------------| 37.66% tmpbAA3X1.zip |#####################----------------------------------| 37.71% tmpbAA3X1.zip |#####################----------------------------------| 37.75% tmpbAA3X1.zip |#####################----------------------------------| 37.8% tmpbAA3X1.zip |#####################----------------------------------| 37.84% tmpbAA3X1.zip |#####################----------------------------------| 37.89% tmpbAA3X1.zip |#####################----------------------------------| 37.93% tmpbAA3X1.zip |#####################----------------------------------| 37.98% tmpbAA3X1.zip |#####################----------------------------------| 38.03% tmpbAA3X1.zip |#####################----------------------------------| 38.07% tmpbAA3X1.zip |#####################----------------------------------| 38.12% tmpbAA3X1.zip |#####################----------------------------------| 38.16% tmpbAA3X1.zip |#####################----------------------------------| 38.21% tmpbAA3X1.zip |#####################----------------------------------| 38.25% tmpbAA3X1.zip |#####################----------------------------------| 38.3% tmpbAA3X1.zip |#####################----------------------------------| 38.35% tmpbAA3X1.zip |#####################----------------------------------| 38.39% tmpbAA3X1.zip |#####################----------------------------------| 38.44% tmpbAA3X1.zip |#####################----------------------------------| 38.48% tmpbAA3X1.zip |#####################----------------------------------| 38.53% tmpbAA3X1.zip |#####################----------------------------------| 38.57% tmpbAA3X1.zip |#####################----------------------------------| 38.62% tmpbAA3X1.zip |#####################----------------------------------| 38.66% tmpbAA3X1.zip |#####################----------------------------------| 38.71% tmpbAA3X1.zip |#####################----------------------------------| 38.76% tmpbAA3X1.zip |#####################----------------------------------| 38.8% tmpbAA3X1.zip |#####################----------------------------------| 38.85% tmpbAA3X1.zip |#####################----------------------------------| 38.89% tmpbAA3X1.zip |#####################----------------------------------| 38.94% tmpbAA3X1.zip |#####################----------------------------------| 38.98% tmpbAA3X1.zip |#####################----------------------------------| 39.03% tmpbAA3X1.zip |#####################----------------------------------| 39.08% tmpbAA3X1.zip |######################---------------------------------| 39.12% tmpbAA3X1.zip |######################---------------------------------| 39.17% tmpbAA3X1.zip |######################---------------------------------| 39.21% tmpbAA3X1.zip |######################---------------------------------| 39.26% tmpbAA3X1.zip |######################---------------------------------| 39.3% tmpbAA3X1.zip |######################---------------------------------| 39.35% tmpbAA3X1.zip |######################---------------------------------| 39.4% tmpbAA3X1.zip |######################---------------------------------| 39.44% tmpbAA3X1.zip |######################---------------------------------| 39.49% tmpbAA3X1.zip |######################---------------------------------| 39.53% tmpbAA3X1.zip |######################---------------------------------| 39.58% tmpbAA3X1.zip |######################---------------------------------| 39.62% tmpbAA3X1.zip |######################---------------------------------| 39.67% tmpbAA3X1.zip |######################---------------------------------| 39.71% tmpbAA3X1.zip |######################---------------------------------| 39.76% tmpbAA3X1.zip |######################---------------------------------| 39.81% tmpbAA3X1.zip |######################---------------------------------| 39.85% tmpbAA3X1.zip |######################---------------------------------| 39.9% tmpbAA3X1.zip |######################---------------------------------| 39.94% tmpbAA3X1.zip |######################---------------------------------| 39.99% tmpbAA3X1.zip |######################---------------------------------| 40.03% tmpbAA3X1.zip |######################---------------------------------| 40.08% tmpbAA3X1.zip |######################---------------------------------| 40.13% tmpbAA3X1.zip |######################---------------------------------| 40.17% tmpbAA3X1.zip |######################---------------------------------| 40.22% tmpbAA3X1.zip |######################---------------------------------| 40.26% tmpbAA3X1.zip |######################---------------------------------| 40.31% tmpbAA3X1.zip |######################---------------------------------| 40.35% tmpbAA3X1.zip |######################---------------------------------| 40.4% tmpbAA3X1.zip |######################---------------------------------| 40.45% tmpbAA3X1.zip |######################---------------------------------| 40.49% tmpbAA3X1.zip |######################---------------------------------| 40.54% tmpbAA3X1.zip |######################---------------------------------| 40.58% tmpbAA3X1.zip |######################---------------------------------| 40.63% tmpbAA3X1.zip |######################---------------------------------| 40.67% tmpbAA3X1.zip |######################---------------------------------| 40.72% tmpbAA3X1.zip |######################---------------------------------| 40.76% tmpbAA3X1.zip |######################---------------------------------| 40.81% tmpbAA3X1.zip |######################---------------------------------| 40.86% tmpbAA3X1.zip |######################---------------------------------| 40.9% tmpbAA3X1.zip |#######################--------------------------------| 40.95% tmpbAA3X1.zip |#######################--------------------------------| 40.99% tmpbAA3X1.zip |#######################--------------------------------| 41.04% tmpbAA3X1.zip |#######################--------------------------------| 41.08% tmpbAA3X1.zip |#######################--------------------------------| 41.13% tmpbAA3X1.zip |#######################--------------------------------| 41.18% tmpbAA3X1.zip |#######################--------------------------------| 41.22% tmpbAA3X1.zip |#######################--------------------------------| 41.27% tmpbAA3X1.zip |#######################--------------------------------| 41.31% tmpbAA3X1.zip |#######################--------------------------------| 41.36% tmpbAA3X1.zip |#######################--------------------------------| 41.4% tmpbAA3X1.zip |#######################--------------------------------| 41.45% tmpbAA3X1.zip |#######################--------------------------------| 41.5% tmpbAA3X1.zip |#######################--------------------------------| 41.54% tmpbAA3X1.zip |#######################--------------------------------| 41.59% tmpbAA3X1.zip |#######################--------------------------------| 41.63% tmpbAA3X1.zip |#######################--------------------------------| 41.68% tmpbAA3X1.zip |#######################--------------------------------| 41.72% tmpbAA3X1.zip |#######################--------------------------------| 41.77% tmpbAA3X1.zip |#######################--------------------------------| 41.81% tmpbAA3X1.zip |#######################--------------------------------| 41.86% tmpbAA3X1.zip |#######################--------------------------------| 41.91% tmpbAA3X1.zip |#######################--------------------------------| 41.95% tmpbAA3X1.zip |#######################--------------------------------| 42.0% tmpbAA3X1.zip |#######################--------------------------------| 42.04% tmpbAA3X1.zip |#######################--------------------------------| 42.09% tmpbAA3X1.zip |#######################--------------------------------| 42.13% tmpbAA3X1.zip |#######################--------------------------------| 42.18% tmpbAA3X1.zip |#######################--------------------------------| 42.23% tmpbAA3X1.zip |#######################--------------------------------| 42.27% tmpbAA3X1.zip |#######################--------------------------------| 42.32% tmpbAA3X1.zip |#######################--------------------------------| 42.36% tmpbAA3X1.zip |#######################--------------------------------| 42.41% tmpbAA3X1.zip |#######################--------------------------------| 42.45% tmpbAA3X1.zip |#######################--------------------------------| 42.5% tmpbAA3X1.zip |#######################--------------------------------| 42.55% tmpbAA3X1.zip |#######################--------------------------------| 42.59% tmpbAA3X1.zip |#######################--------------------------------| 42.64% tmpbAA3X1.zip |#######################--------------------------------| 42.68% tmpbAA3X1.zip |########################-------------------------------| 42.73% tmpbAA3X1.zip |########################-------------------------------| 42.77% tmpbAA3X1.zip |########################-------------------------------| 42.82% tmpbAA3X1.zip |########################-------------------------------| 42.86% tmpbAA3X1.zip |########################-------------------------------| 42.91% tmpbAA3X1.zip |########################-------------------------------| 42.96% tmpbAA3X1.zip |########################-------------------------------| 43.0% tmpbAA3X1.zip |########################-------------------------------| 43.05% tmpbAA3X1.zip |########################-------------------------------| 43.09% tmpbAA3X1.zip |########################-------------------------------| 43.14% tmpbAA3X1.zip |########################-------------------------------| 43.18% tmpbAA3X1.zip |########################-------------------------------| 43.23% tmpbAA3X1.zip |########################-------------------------------| 43.28% tmpbAA3X1.zip |########################-------------------------------| 43.32% tmpbAA3X1.zip |########################-------------------------------| 43.37% tmpbAA3X1.zip |########################-------------------------------| 43.41% tmpbAA3X1.zip |########################-------------------------------| 43.46% tmpbAA3X1.zip |########################-------------------------------| 43.5% tmpbAA3X1.zip |########################-------------------------------| 43.55% tmpbAA3X1.zip |########################-------------------------------| 43.6% tmpbAA3X1.zip |########################-------------------------------| 43.64% tmpbAA3X1.zip |########################-------------------------------| 43.69% tmpbAA3X1.zip |########################-------------------------------| 43.73% tmpbAA3X1.zip |########################-------------------------------| 43.78% tmpbAA3X1.zip |########################-------------------------------| 43.82% tmpbAA3X1.zip |########################-------------------------------| 43.87% tmpbAA3X1.zip |########################-------------------------------| 43.91% tmpbAA3X1.zip |########################-------------------------------| 43.96% tmpbAA3X1.zip |########################-------------------------------| 44.01% tmpbAA3X1.zip |########################-------------------------------| 44.05% tmpbAA3X1.zip |########################-------------------------------| 44.1% tmpbAA3X1.zip |########################-------------------------------| 44.14% tmpbAA3X1.zip |########################-------------------------------| 44.19% tmpbAA3X1.zip |########################-------------------------------| 44.23% tmpbAA3X1.zip |########################-------------------------------| 44.28% tmpbAA3X1.zip |########################-------------------------------| 44.33% tmpbAA3X1.zip |########################-------------------------------| 44.37% tmpbAA3X1.zip |########################-------------------------------| 44.42% tmpbAA3X1.zip |########################-------------------------------| 44.46% tmpbAA3X1.zip |########################-------------------------------| 44.51% tmpbAA3X1.zip |#########################------------------------------| 44.55% tmpbAA3X1.zip |#########################------------------------------| 44.6% tmpbAA3X1.zip |#########################------------------------------| 44.65% tmpbAA3X1.zip |#########################------------------------------| 44.69% tmpbAA3X1.zip |#########################------------------------------| 44.74% tmpbAA3X1.zip |#########################------------------------------| 44.78% tmpbAA3X1.zip |#########################------------------------------| 44.83% tmpbAA3X1.zip |#########################------------------------------| 44.87% tmpbAA3X1.zip |#########################------------------------------| 44.92% tmpbAA3X1.zip |#########################------------------------------| 44.96% tmpbAA3X1.zip |#########################------------------------------| 45.01% tmpbAA3X1.zip |#########################------------------------------| 45.06% tmpbAA3X1.zip |#########################------------------------------| 45.1% tmpbAA3X1.zip |#########################------------------------------| 45.15% tmpbAA3X1.zip |#########################------------------------------| 45.19% tmpbAA3X1.zip |#########################------------------------------| 45.24% tmpbAA3X1.zip |#########################------------------------------| 45.28% tmpbAA3X1.zip |#########################------------------------------| 45.33% tmpbAA3X1.zip |#########################------------------------------| 45.38% tmpbAA3X1.zip |#########################------------------------------| 45.42% tmpbAA3X1.zip |#########################------------------------------| 45.47% tmpbAA3X1.zip |#########################------------------------------| 45.51% tmpbAA3X1.zip |#########################------------------------------| 45.56% tmpbAA3X1.zip |#########################------------------------------| 45.6% tmpbAA3X1.zip |#########################------------------------------| 45.65% tmpbAA3X1.zip |#########################------------------------------| 45.69% tmpbAA3X1.zip |#########################------------------------------| 45.74% tmpbAA3X1.zip |#########################------------------------------| 45.79% tmpbAA3X1.zip |#########################------------------------------| 45.83% tmpbAA3X1.zip |#########################------------------------------| 45.88% tmpbAA3X1.zip |#########################------------------------------| 45.92% tmpbAA3X1.zip |#########################------------------------------| 45.97% tmpbAA3X1.zip |#########################------------------------------| 46.01% tmpbAA3X1.zip |#########################------------------------------| 46.06% tmpbAA3X1.zip |#########################------------------------------| 46.11% tmpbAA3X1.zip |#########################------------------------------| 46.15% tmpbAA3X1.zip |#########################------------------------------| 46.2% tmpbAA3X1.zip |#########################------------------------------| 46.24% tmpbAA3X1.zip |#########################------------------------------| 46.29% tmpbAA3X1.zip |#########################------------------------------| 46.33% tmpbAA3X1.zip |##########################-----------------------------| 46.38% tmpbAA3X1.zip |##########################-----------------------------| 46.43% tmpbAA3X1.zip |##########################-----------------------------| 46.47% tmpbAA3X1.zip |##########################-----------------------------| 46.52% tmpbAA3X1.zip |##########################-----------------------------| 46.56% tmpbAA3X1.zip |##########################-----------------------------| 46.61% tmpbAA3X1.zip |##########################-----------------------------| 46.65% tmpbAA3X1.zip |##########################-----------------------------| 46.7% tmpbAA3X1.zip |##########################-----------------------------| 46.74% tmpbAA3X1.zip |##########################-----------------------------| 46.79% tmpbAA3X1.zip |##########################-----------------------------| 46.84% tmpbAA3X1.zip |##########################-----------------------------| 46.88% tmpbAA3X1.zip |##########################-----------------------------| 46.93% tmpbAA3X1.zip |##########################-----------------------------| 46.97% tmpbAA3X1.zip |##########################-----------------------------| 47.02% tmpbAA3X1.zip |##########################-----------------------------| 47.06% tmpbAA3X1.zip |##########################-----------------------------| 47.11% tmpbAA3X1.zip |##########################-----------------------------| 47.16% tmpbAA3X1.zip |##########################-----------------------------| 47.2% tmpbAA3X1.zip |##########################-----------------------------| 47.25% tmpbAA3X1.zip |##########################-----------------------------| 47.29% tmpbAA3X1.zip |##########################-----------------------------| 47.34% tmpbAA3X1.zip |##########################-----------------------------| 47.38% tmpbAA3X1.zip |##########################-----------------------------| 47.43% tmpbAA3X1.zip |##########################-----------------------------| 47.48% tmpbAA3X1.zip |##########################-----------------------------| 47.52% tmpbAA3X1.zip |##########################-----------------------------| 47.57% tmpbAA3X1.zip |##########################-----------------------------| 47.61% tmpbAA3X1.zip |##########################-----------------------------| 47.66% tmpbAA3X1.zip |##########################-----------------------------| 47.7% tmpbAA3X1.zip |##########################-----------------------------| 47.75% tmpbAA3X1.zip |##########################-----------------------------| 47.79% tmpbAA3X1.zip |##########################-----------------------------| 47.84% tmpbAA3X1.zip |##########################-----------------------------| 47.89% tmpbAA3X1.zip |##########################-----------------------------| 47.93% tmpbAA3X1.zip |##########################-----------------------------| 47.98% tmpbAA3X1.zip |##########################-----------------------------| 48.02% tmpbAA3X1.zip |##########################-----------------------------| 48.07% tmpbAA3X1.zip |##########################-----------------------------| 48.11% tmpbAA3X1.zip |##########################-----------------------------| 48.16% tmpbAA3X1.zip |###########################----------------------------| 48.21% tmpbAA3X1.zip |###########################----------------------------| 48.25% tmpbAA3X1.zip |###########################----------------------------| 48.3% tmpbAA3X1.zip |###########################----------------------------| 48.34% tmpbAA3X1.zip |###########################----------------------------| 48.39% tmpbAA3X1.zip |###########################----------------------------| 48.43% tmpbAA3X1.zip |###########################----------------------------| 48.48% tmpbAA3X1.zip |###########################----------------------------| 48.53% tmpbAA3X1.zip |###########################----------------------------| 48.57% tmpbAA3X1.zip |###########################----------------------------| 48.62% tmpbAA3X1.zip |###########################----------------------------| 48.66% tmpbAA3X1.zip |###########################----------------------------| 48.71% tmpbAA3X1.zip |###########################----------------------------| 48.75% tmpbAA3X1.zip |###########################----------------------------| 48.8% tmpbAA3X1.zip |###########################----------------------------| 48.84% tmpbAA3X1.zip |###########################----------------------------| 48.89% tmpbAA3X1.zip |###########################----------------------------| 48.94% tmpbAA3X1.zip |###########################----------------------------| 48.98% tmpbAA3X1.zip |###########################----------------------------| 49.03% tmpbAA3X1.zip |###########################----------------------------| 49.07% tmpbAA3X1.zip |###########################----------------------------| 49.12% tmpbAA3X1.zip |###########################----------------------------| 49.16% tmpbAA3X1.zip |###########################----------------------------| 49.21% tmpbAA3X1.zip |###########################----------------------------| 49.26% tmpbAA3X1.zip |###########################----------------------------| 49.3% tmpbAA3X1.zip |###########################----------------------------| 49.35% tmpbAA3X1.zip |###########################----------------------------| 49.39% tmpbAA3X1.zip |###########################----------------------------| 49.44% tmpbAA3X1.zip |###########################----------------------------| 49.48% tmpbAA3X1.zip |###########################----------------------------| 49.53% tmpbAA3X1.zip |###########################----------------------------| 49.58% tmpbAA3X1.zip |###########################----------------------------| 49.62% tmpbAA3X1.zip |###########################----------------------------| 49.67% tmpbAA3X1.zip |###########################----------------------------| 49.71% tmpbAA3X1.zip |###########################----------------------------| 49.76% tmpbAA3X1.zip |###########################----------------------------| 49.8% tmpbAA3X1.zip |###########################----------------------------| 49.85% tmpbAA3X1.zip |###########################----------------------------| 49.89% tmpbAA3X1.zip |###########################----------------------------| 49.94% tmpbAA3X1.zip |###########################----------------------------| 49.99% tmpbAA3X1.zip |############################---------------------------| 50.03% tmpbAA3X1.zip |############################---------------------------| 50.08% tmpbAA3X1.zip |############################---------------------------| 50.12% tmpbAA3X1.zip |############################---------------------------| 50.17% tmpbAA3X1.zip |############################---------------------------| 50.21% tmpbAA3X1.zip |############################---------------------------| 50.26% tmpbAA3X1.zip |############################---------------------------| 50.31% tmpbAA3X1.zip |############################---------------------------| 50.35% tmpbAA3X1.zip |############################---------------------------| 50.4% tmpbAA3X1.zip |############################---------------------------| 50.44% tmpbAA3X1.zip |############################---------------------------| 50.49% tmpbAA3X1.zip |############################---------------------------| 50.53% tmpbAA3X1.zip |############################---------------------------| 50.58% tmpbAA3X1.zip |############################---------------------------| 50.63% tmpbAA3X1.zip |############################---------------------------| 50.67% tmpbAA3X1.zip |############################---------------------------| 50.72% tmpbAA3X1.zip |############################---------------------------| 50.76% tmpbAA3X1.zip |############################---------------------------| 50.81% tmpbAA3X1.zip |############################---------------------------| 50.85% tmpbAA3X1.zip |############################---------------------------| 50.9% tmpbAA3X1.zip |############################---------------------------| 50.94% tmpbAA3X1.zip |############################---------------------------| 50.99% tmpbAA3X1.zip |############################---------------------------| 51.04% tmpbAA3X1.zip |############################---------------------------| 51.08% tmpbAA3X1.zip |############################---------------------------| 51.13% tmpbAA3X1.zip |############################---------------------------| 51.17% tmpbAA3X1.zip |############################---------------------------| 51.22% tmpbAA3X1.zip |############################---------------------------| 51.26% tmpbAA3X1.zip |############################---------------------------| 51.31% tmpbAA3X1.zip |############################---------------------------| 51.36% tmpbAA3X1.zip |############################---------------------------| 51.4% tmpbAA3X1.zip |############################---------------------------| 51.45% tmpbAA3X1.zip |############################---------------------------| 51.49% tmpbAA3X1.zip |############################---------------------------| 51.54% tmpbAA3X1.zip |############################---------------------------| 51.58% tmpbAA3X1.zip |############################---------------------------| 51.63% tmpbAA3X1.zip |############################---------------------------| 51.68% tmpbAA3X1.zip |############################---------------------------| 51.72% tmpbAA3X1.zip |############################---------------------------| 51.77% tmpbAA3X1.zip |############################---------------------------| 51.81% tmpbAA3X1.zip |#############################--------------------------| 51.86% tmpbAA3X1.zip |#############################--------------------------| 51.9% tmpbAA3X1.zip |#############################--------------------------| 51.95% tmpbAA3X1.zip |#############################--------------------------| 51.99% tmpbAA3X1.zip |#############################--------------------------| 52.04% tmpbAA3X1.zip |#############################--------------------------| 52.09% tmpbAA3X1.zip |#############################--------------------------| 52.13% tmpbAA3X1.zip |#############################--------------------------| 52.18% tmpbAA3X1.zip |#############################--------------------------| 52.22% tmpbAA3X1.zip |#############################--------------------------| 52.27% tmpbAA3X1.zip |#############################--------------------------| 52.31% tmpbAA3X1.zip |#############################--------------------------| 52.36% tmpbAA3X1.zip |#############################--------------------------| 52.41% tmpbAA3X1.zip |#############################--------------------------| 52.45% tmpbAA3X1.zip |#############################--------------------------| 52.5% tmpbAA3X1.zip |#############################--------------------------| 52.54% tmpbAA3X1.zip |#############################--------------------------| 52.59% tmpbAA3X1.zip |#############################--------------------------| 52.63% tmpbAA3X1.zip |#############################--------------------------| 52.68% tmpbAA3X1.zip |#############################--------------------------| 52.72% tmpbAA3X1.zip |#############################--------------------------| 52.77% tmpbAA3X1.zip |#############################--------------------------| 52.82% tmpbAA3X1.zip |#############################--------------------------| 52.86% tmpbAA3X1.zip |#############################--------------------------| 52.91% tmpbAA3X1.zip |#############################--------------------------| 52.95% tmpbAA3X1.zip |#############################--------------------------| 53.0% tmpbAA3X1.zip |#############################--------------------------| 53.04% tmpbAA3X1.zip |#############################--------------------------| 53.09% tmpbAA3X1.zip |#############################--------------------------| 53.14% tmpbAA3X1.zip |#############################--------------------------| 53.18% tmpbAA3X1.zip |#############################--------------------------| 53.23% tmpbAA3X1.zip |#############################--------------------------| 53.27% tmpbAA3X1.zip |#############################--------------------------| 53.32% tmpbAA3X1.zip |#############################--------------------------| 53.36% tmpbAA3X1.zip |#############################--------------------------| 53.41% tmpbAA3X1.zip |#############################--------------------------| 53.46% tmpbAA3X1.zip |#############################--------------------------| 53.5% tmpbAA3X1.zip |#############################--------------------------| 53.55% tmpbAA3X1.zip |#############################--------------------------| 53.59% tmpbAA3X1.zip |##############################-------------------------| 53.64% tmpbAA3X1.zip |##############################-------------------------| 53.68% tmpbAA3X1.zip |##############################-------------------------| 53.73% tmpbAA3X1.zip |##############################-------------------------| 53.77% tmpbAA3X1.zip |##############################-------------------------| 53.82% tmpbAA3X1.zip |##############################-------------------------| 53.87% tmpbAA3X1.zip |##############################-------------------------| 53.91% tmpbAA3X1.zip |##############################-------------------------| 53.96% tmpbAA3X1.zip |##############################-------------------------| 54.0% tmpbAA3X1.zip |##############################-------------------------| 54.05% tmpbAA3X1.zip |##############################-------------------------| 54.09% tmpbAA3X1.zip |##############################-------------------------| 54.14% tmpbAA3X1.zip |##############################-------------------------| 54.19% tmpbAA3X1.zip |##############################-------------------------| 54.23% tmpbAA3X1.zip |##############################-------------------------| 54.28% tmpbAA3X1.zip |##############################-------------------------| 54.32% tmpbAA3X1.zip |##############################-------------------------| 54.37% tmpbAA3X1.zip |##############################-------------------------| 54.41% tmpbAA3X1.zip |##############################-------------------------| 54.46% tmpbAA3X1.zip |##############################-------------------------| 54.51% tmpbAA3X1.zip |##############################-------------------------| 54.55% tmpbAA3X1.zip |##############################-------------------------| 54.6% tmpbAA3X1.zip |##############################-------------------------| 54.64% tmpbAA3X1.zip |##############################-------------------------| 54.69% tmpbAA3X1.zip |##############################-------------------------| 54.73% tmpbAA3X1.zip |##############################-------------------------| 54.78% tmpbAA3X1.zip |##############################-------------------------| 54.82% tmpbAA3X1.zip |##############################-------------------------| 54.87% tmpbAA3X1.zip |##############################-------------------------| 54.92% tmpbAA3X1.zip |##############################-------------------------| 54.96% tmpbAA3X1.zip |##############################-------------------------| 55.01% tmpbAA3X1.zip |##############################-------------------------| 55.05% tmpbAA3X1.zip |##############################-------------------------| 55.1% tmpbAA3X1.zip |##############################-------------------------| 55.14% tmpbAA3X1.zip |##############################-------------------------| 55.19% tmpbAA3X1.zip |##############################-------------------------| 55.24% tmpbAA3X1.zip |##############################-------------------------| 55.28% tmpbAA3X1.zip |##############################-------------------------| 55.33% tmpbAA3X1.zip |##############################-------------------------| 55.37% tmpbAA3X1.zip |##############################-------------------------| 55.42% tmpbAA3X1.zip |###############################------------------------| 55.46% tmpbAA3X1.zip |###############################------------------------| 55.51% tmpbAA3X1.zip |###############################------------------------| 55.56% tmpbAA3X1.zip |###############################------------------------| 55.6% tmpbAA3X1.zip |###############################------------------------| 55.65% tmpbAA3X1.zip |###############################------------------------| 55.69% tmpbAA3X1.zip |###############################------------------------| 55.74% tmpbAA3X1.zip |###############################------------------------| 55.78% tmpbAA3X1.zip |###############################------------------------| 55.83% tmpbAA3X1.zip |###############################------------------------| 55.87% tmpbAA3X1.zip |###############################------------------------| 55.92% tmpbAA3X1.zip |###############################------------------------| 55.97% tmpbAA3X1.zip |###############################------------------------| 56.01% tmpbAA3X1.zip |###############################------------------------| 56.06% tmpbAA3X1.zip |###############################------------------------| 56.1% tmpbAA3X1.zip |###############################------------------------| 56.15% tmpbAA3X1.zip |###############################------------------------| 56.19% tmpbAA3X1.zip |###############################------------------------| 56.24% tmpbAA3X1.zip |###############################------------------------| 56.29% tmpbAA3X1.zip |###############################------------------------| 56.33% tmpbAA3X1.zip |###############################------------------------| 56.38% tmpbAA3X1.zip |###############################------------------------| 56.42% tmpbAA3X1.zip |###############################------------------------| 56.47% tmpbAA3X1.zip |###############################------------------------| 56.51% tmpbAA3X1.zip |###############################------------------------| 56.56% tmpbAA3X1.zip |###############################------------------------| 56.61% tmpbAA3X1.zip |###############################------------------------| 56.65% tmpbAA3X1.zip |###############################------------------------| 56.7% tmpbAA3X1.zip |###############################------------------------| 56.74% tmpbAA3X1.zip |###############################------------------------| 56.79% tmpbAA3X1.zip |###############################------------------------| 56.83% tmpbAA3X1.zip |###############################------------------------| 56.88% tmpbAA3X1.zip |###############################------------------------| 56.92% tmpbAA3X1.zip |###############################------------------------| 56.97% tmpbAA3X1.zip |###############################------------------------| 57.02% tmpbAA3X1.zip |###############################------------------------| 57.06% tmpbAA3X1.zip |###############################------------------------| 57.11% tmpbAA3X1.zip |###############################------------------------| 57.15% tmpbAA3X1.zip |###############################------------------------| 57.2% tmpbAA3X1.zip |###############################------------------------| 57.24% tmpbAA3X1.zip |################################-----------------------| 57.29% tmpbAA3X1.zip |################################-----------------------| 57.34% tmpbAA3X1.zip |################################-----------------------| 57.38% tmpbAA3X1.zip |################################-----------------------| 57.43% tmpbAA3X1.zip |################################-----------------------| 57.47% tmpbAA3X1.zip |################################-----------------------| 57.52% tmpbAA3X1.zip |################################-----------------------| 57.56% tmpbAA3X1.zip |################################-----------------------| 57.61% tmpbAA3X1.zip |################################-----------------------| 57.66% tmpbAA3X1.zip |################################-----------------------| 57.7% tmpbAA3X1.zip |################################-----------------------| 57.75% tmpbAA3X1.zip |################################-----------------------| 57.79% tmpbAA3X1.zip |################################-----------------------| 57.84% tmpbAA3X1.zip |################################-----------------------| 57.88% tmpbAA3X1.zip |################################-----------------------| 57.93% tmpbAA3X1.zip |################################-----------------------| 57.97% tmpbAA3X1.zip |################################-----------------------| 58.02% tmpbAA3X1.zip |################################-----------------------| 58.07% tmpbAA3X1.zip |################################-----------------------| 58.11% tmpbAA3X1.zip |################################-----------------------| 58.16% tmpbAA3X1.zip |################################-----------------------| 58.2% tmpbAA3X1.zip |################################-----------------------| 58.25% tmpbAA3X1.zip |################################-----------------------| 58.29% tmpbAA3X1.zip |################################-----------------------| 58.34% tmpbAA3X1.zip |################################-----------------------| 58.39% tmpbAA3X1.zip |################################-----------------------| 58.43% tmpbAA3X1.zip |################################-----------------------| 58.48% tmpbAA3X1.zip |################################-----------------------| 58.52% tmpbAA3X1.zip |################################-----------------------| 58.57% tmpbAA3X1.zip |################################-----------------------| 58.61% tmpbAA3X1.zip |################################-----------------------| 58.66% tmpbAA3X1.zip |################################-----------------------| 58.71% tmpbAA3X1.zip |################################-----------------------| 58.75% tmpbAA3X1.zip |################################-----------------------| 58.8% tmpbAA3X1.zip |################################-----------------------| 58.84% tmpbAA3X1.zip |################################-----------------------| 58.89% tmpbAA3X1.zip |################################-----------------------| 58.93% tmpbAA3X1.zip |################################-----------------------| 58.98% tmpbAA3X1.zip |################################-----------------------| 59.02% tmpbAA3X1.zip |################################-----------------------| 59.07% tmpbAA3X1.zip |#################################----------------------| 59.12% tmpbAA3X1.zip |#################################----------------------| 59.16% tmpbAA3X1.zip |#################################----------------------| 59.21% tmpbAA3X1.zip |#################################----------------------| 59.25% tmpbAA3X1.zip |#################################----------------------| 59.3% tmpbAA3X1.zip |#################################----------------------| 59.34% tmpbAA3X1.zip |#################################----------------------| 59.39% tmpbAA3X1.zip |#################################----------------------| 59.44% tmpbAA3X1.zip |#################################----------------------| 59.48% tmpbAA3X1.zip |#################################----------------------| 59.53% tmpbAA3X1.zip |#################################----------------------| 59.57% tmpbAA3X1.zip |#################################----------------------| 59.62% tmpbAA3X1.zip |#################################----------------------| 59.66% tmpbAA3X1.zip |#################################----------------------| 59.71% tmpbAA3X1.zip |#################################----------------------| 59.75% tmpbAA3X1.zip |#################################----------------------| 59.8% tmpbAA3X1.zip |#################################----------------------| 59.85% tmpbAA3X1.zip |#################################----------------------| 59.89% tmpbAA3X1.zip |#################################----------------------| 59.94% tmpbAA3X1.zip |#################################----------------------| 59.98% tmpbAA3X1.zip |#################################----------------------| 60.03% tmpbAA3X1.zip |#################################----------------------| 60.07% tmpbAA3X1.zip |#################################----------------------| 60.12% tmpbAA3X1.zip |#################################----------------------| 60.17% tmpbAA3X1.zip |#################################----------------------| 60.21% tmpbAA3X1.zip |#################################----------------------| 60.26% tmpbAA3X1.zip |#################################----------------------| 60.3% tmpbAA3X1.zip |#################################----------------------| 60.35% tmpbAA3X1.zip |#################################----------------------| 60.39% tmpbAA3X1.zip |#################################----------------------| 60.44% tmpbAA3X1.zip |#################################----------------------| 60.49% tmpbAA3X1.zip |#################################----------------------| 60.53% tmpbAA3X1.zip |#################################----------------------| 60.58% tmpbAA3X1.zip |#################################----------------------| 60.62% tmpbAA3X1.zip |#################################----------------------| 60.67% tmpbAA3X1.zip |#################################----------------------| 60.71% tmpbAA3X1.zip |#################################----------------------| 60.76% tmpbAA3X1.zip |#################################----------------------| 60.8% tmpbAA3X1.zip |#################################----------------------| 60.85% tmpbAA3X1.zip |#################################----------------------| 60.9% tmpbAA3X1.zip |##################################---------------------| 60.94% tmpbAA3X1.zip |##################################---------------------| 60.99% tmpbAA3X1.zip |##################################---------------------| 61.03% tmpbAA3X1.zip |##################################---------------------| 61.08% tmpbAA3X1.zip |##################################---------------------| 61.12% tmpbAA3X1.zip |##################################---------------------| 61.17% tmpbAA3X1.zip |##################################---------------------| 61.22% tmpbAA3X1.zip |##################################---------------------| 61.26% tmpbAA3X1.zip |##################################---------------------| 61.31% tmpbAA3X1.zip |##################################---------------------| 61.35% tmpbAA3X1.zip |##################################---------------------| 61.4% tmpbAA3X1.zip |##################################---------------------| 61.44% tmpbAA3X1.zip |##################################---------------------| 61.49% tmpbAA3X1.zip |##################################---------------------| 61.54% tmpbAA3X1.zip |##################################---------------------| 61.58% tmpbAA3X1.zip |##################################---------------------| 61.63% tmpbAA3X1.zip |##################################---------------------| 61.67% tmpbAA3X1.zip |##################################---------------------| 61.72% tmpbAA3X1.zip |##################################---------------------| 61.76% tmpbAA3X1.zip |##################################---------------------| 61.81% tmpbAA3X1.zip |##################################---------------------| 61.85% tmpbAA3X1.zip |##################################---------------------| 61.9% tmpbAA3X1.zip |##################################---------------------| 61.95% tmpbAA3X1.zip |##################################---------------------| 61.99% tmpbAA3X1.zip |##################################---------------------| 62.04% tmpbAA3X1.zip |##################################---------------------| 62.08% tmpbAA3X1.zip |##################################---------------------| 62.13% tmpbAA3X1.zip |##################################---------------------| 62.17% tmpbAA3X1.zip |##################################---------------------| 62.22% tmpbAA3X1.zip |##################################---------------------| 62.27% tmpbAA3X1.zip |##################################---------------------| 62.31% tmpbAA3X1.zip |##################################---------------------| 62.36% tmpbAA3X1.zip |##################################---------------------| 62.4% tmpbAA3X1.zip |##################################---------------------| 62.45% tmpbAA3X1.zip |##################################---------------------| 62.49% tmpbAA3X1.zip |##################################---------------------| 62.54% tmpbAA3X1.zip |##################################---------------------| 62.59% tmpbAA3X1.zip |##################################---------------------| 62.63% tmpbAA3X1.zip |##################################---------------------| 62.68% tmpbAA3X1.zip |##################################---------------------| 62.72% tmpbAA3X1.zip |###################################--------------------| 62.77% tmpbAA3X1.zip |###################################--------------------| 62.81% tmpbAA3X1.zip |###################################--------------------| 62.86% tmpbAA3X1.zip |###################################--------------------| 62.9% tmpbAA3X1.zip |###################################--------------------| 62.95% tmpbAA3X1.zip |###################################--------------------| 63.0% tmpbAA3X1.zip |###################################--------------------| 63.04% tmpbAA3X1.zip |###################################--------------------| 63.09% tmpbAA3X1.zip |###################################--------------------| 63.13% tmpbAA3X1.zip |###################################--------------------| 63.18% tmpbAA3X1.zip |###################################--------------------| 63.22% tmpbAA3X1.zip |###################################--------------------| 63.27% tmpbAA3X1.zip |###################################--------------------| 63.32% tmpbAA3X1.zip |###################################--------------------| 63.36% tmpbAA3X1.zip |###################################--------------------| 63.41% tmpbAA3X1.zip |###################################--------------------| 63.45% tmpbAA3X1.zip |###################################--------------------| 63.5% tmpbAA3X1.zip |###################################--------------------| 63.54% tmpbAA3X1.zip |###################################--------------------| 63.59% tmpbAA3X1.zip |###################################--------------------| 63.64% tmpbAA3X1.zip |###################################--------------------| 63.68% tmpbAA3X1.zip |###################################--------------------| 63.73% tmpbAA3X1.zip |###################################--------------------| 63.77% tmpbAA3X1.zip |###################################--------------------| 63.82% tmpbAA3X1.zip |###################################--------------------| 63.86% tmpbAA3X1.zip |###################################--------------------| 63.91% tmpbAA3X1.zip |###################################--------------------| 63.95% tmpbAA3X1.zip |###################################--------------------| 64.0% tmpbAA3X1.zip |###################################--------------------| 64.05% tmpbAA3X1.zip |###################################--------------------| 64.09% tmpbAA3X1.zip |###################################--------------------| 64.14% tmpbAA3X1.zip |###################################--------------------| 64.18% tmpbAA3X1.zip |###################################--------------------| 64.23% tmpbAA3X1.zip |###################################--------------------| 64.27% tmpbAA3X1.zip |###################################--------------------| 64.32% tmpbAA3X1.zip |###################################--------------------| 64.37% tmpbAA3X1.zip |###################################--------------------| 64.41% tmpbAA3X1.zip |###################################--------------------| 64.46% tmpbAA3X1.zip |###################################--------------------| 64.5% tmpbAA3X1.zip |####################################-------------------| 64.55% tmpbAA3X1.zip |####################################-------------------| 64.59% tmpbAA3X1.zip |####################################-------------------| 64.64% tmpbAA3X1.zip |####################################-------------------| 64.69% tmpbAA3X1.zip |####################################-------------------| 64.73% tmpbAA3X1.zip |####################################-------------------| 64.78% tmpbAA3X1.zip |####################################-------------------| 64.82% tmpbAA3X1.zip |####################################-------------------| 64.87% tmpbAA3X1.zip |####################################-------------------| 64.91% tmpbAA3X1.zip |####################################-------------------| 64.96% tmpbAA3X1.zip |####################################-------------------| 65.0% tmpbAA3X1.zip |####################################-------------------| 65.05% tmpbAA3X1.zip |####################################-------------------| 65.1% tmpbAA3X1.zip |####################################-------------------| 65.14% tmpbAA3X1.zip |####################################-------------------| 65.19% tmpbAA3X1.zip |####################################-------------------| 65.23% tmpbAA3X1.zip |####################################-------------------| 65.28% tmpbAA3X1.zip |####################################-------------------| 65.32% tmpbAA3X1.zip |####################################-------------------| 65.37% tmpbAA3X1.zip |####################################-------------------| 65.42% tmpbAA3X1.zip |####################################-------------------| 65.46% tmpbAA3X1.zip |####################################-------------------| 65.51% tmpbAA3X1.zip |####################################-------------------| 65.55% tmpbAA3X1.zip |####################################-------------------| 65.6% tmpbAA3X1.zip |####################################-------------------| 65.64% tmpbAA3X1.zip |####################################-------------------| 65.69% tmpbAA3X1.zip |####################################-------------------| 65.74% tmpbAA3X1.zip |####################################-------------------| 65.78% tmpbAA3X1.zip |####################################-------------------| 65.83% tmpbAA3X1.zip |####################################-------------------| 65.87% tmpbAA3X1.zip |####################################-------------------| 65.92% tmpbAA3X1.zip |####################################-------------------| 65.96% tmpbAA3X1.zip |####################################-------------------| 66.01% tmpbAA3X1.zip |####################################-------------------| 66.05% tmpbAA3X1.zip |####################################-------------------| 66.1% tmpbAA3X1.zip |####################################-------------------| 66.15% tmpbAA3X1.zip |####################################-------------------| 66.19% tmpbAA3X1.zip |####################################-------------------| 66.24% tmpbAA3X1.zip |####################################-------------------| 66.28% tmpbAA3X1.zip |####################################-------------------| 66.33% tmpbAA3X1.zip |#####################################------------------| 66.37% tmpbAA3X1.zip |#####################################------------------| 66.42% tmpbAA3X1.zip |#####################################------------------| 66.47% tmpbAA3X1.zip |#####################################------------------| 66.51% tmpbAA3X1.zip |#####################################------------------| 66.56% tmpbAA3X1.zip |#####################################------------------| 66.6% tmpbAA3X1.zip |#####################################------------------| 66.65% tmpbAA3X1.zip |#####################################------------------| 66.69% tmpbAA3X1.zip |#####################################------------------| 66.74% tmpbAA3X1.zip |#####################################------------------| 66.78% tmpbAA3X1.zip |#####################################------------------| 66.83% tmpbAA3X1.zip |#####################################------------------| 66.88% tmpbAA3X1.zip |#####################################------------------| 66.92% tmpbAA3X1.zip |#####################################------------------| 66.97% tmpbAA3X1.zip |#####################################------------------| 67.01% tmpbAA3X1.zip |#####################################------------------| 67.06% tmpbAA3X1.zip |#####################################------------------| 67.1% tmpbAA3X1.zip |#####################################------------------| 67.15% tmpbAA3X1.zip |#####################################------------------| 67.2% tmpbAA3X1.zip |#####################################------------------| 67.24% tmpbAA3X1.zip |#####################################------------------| 67.29% tmpbAA3X1.zip |#####################################------------------| 67.33% tmpbAA3X1.zip |#####################################------------------| 67.38% tmpbAA3X1.zip |#####################################------------------| 67.42% tmpbAA3X1.zip |#####################################------------------| 67.47% tmpbAA3X1.zip |#####################################------------------| 67.52% tmpbAA3X1.zip |#####################################------------------| 67.56% tmpbAA3X1.zip |#####################################------------------| 67.61% tmpbAA3X1.zip |#####################################------------------| 67.65% tmpbAA3X1.zip |#####################################------------------| 67.7% tmpbAA3X1.zip |#####################################------------------| 67.74% tmpbAA3X1.zip |#####################################------------------| 67.79% tmpbAA3X1.zip |#####################################------------------| 67.83% tmpbAA3X1.zip |#####################################------------------| 67.88% tmpbAA3X1.zip |#####################################------------------| 67.93% tmpbAA3X1.zip |#####################################------------------| 67.97% tmpbAA3X1.zip |#####################################------------------| 68.02% tmpbAA3X1.zip |#####################################------------------| 68.06% tmpbAA3X1.zip |#####################################------------------| 68.11% tmpbAA3X1.zip |#####################################------------------| 68.15% tmpbAA3X1.zip |######################################-----------------| 68.2% tmpbAA3X1.zip |######################################-----------------| 68.25% tmpbAA3X1.zip |######################################-----------------| 68.29% tmpbAA3X1.zip |######################################-----------------| 68.34% tmpbAA3X1.zip |######################################-----------------| 68.38% tmpbAA3X1.zip |######################################-----------------| 68.43% tmpbAA3X1.zip |######################################-----------------| 68.47% tmpbAA3X1.zip |######################################-----------------| 68.52% tmpbAA3X1.zip |######################################-----------------| 68.57% tmpbAA3X1.zip |######################################-----------------| 68.61% tmpbAA3X1.zip |######################################-----------------| 68.66% tmpbAA3X1.zip |######################################-----------------| 68.7% tmpbAA3X1.zip |######################################-----------------| 68.75% tmpbAA3X1.zip |######################################-----------------| 68.79% tmpbAA3X1.zip |######################################-----------------| 68.84% tmpbAA3X1.zip |######################################-----------------| 68.88% tmpbAA3X1.zip |######################################-----------------| 68.93% tmpbAA3X1.zip |######################################-----------------| 68.98% tmpbAA3X1.zip |######################################-----------------| 69.02% tmpbAA3X1.zip |######################################-----------------| 69.07% tmpbAA3X1.zip |######################################-----------------| 69.11% tmpbAA3X1.zip |######################################-----------------| 69.16% tmpbAA3X1.zip |######################################-----------------| 69.2% tmpbAA3X1.zip |######################################-----------------| 69.25% tmpbAA3X1.zip |######################################-----------------| 69.3% tmpbAA3X1.zip |######################################-----------------| 69.34% tmpbAA3X1.zip |######################################-----------------| 69.39% tmpbAA3X1.zip |######################################-----------------| 69.43% tmpbAA3X1.zip |######################################-----------------| 69.48% tmpbAA3X1.zip |######################################-----------------| 69.52% tmpbAA3X1.zip |######################################-----------------| 69.57% tmpbAA3X1.zip |######################################-----------------| 69.62% tmpbAA3X1.zip |######################################-----------------| 69.66% tmpbAA3X1.zip |######################################-----------------| 69.71% tmpbAA3X1.zip |######################################-----------------| 69.75% tmpbAA3X1.zip |######################################-----------------| 69.8% tmpbAA3X1.zip |######################################-----------------| 69.84% tmpbAA3X1.zip |######################################-----------------| 69.89% tmpbAA3X1.zip |######################################-----------------| 69.93% tmpbAA3X1.zip |######################################-----------------| 69.98% tmpbAA3X1.zip |#######################################----------------| 70.03% tmpbAA3X1.zip |#######################################----------------| 70.07% tmpbAA3X1.zip |#######################################----------------| 70.12% tmpbAA3X1.zip |#######################################----------------| 70.16% tmpbAA3X1.zip |#######################################----------------| 70.21% tmpbAA3X1.zip |#######################################----------------| 70.25% tmpbAA3X1.zip |#######################################----------------| 70.3% tmpbAA3X1.zip |#######################################----------------| 70.35% tmpbAA3X1.zip |#######################################----------------| 70.39% tmpbAA3X1.zip |#######################################----------------| 70.44% tmpbAA3X1.zip |#######################################----------------| 70.48% tmpbAA3X1.zip |#######################################----------------| 70.53% tmpbAA3X1.zip |#######################################----------------| 70.57% tmpbAA3X1.zip |#######################################----------------| 70.62% tmpbAA3X1.zip |#######################################----------------| 70.67% tmpbAA3X1.zip |#######################################----------------| 70.71% tmpbAA3X1.zip |#######################################----------------| 70.76% tmpbAA3X1.zip |#######################################----------------| 70.8% tmpbAA3X1.zip |#######################################----------------| 70.85% tmpbAA3X1.zip |#######################################----------------| 70.89% tmpbAA3X1.zip |#######################################----------------| 70.94% tmpbAA3X1.zip |#######################################----------------| 70.98% tmpbAA3X1.zip |#######################################----------------| 71.03% tmpbAA3X1.zip |#######################################----------------| 71.08% tmpbAA3X1.zip |#######################################----------------| 71.12% tmpbAA3X1.zip |#######################################----------------| 71.17% tmpbAA3X1.zip |#######################################----------------| 71.21% tmpbAA3X1.zip |#######################################----------------| 71.26% tmpbAA3X1.zip |#######################################----------------| 71.3% tmpbAA3X1.zip |#######################################----------------| 71.35% tmpbAA3X1.zip |#######################################----------------| 71.4% tmpbAA3X1.zip |#######################################----------------| 71.44% tmpbAA3X1.zip |#######################################----------------| 71.49% tmpbAA3X1.zip |#######################################----------------| 71.53% tmpbAA3X1.zip |#######################################----------------| 71.58% tmpbAA3X1.zip |#######################################----------------| 71.62% tmpbAA3X1.zip |#######################################----------------| 71.67% tmpbAA3X1.zip |#######################################----------------| 71.72% tmpbAA3X1.zip |#######################################----------------| 71.76% tmpbAA3X1.zip |#######################################----------------| 71.81% tmpbAA3X1.zip |########################################---------------| 71.85% tmpbAA3X1.zip |########################################---------------| 71.9% tmpbAA3X1.zip |########################################---------------| 71.94% tmpbAA3X1.zip |########################################---------------| 71.99% tmpbAA3X1.zip |########################################---------------| 72.03% tmpbAA3X1.zip |########################################---------------| 72.08% tmpbAA3X1.zip |########################################---------------| 72.13% tmpbAA3X1.zip |########################################---------------| 72.17% tmpbAA3X1.zip |########################################---------------| 72.22% tmpbAA3X1.zip |########################################---------------| 72.26% tmpbAA3X1.zip |########################################---------------| 72.31% tmpbAA3X1.zip |########################################---------------| 72.35% tmpbAA3X1.zip |########################################---------------| 72.4% tmpbAA3X1.zip |########################################---------------| 72.45% tmpbAA3X1.zip |########################################---------------| 72.49% tmpbAA3X1.zip |########################################---------------| 72.54% tmpbAA3X1.zip |########################################---------------| 72.58% tmpbAA3X1.zip |########################################---------------| 72.63% tmpbAA3X1.zip |########################################---------------| 72.67% tmpbAA3X1.zip |########################################---------------| 72.72% tmpbAA3X1.zip |########################################---------------| 72.77% tmpbAA3X1.zip |########################################---------------| 72.81% tmpbAA3X1.zip |########################################---------------| 72.86% tmpbAA3X1.zip |########################################---------------| 72.9% tmpbAA3X1.zip |########################################---------------| 72.95% tmpbAA3X1.zip |########################################---------------| 72.99% tmpbAA3X1.zip |########################################---------------| 73.04% tmpbAA3X1.zip |########################################---------------| 73.08% tmpbAA3X1.zip |########################################---------------| 73.13% tmpbAA3X1.zip |########################################---------------| 73.18% tmpbAA3X1.zip |########################################---------------| 73.22% tmpbAA3X1.zip |########################################---------------| 73.27% tmpbAA3X1.zip |########################################---------------| 73.31% tmpbAA3X1.zip |########################################---------------| 73.36% tmpbAA3X1.zip |########################################---------------| 73.4% tmpbAA3X1.zip |########################################---------------| 73.45% tmpbAA3X1.zip |########################################---------------| 73.5% tmpbAA3X1.zip |########################################---------------| 73.54% tmpbAA3X1.zip |########################################---------------| 73.59% tmpbAA3X1.zip |########################################---------------| 73.63% tmpbAA3X1.zip |#########################################--------------| 73.68% tmpbAA3X1.zip |#########################################--------------| 73.72% tmpbAA3X1.zip |#########################################--------------| 73.77% tmpbAA3X1.zip |#########################################--------------| 73.81% tmpbAA3X1.zip |#########################################--------------| 73.86% tmpbAA3X1.zip |#########################################--------------| 73.91% tmpbAA3X1.zip |#########################################--------------| 73.95% tmpbAA3X1.zip |#########################################--------------| 74.0% tmpbAA3X1.zip |#########################################--------------| 74.04% tmpbAA3X1.zip |#########################################--------------| 74.09% tmpbAA3X1.zip |#########################################--------------| 74.13% tmpbAA3X1.zip |#########################################--------------| 74.18% tmpbAA3X1.zip |#########################################--------------| 74.23% tmpbAA3X1.zip |#########################################--------------| 74.27% tmpbAA3X1.zip |#########################################--------------| 74.32% tmpbAA3X1.zip |#########################################--------------| 74.36% tmpbAA3X1.zip |#########################################--------------| 74.41% tmpbAA3X1.zip |#########################################--------------| 74.45% tmpbAA3X1.zip |#########################################--------------| 74.5% tmpbAA3X1.zip |#########################################--------------| 74.55% tmpbAA3X1.zip |#########################################--------------| 74.59% tmpbAA3X1.zip |#########################################--------------| 74.64% tmpbAA3X1.zip |#########################################--------------| 74.68% tmpbAA3X1.zip |#########################################--------------| 74.73% tmpbAA3X1.zip |#########################################--------------| 74.77% tmpbAA3X1.zip |#########################################--------------| 74.82% tmpbAA3X1.zip |#########################################--------------| 74.86% tmpbAA3X1.zip |#########################################--------------| 74.91% tmpbAA3X1.zip |#########################################--------------| 74.96% tmpbAA3X1.zip |#########################################--------------| 75.0% tmpbAA3X1.zip |#########################################--------------| 75.05% tmpbAA3X1.zip |#########################################--------------| 75.09% tmpbAA3X1.zip |#########################################--------------| 75.14% tmpbAA3X1.zip |#########################################--------------| 75.18% tmpbAA3X1.zip |#########################################--------------| 75.23% tmpbAA3X1.zip |#########################################--------------| 75.28% tmpbAA3X1.zip |#########################################--------------| 75.32% tmpbAA3X1.zip |#########################################--------------| 75.37% tmpbAA3X1.zip |#########################################--------------| 75.41% tmpbAA3X1.zip |##########################################-------------| 75.46% tmpbAA3X1.zip |##########################################-------------| 75.5% tmpbAA3X1.zip |##########################################-------------| 75.55% tmpbAA3X1.zip |##########################################-------------| 75.6% tmpbAA3X1.zip |##########################################-------------| 75.64% tmpbAA3X1.zip |##########################################-------------| 75.69% tmpbAA3X1.zip |##########################################-------------| 75.73% tmpbAA3X1.zip |##########################################-------------| 75.78% tmpbAA3X1.zip |##########################################-------------| 75.82% tmpbAA3X1.zip |##########################################-------------| 75.87% tmpbAA3X1.zip |##########################################-------------| 75.91% tmpbAA3X1.zip |##########################################-------------| 75.96% tmpbAA3X1.zip |##########################################-------------| 76.01% tmpbAA3X1.zip |##########################################-------------| 76.05% tmpbAA3X1.zip |##########################################-------------| 76.1% tmpbAA3X1.zip |##########################################-------------| 76.14% tmpbAA3X1.zip |##########################################-------------| 76.19% tmpbAA3X1.zip |##########################################-------------| 76.23% tmpbAA3X1.zip |##########################################-------------| 76.28% tmpbAA3X1.zip |##########################################-------------| 76.33% tmpbAA3X1.zip |##########################################-------------| 76.37% tmpbAA3X1.zip |##########################################-------------| 76.42% tmpbAA3X1.zip |##########################################-------------| 76.46% tmpbAA3X1.zip |##########################################-------------| 76.51% tmpbAA3X1.zip |##########################################-------------| 76.55% tmpbAA3X1.zip |##########################################-------------| 76.6% tmpbAA3X1.zip |##########################################-------------| 76.65% tmpbAA3X1.zip |##########################################-------------| 76.69% tmpbAA3X1.zip |##########################################-------------| 76.74% tmpbAA3X1.zip |##########################################-------------| 76.78% tmpbAA3X1.zip |##########################################-------------| 76.83% tmpbAA3X1.zip |##########################################-------------| 76.87% tmpbAA3X1.zip |##########################################-------------| 76.92% tmpbAA3X1.zip |##########################################-------------| 76.96% tmpbAA3X1.zip |##########################################-------------| 77.01% tmpbAA3X1.zip |##########################################-------------| 77.06% tmpbAA3X1.zip |##########################################-------------| 77.1% tmpbAA3X1.zip |##########################################-------------| 77.15% tmpbAA3X1.zip |##########################################-------------| 77.19% tmpbAA3X1.zip |##########################################-------------| 77.24% tmpbAA3X1.zip |###########################################------------| 77.28% tmpbAA3X1.zip |###########################################------------| 77.33% tmpbAA3X1.zip |###########################################------------| 77.38% tmpbAA3X1.zip |###########################################------------| 77.42% tmpbAA3X1.zip |###########################################------------| 77.47% tmpbAA3X1.zip |###########################################------------| 77.51% tmpbAA3X1.zip |###########################################------------| 77.56% tmpbAA3X1.zip |###########################################------------| 77.6% tmpbAA3X1.zip |###########################################------------| 77.65% tmpbAA3X1.zip |###########################################------------| 77.7% tmpbAA3X1.zip |###########################################------------| 77.74% tmpbAA3X1.zip |###########################################------------| 77.79% tmpbAA3X1.zip |###########################################------------| 77.83% tmpbAA3X1.zip |###########################################------------| 77.88% tmpbAA3X1.zip |###########################################------------| 77.92% tmpbAA3X1.zip |###########################################------------| 77.97% tmpbAA3X1.zip |###########################################------------| 78.01% tmpbAA3X1.zip |###########################################------------| 78.06% tmpbAA3X1.zip |###########################################------------| 78.11% tmpbAA3X1.zip |###########################################------------| 78.15% tmpbAA3X1.zip |###########################################------------| 78.2% tmpbAA3X1.zip |###########################################------------| 78.24% tmpbAA3X1.zip |###########################################------------| 78.29% tmpbAA3X1.zip |###########################################------------| 78.33% tmpbAA3X1.zip |###########################################------------| 78.38% tmpbAA3X1.zip |###########################################------------| 78.43% tmpbAA3X1.zip |###########################################------------| 78.47% tmpbAA3X1.zip |###########################################------------| 78.52% tmpbAA3X1.zip |###########################################------------| 78.56% tmpbAA3X1.zip |###########################################------------| 78.61% tmpbAA3X1.zip |###########################################------------| 78.65% tmpbAA3X1.zip |###########################################------------| 78.7% tmpbAA3X1.zip |###########################################------------| 78.75% tmpbAA3X1.zip |###########################################------------| 78.79% tmpbAA3X1.zip |###########################################------------| 78.84% tmpbAA3X1.zip |###########################################------------| 78.88% tmpbAA3X1.zip |###########################################------------| 78.93% tmpbAA3X1.zip |###########################################------------| 78.97% tmpbAA3X1.zip |###########################################------------| 79.02% tmpbAA3X1.zip |###########################################------------| 79.06% tmpbAA3X1.zip |############################################-----------| 79.11% tmpbAA3X1.zip |############################################-----------| 79.16% tmpbAA3X1.zip |############################################-----------| 79.2% tmpbAA3X1.zip |############################################-----------| 79.25% tmpbAA3X1.zip |############################################-----------| 79.29% tmpbAA3X1.zip |############################################-----------| 79.34% tmpbAA3X1.zip |############################################-----------| 79.38% tmpbAA3X1.zip |############################################-----------| 79.43% tmpbAA3X1.zip |############################################-----------| 79.48% tmpbAA3X1.zip |############################################-----------| 79.52% tmpbAA3X1.zip |############################################-----------| 79.57% tmpbAA3X1.zip |############################################-----------| 79.61% tmpbAA3X1.zip |############################################-----------| 79.66% tmpbAA3X1.zip |############################################-----------| 79.7% tmpbAA3X1.zip |############################################-----------| 79.75% tmpbAA3X1.zip |############################################-----------| 79.8% tmpbAA3X1.zip |############################################-----------| 79.84% tmpbAA3X1.zip |############################################-----------| 79.89% tmpbAA3X1.zip |############################################-----------| 79.93% tmpbAA3X1.zip |############################################-----------| 79.98% tmpbAA3X1.zip |############################################-----------| 80.02% tmpbAA3X1.zip |############################################-----------| 80.07% tmpbAA3X1.zip |############################################-----------| 80.11% tmpbAA3X1.zip |############################################-----------| 80.16% tmpbAA3X1.zip |############################################-----------| 80.21% tmpbAA3X1.zip |############################################-----------| 80.25% tmpbAA3X1.zip |############################################-----------| 80.3% tmpbAA3X1.zip |############################################-----------| 80.34% tmpbAA3X1.zip |############################################-----------| 80.39% tmpbAA3X1.zip |############################################-----------| 80.43% tmpbAA3X1.zip |############################################-----------| 80.48% tmpbAA3X1.zip |############################################-----------| 80.53% tmpbAA3X1.zip |############################################-----------| 80.57% tmpbAA3X1.zip |############################################-----------| 80.62% tmpbAA3X1.zip |############################################-----------| 80.66% tmpbAA3X1.zip |############################################-----------| 80.71% tmpbAA3X1.zip |############################################-----------| 80.75% tmpbAA3X1.zip |############################################-----------| 80.8% tmpbAA3X1.zip |############################################-----------| 80.84% tmpbAA3X1.zip |############################################-----------| 80.89% tmpbAA3X1.zip |#############################################----------| 80.94% tmpbAA3X1.zip |#############################################----------| 80.98% tmpbAA3X1.zip |#############################################----------| 81.03% tmpbAA3X1.zip |#############################################----------| 81.07% tmpbAA3X1.zip |#############################################----------| 81.12% tmpbAA3X1.zip |#############################################----------| 81.16% tmpbAA3X1.zip |#############################################----------| 81.21% tmpbAA3X1.zip |#############################################----------| 81.26% tmpbAA3X1.zip |#############################################----------| 81.3% tmpbAA3X1.zip |#############################################----------| 81.35% tmpbAA3X1.zip |#############################################----------| 81.39% tmpbAA3X1.zip |#############################################----------| 81.44% tmpbAA3X1.zip |#############################################----------| 81.48% tmpbAA3X1.zip |#############################################----------| 81.53% tmpbAA3X1.zip |#############################################----------| 81.58% tmpbAA3X1.zip |#############################################----------| 81.62% tmpbAA3X1.zip |#############################################----------| 81.67% tmpbAA3X1.zip |#############################################----------| 81.71% tmpbAA3X1.zip |#############################################----------| 81.76% tmpbAA3X1.zip |#############################################----------| 81.8% tmpbAA3X1.zip |#############################################----------| 81.85% tmpbAA3X1.zip |#############################################----------| 81.89% tmpbAA3X1.zip |#############################################----------| 81.94% tmpbAA3X1.zip |#############################################----------| 81.99% tmpbAA3X1.zip |#############################################----------| 82.03% tmpbAA3X1.zip |#############################################----------| 82.08% tmpbAA3X1.zip |#############################################----------| 82.12% tmpbAA3X1.zip |#############################################----------| 82.17% tmpbAA3X1.zip |#############################################----------| 82.21% tmpbAA3X1.zip |#############################################----------| 82.26% tmpbAA3X1.zip |#############################################----------| 82.31% tmpbAA3X1.zip |#############################################----------| 82.35% tmpbAA3X1.zip |#############################################----------| 82.4% tmpbAA3X1.zip |#############################################----------| 82.44% tmpbAA3X1.zip |#############################################----------| 82.49% tmpbAA3X1.zip |#############################################----------| 82.53% tmpbAA3X1.zip |#############################################----------| 82.58% tmpbAA3X1.zip |#############################################----------| 82.63% tmpbAA3X1.zip |#############################################----------| 82.67% tmpbAA3X1.zip |#############################################----------| 82.72% tmpbAA3X1.zip |##############################################---------| 82.76% tmpbAA3X1.zip |##############################################---------| 82.81% tmpbAA3X1.zip |##############################################---------| 82.85% tmpbAA3X1.zip |##############################################---------| 82.9% tmpbAA3X1.zip |##############################################---------| 82.94% tmpbAA3X1.zip |##############################################---------| 82.99% tmpbAA3X1.zip |##############################################---------| 83.04% tmpbAA3X1.zip |##############################################---------| 83.08% tmpbAA3X1.zip |##############################################---------| 83.13% tmpbAA3X1.zip |##############################################---------| 83.17% tmpbAA3X1.zip |##############################################---------| 83.22% tmpbAA3X1.zip |##############################################---------| 83.26% tmpbAA3X1.zip |##############################################---------| 83.31% tmpbAA3X1.zip |##############################################---------| 83.36% tmpbAA3X1.zip |##############################################---------| 83.4% tmpbAA3X1.zip |##############################################---------| 83.45% tmpbAA3X1.zip |##############################################---------| 83.49% tmpbAA3X1.zip |##############################################---------| 83.54% tmpbAA3X1.zip |##############################################---------| 83.58% tmpbAA3X1.zip |##############################################---------| 83.63% tmpbAA3X1.zip |##############################################---------| 83.68% tmpbAA3X1.zip |##############################################---------| 83.72% tmpbAA3X1.zip |##############################################---------| 83.77% tmpbAA3X1.zip |##############################################---------| 83.81% tmpbAA3X1.zip |##############################################---------| 83.86% tmpbAA3X1.zip |##############################################---------| 83.9% tmpbAA3X1.zip |##############################################---------| 83.95% tmpbAA3X1.zip |##############################################---------| 83.99% tmpbAA3X1.zip |##############################################---------| 84.04% tmpbAA3X1.zip |##############################################---------| 84.09% tmpbAA3X1.zip |##############################################---------| 84.13% tmpbAA3X1.zip |##############################################---------| 84.18% tmpbAA3X1.zip |##############################################---------| 84.22% tmpbAA3X1.zip |##############################################---------| 84.27% tmpbAA3X1.zip |##############################################---------| 84.31% tmpbAA3X1.zip |##############################################---------| 84.36% tmpbAA3X1.zip |##############################################---------| 84.41% tmpbAA3X1.zip |##############################################---------| 84.45% tmpbAA3X1.zip |##############################################---------| 84.5% tmpbAA3X1.zip |##############################################---------| 84.54% tmpbAA3X1.zip |###############################################--------| 84.59% tmpbAA3X1.zip |###############################################--------| 84.63% tmpbAA3X1.zip |###############################################--------| 84.68% tmpbAA3X1.zip |###############################################--------| 84.73% tmpbAA3X1.zip |###############################################--------| 84.77% tmpbAA3X1.zip |###############################################--------| 84.82% tmpbAA3X1.zip |###############################################--------| 84.86% tmpbAA3X1.zip |###############################################--------| 84.91% tmpbAA3X1.zip |###############################################--------| 84.95% tmpbAA3X1.zip |###############################################--------| 85.0% tmpbAA3X1.zip |###############################################--------| 85.04% tmpbAA3X1.zip |###############################################--------| 85.09% tmpbAA3X1.zip |###############################################--------| 85.14% tmpbAA3X1.zip |###############################################--------| 85.18% tmpbAA3X1.zip |###############################################--------| 85.23% tmpbAA3X1.zip |###############################################--------| 85.27% tmpbAA3X1.zip |###############################################--------| 85.32% tmpbAA3X1.zip |###############################################--------| 85.36% tmpbAA3X1.zip |###############################################--------| 85.41% tmpbAA3X1.zip |###############################################--------| 85.46% tmpbAA3X1.zip |###############################################--------| 85.5% tmpbAA3X1.zip |###############################################--------| 85.55% tmpbAA3X1.zip |###############################################--------| 85.59% tmpbAA3X1.zip |###############################################--------| 85.64% tmpbAA3X1.zip |###############################################--------| 85.68% tmpbAA3X1.zip |###############################################--------| 85.73% tmpbAA3X1.zip |###############################################--------| 85.78% tmpbAA3X1.zip |###############################################--------| 85.82% tmpbAA3X1.zip |###############################################--------| 85.87% tmpbAA3X1.zip |###############################################--------| 85.91% tmpbAA3X1.zip |###############################################--------| 85.96% tmpbAA3X1.zip |###############################################--------| 86.0% tmpbAA3X1.zip |###############################################--------| 86.05% tmpbAA3X1.zip |###############################################--------| 86.09% tmpbAA3X1.zip |###############################################--------| 86.14% tmpbAA3X1.zip |###############################################--------| 86.19% tmpbAA3X1.zip |###############################################--------| 86.23% tmpbAA3X1.zip |###############################################--------| 86.28% tmpbAA3X1.zip |###############################################--------| 86.32% tmpbAA3X1.zip |################################################-------| 86.37% tmpbAA3X1.zip |################################################-------| 86.41% tmpbAA3X1.zip |################################################-------| 86.46% tmpbAA3X1.zip |################################################-------| 86.51% tmpbAA3X1.zip |################################################-------| 86.55% tmpbAA3X1.zip |################################################-------| 86.6% tmpbAA3X1.zip |################################################-------| 86.64% tmpbAA3X1.zip |################################################-------| 86.69% tmpbAA3X1.zip |################################################-------| 86.73% tmpbAA3X1.zip |################################################-------| 86.78% tmpbAA3X1.zip |################################################-------| 86.83% tmpbAA3X1.zip |################################################-------| 86.87% tmpbAA3X1.zip |################################################-------| 86.92% tmpbAA3X1.zip |################################################-------| 86.96% tmpbAA3X1.zip |################################################-------| 87.01% tmpbAA3X1.zip |################################################-------| 87.05% tmpbAA3X1.zip |################################################-------| 87.1% tmpbAA3X1.zip |################################################-------| 87.14% tmpbAA3X1.zip |################################################-------| 87.19% tmpbAA3X1.zip |################################################-------| 87.24% tmpbAA3X1.zip |################################################-------| 87.28% tmpbAA3X1.zip |################################################-------| 87.33% tmpbAA3X1.zip |################################################-------| 87.37% tmpbAA3X1.zip |################################################-------| 87.42% tmpbAA3X1.zip |################################################-------| 87.46% tmpbAA3X1.zip |################################################-------| 87.51% tmpbAA3X1.zip |################################################-------| 87.56% tmpbAA3X1.zip |################################################-------| 87.6% tmpbAA3X1.zip |################################################-------| 87.65% tmpbAA3X1.zip |################################################-------| 87.69% tmpbAA3X1.zip |################################################-------| 87.74% tmpbAA3X1.zip |################################################-------| 87.78% tmpbAA3X1.zip |################################################-------| 87.83% tmpbAA3X1.zip |################################################-------| 87.87% tmpbAA3X1.zip |################################################-------| 87.92% tmpbAA3X1.zip |################################################-------| 87.97% tmpbAA3X1.zip |################################################-------| 88.01% tmpbAA3X1.zip |################################################-------| 88.06% tmpbAA3X1.zip |################################################-------| 88.1% tmpbAA3X1.zip |################################################-------| 88.15% tmpbAA3X1.zip |#################################################------| 88.19% tmpbAA3X1.zip |#################################################------| 88.24% tmpbAA3X1.zip |#################################################------| 88.29% tmpbAA3X1.zip |#################################################------| 88.33% tmpbAA3X1.zip |#################################################------| 88.38% tmpbAA3X1.zip |#################################################------| 88.42% tmpbAA3X1.zip |#################################################------| 88.47% tmpbAA3X1.zip |#################################################------| 88.51% tmpbAA3X1.zip |#################################################------| 88.56% tmpbAA3X1.zip |#################################################------| 88.61% tmpbAA3X1.zip |#################################################------| 88.65% tmpbAA3X1.zip |#################################################------| 88.7% tmpbAA3X1.zip |#################################################------| 88.74% tmpbAA3X1.zip |#################################################------| 88.79% tmpbAA3X1.zip |#################################################------| 88.83% tmpbAA3X1.zip |#################################################------| 88.88% tmpbAA3X1.zip |#################################################------| 88.92% tmpbAA3X1.zip |#################################################------| 88.97% tmpbAA3X1.zip |#################################################------| 89.02% tmpbAA3X1.zip |#################################################------| 89.06% tmpbAA3X1.zip |#################################################------| 89.11% tmpbAA3X1.zip |#################################################------| 89.15% tmpbAA3X1.zip |#################################################------| 89.2% tmpbAA3X1.zip |#################################################------| 89.24% tmpbAA3X1.zip |#################################################------| 89.29% tmpbAA3X1.zip |#################################################------| 89.34% tmpbAA3X1.zip |#################################################------| 89.38% tmpbAA3X1.zip |#################################################------| 89.43% tmpbAA3X1.zip |#################################################------| 89.47% tmpbAA3X1.zip |#################################################------| 89.52% tmpbAA3X1.zip |#################################################------| 89.56% tmpbAA3X1.zip |#################################################------| 89.61% tmpbAA3X1.zip |#################################################------| 89.66% tmpbAA3X1.zip |#################################################------| 89.7% tmpbAA3X1.zip |#################################################------| 89.75% tmpbAA3X1.zip |#################################################------| 89.79% tmpbAA3X1.zip |#################################################------| 89.84% tmpbAA3X1.zip |#################################################------| 89.88% tmpbAA3X1.zip |#################################################------| 89.93% tmpbAA3X1.zip |#################################################------| 89.97% tmpbAA3X1.zip |##################################################-----| 90.02% tmpbAA3X1.zip |##################################################-----| 90.07% tmpbAA3X1.zip |##################################################-----| 90.11% tmpbAA3X1.zip |##################################################-----| 90.16% tmpbAA3X1.zip |##################################################-----| 90.2% tmpbAA3X1.zip |##################################################-----| 90.25% tmpbAA3X1.zip |##################################################-----| 90.29% tmpbAA3X1.zip |##################################################-----| 90.34% tmpbAA3X1.zip |##################################################-----| 90.39% tmpbAA3X1.zip |##################################################-----| 90.43% tmpbAA3X1.zip |##################################################-----| 90.48% tmpbAA3X1.zip |##################################################-----| 90.52% tmpbAA3X1.zip |##################################################-----| 90.57% tmpbAA3X1.zip |##################################################-----| 90.61% tmpbAA3X1.zip |##################################################-----| 90.66% tmpbAA3X1.zip |##################################################-----| 90.71% tmpbAA3X1.zip |##################################################-----| 90.75% tmpbAA3X1.zip |##################################################-----| 90.8% tmpbAA3X1.zip |##################################################-----| 90.84% tmpbAA3X1.zip |##################################################-----| 90.89% tmpbAA3X1.zip |##################################################-----| 90.93% tmpbAA3X1.zip |##################################################-----| 90.98% tmpbAA3X1.zip |##################################################-----| 91.02% tmpbAA3X1.zip |##################################################-----| 91.07% tmpbAA3X1.zip |##################################################-----| 91.12% tmpbAA3X1.zip |##################################################-----| 91.16% tmpbAA3X1.zip |##################################################-----| 91.21% tmpbAA3X1.zip |##################################################-----| 91.25% tmpbAA3X1.zip |##################################################-----| 91.3% tmpbAA3X1.zip |##################################################-----| 91.34% tmpbAA3X1.zip |##################################################-----| 91.39% tmpbAA3X1.zip |##################################################-----| 91.44% tmpbAA3X1.zip |##################################################-----| 91.48% tmpbAA3X1.zip |##################################################-----| 91.53% tmpbAA3X1.zip |##################################################-----| 91.57% tmpbAA3X1.zip |##################################################-----| 91.62% tmpbAA3X1.zip |##################################################-----| 91.66% tmpbAA3X1.zip |##################################################-----| 91.71% tmpbAA3X1.zip |##################################################-----| 91.76% tmpbAA3X1.zip |##################################################-----| 91.8% tmpbAA3X1.zip |###################################################----| 91.85% tmpbAA3X1.zip |###################################################----| 91.89% tmpbAA3X1.zip |###################################################----| 91.94% tmpbAA3X1.zip |###################################################----| 91.98% tmpbAA3X1.zip |###################################################----| 92.03% tmpbAA3X1.zip |###################################################----| 92.07% tmpbAA3X1.zip |###################################################----| 92.12% tmpbAA3X1.zip |###################################################----| 92.17% tmpbAA3X1.zip |###################################################----| 92.21% tmpbAA3X1.zip |###################################################----| 92.26% tmpbAA3X1.zip |###################################################----| 92.3% tmpbAA3X1.zip |###################################################----| 92.35% tmpbAA3X1.zip |###################################################----| 92.39% tmpbAA3X1.zip |###################################################----| 92.44% tmpbAA3X1.zip |###################################################----| 92.49% tmpbAA3X1.zip |###################################################----| 92.53% tmpbAA3X1.zip |###################################################----| 92.58% tmpbAA3X1.zip |###################################################----| 92.62% tmpbAA3X1.zip |###################################################----| 92.67% tmpbAA3X1.zip |###################################################----| 92.71% tmpbAA3X1.zip |###################################################----| 92.76% tmpbAA3X1.zip |###################################################----| 92.81% tmpbAA3X1.zip |###################################################----| 92.85% tmpbAA3X1.zip |###################################################----| 92.9% tmpbAA3X1.zip |###################################################----| 92.94% tmpbAA3X1.zip |###################################################----| 92.99% tmpbAA3X1.zip |###################################################----| 93.03% tmpbAA3X1.zip |###################################################----| 93.08% tmpbAA3X1.zip |###################################################----| 93.12% tmpbAA3X1.zip |###################################################----| 93.17% tmpbAA3X1.zip |###################################################----| 93.22% tmpbAA3X1.zip |###################################################----| 93.26% tmpbAA3X1.zip |###################################################----| 93.31% tmpbAA3X1.zip |###################################################----| 93.35% tmpbAA3X1.zip |###################################################----| 93.4% tmpbAA3X1.zip |###################################################----| 93.44% tmpbAA3X1.zip |###################################################----| 93.49% tmpbAA3X1.zip |###################################################----| 93.54% tmpbAA3X1.zip |###################################################----| 93.58% tmpbAA3X1.zip |###################################################----| 93.63% tmpbAA3X1.zip |####################################################---| 93.67% tmpbAA3X1.zip |####################################################---| 93.72% tmpbAA3X1.zip |####################################################---| 93.76% tmpbAA3X1.zip |####################################################---| 93.81% tmpbAA3X1.zip |####################################################---| 93.86% tmpbAA3X1.zip |####################################################---| 93.9% tmpbAA3X1.zip |####################################################---| 93.95% tmpbAA3X1.zip |####################################################---| 93.99% tmpbAA3X1.zip |####################################################---| 94.04% tmpbAA3X1.zip |####################################################---| 94.08% tmpbAA3X1.zip |####################################################---| 94.13% tmpbAA3X1.zip |####################################################---| 94.17% tmpbAA3X1.zip |####################################################---| 94.22% tmpbAA3X1.zip |####################################################---| 94.27% tmpbAA3X1.zip |####################################################---| 94.31% tmpbAA3X1.zip |####################################################---| 94.36% tmpbAA3X1.zip |####################################################---| 94.4% tmpbAA3X1.zip |####################################################---| 94.45% tmpbAA3X1.zip |####################################################---| 94.49% tmpbAA3X1.zip |####################################################---| 94.54% tmpbAA3X1.zip |####################################################---| 94.59% tmpbAA3X1.zip |####################################################---| 94.63% tmpbAA3X1.zip |####################################################---| 94.68% tmpbAA3X1.zip |####################################################---| 94.72% tmpbAA3X1.zip |####################################################---| 94.77% tmpbAA3X1.zip |####################################################---| 94.81% tmpbAA3X1.zip |####################################################---| 94.86% tmpbAA3X1.zip |####################################################---| 94.9% tmpbAA3X1.zip |####################################################---| 94.95% tmpbAA3X1.zip |####################################################---| 95.0% tmpbAA3X1.zip |####################################################---| 95.04% tmpbAA3X1.zip |####################################################---| 95.09% tmpbAA3X1.zip |####################################################---| 95.13% tmpbAA3X1.zip |####################################################---| 95.18% tmpbAA3X1.zip |####################################################---| 95.22% tmpbAA3X1.zip |####################################################---| 95.27% tmpbAA3X1.zip |####################################################---| 95.32% tmpbAA3X1.zip |####################################################---| 95.36% tmpbAA3X1.zip |####################################################---| 95.41% tmpbAA3X1.zip |####################################################---| 95.45% tmpbAA3X1.zip |#####################################################--| 95.5% tmpbAA3X1.zip |#####################################################--| 95.54% tmpbAA3X1.zip |#####################################################--| 95.59% tmpbAA3X1.zip |#####################################################--| 95.64% tmpbAA3X1.zip |#####################################################--| 95.68% tmpbAA3X1.zip |#####################################################--| 95.73% tmpbAA3X1.zip |#####################################################--| 95.77% tmpbAA3X1.zip |#####################################################--| 95.82% tmpbAA3X1.zip |#####################################################--| 95.86% tmpbAA3X1.zip |#####################################################--| 95.91% tmpbAA3X1.zip |#####################################################--| 95.95% tmpbAA3X1.zip |#####################################################--| 96.0% tmpbAA3X1.zip |#####################################################--| 96.05% tmpbAA3X1.zip |#####################################################--| 96.09% tmpbAA3X1.zip |#####################################################--| 96.14% tmpbAA3X1.zip |#####################################################--| 96.18% tmpbAA3X1.zip |#####################################################--| 96.23% tmpbAA3X1.zip |#####################################################--| 96.27% tmpbAA3X1.zip |#####################################################--| 96.32% tmpbAA3X1.zip |#####################################################--| 96.37% tmpbAA3X1.zip |#####################################################--| 96.41% tmpbAA3X1.zip |#####################################################--| 96.46% tmpbAA3X1.zip |#####################################################--| 96.5% tmpbAA3X1.zip |#####################################################--| 96.55% tmpbAA3X1.zip |#####################################################--| 96.59% tmpbAA3X1.zip |#####################################################--| 96.64% tmpbAA3X1.zip |#####################################################--| 96.69% tmpbAA3X1.zip |#####################################################--| 96.73% tmpbAA3X1.zip |#####################################################--| 96.78% tmpbAA3X1.zip |#####################################################--| 96.82% tmpbAA3X1.zip |#####################################################--| 96.87% tmpbAA3X1.zip |#####################################################--| 96.91% tmpbAA3X1.zip |#####################################################--| 96.96% tmpbAA3X1.zip |#####################################################--| 97.0% tmpbAA3X1.zip |#####################################################--| 97.05% tmpbAA3X1.zip |#####################################################--| 97.1% tmpbAA3X1.zip |#####################################################--| 97.14% tmpbAA3X1.zip |#####################################################--| 97.19% tmpbAA3X1.zip |#####################################################--| 97.23% tmpbAA3X1.zip |######################################################-| 97.28% tmpbAA3X1.zip |######################################################-| 97.32% tmpbAA3X1.zip |######################################################-| 97.37% tmpbAA3X1.zip |######################################################-| 97.42% tmpbAA3X1.zip |######################################################-| 97.46% tmpbAA3X1.zip |######################################################-| 97.51% tmpbAA3X1.zip |######################################################-| 97.55% tmpbAA3X1.zip |######################################################-| 97.6% tmpbAA3X1.zip |######################################################-| 97.64% tmpbAA3X1.zip |######################################################-| 97.69% tmpbAA3X1.zip |######################################################-| 97.74% tmpbAA3X1.zip |######################################################-| 97.78% tmpbAA3X1.zip |######################################################-| 97.83% tmpbAA3X1.zip |######################################################-| 97.87% tmpbAA3X1.zip |######################################################-| 97.92% tmpbAA3X1.zip |######################################################-| 97.96% tmpbAA3X1.zip |######################################################-| 98.01% tmpbAA3X1.zip |######################################################-| 98.05% tmpbAA3X1.zip |######################################################-| 98.1% tmpbAA3X1.zip |######################################################-| 98.15% tmpbAA3X1.zip |######################################################-| 98.19% tmpbAA3X1.zip |######################################################-| 98.24% tmpbAA3X1.zip |######################################################-| 98.28% tmpbAA3X1.zip |######################################################-| 98.33% tmpbAA3X1.zip |######################################################-| 98.37% tmpbAA3X1.zip |######################################################-| 98.42% tmpbAA3X1.zip |######################################################-| 98.47% tmpbAA3X1.zip |######################################################-| 98.51% tmpbAA3X1.zip |######################################################-| 98.56% tmpbAA3X1.zip |######################################################-| 98.6% tmpbAA3X1.zip |######################################################-| 98.65% tmpbAA3X1.zip |######################################################-| 98.69% tmpbAA3X1.zip |######################################################-| 98.74% tmpbAA3X1.zip |######################################################-| 98.79% tmpbAA3X1.zip |######################################################-| 98.83% tmpbAA3X1.zip |######################################################-| 98.88% tmpbAA3X1.zip |######################################################-| 98.92% tmpbAA3X1.zip |######################################################-| 98.97% tmpbAA3X1.zip |######################################################-| 99.01% tmpbAA3X1.zip |######################################################-| 99.06% tmpbAA3X1.zip |#######################################################| 99.1% tmpbAA3X1.zip |#######################################################| 99.15% tmpbAA3X1.zip |#######################################################| 99.2% tmpbAA3X1.zip |#######################################################| 99.24% tmpbAA3X1.zip |#######################################################| 99.29% tmpbAA3X1.zip |#######################################################| 99.33% tmpbAA3X1.zip |#######################################################| 99.38% tmpbAA3X1.zip |#######################################################| 99.42% tmpbAA3X1.zip |#######################################################| 99.47% tmpbAA3X1.zip |#######################################################| 99.52% tmpbAA3X1.zip |#######################################################| 99.56% tmpbAA3X1.zip |#######################################################| 99.61% tmpbAA3X1.zip |#######################################################| 99.65% tmpbAA3X1.zip |#######################################################| 99.7% tmpbAA3X1.zip |#######################################################| 99.74% tmpbAA3X1.zip |#######################################################| 99.79% tmpbAA3X1.zip |#######################################################| 99.84% tmpbAA3X1.zip |#######################################################| 99.88% tmpbAA3X1.zip |#######################################################| 99.93% tmpbAA3X1.zip |#######################################################| 99.97% tmpbAA3X1.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is dda75a4d-45e4-4950-abaf-3a113c3d5e3d 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-05-30 11:58:01,067 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-05-30 11:58:01,068 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-7e197830-100a-43c8-9198-b346c876f640 sudo: unable to resolve host vyos-vrouter-vm-7e197830-100a-43c8-9198-b346c876f640 2019-05-30 11:58:01,068 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 2019-05-30 11:58:09,891 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 md5:7ed4401d5dae9c25cd4a92ee16e9ba25 sha256:d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5 2019-05-30 11:58:09,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:58:09,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:58:10,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 30 May 2019 11:58:10 GMT X-Openstack-Request-Id: req-9bef3272-6c9f-4da2-90b4-6d1b19a6d6eb 2019-05-30 11:58:10,219 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:52:45Z", "file": "/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/file", "owner": "2a3f72cd0b694afaa6d69137ee3db004", "id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "size": 297336832, "self": "/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-30T11:52:40Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:58:10,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9bef3272-6c9f-4da2-90b4-6d1b19a6d6eb 2019-05-30 11:58:10,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.326329946518s 2019-05-30 11:58:10,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 11:58:10,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -d '{"owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_7e197830-100a-43c8-9198-b346c876f640", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_7e197830-100a-43c8-9198-b346c876f640"}' 2019-05-30 11:58:10,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Thu, 30 May 2019 11:58:10 GMT Location: http://172.30.9.24:9292/v2/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-858dafa1-278b-435c-aa16-cd64399c2865 2019-05-30 11:58:10,278 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:58:10Z", "file": "/v2/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8/file", "owner": "2a3f72cd0b694afaa6d69137ee3db004", "id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "size": null, "self": "/v2/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "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_7e197830-100a-43c8-9198-b346c876f640", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_7e197830-100a-43c8-9198-b346c876f640", "checksum": null, "created_at": "2019-05-30T11:58:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 11:58:10,278 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-858dafa1-278b-435c-aa16-cd64399c2865 2019-05-30 11:58:10,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0484259128571s 2019-05-30 11:58:10,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 11:58:10,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8/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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -d '' 2019-05-30 11:58:43,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 11:58:43 GMT X-Openstack-Request-Id: req-bfde1d47-0291-4ebc-96a7-1602254398e0 2019-05-30 11:58:43,866 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 11:58:43,866 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8/file used request id req-bfde1d47-0291-4ebc-96a7-1602254398e0 2019-05-30 11:58:43,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 33.5871741772s 2019-05-30 11:58:43,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 11:58:43,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 11:58:43,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Thu, 30 May 2019 11:58:43 GMT X-Openstack-Request-Id: req-193c996d-083b-4d87-88dc-eb73ffc8b3f1 2019-05-30 11:58:43,915 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:58:43Z", "file": "/v2/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8/file", "owner": "2a3f72cd0b694afaa6d69137ee3db004", "id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "size": 2148073472, "self": "/v2/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_7e197830-100a-43c8-9198-b346c876f640", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_7e197830-100a-43c8-9198-b346c876f640", "checksum": "7ed4401d5dae9c25cd4a92ee16e9ba25", "created_at": "2019-05-30T11:58:10Z", "os_hidden": false, "protected": false, "os_hash_value": "df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:52:45Z", "file": "/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/file", "owner": "2a3f72cd0b694afaa6d69137ee3db004", "id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "size": 297336832, "self": "/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-30T11:52:40Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 11:58:43,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-193c996d-083b-4d87-88dc-eb73ffc8b3f1 2019-05-30 11:58:43,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0443789958954s 2019-05-30 11:58:43,918 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8/file', 'owner': u'2a3f72cd0b694afaa6d69137ee3db004', 'id': u'924a108d-216a-42a1-b2fb-1dd69d6d32a8', 'size': 2148073472, u'self': u'/v2/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2a3f72cd0b694afaa6d69137ee3db004', 'name': 'vyos_vrouter-project_7e197830-100a-43c8-9198-b346c876f640', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T11:58:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-30T11:58:43Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_7e197830-100a-43c8-9198-b346c876f640', '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/924a108d-216a-42a1-b2fb-1dd69d6d32a8', 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_7e197830-100a-43c8-9198-b346c876f640', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_7e197830-100a-43c8-9198-b346c876f640', 'created': u'2019-05-30T11:58:10Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-05-30T11:58:10Z', 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/924a108d-216a-42a1-b2fb-1dd69d6d32a8', 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_7e197830-100a-43c8-9198-b346c876f640', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-05-30 11:58:43,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 11:58:43,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vyos_vrouter-flavor_alt_7e197830-100a-43c8-9198-b346c876f640", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-30 11:58:44,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Thu, 30 May 2019 11:58: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-cbbb4807-c84e-463e-a149-d81df67863f3 x-openstack-request-id: req-cbbb4807-c84e-463e-a149-d81df67863f3 2019-05-30 11:58:44,232 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_7e197830-100a-43c8-9198-b346c876f640", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "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": "5f3f768b-af88-44e8-ae5d-2ba425c30454"}} 2019-05-30 11:58:44,232 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-cbbb4807-c84e-463e-a149-d81df67863f3 2019-05-30 11:58:44,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.313714981079s 2019-05-30 11:58:44,233 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_7e197830-100a-43c8-9198-b346c876f640', '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'aeac65a9ab444affb43fd8765adb4b86', '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'5f3f768b-af88-44e8-ae5d-2ba425c30454', 'swap': 0}) 2019-05-30 11:58:44,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 11:58:44,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454/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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" -d '{"extra_specs": {}}' 2019-05-30 11:58:44,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 11:58: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-4e7e913e-fea6-4bf1-a84e-aed451ed41e6 x-openstack-request-id: req-4e7e913e-fea6-4bf1-a84e-aed451ed41e6 2019-05-30 11:58:44,263 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 11:58:44,263 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454/os-extra_specs used request id req-4e7e913e-fea6-4bf1-a84e-aed451ed41e6 2019-05-30 11:58:44,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0287690162659s 2019-05-30 11:58:44,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-30 11:58:44,270 - 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.16" 2019-05-30 11:58:44,277 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 11:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3843014f-5d64-41fc-b535-6a8ccb06d478 2019-05-30 11:58:44,278 - 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-05-30 11:58:44,278 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-3843014f-5d64-41fc-b535-6a8ccb06d478 2019-05-30 11:58:44,279 - 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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 11:58:44,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Thu, 30 May 2019 11:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-790f9d82-034c-4bcd-be6f-b42fd4f116b6 2019-05-30 11:58:44,479 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/139d24bc46ef46a5bd36f59376d87687"}, "enabled": true, "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/264655678fb34f29a87250685b3d8bdf"}, "enabled": true, "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/28610c42d16e43138da5dec73b8d4fff"}, "enabled": true, "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/349a557de6d4467e813e052ceb6ecf29"}, "enabled": true, "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5b82c138e1cb4b0da89add4f08dcf1b8"}, "enabled": true, "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7cac5c17591b413a851337c91014fc28"}, "enabled": true, "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7da7aa36749849e280f9ec53c2b6a22b"}, "enabled": true, "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/99142ae555d446ca8ac1529dceb5c8aa"}, "enabled": true, "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9d0f9e81def14d43b598cbb7f49f3bd1"}, "enabled": true, "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ab50c3815d9a462ba3a36d0bb21c0f55"}, "enabled": true, "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bcddb5d70e794427a165f6fce5230ce7"}, "enabled": true, "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/c9c9bf4d67b14ebe828480fe7425121a"}, "enabled": true, "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/cafced57803c4310a5e7bb3cd607ff30"}, "enabled": true, "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/d026271aa5da4cc18ed7426622f97a07"}, "enabled": true, "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-05-30 11:58:44,479 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-790f9d82-034c-4bcd-be6f-b42fd4f116b6 2019-05-30 11:58:44,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.212358951569s 2019-05-30 11:58:44,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-30 11:58:44,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 11:58:44,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1869 Content-Type: application/json Date: Thu, 30 May 2019 11:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b6a9c7-bb30-49d8-8995-4c0072d5abed 2019-05-30 11:58:44,698 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/00cc3c0d314d4b1bbf72a8548c5bfed7"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "139d24bc46ef46a5bd36f59376d87687", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/051ab24d5e9548c6be718df9ee96689a"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "264655678fb34f29a87250685b3d8bdf", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1891013ba6ca4a9b932c035d6d90d9f3"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ab50c3815d9a462ba3a36d0bb21c0f55", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1989ba999f1f4fb886bc632158c3c1f2"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d026271aa5da4cc18ed7426622f97a07", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2ca4e396597449dcab6f95614fe42897"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cafced57803c4310a5e7bb3cd607ff30", "id": "2ca4e396597449dcab6f95614fe42897"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2f4938be76d14a82ac182b9b556c38c4"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c9c9bf4d67b14ebe828480fe7425121a", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/38a9ad34f2264e639c823e82ab3c9f24"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c9c9bf4d67b14ebe828480fe7425121a", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3bba1bd1ed2d49bb88e09b66b949830b"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7cac5c17591b413a851337c91014fc28", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3d2296b4b6d5487b8c2ee436561b2255"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "139d24bc46ef46a5bd36f59376d87687", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/439ea9ca58cc4b9596d573d08a78ff28"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5b82c138e1cb4b0da89add4f08dcf1b8", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/49b5d2e6c1254b18b082329b30f91a41"}, "url": "http://12.0.0.36:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28610c42d16e43138da5dec73b8d4fff", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4b3061a34c5546b796d969131f538161"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5b82c138e1cb4b0da89add4f08dcf1b8", "id": "4b3061a34c5546b796d969131f538161"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/56c157ff6d1e4627a12741c744428f62"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cafced57803c4310a5e7bb3cd607ff30", "id": "56c157ff6d1e4627a12741c744428f62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/650b44152c46485186b620772df7f881"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28610c42d16e43138da5dec73b8d4fff", "id": "650b44152c46485186b620772df7f881"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/68fca4c685414cda8a8366cd089196df"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7da7aa36749849e280f9ec53c2b6a22b", "id": "68fca4c685414cda8a8366cd089196df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6f8d9ac4ca5d4e62b6753a27177f63cc"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ab50c3815d9a462ba3a36d0bb21c0f55", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/74cfeb9b189e497581a0378b56b5bbf6"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "264655678fb34f29a87250685b3d8bdf", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/783323d9103e4591975d336fdf4c5a97"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bcddb5d70e794427a165f6fce5230ce7", "id": "783323d9103e4591975d336fdf4c5a97"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7faefdb3566e4573bd2cba40250821f9"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ab50c3815d9a462ba3a36d0bb21c0f55", "id": "7faefdb3566e4573bd2cba40250821f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8e497a16d5924054b7a46562bbb543ba"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d026271aa5da4cc18ed7426622f97a07", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/932d19cf7fc14de6a5bf71b4bf9fcda7"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "139d24bc46ef46a5bd36f59376d87687", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/97991df01abc4c0584e21f66797675ed"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d0f9e81def14d43b598cbb7f49f3bd1", "id": "97991df01abc4c0584e21f66797675ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9a82e234b0fa44e0af5daf7fadae64e5"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d0f9e81def14d43b598cbb7f49f3bd1", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a348b0c33e094d2bb899bc4c27c7c636"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d026271aa5da4cc18ed7426622f97a07", "id": "a348b0c33e094d2bb899bc4c27c7c636"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/aa2a91ed7c2e427e83dd25610973f615"}, "url": "http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28610c42d16e43138da5dec73b8d4fff", "id": "aa2a91ed7c2e427e83dd25610973f615"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/abe91bcee2ae41b3be0031273884712d"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "264655678fb34f29a87250685b3d8bdf", "id": "abe91bcee2ae41b3be0031273884712d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/afb140250cb849eeb0656820d0e41da4"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bcddb5d70e794427a165f6fce5230ce7", "id": "afb140250cb849eeb0656820d0e41da4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b10653b237344955b1ae16b35a7a7513"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7cac5c17591b413a851337c91014fc28", "id": "b10653b237344955b1ae16b35a7a7513"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b3b52bf0f99f4e3d93474ab01e7f91bb"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7da7aa36749849e280f9ec53c2b6a22b", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b7363560ae404437a3d4aef6368921ab"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5b82c138e1cb4b0da89add4f08dcf1b8", "id": "b7363560ae404437a3d4aef6368921ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "99142ae555d446ca8ac1529dceb5c8aa", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c5ba69ab1f9a49aab96f4343e3c9fa85"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "99142ae555d446ca8ac1529dceb5c8aa", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c90152e72774445a9c4e981830c9975f"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7da7aa36749849e280f9ec53c2b6a22b", "id": "c90152e72774445a9c4e981830c9975f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cccf0c45b1c6487db9097da4e328ff54"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "99142ae555d446ca8ac1529dceb5c8aa", "id": "cccf0c45b1c6487db9097da4e328ff54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d0a66169a0fe4d4ba3ada61cdf934012"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7cac5c17591b413a851337c91014fc28", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e88b613a11574fd8802a9859a85abbd1"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d0f9e81def14d43b598cbb7f49f3bd1", "id": "e88b613a11574fd8802a9859a85abbd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f44e27a589dd41f7820919c2319b9a11"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bcddb5d70e794427a165f6fce5230ce7", "id": "f44e27a589dd41f7820919c2319b9a11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f65d43d1bb214c39a423713cf6964702"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c9c9bf4d67b14ebe828480fe7425121a", "id": "f65d43d1bb214c39a423713cf6964702"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fdc07a87279f4a9380ba4bf4dba35808"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cafced57803c4310a5e7bb3cd607ff30", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-30 11:58:44,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-f6b6a9c7-bb30-49d8-8995-4c0072d5abed 2019-05-30 11:58:44,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.208317041397s 2019-05-30 11:58:44,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-05-30 11:58:44,711 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3.1/blueprints/vrouter-opnfv; body: bytes data 2019-05-30 11:58:49,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:58:49,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:58:49,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:58:49,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:58:49,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:58:49,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:58:49,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:58:49,971 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-05-30 11:58:49,971 - 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-05-30T11:58:49.810Z", "updated_at": "2019-05-30T11:58:49.810Z", "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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"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"}, "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"}, "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.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.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.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": {"network": {}, "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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"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"}, "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": 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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "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": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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": {"network": {}, "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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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": {"network": {}, "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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"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"}, "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": 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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-05-30 11:58:49,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:58:49,972 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:58:49 GMT 2019-05-30 11:58:49,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:58:49,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 297560 2019-05-30 11:58:49,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:58:49,973 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:58:49,973 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:58:50,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-05-30 11:58:50,001 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3.1/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.24:5000", "keystone_tenant_name": "vyos_vrouter-project_7e197830-100a-43c8-9198-b346c876f640", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_7e197830-100a-43c8-9198-b346c876f640", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "keystone_password": "0Rs3X0Y5GHv9soS4Ks6hTjKhFB1LjD", "reference_vnf_flavor_id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "target_vnf_flavor_id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "target_vnf_image_id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-05-30 11:58:51,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:58:51,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:58:51,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:58:51,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:58:51,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:58:51,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:58:51,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:58:51,105 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 768 2019-05-30 11:58:51,105 - 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": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "target_vnf_flavor_id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "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_7e197830-100a-43c8-9198-b346c876f640", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "keystone_password": "0Rs3X0Y5GHv9soS4Ks6hTjKhFB1LjD", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_7e197830-100a-43c8-9198-b346c876f640", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.24: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": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-05-30T11:58:50.104Z", "created_by": "admin", "updated_at": "2019-05-30T11:58:50.104Z", "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-05-30 11:58:51,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:58:51,105 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:58:51 GMT 2019-05-30 11:58:51,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:58:51,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9346 2019-05-30 11:58:51,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:58:51,106 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:58:51,106 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:58:51,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions 2019-05-30 11:58:51,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:58:51,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:58:51,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:58:51,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:58:51,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:58:51,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:58:51,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:58:51,206 - 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-05-30T11:58:50.528Z", "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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-30T11:58:50.530Z", "id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-05-30 11:58:51,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:58:51,206 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:58:51 GMT 2019-05-30 11:58:51,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:58:51,206 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:58:51,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:58:51,207 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:58:51,207 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:58:51,207 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:58:51,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 11:58:51,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:58:51,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:58:51,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:58:51,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:58:51,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:58:51,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:58:51,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:58:51,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-30 11:58:51,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:58:51,286 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:58:51 GMT 2019-05-30 11:58:51,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:58:51,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-30 11:58:51,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:58:51,286 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:58:51,286 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:58:51,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/b42cf7a0-fb95-41c2-ae5f-999f2d058a6c 2019-05-30 11:58:51,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:58:51,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:58:51,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:58:51,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:58:51,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:58:51,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:58:51,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:58:51,349 - 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-05-30T11:58:50.528Z", "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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-30T11:58:50.530Z", "id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c"} 2019-05-30 11:58:51,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:58:51,349 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:58:51 GMT 2019-05-30 11:58:51,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:58:51,350 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:58:51,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:58:51,350 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:58:51,350 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:58:51,350 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:58:56,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 11:58:56,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:58:56,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:58:56,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:58:56,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:58:56,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:58:56,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:58:56,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:58:56,422 - 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-05-30T11:58:51.808Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-30T11:58:51.697Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:58:52.454Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-30T11:58:51.702Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:58:52.454Z", "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-05-30T11:58:51.800Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:58:52.454Z", "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-05-30T11:58:51.816Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:58:53.051Z", "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-05-30T11:58:52.407Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:58:53.051Z", "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-05-30T11:58:52.522Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:58:53.051Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-30T11:58:52.636Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:58:53.051Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-30T11:58:52.899Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:58:53.051Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-30T11:58:51.961Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c", "logger": "ctx.071a4e50-6013-447d-bcc8-2b57cd6a8dc7"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:58:53.051Z", "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-05-30T11:58:51.996Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c", "logger": "ctx.071a4e50-6013-447d-bcc8-2b57cd6a8dc7"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:58:53.051Z", "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-05-30T11:58:52.406Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c", "logger": "ctx.071a4e50-6013-447d-bcc8-2b57cd6a8dc7"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:58:53.051Z", "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-05-30T11:58:52.406Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c", "logger": "ctx.071a4e50-6013-447d-bcc8-2b57cd6a8dc7"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:58:53.051Z", "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-05-30T11:58:52.406Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c", "logger": "ctx.071a4e50-6013-447d-bcc8-2b57cd6a8dc7"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:58:53.051Z", "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-05-30T11:58:52.406Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c", "logger": "ctx.071a4e50-6013-447d-bcc8-2b57cd6a8dc7"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:58:53.051Z", "message": "Using existing installation of managed plugin: dda75a4d-45e4-4950-abaf-3a113c3d5e3d [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-05-30T11:58:52.407Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c", "logger": "ctx.071a4e50-6013-447d-bcc8-2b57cd6a8dc7"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-05-30 11:58:56,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:58:56,422 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:58:56 GMT 2019-05-30 11:58:56,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:58:56,422 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:58:56,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:58:56,422 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:58:56,423 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:58:56,423 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:58:56,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-05-30 11:58:56,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-05-30 11:58:56,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-30 11:58:56,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-05-30 11:58:56,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-30 11:58:56,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-05-30 11:58:56,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-05-30 11:58:56,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-05-30 11:58:56,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-05-30 11:58:56,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-05-30 11:58:56,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-05-30 11:58:56,425 - 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-05-30 11:58:56,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-05-30 11:58:56,426 - 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-05-30 11:58:56,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: dda75a4d-45e4-4950-abaf-3a113c3d5e3d [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-05-30 11:58:56,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/b42cf7a0-fb95-41c2-ae5f-999f2d058a6c 2019-05-30 11:58:56,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:58:56,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:58:56,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:58:56,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:58:56,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:58:56,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:58:56,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:58:56,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-30T11:58:52.875Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T11:58:50.528Z", "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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-30T11:58:50.530Z", "id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c"} 2019-05-30 11:58:56,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:58:56,477 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:58:56 GMT 2019-05-30 11:58:56,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:58:56,477 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:58:56,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:58:56,477 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:58:56,477 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:58:56,478 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:58:56,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-05-30 11:58:56,479 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-05-30 11:58:57,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:58:57,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:58:57,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:58:57,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:58:57,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:58:57,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:58:57,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:58:57,198 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-05-30 11:58:57,198 - 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-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 11:58:57,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:58:57,199 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:58:57 GMT 2019-05-30 11:58:57,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:58:57,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 11:58:57,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:58:57,199 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:58:57,199 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:58:57,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 11:58:57,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:58:57,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:58:57,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:58:57,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:58:57,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:58:57,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:58:57,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:58:57,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-30 11:58:57,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:58:57,266 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:58:57 GMT 2019-05-30 11:58:57,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:58:57,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-30 11:58:57,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:58:57,266 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:58:57,266 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:58:57,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 11:58:57,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:58:57,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:58:57,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:58:57,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:58:57,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:58:57,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:58:57,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:58:57,328 - 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-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 11:58:57,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:58:57,328 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:58:57 GMT 2019-05-30 11:58:57,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:58:57,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 11:58:57,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:58:57,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:58:57,328 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:02,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 11:59:02,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:02,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:02,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:02,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:02,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:02,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:02,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:02,551 - 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-05-30T11:58:57.808Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:58:57.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "security_group_9jx6d7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:00.226Z", "message": "Creating node instance", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:00.001Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:00.820Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:00.102Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "security_group_9jx6d7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:00.820Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:00.177Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_ip_b2umtu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:00.820Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:00.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "external_network_k59pzy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:01.421Z", "message": "Creating node instance", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:00.419Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "data_plane_network_taauzl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:01.421Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:00.455Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_ip_b2umtu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:01.421Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:00.591Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "management_plane_network_my1fgw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:02.067Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:00.697Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "keypair_d9pbxp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:02.067Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:00.721Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:02.067Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:00.868Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:02.067Z", "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-05-30T11:59:01.656Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:02.067Z", "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-05-30T11:59:01.658Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:02.067Z", "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-05-30T11:59:01.658Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:02.067Z", "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-05-30T11:59:01.662Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:02.067Z", "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-05-30T11:59:01.662Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:02.067Z", "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-05-30T11:59:01.663Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:02.067Z", "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-05-30T11:59:01.663Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:02.067Z", "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-05-30T11:59:01.663Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:02.067Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:01.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:02.067Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80d8eee1-1c82-42f7-b1af-048ed7edd0c2 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:01.706Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:02.067Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-80d8eee1-1c82-42f7-b1af-048ed7edd0c2", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:01.706Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}], "metadata": {"pagination": {"total": 22, "offset": 0, "size": 50}}} 2019-05-30 11:59:02,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:02,551 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:02 GMT 2019-05-30 11:59:02,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:02,551 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:59:02,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:02,552 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:02,552 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:02,552 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:59:02,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-05-30 11:59:02,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-30 11:59:02,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-30 11:59:02,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-30 11:59:02,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-30 11:59:02,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-30 11:59:02,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-30 11:59:02,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-30 11:59:02,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-30 11:59:02,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-30 11:59:02,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-30 11:59:02,554 - 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-05-30 11:59:02,554 - 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-05-30 11:59:02,555 - 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-05-30 11:59:02,555 - 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-05-30 11:59:02,555 - 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-05-30 11:59:02,555 - 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-05-30 11:59:02,555 - 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-05-30 11:59:02,555 - 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-05-30 11:59:02,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:02,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80d8eee1-1c82-42f7-b1af-048ed7edd0c2 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:02,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-80d8eee1-1c82-42f7-b1af-048ed7edd0c2 2019-05-30 11:59:02,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 11:59:02,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:02,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:02,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:02,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:02,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:02,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:02,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:02,687 - 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-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 11:59:02,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:02,687 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:02 GMT 2019-05-30 11:59:02,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:02,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 11:59:02,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:02,687 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:02,687 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:07,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 11:59:07,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:07,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:07,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:07,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:07,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:07,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:07,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:07,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:02.649Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}864cc5626e326907987824e43f2c8fe654fa5747\" -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-05-30T11:59:02.115Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "external_network_k59pzy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:02.649Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:01.154Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "management_plane_network_my1fgw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:02.649Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:01.532Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "keypair_d9pbxp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:02.649Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:01.828Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_ip_b2umtu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:03.229Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37d336b0-a572-4457-abe4-828e9a8ac8c5 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:02.797Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f99c20b2-670d-4750-8cce-e45b902188c6"}, {"node_instance_id": "target_vnf_ip_b2umtu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:03.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:02.781Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f99c20b2-670d-4750-8cce-e45b902188c6"}, {"node_instance_id": "data_plane_network_taauzl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:03.229Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:02.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:03.229Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7245292e-a3ad-4ea8-8ecb-c765b00f1cda", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:02.547Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:03.229Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-7245292e-a3ad-4ea8-8ecb-c765b00f1cda Date: Thu, 30 May 2019 11:59:02 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:02Z\", \"updated_at\": \"2019-05-30T11:59:02Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T11:59:02Z\", \"revision_number\": 0, \"id\": \"8778965f-6112-472e-a698-1208a6c4118f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T11:59:02Z\", \"security_group_id\": \"f6093a40-0bf6-4d9e-ac29-91c0f445749b\", \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-30T11:59:02Z\", \"revision_number\": 0, \"id\": \"af65ea36-ddc0-40ab-8286-d3117cb1b2b6\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-30T11:59:02Z\", \"security_group_id\": \"f6093a40-0bf6-4d9e-ac29-91c0f445749b\", \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\"}], \"revision_number\": 1, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"id\": \"f6093a40-0bf6-4d9e-ac29-91c0f445749b\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:02.547Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:03.229Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7245292e-a3ad-4ea8-8ecb-c765b00f1cda", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:02.548Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:03.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:02.985Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.627c899a-7e40-4957-9856-80bb54307bbd"}, {"node_instance_id": "target_vnf_ip_b2umtu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:03.229Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-37d336b0-a572-4457-abe4-828e9a8ac8c5", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:02.798Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f99c20b2-670d-4750-8cce-e45b902188c6"}, {"node_instance_id": "target_vnf_ip_b2umtu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:03.817Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de9dce912528361901969cb7fd3aadd03ad27b91\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.194Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f99c20b2-670d-4750-8cce-e45b902188c6"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:03.817Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db9d2d3-a5be-4dfb-9eba-b1815c1b46e6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:02.992Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.627c899a-7e40-4957-9856-80bb54307bbd"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:03.817Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-16d05e4f-d110-4ee4-af86-8a001d40fdb1 Date: Thu, 30 May 2019 11:59:03 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"168e0781-2ae4-4771-b847-512752cd47f4\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"137b131c79604c9bbaf6f84e2f797af7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9f424a7-958b-4c06-a1c6-4f7aa8fab190\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T06:05:08Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"137b131c79604c9bbaf6f84e2f797af7\",\"created_at\":\"2019-05-30T05:48:56Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.782Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.627c899a-7e40-4957-9856-80bb54307bbd"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:03.817Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4bcd73a43d320e37376a40a71466b5ce4cbae408\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.401Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.627c899a-7e40-4957-9856-80bb54307bbd"}, {"node_instance_id": "external_network_k59pzy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:03.817Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-616c415e-245d-4a3e-a691-74818a280c2c", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.381Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9b9737e5-303c-44cd-af80-633299fb6e30"}, {"node_instance_id": "external_network_k59pzy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:03.817Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-616c415e-245d-4a3e-a691-74818a280c2c 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.381Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9b9737e5-303c-44cd-af80-633299fb6e30"}, {"node_instance_id": "external_network_k59pzy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:03.817Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:03.375Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9b9737e5-303c-44cd-af80-633299fb6e30"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:03.817Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4db9d2d3-a5be-4dfb-9eba-b1815c1b46e6", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:02.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.627c899a-7e40-4957-9856-80bb54307bbd"}, {"node_instance_id": "data_plane_network_taauzl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb674c78-7ef3-4791-a162-64c52df0b903 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.128Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.48cb414e-cef6-4bc6-bb1c-2d29e27974d9"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-16d05e4f-d110-4ee4-af86-8a001d40fdb1", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.782Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.627c899a-7e40-4957-9856-80bb54307bbd"}, {"node_instance_id": "target_vnf_ip_b2umtu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-80aa44f4-3bee-4682-a179-0db6f747eb49 Date: Thu, 30 May 2019 11:59:03 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"168e0781-2ae4-4771-b847-512752cd47f4\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"137b131c79604c9bbaf6f84e2f797af7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9f424a7-958b-4c06-a1c6-4f7aa8fab190\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T06:05:08Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"137b131c79604c9bbaf6f84e2f797af7\",\"created_at\":\"2019-05-30T05:48:56Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.714Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f99c20b2-670d-4750-8cce-e45b902188c6"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-16d05e4f-d110-4ee4-af86-8a001d40fdb1", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.782Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.627c899a-7e40-4957-9856-80bb54307bbd"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "Using floating ip network 168e0781-2ae4-4771-b847-512752cd47f4 from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.782Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.627c899a-7e40-4957-9856-80bb54307bbd"}, {"node_instance_id": "target_vnf_ip_b2umtu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-80aa44f4-3bee-4682-a179-0db6f747eb49", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.714Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f99c20b2-670d-4750-8cce-e45b902188c6"}, {"node_instance_id": "target_vnf_ip_b2umtu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-80aa44f4-3bee-4682-a179-0db6f747eb49", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.714Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f99c20b2-670d-4750-8cce-e45b902188c6"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4bcd73a43d320e37376a40a71466b5ce4cbae408\" -d '{\"floatingip\": {\"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.783Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.627c899a-7e40-4957-9856-80bb54307bbd"}, {"node_instance_id": "target_vnf_ip_b2umtu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "Using floating ip network 168e0781-2ae4-4771-b847-512752cd47f4 from name external provided.", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.715Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f99c20b2-670d-4750-8cce-e45b902188c6"}, {"node_instance_id": "target_vnf_ip_b2umtu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de9dce912528361901969cb7fd3aadd03ad27b91\" -d '{\"floatingip\": {\"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\"}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.716Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f99c20b2-670d-4750-8cce-e45b902188c6"}, {"node_instance_id": "management_plane_network_my1fgw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:03.741Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.6218abf4-11f9-4d86-bf9e-1803168bf520"}, {"node_instance_id": "management_plane_network_my1fgw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dcd2d27-b8e0-4444-8c8e-d9f9ea0fc0a9 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.747Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.6218abf4-11f9-4d86-bf9e-1803168bf520"}, {"node_instance_id": "management_plane_network_my1fgw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-6dcd2d27-b8e0-4444-8c8e-d9f9ea0fc0a9", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.747Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.6218abf4-11f9-4d86-bf9e-1803168bf520"}, {"node_instance_id": "external_network_k59pzy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cad694db5d3dd7dfe4724c0bfcb1ad3dda81768d\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.784Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9b9737e5-303c-44cd-af80-633299fb6e30"}, {"node_instance_id": "keypair_d9pbxp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:03.951Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.84c39f31-16d1-4c5e-adf0-0c448669e99e"}, {"node_instance_id": "keypair_d9pbxp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60ff383d-b660-4cc6-affe-91792b756f32 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.957Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.84c39f31-16d1-4c5e-adf0-0c448669e99e"}, {"node_instance_id": "keypair_d9pbxp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-60ff383d-b660-4cc6-affe-91792b756f32", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:03.957Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.84c39f31-16d1-4c5e-adf0-0c448669e99e"}, {"node_instance_id": "data_plane_network_taauzl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:04.123Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.48cb414e-cef6-4bc6-bb1c-2d29e27974d9"}, {"node_instance_id": "data_plane_network_taauzl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bb674c78-7ef3-4791-a162-64c52df0b903", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.128Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.48cb414e-cef6-4bc6-bb1c-2d29e27974d9"}, {"node_instance_id": "management_plane_network_my1fgw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.381Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13b13005c4db5d657790ebf8c271a3bd3bb5c6b2\" -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-05-30T11:59:04.154Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.6218abf4-11f9-4d86-bf9e-1803168bf520"}, {"node_instance_id": "external_network_k59pzy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.890Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-0ee7bb7f-a356-44f2-8f5c-a2a532d12f24", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.195Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9b9737e5-303c-44cd-af80-633299fb6e30"}, {"node_instance_id": "external_network_k59pzy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.890Z", "message": "Using external resource network: external", "level": "info", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.196Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9b9737e5-303c-44cd-af80-633299fb6e30"}, {"node_instance_id": "keypair_d9pbxp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.890Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}11dda75a25160ebfc267b84a345496ea126e5156\" -d '{\"keypair\": {\"name\": \"vnf_test_keypair\"}}'", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.423Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.84c39f31-16d1-4c5e-adf0-0c448669e99e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.890Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-92cd8077-9a75-41f3-b562-32e8678d24dc Date: Thu, 30 May 2019 11:59:04 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-05-30T11:59:04Z\", \"security_group_id\": \"f6093a40-0bf6-4d9e-ac29-91c0f445749b\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"id\": \"6ee3e42d-4062-4905-aa05-536b237e90ee\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "management_plane_network_my1fgw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.890Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/networks.json used request id req-92375979-f4eb-49b4-acf6-51422c1eeaf6", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.735Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.6218abf4-11f9-4d86-bf9e-1803168bf520"}, {"node_instance_id": "management_plane_network_my1fgw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.890Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-92375979-f4eb-49b4-acf6-51422c1eeaf6", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.734Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.6218abf4-11f9-4d86-bf9e-1803168bf520"}, {"node_instance_id": "management_plane_network_my1fgw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.890Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-92375979-f4eb-49b4-acf6-51422c1eeaf6 Date: Thu, 30 May 2019 11:59:04 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T11:59:04Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:04Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.734Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.6218abf4-11f9-4d86-bf9e-1803168bf520"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.890Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}864cc5626e326907987824e43f2c8fe654fa5747\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"f6093a40-0bf6-4d9e-ac29-91c0f445749b\", \"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-05-30T11:59:04.595Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.890Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/f6093a40-0bf6-4d9e-ac29-91c0f445749b.json used request id req-924c1c4a-478b-4044-b13a-ae031d699e0b", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.595Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.890Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/f6093a40-0bf6-4d9e-ac29-91c0f445749b.json used request id req-924c1c4a-478b-4044-b13a-ae031d699e0b", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}], "metadata": {"pagination": {"total": 118, "offset": 22, "size": 50}}} 2019-05-30 11:59:07,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:07,804 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:07 GMT 2019-05-30 11:59:07,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:07,804 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:59:07,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:07,805 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:07,805 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:07,805 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:59:07,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}864cc5626e326907987824e43f2c8fe654fa5747" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-05-30 11:59:07,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-05-30 11:59:07,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-05-30 11:59:07,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-05-30 11:59:07,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37d336b0-a572-4457-abe4-828e9a8ac8c5 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:07,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:07,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-05-30 11:59:07,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7245292e-a3ad-4ea8-8ecb-c765b00f1cda 2019-05-30 11:59:07,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-7245292e-a3ad-4ea8-8ecb-c765b00f1cda Date: Thu, 30 May 2019 11:59:02 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:02Z", "updated_at": "2019-05-30T11:59:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:59:02Z", "revision_number": 0, "id": "8778965f-6112-472e-a698-1208a6c4118f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:59:02Z", "security_group_id": "f6093a40-0bf6-4d9e-ac29-91c0f445749b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:59:02Z", "revision_number": 0, "id": "af65ea36-ddc0-40ab-8286-d3117cb1b2b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:59:02Z", "security_group_id": "f6093a40-0bf6-4d9e-ac29-91c0f445749b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}], "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "f6093a40-0bf6-4d9e-ac29-91c0f445749b", "name": "vnf_test_security_group"}} 2019-05-30 11:59:07,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7245292e-a3ad-4ea8-8ecb-c765b00f1cda 2019-05-30 11:59:07,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:07,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-37d336b0-a572-4457-abe4-828e9a8ac8c5 2019-05-30 11:59:07,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9dce912528361901969cb7fd3aadd03ad27b91" 2019-05-30 11:59:07,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db9d2d3-a5be-4dfb-9eba-b1815c1b46e6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:07,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-16d05e4f-d110-4ee4-af86-8a001d40fdb1 Date: Thu, 30 May 2019 11:59:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500}]} 2019-05-30 11:59:07,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bcd73a43d320e37376a40a71466b5ce4cbae408" 2019-05-30 11:59:07,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-616c415e-245d-4a3e-a691-74818a280c2c 2019-05-30 11:59:07,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-616c415e-245d-4a3e-a691-74818a280c2c 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:07,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:07,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4db9d2d3-a5be-4dfb-9eba-b1815c1b46e6 2019-05-30 11:59:07,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb674c78-7ef3-4791-a162-64c52df0b903 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:07,810 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-16d05e4f-d110-4ee4-af86-8a001d40fdb1 2019-05-30 11:59:07,810 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-80aa44f4-3bee-4682-a179-0db6f747eb49 Date: Thu, 30 May 2019 11:59:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500}]} 2019-05-30 11:59:07,810 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-16d05e4f-d110-4ee4-af86-8a001d40fdb1 2019-05-30 11:59:07,810 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 168e0781-2ae4-4771-b847-512752cd47f4 from name external provided. 2019-05-30 11:59:07,810 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-80aa44f4-3bee-4682-a179-0db6f747eb49 2019-05-30 11:59:07,810 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-80aa44f4-3bee-4682-a179-0db6f747eb49 2019-05-30 11:59:07,810 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bcd73a43d320e37376a40a71466b5ce4cbae408" -d '{"floatingip": {"floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}}' 2019-05-30 11:59:07,810 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 168e0781-2ae4-4771-b847-512752cd47f4 from name external provided. 2019-05-30 11:59:07,811 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9dce912528361901969cb7fd3aadd03ad27b91" -d '{"floatingip": {"floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}}' 2019-05-30 11:59:07,811 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:07,811 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dcd2d27-b8e0-4444-8c8e-d9f9ea0fc0a9 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:07,811 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-6dcd2d27-b8e0-4444-8c8e-d9f9ea0fc0a9 2019-05-30 11:59:07,811 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad694db5d3dd7dfe4724c0bfcb1ad3dda81768d" 2019-05-30 11:59:07,811 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:07,811 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60ff383d-b660-4cc6-affe-91792b756f32 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:07,811 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-60ff383d-b660-4cc6-affe-91792b756f32 2019-05-30 11:59:07,811 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:07,812 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bb674c78-7ef3-4791-a162-64c52df0b903 2019-05-30 11:59:07,812 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b13005c4db5d657790ebf8c271a3bd3bb5c6b2" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-05-30 11:59:07,812 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-0ee7bb7f-a356-44f2-8f5c-a2a532d12f24 2019-05-30 11:59:07,812 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-05-30 11:59:07,812 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dda75a25160ebfc267b84a345496ea126e5156" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-05-30 11:59:07,812 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-92cd8077-9a75-41f3-b562-32e8678d24dc Date: Thu, 30 May 2019 11:59:04 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-05-30T11:59:04Z", "security_group_id": "f6093a40-0bf6-4d9e-ac29-91c0f445749b", "port_range_min": 22, "revision_number": 0, "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "6ee3e42d-4062-4905-aa05-536b237e90ee"}} 2019-05-30 11:59:07,812 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/networks.json used request id req-92375979-f4eb-49b4-acf6-51422c1eeaf6 2019-05-30 11:59:07,812 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-92375979-f4eb-49b4-acf6-51422c1eeaf6 2019-05-30 11:59:07,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-92375979-f4eb-49b4-acf6-51422c1eeaf6 Date: Thu, 30 May 2019 11:59:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2a3f72cd0b694afaa6d69137ee3db004","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T11:59:04Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:04Z","mtu":1450}} 2019-05-30 11:59:07,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}864cc5626e326907987824e43f2c8fe654fa5747" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "f6093a40-0bf6-4d9e-ac29-91c0f445749b", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 11:59:07,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/f6093a40-0bf6-4d9e-ac29-91c0f445749b.json used request id req-924c1c4a-478b-4044-b13a-ae031d699e0b 2019-05-30 11:59:07,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/f6093a40-0bf6-4d9e-ac29-91c0f445749b.json used request id req-924c1c4a-478b-4044-b13a-ae031d699e0b 2019-05-30 11:59:07,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 11:59:07,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:07,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:07,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:07,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:07,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:07,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:07,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:07,932 - 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-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 11:59:07,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:07,932 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:07 GMT 2019-05-30 11:59:07,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:07,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 11:59:07,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:07,932 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:07,932 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:12,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 11:59:13,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:13,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:13,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:13,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:13,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:13,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:13,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:13,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_my1fgw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.890Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/networks.json used request id req-92375979-f4eb-49b4-acf6-51422c1eeaf6", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.735Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.6218abf4-11f9-4d86-bf9e-1803168bf520"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.890Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-92cd8077-9a75-41f3-b562-32e8678d24dc Date: Thu, 30 May 2019 11:59:04 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-05-30T11:59:04Z\", \"security_group_id\": \"f6093a40-0bf6-4d9e-ac29-91c0f445749b\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"id\": \"6ee3e42d-4062-4905-aa05-536b237e90ee\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "external_network_k59pzy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.890Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.766Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.890Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/f6093a40-0bf6-4d9e-ac29-91c0f445749b.json used request id req-924c1c4a-478b-4044-b13a-ae031d699e0b", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.595Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.890Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}864cc5626e326907987824e43f2c8fe654fa5747\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"f6093a40-0bf6-4d9e-ac29-91c0f445749b\", \"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-05-30T11:59:04.595Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "management_plane_network_my1fgw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:04.890Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-92375979-f4eb-49b4-acf6-51422c1eeaf6 Date: Thu, 30 May 2019 11:59:04 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T11:59:04Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:04Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.734Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.6218abf4-11f9-4d86-bf9e-1803168bf520"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a2badebd-d964-4a3f-814c-fa4b59a30ab6", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a2badebd-d964-4a3f-814c-fa4b59a30ab6", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.213Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "data_plane_network_taauzl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-a98a95b5-9598-4ec0-98f7-2e112483b587 Date: Thu, 30 May 2019 11:59:05 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T11:59:05Z\",\"is_default\":false,\"name\":\"data_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:05Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.382Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.48cb414e-cef6-4bc6-bb1c-2d29e27974d9"}, {"node_instance_id": "external_network_k59pzy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "Node instance created", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.843Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "external_network_k59pzy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.008Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4a587683-82c3-431c-9e78-8483d318d43e", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.888Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-92cd8077-9a75-41f3-b562-32e8678d24dc", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-92cd8077-9a75-41f3-b562-32e8678d24dc", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}864cc5626e326907987824e43f2c8fe654fa5747\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"ethertype\": \"IPv4\", \"port_range_max\": 0, \"security_group_id\": \"f6093a40-0bf6-4d9e-ac29-91c0f445749b\", \"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-05-30T11:59:04.752Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-4a587683-82c3-431c-9e78-8483d318d43e Date: Thu, 30 May 2019 11:59:04 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-05-30T11:59:04Z\", \"security_group_id\": \"f6093a40-0bf6-4d9e-ac29-91c0f445749b\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"id\": \"9356a3fa-ce1a-4b57-b426-43601e2b56d3\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.888Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4a587683-82c3-431c-9e78-8483d318d43e", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:04.889Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}864cc5626e326907987824e43f2c8fe654fa5747\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"f6093a40-0bf6-4d9e-ac29-91c0f445749b\", \"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-05-30T11:59:04.889Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-b6db7730-e97a-4926-a652-e30e6846d1a4 Date: Thu, 30 May 2019 11:59:05 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-05-30T11:59:04Z\", \"security_group_id\": \"f6093a40-0bf6-4d9e-ac29-91c0f445749b\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"id\": \"41295e48-52bb-4269-bcd4-14fc15d2c941\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.066Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b6db7730-e97a-4926-a652-e30e6846d1a4", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.066Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b6db7730-e97a-4926-a652-e30e6846d1a4", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.067Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}864cc5626e326907987824e43f2c8fe654fa5747\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"f6093a40-0bf6-4d9e-ac29-91c0f445749b\", \"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-05-30T11:59:05.067Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "keypair_d9pbxp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:59:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27a8e863-0ffc-47bf-80e4-873f8290877b x-compute-request-id: req-27a8e863-0ffc-47bf-80e4-873f8290877b Content-Encoding: gzip Content-Length: 1774 Content-Type: application/json \nRESP BODY: {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeUdiuqCNZ6f3v1SWOU98jNaX5n8exoVCuqpPjeLCoYrPaS6Sauobar7AK5JKEwUvDqsnR1O+WMYQfIg0VV8nVkF7Ad7KQc27hTrX2yiI005500g2m8pg6kKMxeIRH7y4e84GhsmlnU1xunsUmxh7Mv3jL6qAKtiMkjkUFtvYGBRWKzjWo6zNXzq5kKgvBJF+PN4gqHj3jzEKa4he03HXb5QKHPXaPV63zA3KgyRqT3Sup4mRisuFqjcpfUCCbEQv1jr5hUN7Jg9hR0aiyXNvyD/IjGuA93l3BYVnxKZW3nCdND2wXgDegou7abs1sy9fgLGJ9Vv53JAVngq4nf3Df Generated-by-Nova\", \"private_key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAnlHYrqgjWen979UljlPfIzWl+Z/HsaFQrqqT43iwqGKz2kuk\\nmrqG2q+wCuSShMFLw6rJ0dTvljGEHyINFVfJ1ZBewHeykHNu4U619soiNNOedNIN\\npvKYOpCjMXiER+8uHvOBobJpZ1Ncbp7FJsYezL94y+qgCrYjJI5FBbb2BgUVis41\\nqOszV86uZCoLwSRfjzeIKh4948xCmuIXtNx12+UChz12j1et8wNyoMkak90rqeJk\\nYrLhao3KX1AgmxEL9Y6+YVDeyYPYUdGoslzb8g/yIxrgPd5dwWFZ8SmVt5wnTQ9s\\nF4A3oKLu2m7NbMvX4CxifVb+dyQFZ4KuJ39w3wIDAQABAoIBABpsWpe75DqLfSBc\\nGKqKgQFlYNAqxK921vpv6cLbT9CquI3EdjKE0yEIlX8b6wBRKo37oTduLJaKqRxx\\nGHHpdvw33jiNQbYuLeFYu7H2xoK+lwG0VSb58kJEBZiqHpnK542u4oHUPxdJqHGl\\n+g2gn19YzZZrEE75WyAsxoRPpvwV9e9kwPFCc341H8BeRD6racdUxFOIe0Q4pJ9b\\nnh+gjwkx3iLJtJ/NaZQwJwBImkM3QtLHHH2Msrl4pLsx+44pbkTLXghgk1jaTP/z\\nL7uKghuP/Eu6IZBBmr5spAPlrBjcUfnmpKJOQh5jwS1BXKy2mCdKDf9w9R9VoY0p\\n4ABFSoECgYEAzBtDGLIcuihZmop601Z1yrnB/2/dtaIomZTmzYcICDonulm4ij0w\\nBH0hPRcgmNQKxCZXdk697TBeEXzoPfqJpyyrDUlA+bjmY5/i3PIMf+whRm3TIMfp\\nMbsDBzUcBdVceqfwbFsGrLp2E7NGsml33KwqxE02y11TTGCpExg4MOECgYEAxpJy\\nb9Dzt0kwIOAM0xl50RtVJmvH4tDgugPem5kZyLp6+AZj77PkUV/vtY0Jq43jNT1g\\nibQQSMLKbBL6JY+bjvRiPqa4+fSJqLG9v0ht/3rEH9lEQPkXCdp5yjniN37Q526q\\n2kQ/ZT/RZp750BHPKbv7gKnCwUz10mD4qOltGb8CgYBr0pcOa8ErQnebYT5jeJA/\\naQQn6bOo6SIjh/qpZoUCu54THqSTOqGsLWIqwJXyxkltt4eKsyw4Kc331RFm9HxV\\neQ5ftWwCv//Nb0BMUf3ycg5eA1R+Q71YDSAbZZ4JIt542VD0HN4Yz2PjIljdlUPB\\nqp3pF5Uzt3hyp7mJocjFYQKBgGCdep6bDSndq1QjjznbCGFMqjaCdIQQW3dGULZm\\nXJxE13X8Lf3AClPpmMk98TmOVMFftqvpd47fb/v7k8hYwjhhAbg4CIJdj+kLaiY6\\nyIJoqipQ3Ru71pDNwzo4xa94vY4NU4XVdP7/eRQ0P5oUQDavJySn9IF2v5h35CTT\\nRmkjAoGBAJD8SSlUiqbVKAvLxeIaYvrFEimM2uu52EcUrIJNZ2or34/JMHdQEvtM\\nCO7rhoO2H6iFMR9rq/M6aQmgo/BWf3GPWUPyu0zDvt0CEIJ/0eLZAfrrG/plPcs4\\nrkHmBW7WIQ8a8yRHHOItqdl+AX41JYnZ/JF3z5i4AZ4O1ezmN1OL\\n-----END RSA PRIVATE KEY-----\\n\", \"user_id\": \"5afea77df69240cbb6eaf19ec8647673\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"49:dd:f4:e7:66:8e:5c:65:15:ef:d9:36:ba:e9:74:9a\"}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.011Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.84c39f31-16d1-4c5e-adf0-0c448669e99e"}, {"node_instance_id": "keypair_d9pbxp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-27a8e863-0ffc-47bf-80e4-873f8290877b", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.011Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.84c39f31-16d1-4c5e-adf0-0c448669e99e"}, {"node_instance_id": "keypair_d9pbxp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-27a8e863-0ffc-47bf-80e4-873f8290877b", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.012Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.84c39f31-16d1-4c5e-adf0-0c448669e99e"}, {"node_instance_id": "security_group_9jx6d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:05.463Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a2badebd-d964-4a3f-814c-fa4b59a30ab6 Date: Thu, 30 May 2019 11:59:05 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-05-30T11:59:05Z\", \"security_group_id\": \"f6093a40-0bf6-4d9e-ac29-91c0f445749b\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:05Z\", \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"id\": \"01068981-e0ff-485c-b63a-062f69d5ff25\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.17d3a1e9-09f0-47e0-80cb-0d53599d9b4e"}, {"node_instance_id": "target_vnf_ip_b2umtu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:06.072Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-04decd91-ad88-4a31-a7cf-551d8c3f4caf", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.559Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f99c20b2-670d-4750-8cce-e45b902188c6"}, {"node_instance_id": "external_network_k59pzy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:06.072Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.111Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "management_plane_network_my1fgw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:06.072Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.140Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "management_plane_network_my1fgw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:06.072Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.319Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "external_network_k59pzy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:06.072Z", "message": "Node instance started", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.349Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "data_plane_network_taauzl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:06.072Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a98a95b5-9598-4ec0-98f7-2e112483b587", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.382Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.48cb414e-cef6-4bc6-bb1c-2d29e27974d9"}, {"node_instance_id": "data_plane_network_taauzl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:06.072Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/networks.json used request id req-a98a95b5-9598-4ec0-98f7-2e112483b587", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.48cb414e-cef6-4bc6-bb1c-2d29e27974d9"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:06.072Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-61dc0f49-2579-4684-88f5-466e707c4e79 Date: Thu, 30 May 2019 11:59:05 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:04Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 0, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": null, \"id\": \"7106e225-70fe-4e49-b783-70991645d8f3\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.433Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.627c899a-7e40-4957-9856-80bb54307bbd"}, {"node_instance_id": "target_vnf_ip_b2umtu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:06.072Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-04decd91-ad88-4a31-a7cf-551d8c3f4caf Date: Thu, 30 May 2019 11:59:05 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:04Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 0, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": null, \"id\": \"de988778-80c5-41c3-8d00-568fd84209e7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.558Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f99c20b2-670d-4750-8cce-e45b902188c6"}, {"node_instance_id": "target_vnf_ip_b2umtu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:06.072Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-04decd91-ad88-4a31-a7cf-551d8c3f4caf", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.558Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f99c20b2-670d-4750-8cce-e45b902188c6"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:06.072Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-61dc0f49-2579-4684-88f5-466e707c4e79", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.433Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.627c899a-7e40-4957-9856-80bb54307bbd"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:06.072Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-61dc0f49-2579-4684-88f5-466e707c4e79", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.433Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.627c899a-7e40-4957-9856-80bb54307bbd"}, {"node_instance_id": "target_vnf_ip_b2umtu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:06.072Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2a3f72cd0b694afaa6d69137ee3db004', u'created_at': u'2019-05-30T11:59:04Z', u'updated_at': u'2019-05-30T11:59:04Z', u'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', 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'2a3f72cd0b694afaa6d69137ee3db004', u'port_id': None, u'id': u'de988778-80c5-41c3-8d00-568fd84209e7', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.559Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f99c20b2-670d-4750-8cce-e45b902188c6"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:06.072Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2a3f72cd0b694afaa6d69137ee3db004', u'created_at': u'2019-05-30T11:59:04Z', u'updated_at': u'2019-05-30T11:59:04Z', u'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'2a3f72cd0b694afaa6d69137ee3db004', u'port_id': None, u'id': u'7106e225-70fe-4e49-b783-70991645d8f3', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.433Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.627c899a-7e40-4957-9856-80bb54307bbd"}, {"node_instance_id": "keypair_d9pbxp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:06.670Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.546Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "security_group_9jx6d7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:06.670Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.775Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "management_plane_network_my1fgw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:06.670Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.562Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "data_plane_network_taauzl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:07.264Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.799Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "management_plane_network_my1fgw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:07.264Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.922Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "keypair_d9pbxp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:07.264Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:05.872Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "management_plane_network_my1fgw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:07.860Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:06.072Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "data_plane_network_taauzl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:07.860Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:06.041Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_ip_b2umtu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:07.860Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:06.178Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "router_cv5wj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:08.502Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a6d64665-de8e-4899-b9d8-89ce50f90cb1", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:08.038Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.0067a3df-10b9-4b8e-8a25-b1db8e70aed8"}], "metadata": {"pagination": {"total": 174, "offset": 72, "size": 50}}} 2019-05-30 11:59:13,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:13,012 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:13 GMT 2019-05-30 11:59:13,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:13,012 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:59:13,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:13,012 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:13,012 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:13,012 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:59:13,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/networks.json used request id req-92375979-f4eb-49b4-acf6-51422c1eeaf6 2019-05-30 11:59:13,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-92cd8077-9a75-41f3-b562-32e8678d24dc Date: Thu, 30 May 2019 11:59:04 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-05-30T11:59:04Z", "security_group_id": "f6093a40-0bf6-4d9e-ac29-91c0f445749b", "port_range_min": 22, "revision_number": 0, "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "6ee3e42d-4062-4905-aa05-536b237e90ee"}} 2019-05-30 11:59:13,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-05-30 11:59:13,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/f6093a40-0bf6-4d9e-ac29-91c0f445749b.json used request id req-924c1c4a-478b-4044-b13a-ae031d699e0b 2019-05-30 11:59:13,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}864cc5626e326907987824e43f2c8fe654fa5747" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "f6093a40-0bf6-4d9e-ac29-91c0f445749b", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 11:59:13,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-92375979-f4eb-49b4-acf6-51422c1eeaf6 Date: Thu, 30 May 2019 11:59:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2a3f72cd0b694afaa6d69137ee3db004","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T11:59:04Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:04Z","mtu":1450}} 2019-05-30 11:59:13,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a2badebd-d964-4a3f-814c-fa4b59a30ab6 2019-05-30 11:59:13,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a2badebd-d964-4a3f-814c-fa4b59a30ab6 2019-05-30 11:59:13,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-a98a95b5-9598-4ec0-98f7-2e112483b587 Date: Thu, 30 May 2019 11:59:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2a3f72cd0b694afaa6d69137ee3db004","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T11:59:05Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:05Z","mtu":1450}} 2019-05-30 11:59:13,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-30 11:59:13,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-30 11:59:13,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4a587683-82c3-431c-9e78-8483d318d43e 2019-05-30 11:59:13,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-92cd8077-9a75-41f3-b562-32e8678d24dc 2019-05-30 11:59:13,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-92cd8077-9a75-41f3-b562-32e8678d24dc 2019-05-30 11:59:13,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}864cc5626e326907987824e43f2c8fe654fa5747" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "f6093a40-0bf6-4d9e-ac29-91c0f445749b", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 11:59:13,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-4a587683-82c3-431c-9e78-8483d318d43e Date: Thu, 30 May 2019 11:59:04 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-05-30T11:59:04Z", "security_group_id": "f6093a40-0bf6-4d9e-ac29-91c0f445749b", "port_range_min": 0, "revision_number": 0, "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "9356a3fa-ce1a-4b57-b426-43601e2b56d3"}} 2019-05-30 11:59:13,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4a587683-82c3-431c-9e78-8483d318d43e 2019-05-30 11:59:13,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}864cc5626e326907987824e43f2c8fe654fa5747" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "f6093a40-0bf6-4d9e-ac29-91c0f445749b", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 11:59:13,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-b6db7730-e97a-4926-a652-e30e6846d1a4 Date: Thu, 30 May 2019 11:59:05 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-05-30T11:59:04Z", "security_group_id": "f6093a40-0bf6-4d9e-ac29-91c0f445749b", "port_range_min": 1, "revision_number": 0, "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "41295e48-52bb-4269-bcd4-14fc15d2c941"}} 2019-05-30 11:59:13,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b6db7730-e97a-4926-a652-e30e6846d1a4 2019-05-30 11:59:13,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b6db7730-e97a-4926-a652-e30e6846d1a4 2019-05-30 11:59:13,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}864cc5626e326907987824e43f2c8fe654fa5747" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "f6093a40-0bf6-4d9e-ac29-91c0f445749b", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-30 11:59:13,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:59:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27a8e863-0ffc-47bf-80e4-873f8290877b x-compute-request-id: req-27a8e863-0ffc-47bf-80e4-873f8290877b Content-Encoding: gzip Content-Length: 1774 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeUdiuqCNZ6f3v1SWOU98jNaX5n8exoVCuqpPjeLCoYrPaS6Sauobar7AK5JKEwUvDqsnR1O+WMYQfIg0VV8nVkF7Ad7KQc27hTrX2yiI005500g2m8pg6kKMxeIRH7y4e84GhsmlnU1xunsUmxh7Mv3jL6qAKtiMkjkUFtvYGBRWKzjWo6zNXzq5kKgvBJF+PN4gqHj3jzEKa4he03HXb5QKHPXaPV63zA3KgyRqT3Sup4mRisuFqjcpfUCCbEQv1jr5hUN7Jg9hR0aiyXNvyD/IjGuA93l3BYVnxKZW3nCdND2wXgDegou7abs1sy9fgLGJ9Vv53JAVngq4nf3Df Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAnlHYrqgjWen979UljlPfIzWl+Z/HsaFQrqqT43iwqGKz2kuk\nmrqG2q+wCuSShMFLw6rJ0dTvljGEHyINFVfJ1ZBewHeykHNu4U619soiNNOedNIN\npvKYOpCjMXiER+8uHvOBobJpZ1Ncbp7FJsYezL94y+qgCrYjJI5FBbb2BgUVis41\nqOszV86uZCoLwSRfjzeIKh4948xCmuIXtNx12+UChz12j1et8wNyoMkak90rqeJk\nYrLhao3KX1AgmxEL9Y6+YVDeyYPYUdGoslzb8g/yIxrgPd5dwWFZ8SmVt5wnTQ9s\nF4A3oKLu2m7NbMvX4CxifVb+dyQFZ4KuJ39w3wIDAQABAoIBABpsWpe75DqLfSBc\nGKqKgQFlYNAqxK921vpv6cLbT9CquI3EdjKE0yEIlX8b6wBRKo37oTduLJaKqRxx\nGHHpdvw33jiNQbYuLeFYu7H2xoK+lwG0VSb58kJEBZiqHpnK542u4oHUPxdJqHGl\n+g2gn19YzZZrEE75WyAsxoRPpvwV9e9kwPFCc341H8BeRD6racdUxFOIe0Q4pJ9b\nnh+gjwkx3iLJtJ/NaZQwJwBImkM3QtLHHH2Msrl4pLsx+44pbkTLXghgk1jaTP/z\nL7uKghuP/Eu6IZBBmr5spAPlrBjcUfnmpKJOQh5jwS1BXKy2mCdKDf9w9R9VoY0p\n4ABFSoECgYEAzBtDGLIcuihZmop601Z1yrnB/2/dtaIomZTmzYcICDonulm4ij0w\nBH0hPRcgmNQKxCZXdk697TBeEXzoPfqJpyyrDUlA+bjmY5/i3PIMf+whRm3TIMfp\nMbsDBzUcBdVceqfwbFsGrLp2E7NGsml33KwqxE02y11TTGCpExg4MOECgYEAxpJy\nb9Dzt0kwIOAM0xl50RtVJmvH4tDgugPem5kZyLp6+AZj77PkUV/vtY0Jq43jNT1g\nibQQSMLKbBL6JY+bjvRiPqa4+fSJqLG9v0ht/3rEH9lEQPkXCdp5yjniN37Q526q\n2kQ/ZT/RZp750BHPKbv7gKnCwUz10mD4qOltGb8CgYBr0pcOa8ErQnebYT5jeJA/\naQQn6bOo6SIjh/qpZoUCu54THqSTOqGsLWIqwJXyxkltt4eKsyw4Kc331RFm9HxV\neQ5ftWwCv//Nb0BMUf3ycg5eA1R+Q71YDSAbZZ4JIt542VD0HN4Yz2PjIljdlUPB\nqp3pF5Uzt3hyp7mJocjFYQKBgGCdep6bDSndq1QjjznbCGFMqjaCdIQQW3dGULZm\nXJxE13X8Lf3AClPpmMk98TmOVMFftqvpd47fb/v7k8hYwjhhAbg4CIJdj+kLaiY6\nyIJoqipQ3Ru71pDNwzo4xa94vY4NU4XVdP7/eRQ0P5oUQDavJySn9IF2v5h35CTT\nRmkjAoGBAJD8SSlUiqbVKAvLxeIaYvrFEimM2uu52EcUrIJNZ2or34/JMHdQEvtM\nCO7rhoO2H6iFMR9rq/M6aQmgo/BWf3GPWUPyu0zDvt0CEIJ/0eLZAfrrG/plPcs4\nrkHmBW7WIQ8a8yRHHOItqdl+AX41JYnZ/JF3z5i4AZ4O1ezmN1OL\n-----END RSA PRIVATE KEY-----\n", "user_id": "5afea77df69240cbb6eaf19ec8647673", "name": "vnf_test_keypair", "fingerprint": "49:dd:f4:e7:66:8e:5c:65:15:ef:d9:36:ba:e9:74:9a"}} 2019-05-30 11:59:13,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-27a8e863-0ffc-47bf-80e4-873f8290877b 2019-05-30 11:59:13,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-27a8e863-0ffc-47bf-80e4-873f8290877b 2019-05-30 11:59:13,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a2badebd-d964-4a3f-814c-fa4b59a30ab6 Date: Thu, 30 May 2019 11:59:05 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-05-30T11:59:05Z", "security_group_id": "f6093a40-0bf6-4d9e-ac29-91c0f445749b", "port_range_min": 1, "revision_number": 0, "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:05Z", "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "01068981-e0ff-485c-b63a-062f69d5ff25"}} 2019-05-30 11:59:13,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-04decd91-ad88-4a31-a7cf-551d8c3f4caf 2019-05-30 11:59:13,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-30 11:59:13,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-05-30 11:59:13,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-30 11:59:13,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-30 11:59:13,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a98a95b5-9598-4ec0-98f7-2e112483b587 2019-05-30 11:59:13,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/networks.json used request id req-a98a95b5-9598-4ec0-98f7-2e112483b587 2019-05-30 11:59:13,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-61dc0f49-2579-4684-88f5-466e707c4e79 Date: Thu, 30 May 2019 11:59:05 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:04Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": null, "id": "7106e225-70fe-4e49-b783-70991645d8f3", "qos_policy_id": null}} 2019-05-30 11:59:13,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-04decd91-ad88-4a31-a7cf-551d8c3f4caf Date: Thu, 30 May 2019 11:59:05 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:04Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": null, "id": "de988778-80c5-41c3-8d00-568fd84209e7", "qos_policy_id": null}} 2019-05-30 11:59:13,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-04decd91-ad88-4a31-a7cf-551d8c3f4caf 2019-05-30 11:59:13,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-61dc0f49-2579-4684-88f5-466e707c4e79 2019-05-30 11:59:13,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-61dc0f49-2579-4684-88f5-466e707c4e79 2019-05-30 11:59:13,021 - 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'2a3f72cd0b694afaa6d69137ee3db004', u'created_at': u'2019-05-30T11:59:04Z', u'updated_at': u'2019-05-30T11:59:04Z', u'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', 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'2a3f72cd0b694afaa6d69137ee3db004', u'port_id': None, u'id': u'de988778-80c5-41c3-8d00-568fd84209e7', u'qos_policy_id': None} 2019-05-30 11:59:13,021 - 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'2a3f72cd0b694afaa6d69137ee3db004', u'created_at': u'2019-05-30T11:59:04Z', u'updated_at': u'2019-05-30T11:59:04Z', u'floating_network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'2a3f72cd0b694afaa6d69137ee3db004', u'port_id': None, u'id': u'7106e225-70fe-4e49-b783-70991645d8f3', u'qos_policy_id': None} 2019-05-30 11:59:13,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-05-30 11:59:13,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-30 11:59:13,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-30 11:59:13,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-05-30 11:59:13,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-30 11:59:13,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-30 11:59:13,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-30 11:59:13,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-30 11:59:13,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-30 11:59:13,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a6d64665-de8e-4899-b9d8-89ce50f90cb1 2019-05-30 11:59:13,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 11:59:13,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:13,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:13,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:13,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:13,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:13,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:13,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:13,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-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 11:59:13,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:13,126 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:13 GMT 2019-05-30 11:59:13,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:13,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 11:59:13,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:13,126 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:13,126 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:18,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 11:59:18,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:18,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:18,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:18,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:18,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:18,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:18,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:18,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_9jx6d7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:08.502Z", "message": "Node instance created", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:06.316Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "keypair_d9pbxp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:08.502Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:06.425Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "router_cv5wj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:08.502Z", "message": "router: {'name': u'vnf_test_router'}", "level": "info", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:07.968Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.0067a3df-10b9-4b8e-8a25-b1db8e70aed8"}, {"node_instance_id": "router_cv5wj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:08.502Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6d64665-de8e-4899-b9d8-89ce50f90cb1 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:08.037Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.0067a3df-10b9-4b8e-8a25-b1db8e70aed8"}, {"node_instance_id": "router_cv5wj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:08.502Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a6d64665-de8e-4899-b9d8-89ce50f90cb1", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:08.038Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.0067a3df-10b9-4b8e-8a25-b1db8e70aed8"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:08.502Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:06.186Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "router_cv5wj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:09.082Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b609a77adec698c179a12d0a8b1a005adf809dc\" -d '{\"router\": {\"external_gateway_info\": {\"network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\"}, \"name\": \"vnf_test_router\"}}'", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:08.737Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.0067a3df-10b9-4b8e-8a25-b1db8e70aed8"}, {"node_instance_id": "data_plane_network_taauzl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:09.082Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:06.606Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "router_cv5wj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:09.082Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks/168e0781-2ae4-4771-b847-512752cd47f4.json used request id req-d9ad98f2-08c7-414e-ab1a-d2711ba93e09", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:08.736Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.0067a3df-10b9-4b8e-8a25-b1db8e70aed8"}, {"node_instance_id": "router_cv5wj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:09.082Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks/168e0781-2ae4-4771-b847-512752cd47f4.json used request id req-d9ad98f2-08c7-414e-ab1a-d2711ba93e09", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:08.736Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.0067a3df-10b9-4b8e-8a25-b1db8e70aed8"}, {"node_instance_id": "router_cv5wj3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:09.082Z", "message": "Sending task 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:06.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "router_cv5wj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:09.082Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d9ad98f2-08c7-414e-ab1a-d2711ba93e09 Date: Thu, 30 May 2019 11:59:08 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"168e0781-2ae4-4771-b847-512752cd47f4\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"137b131c79604c9bbaf6f84e2f797af7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9f424a7-958b-4c06-a1c6-4f7aa8fab190\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T06:05:08Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"137b131c79604c9bbaf6f84e2f797af7\",\"created_at\":\"2019-05-30T05:48:56Z\",\"mtu\":1500}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:08.735Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.0067a3df-10b9-4b8e-8a25-b1db8e70aed8"}, {"node_instance_id": "router_cv5wj3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:09.082Z", "message": "Creating node instance", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:06.563Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "router_cv5wj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:09.082Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/168e0781-2ae4-4771-b847-512752cd47f4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b609a77adec698c179a12d0a8b1a005adf809dc\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:08.448Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.0067a3df-10b9-4b8e-8a25-b1db8e70aed8"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:09.696Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:06.890Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:09.696Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8ec486c4-5421-4ad4-bda6-2f1c35fae1b9", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:09.450Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.fad14ed0-6916-49e6-b54b-8845ac3ab60c"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:09.696Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ec486c4-5421-4ad4-bda6-2f1c35fae1b9 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:09.449Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.fad14ed0-6916-49e6-b54b-8845ac3ab60c"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:09.696Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:09.444Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.fad14ed0-6916-49e6-b54b-8845ac3ab60c"}, {"node_instance_id": "security_group_9jx6d7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:09.696Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:06.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_ip_b2umtu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:09.696Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:06.953Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "data_plane_network_taauzl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:10.415Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:07.110Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "router_cv5wj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:10.415Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-b16724f3-7279-4aa3-a605-4751fc8b4136 Date: Thu, 30 May 2019 11:59:10 GMT \nRESP BODY: {\"router\": {\"status\": \"ACTIVE\", \"external_gateway_info\": {\"network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"enable_snat\": true, \"external_fixed_ips\": [{\"subnet_id\": \"b9f424a7-958b-4c06-a1c6-4f7aa8fab190\", \"ip_address\": \"172.30.9.203\"}]}, \"availability_zone_hints\": [], \"availability_zones\": [], \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:08Z\", \"admin_state_up\": true, \"updated_at\": \"2019-05-30T11:59:09Z\", \"flavor_id\": null, \"revision_number\": 2, \"routes\": [], \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"name\": \"vnf_test_router\"}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:10.314Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.0067a3df-10b9-4b8e-8a25-b1db8e70aed8"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:10.415Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af6db3ab5a86ae31413a644376971e1e6fc338d2\" -d '{\"subnet\": {\"network_id\": \"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\", \"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-05-30T11:59:09.861Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.fad14ed0-6916-49e6-b54b-8845ac3ab60c"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:10.415Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:08.329Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_ip_b2umtu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:10.415Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:07.966Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:10.415Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:07.933Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:10.415Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:07.766Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_ip_b2umtu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:10.415Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:07.735Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:10.415Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:07.585Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "security_group_9jx6d7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:10.415Z", "message": "Node instance started", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:07.447Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "keypair_d9pbxp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:10.415Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:07.417Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_ip_b2umtu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:10.415Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:07.386Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "security_group_9jx6d7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:10.415Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:07.140Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:10.415Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:07.073Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "data_plane_network_taauzl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:10.415Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:07.041Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "keypair_d9pbxp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:10.415Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:07.012Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "router_cv5wj3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:11.100Z", "message": "Task succeeded 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:10.772Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "router_cv5wj3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:11.100Z", "message": "Node instance created", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:10.862Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:11.100Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-cf81562f-3e53-4d7c-bc5d-20a81c4d1fb3", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:10.799Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.fad14ed0-6916-49e6-b54b-8845ac3ab60c"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:11.100Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/subnets.json used request id req-cf81562f-3e53-4d7c-bc5d-20a81c4d1fb3", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:10.800Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.fad14ed0-6916-49e6-b54b-8845ac3ab60c"}, {"node_instance_id": "router_cv5wj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:11.100Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-b16724f3-7279-4aa3-a605-4751fc8b4136", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:10.315Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.0067a3df-10b9-4b8e-8a25-b1db8e70aed8"}, {"node_instance_id": "router_cv5wj3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:11.100Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/routers.json used request id req-b16724f3-7279-4aa3-a605-4751fc8b4136", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:10.315Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.0067a3df-10b9-4b8e-8a25-b1db8e70aed8"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:11.100Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-cf81562f-3e53-4d7c-bc5d-20a81c4d1fb3 Date: Thu, 30 May 2019 11:59:10 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:10Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-05-30T11:59:10Z\",\"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\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"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-05-30T11:59:10.799Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.fad14ed0-6916-49e6-b54b-8845ac3ab60c"}, {"node_instance_id": "router_cv5wj3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:11.747Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:11.065Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:11.747Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:11.174Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "router_cv5wj3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:11.747Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:11.164Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:12.343Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:11.290Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "router_cv5wj3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:12.343Z", "message": "Node instance started", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:11.262Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:12.343Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:11.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:12.938Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:11.601Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}], "metadata": {"pagination": {"total": 209, "offset": 122, "size": 50}}} 2019-05-30 11:59:18,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:18,221 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:18 GMT 2019-05-30 11:59:18,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:18,221 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:59:18,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:18,221 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:18,221 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:18,221 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:59:18,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-30 11:59:18,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-30 11:59:18,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-05-30 11:59:18,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6d64665-de8e-4899-b9d8-89ce50f90cb1 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:18,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a6d64665-de8e-4899-b9d8-89ce50f90cb1 2019-05-30 11:59:18,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-30 11:59:18,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b609a77adec698c179a12d0a8b1a005adf809dc" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "vnf_test_router"}}' 2019-05-30 11:59:18,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-30 11:59:18,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks/168e0781-2ae4-4771-b847-512752cd47f4.json used request id req-d9ad98f2-08c7-414e-ab1a-d2711ba93e09 2019-05-30 11:59:18,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks/168e0781-2ae4-4771-b847-512752cd47f4.json used request id req-d9ad98f2-08c7-414e-ab1a-d2711ba93e09 2019-05-30 11:59:18,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-05-30 11:59:18,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d9ad98f2-08c7-414e-ab1a-d2711ba93e09 Date: Thu, 30 May 2019 11:59:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500}} 2019-05-30 11:59:18,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-30 11:59:18,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/168e0781-2ae4-4771-b847-512752cd47f4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b609a77adec698c179a12d0a8b1a005adf809dc" 2019-05-30 11:59:18,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-30 11:59:18,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8ec486c4-5421-4ad4-bda6-2f1c35fae1b9 2019-05-30 11:59:18,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ec486c4-5421-4ad4-bda6-2f1c35fae1b9 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:18,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:18,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-30 11:59:18,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-30 11:59:18,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-30 11:59:18,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-b16724f3-7279-4aa3-a605-4751fc8b4136 Date: Thu, 30 May 2019 11:59:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:08Z", "admin_state_up": true, "updated_at": "2019-05-30T11:59:09Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "875ba3b9-256b-4591-8610-59df134adb57", "name": "vnf_test_router"}} 2019-05-30 11:59:18,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6db3ab5a86ae31413a644376971e1e6fc338d2" -d '{"subnet": {"network_id": "ea1a60c5-60f4-49e3-bc43-ad59bbde73dc", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-05-30 11:59:18,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-05-30 11:59:18,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-30 11:59:18,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-30 11:59:18,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-30 11:59:18,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-30 11:59:18,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-30 11:59:18,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-30 11:59:18,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-30 11:59:18,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-30 11:59:18,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-30 11:59:18,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-30 11:59:18,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-30 11:59:18,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-30 11:59:18,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-05-30 11:59:18,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-30 11:59:18,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-cf81562f-3e53-4d7c-bc5d-20a81c4d1fb3 2019-05-30 11:59:18,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/subnets.json used request id req-cf81562f-3e53-4d7c-bc5d-20a81c4d1fb3 2019-05-30 11:59:18,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-b16724f3-7279-4aa3-a605-4751fc8b4136 2019-05-30 11:59:18,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/routers.json used request id req-b16724f3-7279-4aa3-a605-4751fc8b4136 2019-05-30 11:59:18,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-cf81562f-3e53-4d7c-bc5d-20a81c4d1fb3 Date: Thu, 30 May 2019 11:59:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:10Z","dns_nameservers":[],"updated_at":"2019-05-30T11:59:10Z","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":"2a3f72cd0b694afaa6d69137ee3db004","id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-05-30 11:59:18,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-30 11:59:18,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-05-30 11:59:18,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-30 11:59:18,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-30 11:59:18,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-30 11:59:18,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-30 11:59:18,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-30 11:59:18,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 11:59:18,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:18,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:18,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:18,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:18,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:18,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:18,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:18,296 - 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-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 11:59:18,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:18,296 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:18 GMT 2019-05-30 11:59:18,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:18,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 11:59:18,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:18,297 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:18,297 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:23,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 11:59:23,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:23,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:23,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:23,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:23,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:23,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:23,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:23,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_tvh0ny", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:12.938Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:11.601Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:12.938Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:11.692Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:13.534Z", "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-05-30T11:59:12.854Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "management_plane_subnet_vq2mb8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:13.534Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:12.423Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:13.534Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:12.607Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:14.083Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:13.048Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:14.083Z", "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-05-30T11:59:13.228Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "management_plane_subnet_vq2mb8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:14.083Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:13.939Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.22f98831-65fd-466d-8b61-712565e6b5bd"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:14.714Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:14.503Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.398b8a52-c486-44b8-b831-7ac68bf4e5ff"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:14.714Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d0ac6982-7516-45b0-bbad-787380de2c00", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:14.305Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.2f87d663-adbd-4669-a4cd-bea134cb1ee7"}, {"node_instance_id": "management_plane_subnet_vq2mb8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:14.714Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36132f2c-d3f8-44f3-b5da-73f4c471451e 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:13.944Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.22f98831-65fd-466d-8b61-712565e6b5bd"}, {"node_instance_id": "management_plane_subnet_vq2mb8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:14.714Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-36132f2c-d3f8-44f3-b5da-73f4c471451e", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:13.944Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.22f98831-65fd-466d-8b61-712565e6b5bd"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:14.714Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ac6982-7516-45b0-bbad-787380de2c00 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.24: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-05-30T11:59:14.305Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.2f87d663-adbd-4669-a4cd-bea134cb1ee7"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:14.714Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:14.299Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.2f87d663-adbd-4669-a4cd-bea134cb1ee7"}, {"node_instance_id": "management_plane_subnet_vq2mb8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:14.714Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eec63a578f0f9dfd38b75ab97ddccd7f3e41ed1b\" -d '{\"subnet\": {\"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"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-05-30T11:59:14.343Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.22f98831-65fd-466d-8b61-712565e6b5bd"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:15.363Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef9d2112216a7a6cdc22d61b153a828f34e8d712\" -d '{\"port\": {\"network_id\": \"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\", \"fixed_ips\": [{\"subnet_id\": \"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\"}], \"name\": \"target_vnf_data_plane_port\", \"security_groups\": [\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:14.925Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.2f87d663-adbd-4669-a4cd-bea134cb1ee7"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:15.363Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0a22c1e-9458-4531-83b0-583e096a3ac9 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.24: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-05-30T11:59:14.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.398b8a52-c486-44b8-b831-7ac68bf4e5ff"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:15.363Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a0a22c1e-9458-4531-83b0-583e096a3ac9", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:14.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.398b8a52-c486-44b8-b831-7ac68bf4e5ff"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:15.363Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}585c631c69b7bbbc051c6be75be237ac884ab9c8\" -d '{\"port\": {\"network_id\": \"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\", \"fixed_ips\": [{\"subnet_id\": \"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\"}], \"name\": \"reference_vnf_data_plane_port\", \"security_groups\": [\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:14.980Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.398b8a52-c486-44b8-b831-7ac68bf4e5ff"}, {"node_instance_id": "management_plane_subnet_vq2mb8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:16.283Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-81b740bc-5777-4645-8d59-8d0feb402dfb Date: Thu, 30 May 2019 11:59:16 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:14Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-05-30T11:59:14Z\",\"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\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"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-05-30T11:59:16.117Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.22f98831-65fd-466d-8b61-712565e6b5bd"}, {"node_instance_id": "management_plane_subnet_vq2mb8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:16.967Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/subnets.json used request id req-81b740bc-5777-4645-8d59-8d0feb402dfb", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:16.117Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.22f98831-65fd-466d-8b61-712565e6b5bd"}, {"node_instance_id": "management_plane_subnet_vq2mb8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:16.967Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:16.737Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "management_plane_subnet_vq2mb8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:16.967Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:16.511Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "management_plane_subnet_vq2mb8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:16.967Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:16.435Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "management_plane_subnet_vq2mb8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:16.967Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-81b740bc-5777-4645-8d59-8d0feb402dfb", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:16.117Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.22f98831-65fd-466d-8b61-712565e6b5bd"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:17.554Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-1cd28555-787d-445d-90d4-228939c61290 Date: Thu, 30 May 2019 11:59:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:16Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"97546f0d-83cf-4ad7-9bef-487b6fa2a7de\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:bc:76:66\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"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-05-30T11:59:16.849Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.2f87d663-adbd-4669-a4cd-bea134cb1ee7"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:17.554Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-f7f3075a-e7d6-49a3-af81-68cbf3256c37", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:16.928Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.398b8a52-c486-44b8-b831-7ac68bf4e5ff"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:17.554Z", "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-05-30T11:59:17.257Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:17.554Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f7f3075a-e7d6-49a3-af81-68cbf3256c37 Date: Thu, 30 May 2019 11:59:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:16Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"5c87dcea-7feb-4133-8929-408502f90f3e\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:f0:84:25\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"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-05-30T11:59:16.927Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.398b8a52-c486-44b8-b831-7ac68bf4e5ff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:17.554Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "target_id": "router_cv5wj3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:16.983Z", "source_id": "management_plane_subnet_vq2mb8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:17.554Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-f7f3075a-e7d6-49a3-af81-68cbf3256c37", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:16.927Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.398b8a52-c486-44b8-b831-7ac68bf4e5ff"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:17.554Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-1cd28555-787d-445d-90d4-228939c61290", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:16.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.2f87d663-adbd-4669-a4cd-bea134cb1ee7"}, {"node_instance_id": "management_plane_subnet_vq2mb8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:17.554Z", "message": "Post-configuring relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:16.832Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:17.554Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-1cd28555-787d-445d-90d4-228939c61290", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:16.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.2f87d663-adbd-4669-a4cd-bea134cb1ee7"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:18.149Z", "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-05-30T11:59:17.277Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:18.149Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:17.593Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:18.149Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:17.378Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:18.660Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-80cfdff8-c18c-4c51-b915-d4d6efe49955", "level": "debug", "target_id": "router_cv5wj3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:18.190Z", "source_id": "management_plane_subnet_vq2mb8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f803ecd9-97dd-4d30-9ae7-b738c285bf49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:18.660Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80cfdff8-c18c-4c51-b915-d4d6efe49955 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_cv5wj3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:18.190Z", "source_id": "management_plane_subnet_vq2mb8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f803ecd9-97dd-4d30-9ae7-b738c285bf49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:18.660Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_cv5wj3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:18.184Z", "source_id": "management_plane_subnet_vq2mb8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f803ecd9-97dd-4d30-9ae7-b738c285bf49"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:18.660Z", "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-05-30T11:59:17.682Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:18.660Z", "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-05-30T11:59:17.711Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:18.660Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/875ba3b9-256b-4591-8610-59df134adb57/add_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2c476992e6980ebb3257054a2bbaa18dc24c893d\" -d '{\"subnet_id\": \"1ae6c159-61b7-4114-ab5c-1e700f9556e4\"}'", "level": "debug", "target_id": "router_cv5wj3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:18.592Z", "source_id": "management_plane_subnet_vq2mb8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f803ecd9-97dd-4d30-9ae7-b738c285bf49"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:19.223Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:17.876Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:19.223Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:19.149Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.1a36d068-e8a9-4848-bd6b-b38a8fb00ddb"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:19.223Z", "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-05-30T11:59:17.773Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:19.223Z", "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-05-30T11:59:17.817Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:19.750Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d11704c2-e5d7-430d-8f4d-612e9acc2750", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:19.154Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.1a36d068-e8a9-4848-bd6b-b38a8fb00ddb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:19.750Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b1cd044-378c-4938-b9f8-d327a22e4ac0 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:19.424Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.452d12d9-e6b4-448c-8797-9b126093d641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:19.750Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3b1cd044-378c-4938-b9f8-d327a22e4ac0", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:19.424Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.452d12d9-e6b4-448c-8797-9b126093d641"}], "metadata": {"pagination": {"total": 267, "offset": 172, "size": 50}}} 2019-05-30 11:59:23,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:23,378 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:23 GMT 2019-05-30 11:59:23,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:23,378 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:59:23,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:23,379 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:23,379 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:23,379 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:59:23,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-30 11:59:23,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-30 11:59:23,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-30 11:59:23,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-05-30 11:59:23,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-30 11:59:23,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-30 11:59:23,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-30 11:59:23,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:23,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:23,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d0ac6982-7516-45b0-bbad-787380de2c00 2019-05-30 11:59:23,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36132f2c-d3f8-44f3-b5da-73f4c471451e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:23,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-36132f2c-d3f8-44f3-b5da-73f4c471451e 2019-05-30 11:59:23,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ac6982-7516-45b0-bbad-787380de2c00 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:23,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:23,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec63a578f0f9dfd38b75ab97ddccd7f3e41ed1b" -d '{"subnet": {"network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-05-30 11:59:23,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9d2112216a7a6cdc22d61b153a828f34e8d712" -d '{"port": {"network_id": "ea1a60c5-60f4-49e3-bc43-ad59bbde73dc", "fixed_ips": [{"subnet_id": "94e2f1f2-1b08-46b4-a95f-d54b9d907b9c"}], "name": "target_vnf_data_plane_port", "security_groups": ["f6093a40-0bf6-4d9e-ac29-91c0f445749b"]}}' 2019-05-30 11:59:23,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0a22c1e-9458-4531-83b0-583e096a3ac9 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:23,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a0a22c1e-9458-4531-83b0-583e096a3ac9 2019-05-30 11:59:23,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585c631c69b7bbbc051c6be75be237ac884ab9c8" -d '{"port": {"network_id": "ea1a60c5-60f4-49e3-bc43-ad59bbde73dc", "fixed_ips": [{"subnet_id": "94e2f1f2-1b08-46b4-a95f-d54b9d907b9c"}], "name": "reference_vnf_data_plane_port", "security_groups": ["f6093a40-0bf6-4d9e-ac29-91c0f445749b"]}}' 2019-05-30 11:59:23,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-81b740bc-5777-4645-8d59-8d0feb402dfb Date: Thu, 30 May 2019 11:59:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:14Z","dns_nameservers":[],"updated_at":"2019-05-30T11:59:14Z","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":"2a3f72cd0b694afaa6d69137ee3db004","id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-05-30 11:59:23,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/subnets.json used request id req-81b740bc-5777-4645-8d59-8d0feb402dfb 2019-05-30 11:59:23,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-30 11:59:23,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-30 11:59:23,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-05-30 11:59:23,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-81b740bc-5777-4645-8d59-8d0feb402dfb 2019-05-30 11:59:23,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-1cd28555-787d-445d-90d4-228939c61290 Date: Thu, 30 May 2019 11:59:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:16Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.5"}],"id":"97546f0d-83cf-4ad7-9bef-487b6fa2a7de","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:bc:76:66","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:59:23,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-f7f3075a-e7d6-49a3-af81-68cbf3256c37 2019-05-30 11:59:23,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-30 11:59:23,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f7f3075a-e7d6-49a3-af81-68cbf3256c37 Date: Thu, 30 May 2019 11:59:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:16Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.3"}],"id":"5c87dcea-7feb-4133-8929-408502f90f3e","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:f0:84:25","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:59:23,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-05-30 11:59:23,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-f7f3075a-e7d6-49a3-af81-68cbf3256c37 2019-05-30 11:59:23,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-1cd28555-787d-445d-90d4-228939c61290 2019-05-30 11:59:23,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-05-30 11:59:23,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-1cd28555-787d-445d-90d4-228939c61290 2019-05-30 11:59:23,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-30 11:59:23,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-30 11:59:23,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-30 11:59:23,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-80cfdff8-c18c-4c51-b915-d4d6efe49955 2019-05-30 11:59:23,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80cfdff8-c18c-4c51-b915-d4d6efe49955 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:23,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:23,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-30 11:59:23,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-30 11:59:23,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/875ba3b9-256b-4591-8610-59df134adb57/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c476992e6980ebb3257054a2bbaa18dc24c893d" -d '{"subnet_id": "1ae6c159-61b7-4114-ab5c-1e700f9556e4"}' 2019-05-30 11:59:23,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-30 11:59:23,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:23,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-30 11:59:23,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-30 11:59:23,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d11704c2-e5d7-430d-8f4d-612e9acc2750 2019-05-30 11:59:23,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b1cd044-378c-4938-b9f8-d327a22e4ac0 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:23,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3b1cd044-378c-4938-b9f8-d327a22e4ac0 2019-05-30 11:59:23,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 11:59:23,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:23,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:23,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:23,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:23,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:23,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:23,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:23,440 - 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-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 11:59:23,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:23,440 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:23 GMT 2019-05-30 11:59:23,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:23,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 11:59:23,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:23,441 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:23,441 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:28,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 11:59:28,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:28,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:28,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:28,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:28,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:28,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:28,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:28,525 - 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-05-30T11:59:19.750Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d11704c2-e5d7-430d-8f4d-612e9acc2750 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:19.153Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.1a36d068-e8a9-4848-bd6b-b38a8fb00ddb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:19.750Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d11704c2-e5d7-430d-8f4d-612e9acc2750", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:19.154Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.1a36d068-e8a9-4848-bd6b-b38a8fb00ddb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:19.750Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:19.419Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.452d12d9-e6b4-448c-8797-9b126093d641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:19.750Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b1cd044-378c-4938-b9f8-d327a22e4ac0 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:19.424Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.452d12d9-e6b4-448c-8797-9b126093d641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:19.750Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3b1cd044-378c-4938-b9f8-d327a22e4ac0", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:19.424Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.452d12d9-e6b4-448c-8797-9b126093d641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:19.750Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=5c87dcea-7feb-4133-8929-408502f90f3e -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e3b094581387c6ffc056928c4d076fe9da5676a\"", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:19.570Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.1a36d068-e8a9-4848-bd6b-b38a8fb00ddb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.303Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=5c87dcea-7feb-4133-8929-408502f90f3e used request id req-570fcc1e-2a36-4163-b958-0514f5eedfaf", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:19.987Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.1a36d068-e8a9-4848-bd6b-b38a8fb00ddb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.303Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=5c87dcea-7feb-4133-8929-408502f90f3e used request id req-570fcc1e-2a36-4163-b958-0514f5eedfaf", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:19.987Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.1a36d068-e8a9-4848-bd6b-b38a8fb00ddb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.303Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-570fcc1e-2a36-4163-b958-0514f5eedfaf Date: Thu, 30 May 2019 11:59:19 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:16Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"5c87dcea-7feb-4133-8929-408502f90f3e\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:f0:84:25\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:19.987Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.1a36d068-e8a9-4848-bd6b-b38a8fb00ddb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.303Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a94687ae-780e-4a3c-a19f-b7e712bfcc9a Date: Thu, 30 May 2019 11:59:20 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:16Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"97546f0d-83cf-4ad7-9bef-487b6fa2a7de\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:bc:76:66\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.169Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.452d12d9-e6b4-448c-8797-9b126093d641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.303Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=97546f0d-83cf-4ad7-9bef-487b6fa2a7de -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c37e807988308c2c3708855036cd16a9fe495adb\"", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:19.911Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.452d12d9-e6b4-448c-8797-9b126093d641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.303Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e3b094581387c6ffc056928c4d076fe9da5676a\" -d '{\"port\": {\"security_groups\": [\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"]}}'", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:19.988Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.1a36d068-e8a9-4848-bd6b-b38a8fb00ddb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.303Z", "message": "connect_security_group(): source_id=5c87dcea-7feb-4133-8929-408502f90f3e target={u'external_id': u'f6093a40-0bf6-4d9e-ac29-91c0f445749b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:19.987Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.1a36d068-e8a9-4848-bd6b-b38a8fb00ddb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.836Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-a884327c-13e5-4342-bc24-88dc20d2455a Date: Thu, 30 May 2019 11:59:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:16Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"97546f0d-83cf-4ad7-9bef-487b6fa2a7de\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:bc:76:66\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.584Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.452d12d9-e6b4-448c-8797-9b126093d641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.836Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-a884327c-13e5-4342-bc24-88dc20d2455a", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.585Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.452d12d9-e6b4-448c-8797-9b126093d641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.836Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-a884327c-13e5-4342-bc24-88dc20d2455a", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.585Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.452d12d9-e6b4-448c-8797-9b126093d641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.836Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ebafe9db-a390-4a4b-9e1f-8435f45b2688 Date: Thu, 30 May 2019 11:59:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:16Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"5c87dcea-7feb-4133-8929-408502f90f3e\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:f0:84:25\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.653Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.1a36d068-e8a9-4848-bd6b-b38a8fb00ddb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.836Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-a2b15d4b-0892-495b-a980-08f28fdb5ced", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.638Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.452d12d9-e6b4-448c-8797-9b126093d641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.836Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-a2b15d4b-0892-495b-a980-08f28fdb5ced", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.637Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.452d12d9-e6b4-448c-8797-9b126093d641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.836Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-a2b15d4b-0892-495b-a980-08f28fdb5ced Date: Thu, 30 May 2019 11:59:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:20Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"97546f0d-83cf-4ad7-9bef-487b6fa2a7de\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:bc:76:66\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.637Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.452d12d9-e6b4-448c-8797-9b126093d641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.836Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c37e807988308c2c3708855036cd16a9fe495adb\"", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.586Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.452d12d9-e6b4-448c-8797-9b126093d641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.836Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=97546f0d-83cf-4ad7-9bef-487b6fa2a7de used request id req-a94687ae-780e-4a3c-a19f-b7e712bfcc9a", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.170Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.452d12d9-e6b4-448c-8797-9b126093d641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.836Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=97546f0d-83cf-4ad7-9bef-487b6fa2a7de used request id req-a94687ae-780e-4a3c-a19f-b7e712bfcc9a", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.170Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.452d12d9-e6b4-448c-8797-9b126093d641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.836Z", "message": "connect_security_group(): source_id=97546f0d-83cf-4ad7-9bef-487b6fa2a7de target={u'external_id': u'f6093a40-0bf6-4d9e-ac29-91c0f445749b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.170Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.452d12d9-e6b4-448c-8797-9b126093d641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:20.836Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c37e807988308c2c3708855036cd16a9fe495adb\" -d '{\"port\": {\"security_groups\": [\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"]}}'", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.171Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.452d12d9-e6b4-448c-8797-9b126093d641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:21.368Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-ebafe9db-a390-4a4b-9e1f-8435f45b2688", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.653Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.1a36d068-e8a9-4848-bd6b-b38a8fb00ddb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:21.368Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:21.023Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:21.368Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:21.016Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:21.368Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-58c42853-f864-42d4-adab-5602f1eaf111", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.699Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.1a36d068-e8a9-4848-bd6b-b38a8fb00ddb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:21.368Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-58c42853-f864-42d4-adab-5602f1eaf111", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.698Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.1a36d068-e8a9-4848-bd6b-b38a8fb00ddb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:21.368Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-58c42853-f864-42d4-adab-5602f1eaf111 Date: Thu, 30 May 2019 11:59:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:20Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"5c87dcea-7feb-4133-8929-408502f90f3e\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:f0:84:25\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.698Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.1a36d068-e8a9-4848-bd6b-b38a8fb00ddb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:21.368Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e3b094581387c6ffc056928c4d076fe9da5676a\"", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.654Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.1a36d068-e8a9-4848-bd6b-b38a8fb00ddb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:21.368Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-ebafe9db-a390-4a4b-9e1f-8435f45b2688", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:20.653Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.1a36d068-e8a9-4848-bd6b-b38a8fb00ddb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:21.977Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/routers/875ba3b9-256b-4591-8610-59df134adb57/add_router_interface.json used request id req-7ff82401-761f-4a9c-92c9-e57e5a0827ed", "level": "debug", "target_id": "router_cv5wj3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:21.583Z", "source_id": "management_plane_subnet_vq2mb8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f803ecd9-97dd-4d30-9ae7-b738c285bf49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:21.977Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7ff82401-761f-4a9c-92c9-e57e5a0827ed Date: Thu, 30 May 2019 11:59:21 GMT \nRESP BODY: {\"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"subnet_id\": \"1ae6c159-61b7-4114-ab5c-1e700f9556e4\", \"subnet_ids\": [\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\"], \"port_id\": \"02b97573-9220-4414-9c65-7cedccdfe818\", \"id\": \"875ba3b9-256b-4591-8610-59df134adb57\"}\n", "level": "debug", "target_id": "router_cv5wj3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:21.583Z", "source_id": "management_plane_subnet_vq2mb8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f803ecd9-97dd-4d30-9ae7-b738c285bf49"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:21.977Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:21.254Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:21.977Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/routers/875ba3b9-256b-4591-8610-59df134adb57/add_router_interface.json used request id req-7ff82401-761f-4a9c-92c9-e57e5a0827ed", "level": "debug", "target_id": "router_cv5wj3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:21.584Z", "source_id": "management_plane_subnet_vq2mb8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.f803ecd9-97dd-4d30-9ae7-b738c285bf49"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:21.977Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:21.284Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:21.977Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:21.453Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "management_plane_subnet_vq2mb8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:22.574Z", "message": "Relationships post-configured", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:22.071Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:22.574Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "target_id": "router_cv5wj3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:22.025Z", "source_id": "management_plane_subnet_vq2mb8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:22.574Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:21.571Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "management_plane_subnet_vq2mb8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:23.169Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:22.213Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "management_plane_subnet_vq2mb8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:23.169Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:22.403Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_port_4qt7j8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:23.169Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:22.861Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_port_4qt7j8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:23.815Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:23.173Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_port_fioon1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:23.815Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:23.549Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_port_fioon1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:23.815Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:22.980Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_port_4qt7j8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:24.482Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:24.317Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9ec76722-6487-4fc4-a7a1-06428813e676"}, {"node_instance_id": "target_vnf_port_4qt7j8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:25.101Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-943bb9ad-7ee8-4b2d-93ac-15a5003a0a0e", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:24.321Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9ec76722-6487-4fc4-a7a1-06428813e676"}], "metadata": {"pagination": {"total": 294, "offset": 222, "size": 50}}} 2019-05-30 11:59:28,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:28,526 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:28 GMT 2019-05-30 11:59:28,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:28,526 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:59:28,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:28,526 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:28,526 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:28,526 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:59:28,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d11704c2-e5d7-430d-8f4d-612e9acc2750 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:28,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d11704c2-e5d7-430d-8f4d-612e9acc2750 2019-05-30 11:59:28,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:28,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b1cd044-378c-4938-b9f8-d327a22e4ac0 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:28,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3b1cd044-378c-4938-b9f8-d327a22e4ac0 2019-05-30 11:59:28,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=5c87dcea-7feb-4133-8929-408502f90f3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3b094581387c6ffc056928c4d076fe9da5676a" 2019-05-30 11:59:28,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=5c87dcea-7feb-4133-8929-408502f90f3e used request id req-570fcc1e-2a36-4163-b958-0514f5eedfaf 2019-05-30 11:59:28,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=5c87dcea-7feb-4133-8929-408502f90f3e used request id req-570fcc1e-2a36-4163-b958-0514f5eedfaf 2019-05-30 11:59:28,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-570fcc1e-2a36-4163-b958-0514f5eedfaf Date: Thu, 30 May 2019 11:59:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:16Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.3"}],"id":"5c87dcea-7feb-4133-8929-408502f90f3e","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:f0:84:25","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-30 11:59:28,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a94687ae-780e-4a3c-a19f-b7e712bfcc9a Date: Thu, 30 May 2019 11:59:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:16Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.5"}],"id":"97546f0d-83cf-4ad7-9bef-487b6fa2a7de","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:bc:76:66","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-30 11:59:28,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=97546f0d-83cf-4ad7-9bef-487b6fa2a7de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37e807988308c2c3708855036cd16a9fe495adb" 2019-05-30 11:59:28,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3b094581387c6ffc056928c4d076fe9da5676a" -d '{"port": {"security_groups": ["f6093a40-0bf6-4d9e-ac29-91c0f445749b"]}}' 2019-05-30 11:59:28,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=5c87dcea-7feb-4133-8929-408502f90f3e target={u'external_id': u'f6093a40-0bf6-4d9e-ac29-91c0f445749b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-30 11:59:28,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-a884327c-13e5-4342-bc24-88dc20d2455a Date: Thu, 30 May 2019 11:59:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:16Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.5"}],"id":"97546f0d-83cf-4ad7-9bef-487b6fa2a7de","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:bc:76:66","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-30 11:59:28,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-a884327c-13e5-4342-bc24-88dc20d2455a 2019-05-30 11:59:28,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-a884327c-13e5-4342-bc24-88dc20d2455a 2019-05-30 11:59:28,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ebafe9db-a390-4a4b-9e1f-8435f45b2688 Date: Thu, 30 May 2019 11:59:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:16Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.3"}],"id":"5c87dcea-7feb-4133-8929-408502f90f3e","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:f0:84:25","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-30 11:59:28,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-a2b15d4b-0892-495b-a980-08f28fdb5ced 2019-05-30 11:59:28,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-a2b15d4b-0892-495b-a980-08f28fdb5ced 2019-05-30 11:59:28,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-a2b15d4b-0892-495b-a980-08f28fdb5ced Date: Thu, 30 May 2019 11:59:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:20Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.5"}],"id":"97546f0d-83cf-4ad7-9bef-487b6fa2a7de","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:bc:76:66","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:59:28,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37e807988308c2c3708855036cd16a9fe495adb" 2019-05-30 11:59:28,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=97546f0d-83cf-4ad7-9bef-487b6fa2a7de used request id req-a94687ae-780e-4a3c-a19f-b7e712bfcc9a 2019-05-30 11:59:28,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=97546f0d-83cf-4ad7-9bef-487b6fa2a7de used request id req-a94687ae-780e-4a3c-a19f-b7e712bfcc9a 2019-05-30 11:59:28,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=97546f0d-83cf-4ad7-9bef-487b6fa2a7de target={u'external_id': u'f6093a40-0bf6-4d9e-ac29-91c0f445749b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-30 11:59:28,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37e807988308c2c3708855036cd16a9fe495adb" -d '{"port": {"security_groups": ["f6093a40-0bf6-4d9e-ac29-91c0f445749b"]}}' 2019-05-30 11:59:28,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-ebafe9db-a390-4a4b-9e1f-8435f45b2688 2019-05-30 11:59:28,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-30 11:59:28,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-30 11:59:28,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-58c42853-f864-42d4-adab-5602f1eaf111 2019-05-30 11:59:28,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-58c42853-f864-42d4-adab-5602f1eaf111 2019-05-30 11:59:28,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-58c42853-f864-42d4-adab-5602f1eaf111 Date: Thu, 30 May 2019 11:59:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:20Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.3"}],"id":"5c87dcea-7feb-4133-8929-408502f90f3e","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:f0:84:25","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:59:28,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3b094581387c6ffc056928c4d076fe9da5676a" 2019-05-30 11:59:28,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-ebafe9db-a390-4a4b-9e1f-8435f45b2688 2019-05-30 11:59:28,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/875ba3b9-256b-4591-8610-59df134adb57/add_router_interface.json used request id req-7ff82401-761f-4a9c-92c9-e57e5a0827ed 2019-05-30 11:59:28,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7ff82401-761f-4a9c-92c9-e57e5a0827ed Date: Thu, 30 May 2019 11:59:21 GMT RESP BODY: {"network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "subnet_id": "1ae6c159-61b7-4114-ab5c-1e700f9556e4", "subnet_ids": ["1ae6c159-61b7-4114-ab5c-1e700f9556e4"], "port_id": "02b97573-9220-4414-9c65-7cedccdfe818", "id": "875ba3b9-256b-4591-8610-59df134adb57"} 2019-05-30 11:59:28,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-30 11:59:28,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/routers/875ba3b9-256b-4591-8610-59df134adb57/add_router_interface.json used request id req-7ff82401-761f-4a9c-92c9-e57e5a0827ed 2019-05-30 11:59:28,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-30 11:59:28,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-30 11:59:28,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-05-30 11:59:28,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-05-30 11:59:28,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-30 11:59:28,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-30 11:59:28,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-30 11:59:28,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-30 11:59:28,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-30 11:59:28,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-30 11:59:28,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-30 11:59:28,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:28,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-943bb9ad-7ee8-4b2d-93ac-15a5003a0a0e 2019-05-30 11:59:28,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 11:59:28,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:28,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:28,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:28,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:28,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:28,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:28,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:28,608 - 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-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 11:59:28,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:28,608 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:28 GMT 2019-05-30 11:59:28,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:28,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 11:59:28,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:28,608 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:28,608 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:33,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 11:59:33,688 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:33,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:33,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:33,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:33,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:33,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:33,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:33,689 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_4qt7j8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:25.101Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b86cf6c31f8b9b38efe35876d744fbbf99ef976f\" -d '{\"port\": {\"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"fixed_ips\": [{\"subnet_id\": \"1ae6c159-61b7-4114-ab5c-1e700f9556e4\"}], \"name\": \"target_vnf_port\", \"security_groups\": [\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:24.723Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9ec76722-6487-4fc4-a7a1-06428813e676"}, {"node_instance_id": "target_vnf_port_4qt7j8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:25.101Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-943bb9ad-7ee8-4b2d-93ac-15a5003a0a0e", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:24.321Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9ec76722-6487-4fc4-a7a1-06428813e676"}, {"node_instance_id": "reference_vnf_port_fioon1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:25.101Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:24.692Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.cb23b457-888c-4f5f-bd36-b9b4720af201"}, {"node_instance_id": "target_vnf_port_4qt7j8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:25.101Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-943bb9ad-7ee8-4b2d-93ac-15a5003a0a0e 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:24.321Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9ec76722-6487-4fc4-a7a1-06428813e676"}, {"node_instance_id": "reference_vnf_port_fioon1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:25.101Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7cda64f7-47b5-4fdc-aec9-db7c795815b8", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:24.697Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.cb23b457-888c-4f5f-bd36-b9b4720af201"}, {"node_instance_id": "reference_vnf_port_fioon1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:25.770Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa2baeab5dd2cf3e7e41c92d78eb54306faf14fd\" -d '{\"port\": {\"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"fixed_ips\": [{\"subnet_id\": \"1ae6c159-61b7-4114-ab5c-1e700f9556e4\"}], \"name\": \"reference_vnf_port\", \"security_groups\": [\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:25.093Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.cb23b457-888c-4f5f-bd36-b9b4720af201"}, {"node_instance_id": "target_vnf_port_4qt7j8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:26.301Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-4e9cbffc-96bb-4318-b780-2676eaa5d3b5 Date: Thu, 30 May 2019 11:59:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:25Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"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-05-30T11:59:25.834Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9ec76722-6487-4fc4-a7a1-06428813e676"}, {"node_instance_id": "target_vnf_port_4qt7j8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:26.301Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-4e9cbffc-96bb-4318-b780-2676eaa5d3b5", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:25.834Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9ec76722-6487-4fc4-a7a1-06428813e676"}, {"node_instance_id": "target_vnf_port_4qt7j8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:26.301Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-4e9cbffc-96bb-4318-b780-2676eaa5d3b5", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:25.835Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9ec76722-6487-4fc4-a7a1-06428813e676"}, {"node_instance_id": "reference_vnf_port_fioon1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:26.301Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d0da9a8e-307a-46a9-8c04-a40e86b9a07b Date: Thu, 30 May 2019 11:59:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:25Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"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-05-30T11:59:26.193Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.cb23b457-888c-4f5f-bd36-b9b4720af201"}, {"node_instance_id": "reference_vnf_port_fioon1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:27.013Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-d0da9a8e-307a-46a9-8c04-a40e86b9a07b", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:26.194Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.cb23b457-888c-4f5f-bd36-b9b4720af201"}, {"node_instance_id": "reference_vnf_port_fioon1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:27.013Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:26.752Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_port_4qt7j8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:27.013Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:26.571Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_port_4qt7j8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:27.013Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:26.619Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_port_4qt7j8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:27.013Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:26.340Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_port_fioon1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:27.013Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-d0da9a8e-307a-46a9-8c04-a40e86b9a07b", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:26.194Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.cb23b457-888c-4f5f-bd36-b9b4720af201"}, {"node_instance_id": "target_vnf_port_4qt7j8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:27.609Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:26.909Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_port_4qt7j8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:27.609Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:26.761Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_port_fioon1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:27.609Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:26.936Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_port_fioon1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:28.203Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:27.327Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:28.203Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:27.121Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_port_fioon1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:28.203Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:27.444Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:28.713Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bbfa715e-7daa-4da4-b34e-c0609bb58ec6", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:28.227Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.10ef9f2a-3838-4580-bc1e-9d3afeb047b8"}, {"node_instance_id": "reference_vnf_port_fioon1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:28.713Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:27.544Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:28.713Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:27.714Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:28.713Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:28.222Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.10ef9f2a-3838-4580-bc1e-9d3afeb047b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:28.713Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbfa715e-7daa-4da4-b34e-c0609bb58ec6 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:28.227Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.10ef9f2a-3838-4580-bc1e-9d3afeb047b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:28.713Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=03b30f93-c9bf-4aec-9689-211a671e3517 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}54dd6d6ec2baf5c859c119861d23ffd8099de8d4\"", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:28.646Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.10ef9f2a-3838-4580-bc1e-9d3afeb047b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:29.296Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=c13a9b1e-3171-4fab-b9de-549b9381ba45 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1a2a54e5c217c31d4b17f62ab6462eb51eae413d\"", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.196Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.79e8edfd-d745-4d46-a1e3-36ff1d539be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:29.296Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:28.788Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.79e8edfd-d745-4d46-a1e3-36ff1d539be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:29.296Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0dce93e-b496-4e00-bce5-140ba1f598c7 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:28.792Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.79e8edfd-d745-4d46-a1e3-36ff1d539be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:29.296Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e0dce93e-b496-4e00-bce5-140ba1f598c7", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:28.793Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.79e8edfd-d745-4d46-a1e3-36ff1d539be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:29.927Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-85115cfc-28f4-4112-8e65-e0f3c2dce64a Date: Thu, 30 May 2019 11:59:29 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:25Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.377Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.10ef9f2a-3838-4580-bc1e-9d3afeb047b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:29.927Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=03b30f93-c9bf-4aec-9689-211a671e3517 used request id req-85115cfc-28f4-4112-8e65-e0f3c2dce64a", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.377Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.10ef9f2a-3838-4580-bc1e-9d3afeb047b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:29.927Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=03b30f93-c9bf-4aec-9689-211a671e3517 used request id req-85115cfc-28f4-4112-8e65-e0f3c2dce64a", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.377Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.10ef9f2a-3838-4580-bc1e-9d3afeb047b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:29.927Z", "message": "connect_security_group(): source_id=03b30f93-c9bf-4aec-9689-211a671e3517 target={u'external_id': u'f6093a40-0bf6-4d9e-ac29-91c0f445749b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.377Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.10ef9f2a-3838-4580-bc1e-9d3afeb047b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:29.927Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}54dd6d6ec2baf5c859c119861d23ffd8099de8d4\" -d '{\"port\": {\"security_groups\": [\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"]}}'", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.378Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.10ef9f2a-3838-4580-bc1e-9d3afeb047b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:29.927Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-b5647c19-ec26-4f0c-9f0e-47744ff9d9fb Date: Thu, 30 May 2019 11:59:29 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:25Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.543Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.79e8edfd-d745-4d46-a1e3-36ff1d539be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:29.927Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=c13a9b1e-3171-4fab-b9de-549b9381ba45 used request id req-b5647c19-ec26-4f0c-9f0e-47744ff9d9fb", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.544Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.79e8edfd-d745-4d46-a1e3-36ff1d539be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:29.927Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=c13a9b1e-3171-4fab-b9de-549b9381ba45 used request id req-b5647c19-ec26-4f0c-9f0e-47744ff9d9fb", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.543Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.79e8edfd-d745-4d46-a1e3-36ff1d539be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:29.927Z", "message": "connect_security_group(): source_id=c13a9b1e-3171-4fab-b9de-549b9381ba45 target={u'external_id': u'f6093a40-0bf6-4d9e-ac29-91c0f445749b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.544Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.79e8edfd-d745-4d46-a1e3-36ff1d539be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:29.927Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1a2a54e5c217c31d4b17f62ab6462eb51eae413d\" -d '{\"port\": {\"security_groups\": [\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"]}}'", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.545Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.79e8edfd-d745-4d46-a1e3-36ff1d539be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:29.927Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-20c63cb0-a7e3-4d73-bb92-b080c74df3a4 Date: Thu, 30 May 2019 11:59:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:25Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.761Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.10ef9f2a-3838-4580-bc1e-9d3afeb047b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:30.628Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-b0ff62bb-3025-4b88-ac5a-858d9b561dc3 Date: Thu, 30 May 2019 11:59:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:29Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.977Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.79e8edfd-d745-4d46-a1e3-36ff1d539be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:30.628Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-b0ff62bb-3025-4b88-ac5a-858d9b561dc3", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.978Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.79e8edfd-d745-4d46-a1e3-36ff1d539be2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:30.628Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:30.345Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:30.628Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_b2umtu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:30.481Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:30.628Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-20c63cb0-a7e3-4d73-bb92-b080c74df3a4", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.761Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.10ef9f2a-3838-4580-bc1e-9d3afeb047b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:30.628Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-20c63cb0-a7e3-4d73-bb92-b080c74df3a4", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.761Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.10ef9f2a-3838-4580-bc1e-9d3afeb047b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:30.628Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}54dd6d6ec2baf5c859c119861d23ffd8099de8d4\"", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.762Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.10ef9f2a-3838-4580-bc1e-9d3afeb047b8"}], "metadata": {"pagination": {"total": 340, "offset": 272, "size": 50}}} 2019-05-30 11:59:33,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:33,690 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:33 GMT 2019-05-30 11:59:33,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:33,690 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:59:33,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:33,690 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:33,690 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:33,690 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:59:33,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b86cf6c31f8b9b38efe35876d744fbbf99ef976f" -d '{"port": {"network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "fixed_ips": [{"subnet_id": "1ae6c159-61b7-4114-ab5c-1e700f9556e4"}], "name": "target_vnf_port", "security_groups": ["f6093a40-0bf6-4d9e-ac29-91c0f445749b"]}}' 2019-05-30 11:59:33,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-943bb9ad-7ee8-4b2d-93ac-15a5003a0a0e 2019-05-30 11:59:33,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:33,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-943bb9ad-7ee8-4b2d-93ac-15a5003a0a0e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:33,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7cda64f7-47b5-4fdc-aec9-db7c795815b8 2019-05-30 11:59:33,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa2baeab5dd2cf3e7e41c92d78eb54306faf14fd" -d '{"port": {"network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "fixed_ips": [{"subnet_id": "1ae6c159-61b7-4114-ab5c-1e700f9556e4"}], "name": "reference_vnf_port", "security_groups": ["f6093a40-0bf6-4d9e-ac29-91c0f445749b"]}}' 2019-05-30 11:59:33,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-4e9cbffc-96bb-4318-b780-2676eaa5d3b5 Date: Thu, 30 May 2019 11:59:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:0b:2d:4f","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:59:33,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-4e9cbffc-96bb-4318-b780-2676eaa5d3b5 2019-05-30 11:59:33,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-4e9cbffc-96bb-4318-b780-2676eaa5d3b5 2019-05-30 11:59:33,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d0da9a8e-307a-46a9-8c04-a40e86b9a07b Date: Thu, 30 May 2019 11:59:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:59:33,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-d0da9a8e-307a-46a9-8c04-a40e86b9a07b 2019-05-30 11:59:33,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-30 11:59:33,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-30 11:59:33,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-30 11:59:33,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-30 11:59:33,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-d0da9a8e-307a-46a9-8c04-a40e86b9a07b 2019-05-30 11:59:33,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-30 11:59:33,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-30 11:59:33,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-30 11:59:33,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-30 11:59:33,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-05-30 11:59:33,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-30 11:59:33,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bbfa715e-7daa-4da4-b34e-c0609bb58ec6 2019-05-30 11:59:33,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-30 11:59:33,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-05-30 11:59:33,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:33,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbfa715e-7daa-4da4-b34e-c0609bb58ec6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:33,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=03b30f93-c9bf-4aec-9689-211a671e3517 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd6d6ec2baf5c859c119861d23ffd8099de8d4" 2019-05-30 11:59:33,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=c13a9b1e-3171-4fab-b9de-549b9381ba45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2a54e5c217c31d4b17f62ab6462eb51eae413d" 2019-05-30 11:59:33,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:33,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0dce93e-b496-4e00-bce5-140ba1f598c7 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:33,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e0dce93e-b496-4e00-bce5-140ba1f598c7 2019-05-30 11:59:33,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-85115cfc-28f4-4112-8e65-e0f3c2dce64a Date: Thu, 30 May 2019 11:59:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:0b:2d:4f","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-30 11:59:33,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=03b30f93-c9bf-4aec-9689-211a671e3517 used request id req-85115cfc-28f4-4112-8e65-e0f3c2dce64a 2019-05-30 11:59:33,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=03b30f93-c9bf-4aec-9689-211a671e3517 used request id req-85115cfc-28f4-4112-8e65-e0f3c2dce64a 2019-05-30 11:59:33,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=03b30f93-c9bf-4aec-9689-211a671e3517 target={u'external_id': u'f6093a40-0bf6-4d9e-ac29-91c0f445749b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-30 11:59:33,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd6d6ec2baf5c859c119861d23ffd8099de8d4" -d '{"port": {"security_groups": ["f6093a40-0bf6-4d9e-ac29-91c0f445749b"]}}' 2019-05-30 11:59:33,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-b5647c19-ec26-4f0c-9f0e-47744ff9d9fb Date: Thu, 30 May 2019 11:59:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-30 11:59:33,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=c13a9b1e-3171-4fab-b9de-549b9381ba45 used request id req-b5647c19-ec26-4f0c-9f0e-47744ff9d9fb 2019-05-30 11:59:33,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=c13a9b1e-3171-4fab-b9de-549b9381ba45 used request id req-b5647c19-ec26-4f0c-9f0e-47744ff9d9fb 2019-05-30 11:59:33,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=c13a9b1e-3171-4fab-b9de-549b9381ba45 target={u'external_id': u'f6093a40-0bf6-4d9e-ac29-91c0f445749b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-30 11:59:33,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2a54e5c217c31d4b17f62ab6462eb51eae413d" -d '{"port": {"security_groups": ["f6093a40-0bf6-4d9e-ac29-91c0f445749b"]}}' 2019-05-30 11:59:33,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-20c63cb0-a7e3-4d73-bb92-b080c74df3a4 Date: Thu, 30 May 2019 11:59:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:0b:2d:4f","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-30 11:59:33,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-b0ff62bb-3025-4b88-ac5a-858d9b561dc3 Date: Thu, 30 May 2019 11:59:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:29Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:59:33,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-b0ff62bb-3025-4b88-ac5a-858d9b561dc3 2019-05-30 11:59:33,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-30 11:59:33,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-05-30 11:59:33,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-20c63cb0-a7e3-4d73-bb92-b080c74df3a4 2019-05-30 11:59:33,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-20c63cb0-a7e3-4d73-bb92-b080c74df3a4 2019-05-30 11:59:33,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd6d6ec2baf5c859c119861d23ffd8099de8d4" 2019-05-30 11:59:33,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 11:59:33,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:33,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:33,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:33,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:33,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:33,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:33,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:33,755 - 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-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 11:59:33,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:33,755 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:33 GMT 2019-05-30 11:59:33,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:33,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 11:59:33,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:33,755 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:33,755 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:38,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 11:59:38,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:38,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:38,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:38,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:38,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:38,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:38,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:38,868 - 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-05-30T11:59:30.628Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-20c63cb0-a7e3-4d73-bb92-b080c74df3a4", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.761Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.10ef9f2a-3838-4580-bc1e-9d3afeb047b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:30.628Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}54dd6d6ec2baf5c859c119861d23ffd8099de8d4\"", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.762Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.10ef9f2a-3838-4580-bc1e-9d3afeb047b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:30.628Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ffab2560-7424-4145-a97c-0d56b9811d40 Date: Thu, 30 May 2019 11:59:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:29Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.803Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.10ef9f2a-3838-4580-bc1e-9d3afeb047b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:30.628Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-ffab2560-7424-4145-a97c-0d56b9811d40", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.803Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.10ef9f2a-3838-4580-bc1e-9d3afeb047b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:30.628Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-ffab2560-7424-4145-a97c-0d56b9811d40", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.803Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.10ef9f2a-3838-4580-bc1e-9d3afeb047b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:30.628Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-60a75b98-0545-45a9-b6f5-851a540e905b Date: Thu, 30 May 2019 11:59:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:25Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.922Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.79e8edfd-d745-4d46-a1e3-36ff1d539be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:30.628Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-60a75b98-0545-45a9-b6f5-851a540e905b", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.922Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.79e8edfd-d745-4d46-a1e3-36ff1d539be2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:30.628Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-60a75b98-0545-45a9-b6f5-851a540e905b", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:29.923Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.79e8edfd-d745-4d46-a1e3-36ff1d539be2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:31.261Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:30.553Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:31.261Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_6o5u6d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:30.893Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:31.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_b2umtu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:31.635Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4510517a-01ec-472f-a139-b81dea67fb8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:32.361Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ae260a12ff4d4ffc7d007e921beb654e84cfabe\" -d '{\"floatingip\": {\"port_id\": \"c13a9b1e-3171-4fab-b9de-549b9381ba45\"}}'", "level": "debug", "target_id": "reference_vnf_ip_6o5u6d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:32.239Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.42ef7660-09a7-4a0c-b9a6-cd42586e2a35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:32.361Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4fa4da3-f919-48c0-b3e8-72c66a36fe02 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_b2umtu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:31.643Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4510517a-01ec-472f-a139-b81dea67fb8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:32.361Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_6o5u6d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:31.834Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.42ef7660-09a7-4a0c-b9a6-cd42586e2a35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:32.361Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e4fa4da3-f919-48c0-b3e8-72c66a36fe02", "level": "debug", "target_id": "target_vnf_ip_b2umtu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:31.643Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4510517a-01ec-472f-a139-b81dea67fb8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:32.361Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5035cab3-a264-4637-9532-05b4931332bf 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_6o5u6d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:31.838Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.42ef7660-09a7-4a0c-b9a6-cd42586e2a35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:32.361Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bbc19b1a2d6b6b10e3dfeac4382940e0ba15ded\" -d '{\"floatingip\": {\"port_id\": \"03b30f93-c9bf-4aec-9689-211a671e3517\"}}'", "level": "debug", "target_id": "target_vnf_ip_b2umtu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:32.060Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4510517a-01ec-472f-a139-b81dea67fb8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:32.361Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5035cab3-a264-4637-9532-05b4931332bf", "level": "debug", "target_id": "reference_vnf_ip_6o5u6d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:31.838Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.42ef7660-09a7-4a0c-b9a6-cd42586e2a35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:34.615Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-449bfac4-b743-4c38-9310-99709b130ef4 Date: Thu, 30 May 2019 11:59:34 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:33Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0b:2d:4f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.4\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 1, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"03b30f93-c9bf-4aec-9689-211a671e3517\", \"id\": \"de988778-80c5-41c3-8d00-568fd84209e7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_b2umtu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:34.520Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4510517a-01ec-472f-a139-b81dea67fb8e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:35.229Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_b2umtu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:34.911Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:35.229Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_6o5u6d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:34.894Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:35.229Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json used request id req-449bfac4-b743-4c38-9310-99709b130ef4", "level": "debug", "target_id": "target_vnf_ip_b2umtu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:34.520Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4510517a-01ec-472f-a139-b81dea67fb8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:35.229Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json used request id req-449bfac4-b743-4c38-9310-99709b130ef4", "level": "debug", "target_id": "target_vnf_ip_b2umtu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:34.520Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4510517a-01ec-472f-a139-b81dea67fb8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:35.229Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 786 X-Openstack-Request-Id: req-5a71870b-3cbb-4336-8ce9-eb9fd052e186 Date: Thu, 30 May 2019 11:59:34 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:33Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:63:bd:1b\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 1, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"c13a9b1e-3171-4fab-b9de-549b9381ba45\", \"id\": \"7106e225-70fe-4e49-b783-70991645d8f3\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_6o5u6d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:34.567Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.42ef7660-09a7-4a0c-b9a6-cd42586e2a35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:35.229Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json used request id req-5a71870b-3cbb-4336-8ce9-eb9fd052e186", "level": "debug", "target_id": "reference_vnf_ip_6o5u6d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:34.568Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.42ef7660-09a7-4a0c-b9a6-cd42586e2a35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:35.229Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json used request id req-5a71870b-3cbb-4336-8ce9-eb9fd052e186", "level": "debug", "target_id": "reference_vnf_ip_6o5u6d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:34.568Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.42ef7660-09a7-4a0c-b9a6-cd42586e2a35"}, {"node_instance_id": "target_vnf_port_4qt7j8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:35.826Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:35.228Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_port_4qt7j8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:35.826Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:35.138Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_port_fioon1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:35.826Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:35.169Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:36.420Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:35.928Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_port_fioon1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:36.420Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:35.259Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:36.420Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:35.817Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:37.100Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:36.411Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:37.100Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:36.082Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:37.607Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0b4081-ae5b-4ff7-b472-ab076e266e25 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:37.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:37.607Z", "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'03b30f93-c9bf-4aec-9689-211a671e3517', u'fixed_ip_address': u'11.0.0.4', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:0b:2d:4f'}, {u'external_id': u'97546f0d-83cf-4ad7-9bef-487b6fa2a7de', u'fixed_ip_address': u'12.0.0.5', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:bc:76:66'}]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:37.192Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:37.607Z", "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-05-30T11:59:37.216Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:37.607Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:37.217Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:37.607Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:37.217Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:37.607Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0b4081-ae5b-4ff7-b472-ab076e266e25 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:37.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:37.607Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8d0b4081-ae5b-4ff7-b472-ab076e266e25", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:37.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:37.607Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8d0b4081-ae5b-4ff7-b472-ab076e266e25", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:37.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.190Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81986ec5f9644b22066f4ed4110c6e893e679832\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:37.634Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.190Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81986ec5f9644b22066f4ed4110c6e893e679832\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:37.634Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.190Z", "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'c13a9b1e-3171-4fab-b9de-549b9381ba45', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:63:bd:1b'}, {u'external_id': u'5c87dcea-7feb-4133-8929-408502f90f3e', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:f0:84:25'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:37.645Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.190Z", "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-05-30T11:59:37.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.190Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:37.666Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.190Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:37.666Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.190Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.068Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.190Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-db623bf9-2735-401b-8cd6-4662ad20c881", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:37.671Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}], "metadata": {"pagination": {"total": 375, "offset": 322, "size": 50}}} 2019-05-30 11:59:38,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:38,868 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:38 GMT 2019-05-30 11:59:38,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:38,868 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:59:38,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:38,868 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:38,868 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:38,868 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:59:38,871 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-20c63cb0-a7e3-4d73-bb92-b080c74df3a4 2019-05-30 11:59:38,871 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd6d6ec2baf5c859c119861d23ffd8099de8d4" 2019-05-30 11:59:38,871 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ffab2560-7424-4145-a97c-0d56b9811d40 Date: Thu, 30 May 2019 11:59:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:29Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:0b:2d:4f","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:59:38,871 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-ffab2560-7424-4145-a97c-0d56b9811d40 2019-05-30 11:59:38,871 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-ffab2560-7424-4145-a97c-0d56b9811d40 2019-05-30 11:59:38,872 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-60a75b98-0545-45a9-b6f5-851a540e905b Date: Thu, 30 May 2019 11:59:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-30 11:59:38,872 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-60a75b98-0545-45a9-b6f5-851a540e905b 2019-05-30 11:59:38,872 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-60a75b98-0545-45a9-b6f5-851a540e905b 2019-05-30 11:59:38,872 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-30 11:59:38,872 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-05-30 11:59:38,872 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:38,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae260a12ff4d4ffc7d007e921beb654e84cfabe" -d '{"floatingip": {"port_id": "c13a9b1e-3171-4fab-b9de-549b9381ba45"}}' 2019-05-30 11:59:38,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4fa4da3-f919-48c0-b3e8-72c66a36fe02 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:38,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:38,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e4fa4da3-f919-48c0-b3e8-72c66a36fe02 2019-05-30 11:59:38,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5035cab3-a264-4637-9532-05b4931332bf 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:38,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbc19b1a2d6b6b10e3dfeac4382940e0ba15ded" -d '{"floatingip": {"port_id": "03b30f93-c9bf-4aec-9689-211a671e3517"}}' 2019-05-30 11:59:38,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5035cab3-a264-4637-9532-05b4931332bf 2019-05-30 11:59:38,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-449bfac4-b743-4c38-9310-99709b130ef4 Date: Thu, 30 May 2019 11:59:34 GMT RESP BODY: {"floatingip": {"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:33Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "", "mac_address": "fa:16:3e:0b:2d:4f", "device_id": ""}, "fixed_ip_address": "11.0.0.4", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "03b30f93-c9bf-4aec-9689-211a671e3517", "id": "de988778-80c5-41c3-8d00-568fd84209e7", "qos_policy_id": null}} 2019-05-30 11:59:38,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-05-30 11:59:38,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-05-30 11:59:38,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json used request id req-449bfac4-b743-4c38-9310-99709b130ef4 2019-05-30 11:59:38,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json used request id req-449bfac4-b743-4c38-9310-99709b130ef4 2019-05-30 11:59:38,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 786 X-Openstack-Request-Id: req-5a71870b-3cbb-4336-8ce9-eb9fd052e186 Date: Thu, 30 May 2019 11:59:34 GMT RESP BODY: {"floatingip": {"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:33Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "", "mac_address": "fa:16:3e:63:bd:1b", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "c13a9b1e-3171-4fab-b9de-549b9381ba45", "id": "7106e225-70fe-4e49-b783-70991645d8f3", "qos_policy_id": null}} 2019-05-30 11:59:38,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json used request id req-5a71870b-3cbb-4336-8ce9-eb9fd052e186 2019-05-30 11:59:38,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json used request id req-5a71870b-3cbb-4336-8ce9-eb9fd052e186 2019-05-30 11:59:38,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-30 11:59:38,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-30 11:59:38,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-30 11:59:38,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-30 11:59:38,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-30 11:59:38,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-30 11:59:38,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-30 11:59:38,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-30 11:59:38,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0b4081-ae5b-4ff7-b472-ab076e266e25 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:38,876 - 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'03b30f93-c9bf-4aec-9689-211a671e3517', u'fixed_ip_address': u'11.0.0.4', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:0b:2d:4f'}, {u'external_id': u'97546f0d-83cf-4ad7-9bef-487b6fa2a7de', u'fixed_ip_address': u'12.0.0.5', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:bc:76:66'}] 2019-05-30 11:59:38,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-05-30 11:59:38,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:38,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:38,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0b4081-ae5b-4ff7-b472-ab076e266e25 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:38,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8d0b4081-ae5b-4ff7-b472-ab076e266e25 2019-05-30 11:59:38,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8d0b4081-ae5b-4ff7-b472-ab076e266e25 2019-05-30 11:59:38,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81986ec5f9644b22066f4ed4110c6e893e679832" 2019-05-30 11:59:38,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81986ec5f9644b22066f4ed4110c6e893e679832" 2019-05-30 11:59:38,878 - 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'c13a9b1e-3171-4fab-b9de-549b9381ba45', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:63:bd:1b'}, {u'external_id': u'5c87dcea-7feb-4133-8929-408502f90f3e', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:f0:84:25'}] 2019-05-30 11:59:38,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-05-30 11:59:38,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:38,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:38,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb" 2019-05-30 11:59:38,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-db623bf9-2735-401b-8cd6-4662ad20c881 2019-05-30 11:59:38,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 11:59:38,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:38,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:38,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:38,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:38,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:38,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:38,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:38,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 11:59:38,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:38,948 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:38 GMT 2019-05-30 11:59:38,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:38,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 11:59:38,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:38,948 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:38,948 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:43,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 11:59:44,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:44,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:44,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:44,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:44,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:44,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:44,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:44,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.190Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81986ec5f9644b22066f4ed4110c6e893e679832\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:37.634Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.190Z", "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'c13a9b1e-3171-4fab-b9de-549b9381ba45', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:63:bd:1b'}, {u'external_id': u'5c87dcea-7feb-4133-8929-408502f90f3e', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:f0:84:25'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:37.645Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.190Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:37.666Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9ada9e4-a369-43b0-a5ea-35d175e4a5f4 x-compute-request-id: req-c9ada9e4-a369-43b0-a5ea-35d175e4a5f4 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeUdiuqCNZ6f3v1SWOU98jNaX5n8exoVCuqpPjeLCoYrPaS6Sauobar7AK5JKEwUvDqsnR1O+WMYQfIg0VV8nVkF7Ad7KQc27hTrX2yiI005500g2m8pg6kKMxeIRH7y4e84GhsmlnU1xunsUmxh7Mv3jL6qAKtiMkjkUFtvYGBRWKzjWo6zNXzq5kKgvBJF+PN4gqHj3jzEKa4he03HXb5QKHPXaPV63zA3KgyRqT3Sup4mRisuFqjcpfUCCbEQv1jr5hUN7Jg9hR0aiyXNvyD/IjGuA93l3BYVnxKZW3nCdND2wXgDegou7abs1sy9fgLGJ9Vv53JAVngq4nf3Df Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"49:dd:f4:e7:66:8e:5c:65:15:ef:d9:36:ba:e9:74:9a\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOxdaLQjJYDm74iGvt5u2q0MF0QGQ8OEAg/9IyiCaedrwf9wHiIj+DZu96uCee97i7IaG1aBdCN0k5j35YJxHwi/kmYdXf0QtXni7zsfCKdFSYr6WSDS7gUF7x7Vj7vq8de9XHBtjnwsP9/aq2y5Pi8Ap8gPV0b+vIwTct3GjFJpUtkQdC7mdHgXkZbWrAc+mz8Zn1SrtMaimNtpOy+HMmsQtxEhJBWsxFnh3b9/S+YgF67Pj+ZuEHn5rSgitSVLOj7xm7RxEXdaKZeztTx8aDR4zbrv9Efglkg5RuN/BlRX/DJHZNR4TxC129PaNC8l4n307BnUR8XcMgfQWsDQpR Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640\", \"fingerprint\": \"cd:25:83:42:27:e7:b0:18:f4:14:51:82:e8:a9:4d:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.553Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8ef38cfd-6549-4e60-bbce-aabccbf3bb82", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.565Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8ef38cfd-6549-4e60-bbce-aabccbf3bb82", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.564Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ef38cfd-6549-4e60-bbce-aabccbf3bb82 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.564Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ef38cfd-6549-4e60-bbce-aabccbf3bb82 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.563Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:38.556Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:38.556Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c9ada9e4-a369-43b0-a5ea-35d175e4a5f4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.553Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.069Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:59: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-209fffbe-f40e-4d1f-a2eb-7e948dff0ee9 x-compute-request-id: req-209fffbe-f40e-4d1f-a2eb-7e948dff0ee9 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_7e197830-100a-43c8-9198-b346c876f640\"}, {\"id\": \"5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.503Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:59: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-209fffbe-f40e-4d1f-a2eb-7e948dff0ee9 x-compute-request-id: req-209fffbe-f40e-4d1f-a2eb-7e948dff0ee9 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_7e197830-100a-43c8-9198-b346c876f640\"}, {\"id\": \"5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.504Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-209fffbe-f40e-4d1f-a2eb-7e948dff0ee9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.504Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-209fffbe-f40e-4d1f-a2eb-7e948dff0ee9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.504Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-209fffbe-f40e-4d1f-a2eb-7e948dff0ee9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.505Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-209fffbe-f40e-4d1f-a2eb-7e948dff0ee9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.505Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81986ec5f9644b22066f4ed4110c6e893e679832\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81986ec5f9644b22066f4ed4110c6e893e679832\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c9ada9e4-a369-43b0-a5ea-35d175e4a5f4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.554Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c9ada9e4-a369-43b0-a5ea-35d175e4a5f4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.554Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c9ada9e4-a369-43b0-a5ea-35d175e4a5f4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.554Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-098851ac-fffd-4f51-9229-3ee3320100cf x-compute-request-id: req-098851ac-fffd-4f51-9229-3ee3320100cf Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"3f3f840c-9b53-48fc-9249-563b1e87b226\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_7e197830-100a-43c8-9198-b346c876f640\"}, {\"id\": \"5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_7e197830-100a-43c8-9198-b346c876f640\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.527Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-098851ac-fffd-4f51-9229-3ee3320100cf x-compute-request-id: req-098851ac-fffd-4f51-9229-3ee3320100cf Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"3f3f840c-9b53-48fc-9249-563b1e87b226\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_7e197830-100a-43c8-9198-b346c876f640\"}, {\"id\": \"5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_7e197830-100a-43c8-9198-b346c876f640\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.527Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-098851ac-fffd-4f51-9229-3ee3320100cf", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.527Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-098851ac-fffd-4f51-9229-3ee3320100cf", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.528Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-098851ac-fffd-4f51-9229-3ee3320100cf", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.528Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-098851ac-fffd-4f51-9229-3ee3320100cf", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.528Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81986ec5f9644b22066f4ed4110c6e893e679832\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.529Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81986ec5f9644b22066f4ed4110c6e893e679832\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.529Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:38.859Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9ada9e4-a369-43b0-a5ea-35d175e4a5f4 x-compute-request-id: req-c9ada9e4-a369-43b0-a5ea-35d175e4a5f4 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeUdiuqCNZ6f3v1SWOU98jNaX5n8exoVCuqpPjeLCoYrPaS6Sauobar7AK5JKEwUvDqsnR1O+WMYQfIg0VV8nVkF7Ad7KQc27hTrX2yiI005500g2m8pg6kKMxeIRH7y4e84GhsmlnU1xunsUmxh7Mv3jL6qAKtiMkjkUFtvYGBRWKzjWo6zNXzq5kKgvBJF+PN4gqHj3jzEKa4he03HXb5QKHPXaPV63zA3KgyRqT3Sup4mRisuFqjcpfUCCbEQv1jr5hUN7Jg9hR0aiyXNvyD/IjGuA93l3BYVnxKZW3nCdND2wXgDegou7abs1sy9fgLGJ9Vv53JAVngq4nf3Df Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"49:dd:f4:e7:66:8e:5c:65:15:ef:d9:36:ba:e9:74:9a\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOxdaLQjJYDm74iGvt5u2q0MF0QGQ8OEAg/9IyiCaedrwf9wHiIj+DZu96uCee97i7IaG1aBdCN0k5j35YJxHwi/kmYdXf0QtXni7zsfCKdFSYr6WSDS7gUF7x7Vj7vq8de9XHBtjnwsP9/aq2y5Pi8Ap8gPV0b+vIwTct3GjFJpUtkQdC7mdHgXkZbWrAc+mz8Zn1SrtMaimNtpOy+HMmsQtxEhJBWsxFnh3b9/S+YgF67Pj+ZuEHn5rSgitSVLOj7xm7RxEXdaKZeztTx8aDR4zbrv9Efglkg5RuN/BlRX/DJHZNR4TxC129PaNC8l4n307BnUR8XcMgfQWsDQpR Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640\", \"fingerprint\": \"cd:25:83:42:27:e7:b0:18:f4:14:51:82:e8:a9:4d:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.553Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c5316572-2b35-4940-a434-1ca33d99159f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.963Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bc28ee5-f06b-4afa-9ebc-f4b55bb4eb5c x-compute-request-id: req-5bc28ee5-f06b-4afa-9ebc-f4b55bb4eb5c Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_7e197830-100a-43c8-9198-b346c876f640\"}, {\"id\": \"5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.937Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bc28ee5-f06b-4afa-9ebc-f4b55bb4eb5c x-compute-request-id: req-5bc28ee5-f06b-4afa-9ebc-f4b55bb4eb5c Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_7e197830-100a-43c8-9198-b346c876f640\"}, {\"id\": \"5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.938Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5bc28ee5-f06b-4afa-9ebc-f4b55bb4eb5c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.938Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5bc28ee5-f06b-4afa-9ebc-f4b55bb4eb5c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.938Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5bc28ee5-f06b-4afa-9ebc-f4b55bb4eb5c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.939Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5bc28ee5-f06b-4afa-9ebc-f4b55bb4eb5c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.939Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.940Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.940Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4ce68904-ced0-4339-a511-8e848c234f1b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.984Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5316572-2b35-4940-a434-1ca33d99159f x-compute-request-id: req-c5316572-2b35-4940-a434-1ca33d99159f Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"3f3f840c-9b53-48fc-9249-563b1e87b226\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_7e197830-100a-43c8-9198-b346c876f640\"}, {\"id\": \"5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_7e197830-100a-43c8-9198-b346c876f640\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.962Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5316572-2b35-4940-a434-1ca33d99159f x-compute-request-id: req-c5316572-2b35-4940-a434-1ca33d99159f Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"3f3f840c-9b53-48fc-9249-563b1e87b226\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_7e197830-100a-43c8-9198-b346c876f640\"}, {\"id\": \"5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_7e197830-100a-43c8-9198-b346c876f640\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.962Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c5316572-2b35-4940-a434-1ca33d99159f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.963Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c5316572-2b35-4940-a434-1ca33d99159f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.963Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c5316572-2b35-4940-a434-1ca33d99159f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.963Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.966Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.966Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ce68904-ced0-4339-a511-8e848c234f1b x-compute-request-id: req-4ce68904-ced0-4339-a511-8e848c234f1b Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeUdiuqCNZ6f3v1SWOU98jNaX5n8exoVCuqpPjeLCoYrPaS6Sauobar7AK5JKEwUvDqsnR1O+WMYQfIg0VV8nVkF7Ad7KQc27hTrX2yiI005500g2m8pg6kKMxeIRH7y4e84GhsmlnU1xunsUmxh7Mv3jL6qAKtiMkjkUFtvYGBRWKzjWo6zNXzq5kKgvBJF+PN4gqHj3jzEKa4he03HXb5QKHPXaPV63zA3KgyRqT3Sup4mRisuFqjcpfUCCbEQv1jr5hUN7Jg9hR0aiyXNvyD/IjGuA93l3BYVnxKZW3nCdND2wXgDegou7abs1sy9fgLGJ9Vv53JAVngq4nf3Df Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"49:dd:f4:e7:66:8e:5c:65:15:ef:d9:36:ba:e9:74:9a\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOxdaLQjJYDm74iGvt5u2q0MF0QGQ8OEAg/9IyiCaedrwf9wHiIj+DZu96uCee97i7IaG1aBdCN0k5j35YJxHwi/kmYdXf0QtXni7zsfCKdFSYr6WSDS7gUF7x7Vj7vq8de9XHBtjnwsP9/aq2y5Pi8Ap8gPV0b+vIwTct3GjFJpUtkQdC7mdHgXkZbWrAc+mz8Zn1SrtMaimNtpOy+HMmsQtxEhJBWsxFnh3b9/S+YgF67Pj+ZuEHn5rSgitSVLOj7xm7RxEXdaKZeztTx8aDR4zbrv9Efglkg5RuN/BlRX/DJHZNR4TxC129PaNC8l4n307BnUR8XcMgfQWsDQpR Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640\", \"fingerprint\": \"cd:25:83:42:27:e7:b0:18:f4:14:51:82:e8:a9:4d:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.983Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}], "metadata": {"pagination": {"total": 511, "offset": 372, "size": 50}}} 2019-05-30 11:59:44,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:44,047 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:44 GMT 2019-05-30 11:59:44,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:44,047 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:59:44,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:44,048 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:44,048 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:44,048 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:59:44,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81986ec5f9644b22066f4ed4110c6e893e679832" 2019-05-30 11:59:44,050 - 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'c13a9b1e-3171-4fab-b9de-549b9381ba45', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:63:bd:1b'}, {u'external_id': u'5c87dcea-7feb-4133-8929-408502f90f3e', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:f0:84:25'}] 2019-05-30 11:59:44,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:44,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9ada9e4-a369-43b0-a5ea-35d175e4a5f4 x-compute-request-id: req-c9ada9e4-a369-43b0-a5ea-35d175e4a5f4 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeUdiuqCNZ6f3v1SWOU98jNaX5n8exoVCuqpPjeLCoYrPaS6Sauobar7AK5JKEwUvDqsnR1O+WMYQfIg0VV8nVkF7Ad7KQc27hTrX2yiI005500g2m8pg6kKMxeIRH7y4e84GhsmlnU1xunsUmxh7Mv3jL6qAKtiMkjkUFtvYGBRWKzjWo6zNXzq5kKgvBJF+PN4gqHj3jzEKa4he03HXb5QKHPXaPV63zA3KgyRqT3Sup4mRisuFqjcpfUCCbEQv1jr5hUN7Jg9hR0aiyXNvyD/IjGuA93l3BYVnxKZW3nCdND2wXgDegou7abs1sy9fgLGJ9Vv53JAVngq4nf3Df Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "49:dd:f4:e7:66:8e:5c:65:15:ef:d9:36:ba:e9:74:9a"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOxdaLQjJYDm74iGvt5u2q0MF0QGQ8OEAg/9IyiCaedrwf9wHiIj+DZu96uCee97i7IaG1aBdCN0k5j35YJxHwi/kmYdXf0QtXni7zsfCKdFSYr6WSDS7gUF7x7Vj7vq8de9XHBtjnwsP9/aq2y5Pi8Ap8gPV0b+vIwTct3GjFJpUtkQdC7mdHgXkZbWrAc+mz8Zn1SrtMaimNtpOy+HMmsQtxEhJBWsxFnh3b9/S+YgF67Pj+ZuEHn5rSgitSVLOj7xm7RxEXdaKZeztTx8aDR4zbrv9Efglkg5RuN/BlRX/DJHZNR4TxC129PaNC8l4n307BnUR8XcMgfQWsDQpR Generated-by-Nova", "name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "fingerprint": "cd:25:83:42:27:e7:b0:18:f4:14:51:82:e8:a9:4d:fd"}}]} 2019-05-30 11:59:44,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8ef38cfd-6549-4e60-bbce-aabccbf3bb82 2019-05-30 11:59:44,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8ef38cfd-6549-4e60-bbce-aabccbf3bb82 2019-05-30 11:59:44,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ef38cfd-6549-4e60-bbce-aabccbf3bb82 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:44,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ef38cfd-6549-4e60-bbce-aabccbf3bb82 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:44,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:44,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:44,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c9ada9e4-a369-43b0-a5ea-35d175e4a5f4 2019-05-30 11:59:44,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb" 2019-05-30 11:59:44,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:59: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-209fffbe-f40e-4d1f-a2eb-7e948dff0ee9 x-compute-request-id: req-209fffbe-f40e-4d1f-a2eb-7e948dff0ee9 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_7e197830-100a-43c8-9198-b346c876f640"}, {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640"}]} 2019-05-30 11:59:44,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:59: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-209fffbe-f40e-4d1f-a2eb-7e948dff0ee9 x-compute-request-id: req-209fffbe-f40e-4d1f-a2eb-7e948dff0ee9 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_7e197830-100a-43c8-9198-b346c876f640"}, {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640"}]} 2019-05-30 11:59:44,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-209fffbe-f40e-4d1f-a2eb-7e948dff0ee9 2019-05-30 11:59:44,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-209fffbe-f40e-4d1f-a2eb-7e948dff0ee9 2019-05-30 11:59:44,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-209fffbe-f40e-4d1f-a2eb-7e948dff0ee9 2019-05-30 11:59:44,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-209fffbe-f40e-4d1f-a2eb-7e948dff0ee9 2019-05-30 11:59:44,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81986ec5f9644b22066f4ed4110c6e893e679832" 2019-05-30 11:59:44,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81986ec5f9644b22066f4ed4110c6e893e679832" 2019-05-30 11:59:44,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c9ada9e4-a369-43b0-a5ea-35d175e4a5f4 2019-05-30 11:59:44,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c9ada9e4-a369-43b0-a5ea-35d175e4a5f4 2019-05-30 11:59:44,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c9ada9e4-a369-43b0-a5ea-35d175e4a5f4 2019-05-30 11:59:44,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-098851ac-fffd-4f51-9229-3ee3320100cf x-compute-request-id: req-098851ac-fffd-4f51-9229-3ee3320100cf Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_7e197830-100a-43c8-9198-b346c876f640"}, {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_7e197830-100a-43c8-9198-b346c876f640"}]} 2019-05-30 11:59:44,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-098851ac-fffd-4f51-9229-3ee3320100cf x-compute-request-id: req-098851ac-fffd-4f51-9229-3ee3320100cf Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_7e197830-100a-43c8-9198-b346c876f640"}, {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_7e197830-100a-43c8-9198-b346c876f640"}]} 2019-05-30 11:59:44,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-098851ac-fffd-4f51-9229-3ee3320100cf 2019-05-30 11:59:44,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-098851ac-fffd-4f51-9229-3ee3320100cf 2019-05-30 11:59:44,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-098851ac-fffd-4f51-9229-3ee3320100cf 2019-05-30 11:59:44,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-098851ac-fffd-4f51-9229-3ee3320100cf 2019-05-30 11:59:44,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81986ec5f9644b22066f4ed4110c6e893e679832" 2019-05-30 11:59:44,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81986ec5f9644b22066f4ed4110c6e893e679832" 2019-05-30 11:59:44,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9ada9e4-a369-43b0-a5ea-35d175e4a5f4 x-compute-request-id: req-c9ada9e4-a369-43b0-a5ea-35d175e4a5f4 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeUdiuqCNZ6f3v1SWOU98jNaX5n8exoVCuqpPjeLCoYrPaS6Sauobar7AK5JKEwUvDqsnR1O+WMYQfIg0VV8nVkF7Ad7KQc27hTrX2yiI005500g2m8pg6kKMxeIRH7y4e84GhsmlnU1xunsUmxh7Mv3jL6qAKtiMkjkUFtvYGBRWKzjWo6zNXzq5kKgvBJF+PN4gqHj3jzEKa4he03HXb5QKHPXaPV63zA3KgyRqT3Sup4mRisuFqjcpfUCCbEQv1jr5hUN7Jg9hR0aiyXNvyD/IjGuA93l3BYVnxKZW3nCdND2wXgDegou7abs1sy9fgLGJ9Vv53JAVngq4nf3Df Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "49:dd:f4:e7:66:8e:5c:65:15:ef:d9:36:ba:e9:74:9a"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOxdaLQjJYDm74iGvt5u2q0MF0QGQ8OEAg/9IyiCaedrwf9wHiIj+DZu96uCee97i7IaG1aBdCN0k5j35YJxHwi/kmYdXf0QtXni7zsfCKdFSYr6WSDS7gUF7x7Vj7vq8de9XHBtjnwsP9/aq2y5Pi8Ap8gPV0b+vIwTct3GjFJpUtkQdC7mdHgXkZbWrAc+mz8Zn1SrtMaimNtpOy+HMmsQtxEhJBWsxFnh3b9/S+YgF67Pj+ZuEHn5rSgitSVLOj7xm7RxEXdaKZeztTx8aDR4zbrv9Efglkg5RuN/BlRX/DJHZNR4TxC129PaNC8l4n307BnUR8XcMgfQWsDQpR Generated-by-Nova", "name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "fingerprint": "cd:25:83:42:27:e7:b0:18:f4:14:51:82:e8:a9:4d:fd"}}]} 2019-05-30 11:59:44,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c5316572-2b35-4940-a434-1ca33d99159f 2019-05-30 11:59:44,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bc28ee5-f06b-4afa-9ebc-f4b55bb4eb5c x-compute-request-id: req-5bc28ee5-f06b-4afa-9ebc-f4b55bb4eb5c Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_7e197830-100a-43c8-9198-b346c876f640"}, {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640"}]} 2019-05-30 11:59:44,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bc28ee5-f06b-4afa-9ebc-f4b55bb4eb5c x-compute-request-id: req-5bc28ee5-f06b-4afa-9ebc-f4b55bb4eb5c Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_7e197830-100a-43c8-9198-b346c876f640"}, {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640"}]} 2019-05-30 11:59:44,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5bc28ee5-f06b-4afa-9ebc-f4b55bb4eb5c 2019-05-30 11:59:44,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5bc28ee5-f06b-4afa-9ebc-f4b55bb4eb5c 2019-05-30 11:59:44,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5bc28ee5-f06b-4afa-9ebc-f4b55bb4eb5c 2019-05-30 11:59:44,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5bc28ee5-f06b-4afa-9ebc-f4b55bb4eb5c 2019-05-30 11:59:44,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb" 2019-05-30 11:59:44,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb" 2019-05-30 11:59:44,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4ce68904-ced0-4339-a511-8e848c234f1b 2019-05-30 11:59:44,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5316572-2b35-4940-a434-1ca33d99159f x-compute-request-id: req-c5316572-2b35-4940-a434-1ca33d99159f Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_7e197830-100a-43c8-9198-b346c876f640"}, {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_7e197830-100a-43c8-9198-b346c876f640"}]} 2019-05-30 11:59:44,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5316572-2b35-4940-a434-1ca33d99159f x-compute-request-id: req-c5316572-2b35-4940-a434-1ca33d99159f Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_7e197830-100a-43c8-9198-b346c876f640"}, {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_7e197830-100a-43c8-9198-b346c876f640"}]} 2019-05-30 11:59:44,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c5316572-2b35-4940-a434-1ca33d99159f 2019-05-30 11:59:44,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c5316572-2b35-4940-a434-1ca33d99159f 2019-05-30 11:59:44,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c5316572-2b35-4940-a434-1ca33d99159f 2019-05-30 11:59:44,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb" 2019-05-30 11:59:44,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb" 2019-05-30 11:59:44,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ce68904-ced0-4339-a511-8e848c234f1b x-compute-request-id: req-4ce68904-ced0-4339-a511-8e848c234f1b Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeUdiuqCNZ6f3v1SWOU98jNaX5n8exoVCuqpPjeLCoYrPaS6Sauobar7AK5JKEwUvDqsnR1O+WMYQfIg0VV8nVkF7Ad7KQc27hTrX2yiI005500g2m8pg6kKMxeIRH7y4e84GhsmlnU1xunsUmxh7Mv3jL6qAKtiMkjkUFtvYGBRWKzjWo6zNXzq5kKgvBJF+PN4gqHj3jzEKa4he03HXb5QKHPXaPV63zA3KgyRqT3Sup4mRisuFqjcpfUCCbEQv1jr5hUN7Jg9hR0aiyXNvyD/IjGuA93l3BYVnxKZW3nCdND2wXgDegou7abs1sy9fgLGJ9Vv53JAVngq4nf3Df Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "49:dd:f4:e7:66:8e:5c:65:15:ef:d9:36:ba:e9:74:9a"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOxdaLQjJYDm74iGvt5u2q0MF0QGQ8OEAg/9IyiCaedrwf9wHiIj+DZu96uCee97i7IaG1aBdCN0k5j35YJxHwi/kmYdXf0QtXni7zsfCKdFSYr6WSDS7gUF7x7Vj7vq8de9XHBtjnwsP9/aq2y5Pi8Ap8gPV0b+vIwTct3GjFJpUtkQdC7mdHgXkZbWrAc+mz8Zn1SrtMaimNtpOy+HMmsQtxEhJBWsxFnh3b9/S+YgF67Pj+ZuEHn5rSgitSVLOj7xm7RxEXdaKZeztTx8aDR4zbrv9Efglkg5RuN/BlRX/DJHZNR4TxC129PaNC8l4n307BnUR8XcMgfQWsDQpR Generated-by-Nova", "name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "fingerprint": "cd:25:83:42:27:e7:b0:18:f4:14:51:82:e8:a9:4d:fd"}}]} 2019-05-30 11:59:44,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 11:59:44,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:44,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:44,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:44,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:44,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:44,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:44,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:44,163 - 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-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 11:59:44,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:44,163 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:44 GMT 2019-05-30 11:59:44,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:44,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 11:59:44,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:44,164 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:44,164 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:49,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 11:59:49,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:49,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:49,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:49,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:49,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:49,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:49,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:49,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.940Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.940Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4ce68904-ced0-4339-a511-8e848c234f1b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.984Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5316572-2b35-4940-a434-1ca33d99159f x-compute-request-id: req-c5316572-2b35-4940-a434-1ca33d99159f Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"3f3f840c-9b53-48fc-9249-563b1e87b226\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_7e197830-100a-43c8-9198-b346c876f640\"}, {\"id\": \"5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_7e197830-100a-43c8-9198-b346c876f640\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.962Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5316572-2b35-4940-a434-1ca33d99159f x-compute-request-id: req-c5316572-2b35-4940-a434-1ca33d99159f Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"3f3f840c-9b53-48fc-9249-563b1e87b226\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_7e197830-100a-43c8-9198-b346c876f640\"}, {\"id\": \"5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_7e197830-100a-43c8-9198-b346c876f640\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.962Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c5316572-2b35-4940-a434-1ca33d99159f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.963Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c5316572-2b35-4940-a434-1ca33d99159f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.963Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c5316572-2b35-4940-a434-1ca33d99159f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.963Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c5316572-2b35-4940-a434-1ca33d99159f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.963Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.966Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.966Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:39.464Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ce68904-ced0-4339-a511-8e848c234f1b x-compute-request-id: req-4ce68904-ced0-4339-a511-8e848c234f1b Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeUdiuqCNZ6f3v1SWOU98jNaX5n8exoVCuqpPjeLCoYrPaS6Sauobar7AK5JKEwUvDqsnR1O+WMYQfIg0VV8nVkF7Ad7KQc27hTrX2yiI005500g2m8pg6kKMxeIRH7y4e84GhsmlnU1xunsUmxh7Mv3jL6qAKtiMkjkUFtvYGBRWKzjWo6zNXzq5kKgvBJF+PN4gqHj3jzEKa4he03HXb5QKHPXaPV63zA3KgyRqT3Sup4mRisuFqjcpfUCCbEQv1jr5hUN7Jg9hR0aiyXNvyD/IjGuA93l3BYVnxKZW3nCdND2wXgDegou7abs1sy9fgLGJ9Vv53JAVngq4nf3Df Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"49:dd:f4:e7:66:8e:5c:65:15:ef:d9:36:ba:e9:74:9a\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOxdaLQjJYDm74iGvt5u2q0MF0QGQ8OEAg/9IyiCaedrwf9wHiIj+DZu96uCee97i7IaG1aBdCN0k5j35YJxHwi/kmYdXf0QtXni7zsfCKdFSYr6WSDS7gUF7x7Vj7vq8de9XHBtjnwsP9/aq2y5Pi8Ap8gPV0b+vIwTct3GjFJpUtkQdC7mdHgXkZbWrAc+mz8Zn1SrtMaimNtpOy+HMmsQtxEhJBWsxFnh3b9/S+YgF67Pj+ZuEHn5rSgitSVLOj7xm7RxEXdaKZeztTx8aDR4zbrv9Efglkg5RuN/BlRX/DJHZNR4TxC129PaNC8l4n307BnUR8XcMgfQWsDQpR Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640\", \"fingerprint\": \"cd:25:83:42:27:e7:b0:18:f4:14:51:82:e8:a9:4d:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:38.984Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-f4d0a696-0b8a-42fc-a7f0-89ac55e3cbdd", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.541Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-a0a61f5d-e940-4f25-b2bd-52029ed51dea Date: Thu, 30 May 2019 11:59:39 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T11:59:14Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-a0a61f5d-e940-4f25-b2bd-52029ed51dea Date: Thu, 30 May 2019 11:59:39 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T11:59:14Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}158b7f4d8dc4b1b68bc50a0e56b605c6571e664f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}158b7f4d8dc4b1b68bc50a0e56b605c6571e664f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-a0a61f5d-e940-4f25-b2bd-52029ed51dea", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-a0a61f5d-e940-4f25-b2bd-52029ed51dea", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.432Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-a0a61f5d-e940-4f25-b2bd-52029ed51dea", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.432Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-a0a61f5d-e940-4f25-b2bd-52029ed51dea", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.432Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "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-05-30T11:59:39.432Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c06ba85281b6247c81a88b284a8a77315b07538\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.433Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c06ba85281b6247c81a88b284a8a77315b07538\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.433Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1b717166-214d-4382-86c1-f40a24ce2a92 Date: Thu, 30 May 2019 11:59:39 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:29Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"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-05-30T11:59:39.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1b717166-214d-4382-86c1-f40a24ce2a92 Date: Thu, 30 May 2019 11:59:39 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:29Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"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-05-30T11:59:39.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-1b717166-214d-4382-86c1-f40a24ce2a92", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-1b717166-214d-4382-86c1-f40a24ce2a92", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.494Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-1b717166-214d-4382-86c1-f40a24ce2a92", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.494Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-1b717166-214d-4382-86c1-f40a24ce2a92", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.494Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c06ba85281b6247c81a88b284a8a77315b07538\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.495Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c06ba85281b6247c81a88b284a8a77315b07538\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.495Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-f4d0a696-0b8a-42fc-a7f0-89ac55e3cbdd Date: Thu, 30 May 2019 11:59:39 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:20Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"97546f0d-83cf-4ad7-9bef-487b6fa2a7de\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:bc:76:66\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"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-05-30T11:59:39.541Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-f4d0a696-0b8a-42fc-a7f0-89ac55e3cbdd Date: Thu, 30 May 2019 11:59:39 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:20Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"97546f0d-83cf-4ad7-9bef-487b6fa2a7de\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:bc:76:66\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"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-05-30T11:59:39.541Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-f4d0a696-0b8a-42fc-a7f0-89ac55e3cbdd", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.541Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-f4d0a696-0b8a-42fc-a7f0-89ac55e3cbdd", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.542Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-f4d0a696-0b8a-42fc-a7f0-89ac55e3cbdd", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.542Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'924a108d-216a-42a1-b2fb-1dd69d6d32a8', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c9dfa3f0-d6f5-498e-a995-035179265dbb'}, 'nics': [{'port-id': u'03b30f93-c9bf-4aec-9689-211a671e3517'}, {'port-id': u'97546f0d-83cf-4ad7-9bef-487b6fa2a7de'}], 'flavor': u'5f3f768b-af88-44e8-ae5d-2ba425c30454', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.542Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'924a108d-216a-42a1-b2fb-1dd69d6d32a8', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c9dfa3f0-d6f5-498e-a995-035179265dbb'}, 'nics': [{'port-id': u'03b30f93-c9bf-4aec-9689-211a671e3517'}, {'port-id': u'97546f0d-83cf-4ad7-9bef-487b6fa2a7de'}], 'flavor': u'5f3f768b-af88-44e8-ae5d-2ba425c30454', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.543Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "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-05-30T11:59:39.543Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81986ec5f9644b22066f4ed4110c6e893e679832\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"03b30f93-c9bf-4aec-9689-211a671e3517\"}, {\"port\": \"97546f0d-83cf-4ad7-9bef-487b6fa2a7de\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.544Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.137Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81986ec5f9644b22066f4ed4110c6e893e679832\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"03b30f93-c9bf-4aec-9689-211a671e3517\"}, {\"port\": \"97546f0d-83cf-4ad7-9bef-487b6fa2a7de\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:39.544Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}158b7f4d8dc4b1b68bc50a0e56b605c6571e664f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.074Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d62c6e51-eb2f-40ac-bc5a-cd8d6e3e63f7 Date: Thu, 30 May 2019 11:59:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:20Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"5c87dcea-7feb-4133-8929-408502f90f3e\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:f0:84:25\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"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-05-30T11:59:40.116Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"c13a9b1e-3171-4fab-b9de-549b9381ba45\"}, {\"port\": \"5c87dcea-7feb-4133-8929-408502f90f3e\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.120Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"c13a9b1e-3171-4fab-b9de-549b9381ba45\"}, {\"port\": \"5c87dcea-7feb-4133-8929-408502f90f3e\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.120Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "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-05-30T11:59:40.119Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'924a108d-216a-42a1-b2fb-1dd69d6d32a8', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c9dfa3f0-d6f5-498e-a995-035179265dbb'}, 'nics': [{'port-id': u'c13a9b1e-3171-4fab-b9de-549b9381ba45'}, {'port-id': u'5c87dcea-7feb-4133-8929-408502f90f3e'}], 'flavor': u'5f3f768b-af88-44e8-ae5d-2ba425c30454', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.119Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'924a108d-216a-42a1-b2fb-1dd69d6d32a8', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c9dfa3f0-d6f5-498e-a995-035179265dbb'}, 'nics': [{'port-id': u'c13a9b1e-3171-4fab-b9de-549b9381ba45'}, {'port-id': u'5c87dcea-7feb-4133-8929-408502f90f3e'}], 'flavor': u'5f3f768b-af88-44e8-ae5d-2ba425c30454', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.118Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-d62c6e51-eb2f-40ac-bc5a-cd8d6e3e63f7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.118Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}], "metadata": {"pagination": {"total": 530, "offset": 422, "size": 50}}} 2019-05-30 11:59:49,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:49,250 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:49 GMT 2019-05-30 11:59:49,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:49,250 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:59:49,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:49,250 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:49,250 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:49,250 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:59:49,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb" 2019-05-30 11:59:49,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb" 2019-05-30 11:59:49,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4ce68904-ced0-4339-a511-8e848c234f1b 2019-05-30 11:59:49,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5316572-2b35-4940-a434-1ca33d99159f x-compute-request-id: req-c5316572-2b35-4940-a434-1ca33d99159f Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_7e197830-100a-43c8-9198-b346c876f640"}, {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_7e197830-100a-43c8-9198-b346c876f640"}]} 2019-05-30 11:59:49,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5316572-2b35-4940-a434-1ca33d99159f x-compute-request-id: req-c5316572-2b35-4940-a434-1ca33d99159f Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_7e197830-100a-43c8-9198-b346c876f640"}, {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_7e197830-100a-43c8-9198-b346c876f640"}]} 2019-05-30 11:59:49,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c5316572-2b35-4940-a434-1ca33d99159f 2019-05-30 11:59:49,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c5316572-2b35-4940-a434-1ca33d99159f 2019-05-30 11:59:49,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c5316572-2b35-4940-a434-1ca33d99159f 2019-05-30 11:59:49,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c5316572-2b35-4940-a434-1ca33d99159f 2019-05-30 11:59:49,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb" 2019-05-30 11:59:49,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb" 2019-05-30 11:59:49,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ce68904-ced0-4339-a511-8e848c234f1b x-compute-request-id: req-4ce68904-ced0-4339-a511-8e848c234f1b Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeUdiuqCNZ6f3v1SWOU98jNaX5n8exoVCuqpPjeLCoYrPaS6Sauobar7AK5JKEwUvDqsnR1O+WMYQfIg0VV8nVkF7Ad7KQc27hTrX2yiI005500g2m8pg6kKMxeIRH7y4e84GhsmlnU1xunsUmxh7Mv3jL6qAKtiMkjkUFtvYGBRWKzjWo6zNXzq5kKgvBJF+PN4gqHj3jzEKa4he03HXb5QKHPXaPV63zA3KgyRqT3Sup4mRisuFqjcpfUCCbEQv1jr5hUN7Jg9hR0aiyXNvyD/IjGuA93l3BYVnxKZW3nCdND2wXgDegou7abs1sy9fgLGJ9Vv53JAVngq4nf3Df Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "49:dd:f4:e7:66:8e:5c:65:15:ef:d9:36:ba:e9:74:9a"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOxdaLQjJYDm74iGvt5u2q0MF0QGQ8OEAg/9IyiCaedrwf9wHiIj+DZu96uCee97i7IaG1aBdCN0k5j35YJxHwi/kmYdXf0QtXni7zsfCKdFSYr6WSDS7gUF7x7Vj7vq8de9XHBtjnwsP9/aq2y5Pi8Ap8gPV0b+vIwTct3GjFJpUtkQdC7mdHgXkZbWrAc+mz8Zn1SrtMaimNtpOy+HMmsQtxEhJBWsxFnh3b9/S+YgF67Pj+ZuEHn5rSgitSVLOj7xm7RxEXdaKZeztTx8aDR4zbrv9Efglkg5RuN/BlRX/DJHZNR4TxC129PaNC8l4n307BnUR8XcMgfQWsDQpR Generated-by-Nova", "name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "fingerprint": "cd:25:83:42:27:e7:b0:18:f4:14:51:82:e8:a9:4d:fd"}}]} 2019-05-30 11:59:49,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-f4d0a696-0b8a-42fc-a7f0-89ac55e3cbdd 2019-05-30 11:59:49,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-a0a61f5d-e940-4f25-b2bd-52029ed51dea Date: Thu, 30 May 2019 11:59:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a3f72cd0b694afaa6d69137ee3db004","l2_adjacency":true,"status":"ACTIVE","subnets":["1ae6c159-61b7-4114-ab5c-1e700f9556e4"],"description":"","tags":[],"updated_at":"2019-05-30T11:59:14Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:04Z","mtu":1450}]} 2019-05-30 11:59:49,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-a0a61f5d-e940-4f25-b2bd-52029ed51dea Date: Thu, 30 May 2019 11:59:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a3f72cd0b694afaa6d69137ee3db004","l2_adjacency":true,"status":"ACTIVE","subnets":["1ae6c159-61b7-4114-ab5c-1e700f9556e4"],"description":"","tags":[],"updated_at":"2019-05-30T11:59:14Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:04Z","mtu":1450}]} 2019-05-30 11:59:49,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158b7f4d8dc4b1b68bc50a0e56b605c6571e664f" 2019-05-30 11:59:49,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158b7f4d8dc4b1b68bc50a0e56b605c6571e664f" 2019-05-30 11:59:49,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-a0a61f5d-e940-4f25-b2bd-52029ed51dea 2019-05-30 11:59:49,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-a0a61f5d-e940-4f25-b2bd-52029ed51dea 2019-05-30 11:59:49,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-a0a61f5d-e940-4f25-b2bd-52029ed51dea 2019-05-30 11:59:49,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-a0a61f5d-e940-4f25-b2bd-52029ed51dea 2019-05-30 11:59:49,256 - 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-05-30 11:59:49,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c06ba85281b6247c81a88b284a8a77315b07538" 2019-05-30 11:59:49,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c06ba85281b6247c81a88b284a8a77315b07538" 2019-05-30 11:59:49,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1b717166-214d-4382-86c1-f40a24ce2a92 Date: Thu, 30 May 2019 11:59:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:29Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:0b:2d:4f","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:59:49,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1b717166-214d-4382-86c1-f40a24ce2a92 Date: Thu, 30 May 2019 11:59:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:29Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:0b:2d:4f","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:59:49,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-1b717166-214d-4382-86c1-f40a24ce2a92 2019-05-30 11:59:49,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-1b717166-214d-4382-86c1-f40a24ce2a92 2019-05-30 11:59:49,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-1b717166-214d-4382-86c1-f40a24ce2a92 2019-05-30 11:59:49,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-1b717166-214d-4382-86c1-f40a24ce2a92 2019-05-30 11:59:49,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c06ba85281b6247c81a88b284a8a77315b07538" 2019-05-30 11:59:49,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c06ba85281b6247c81a88b284a8a77315b07538" 2019-05-30 11:59:49,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-f4d0a696-0b8a-42fc-a7f0-89ac55e3cbdd Date: Thu, 30 May 2019 11:59:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:20Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.5"}],"id":"97546f0d-83cf-4ad7-9bef-487b6fa2a7de","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:bc:76:66","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:59:49,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-f4d0a696-0b8a-42fc-a7f0-89ac55e3cbdd Date: Thu, 30 May 2019 11:59:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:20Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.5"}],"id":"97546f0d-83cf-4ad7-9bef-487b6fa2a7de","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:bc:76:66","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:59:49,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-f4d0a696-0b8a-42fc-a7f0-89ac55e3cbdd 2019-05-30 11:59:49,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-f4d0a696-0b8a-42fc-a7f0-89ac55e3cbdd 2019-05-30 11:59:49,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-f4d0a696-0b8a-42fc-a7f0-89ac55e3cbdd 2019-05-30 11:59:49,259 - 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'924a108d-216a-42a1-b2fb-1dd69d6d32a8', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c9dfa3f0-d6f5-498e-a995-035179265dbb'}, 'nics': [{'port-id': u'03b30f93-c9bf-4aec-9689-211a671e3517'}, {'port-id': u'97546f0d-83cf-4ad7-9bef-487b6fa2a7de'}], 'flavor': u'5f3f768b-af88-44e8-ae5d-2ba425c30454', 'security_groups': []} 2019-05-30 11:59:49,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'924a108d-216a-42a1-b2fb-1dd69d6d32a8', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c9dfa3f0-d6f5-498e-a995-035179265dbb'}, 'nics': [{'port-id': u'03b30f93-c9bf-4aec-9689-211a671e3517'}, {'port-id': u'97546f0d-83cf-4ad7-9bef-487b6fa2a7de'}], 'flavor': u'5f3f768b-af88-44e8-ae5d-2ba425c30454', 'security_groups': []} 2019-05-30 11:59:49,259 - 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-05-30 11:59:49,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81986ec5f9644b22066f4ed4110c6e893e679832" -d '{"server": {"name": "target_vnf", "imageRef": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "key_name": "vnf_test_keypair", "flavorRef": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "max_count": 1, "min_count": 1, "networks": [{"port": "03b30f93-c9bf-4aec-9689-211a671e3517"}, {"port": "97546f0d-83cf-4ad7-9bef-487b6fa2a7de"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}}' 2019-05-30 11:59:49,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81986ec5f9644b22066f4ed4110c6e893e679832" -d '{"server": {"name": "target_vnf", "imageRef": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "key_name": "vnf_test_keypair", "flavorRef": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "max_count": 1, "min_count": 1, "networks": [{"port": "03b30f93-c9bf-4aec-9689-211a671e3517"}, {"port": "97546f0d-83cf-4ad7-9bef-487b6fa2a7de"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}}' 2019-05-30 11:59:49,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158b7f4d8dc4b1b68bc50a0e56b605c6571e664f" 2019-05-30 11:59:49,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d62c6e51-eb2f-40ac-bc5a-cd8d6e3e63f7 Date: Thu, 30 May 2019 11:59:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:20Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.3"}],"id":"5c87dcea-7feb-4133-8929-408502f90f3e","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:f0:84:25","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:59:49,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb" -d '{"server": {"name": "reference_vnf", "imageRef": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "key_name": "vnf_test_keypair", "flavorRef": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "max_count": 1, "min_count": 1, "networks": [{"port": "c13a9b1e-3171-4fab-b9de-549b9381ba45"}, {"port": "5c87dcea-7feb-4133-8929-408502f90f3e"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}}' 2019-05-30 11:59:49,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a23444cdca631e462e654a3bace52fee1511cb" -d '{"server": {"name": "reference_vnf", "imageRef": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "key_name": "vnf_test_keypair", "flavorRef": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "max_count": 1, "min_count": 1, "networks": [{"port": "c13a9b1e-3171-4fab-b9de-549b9381ba45"}, {"port": "5c87dcea-7feb-4133-8929-408502f90f3e"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}}' 2019-05-30 11:59:49,260 - 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-05-30 11:59:49,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'924a108d-216a-42a1-b2fb-1dd69d6d32a8', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c9dfa3f0-d6f5-498e-a995-035179265dbb'}, 'nics': [{'port-id': u'c13a9b1e-3171-4fab-b9de-549b9381ba45'}, {'port-id': u'5c87dcea-7feb-4133-8929-408502f90f3e'}], 'flavor': u'5f3f768b-af88-44e8-ae5d-2ba425c30454', 'security_groups': []} 2019-05-30 11:59:49,260 - 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'924a108d-216a-42a1-b2fb-1dd69d6d32a8', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c9dfa3f0-d6f5-498e-a995-035179265dbb'}, 'nics': [{'port-id': u'c13a9b1e-3171-4fab-b9de-549b9381ba45'}, {'port-id': u'5c87dcea-7feb-4133-8929-408502f90f3e'}], 'flavor': u'5f3f768b-af88-44e8-ae5d-2ba425c30454', 'security_groups': []} 2019-05-30 11:59:49,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-d62c6e51-eb2f-40ac-bc5a-cd8d6e3e63f7 2019-05-30 11:59:49,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 11:59:49,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:49,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:49,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:49,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:49,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:49,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:49,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:49,324 - 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-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 11:59:49,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:49,325 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:49 GMT 2019-05-30 11:59:49,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:49,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 11:59:49,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:49,325 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:49,325 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:54,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 11:59:54,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:54,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:54,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:54,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:54,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:54,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:54,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:54,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-d62c6e51-eb2f-40ac-bc5a-cd8d6e3e63f7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.118Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-d62c6e51-eb2f-40ac-bc5a-cd8d6e3e63f7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.117Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-d62c6e51-eb2f-40ac-bc5a-cd8d6e3e63f7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.117Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d62c6e51-eb2f-40ac-bc5a-cd8d6e3e63f7 Date: Thu, 30 May 2019 11:59:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:20Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"5c87dcea-7feb-4133-8929-408502f90f3e\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:f0:84:25\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"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-05-30T11:59:40.117Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-f99f8b1e-bb74-469c-a3a7-0b2facea6e1a Date: Thu, 30 May 2019 11:59:40 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T11:59:14Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.026Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-f99f8b1e-bb74-469c-a3a7-0b2facea6e1a Date: Thu, 30 May 2019 11:59:40 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T11:59:14Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.026Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-f99f8b1e-bb74-469c-a3a7-0b2facea6e1a", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.026Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-f99f8b1e-bb74-469c-a3a7-0b2facea6e1a", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.026Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-f99f8b1e-bb74-469c-a3a7-0b2facea6e1a", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.027Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-f99f8b1e-bb74-469c-a3a7-0b2facea6e1a", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.027Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "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-05-30T11:59:40.027Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}158b7f4d8dc4b1b68bc50a0e56b605c6571e664f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.028Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}158b7f4d8dc4b1b68bc50a0e56b605c6571e664f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.028Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d82153d2-9e89-49a9-ad4f-cdfa3a0c99ca Date: Thu, 30 May 2019 11:59:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:29Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"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-05-30T11:59:40.072Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d82153d2-9e89-49a9-ad4f-cdfa3a0c99ca Date: Thu, 30 May 2019 11:59:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:59:29Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"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-05-30T11:59:40.072Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d82153d2-9e89-49a9-ad4f-cdfa3a0c99ca", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.072Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d82153d2-9e89-49a9-ad4f-cdfa3a0c99ca", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.073Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d82153d2-9e89-49a9-ad4f-cdfa3a0c99ca", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.073Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d82153d2-9e89-49a9-ad4f-cdfa3a0c99ca", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.073Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:40.743Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}158b7f4d8dc4b1b68bc50a0e56b605c6571e664f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:40.074Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:41.862Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f58b46a2-85e4-4806-a44e-e6f845263e18 x-compute-request-id: req-f58b46a2-85e4-4806-a44e-e6f845263e18 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"99af21d7-4afc-4ef8-b3dd-453dbba9bd16\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16\", \"rel\": \"bookmark\"}], \"adminPass\": \"Qrakdx5PVC9f\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:41.694Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:42.365Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-f58b46a2-85e4-4806-a44e-e6f845263e18", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:41.695Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:42.365Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f58b46a2-85e4-4806-a44e-e6f845263e18 x-compute-request-id: req-f58b46a2-85e4-4806-a44e-e6f845263e18 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"99af21d7-4afc-4ef8-b3dd-453dbba9bd16\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16\", \"rel\": \"bookmark\"}], \"adminPass\": \"Qrakdx5PVC9f\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:41.694Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:42.365Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-f58b46a2-85e4-4806-a44e-e6f845263e18", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:41.695Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:42.365Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-f58b46a2-85e4-4806-a44e-e6f845263e18", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:41.695Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:42.365Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-f58b46a2-85e4-4806-a44e-e6f845263e18", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:41.695Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b85e5690-dbe9-4cf0-859e-67bf9a9d744e"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:43.027Z", "message": "Starting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:42.813Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:43.027Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ad779903-43a5-4728-b603-01c60e7f8884", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:42.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:43.027Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ad779903-43a5-4728-b603-01c60e7f8884", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:42.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:43.027Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:42.541Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:43.027Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:59:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad779903-43a5-4728-b603-01c60e7f8884 x-compute-request-id: req-ad779903-43a5-4728-b603-01c60e7f8884 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"b7dc39d0-8e30-46f8-b47b-664faf371c92\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92\", \"rel\": \"bookmark\"}], \"adminPass\": \"of6Rw2f2JvXV\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:42.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:43.027Z", "message": "RESP: [202] Date: Thu, 30 May 2019 11:59:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad779903-43a5-4728-b603-01c60e7f8884 x-compute-request-id: req-ad779903-43a5-4728-b603-01c60e7f8884 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"b7dc39d0-8e30-46f8-b47b-664faf371c92\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92\", \"rel\": \"bookmark\"}], \"adminPass\": \"of6Rw2f2JvXV\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:42.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:43.027Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:42.259Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:43.027Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ad779903-43a5-4728-b603-01c60e7f8884", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:42.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:43.027Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:42.348Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:43.027Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ad779903-43a5-4728-b603-01c60e7f8884", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:42.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.8653f820-0bdc-4e1b-8d75-75b3f66ee28f"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:43.678Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:43.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:43.678Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:43.230Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:43.678Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:42.991Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:44.242Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0a6b17e-f8aa-4871-86e6-685c34411619 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:44.143Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b61c4360-96b5-4a0f-9f84-e5fcc3466cd5"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:44.242Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:43.503Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:44.242Z", "message": "Starting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:43.595Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:44.242Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:43.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:44.242Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d0a6b17e-f8aa-4871-86e6-685c34411619", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:44.143Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b61c4360-96b5-4a0f-9f84-e5fcc3466cd5"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:44.242Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:44.132Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b61c4360-96b5-4a0f-9f84-e5fcc3466cd5"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:44.859Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee61c09edf1ea933c21cb1c61f49758f0f2a58d8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:44.565Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b61c4360-96b5-4a0f-9f84-e5fcc3466cd5"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:45.390Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-51fee3f8-889d-4884-870a-1e5ff0c49041", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:44.898Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.bf17cced-8b94-4b9d-ad8d-40a76ae53e99"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:45.390Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:59:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f59be825-d2a3-4186-a037-0754f4481f3f x-compute-request-id: req-f59be825-d2a3-4186-a037-0754f4481f3f Content-Encoding: gzip Content-Length: 694 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"block_device_mapping\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"bookmark\"}]}, \"id\": \"99af21d7-4afc-4ef8-b3dd-453dbba9bd16\", \"user_id\": \"5afea77df69240cbb6eaf19ec8647673\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T11:59:44Z\", \"hostId\": \"8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-30T11:59:41Z\", \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:45.368Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b61c4360-96b5-4a0f-9f84-e5fcc3466cd5"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:45.390Z", "message": "RESP: [300] Date: Thu, 30 May 2019 11:59:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51fee3f8-889d-4884-870a-1e5ff0c49041 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:44.898Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.bf17cced-8b94-4b9d-ad8d-40a76ae53e99"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:45.390Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T11:59:44.893Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.bf17cced-8b94-4b9d-ad8d-40a76ae53e99"}], "metadata": {"pagination": {"total": 530, "offset": 472, "size": 50}}} 2019-05-30 11:59:54,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:54,405 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:54 GMT 2019-05-30 11:59:54,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:54,405 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:59:54,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:54,405 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:54,405 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:54,405 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:59:54,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-d62c6e51-eb2f-40ac-bc5a-cd8d6e3e63f7 2019-05-30 11:59:54,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-d62c6e51-eb2f-40ac-bc5a-cd8d6e3e63f7 2019-05-30 11:59:54,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-d62c6e51-eb2f-40ac-bc5a-cd8d6e3e63f7 2019-05-30 11:59:54,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d62c6e51-eb2f-40ac-bc5a-cd8d6e3e63f7 Date: Thu, 30 May 2019 11:59:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:20Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.3"}],"id":"5c87dcea-7feb-4133-8929-408502f90f3e","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:f0:84:25","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:59:54,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-f99f8b1e-bb74-469c-a3a7-0b2facea6e1a Date: Thu, 30 May 2019 11:59:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a3f72cd0b694afaa6d69137ee3db004","l2_adjacency":true,"status":"ACTIVE","subnets":["1ae6c159-61b7-4114-ab5c-1e700f9556e4"],"description":"","tags":[],"updated_at":"2019-05-30T11:59:14Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:04Z","mtu":1450}]} 2019-05-30 11:59:54,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-f99f8b1e-bb74-469c-a3a7-0b2facea6e1a Date: Thu, 30 May 2019 11:59:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a3f72cd0b694afaa6d69137ee3db004","l2_adjacency":true,"status":"ACTIVE","subnets":["1ae6c159-61b7-4114-ab5c-1e700f9556e4"],"description":"","tags":[],"updated_at":"2019-05-30T11:59:14Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:04Z","mtu":1450}]} 2019-05-30 11:59:54,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-f99f8b1e-bb74-469c-a3a7-0b2facea6e1a 2019-05-30 11:59:54,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-f99f8b1e-bb74-469c-a3a7-0b2facea6e1a 2019-05-30 11:59:54,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-f99f8b1e-bb74-469c-a3a7-0b2facea6e1a 2019-05-30 11:59:54,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-f99f8b1e-bb74-469c-a3a7-0b2facea6e1a 2019-05-30 11:59:54,410 - 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-05-30 11:59:54,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158b7f4d8dc4b1b68bc50a0e56b605c6571e664f" 2019-05-30 11:59:54,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158b7f4d8dc4b1b68bc50a0e56b605c6571e664f" 2019-05-30 11:59:54,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d82153d2-9e89-49a9-ad4f-cdfa3a0c99ca Date: Thu, 30 May 2019 11:59:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:29Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:59:54,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d82153d2-9e89-49a9-ad4f-cdfa3a0c99ca Date: Thu, 30 May 2019 11:59:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:59:29Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 11:59:54,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d82153d2-9e89-49a9-ad4f-cdfa3a0c99ca 2019-05-30 11:59:54,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d82153d2-9e89-49a9-ad4f-cdfa3a0c99ca 2019-05-30 11:59:54,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d82153d2-9e89-49a9-ad4f-cdfa3a0c99ca 2019-05-30 11:59:54,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d82153d2-9e89-49a9-ad4f-cdfa3a0c99ca 2019-05-30 11:59:54,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158b7f4d8dc4b1b68bc50a0e56b605c6571e664f" 2019-05-30 11:59:54,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f58b46a2-85e4-4806-a44e-e6f845263e18 x-compute-request-id: req-f58b46a2-85e4-4806-a44e-e6f845263e18 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "bookmark"}], "adminPass": "Qrakdx5PVC9f"}} 2019-05-30 11:59:54,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-f58b46a2-85e4-4806-a44e-e6f845263e18 2019-05-30 11:59:54,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f58b46a2-85e4-4806-a44e-e6f845263e18 x-compute-request-id: req-f58b46a2-85e4-4806-a44e-e6f845263e18 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "bookmark"}], "adminPass": "Qrakdx5PVC9f"}} 2019-05-30 11:59:54,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-f58b46a2-85e4-4806-a44e-e6f845263e18 2019-05-30 11:59:54,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-f58b46a2-85e4-4806-a44e-e6f845263e18 2019-05-30 11:59:54,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-f58b46a2-85e4-4806-a44e-e6f845263e18 2019-05-30 11:59:54,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-05-30 11:59:54,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ad779903-43a5-4728-b603-01c60e7f8884 2019-05-30 11:59:54,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ad779903-43a5-4728-b603-01c60e7f8884 2019-05-30 11:59:54,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-30 11:59:54,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:59:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad779903-43a5-4728-b603-01c60e7f8884 x-compute-request-id: req-ad779903-43a5-4728-b603-01c60e7f8884 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b7dc39d0-8e30-46f8-b47b-664faf371c92", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "bookmark"}], "adminPass": "of6Rw2f2JvXV"}} 2019-05-30 11:59:54,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Thu, 30 May 2019 11:59:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad779903-43a5-4728-b603-01c60e7f8884 x-compute-request-id: req-ad779903-43a5-4728-b603-01c60e7f8884 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b7dc39d0-8e30-46f8-b47b-664faf371c92", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "bookmark"}], "adminPass": "of6Rw2f2JvXV"}} 2019-05-30 11:59:54,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-30 11:59:54,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ad779903-43a5-4728-b603-01c60e7f8884 2019-05-30 11:59:54,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-30 11:59:54,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ad779903-43a5-4728-b603-01c60e7f8884 2019-05-30 11:59:54,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-30 11:59:54,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-30 11:59:54,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-30 11:59:54,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0a6b17e-f8aa-4871-86e6-685c34411619 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:54,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-30 11:59:54,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-05-30 11:59:54,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-30 11:59:54,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d0a6b17e-f8aa-4871-86e6-685c34411619 2019-05-30 11:59:54,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:54,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee61c09edf1ea933c21cb1c61f49758f0f2a58d8" 2019-05-30 11:59:54,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-51fee3f8-889d-4884-870a-1e5ff0c49041 2019-05-30 11:59:54,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:59:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f59be825-d2a3-4186-a037-0754f4481f3f x-compute-request-id: req-f59be825-d2a3-4186-a037-0754f4481f3f Content-Encoding: gzip Content-Length: 694 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:59:44Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-30T11:59:41Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}} 2019-05-30 11:59:54,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 11:59:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51fee3f8-889d-4884-870a-1e5ff0c49041 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 11:59:54,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 11:59:54,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 11:59:54,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:54,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:54,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:54,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:54,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:54,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:54,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:54,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 11:59:54,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:54,466 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:54 GMT 2019-05-30 11:59:54,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:54,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 11:59:54,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:54,467 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:54,467 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:59,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 11:59:59,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:59,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:59,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:59,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:59,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:59,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:59,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:59,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:46.110Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-f59be825-d2a3-4186-a037-0754f4481f3f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:45.368Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b61c4360-96b5-4a0f-9f84-e5fcc3466cd5"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:46.110Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping 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:block_device_mapping 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:block_device_mapping state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-30T11:59:45.774Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:46.110Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8660e25380fec7159316604c77d0e781a51b8377\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:45.336Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.bf17cced-8b94-4b9d-ad8d-40a76ae53e99"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:46.110Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-f59be825-d2a3-4186-a037-0754f4481f3f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:45.368Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b61c4360-96b5-4a0f-9f84-e5fcc3466cd5"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:47.029Z", "message": "RESP: [200] Date: Thu, 30 May 2019 11:59:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a46e952-35db-4143-91b1-c19a75f4293c x-compute-request-id: req-5a46e952-35db-4143-91b1-c19a75f4293c Content-Encoding: gzip Content-Length: 688 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"bookmark\"}]}, \"id\": \"b7dc39d0-8e30-46f8-b47b-664faf371c92\", \"user_id\": \"5afea77df69240cbb6eaf19ec8647673\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-30T11:59:45Z\", \"hostId\": \"8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-30T11:59:42Z\", \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:46.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.bf17cced-8b94-4b9d-ad8d-40a76ae53e99"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:47.747Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "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-05-30T11:59:47.123Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:47.747Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-5a46e952-35db-4143-91b1-c19a75f4293c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:46.888Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.bf17cced-8b94-4b9d-ad8d-40a76ae53e99"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T11:59:47.747Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-5a46e952-35db-4143-91b1-c19a75f4293c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T11:59:46.888Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.bf17cced-8b94-4b9d-ad8d-40a76ae53e99"}], "metadata": {"pagination": {"total": 530, "offset": 522, "size": 50}}} 2019-05-30 11:59:59,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:59,555 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:59 GMT 2019-05-30 11:59:59,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:59,555 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 11:59:59,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:59,555 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:59,555 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 11:59:59,556 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 11:59:59,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-f59be825-d2a3-4186-a037-0754f4481f3f 2019-05-30 11:59:59,557 - 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:block_device_mapping state. Retrying... [retry_after=30] 2019-05-30 11:59:59,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8660e25380fec7159316604c77d0e781a51b8377" 2019-05-30 11:59:59,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-f59be825-d2a3-4186-a037-0754f4481f3f 2019-05-30 11:59:59,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 11:59:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a46e952-35db-4143-91b1-c19a75f4293c x-compute-request-id: req-5a46e952-35db-4143-91b1-c19a75f4293c Content-Encoding: gzip Content-Length: 688 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "b7dc39d0-8e30-46f8-b47b-664faf371c92", "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-30T11:59:45Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-30T11:59:42Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}} 2019-05-30 11:59:59,557 - 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-05-30 11:59:59,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-5a46e952-35db-4143-91b1-c19a75f4293c 2019-05-30 11:59:59,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-5a46e952-35db-4143-91b1-c19a75f4293c 2019-05-30 11:59:59,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 11:59:59,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 11:59:59,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 11:59:59,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 11:59:59,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 11:59:59,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 11:59:59,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 11:59:59,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 11:59:59,628 - 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-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 11:59:59,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 11:59:59,628 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 11:59:59 GMT 2019-05-30 11:59:59,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 11:59:59,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 11:59:59,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 11:59:59,628 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 11:59:59,628 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:00:04,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 12:00:04,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:00:04,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:00:04,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:00:04,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:00:04,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:00:04,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:00:04,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:00:04,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-05-30 12:00:04,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:00:04,790 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:00:04 GMT 2019-05-30 12:00:04,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:00:04,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-30 12:00:04,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:00:04,790 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:00:04,791 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:00:04,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 12:00:05,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:00:05,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:00:05,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:00:05,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:00:05,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:00:05,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:00:05,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:00:05,150 - 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-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 12:00:05,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:00:05,151 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:00:05 GMT 2019-05-30 12:00:05,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:00:05,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 12:00:05,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:00:05,151 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:00:05,151 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:00:10,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 12:00:10,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:00:10,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:00:10,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:00:10,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:00:10,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:00:10,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:00:10,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:00:10,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-05-30 12:00:10,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:00:10,257 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:00:10 GMT 2019-05-30 12:00:10,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:00:10,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-30 12:00:10,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:00:10,257 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:00:10,257 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:00:10,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 12:00:10,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:00:10,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:00:10,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:00:10,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:00:10,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:00:10,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:00:10,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:00:10,312 - 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-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 12:00:10,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:00:10,312 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:00:10 GMT 2019-05-30 12:00:10,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:00:10,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 12:00:10,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:00:10,313 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:00:10,313 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:00:15,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 12:00:15,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:00:15,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:00:15,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:00:15,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:00:15,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:00:15,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:00:15,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:00:15,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-05-30 12:00:15,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:00:15,387 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:00:15 GMT 2019-05-30 12:00:15,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:00:15,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-30 12:00:15,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:00:15,388 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:00:15,388 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:00:15,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 12:00:15,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:00:15,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:00:15,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:00:15,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:00:15,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:00:15,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:00:15,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:00:15,440 - 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-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 12:00:15,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:00:15,440 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:00:15 GMT 2019-05-30 12:00:15,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:00:15,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 12:00:15,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:00:15,441 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:00:15,441 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:00:20,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 12:00:20,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:00:20,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:00:20,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:00:20,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:00:20,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:00:20,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:00:20,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:00:20,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:16.052Z", "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-05-30T12:00:15.938Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:17.072Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T12:00:16.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.57119a81-b858-43fc-a116-b68f7eeaceb9"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:17.754Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8603711a653c9bac7450a4a295c76e6deb95b806\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:17.412Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.57119a81-b858-43fc-a116-b68f7eeaceb9"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:17.754Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-364bb985-0d09-4aea-94b8-e56c8dd5e822", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:17.005Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.57119a81-b858-43fc-a116-b68f7eeaceb9"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:17.754Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:00:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-364bb985-0d09-4aea-94b8-e56c8dd5e822 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:17.005Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.57119a81-b858-43fc-a116-b68f7eeaceb9"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:17.754Z", "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-05-30T12:00:17.201Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:18.289Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T12:00:18.206Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.e7aa7b34-3d86-46f0-9c87-d224aab5d0b5"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:18.889Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-748e9419-6ff7-4dde-8f08-6a8e2e8eb7ec 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:18.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.e7aa7b34-3d86-46f0-9c87-d224aab5d0b5"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:18.889Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-cbdc588f-78ed-4733-8803-9e0dbcf833a8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:18.376Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.57119a81-b858-43fc-a116-b68f7eeaceb9"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:18.889Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-748e9419-6ff7-4dde-8f08-6a8e2e8eb7ec", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:18.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.e7aa7b34-3d86-46f0-9c87-d224aab5d0b5"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:18.889Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:18.377Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.57119a81-b858-43fc-a116-b68f7eeaceb9"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:18.889Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1342612fe508c7f22c7a603ea73fe922c22bcf0a\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:18.611Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.e7aa7b34-3d86-46f0-9c87-d224aab5d0b5"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:18.889Z", "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-05-30T12:00:18.843Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:18.889Z", "message": "RESP: [200] Date: Thu, 30 May 2019 12:00:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbdc588f-78ed-4733-8803-9e0dbcf833a8 x-compute-request-id: req-cbdc588f-78ed-4733-8803-9e0dbcf833a8 Content-Encoding: gzip Content-Length: 827 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:0b:2d:4f\", \"version\": 4, \"addr\": \"11.0.0.4\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:2d:4f\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bc:76:66\", \"version\": 4, \"addr\": \"12.0.0.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T12:00:14.000000\", \"flavor\": {\"id\": \"5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"bookmark\"}]}, \"id\": \"99af21d7-4afc-4ef8-b3dd-453dbba9bd16\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"5afea77df69240cbb6eaf19ec8647673\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T12:00:15Z\", \"hostId\": \"8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-30T11:59:41Z\", \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:18.376Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.57119a81-b858-43fc-a116-b68f7eeaceb9"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:18.889Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-cbdc588f-78ed-4733-8803-9e0dbcf833a8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:18.376Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.57119a81-b858-43fc-a116-b68f7eeaceb9"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:19.471Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:19.309Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:19.471Z", "message": "Plugins installed", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:19.021Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:20.195Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-630b21c7-00b0-43b3-b67c-63a5fced1998", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:19.562Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.e7aa7b34-3d86-46f0-9c87-d224aab5d0b5"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:20.195Z", "message": "RESP: [200] Date: Thu, 30 May 2019 12:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-630b21c7-00b0-43b3-b67c-63a5fced1998 x-compute-request-id: req-630b21c7-00b0-43b3-b67c-63a5fced1998 Content-Encoding: gzip Content-Length: 826 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:63:bd:1b\", \"version\": 4, \"addr\": \"11.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:63:bd:1b\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:84:25\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T12:00:17.000000\", \"flavor\": {\"id\": \"5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"bookmark\"}]}, \"id\": \"b7dc39d0-8e30-46f8-b47b-664faf371c92\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"5afea77df69240cbb6eaf19ec8647673\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T12:00:17Z\", \"hostId\": \"8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-30T11:59:42Z\", \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:19.561Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.e7aa7b34-3d86-46f0-9c87-d224aab5d0b5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:20.195Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:19.524Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:20.195Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-630b21c7-00b0-43b3-b67c-63a5fced1998", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:19.562Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.e7aa7b34-3d86-46f0-9c87-d224aab5d0b5"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:20.195Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:19.563Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.e7aa7b34-3d86-46f0-9c87-d224aab5d0b5"}], "metadata": {"pagination": {"total": 552, "offset": 530, "size": 50}}} 2019-05-30 12:00:20,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:00:20,556 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:00:20 GMT 2019-05-30 12:00:20,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:00:20,556 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 12:00:20,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:00:20,556 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:00:20,556 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:00:20,556 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 12:00:20,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-30 12:00:20,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:00:20,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8603711a653c9bac7450a4a295c76e6deb95b806" 2019-05-30 12:00:20,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-364bb985-0d09-4aea-94b8-e56c8dd5e822 2019-05-30 12:00:20,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:00:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-364bb985-0d09-4aea-94b8-e56c8dd5e822 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:00:20,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-30 12:00:20,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:00:20,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-748e9419-6ff7-4dde-8f08-6a8e2e8eb7ec 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:00:20,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-cbdc588f-78ed-4733-8803-9e0dbcf833a8 2019-05-30 12:00:20,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-748e9419-6ff7-4dde-8f08-6a8e2e8eb7ec 2019-05-30 12:00:20,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-05-30 12:00:20,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1342612fe508c7f22c7a603ea73fe922c22bcf0a" 2019-05-30 12:00:20,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-05-30 12:00:20,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 12:00:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbdc588f-78ed-4733-8803-9e0dbcf833a8 x-compute-request-id: req-cbdc588f-78ed-4733-8803-9e0dbcf833a8 Content-Encoding: gzip Content-Length: 827 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:0b:2d:4f", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:76:66", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:14.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:15Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-30T11:59:41Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}} 2019-05-30 12:00:20,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-cbdc588f-78ed-4733-8803-9e0dbcf833a8 2019-05-30 12:00:20,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-30 12:00:20,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-05-30 12:00:20,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-630b21c7-00b0-43b3-b67c-63a5fced1998 2019-05-30 12:00:20,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 12:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-630b21c7-00b0-43b3-b67c-63a5fced1998 x-compute-request-id: req-630b21c7-00b0-43b3-b67c-63a5fced1998 Content-Encoding: gzip Content-Length: 826 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:63:bd:1b", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:bd:1b", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:25", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:17.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "b7dc39d0-8e30-46f8-b47b-664faf371c92", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:17Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-30T11:59:42Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}} 2019-05-30 12:00:20,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-30 12:00:20,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-630b21c7-00b0-43b3-b67c-63a5fced1998 2019-05-30 12:00:20,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-05-30 12:00:20,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 12:00:20,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:00:20,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:00:20,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:00:20,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:00:20,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:00:20,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:00:20,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:00:20,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 12:00:20,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:00:20,652 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:00:20 GMT 2019-05-30 12:00:20,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:00:20,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 12:00:20,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:00:20,652 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:00:20,652 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:00:25,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 12:00:25,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:00:25,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:00:25,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:00:25,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:00:25,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:00:25,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:00:25,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:00:25,753 - 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-05-30T12:00:20.904Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:20.634Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:20.904Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-54325ddd-288d-4c0e-8858-59e6dd919cd8", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:20.640Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:20.904Z", "message": "Plugins installed", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:20.344Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:20.904Z", "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-05-30T12:00:20.142Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:20.904Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:20.763Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:20.904Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:20.634Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:20.904Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-54325ddd-288d-4c0e-8858-59e6dd919cd8", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:20.640Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:20.904Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:00:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54325ddd-288d-4c0e-8858-59e6dd919cd8 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:20.639Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:20.904Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:00:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54325ddd-288d-4c0e-8858-59e6dd919cd8 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:20.639Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:21.502Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}813d2666d1f23042ae4fd43d11dd6fe8d702d706\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:21.074Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:21.502Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:20.976Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:21.502Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}813d2666d1f23042ae4fd43d11dd6fe8d702d706\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:21.074Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:21.502Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-0800374e-255c-4653-986d-04e071bd3048 Date: Thu, 30 May 2019 12:00:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:00:12Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"device_id\":\"99af21d7-4afc-4ef8-b3dd-453dbba9bd16\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:21.365Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.085Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-0800374e-255c-4653-986d-04e071bd3048 Date: Thu, 30 May 2019 12:00:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:00:12Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"device_id\":\"99af21d7-4afc-4ef8-b3dd-453dbba9bd16\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:21.365Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.085Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:21.367Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.085Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-342d23ec-f287-491c-a6f9-b65e8470f139 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:21.372Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.085Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-342d23ec-f287-491c-a6f9-b65e8470f139 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:21.372Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.085Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-342d23ec-f287-491c-a6f9-b65e8470f139", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:21.373Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.085Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-342d23ec-f287-491c-a6f9-b65e8470f139", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:21.373Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.085Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c9fd4a24c035a89d6ee914417e6635700ff97c7c\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:21.771Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.085Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c9fd4a24c035a89d6ee914417e6635700ff97c7c\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:21.772Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.085Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:21.998Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.085Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-0800374e-255c-4653-986d-04e071bd3048", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:21.365Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.085Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-0800374e-255c-4653-986d-04e071bd3048", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:21.365Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.085Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-0800374e-255c-4653-986d-04e071bd3048", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:21.366Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.085Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-0800374e-255c-4653-986d-04e071bd3048", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:21.366Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.085Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:21.366Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.704Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bac3873-2a76-47e3-8d14-6f742966108d 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.004Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.704Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bac3873-2a76-47e3-8d14-6f742966108d 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.004Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.704Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:21.998Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.704Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-1bac3873-2a76-47e3-8d14-6f742966108d", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.004Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.704Z", "message": "RESP: [200] Date: Thu, 30 May 2019 12:00:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-865ff96c-99c0-4203-8229-2147f5f69b94 x-compute-request-id: req-865ff96c-99c0-4203-8229-2147f5f69b94 Content-Encoding: gzip Content-Length: 827 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:0b:2d:4f\", \"version\": 4, \"addr\": \"11.0.0.4\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:2d:4f\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bc:76:66\", \"version\": 4, \"addr\": \"12.0.0.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T12:00:14.000000\", \"flavor\": {\"id\": \"5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"bookmark\"}]}, \"id\": \"99af21d7-4afc-4ef8-b3dd-453dbba9bd16\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"5afea77df69240cbb6eaf19ec8647673\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T12:00:15Z\", \"hostId\": \"8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-30T11:59:41Z\", \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\"}}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.487Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.704Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72afe5ca260f9683fe330c8a49853cc5462f9903\"", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.424Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.704Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-1bac3873-2a76-47e3-8d14-6f742966108d", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.004Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:22.704Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72afe5ca260f9683fe330c8a49853cc5462f9903\"", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.424Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json used request id req-b4be5261-0f34-4983-91d1-c366a6cedb7f", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.682Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}813d2666d1f23042ae4fd43d11dd6fe8d702d706\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.619Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "RESP: [200] Date: Thu, 30 May 2019 12:00:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-865ff96c-99c0-4203-8229-2147f5f69b94 x-compute-request-id: req-865ff96c-99c0-4203-8229-2147f5f69b94 Content-Encoding: gzip Content-Length: 827 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:0b:2d:4f\", \"version\": 4, \"addr\": \"11.0.0.4\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:2d:4f\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bc:76:66\", \"version\": 4, \"addr\": \"12.0.0.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T12:00:14.000000\", \"flavor\": {\"id\": \"5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"bookmark\"}]}, \"id\": \"99af21d7-4afc-4ef8-b3dd-453dbba9bd16\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"5afea77df69240cbb6eaf19ec8647673\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T12:00:15Z\", \"hostId\": \"8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-30T11:59:41Z\", \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\"}}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.487Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-865ff96c-99c0-4203-8229-2147f5f69b94", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.487Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-865ff96c-99c0-4203-8229-2147f5f69b94", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.487Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-865ff96c-99c0-4203-8229-2147f5f69b94", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.488Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-865ff96c-99c0-4203-8229-2147f5f69b94", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.489Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}813d2666d1f23042ae4fd43d11dd6fe8d702d706\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.489Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}813d2666d1f23042ae4fd43d11dd6fe8d702d706\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.490Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-4df93c35-8838-42cd-b85d-c23b39460421 Date: Thu, 30 May 2019 12:00:22 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T11:59:14Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:04Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.587Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-4df93c35-8838-42cd-b85d-c23b39460421 Date: Thu, 30 May 2019 12:00:22 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T11:59:14Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:04Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.587Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json used request id req-4df93c35-8838-42cd-b85d-c23b39460421", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.587Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json used request id req-4df93c35-8838-42cd-b85d-c23b39460421", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.587Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json used request id req-4df93c35-8838-42cd-b85d-c23b39460421", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.588Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json used request id req-4df93c35-8838-42cd-b85d-c23b39460421", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.588Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}], "metadata": {"pagination": {"total": 659, "offset": 552, "size": 50}}} 2019-05-30 12:00:25,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:00:25,753 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:00:25 GMT 2019-05-30 12:00:25,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:00:25,753 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 12:00:25,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:00:25,754 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:00:25,754 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:00:25,754 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 12:00:25,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:00:25,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-54325ddd-288d-4c0e-8858-59e6dd919cd8 2019-05-30 12:00:25,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-05-30 12:00:25,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-05-30 12:00:25,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-30 12:00:25,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:00:25,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-54325ddd-288d-4c0e-8858-59e6dd919cd8 2019-05-30 12:00:25,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:00:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54325ddd-288d-4c0e-8858-59e6dd919cd8 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:00:25,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:00:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54325ddd-288d-4c0e-8858-59e6dd919cd8 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:00:25,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813d2666d1f23042ae4fd43d11dd6fe8d702d706" 2019-05-30 12:00:25,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-30 12:00:25,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813d2666d1f23042ae4fd43d11dd6fe8d702d706" 2019-05-30 12:00:25,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-0800374e-255c-4653-986d-04e071bd3048 Date: Thu, 30 May 2019 12:00:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:00:12Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:0b:2d:4f","device_id":"99af21d7-4afc-4ef8-b3dd-453dbba9bd16","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:00:25,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-0800374e-255c-4653-986d-04e071bd3048 Date: Thu, 30 May 2019 12:00:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:00:12Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:0b:2d:4f","device_id":"99af21d7-4afc-4ef8-b3dd-453dbba9bd16","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:00:25,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:00:25,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-342d23ec-f287-491c-a6f9-b65e8470f139 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:00:25,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-342d23ec-f287-491c-a6f9-b65e8470f139 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:00:25,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-342d23ec-f287-491c-a6f9-b65e8470f139 2019-05-30 12:00:25,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-342d23ec-f287-491c-a6f9-b65e8470f139 2019-05-30 12:00:25,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9fd4a24c035a89d6ee914417e6635700ff97c7c" 2019-05-30 12:00:25,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9fd4a24c035a89d6ee914417e6635700ff97c7c" 2019-05-30 12:00:25,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:00:25,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-0800374e-255c-4653-986d-04e071bd3048 2019-05-30 12:00:25,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-0800374e-255c-4653-986d-04e071bd3048 2019-05-30 12:00:25,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-0800374e-255c-4653-986d-04e071bd3048 2019-05-30 12:00:25,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-0800374e-255c-4653-986d-04e071bd3048 2019-05-30 12:00:25,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:00:25,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bac3873-2a76-47e3-8d14-6f742966108d 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:00:25,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bac3873-2a76-47e3-8d14-6f742966108d 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:00:25,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:00:25,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1bac3873-2a76-47e3-8d14-6f742966108d 2019-05-30 12:00:25,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 12:00:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-865ff96c-99c0-4203-8229-2147f5f69b94 x-compute-request-id: req-865ff96c-99c0-4203-8229-2147f5f69b94 Content-Encoding: gzip Content-Length: 827 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:0b:2d:4f", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:76:66", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:14.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:15Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-30T11:59:41Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}} 2019-05-30 12:00:25,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72afe5ca260f9683fe330c8a49853cc5462f9903" 2019-05-30 12:00:25,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1bac3873-2a76-47e3-8d14-6f742966108d 2019-05-30 12:00:25,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72afe5ca260f9683fe330c8a49853cc5462f9903" 2019-05-30 12:00:25,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json used request id req-b4be5261-0f34-4983-91d1-c366a6cedb7f 2019-05-30 12:00:25,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813d2666d1f23042ae4fd43d11dd6fe8d702d706" 2019-05-30 12:00:25,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 12:00:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-865ff96c-99c0-4203-8229-2147f5f69b94 x-compute-request-id: req-865ff96c-99c0-4203-8229-2147f5f69b94 Content-Encoding: gzip Content-Length: 827 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:0b:2d:4f", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:76:66", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:14.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:15Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-30T11:59:41Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}} 2019-05-30 12:00:25,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-865ff96c-99c0-4203-8229-2147f5f69b94 2019-05-30 12:00:25,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-865ff96c-99c0-4203-8229-2147f5f69b94 2019-05-30 12:00:25,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-865ff96c-99c0-4203-8229-2147f5f69b94 2019-05-30 12:00:25,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-865ff96c-99c0-4203-8229-2147f5f69b94 2019-05-30 12:00:25,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813d2666d1f23042ae4fd43d11dd6fe8d702d706" 2019-05-30 12:00:25,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813d2666d1f23042ae4fd43d11dd6fe8d702d706" 2019-05-30 12:00:25,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-4df93c35-8838-42cd-b85d-c23b39460421 Date: Thu, 30 May 2019 12:00:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a3f72cd0b694afaa6d69137ee3db004","l2_adjacency":true,"status":"ACTIVE","subnets":["1ae6c159-61b7-4114-ab5c-1e700f9556e4"],"description":"","tags":[],"updated_at":"2019-05-30T11:59:14Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:04Z","mtu":1450}} 2019-05-30 12:00:25,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-4df93c35-8838-42cd-b85d-c23b39460421 Date: Thu, 30 May 2019 12:00:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a3f72cd0b694afaa6d69137ee3db004","l2_adjacency":true,"status":"ACTIVE","subnets":["1ae6c159-61b7-4114-ab5c-1e700f9556e4"],"description":"","tags":[],"updated_at":"2019-05-30T11:59:14Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:04Z","mtu":1450}} 2019-05-30 12:00:25,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json used request id req-4df93c35-8838-42cd-b85d-c23b39460421 2019-05-30 12:00:25,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json used request id req-4df93c35-8838-42cd-b85d-c23b39460421 2019-05-30 12:00:25,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json used request id req-4df93c35-8838-42cd-b85d-c23b39460421 2019-05-30 12:00:25,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json used request id req-4df93c35-8838-42cd-b85d-c23b39460421 2019-05-30 12:00:25,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 12:00:25,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:00:25,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:00:25,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:00:25,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:00:25,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:00:25,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:00:25,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:00:25,842 - 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-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 12:00:25,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:00:25,842 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:00:25 GMT 2019-05-30 12:00:25,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:00:25,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-30 12:00:25,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:00:25,843 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:00:25,843 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:00:30,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 12:00:30,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:00:30,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:00:30,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:00:30,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:00:30,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:00:30,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:00:30,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:00:30,921 - 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-05-30T12:00:23.287Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-b4be5261-0f34-4983-91d1-c366a6cedb7f Date: Thu, 30 May 2019 12:00:22 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:0b:2d:4f\", \"device_id\": \"99af21d7-4afc-4ef8-b3dd-453dbba9bd16\"}, \"fixed_ip_address\": \"11.0.0.4\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"03b30f93-c9bf-4aec-9689-211a671e3517\", \"id\": \"de988778-80c5-41c3-8d00-568fd84209e7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.681Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-b4be5261-0f34-4983-91d1-c366a6cedb7f Date: Thu, 30 May 2019 12:00:22 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:0b:2d:4f\", \"device_id\": \"99af21d7-4afc-4ef8-b3dd-453dbba9bd16\"}, \"fixed_ip_address\": \"11.0.0.4\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"03b30f93-c9bf-4aec-9689-211a671e3517\", \"id\": \"de988778-80c5-41c3-8d00-568fd84209e7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.682Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json used request id req-b4be5261-0f34-4983-91d1-c366a6cedb7f", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.682Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json used request id req-b4be5261-0f34-4983-91d1-c366a6cedb7f", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.682Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json used request id req-b4be5261-0f34-4983-91d1-c366a6cedb7f", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.682Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json used request id req-b4be5261-0f34-4983-91d1-c366a6cedb7f", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.683Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "Skipping port 03b30f93-c9bf-4aec-9689-211a671e3517 attachment, because it is already attached to device (server) id 99af21d7-4afc-4ef8-b3dd-453dbba9bd16.", "level": "info", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.683Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.4f086db8-72e3-49cc-b92a-8a2a81c26b76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-e36df17c-4570-42ec-bece-916b8a42861b Date: Thu, 30 May 2019 12:00:22 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:00:12Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"device_id\":\"b7dc39d0-8e30-46f8-b47b-664faf371c92\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.726Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-e36df17c-4570-42ec-bece-916b8a42861b Date: Thu, 30 May 2019 12:00:22 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:00:12Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"device_id\":\"b7dc39d0-8e30-46f8-b47b-664faf371c92\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.726Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-e36df17c-4570-42ec-bece-916b8a42861b", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.726Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-e36df17c-4570-42ec-bece-916b8a42861b", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.726Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-e36df17c-4570-42ec-bece-916b8a42861b", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.726Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-e36df17c-4570-42ec-bece-916b8a42861b", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.727Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.727Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.727Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:00:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43cd944b-b5a8-48b4-be14-adb39fcd1cbe 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.732Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:00:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43cd944b-b5a8-48b4-be14-adb39fcd1cbe 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.733Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-43cd944b-b5a8-48b4-be14-adb39fcd1cbe", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.734Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-43cd944b-b5a8-48b4-be14-adb39fcd1cbe", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:22.734Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:23.287Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3e5503098efdfe15ec5b0e8800771245532912b\"", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:23.141Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.006Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:23.189Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3e5503098efdfe15ec5b0e8800771245532912b\"", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:23.141Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.006Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:23.311Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_kj0gob", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.348Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9c0d1272-1471-460d-bc99-158fd6fe4480"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json used request id req-b10212c7-cd07-4109-a15b-05fc8dbb4414", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.239Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json used request id req-b10212c7-cd07-4109-a15b-05fc8dbb4414", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.239Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json used request id req-b10212c7-cd07-4109-a15b-05fc8dbb4414", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.240Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "Skipping port c13a9b1e-3171-4fab-b9de-549b9381ba45 attachment, because it is already attached to device (server) id b7dc39d0-8e30-46f8-b47b-664faf371c92.", "level": "info", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.240Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_kj0gob", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.348Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9c0d1272-1471-460d-bc99-158fd6fe4480"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-07fe2fd7-32b2-4981-a0d0-223839f6a341", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.353Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9c0d1272-1471-460d-bc99-158fd6fe4480"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-07fe2fd7-32b2-4981-a0d0-223839f6a341", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.353Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9c0d1272-1471-460d-bc99-158fd6fe4480"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:00:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07fe2fd7-32b2-4981-a0d0-223839f6a341 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.353Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9c0d1272-1471-460d-bc99-158fd6fe4480"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:00:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07fe2fd7-32b2-4981-a0d0-223839f6a341 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.353Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.9c0d1272-1471-460d-bc99-158fd6fe4480"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "RESP: [200] Date: Thu, 30 May 2019 12:00:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-389a6075-a71d-4cc2-95b6-39e77bf0139d x-compute-request-id: req-389a6075-a71d-4cc2-95b6-39e77bf0139d Content-Encoding: gzip Content-Length: 826 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:63:bd:1b\", \"version\": 4, \"addr\": \"11.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:63:bd:1b\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:84:25\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T12:00:17.000000\", \"flavor\": {\"id\": \"5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"bookmark\"}]}, \"id\": \"b7dc39d0-8e30-46f8-b47b-664faf371c92\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"5afea77df69240cbb6eaf19ec8647673\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T12:00:17Z\", \"hostId\": \"8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-30T11:59:42Z\", \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.047Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72afe5ca260f9683fe330c8a49853cc5462f9903\"", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.175Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72afe5ca260f9683fe330c8a49853cc5462f9903\"", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.175Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "RESP: [200] Date: Thu, 30 May 2019 12:00:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-389a6075-a71d-4cc2-95b6-39e77bf0139d x-compute-request-id: req-389a6075-a71d-4cc2-95b6-39e77bf0139d Content-Encoding: gzip Content-Length: 826 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:63:bd:1b\", \"version\": 4, \"addr\": \"11.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:63:bd:1b\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:84:25\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-30T12:00:17.000000\", \"flavor\": {\"id\": \"5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454\", \"rel\": \"bookmark\"}]}, \"id\": \"b7dc39d0-8e30-46f8-b47b-664faf371c92\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"5afea77df69240cbb6eaf19ec8647673\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-30T12:00:17Z\", \"hostId\": \"8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-30T11:59:42Z\", \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.047Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-389a6075-a71d-4cc2-95b6-39e77bf0139d", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.048Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-389a6075-a71d-4cc2-95b6-39e77bf0139d", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.048Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-389a6075-a71d-4cc2-95b6-39e77bf0139d", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.048Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-389a6075-a71d-4cc2-95b6-39e77bf0139d", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.048Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72afe5ca260f9683fe330c8a49853cc5462f9903\"", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.049Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72afe5ca260f9683fe330c8a49853cc5462f9903\"", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.050Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-f0e8b3ff-b602-41b2-837a-318475d77829 Date: Thu, 30 May 2019 12:00:24 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T11:59:14Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:04Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.137Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-f0e8b3ff-b602-41b2-837a-318475d77829 Date: Thu, 30 May 2019 12:00:24 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-30T11:59:14Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:04Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.137Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json used request id req-f0e8b3ff-b602-41b2-837a-318475d77829", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.137Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json used request id req-f0e8b3ff-b602-41b2-837a-318475d77829", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.137Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json used request id req-f0e8b3ff-b602-41b2-837a-318475d77829", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.137Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json used request id req-f0e8b3ff-b602-41b2-837a-318475d77829", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.138Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:00:24.653Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-b10212c7-cd07-4109-a15b-05fc8dbb4414 Date: Thu, 30 May 2019 12:00:24 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:63:bd:1b\", \"device_id\": \"b7dc39d0-8e30-46f8-b47b-664faf371c92\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"c13a9b1e-3171-4fab-b9de-549b9381ba45\", \"id\": \"7106e225-70fe-4e49-b783-70991645d8f3\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-30T12:00:24.238Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d", "logger": "ctx.b0de114c-b109-4142-99a8-d3c8543a9a0c"}], "metadata": {"pagination": {"total": 731, "offset": 602, "size": 50}}} 2019-05-30 12:00:30,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:00:30,921 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:00:30 GMT 2019-05-30 12:00:30,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:00:30,921 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 12:00:30,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:00:30,921 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:00:30,921 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:00:30,921 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 12:00:30,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-b4be5261-0f34-4983-91d1-c366a6cedb7f Date: Thu, 30 May 2019 12:00:22 GMT RESP BODY: {"floatingip": {"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0b:2d:4f", "device_id": "99af21d7-4afc-4ef8-b3dd-453dbba9bd16"}, "fixed_ip_address": "11.0.0.4", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "03b30f93-c9bf-4aec-9689-211a671e3517", "id": "de988778-80c5-41c3-8d00-568fd84209e7", "qos_policy_id": null}} 2019-05-30 12:00:30,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-b4be5261-0f34-4983-91d1-c366a6cedb7f Date: Thu, 30 May 2019 12:00:22 GMT RESP BODY: {"floatingip": {"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0b:2d:4f", "device_id": "99af21d7-4afc-4ef8-b3dd-453dbba9bd16"}, "fixed_ip_address": "11.0.0.4", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "03b30f93-c9bf-4aec-9689-211a671e3517", "id": "de988778-80c5-41c3-8d00-568fd84209e7", "qos_policy_id": null}} 2019-05-30 12:00:30,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json used request id req-b4be5261-0f34-4983-91d1-c366a6cedb7f 2019-05-30 12:00:30,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json used request id req-b4be5261-0f34-4983-91d1-c366a6cedb7f 2019-05-30 12:00:30,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json used request id req-b4be5261-0f34-4983-91d1-c366a6cedb7f 2019-05-30 12:00:30,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json used request id req-b4be5261-0f34-4983-91d1-c366a6cedb7f 2019-05-30 12:00:30,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 03b30f93-c9bf-4aec-9689-211a671e3517 attachment, because it is already attached to device (server) id 99af21d7-4afc-4ef8-b3dd-453dbba9bd16. 2019-05-30 12:00:30,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-e36df17c-4570-42ec-bece-916b8a42861b Date: Thu, 30 May 2019 12:00:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:00:12Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","device_id":"b7dc39d0-8e30-46f8-b47b-664faf371c92","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:00:30,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-e36df17c-4570-42ec-bece-916b8a42861b Date: Thu, 30 May 2019 12:00:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:00:12Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","device_id":"b7dc39d0-8e30-46f8-b47b-664faf371c92","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:00:30,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-e36df17c-4570-42ec-bece-916b8a42861b 2019-05-30 12:00:30,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-e36df17c-4570-42ec-bece-916b8a42861b 2019-05-30 12:00:30,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-e36df17c-4570-42ec-bece-916b8a42861b 2019-05-30 12:00:30,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-e36df17c-4570-42ec-bece-916b8a42861b 2019-05-30 12:00:30,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:00:30,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:00:30,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:00:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43cd944b-b5a8-48b4-be14-adb39fcd1cbe 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:00:30,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:00:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43cd944b-b5a8-48b4-be14-adb39fcd1cbe 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:00:30,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-43cd944b-b5a8-48b4-be14-adb39fcd1cbe 2019-05-30 12:00:30,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-43cd944b-b5a8-48b4-be14-adb39fcd1cbe 2019-05-30 12:00:30,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3e5503098efdfe15ec5b0e8800771245532912b" 2019-05-30 12:00:30,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-05-30 12:00:30,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3e5503098efdfe15ec5b0e8800771245532912b" 2019-05-30 12:00:30,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-30 12:00:30,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:00:30,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json used request id req-b10212c7-cd07-4109-a15b-05fc8dbb4414 2019-05-30 12:00:30,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json used request id req-b10212c7-cd07-4109-a15b-05fc8dbb4414 2019-05-30 12:00:30,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json used request id req-b10212c7-cd07-4109-a15b-05fc8dbb4414 2019-05-30 12:00:30,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port c13a9b1e-3171-4fab-b9de-549b9381ba45 attachment, because it is already attached to device (server) id b7dc39d0-8e30-46f8-b47b-664faf371c92. 2019-05-30 12:00:30,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:00:30,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-07fe2fd7-32b2-4981-a0d0-223839f6a341 2019-05-30 12:00:30,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-07fe2fd7-32b2-4981-a0d0-223839f6a341 2019-05-30 12:00:30,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:00:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07fe2fd7-32b2-4981-a0d0-223839f6a341 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:00:30,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:00:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07fe2fd7-32b2-4981-a0d0-223839f6a341 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:00:30,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 12:00:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-389a6075-a71d-4cc2-95b6-39e77bf0139d x-compute-request-id: req-389a6075-a71d-4cc2-95b6-39e77bf0139d Content-Encoding: gzip Content-Length: 826 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:63:bd:1b", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:bd:1b", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:25", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:17.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "b7dc39d0-8e30-46f8-b47b-664faf371c92", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:17Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-30T11:59:42Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}} 2019-05-30 12:00:30,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72afe5ca260f9683fe330c8a49853cc5462f9903" 2019-05-30 12:00:30,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72afe5ca260f9683fe330c8a49853cc5462f9903" 2019-05-30 12:00:30,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Thu, 30 May 2019 12:00:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-389a6075-a71d-4cc2-95b6-39e77bf0139d x-compute-request-id: req-389a6075-a71d-4cc2-95b6-39e77bf0139d Content-Encoding: gzip Content-Length: 826 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:63:bd:1b", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:bd:1b", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:25", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:17.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "b7dc39d0-8e30-46f8-b47b-664faf371c92", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:17Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-30T11:59:42Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}} 2019-05-30 12:00:30,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-389a6075-a71d-4cc2-95b6-39e77bf0139d 2019-05-30 12:00:30,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-389a6075-a71d-4cc2-95b6-39e77bf0139d 2019-05-30 12:00:30,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-389a6075-a71d-4cc2-95b6-39e77bf0139d 2019-05-30 12:00:30,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-389a6075-a71d-4cc2-95b6-39e77bf0139d 2019-05-30 12:00:30,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72afe5ca260f9683fe330c8a49853cc5462f9903" 2019-05-30 12:00:30,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72afe5ca260f9683fe330c8a49853cc5462f9903" 2019-05-30 12:00:30,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-f0e8b3ff-b602-41b2-837a-318475d77829 Date: Thu, 30 May 2019 12:00:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a3f72cd0b694afaa6d69137ee3db004","l2_adjacency":true,"status":"ACTIVE","subnets":["1ae6c159-61b7-4114-ab5c-1e700f9556e4"],"description":"","tags":[],"updated_at":"2019-05-30T11:59:14Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:04Z","mtu":1450}} 2019-05-30 12:00:30,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-f0e8b3ff-b602-41b2-837a-318475d77829 Date: Thu, 30 May 2019 12:00:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a3f72cd0b694afaa6d69137ee3db004","l2_adjacency":true,"status":"ACTIVE","subnets":["1ae6c159-61b7-4114-ab5c-1e700f9556e4"],"description":"","tags":[],"updated_at":"2019-05-30T11:59:14Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:04Z","mtu":1450}} 2019-05-30 12:00:30,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json used request id req-f0e8b3ff-b602-41b2-837a-318475d77829 2019-05-30 12:00:30,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json used request id req-f0e8b3ff-b602-41b2-837a-318475d77829 2019-05-30 12:00:30,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json used request id req-f0e8b3ff-b602-41b2-837a-318475d77829 2019-05-30 12:00:30,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks/c9dfa3f0-d6f5-498e-a995-035179265dbb.json used request id req-f0e8b3ff-b602-41b2-837a-318475d77829 2019-05-30 12:00:30,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-b10212c7-cd07-4109-a15b-05fc8dbb4414 Date: Thu, 30 May 2019 12:00:24 GMT RESP BODY: {"floatingip": {"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:63:bd:1b", "device_id": "b7dc39d0-8e30-46f8-b47b-664faf371c92"}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "c13a9b1e-3171-4fab-b9de-549b9381ba45", "id": "7106e225-70fe-4e49-b783-70991645d8f3", "qos_policy_id": null}} 2019-05-30 12:00:30,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/a2e1e7b2-35f3-41e1-bd4d-19f71252012d 2019-05-30 12:00:30,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:00:30,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:00:30,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:00:30,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:00:30,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:00:30,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:00:30,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:00:30,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-30T12:00:29.092Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"} 2019-05-30 12:00:30,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:00:30,996 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:00:30 GMT 2019-05-30 12:00:30,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:00:30,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 565 2019-05-30 12:00:30,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:00:30,996 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:00:30,997 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:00:30,997 - 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-05-30T11:58:56.547Z', u'id': u'a2e1e7b2-35f3-41e1-bd4d-19f71252012d', u'ended_at': u'2019-05-30T12:00:29.092Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-05-30T11:58:56.546Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'vrouter-opnfv', u'status_display': u'completed'} 2019-05-30 12:00:31,008 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-05-30 12:00:31,066 - 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.210'}, 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-05-30 12:00:31,121 - 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.210'}, 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-05-30 12:00:31,122 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-05-30 12:00:31,122 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.210 2019-05-30 12:00:31,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 12:00:31,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:00:31,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json Date: Thu, 30 May 2019 12:00: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-5f619227-feb1-41d0-b701-00f9c61d8693 x-openstack-request-id: req-5f619227-feb1-41d0-b701-00f9c61d8693 2019-05-30 12:00:31,754 - 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:63:bd:1b", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:bd:1b", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:25", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:17.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "b7dc39d0-8e30-46f8-b47b-664faf371c92", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:17Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-30T11:59:42Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:76:66", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:14.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:15Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-30T11:59:41Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:54:36.000000", "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:54:36Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 12:00:31,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5f619227-feb1-41d0-b701-00f9c61d8693 2019-05-30 12:00:31,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631536960602s 2019-05-30 12:00:31,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 12:00:31,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:00:32,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json Date: Thu, 30 May 2019 12:00: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-b51caca5-d536-4826-b893-4b6bd68d7513 x-openstack-request-id: req-b51caca5-d536-4826-b893-4b6bd68d7513 2019-05-30 12:00:32,138 - 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:63:bd:1b", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:bd:1b", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:25", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:17.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "b7dc39d0-8e30-46f8-b47b-664faf371c92", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:17Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-30T11:59:42Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:76:66", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:14.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:15Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-30T11:59:41Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:54:36.000000", "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:54:36Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 12:00:32,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b51caca5-d536-4826-b893-4b6bd68d7513 2019-05-30 12:00:32,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379019021988s 2019-05-30 12:00:32,142 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.3 2019-05-30 12:00:32,142 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:63:bd:1b 2019-05-30 12:00:32,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 12:00:32,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:00:32,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json Date: Thu, 30 May 2019 12:00: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-d7125119-30c3-459f-866c-a0e995815260 x-openstack-request-id: req-d7125119-30c3-459f-866c-a0e995815260 2019-05-30 12:00:32,532 - 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:63:bd:1b", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:bd:1b", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:25", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:17.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "b7dc39d0-8e30-46f8-b47b-664faf371c92", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:17Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-30T11:59:42Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:76:66", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:14.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:15Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-30T11:59:41Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:54:36.000000", "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:54:36Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 12:00:32,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d7125119-30c3-459f-866c-a0e995815260 2019-05-30 12:00:32,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389661073685s 2019-05-30 12:00:32,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 12:00:32,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:00:33,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json Date: Thu, 30 May 2019 12:00: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-3ddcc9a3-049f-4833-9361-3ef341e469e3 x-openstack-request-id: req-3ddcc9a3-049f-4833-9361-3ef341e469e3 2019-05-30 12:00:33,144 - 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:63:bd:1b", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:bd:1b", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:25", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:17.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "b7dc39d0-8e30-46f8-b47b-664faf371c92", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:17Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-30T11:59:42Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:76:66", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:14.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:15Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-30T11:59:41Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:54:36.000000", "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:54:36Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 12:00:33,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3ddcc9a3-049f-4833-9361-3ef341e469e3 2019-05-30 12:00:33,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608667850494s 2019-05-30 12:00:33,149 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.3 2019-05-30 12:00:33,149 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:f0:84:25 2019-05-30 12:00:33,149 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-05-30 12:00:33,149 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.204 2019-05-30 12:00:33,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 12:00:33,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:00:33,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json Date: Thu, 30 May 2019 12:00: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-59f053a8-5423-421a-8881-f84262a205e2 x-openstack-request-id: req-59f053a8-5423-421a-8881-f84262a205e2 2019-05-30 12:00:33,897 - 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:63:bd:1b", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:bd:1b", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:25", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:17.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "b7dc39d0-8e30-46f8-b47b-664faf371c92", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:17Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-30T11:59:42Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:76:66", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:14.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:15Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-30T11:59:41Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:54:36.000000", "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:54:36Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 12:00:33,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-59f053a8-5423-421a-8881-f84262a205e2 2019-05-30 12:00:33,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748089075089s 2019-05-30 12:00:33,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 12:00:33,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:00:34,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json Date: Thu, 30 May 2019 12:00: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-cd168bb7-b3ff-44b7-ba91-7e2f4d87252a x-openstack-request-id: req-cd168bb7-b3ff-44b7-ba91-7e2f4d87252a 2019-05-30 12:00:34,104 - 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:63:bd:1b", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:bd:1b", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:25", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:17.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "b7dc39d0-8e30-46f8-b47b-664faf371c92", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:17Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-30T11:59:42Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:76:66", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:14.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:15Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-30T11:59:41Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:54:36.000000", "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:54:36Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 12:00:34,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cd168bb7-b3ff-44b7-ba91-7e2f4d87252a 2019-05-30 12:00:34,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20231294632s 2019-05-30 12:00:34,108 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.4 2019-05-30 12:00:34,109 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:0b:2d:4f 2019-05-30 12:00:34,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 12:00:34,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:00:34,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json Date: Thu, 30 May 2019 12:00: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-c2313f95-fe13-40b7-be8d-c3c1cb9c738b x-openstack-request-id: req-c2313f95-fe13-40b7-be8d-c3c1cb9c738b 2019-05-30 12:00:34,669 - 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:63:bd:1b", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:bd:1b", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:25", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:17.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "b7dc39d0-8e30-46f8-b47b-664faf371c92", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:17Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-30T11:59:42Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:76:66", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:14.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:15Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-30T11:59:41Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:54:36.000000", "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:54:36Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 12:00:34,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c2313f95-fe13-40b7-be8d-c3c1cb9c738b 2019-05-30 12:00:34,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560571908951s 2019-05-30 12:00:34,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 12:00:34,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:00:35,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json Date: Thu, 30 May 2019 12:00: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-6baba7f7-d0c9-4e57-9a93-4186a445a1c9 x-openstack-request-id: req-6baba7f7-d0c9-4e57-9a93-4186a445a1c9 2019-05-30 12:00:35,321 - 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:63:bd:1b", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:bd:1b", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:25", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:17.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "b7dc39d0-8e30-46f8-b47b-664faf371c92", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:17Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-30T11:59:42Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:76:66", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:14.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:15Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-30T11:59:41Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:54:36.000000", "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:54:36Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 12:00:35,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6baba7f7-d0c9-4e57-9a93-4186a445a1c9 2019-05-30 12:00:35,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.64800286293s 2019-05-30 12:00:35,325 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.5 2019-05-30 12:00:35,326 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:bc:76:66 2019-05-30 12:00:35,326 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-05-30 12:00:35,345 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-05-30 12:00:35,362 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-05-30 12:00:35,363 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-05-30 12:00:35,427 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-05-30 12:00:35' 2019-05-30 12:00:35,427 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-05-30 12:00:35,427 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-05-30 12:00:35,451 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2019-05-30 12:00:37,495 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.204... 2019-05-30 12:01:07,514 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2019-05-30 12:01:07,519 - paramiko.transport - DEBUG - starting thread (client mode): 0xaef0bd10L 2019-05-30 12:01:07,519 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 12:01:07,523 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-05-30 12:01:07,523 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-05-30 12:01:07,524 - 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-05-30 12:01:07,525 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-05-30 12:01:07,525 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-05-30 12:01:07,525 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 12:01:07,525 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-05-30 12:01:07,525 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 12:01:07,563 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-05-30 12:01:07,675 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-05-30 12:01:07,676 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 12:01:07,679 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.204: db90d4b3161d6b7233c32e78dcc764f0 2019-05-30 12:01:07,712 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 12:01:07,720 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-05-30 12:01:07,720 - paramiko.transport - INFO - Authentication (password) successful! 2019-05-30 12:01:07,743 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2019-05-30 12:01:07,744 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 12:01:07,745 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 12:01:07,745 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 12:01:07,750 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 12:01:07,751 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 12:01:08,775 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-05-30 12:01:09,777 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-05-30 12:01:14,783 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-05-30 12:01:15,785 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-05-30 12:01:20,790 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-05-30 12:01:21,792 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-05-30 12:01:26,797 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-05-30 12:01:27,799 - 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-05-30 12:01:32,804 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-05-30 12:01:33,806 - 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-05-30 12:01:38,812 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-05-30 12:01:39,813 - 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-05-30 12:01:44,819 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-05-30 12:01:45,820 - 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-05-30 12:01:50,826 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-05-30 12:01:51,827 - 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-05-30 12:01:56,833 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-05-30 12:01:57,835 - 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-05-30 12:02:02,840 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-05-30 12:02:03,842 - 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-05-30 12:02:08,848 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-05-30 12:02:09,850 - 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-05-30 12:02:14,855 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-05-30 12:02:15,857 - 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-05-30 12:02:20,858 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-05-30 12:02:21,860 - 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-05-30 12:02:26,866 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-30 12:02:27,868 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-30 12:02:32,873 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' 2019-05-30 12:02:33,875 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' [edit] vyos@vyos# 2019-05-30 12:02:38,881 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 2019-05-30 12:02:39,883 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 [edit] vyos@vyos# 2019-05-30 12:02:44,884 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.5 2019-05-30 12:02:45,886 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.5 [edit] vyos@vyos# 2019-05-30 12:02:50,889 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inbound 2019-05-30 12:02:51,891 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-05-30 12:02:56,896 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 2019-05-30 12:02:57,898 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 [edit] vyos@vyos# 2019-05-30 12:03:02,904 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-05-30 12:03:03,906 - 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-05-30 12:03:08,911 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-05-30 12:03:09,913 - 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-05-30 12:03:14,914 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-05-30 12:03:15,916 - 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-05-30 12:03:20,921 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-05-30 12:03:21,923 - 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-05-30 12:03:26,926 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-05-30 12:03:27,928 - 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-05-30 12:03:32,933 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-05-30 12:03:33,936 - 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-05-30 12:03:38,941 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-05-30 12:03:39,943 - 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-05-30 12:03:44,947 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-05-30 12:03:45,949 - 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-05-30 12:03:50,954 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-05-30 12:03:51,956 - 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-05-30 12:03:56,957 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-05-30 12:03:57,959 - 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-05-30 12:04:02,964 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.5 2019-05-30 12:04:03,966 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.5 [edit] vyos@vyos# 2019-05-30 12:04:08,972 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-30 12:04:09,974 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-30 12:04:15,067 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-30 12:04:15,093 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-05-30 12:04:15,134 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.210. 2019-05-30 12:04:15,137 - paramiko.transport - DEBUG - starting thread (client mode): 0xaf3632d0L 2019-05-30 12:04:15,138 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 12:04:15,145 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-05-30 12:04:15,145 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-05-30 12:04:15,146 - 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-05-30 12:04:15,146 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-05-30 12:04:15,147 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-05-30 12:04:15,147 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 12:04:15,147 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-05-30 12:04:15,147 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 12:04:15,185 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-05-30 12:04:15,296 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-05-30 12:04:15,297 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 12:04:15,300 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.210: db90d4b3161d6b7233c32e78dcc764f0 2019-05-30 12:04:15,334 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 12:04:15,343 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-05-30 12:04:15,343 - paramiko.transport - INFO - Authentication (password) successful! 2019-05-30 12:04:15,364 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.210. 2019-05-30 12:04:15,365 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 12:04:15,366 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 12:04:15,366 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 12:04:15,369 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 12:04:15,371 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 12:04:16,389 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-05-30 12:04:17,391 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-05-30 12:04:22,396 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-05-30 12:04:23,398 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-05-30 12:04:28,403 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-05-30 12:04:29,405 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-05-30 12:04:34,410 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-05-30 12:04:35,412 - 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-05-30 12:04:40,417 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-05-30 12:04:41,419 - 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-05-30 12:04:46,423 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-05-30 12:04:47,425 - 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-05-30 12:04:52,430 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-05-30 12:04:53,432 - 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-05-30 12:04:58,437 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-05-30 12:04:59,439 - 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-05-30 12:05:04,444 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-05-30 12:05:05,446 - 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-05-30 12:05:10,451 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-05-30 12:05:11,453 - 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-05-30 12:05:16,459 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-05-30 12:05:17,461 - 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-05-30 12:05:22,467 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-05-30 12:05:23,469 - 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-05-30 12:05:28,474 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-05-30 12:05:29,476 - 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-05-30 12:05:34,481 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-30 12:05:35,483 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-30 12:05:40,489 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 ebgp-multihop '2' 2019-05-30 12:05:41,490 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 ebgp-multihop '2' [edit] vyos@vyos# 2019-05-30 12:05:46,496 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 remote-as 65001 2019-05-30 12:05:47,498 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 remote-as 65001 [edit] vyos@vyos# 2019-05-30 12:05:52,499 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 update-source 12.0.0.3 2019-05-30 12:05:53,501 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 update-source 12.0.0.3 [edit] vyos@vyos# 2019-05-30 12:05:58,506 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 soft-reconfiguration inbound 2019-05-30 12:05:59,508 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-05-30 12:06:04,512 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 password lab0033 2019-05-30 12:06:05,514 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 password lab0033 [edit] vyos@vyos# 2019-05-30 12:06:10,519 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-05-30 12:06:11,521 - 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-05-30 12:06:16,523 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-05-30 12:06:17,525 - 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-05-30 12:06:22,527 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-05-30 12:06:23,529 - 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-05-30 12:06:28,534 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-05-30 12:06:29,536 - 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-05-30 12:06:34,541 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-05-30 12:06:35,543 - 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-05-30 12:06:40,548 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-05-30 12:06:41,550 - 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-05-30 12:06:46,555 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-05-30 12:06:47,557 - 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-05-30 12:06:52,562 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-05-30 12:06:53,564 - 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-05-30 12:06:58,569 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-05-30 12:06:59,571 - 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-05-30 12:07:04,576 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-05-30 12:07:05,578 - 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-05-30 12:07:10,580 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.3 2019-05-30 12:07:11,582 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.3 [edit] vyos@vyos# 2019-05-30 12:07:16,587 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-30 12:07:17,589 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-30 12:07:22,596 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-30 12:07:22,598 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-05-30 12:07:22,598 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-05-30 12:08:22,628 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-05-30 12:08:22,672 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2019-05-30 12:08:22,676 - paramiko.transport - DEBUG - starting thread (client mode): 0xaf59cc10L 2019-05-30 12:08:22,677 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-30 12:08:22,680 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-05-30 12:08:22,680 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-05-30 12:08:22,681 - 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-05-30 12:08:22,681 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-05-30 12:08:22,682 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-05-30 12:08:22,682 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-30 12:08:22,682 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-05-30 12:08:22,682 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-30 12:08:22,718 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-05-30 12:08:22,825 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-05-30 12:08:22,825 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-30 12:08:22,827 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.204: db90d4b3161d6b7233c32e78dcc764f0 2019-05-30 12:08:22,857 - paramiko.transport - DEBUG - userauth is OK 2019-05-30 12:08:22,862 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-05-30 12:08:22,862 - paramiko.transport - INFO - Authentication (password) successful! 2019-05-30 12:08:22,892 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2019-05-30 12:08:22,892 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-30 12:08:22,894 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-30 12:08:22,894 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-30 12:08:22,895 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 12:08:22,897 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-30 12:08:23,898 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-05-30 12:08:53,975 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-30 12:08:54,008 - 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-05-30 12:08:54,008 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.5, 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.3 4 65002 3 6 0 0 0 00:01:02 10 Total number of neighbors 1 vyos@vyos:~$ 2019-05-30 12:08:54,008 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 | no-more BGP neighbor is 12.0.0.3, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.3 BGP state = Established, up for 00:01:08 Last read 11:59:42, 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.5 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.5, Local port: 179 Foreign host: 12.0.0.3, Foreign port: 59272 Nexthop: 12.0.0.5 Nexthop global: fe80::f816:3eff:febc:7666 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-05-30 12:08:54,009 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.5 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.5 0 32768 i *> 10.0.2.0/24 12.0.0.5 0 32768 i *> 10.0.3.0/24 12.0.0.5 0 32768 i *> 10.0.4.0/24 12.0.0.5 0 32768 i *> 10.0.5.0/24 12.0.0.5 0 32768 i *> 10.0.6.0/24 12.0.0.5 0 32768 i *> 10.0.7.0/24 12.0.0.5 0 32768 i *> 10.0.8.0/24 12.0.0.5 0 32768 i *> 10.0.9.0/24 12.0.0.5 0 32768 i *> 10.0.10.0/24 12.0.0.5 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-05-30 12:08:54,009 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.5 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.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-05-30 12:08:54,009 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 routes | no-more BGP table version is 0, local router ID is 12.0.0.5 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.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-05-30 12:08:54,009 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-05-30 12:08:54,009 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'498.6' 2019-05-30 12:08:54,010 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-05-30 12:08:54,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 12:08:54,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:08:55,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json Date: Thu, 30 May 2019 12:08: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-089b18db-d3ef-457b-9280-ee3409f86842 x-openstack-request-id: req-089b18db-d3ef-457b-9280-ee3409f86842 2019-05-30 12:08:55,076 - 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:63:bd:1b", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:bd:1b", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:25", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:17.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "b7dc39d0-8e30-46f8-b47b-664faf371c92", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:17Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-30T11:59:42Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:76:66", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:14.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:15Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-30T11:59:41Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:54:36.000000", "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:54:36Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 12:08:55,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-089b18db-d3ef-457b-9280-ee3409f86842 2019-05-30 12:08:55,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06585001945s 2019-05-30 12:08:55,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-30 12:08:55,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:08:55,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 30 May 2019 12:08: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-42dea07a-ad68-4e94-a58f-d63966a87b83 x-openstack-request-id: req-42dea07a-ad68-4e94-a58f-d63966a87b83 2019-05-30 12:08:55,223 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-42dea07a-ad68-4e94-a58f-d63966a87b83 2019-05-30 12:08:55,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.143050193787s 2019-05-30 12:08:55,224 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-05-30 12:08:55,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 12:08:55,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:08:55,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1204 Content-Type: application/json Date: Thu, 30 May 2019 12:08: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-b55b2984-1587-4aa7-82c8-89e0efd6c70d x-openstack-request-id: req-b55b2984-1587-4aa7-82c8-89e0efd6c70d 2019-05-30 12:08:55,979 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:bd:1b", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:bd:1b", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:25", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:17.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "b7dc39d0-8e30-46f8-b47b-664faf371c92", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:08:55Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-30T11:59:42Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:2d:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:76:66", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "rel": "bookmark"}], "image": {"id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "links": [{"href": "http://172.30.9.24:8774/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T12:00:14.000000", "flavor": {"id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "links": [{"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "bookmark"}]}, "id": "99af21d7-4afc-4ef8-b3dd-453dbba9bd16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:00:15Z", "hostId": "8207c1e1a161fccecf1a2e8568c30e16f981a2b977c84f5ea2a3aafe", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-30T11:59:41Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:54:36.000000", "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T11:54:36Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 12:08:55,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b55b2984-1587-4aa7-82c8-89e0efd6c70d 2019-05-30 12:08:55,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755173206329s 2019-05-30 12:08:55,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-30 12:08:55,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:08:56,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 30 May 2019 12:08: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-6ce17512-66a2-4e61-8622-da5d5a5ed8ab x-openstack-request-id: req-6ce17512-66a2-4e61-8622-da5d5a5ed8ab 2019-05-30 12:08:56,140 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-6ce17512-66a2-4e61-8622-da5d5a5ed8ab 2019-05-30 12:08:56,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.157018899918s 2019-05-30 12:08:56,258 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 12:08:56,258 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:25 | PASS | +----------------------+------------------+------------------+----------------+ 2019-05-30 12:08:56,264 - functest.core.cloudify - INFO - Deleting the current deployment 2019-05-30 12:08:56,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions 2019-05-30 12:08:56,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:08:56,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:08:56,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:08:56,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:08:56,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:08:56,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:08:56,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:08:56,368 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-05-30T11:58:52.875Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T11:58:50.528Z", "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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-30T11:58:50.530Z", "id": "b42cf7a0-fb95-41c2-ae5f-999f2d058a6c"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-30T12:00:29.092Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T11:58:56.546Z", "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-05-30T11:58:56.547Z", "id": "a2e1e7b2-35f3-41e1-bd4d-19f71252012d"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-05-30 12:08:56,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:08:56,368 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:08:56 GMT 2019-05-30 12:08:56,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:08:56,368 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 12:08:56,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:08:56,368 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:08:56,368 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:08:56,368 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 12:08:56,369 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-05-30 12:08:56,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:08:56,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:08:56,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:08:56,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:08:56,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:08:56,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:08:56,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:08:56,939 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-05-30 12:08:56,939 - 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-05-30T12:08:56.435Z", "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-05-30T12:08:56.436Z", "id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"} 2019-05-30 12:08:56,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:08:56,939 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:08:56 GMT 2019-05-30 12:08:56,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:08:56,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-30 12:08:56,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:08:56,940 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:08:56,940 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:08:56,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 12:08:57,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:08:57,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:08:57,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:08:57,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:08:57,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:08:57,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:08:57,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:08:57,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-30 12:08:57,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:08:57,054 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:08:57 GMT 2019-05-30 12:08:57,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:08:57,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-30 12:08:57,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:08:57,054 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:08:57,054 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:08:57,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/c56daa99-b1a8-4463-914c-a40ea9419ec3 2019-05-30 12:08:57,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:08:57,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:08:57,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:08:57,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:08:57,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:08:57,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:08:57,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:08:57,123 - 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-05-30T12:08:56.435Z", "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-05-30T12:08:56.436Z", "id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"} 2019-05-30 12:08:57,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:08:57,123 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:08:57 GMT 2019-05-30 12:08:57,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:08:57,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-30 12:08:57,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:08:57,124 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:08:57,124 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:02,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 12:09:02,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:02,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:02,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:02,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:02,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:02,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:02,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:02,203 - 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-05-30T12:08:57.657Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:08:57.463Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:08:58.828Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:08:58.728Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:08:59.508Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:08:59.001Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:08:59.508Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:08:59.210Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:00.159Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:08:59.566Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:00.821Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T12:09:00.648Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.5686a4a9-7472-46c7-a703-e4eb0c38f06c"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:00.821Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T12:09:00.337Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f476e03a-d73d-47b3-b148-2f720e8f599a"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:00.821Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b978da3c-246e-4bd1-814b-27117fe5a92b 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:00.344Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f476e03a-d73d-47b3-b148-2f720e8f599a"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:00.821Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b978da3c-246e-4bd1-814b-27117fe5a92b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:00.344Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f476e03a-d73d-47b3-b148-2f720e8f599a"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:00.821Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a44dfcd-533a-4c4b-9a5d-32ed27529064 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:00.653Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.5686a4a9-7472-46c7-a703-e4eb0c38f06c"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:00.821Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9a44dfcd-533a-4c4b-9a5d-32ed27529064", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:00.653Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.5686a4a9-7472-46c7-a703-e4eb0c38f06c"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:00.821Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}49689b9faf086501a8166ef312fe4cb79d94c159\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:00.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f476e03a-d73d-47b3-b148-2f720e8f599a"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:01.503Z", "message": "RESP: [404] Date: Thu, 30 May 2019 12:09:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9691fd18-8d00-4d23-8373-4a013a77e4c6 x-compute-request-id: req-9691fd18-8d00-4d23-8373-4a013a77e4c6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance b7dc39d0-8e30-46f8-b47b-664faf371c92 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-05-30T12:09:01.037Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f476e03a-d73d-47b3-b148-2f720e8f599a"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:01.503Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-9691fd18-8d00-4d23-8373-4a013a77e4c6", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:01.037Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f476e03a-d73d-47b3-b148-2f720e8f599a"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:01.503Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-9691fd18-8d00-4d23-8373-4a013a77e4c6", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:01.037Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f476e03a-d73d-47b3-b148-2f720e8f599a"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:01.503Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}690c4e6b835098b084cf74cc32349e373a15b42e\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:01.050Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.5686a4a9-7472-46c7-a703-e4eb0c38f06c"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:02.054Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:01.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:02.054Z", "message": "RESP: [404] Date: Thu, 30 May 2019 12:09: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-eca69fc1-18c7-41f4-8326-216c5d09aec0 x-compute-request-id: req-eca69fc1-18c7-41f4-8326-216c5d09aec0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 99af21d7-4afc-4ef8-b3dd-453dbba9bd16 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-05-30T12:09:01.374Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.5686a4a9-7472-46c7-a703-e4eb0c38f06c"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:02.054Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance b7dc39d0-8e30-46f8-b47b-664faf371c92 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance b7dc39d0-8e30-46f8-b47b-664faf371c92 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 b7dc39d0-8e30-46f8-b47b-664faf371c92 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-30T12:09:01.479Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:02.054Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-eca69fc1-18c7-41f4-8326-216c5d09aec0", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:01.375Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.5686a4a9-7472-46c7-a703-e4eb0c38f06c"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:02.054Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-eca69fc1-18c7-41f4-8326-216c5d09aec0", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:01.375Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.5686a4a9-7472-46c7-a703-e4eb0c38f06c"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:02.054Z", "message": "Stopped node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:01.498Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}], "metadata": {"pagination": {"total": 22, "offset": 0, "size": 50}}} 2019-05-30 12:09:02,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:02,203 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:02 GMT 2019-05-30 12:09:02,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:02,203 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 12:09:02,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:02,203 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:02,203 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:02,204 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 12:09:02,205 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-05-30 12:09:02,205 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 12:09:02,205 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 12:09:02,205 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-30 12:09:02,205 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-30 12:09:02,206 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:02,206 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:02,206 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b978da3c-246e-4bd1-814b-27117fe5a92b 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:02,206 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b978da3c-246e-4bd1-814b-27117fe5a92b 2019-05-30 12:09:02,206 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a44dfcd-533a-4c4b-9a5d-32ed27529064 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:02,207 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9a44dfcd-533a-4c4b-9a5d-32ed27529064 2019-05-30 12:09:02,207 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49689b9faf086501a8166ef312fe4cb79d94c159" 2019-05-30 12:09:02,207 - functest.core.cloudify - DEBUG - RESP: [404] Date: Thu, 30 May 2019 12:09:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9691fd18-8d00-4d23-8373-4a013a77e4c6 x-compute-request-id: req-9691fd18-8d00-4d23-8373-4a013a77e4c6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b7dc39d0-8e30-46f8-b47b-664faf371c92 could not be found.", "code": 404}} 2019-05-30 12:09:02,207 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-9691fd18-8d00-4d23-8373-4a013a77e4c6 2019-05-30 12:09:02,207 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-9691fd18-8d00-4d23-8373-4a013a77e4c6 2019-05-30 12:09:02,207 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690c4e6b835098b084cf74cc32349e373a15b42e" 2019-05-30 12:09:02,208 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 12:09:02,208 - functest.core.cloudify - DEBUG - RESP: [404] Date: Thu, 30 May 2019 12:09: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-eca69fc1-18c7-41f4-8326-216c5d09aec0 x-compute-request-id: req-eca69fc1-18c7-41f4-8326-216c5d09aec0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 99af21d7-4afc-4ef8-b3dd-453dbba9bd16 could not be found.", "code": 404}} 2019-05-30 12:09:02,208 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance b7dc39d0-8e30-46f8-b47b-664faf371c92 could not be found. [status_code=404] 2019-05-30 12:09:02,208 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-eca69fc1-18c7-41f4-8326-216c5d09aec0 2019-05-30 12:09:02,208 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-eca69fc1-18c7-41f4-8326-216c5d09aec0 2019-05-30 12:09:02,208 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-30 12:09:02,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/c56daa99-b1a8-4463-914c-a40ea9419ec3 2019-05-30 12:09:02,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:02,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:02,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:02,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:02,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:02,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:02,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:02,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-05-30T12:08:56.435Z", "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-05-30T12:08:56.436Z", "id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"} 2019-05-30 12:09:02,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:02,266 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:02 GMT 2019-05-30 12:09:02,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:02,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-30 12:09:02,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:02,266 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:02,266 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:07,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 12:09:07,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:07,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:07,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:07,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:07,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:07,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:07,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:07,353 - 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": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:02.650Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:01.980Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:02.650Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 99af21d7-4afc-4ef8-b3dd-453dbba9bd16 could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 99af21d7-4afc-4ef8-b3dd-453dbba9bd16 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 99af21d7-4afc-4ef8-b3dd-453dbba9bd16 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-30T12:09:01.884Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:02.650Z", "message": "Stopped node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:01.891Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:03.194Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:02.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:03.194Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:02.693Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:03.194Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:03.121Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:03.698Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4dea1a1-a16d-49f0-940c-f0f7d5270f9f 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:03.127Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:03.698Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4dea1a1-a16d-49f0-940c-f0f7d5270f9f 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:03.127Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:03.698Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:03.121Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:03.698Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d4dea1a1-a16d-49f0-940c-f0f7d5270f9f", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:03.127Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:03.698Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d4dea1a1-a16d-49f0-940c-f0f7d5270f9f", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:03.127Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.441Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca1d4fd4-d56b-412e-b360-6c28eb2b9020 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:03.700Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:03.626Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.441Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ca1d4fd4-d56b-412e-b360-6c28eb2b9020", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:03.700Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdc12b09c25ae3e439336116ca72e731c7a5eb31\"", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.126Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdc12b09c25ae3e439336116ca72e731c7a5eb31\"", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.126Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.441Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ca1d4fd4-d56b-412e-b360-6c28eb2b9020", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:03.700Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:03.626Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:03.695Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:03.696Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.441Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca1d4fd4-d56b-412e-b360-6c28eb2b9020 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:03.700Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f3538cc5-3198-488a-aa95-47f5d09e8e0f", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.640Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.424Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b7e85f41-367a-4b73-85f3-c520bfc6a58d Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:08:59Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.517Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b7e85f41-367a-4b73-85f3-c520bfc6a58d Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:08:59Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.517Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-b7e85f41-367a-4b73-85f3-c520bfc6a58d", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.518Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-b7e85f41-367a-4b73-85f3-c520bfc6a58d", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.519Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-b7e85f41-367a-4b73-85f3-c520bfc6a58d", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.519Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "Detaching port 5c87dcea-7feb-4133-8929-408502f90f3e...", "level": "info", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.519Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.520Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.520Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-f3538cc5-3198-488a-aa95-47f5d09e8e0f Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:63:bd:1b\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"c13a9b1e-3171-4fab-b9de-549b9381ba45\", \"id\": \"7106e225-70fe-4e49-b783-70991645d8f3\", \"qos_policy_id\": null}, {\"router_id\": \"26e8558f-6acc-45ef-9e7e-77c8e55afbdd\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:54:38Z\", \"updated_at\": \"2019-05-30T11:54:41Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"cb13cca1-9281-4d13-9eca-5810e4d3cfd5\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:37:04:38\", \"device_id\": \"a97ebabb-7330-4518-945e-9aea9cb2a328\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 1, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"27027bc3-7b63-46b2-96ca-a45b299f7710\", \"id\": \"a6aedab4-e673-4583-a9f9-5a0097b46721\", \"qos_policy_id\": null}, {\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0b:2d:4f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.4\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"03b30f93-c9bf-4aec-9689-211a671e3517\", \"id\": \"de988778-80c5-41c3-8d00-568fd84209e7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.640Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-f3538cc5-3198-488a-aa95-47f5d09e8e0f Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:63:bd:1b\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"c13a9b1e-3171-4fab-b9de-549b9381ba45\", \"id\": \"7106e225-70fe-4e49-b783-70991645d8f3\", \"qos_policy_id\": null}, {\"router_id\": \"26e8558f-6acc-45ef-9e7e-77c8e55afbdd\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:54:38Z\", \"updated_at\": \"2019-05-30T11:54:41Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"cb13cca1-9281-4d13-9eca-5810e4d3cfd5\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:37:04:38\", \"device_id\": \"a97ebabb-7330-4518-945e-9aea9cb2a328\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 1, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"27027bc3-7b63-46b2-96ca-a45b299f7710\", \"id\": \"a6aedab4-e673-4583-a9f9-5a0097b46721\", \"qos_policy_id\": null}, {\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0b:2d:4f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.4\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"03b30f93-c9bf-4aec-9689-211a671e3517\", \"id\": \"de988778-80c5-41c3-8d00-568fd84209e7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.640Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f3538cc5-3198-488a-aa95-47f5d09e8e0f", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.640Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f3538cc5-3198-488a-aa95-47f5d09e8e0f", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.640Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f3538cc5-3198-488a-aa95-47f5d09e8e0f", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.640Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdc12b09c25ae3e439336116ca72e731c7a5eb31\"", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.641Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdc12b09c25ae3e439336116ca72e731c7a5eb31\"", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.642Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-4e49e619-96da-4620-9092-c07335ffb13c Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:08:57Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.685Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-4e49e619-96da-4620-9092-c07335ffb13c Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:08:57Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.685Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-4e49e619-96da-4620-9092-c07335ffb13c", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.685Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-4e49e619-96da-4620-9092-c07335ffb13c", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.685Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-4e49e619-96da-4620-9092-c07335ffb13c", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.686Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-4e49e619-96da-4620-9092-c07335ffb13c", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.686Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdc12b09c25ae3e439336116ca72e731c7a5eb31\"", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.687Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdc12b09c25ae3e439336116ca72e731c7a5eb31\"", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.687Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-0d919fe8-bbee-4ec5-b646-bd1f10dfa8b2 Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:54:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a0d6a928-81ce-4c00-b95a-5a91a47298b4\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"27027bc3-7b63-46b2-96ca-a45b299f7710\",\"security_groups\":[\"0dbea5c2-740b-4fa2-9890-d84d7833e11b\"],\"mac_address\":\"fa:16:3e:37:04:38\",\"device_id\":\"a97ebabb-7330-4518-945e-9aea9cb2a328\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"cb13cca1-9281-4d13-9eca-5810e4d3cfd5\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:52:52Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.729Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-0d919fe8-bbee-4ec5-b646-bd1f10dfa8b2 Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:54:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a0d6a928-81ce-4c00-b95a-5a91a47298b4\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"27027bc3-7b63-46b2-96ca-a45b299f7710\",\"security_groups\":[\"0dbea5c2-740b-4fa2-9890-d84d7833e11b\"],\"mac_address\":\"fa:16:3e:37:04:38\",\"device_id\":\"a97ebabb-7330-4518-945e-9aea9cb2a328\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"cb13cca1-9281-4d13-9eca-5810e4d3cfd5\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:52:52Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.729Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-0d919fe8-bbee-4ec5-b646-bd1f10dfa8b2", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.729Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-0d919fe8-bbee-4ec5-b646-bd1f10dfa8b2", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.729Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}], "metadata": {"pagination": {"total": 133, "offset": 22, "size": 50}}} 2019-05-30 12:09:07,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:07,354 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:07 GMT 2019-05-30 12:09:07,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:07,354 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 12:09:07,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:07,354 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:07,354 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:07,354 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 12:09:07,357 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-30 12:09:07,358 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 99af21d7-4afc-4ef8-b3dd-453dbba9bd16 could not be found. [status_code=404] 2019-05-30 12:09:07,358 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-30 12:09:07,358 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 12:09:07,358 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-30 12:09:07,358 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:07,359 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4dea1a1-a16d-49f0-940c-f0f7d5270f9f 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:07,359 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4dea1a1-a16d-49f0-940c-f0f7d5270f9f 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:07,359 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:07,359 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d4dea1a1-a16d-49f0-940c-f0f7d5270f9f 2019-05-30 12:09:07,359 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d4dea1a1-a16d-49f0-940c-f0f7d5270f9f 2019-05-30 12:09:07,359 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca1d4fd4-d56b-412e-b360-6c28eb2b9020 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:07,360 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9" 2019-05-30 12:09:07,360 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ca1d4fd4-d56b-412e-b360-6c28eb2b9020 2019-05-30 12:09:07,360 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc12b09c25ae3e439336116ca72e731c7a5eb31" 2019-05-30 12:09:07,360 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc12b09c25ae3e439336116ca72e731c7a5eb31" 2019-05-30 12:09:07,360 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ca1d4fd4-d56b-412e-b360-6c28eb2b9020 2019-05-30 12:09:07,360 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9" 2019-05-30 12:09:07,361 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:07,361 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:07,361 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca1d4fd4-d56b-412e-b360-6c28eb2b9020 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:07,361 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f3538cc5-3198-488a-aa95-47f5d09e8e0f 2019-05-30 12:09:07,361 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9" 2019-05-30 12:09:07,361 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b7e85f41-367a-4b73-85f3-c520bfc6a58d Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:08:59Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:0b:2d:4f","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:07,362 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b7e85f41-367a-4b73-85f3-c520bfc6a58d Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:08:59Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:0b:2d:4f","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:07,362 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-b7e85f41-367a-4b73-85f3-c520bfc6a58d 2019-05-30 12:09:07,362 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-b7e85f41-367a-4b73-85f3-c520bfc6a58d 2019-05-30 12:09:07,362 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-b7e85f41-367a-4b73-85f3-c520bfc6a58d 2019-05-30 12:09:07,362 - functest.core.cloudify - DEBUG - Detaching port 5c87dcea-7feb-4133-8929-408502f90f3e... 2019-05-30 12:09:07,362 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-30 12:09:07,363 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-30 12:09:07,363 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-f3538cc5-3198-488a-aa95-47f5d09e8e0f Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"floatingips": [{"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "", "mac_address": "fa:16:3e:63:bd:1b", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "c13a9b1e-3171-4fab-b9de-549b9381ba45", "id": "7106e225-70fe-4e49-b783-70991645d8f3", "qos_policy_id": null}, {"router_id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:54:38Z", "updated_at": "2019-05-30T11:54:41Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:04:38", "device_id": "a97ebabb-7330-4518-945e-9aea9cb2a328"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "27027bc3-7b63-46b2-96ca-a45b299f7710", "id": "a6aedab4-e673-4583-a9f9-5a0097b46721", "qos_policy_id": null}, {"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "", "mac_address": "fa:16:3e:0b:2d:4f", "device_id": ""}, "fixed_ip_address": "11.0.0.4", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "03b30f93-c9bf-4aec-9689-211a671e3517", "id": "de988778-80c5-41c3-8d00-568fd84209e7", "qos_policy_id": null}]} 2019-05-30 12:09:07,363 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-f3538cc5-3198-488a-aa95-47f5d09e8e0f Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"floatingips": [{"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "", "mac_address": "fa:16:3e:63:bd:1b", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "c13a9b1e-3171-4fab-b9de-549b9381ba45", "id": "7106e225-70fe-4e49-b783-70991645d8f3", "qos_policy_id": null}, {"router_id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:54:38Z", "updated_at": "2019-05-30T11:54:41Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:04:38", "device_id": "a97ebabb-7330-4518-945e-9aea9cb2a328"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "27027bc3-7b63-46b2-96ca-a45b299f7710", "id": "a6aedab4-e673-4583-a9f9-5a0097b46721", "qos_policy_id": null}, {"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "", "mac_address": "fa:16:3e:0b:2d:4f", "device_id": ""}, "fixed_ip_address": "11.0.0.4", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "03b30f93-c9bf-4aec-9689-211a671e3517", "id": "de988778-80c5-41c3-8d00-568fd84209e7", "qos_policy_id": null}]} 2019-05-30 12:09:07,363 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f3538cc5-3198-488a-aa95-47f5d09e8e0f 2019-05-30 12:09:07,363 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f3538cc5-3198-488a-aa95-47f5d09e8e0f 2019-05-30 12:09:07,363 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f3538cc5-3198-488a-aa95-47f5d09e8e0f 2019-05-30 12:09:07,363 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc12b09c25ae3e439336116ca72e731c7a5eb31" 2019-05-30 12:09:07,364 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc12b09c25ae3e439336116ca72e731c7a5eb31" 2019-05-30 12:09:07,364 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-4e49e619-96da-4620-9092-c07335ffb13c Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:08:57Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:07,364 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-4e49e619-96da-4620-9092-c07335ffb13c Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:08:57Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:07,364 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-4e49e619-96da-4620-9092-c07335ffb13c 2019-05-30 12:09:07,364 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-4e49e619-96da-4620-9092-c07335ffb13c 2019-05-30 12:09:07,364 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-4e49e619-96da-4620-9092-c07335ffb13c 2019-05-30 12:09:07,365 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-4e49e619-96da-4620-9092-c07335ffb13c 2019-05-30 12:09:07,365 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc12b09c25ae3e439336116ca72e731c7a5eb31" 2019-05-30 12:09:07,365 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc12b09c25ae3e439336116ca72e731c7a5eb31" 2019-05-30 12:09:07,365 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-0d919fe8-bbee-4ec5-b646-bd1f10dfa8b2 Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:54:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a0d6a928-81ce-4c00-b95a-5a91a47298b4","ip_address":"192.168.120.10"}],"id":"27027bc3-7b63-46b2-96ca-a45b299f7710","security_groups":["0dbea5c2-740b-4fa2-9890-d84d7833e11b"],"mac_address":"fa:16:3e:37:04:38","device_id":"a97ebabb-7330-4518-945e-9aea9cb2a328","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"cb13cca1-9281-4d13-9eca-5810e4d3cfd5","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:52:52Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:07,365 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-0d919fe8-bbee-4ec5-b646-bd1f10dfa8b2 Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:54:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a0d6a928-81ce-4c00-b95a-5a91a47298b4","ip_address":"192.168.120.10"}],"id":"27027bc3-7b63-46b2-96ca-a45b299f7710","security_groups":["0dbea5c2-740b-4fa2-9890-d84d7833e11b"],"mac_address":"fa:16:3e:37:04:38","device_id":"a97ebabb-7330-4518-945e-9aea9cb2a328","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"cb13cca1-9281-4d13-9eca-5810e4d3cfd5","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:52:52Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:07,365 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-0d919fe8-bbee-4ec5-b646-bd1f10dfa8b2 2019-05-30 12:09:07,366 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-0d919fe8-bbee-4ec5-b646-bd1f10dfa8b2 2019-05-30 12:09:07,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/c56daa99-b1a8-4463-914c-a40ea9419ec3 2019-05-30 12:09:07,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:07,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:07,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:07,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:07,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:07,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:07,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:07,421 - 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-05-30T12:08:56.435Z", "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-05-30T12:08:56.436Z", "id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"} 2019-05-30 12:09:07,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:07,421 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:07 GMT 2019-05-30 12:09:07,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:07,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-30 12:09:07,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:07,421 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:07,421 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:12,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 12:09:12,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:12,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:12,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:12,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:12,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:12,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:12,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:12,535 - 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-05-30T12:09:04.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.472Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.472Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-fab5865c-2480-4f50-b241-c9dc07b19be8", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.471Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-fab5865c-2480-4f50-b241-c9dc07b19be8", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.470Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-fab5865c-2480-4f50-b241-c9dc07b19be8", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.470Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-fab5865c-2480-4f50-b241-c9dc07b19be8 Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:54:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a0d6a928-81ce-4c00-b95a-5a91a47298b4\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"27027bc3-7b63-46b2-96ca-a45b299f7710\",\"security_groups\":[\"0dbea5c2-740b-4fa2-9890-d84d7833e11b\"],\"mac_address\":\"fa:16:3e:37:04:38\",\"device_id\":\"a97ebabb-7330-4518-945e-9aea9cb2a328\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"cb13cca1-9281-4d13-9eca-5810e4d3cfd5\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:52:52Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.469Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-0d919fe8-bbee-4ec5-b646-bd1f10dfa8b2", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.730Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-fab5865c-2480-4f50-b241-c9dc07b19be8 Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:54:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a0d6a928-81ce-4c00-b95a-5a91a47298b4\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"27027bc3-7b63-46b2-96ca-a45b299f7710\",\"security_groups\":[\"0dbea5c2-740b-4fa2-9890-d84d7833e11b\"],\"mac_address\":\"fa:16:3e:37:04:38\",\"device_id\":\"a97ebabb-7330-4518-945e-9aea9cb2a328\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"cb13cca1-9281-4d13-9eca-5810e4d3cfd5\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:52:52Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.469Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.425Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-fab5865c-2480-4f50-b241-c9dc07b19be8", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.470Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-0a9407e7-3ecb-4aea-a50a-ddb11557c430", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.424Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-0a9407e7-3ecb-4aea-a50a-ddb11557c430", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.423Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-0a9407e7-3ecb-4aea-a50a-ddb11557c430", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.423Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b7e85f41-367a-4b73-85f3-c520bfc6a58d Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:08:59Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.517Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-0a9407e7-3ecb-4aea-a50a-ddb11557c430", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.423Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-0a9407e7-3ecb-4aea-a50a-ddb11557c430 Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:08:57Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.422Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-0a9407e7-3ecb-4aea-a50a-ddb11557c430 Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:08:57Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.422Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-b7e85f41-367a-4b73-85f3-c520bfc6a58d", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.519Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.380Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.380Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6c00c788-9989-4aa2-9c1b-f16ab8a3ee13", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.379Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-f3538cc5-3198-488a-aa95-47f5d09e8e0f Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:63:bd:1b\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"c13a9b1e-3171-4fab-b9de-549b9381ba45\", \"id\": \"7106e225-70fe-4e49-b783-70991645d8f3\", \"qos_policy_id\": null}, {\"router_id\": \"26e8558f-6acc-45ef-9e7e-77c8e55afbdd\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:54:38Z\", \"updated_at\": \"2019-05-30T11:54:41Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"cb13cca1-9281-4d13-9eca-5810e4d3cfd5\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:37:04:38\", \"device_id\": \"a97ebabb-7330-4518-945e-9aea9cb2a328\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 1, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"27027bc3-7b63-46b2-96ca-a45b299f7710\", \"id\": \"a6aedab4-e673-4583-a9f9-5a0097b46721\", \"qos_policy_id\": null}, {\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0b:2d:4f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.4\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"03b30f93-c9bf-4aec-9689-211a671e3517\", \"id\": \"de988778-80c5-41c3-8d00-568fd84209e7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.640Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6c00c788-9989-4aa2-9c1b-f16ab8a3ee13", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.379Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6c00c788-9989-4aa2-9c1b-f16ab8a3ee13", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.378Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6c00c788-9989-4aa2-9c1b-f16ab8a3ee13", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.378Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f3538cc5-3198-488a-aa95-47f5d09e8e0f", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.640Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-6c00c788-9989-4aa2-9c1b-f16ab8a3ee13 Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:63:bd:1b\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"c13a9b1e-3171-4fab-b9de-549b9381ba45\", \"id\": \"7106e225-70fe-4e49-b783-70991645d8f3\", \"qos_policy_id\": null}, {\"router_id\": \"26e8558f-6acc-45ef-9e7e-77c8e55afbdd\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:54:38Z\", \"updated_at\": \"2019-05-30T11:54:41Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"cb13cca1-9281-4d13-9eca-5810e4d3cfd5\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:37:04:38\", \"device_id\": \"a97ebabb-7330-4518-945e-9aea9cb2a328\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 1, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"27027bc3-7b63-46b2-96ca-a45b299f7710\", \"id\": \"a6aedab4-e673-4583-a9f9-5a0097b46721\", \"qos_policy_id\": null}, {\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0b:2d:4f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.4\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"03b30f93-c9bf-4aec-9689-211a671e3517\", \"id\": \"de988778-80c5-41c3-8d00-568fd84209e7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.378Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-b7e85f41-367a-4b73-85f3-c520bfc6a58d", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.518Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:04.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-89ef63e9-b72a-4d39-884e-7c233c5d8b6a Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:08:59Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.783Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-89ef63e9-b72a-4d39-884e-7c233c5d8b6a", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.783Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-89ef63e9-b72a-4d39-884e-7c233c5d8b6a", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.783Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-89ef63e9-b72a-4d39-884e-7c233c5d8b6a Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:08:59Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.783Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-89ef63e9-b72a-4d39-884e-7c233c5d8b6a", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.784Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-89ef63e9-b72a-4d39-884e-7c233c5d8b6a", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.784Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6fed15c7-6067-47f6-88e7-672340960767 Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:04Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"5c87dcea-7feb-4133-8929-408502f90f3e\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:f0:84:25\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.897Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "Detaching port 97546f0d-83cf-4ad7-9bef-487b6fa2a7de...", "level": "info", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.784Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdc12b09c25ae3e439336116ca72e731c7a5eb31\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.785Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:05.493Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdc12b09c25ae3e439336116ca72e731c7a5eb31\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.785Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-6fed15c7-6067-47f6-88e7-672340960767", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.898Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "Successfully detached port 97546f0d-83cf-4ad7-9bef-487b6fa2a7de", "level": "info", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:05.136Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6fed15c7-6067-47f6-88e7-672340960767 Date: Thu, 30 May 2019 12:09:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:04Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"5c87dcea-7feb-4133-8929-408502f90f3e\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:f0:84:25\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.897Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-973e3e5a-a894-4e63-9826-40c9e8e750b2", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:05.136Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-6fed15c7-6067-47f6-88e7-672340960767", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.897Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-6fed15c7-6067-47f6-88e7-672340960767", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.898Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "Successfully detached port 5c87dcea-7feb-4133-8929-408502f90f3e", "level": "info", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.898Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-6fed15c7-6067-47f6-88e7-672340960767", "level": "debug", "target_id": "reference_vnf_data_plane_port_qjkmcu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:04.897Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.1870fc2c-c37f-4442-bd59-aa1af41035ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-973e3e5a-a894-4e63-9826-40c9e8e750b2 Date: Thu, 30 May 2019 12:09:05 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:04Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"97546f0d-83cf-4ad7-9bef-487b6fa2a7de\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:bc:76:66\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:05.134Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-973e3e5a-a894-4e63-9826-40c9e8e750b2 Date: Thu, 30 May 2019 12:09:05 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:04Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"97546f0d-83cf-4ad7-9bef-487b6fa2a7de\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:bc:76:66\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:05.134Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-973e3e5a-a894-4e63-9826-40c9e8e750b2", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:05.135Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}], "metadata": {"pagination": {"total": 251, "offset": 72, "size": 50}}} 2019-05-30 12:09:12,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:12,535 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:12 GMT 2019-05-30 12:09:12,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:12,536 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 12:09:12,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:12,536 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:12,536 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:12,536 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 12:09:12,539 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9" 2019-05-30 12:09:12,539 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9" 2019-05-30 12:09:12,539 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-fab5865c-2480-4f50-b241-c9dc07b19be8 2019-05-30 12:09:12,539 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-fab5865c-2480-4f50-b241-c9dc07b19be8 2019-05-30 12:09:12,539 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-fab5865c-2480-4f50-b241-c9dc07b19be8 2019-05-30 12:09:12,540 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-fab5865c-2480-4f50-b241-c9dc07b19be8 Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:54:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a0d6a928-81ce-4c00-b95a-5a91a47298b4","ip_address":"192.168.120.10"}],"id":"27027bc3-7b63-46b2-96ca-a45b299f7710","security_groups":["0dbea5c2-740b-4fa2-9890-d84d7833e11b"],"mac_address":"fa:16:3e:37:04:38","device_id":"a97ebabb-7330-4518-945e-9aea9cb2a328","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"cb13cca1-9281-4d13-9eca-5810e4d3cfd5","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:52:52Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:12,540 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-0d919fe8-bbee-4ec5-b646-bd1f10dfa8b2 2019-05-30 12:09:12,540 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-fab5865c-2480-4f50-b241-c9dc07b19be8 Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:54:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a0d6a928-81ce-4c00-b95a-5a91a47298b4","ip_address":"192.168.120.10"}],"id":"27027bc3-7b63-46b2-96ca-a45b299f7710","security_groups":["0dbea5c2-740b-4fa2-9890-d84d7833e11b"],"mac_address":"fa:16:3e:37:04:38","device_id":"a97ebabb-7330-4518-945e-9aea9cb2a328","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"cb13cca1-9281-4d13-9eca-5810e4d3cfd5","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:52:52Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:12,540 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9" 2019-05-30 12:09:12,540 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-fab5865c-2480-4f50-b241-c9dc07b19be8 2019-05-30 12:09:12,540 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-0a9407e7-3ecb-4aea-a50a-ddb11557c430 2019-05-30 12:09:12,541 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-0a9407e7-3ecb-4aea-a50a-ddb11557c430 2019-05-30 12:09:12,541 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-0a9407e7-3ecb-4aea-a50a-ddb11557c430 2019-05-30 12:09:12,541 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b7e85f41-367a-4b73-85f3-c520bfc6a58d Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:08:59Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:0b:2d:4f","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:12,541 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-0a9407e7-3ecb-4aea-a50a-ddb11557c430 2019-05-30 12:09:12,541 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-0a9407e7-3ecb-4aea-a50a-ddb11557c430 Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:08:57Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:12,541 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-0a9407e7-3ecb-4aea-a50a-ddb11557c430 Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:08:57Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:12,541 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-b7e85f41-367a-4b73-85f3-c520bfc6a58d 2019-05-30 12:09:12,542 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9" 2019-05-30 12:09:12,542 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a9ab2858e441cdc1f38c4af2045064f8f5e5c9" 2019-05-30 12:09:12,542 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6c00c788-9989-4aa2-9c1b-f16ab8a3ee13 2019-05-30 12:09:12,542 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-f3538cc5-3198-488a-aa95-47f5d09e8e0f Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"floatingips": [{"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "", "mac_address": "fa:16:3e:63:bd:1b", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "c13a9b1e-3171-4fab-b9de-549b9381ba45", "id": "7106e225-70fe-4e49-b783-70991645d8f3", "qos_policy_id": null}, {"router_id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:54:38Z", "updated_at": "2019-05-30T11:54:41Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:04:38", "device_id": "a97ebabb-7330-4518-945e-9aea9cb2a328"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "27027bc3-7b63-46b2-96ca-a45b299f7710", "id": "a6aedab4-e673-4583-a9f9-5a0097b46721", "qos_policy_id": null}, {"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "", "mac_address": "fa:16:3e:0b:2d:4f", "device_id": ""}, "fixed_ip_address": "11.0.0.4", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "03b30f93-c9bf-4aec-9689-211a671e3517", "id": "de988778-80c5-41c3-8d00-568fd84209e7", "qos_policy_id": null}]} 2019-05-30 12:09:12,542 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6c00c788-9989-4aa2-9c1b-f16ab8a3ee13 2019-05-30 12:09:12,542 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6c00c788-9989-4aa2-9c1b-f16ab8a3ee13 2019-05-30 12:09:12,543 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6c00c788-9989-4aa2-9c1b-f16ab8a3ee13 2019-05-30 12:09:12,543 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f3538cc5-3198-488a-aa95-47f5d09e8e0f 2019-05-30 12:09:12,543 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-6c00c788-9989-4aa2-9c1b-f16ab8a3ee13 Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"floatingips": [{"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "", "mac_address": "fa:16:3e:63:bd:1b", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "c13a9b1e-3171-4fab-b9de-549b9381ba45", "id": "7106e225-70fe-4e49-b783-70991645d8f3", "qos_policy_id": null}, {"router_id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:54:38Z", "updated_at": "2019-05-30T11:54:41Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:04:38", "device_id": "a97ebabb-7330-4518-945e-9aea9cb2a328"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "27027bc3-7b63-46b2-96ca-a45b299f7710", "id": "a6aedab4-e673-4583-a9f9-5a0097b46721", "qos_policy_id": null}, {"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "", "mac_address": "fa:16:3e:0b:2d:4f", "device_id": ""}, "fixed_ip_address": "11.0.0.4", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "03b30f93-c9bf-4aec-9689-211a671e3517", "id": "de988778-80c5-41c3-8d00-568fd84209e7", "qos_policy_id": null}]} 2019-05-30 12:09:12,543 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-b7e85f41-367a-4b73-85f3-c520bfc6a58d 2019-05-30 12:09:12,543 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-89ef63e9-b72a-4d39-884e-7c233c5d8b6a Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:08:59Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:0b:2d:4f","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:12,543 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-89ef63e9-b72a-4d39-884e-7c233c5d8b6a 2019-05-30 12:09:12,544 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-89ef63e9-b72a-4d39-884e-7c233c5d8b6a 2019-05-30 12:09:12,544 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-89ef63e9-b72a-4d39-884e-7c233c5d8b6a Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:08:59Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:0b:2d:4f","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:12,544 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-89ef63e9-b72a-4d39-884e-7c233c5d8b6a 2019-05-30 12:09:12,544 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-89ef63e9-b72a-4d39-884e-7c233c5d8b6a 2019-05-30 12:09:12,544 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6fed15c7-6067-47f6-88e7-672340960767 Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:04Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.3"}],"id":"5c87dcea-7feb-4133-8929-408502f90f3e","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:f0:84:25","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-30 12:09:12,544 - functest.core.cloudify - DEBUG - Detaching port 97546f0d-83cf-4ad7-9bef-487b6fa2a7de... 2019-05-30 12:09:12,544 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc12b09c25ae3e439336116ca72e731c7a5eb31" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-30 12:09:12,545 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-30 12:09:12,545 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc12b09c25ae3e439336116ca72e731c7a5eb31" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-30 12:09:12,545 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-6fed15c7-6067-47f6-88e7-672340960767 2019-05-30 12:09:12,545 - functest.core.cloudify - DEBUG - Successfully detached port 97546f0d-83cf-4ad7-9bef-487b6fa2a7de 2019-05-30 12:09:12,545 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6fed15c7-6067-47f6-88e7-672340960767 Date: Thu, 30 May 2019 12:09:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:04Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.3"}],"id":"5c87dcea-7feb-4133-8929-408502f90f3e","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:f0:84:25","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-30 12:09:12,545 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-973e3e5a-a894-4e63-9826-40c9e8e750b2 2019-05-30 12:09:12,545 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-6fed15c7-6067-47f6-88e7-672340960767 2019-05-30 12:09:12,546 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-6fed15c7-6067-47f6-88e7-672340960767 2019-05-30 12:09:12,546 - functest.core.cloudify - DEBUG - Successfully detached port 5c87dcea-7feb-4133-8929-408502f90f3e 2019-05-30 12:09:12,546 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-6fed15c7-6067-47f6-88e7-672340960767 2019-05-30 12:09:12,546 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-973e3e5a-a894-4e63-9826-40c9e8e750b2 Date: Thu, 30 May 2019 12:09:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:04Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.5"}],"id":"97546f0d-83cf-4ad7-9bef-487b6fa2a7de","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:bc:76:66","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-30 12:09:12,546 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-973e3e5a-a894-4e63-9826-40c9e8e750b2 Date: Thu, 30 May 2019 12:09:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:04Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.5"}],"id":"97546f0d-83cf-4ad7-9bef-487b6fa2a7de","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:bc:76:66","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-30 12:09:12,546 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-973e3e5a-a894-4e63-9826-40c9e8e750b2 2019-05-30 12:09:12,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/c56daa99-b1a8-4463-914c-a40ea9419ec3 2019-05-30 12:09:12,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:12,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:12,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:12,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:12,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:12,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:12,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:12,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T12:08:56.435Z", "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-05-30T12:08:56.436Z", "id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"} 2019-05-30 12:09:12,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:12,652 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:12 GMT 2019-05-30 12:09:12,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:12,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-30 12:09:12,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:12,652 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:12,653 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:17,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 12:09:17,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:17,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:17,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:17,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:17,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:17,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:17,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:17,825 - 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-05-30T12:09:05.641Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-973e3e5a-a894-4e63-9826-40c9e8e750b2", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:05.135Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:05.641Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-973e3e5a-a894-4e63-9826-40c9e8e750b2", "level": "debug", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:05.135Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.794ac15f-1784-4b89-b251-986bebeabc00"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:06.293Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:05.572Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:06.293Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_kj0gob", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:05.510Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:06.293Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:05.987Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:06.962Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3082803b-ab2f-4f83-833a-894c9c7c4a48 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:06.662Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:06.962Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3082803b-ab2f-4f83-833a-894c9c7c4a48 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:06.662Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:06.962Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:06.657Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:06.962Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:06.656Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:06.962Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3082803b-ab2f-4f83-833a-894c9c7c4a48", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:06.662Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:06.962Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3082803b-ab2f-4f83-833a-894c9c7c4a48", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:06.662Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:07.510Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3256626d-2300-4895-970a-b47d591569d2 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.005Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:07.510Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:06.999Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:07.510Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:06.999Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:07.510Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-b4af730a-17dd-47c7-a5a5-89837f9fc4a4 Date: Thu, 30 May 2019 12:09:07 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:63:bd:1b\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"c13a9b1e-3171-4fab-b9de-549b9381ba45\", \"id\": \"7106e225-70fe-4e49-b783-70991645d8f3\", \"qos_policy_id\": null}, {\"router_id\": \"26e8558f-6acc-45ef-9e7e-77c8e55afbdd\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:54:38Z\", \"updated_at\": \"2019-05-30T11:54:41Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"cb13cca1-9281-4d13-9eca-5810e4d3cfd5\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:37:04:38\", \"device_id\": \"a97ebabb-7330-4518-945e-9aea9cb2a328\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 1, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"27027bc3-7b63-46b2-96ca-a45b299f7710\", \"id\": \"a6aedab4-e673-4583-a9f9-5a0097b46721\", \"qos_policy_id\": null}, {\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0b:2d:4f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.4\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"03b30f93-c9bf-4aec-9689-211a671e3517\", \"id\": \"de988778-80c5-41c3-8d00-568fd84209e7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.430Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:07.510Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.414Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:07.510Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.414Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:07.510Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}31d646ec28437a90dbbec8277e239043ad6dca65\"", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.080Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:07.510Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}31d646ec28437a90dbbec8277e239043ad6dca65\"", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.079Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:07.510Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3256626d-2300-4895-970a-b47d591569d2", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.006Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:07.510Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3256626d-2300-4895-970a-b47d591569d2", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.006Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:07.510Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3256626d-2300-4895-970a-b47d591569d2 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.006Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.725Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-8bba3e0f-e349-4f62-83cb-67c4f797f944", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.473Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.685Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-f778459a-e449-4d2f-aef4-97749ba689fe", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.557Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "Detaching port c13a9b1e-3171-4fab-b9de-549b9381ba45...", "level": "info", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.557Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}31d646ec28437a90dbbec8277e239043ad6dca65\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.558Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}31d646ec28437a90dbbec8277e239043ad6dca65\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.559Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef Date: Thu, 30 May 2019 12:09:07 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:63:bd:1b\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"c13a9b1e-3171-4fab-b9de-549b9381ba45\", \"id\": \"7106e225-70fe-4e49-b783-70991645d8f3\", \"qos_policy_id\": null}, {\"router_id\": \"26e8558f-6acc-45ef-9e7e-77c8e55afbdd\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:54:38Z\", \"updated_at\": \"2019-05-30T11:54:41Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"cb13cca1-9281-4d13-9eca-5810e4d3cfd5\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:37:04:38\", \"device_id\": \"a97ebabb-7330-4518-945e-9aea9cb2a328\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 1, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"27027bc3-7b63-46b2-96ca-a45b299f7710\", \"id\": \"a6aedab4-e673-4583-a9f9-5a0097b46721\", \"qos_policy_id\": null}, {\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0b:2d:4f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.4\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"03b30f93-c9bf-4aec-9689-211a671e3517\", \"id\": \"de988778-80c5-41c3-8d00-568fd84209e7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.684Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef Date: Thu, 30 May 2019 12:09:07 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:63:bd:1b\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"c13a9b1e-3171-4fab-b9de-549b9381ba45\", \"id\": \"7106e225-70fe-4e49-b783-70991645d8f3\", \"qos_policy_id\": null}, {\"router_id\": \"26e8558f-6acc-45ef-9e7e-77c8e55afbdd\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:54:38Z\", \"updated_at\": \"2019-05-30T11:54:41Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"cb13cca1-9281-4d13-9eca-5810e4d3cfd5\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:37:04:38\", \"device_id\": \"a97ebabb-7330-4518-945e-9aea9cb2a328\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 1, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"27027bc3-7b63-46b2-96ca-a45b299f7710\", \"id\": \"a6aedab4-e673-4583-a9f9-5a0097b46721\", \"qos_policy_id\": null}, {\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0b:2d:4f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.4\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"03b30f93-c9bf-4aec-9689-211a671e3517\", \"id\": \"de988778-80c5-41c3-8d00-568fd84209e7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.684Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.684Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.684Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.685Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.686Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c Date: Thu, 30 May 2019 12:09:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:08:57Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.725Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c Date: Thu, 30 May 2019 12:09:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:08:57Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.725Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.726Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.726Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.726Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.727Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.727Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-d72a214e-a9b2-4523-888d-04207a683436 Date: Thu, 30 May 2019 12:09:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:54:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a0d6a928-81ce-4c00-b95a-5a91a47298b4\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"27027bc3-7b63-46b2-96ca-a45b299f7710\",\"security_groups\":[\"0dbea5c2-740b-4fa2-9890-d84d7833e11b\"],\"mac_address\":\"fa:16:3e:37:04:38\",\"device_id\":\"a97ebabb-7330-4518-945e-9aea9cb2a328\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"cb13cca1-9281-4d13-9eca-5810e4d3cfd5\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:52:52Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.771Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-d72a214e-a9b2-4523-888d-04207a683436 Date: Thu, 30 May 2019 12:09:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:54:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a0d6a928-81ce-4c00-b95a-5a91a47298b4\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"27027bc3-7b63-46b2-96ca-a45b299f7710\",\"security_groups\":[\"0dbea5c2-740b-4fa2-9890-d84d7833e11b\"],\"mac_address\":\"fa:16:3e:37:04:38\",\"device_id\":\"a97ebabb-7330-4518-945e-9aea9cb2a328\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"cb13cca1-9281-4d13-9eca-5810e4d3cfd5\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:52:52Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.772Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-d72a214e-a9b2-4523-888d-04207a683436", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.772Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-d72a214e-a9b2-4523-888d-04207a683436", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.772Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-d72a214e-a9b2-4523-888d-04207a683436", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.772Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-d72a214e-a9b2-4523-888d-04207a683436", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.773Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.773Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.773Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}], "metadata": {"pagination": {"total": 327, "offset": 122, "size": 50}}} 2019-05-30 12:09:17,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:17,825 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:17 GMT 2019-05-30 12:09:17,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:17,825 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 12:09:17,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:17,825 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:17,825 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:17,826 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 12:09:17,828 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-973e3e5a-a894-4e63-9826-40c9e8e750b2 2019-05-30 12:09:17,828 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-973e3e5a-a894-4e63-9826-40c9e8e750b2 2019-05-30 12:09:17,829 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-30 12:09:17,829 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-30 12:09:17,829 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-30 12:09:17,829 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3082803b-ab2f-4f83-833a-894c9c7c4a48 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:17,829 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3082803b-ab2f-4f83-833a-894c9c7c4a48 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:17,829 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:17,830 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:17,830 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3082803b-ab2f-4f83-833a-894c9c7c4a48 2019-05-30 12:09:17,830 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3082803b-ab2f-4f83-833a-894c9c7c4a48 2019-05-30 12:09:17,830 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3256626d-2300-4895-970a-b47d591569d2 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:17,830 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:17,830 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:17,831 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-b4af730a-17dd-47c7-a5a5-89837f9fc4a4 Date: Thu, 30 May 2019 12:09:07 GMT RESP BODY: {"floatingips": [{"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "", "mac_address": "fa:16:3e:63:bd:1b", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "c13a9b1e-3171-4fab-b9de-549b9381ba45", "id": "7106e225-70fe-4e49-b783-70991645d8f3", "qos_policy_id": null}, {"router_id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:54:38Z", "updated_at": "2019-05-30T11:54:41Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:04:38", "device_id": "a97ebabb-7330-4518-945e-9aea9cb2a328"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "27027bc3-7b63-46b2-96ca-a45b299f7710", "id": "a6aedab4-e673-4583-a9f9-5a0097b46721", "qos_policy_id": null}, {"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "", "mac_address": "fa:16:3e:0b:2d:4f", "device_id": ""}, "fixed_ip_address": "11.0.0.4", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "03b30f93-c9bf-4aec-9689-211a671e3517", "id": "de988778-80c5-41c3-8d00-568fd84209e7", "qos_policy_id": null}]} 2019-05-30 12:09:17,831 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316" 2019-05-30 12:09:17,831 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316" 2019-05-30 12:09:17,831 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d646ec28437a90dbbec8277e239043ad6dca65" 2019-05-30 12:09:17,831 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d646ec28437a90dbbec8277e239043ad6dca65" 2019-05-30 12:09:17,831 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3256626d-2300-4895-970a-b47d591569d2 2019-05-30 12:09:17,832 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3256626d-2300-4895-970a-b47d591569d2 2019-05-30 12:09:17,832 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3256626d-2300-4895-970a-b47d591569d2 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:17,832 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c 2019-05-30 12:09:17,832 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-8bba3e0f-e349-4f62-83cb-67c4f797f944 2019-05-30 12:09:17,832 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef 2019-05-30 12:09:17,832 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-f778459a-e449-4d2f-aef4-97749ba689fe 2019-05-30 12:09:17,833 - functest.core.cloudify - DEBUG - Detaching port c13a9b1e-3171-4fab-b9de-549b9381ba45... 2019-05-30 12:09:17,833 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d646ec28437a90dbbec8277e239043ad6dca65" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-30 12:09:17,833 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d646ec28437a90dbbec8277e239043ad6dca65" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-30 12:09:17,833 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef Date: Thu, 30 May 2019 12:09:07 GMT RESP BODY: {"floatingips": [{"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "", "mac_address": "fa:16:3e:63:bd:1b", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "c13a9b1e-3171-4fab-b9de-549b9381ba45", "id": "7106e225-70fe-4e49-b783-70991645d8f3", "qos_policy_id": null}, {"router_id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:54:38Z", "updated_at": "2019-05-30T11:54:41Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:04:38", "device_id": "a97ebabb-7330-4518-945e-9aea9cb2a328"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "27027bc3-7b63-46b2-96ca-a45b299f7710", "id": "a6aedab4-e673-4583-a9f9-5a0097b46721", "qos_policy_id": null}, {"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "", "mac_address": "fa:16:3e:0b:2d:4f", "device_id": ""}, "fixed_ip_address": "11.0.0.4", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "03b30f93-c9bf-4aec-9689-211a671e3517", "id": "de988778-80c5-41c3-8d00-568fd84209e7", "qos_policy_id": null}]} 2019-05-30 12:09:17,833 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef Date: Thu, 30 May 2019 12:09:07 GMT RESP BODY: {"floatingips": [{"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "", "mac_address": "fa:16:3e:63:bd:1b", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "c13a9b1e-3171-4fab-b9de-549b9381ba45", "id": "7106e225-70fe-4e49-b783-70991645d8f3", "qos_policy_id": null}, {"router_id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:54:38Z", "updated_at": "2019-05-30T11:54:41Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:04:38", "device_id": "a97ebabb-7330-4518-945e-9aea9cb2a328"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "27027bc3-7b63-46b2-96ca-a45b299f7710", "id": "a6aedab4-e673-4583-a9f9-5a0097b46721", "qos_policy_id": null}, {"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "", "mac_address": "fa:16:3e:0b:2d:4f", "device_id": ""}, "fixed_ip_address": "11.0.0.4", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "03b30f93-c9bf-4aec-9689-211a671e3517", "id": "de988778-80c5-41c3-8d00-568fd84209e7", "qos_policy_id": null}]} 2019-05-30 12:09:17,833 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef 2019-05-30 12:09:17,834 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef 2019-05-30 12:09:17,834 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef 2019-05-30 12:09:17,834 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316" 2019-05-30 12:09:17,834 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c Date: Thu, 30 May 2019 12:09:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:08:57Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:17,834 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c Date: Thu, 30 May 2019 12:09:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:08:57Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:17,834 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c 2019-05-30 12:09:17,834 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c 2019-05-30 12:09:17,835 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c 2019-05-30 12:09:17,835 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316" 2019-05-30 12:09:17,835 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316" 2019-05-30 12:09:17,835 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-d72a214e-a9b2-4523-888d-04207a683436 Date: Thu, 30 May 2019 12:09:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:54:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a0d6a928-81ce-4c00-b95a-5a91a47298b4","ip_address":"192.168.120.10"}],"id":"27027bc3-7b63-46b2-96ca-a45b299f7710","security_groups":["0dbea5c2-740b-4fa2-9890-d84d7833e11b"],"mac_address":"fa:16:3e:37:04:38","device_id":"a97ebabb-7330-4518-945e-9aea9cb2a328","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"cb13cca1-9281-4d13-9eca-5810e4d3cfd5","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:52:52Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:17,835 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-d72a214e-a9b2-4523-888d-04207a683436 Date: Thu, 30 May 2019 12:09:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:54:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a0d6a928-81ce-4c00-b95a-5a91a47298b4","ip_address":"192.168.120.10"}],"id":"27027bc3-7b63-46b2-96ca-a45b299f7710","security_groups":["0dbea5c2-740b-4fa2-9890-d84d7833e11b"],"mac_address":"fa:16:3e:37:04:38","device_id":"a97ebabb-7330-4518-945e-9aea9cb2a328","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"cb13cca1-9281-4d13-9eca-5810e4d3cfd5","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:52:52Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:17,835 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-d72a214e-a9b2-4523-888d-04207a683436 2019-05-30 12:09:17,836 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-d72a214e-a9b2-4523-888d-04207a683436 2019-05-30 12:09:17,836 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-d72a214e-a9b2-4523-888d-04207a683436 2019-05-30 12:09:17,836 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-d72a214e-a9b2-4523-888d-04207a683436 2019-05-30 12:09:17,836 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316" 2019-05-30 12:09:17,836 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316" 2019-05-30 12:09:17,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/c56daa99-b1a8-4463-914c-a40ea9419ec3 2019-05-30 12:09:17,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:17,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:17,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:17,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:17,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:17,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:17,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:17,937 - 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-05-30T12:08:56.435Z", "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-05-30T12:08:56.436Z", "id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"} 2019-05-30 12:09:17,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:17,937 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:17 GMT 2019-05-30 12:09:17,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:17,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-30 12:09:17,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:17,938 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:17,938 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:22,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 12:09:23,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:23,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:23,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:23,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:23,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:23,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:23,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:23,051 - 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-05-30T12:09:08.178Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.684Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.684Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.685Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.686Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c Date: Thu, 30 May 2019 12:09:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:08:57Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.725Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c Date: Thu, 30 May 2019 12:09:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:08:57Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.725Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.725Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.726Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.726Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.726Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.727Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.727Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-d72a214e-a9b2-4523-888d-04207a683436 Date: Thu, 30 May 2019 12:09:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T11:54:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a0d6a928-81ce-4c00-b95a-5a91a47298b4\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"27027bc3-7b63-46b2-96ca-a45b299f7710\",\"security_groups\":[\"0dbea5c2-740b-4fa2-9890-d84d7833e11b\"],\"mac_address\":\"fa:16:3e:37:04:38\",\"device_id\":\"a97ebabb-7330-4518-945e-9aea9cb2a328\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"cb13cca1-9281-4d13-9eca-5810e4d3cfd5\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:52:52Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.772Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "Successfully detached port c13a9b1e-3171-4fab-b9de-549b9381ba45", "level": "info", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.908Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-975d1f44-f970-4f65-9103-691f18a0c67d", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.908Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-975d1f44-f970-4f65-9103-691f18a0c67d", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.908Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-975d1f44-f970-4f65-9103-691f18a0c67d", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.907Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-975d1f44-f970-4f65-9103-691f18a0c67d", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.907Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-975d1f44-f970-4f65-9103-691f18a0c67d Date: Thu, 30 May 2019 12:09:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:07Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.907Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-8bba3e0f-e349-4f62-83cb-67c4f797f944", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.473Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.685Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-975d1f44-f970-4f65-9103-691f18a0c67d Date: Thu, 30 May 2019 12:09:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:07Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.907Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.825Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.825Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "Detaching port 03b30f93-c9bf-4aec-9689-211a671e3517...", "level": "info", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.824Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-c2ff804a-f8d2-4e22-b07c-ab053379a5a2", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.824Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-c2ff804a-f8d2-4e22-b07c-ab053379a5a2", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.824Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-c2ff804a-f8d2-4e22-b07c-ab053379a5a2", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.824Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-c2ff804a-f8d2-4e22-b07c-ab053379a5a2", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.823Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c2ff804a-f8d2-4e22-b07c-ab053379a5a2 Date: Thu, 30 May 2019 12:09:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:08:59Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.823Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c2ff804a-f8d2-4e22-b07c-ab053379a5a2 Date: Thu, 30 May 2019 12:09:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:08:59Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.823Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.773Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316\"", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.773Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-d72a214e-a9b2-4523-888d-04207a683436", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.773Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-8bba3e0f-e349-4f62-83cb-67c4f797f944", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.472Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-d72a214e-a9b2-4523-888d-04207a683436", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.772Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-b4af730a-17dd-47c7-a5a5-89837f9fc4a4 Date: Thu, 30 May 2019 12:09:07 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:63:bd:1b\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"c13a9b1e-3171-4fab-b9de-549b9381ba45\", \"id\": \"7106e225-70fe-4e49-b783-70991645d8f3\", \"qos_policy_id\": null}, {\"router_id\": \"26e8558f-6acc-45ef-9e7e-77c8e55afbdd\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:54:38Z\", \"updated_at\": \"2019-05-30T11:54:41Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"cb13cca1-9281-4d13-9eca-5810e4d3cfd5\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:37:04:38\", \"device_id\": \"a97ebabb-7330-4518-945e-9aea9cb2a328\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 1, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"27027bc3-7b63-46b2-96ca-a45b299f7710\", \"id\": \"a6aedab4-e673-4583-a9f9-5a0097b46721\", \"qos_policy_id\": null}, {\"router_id\": \"875ba3b9-256b-4591-8610-59df134adb57\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T11:59:35Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"c9dfa3f0-d6f5-498e-a995-035179265dbb\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0b:2d:4f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.4\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": \"03b30f93-c9bf-4aec-9689-211a671e3517\", \"id\": \"de988778-80c5-41c3-8d00-568fd84209e7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.430Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b4af730a-17dd-47c7-a5a5-89837f9fc4a4", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.430Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b4af730a-17dd-47c7-a5a5-89837f9fc4a4", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.430Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b4af730a-17dd-47c7-a5a5-89837f9fc4a4", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.431Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b4af730a-17dd-47c7-a5a5-89837f9fc4a4", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.431Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}31d646ec28437a90dbbec8277e239043ad6dca65\"", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.432Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}31d646ec28437a90dbbec8277e239043ad6dca65\"", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.433Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.178Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-8bba3e0f-e349-4f62-83cb-67c4f797f944 Date: Thu, 30 May 2019 12:09:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:08:57Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:07.471Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.f1a917b1-12e0-45d0-8b5f-e64892da1306"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.893Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-88153731-4807-4e3b-a5ec-c1d727cfe3bc", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:08.173Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.893Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-88153731-4807-4e3b-a5ec-c1d727cfe3bc", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:08.173Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.893Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-88153731-4807-4e3b-a5ec-c1d727cfe3bc", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:08.173Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.893Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-88153731-4807-4e3b-a5ec-c1d727cfe3bc", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:08.173Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.893Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-88153731-4807-4e3b-a5ec-c1d727cfe3bc Date: Thu, 30 May 2019 12:09:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:07Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:08.173Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.893Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-88153731-4807-4e3b-a5ec-c1d727cfe3bc Date: Thu, 30 May 2019 12:09:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:07Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:08.172Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}], "metadata": {"pagination": {"total": 404, "offset": 172, "size": 50}}} 2019-05-30 12:09:23,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:23,051 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:23 GMT 2019-05-30 12:09:23,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:23,051 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 12:09:23,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:23,051 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:23,051 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:23,051 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 12:09:23,054 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef 2019-05-30 12:09:23,054 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef 2019-05-30 12:09:23,054 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef 2019-05-30 12:09:23,055 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316" 2019-05-30 12:09:23,055 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c Date: Thu, 30 May 2019 12:09:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:08:57Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:23,055 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c Date: Thu, 30 May 2019 12:09:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:08:57Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:23,055 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c 2019-05-30 12:09:23,055 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c 2019-05-30 12:09:23,055 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c 2019-05-30 12:09:23,055 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-d7b5a548-ba3a-4d80-ab50-6a469fe4172c 2019-05-30 12:09:23,056 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316" 2019-05-30 12:09:23,056 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316" 2019-05-30 12:09:23,056 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-d72a214e-a9b2-4523-888d-04207a683436 Date: Thu, 30 May 2019 12:09:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T11:54:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a0d6a928-81ce-4c00-b95a-5a91a47298b4","ip_address":"192.168.120.10"}],"id":"27027bc3-7b63-46b2-96ca-a45b299f7710","security_groups":["0dbea5c2-740b-4fa2-9890-d84d7833e11b"],"mac_address":"fa:16:3e:37:04:38","device_id":"a97ebabb-7330-4518-945e-9aea9cb2a328","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"cb13cca1-9281-4d13-9eca-5810e4d3cfd5","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:52:52Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:23,056 - functest.core.cloudify - DEBUG - Successfully detached port c13a9b1e-3171-4fab-b9de-549b9381ba45 2019-05-30 12:09:23,056 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-975d1f44-f970-4f65-9103-691f18a0c67d 2019-05-30 12:09:23,056 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-975d1f44-f970-4f65-9103-691f18a0c67d 2019-05-30 12:09:23,057 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-975d1f44-f970-4f65-9103-691f18a0c67d 2019-05-30 12:09:23,057 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-975d1f44-f970-4f65-9103-691f18a0c67d 2019-05-30 12:09:23,057 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-975d1f44-f970-4f65-9103-691f18a0c67d Date: Thu, 30 May 2019 12:09:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:07Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-30 12:09:23,057 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-8bba3e0f-e349-4f62-83cb-67c4f797f944 2019-05-30 12:09:23,057 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2ce0b64-e92d-4671-ab57-7240cac1d3ef 2019-05-30 12:09:23,057 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-975d1f44-f970-4f65-9103-691f18a0c67d Date: Thu, 30 May 2019 12:09:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:07Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-30 12:09:23,057 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-30 12:09:23,058 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-30 12:09:23,058 - functest.core.cloudify - DEBUG - Detaching port 03b30f93-c9bf-4aec-9689-211a671e3517... 2019-05-30 12:09:23,058 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-c2ff804a-f8d2-4e22-b07c-ab053379a5a2 2019-05-30 12:09:23,058 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-c2ff804a-f8d2-4e22-b07c-ab053379a5a2 2019-05-30 12:09:23,058 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-c2ff804a-f8d2-4e22-b07c-ab053379a5a2 2019-05-30 12:09:23,058 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-c2ff804a-f8d2-4e22-b07c-ab053379a5a2 2019-05-30 12:09:23,059 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c2ff804a-f8d2-4e22-b07c-ab053379a5a2 Date: Thu, 30 May 2019 12:09:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:08:59Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:0b:2d:4f","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:23,059 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c2ff804a-f8d2-4e22-b07c-ab053379a5a2 Date: Thu, 30 May 2019 12:09:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:08:59Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:0b:2d:4f","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:23,059 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316" 2019-05-30 12:09:23,059 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4036e2b9897e21a1f533f867a644c89b29629316" 2019-05-30 12:09:23,059 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-d72a214e-a9b2-4523-888d-04207a683436 2019-05-30 12:09:23,059 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-8bba3e0f-e349-4f62-83cb-67c4f797f944 2019-05-30 12:09:23,059 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/27027bc3-7b63-46b2-96ca-a45b299f7710.json used request id req-d72a214e-a9b2-4523-888d-04207a683436 2019-05-30 12:09:23,060 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-b4af730a-17dd-47c7-a5a5-89837f9fc4a4 Date: Thu, 30 May 2019 12:09:07 GMT RESP BODY: {"floatingips": [{"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "", "mac_address": "fa:16:3e:63:bd:1b", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "c13a9b1e-3171-4fab-b9de-549b9381ba45", "id": "7106e225-70fe-4e49-b783-70991645d8f3", "qos_policy_id": null}, {"router_id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:54:38Z", "updated_at": "2019-05-30T11:54:41Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:04:38", "device_id": "a97ebabb-7330-4518-945e-9aea9cb2a328"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "27027bc3-7b63-46b2-96ca-a45b299f7710", "id": "a6aedab4-e673-4583-a9f9-5a0097b46721", "qos_policy_id": null}, {"router_id": "875ba3b9-256b-4591-8610-59df134adb57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T11:59:35Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "c9dfa3f0-d6f5-498e-a995-035179265dbb", "device_owner": "", "mac_address": "fa:16:3e:0b:2d:4f", "device_id": ""}, "fixed_ip_address": "11.0.0.4", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": "03b30f93-c9bf-4aec-9689-211a671e3517", "id": "de988778-80c5-41c3-8d00-568fd84209e7", "qos_policy_id": null}]} 2019-05-30 12:09:23,060 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b4af730a-17dd-47c7-a5a5-89837f9fc4a4 2019-05-30 12:09:23,060 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b4af730a-17dd-47c7-a5a5-89837f9fc4a4 2019-05-30 12:09:23,060 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b4af730a-17dd-47c7-a5a5-89837f9fc4a4 2019-05-30 12:09:23,060 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b4af730a-17dd-47c7-a5a5-89837f9fc4a4 2019-05-30 12:09:23,060 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d646ec28437a90dbbec8277e239043ad6dca65" 2019-05-30 12:09:23,060 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d646ec28437a90dbbec8277e239043ad6dca65" 2019-05-30 12:09:23,061 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-8bba3e0f-e349-4f62-83cb-67c4f797f944 Date: Thu, 30 May 2019 12:09:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:08:57Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:23,061 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-88153731-4807-4e3b-a5ec-c1d727cfe3bc 2019-05-30 12:09:23,061 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-88153731-4807-4e3b-a5ec-c1d727cfe3bc 2019-05-30 12:09:23,061 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-88153731-4807-4e3b-a5ec-c1d727cfe3bc 2019-05-30 12:09:23,061 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-88153731-4807-4e3b-a5ec-c1d727cfe3bc 2019-05-30 12:09:23,061 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-88153731-4807-4e3b-a5ec-c1d727cfe3bc Date: Thu, 30 May 2019 12:09:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:07Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:0b:2d:4f","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-30 12:09:23,061 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-88153731-4807-4e3b-a5ec-c1d727cfe3bc Date: Thu, 30 May 2019 12:09:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:07Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:0b:2d:4f","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-30 12:09:23,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/c56daa99-b1a8-4463-914c-a40ea9419ec3 2019-05-30 12:09:23,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:23,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:23,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:23,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:23,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:23,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:23,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:23,130 - 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-05-30T12:08:56.435Z", "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-05-30T12:08:56.436Z", "id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"} 2019-05-30 12:09:23,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:23,131 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:23 GMT 2019-05-30 12:09:23,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:23,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-30 12:09:23,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:23,131 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:23,131 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:28,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 12:09:28,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:28,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:28,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:28,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:28,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:28,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:28,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:28,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_js95px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.893Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:08.679Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.893Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:08.584Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.893Z", "message": "Successfully detached port 03b30f93-c9bf-4aec-9689-211a671e3517", "level": "info", "target_id": "target_vnf_port_4qt7j8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:08.173Z", "source_id": "target_vnf_host_kzm3o2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.0c59359e-b803-4b9e-a357-96281a7eb7a4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:08.893Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_fioon1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:08.382Z", "source_id": "reference_vnf_host_js95px", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:09.493Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:08.712Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:09.493Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:08.968Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:09.493Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:08.754Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:10.124Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:09.391Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:10.124Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:09.069Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:10.816Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T12:09:10.414Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c7b7242c-a780-4df8-889e-4a7d947b20aa"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:10.816Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:10.414Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c7b7242c-a780-4df8-889e-4a7d947b20aa"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:10.816Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4c02dd74-8edb-4ab3-afa4-38fe800a2e60", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:10.082Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.502916b2-b63e-450a-a9cb-b32543b841d4"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:10.816Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T12:09:10.077Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.502916b2-b63e-450a-a9cb-b32543b841d4"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:10.816Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c02dd74-8edb-4ab3-afa4-38fe800a2e60 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:10.081Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.502916b2-b63e-450a-a9cb-b32543b841d4"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:10.816Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:10.076Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.502916b2-b63e-450a-a9cb-b32543b841d4"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:10.816Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b0e570e5842f91d9455f70fa8521e70a917a3be8\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:10.477Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.502916b2-b63e-450a-a9cb-b32543b841d4"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:10.816Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-76bacade-2998-4030-965e-fa09aced08f3", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:10.419Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c7b7242c-a780-4df8-889e-4a7d947b20aa"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:10.816Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76bacade-2998-4030-965e-fa09aced08f3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:10.419Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c7b7242c-a780-4df8-889e-4a7d947b20aa"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:11.477Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-990736b1-83e4-412e-afe2-d4fce12dc821", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:10.800Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.502916b2-b63e-450a-a9cb-b32543b841d4"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:11.477Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-990736b1-83e4-412e-afe2-d4fce12dc821", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:10.800Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.502916b2-b63e-450a-a9cb-b32543b841d4"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:11.477Z", "message": "RESP: [404] Date: Thu, 30 May 2019 12:09:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c1977b4-75db-4dc6-a485-6066c904cc63 x-compute-request-id: req-9c1977b4-75db-4dc6-a485-6066c904cc63 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 99af21d7-4afc-4ef8-b3dd-453dbba9bd16 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-05-30T12:09:11.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c7b7242c-a780-4df8-889e-4a7d947b20aa"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:11.477Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-9c1977b4-75db-4dc6-a485-6066c904cc63", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:11.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c7b7242c-a780-4df8-889e-4a7d947b20aa"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:11.477Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance b7dc39d0-8e30-46f8-b47b-664faf371c92 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance b7dc39d0-8e30-46f8-b47b-664faf371c92 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 b7dc39d0-8e30-46f8-b47b-664faf371c92 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-30T12:09:11.298Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:11.477Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-9c1977b4-75db-4dc6-a485-6066c904cc63", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:11.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c7b7242c-a780-4df8-889e-4a7d947b20aa"}, {"node_instance_id": "target_vnf_host_kzm3o2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:11.477Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}120d2ed507a62721bfd4b06e6d9b980c9e82b682\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:10.830Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c7b7242c-a780-4df8-889e-4a7d947b20aa"}, {"node_instance_id": "reference_vnf_host_js95px", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:11.477Z", "message": "RESP: [404] Date: Thu, 30 May 2019 12:09:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-990736b1-83e4-412e-afe2-d4fce12dc821 x-compute-request-id: req-990736b1-83e4-412e-afe2-d4fce12dc821 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance b7dc39d0-8e30-46f8-b47b-664faf371c92 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-05-30T12:09:10.799Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.502916b2-b63e-450a-a9cb-b32543b841d4"}, {"node_instance_id": "reference_vnf_host_js95px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:12.075Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:11.314Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_port_fioon1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:12.075Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:11.547Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:12.075Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 99af21d7-4afc-4ef8-b3dd-453dbba9bd16 could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 99af21d7-4afc-4ef8-b3dd-453dbba9bd16 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 99af21d7-4afc-4ef8-b3dd-453dbba9bd16 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-30T12:09:11.718Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_host_kzm3o2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:12.671Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:11.936Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_port_fioon1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:12.671Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:11.964Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:12.671Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:11.817Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:13.318Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:12.421Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:13.318Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:12.452Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:13.318Z", "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-05-30T12:09:11.996Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_port_4qt7j8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:13.915Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:12.758Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:13.915Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:12.653Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "keypair_d9pbxp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:13.915Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:12.727Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:14.527Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-929e31fd-d422-405b-a512-01f920c4d8fd 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:13.993Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a75f918c-3b49-48e2-b35e-6fb281d05eea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:14.527Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-929e31fd-d422-405b-a512-01f920c4d8fd", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:13.993Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a75f918c-3b49-48e2-b35e-6fb281d05eea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:14.527Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_6o5u6d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:14.310Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a55d79e1-52a9-4410-a390-8279332e90c7"}, {"node_instance_id": "reference_vnf_port_fioon1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:14.527Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:12.792Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:14.527Z", "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-05-30T12:09:12.824Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:14.527Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:13.987Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a75f918c-3b49-48e2-b35e-6fb281d05eea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:15.046Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b77b1e63-8a78-4770-b737-b8c202cf4b48", "level": "debug", "target_id": "reference_vnf_ip_6o5u6d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:14.315Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a55d79e1-52a9-4410-a390-8279332e90c7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:15.046Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_6o5u6d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:13.014Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_port_4qt7j8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:15.046Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:13.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "keypair_d9pbxp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:15.046Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:13.271Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:15.046Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b77b1e63-8a78-4770-b737-b8c202cf4b48 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_6o5u6d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:14.315Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a55d79e1-52a9-4410-a390-8279332e90c7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:15.046Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=5c87dcea-7feb-4133-8929-408502f90f3e -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e4b6c79364a0722c9b162d761ced9f8a1d85c1d4\"", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:14.521Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a75f918c-3b49-48e2-b35e-6fb281d05eea"}], "metadata": {"pagination": {"total": 451, "offset": 222, "size": 50}}} 2019-05-30 12:09:28,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:28,213 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:28 GMT 2019-05-30 12:09:28,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:28,213 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 12:09:28,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:28,214 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:28,214 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:28,214 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 12:09:28,216 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 12:09:28,216 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-30 12:09:28,217 - functest.core.cloudify - DEBUG - Successfully detached port 03b30f93-c9bf-4aec-9689-211a671e3517 2019-05-30 12:09:28,217 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-30 12:09:28,217 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 12:09:28,217 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 12:09:28,217 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 12:09:28,217 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-30 12:09:28,218 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-30 12:09:28,218 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:28,218 - functest.core.cloudify - DEBUG - deleting server 2019-05-30 12:09:28,218 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4c02dd74-8edb-4ab3-afa4-38fe800a2e60 2019-05-30 12:09:28,218 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:28,218 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c02dd74-8edb-4ab3-afa4-38fe800a2e60 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:28,218 - functest.core.cloudify - DEBUG - deleting server 2019-05-30 12:09:28,219 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e570e5842f91d9455f70fa8521e70a917a3be8" 2019-05-30 12:09:28,219 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-76bacade-2998-4030-965e-fa09aced08f3 2019-05-30 12:09:28,219 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76bacade-2998-4030-965e-fa09aced08f3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:28,219 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-990736b1-83e4-412e-afe2-d4fce12dc821 2019-05-30 12:09:28,219 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b7dc39d0-8e30-46f8-b47b-664faf371c92 used request id req-990736b1-83e4-412e-afe2-d4fce12dc821 2019-05-30 12:09:28,219 - functest.core.cloudify - DEBUG - RESP: [404] Date: Thu, 30 May 2019 12:09:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c1977b4-75db-4dc6-a485-6066c904cc63 x-compute-request-id: req-9c1977b4-75db-4dc6-a485-6066c904cc63 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 99af21d7-4afc-4ef8-b3dd-453dbba9bd16 could not be found.", "code": 404}} 2019-05-30 12:09:28,220 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-9c1977b4-75db-4dc6-a485-6066c904cc63 2019-05-30 12:09:28,220 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance b7dc39d0-8e30-46f8-b47b-664faf371c92 could not be found. [status_code=404] 2019-05-30 12:09:28,220 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 used request id req-9c1977b4-75db-4dc6-a485-6066c904cc63 2019-05-30 12:09:28,220 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/99af21d7-4afc-4ef8-b3dd-453dbba9bd16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120d2ed507a62721bfd4b06e6d9b980c9e82b682" 2019-05-30 12:09:28,220 - functest.core.cloudify - DEBUG - RESP: [404] Date: Thu, 30 May 2019 12:09:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-990736b1-83e4-412e-afe2-d4fce12dc821 x-compute-request-id: req-990736b1-83e4-412e-afe2-d4fce12dc821 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b7dc39d0-8e30-46f8-b47b-664faf371c92 could not be found.", "code": 404}} 2019-05-30 12:09:28,221 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 12:09:28,221 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 12:09:28,221 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 99af21d7-4afc-4ef8-b3dd-453dbba9bd16 could not be found. [status_code=404] 2019-05-30 12:09:28,221 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 12:09:28,221 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 12:09:28,221 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 12:09:28,221 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 12:09:28,222 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 12:09:28,222 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 12:09:28,222 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 12:09:28,222 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-30 12:09:28,222 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 12:09:28,222 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-929e31fd-d422-405b-a512-01f920c4d8fd 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:28,223 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-929e31fd-d422-405b-a512-01f920c4d8fd 2019-05-30 12:09:28,223 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:28,223 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 12:09:28,223 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 12:09:28,223 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:28,223 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b77b1e63-8a78-4770-b737-b8c202cf4b48 2019-05-30 12:09:28,224 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-05-30 12:09:28,224 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 12:09:28,224 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 12:09:28,224 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b77b1e63-8a78-4770-b737-b8c202cf4b48 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:28,224 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=5c87dcea-7feb-4133-8929-408502f90f3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b6c79364a0722c9b162d761ced9f8a1d85c1d4" 2019-05-30 12:09:28,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/c56daa99-b1a8-4463-914c-a40ea9419ec3 2019-05-30 12:09:28,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:28,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:28,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:28,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:28,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:28,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:28,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:28,308 - 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-05-30T12:08:56.435Z", "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-05-30T12:08:56.436Z", "id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"} 2019-05-30 12:09:28,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:28,309 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:28 GMT 2019-05-30 12:09:28,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:28,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-30 12:09:28,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:28,309 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:28,309 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:33,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 12:09:33,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:33,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:33,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:33,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:33,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:33,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:33,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:33,401 - 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-05-30T12:09:15.046Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-2a533988-6d60-43dc-b98a-c1ad0f3a0a9c Date: Thu, 30 May 2019 12:09:14 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:04Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"5c87dcea-7feb-4133-8929-408502f90f3e\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:f0:84:25\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:14.848Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a75f918c-3b49-48e2-b35e-6fb281d05eea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:15.046Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b77b1e63-8a78-4770-b737-b8c202cf4b48", "level": "debug", "target_id": "reference_vnf_ip_6o5u6d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:14.315Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a55d79e1-52a9-4410-a390-8279332e90c7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:15.618Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=97546f0d-83cf-4ad7-9bef-487b6fa2a7de -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}480091d62c9ab11ff6c802035db35cf492a097de\"", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:15.407Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.75a8cffd-35a1-44b9-8347-ee69eae07f9c"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:15.618Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:13.484Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "keypair_d9pbxp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:15.618Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:13.720Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:15.618Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:13.744Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:15.618Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=5c87dcea-7feb-4133-8929-408502f90f3e used request id req-2a533988-6d60-43dc-b98a-c1ad0f3a0a9c", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:14.849Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a75f918c-3b49-48e2-b35e-6fb281d05eea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:15.618Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c464644-a010-4dee-a4a7-b6e1286860f0 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:14.986Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.75a8cffd-35a1-44b9-8347-ee69eae07f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:15.618Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:14.978Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.75a8cffd-35a1-44b9-8347-ee69eae07f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:15.618Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e4b6c79364a0722c9b162d761ced9f8a1d85c1d4\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:14.851Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a75f918c-3b49-48e2-b35e-6fb281d05eea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:15.618Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=5c87dcea-7feb-4133-8929-408502f90f3e used request id req-2a533988-6d60-43dc-b98a-c1ad0f3a0a9c", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:14.850Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a75f918c-3b49-48e2-b35e-6fb281d05eea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:15.618Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3c464644-a010-4dee-a4a7-b6e1286860f0", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:14.986Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.75a8cffd-35a1-44b9-8347-ee69eae07f9c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.137Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_b2umtu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:14.332Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "keypair_d9pbxp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.137Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:14.247Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_port_4qt7j8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.137Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:14.083Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.137Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-fd8aa3b3-6804-4430-84b4-08c5ff911fda", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:15.974Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a75f918c-3b49-48e2-b35e-6fb281d05eea"}, {"node_instance_id": "keypair_d9pbxp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.137Z", "message": "deleting keypair", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.042Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.782dd5ca-9414-49b4-a607-0316fad86b03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.137Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b417be4a-2afa-45f7-9f39-2b3a112f8ca1 Date: Thu, 30 May 2019 12:09:15 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:04Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"97546f0d-83cf-4ad7-9bef-487b6fa2a7de\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:bc:76:66\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:15.739Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.75a8cffd-35a1-44b9-8347-ee69eae07f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.137Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=97546f0d-83cf-4ad7-9bef-487b6fa2a7de used request id req-b417be4a-2afa-45f7-9f39-2b3a112f8ca1", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:15.739Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.75a8cffd-35a1-44b9-8347-ee69eae07f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.137Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=97546f0d-83cf-4ad7-9bef-487b6fa2a7de used request id req-b417be4a-2afa-45f7-9f39-2b3a112f8ca1", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:15.739Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.75a8cffd-35a1-44b9-8347-ee69eae07f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.137Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}480091d62c9ab11ff6c802035db35cf492a097de\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:15.740Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.75a8cffd-35a1-44b9-8347-ee69eae07f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_b2umtu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:15.661Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.8fbff1af-7b72-4f19-9635-5904073d7f1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.137Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-064725dd-8482-44c5-a16f-e5bbe847bfeb 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_b2umtu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:15.666Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.8fbff1af-7b72-4f19-9635-5904073d7f1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.137Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-064725dd-8482-44c5-a16f-e5bbe847bfeb", "level": "debug", "target_id": "target_vnf_ip_b2umtu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:15.666Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.8fbff1af-7b72-4f19-9635-5904073d7f1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.137Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-2230a059-9a8c-40d2-8119-a09f5c3e7595 Date: Thu, 30 May 2019 12:09:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:15Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"5c87dcea-7feb-4133-8929-408502f90f3e\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:f0:84:25\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:15.862Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a75f918c-3b49-48e2-b35e-6fb281d05eea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.137Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-2230a059-9a8c-40d2-8119-a09f5c3e7595", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:15.862Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a75f918c-3b49-48e2-b35e-6fb281d05eea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.137Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-2230a059-9a8c-40d2-8119-a09f5c3e7595", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:15.863Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a75f918c-3b49-48e2-b35e-6fb281d05eea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e4b6c79364a0722c9b162d761ced9f8a1d85c1d4\"", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:15.864Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a75f918c-3b49-48e2-b35e-6fb281d05eea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.137Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-fd8aa3b3-6804-4430-84b4-08c5ff911fda Date: Thu, 30 May 2019 12:09:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:15Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"5c87dcea-7feb-4133-8929-408502f90f3e\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:f0:84:25\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:15.974Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a75f918c-3b49-48e2-b35e-6fb281d05eea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.137Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-fd8aa3b3-6804-4430-84b4-08c5ff911fda", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:15.974Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a75f918c-3b49-48e2-b35e-6fb281d05eea"}, {"node_instance_id": "keypair_d9pbxp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vnf_test_keypair -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}809a4805fdd542440673259bc927a4a3d621a59e\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.453Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.782dd5ca-9414-49b4-a607-0316fad86b03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-f140ac52-1f66-40d3-8069-f9fe5a14d545", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.213Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.75a8cffd-35a1-44b9-8347-ee69eae07f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-f140ac52-1f66-40d3-8069-f9fe5a14d545", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.213Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.75a8cffd-35a1-44b9-8347-ee69eae07f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}480091d62c9ab11ff6c802035db35cf492a097de\"", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.214Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.75a8cffd-35a1-44b9-8347-ee69eae07f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-27cf01d6-473f-426d-a683-fb31a5a157d8 Date: Thu, 30 May 2019 12:09:16 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T12:09:15Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 3, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": null, \"id\": \"7106e225-70fe-4e49-b783-70991645d8f3\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_6o5u6d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.333Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a55d79e1-52a9-4410-a390-8279332e90c7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json used request id req-27cf01d6-473f-426d-a683-fb31a5a157d8", "level": "debug", "target_id": "reference_vnf_ip_6o5u6d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.334Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a55d79e1-52a9-4410-a390-8279332e90c7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json used request id req-27cf01d6-473f-426d-a683-fb31a5a157d8", "level": "debug", "target_id": "reference_vnf_ip_6o5u6d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.334Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.a55d79e1-52a9-4410-a390-8279332e90c7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.402Z", "source_id": "reference_vnf_data_plane_port_qjkmcu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "keypair_d9pbxp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:14.970Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "keypair_d9pbxp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:14.627Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "keypair_d9pbxp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T12:09:16.042Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.782dd5ca-9414-49b4-a607-0316fad86b03"}, {"node_instance_id": "keypair_d9pbxp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a98ac1f5-b796-4908-b597-97560d5e3dc0 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.048Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.782dd5ca-9414-49b4-a607-0316fad86b03"}, {"node_instance_id": "keypair_d9pbxp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a98ac1f5-b796-4908-b597-97560d5e3dc0", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.048Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.782dd5ca-9414-49b4-a607-0316fad86b03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-a942140f-8f87-4c2a-b964-238f886cdf09", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.567Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.75a8cffd-35a1-44b9-8347-ee69eae07f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-a942140f-8f87-4c2a-b964-238f886cdf09", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.565Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.75a8cffd-35a1-44b9-8347-ee69eae07f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a942140f-8f87-4c2a-b964-238f886cdf09 Date: Thu, 30 May 2019 12:09:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:15Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"97546f0d-83cf-4ad7-9bef-487b6fa2a7de\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:bc:76:66\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.565Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.75a8cffd-35a1-44b9-8347-ee69eae07f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e75d8ecb640f23bce55cd38f8c460b29372201b0\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "target_vnf_ip_b2umtu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.090Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.8fbff1af-7b72-4f19-9635-5904073d7f1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f140ac52-1f66-40d3-8069-f9fe5a14d545 Date: Thu, 30 May 2019 12:09:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:15Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"97546f0d-83cf-4ad7-9bef-487b6fa2a7de\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:bc:76:66\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:16Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.213Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.75a8cffd-35a1-44b9-8347-ee69eae07f9c"}, {"node_instance_id": "keypair_d9pbxp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:16.762Z", "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-05-30T12:09:16.042Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.782dd5ca-9414-49b4-a607-0316fad86b03"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:17.363Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}], "metadata": {"pagination": {"total": 511, "offset": 272, "size": 50}}} 2019-05-30 12:09:33,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:33,401 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:33 GMT 2019-05-30 12:09:33,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:33,402 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 12:09:33,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:33,402 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:33,402 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:33,402 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 12:09:33,404 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-2a533988-6d60-43dc-b98a-c1ad0f3a0a9c Date: Thu, 30 May 2019 12:09:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:04Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.3"}],"id":"5c87dcea-7feb-4133-8929-408502f90f3e","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:f0:84:25","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-30 12:09:33,405 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b77b1e63-8a78-4770-b737-b8c202cf4b48 2019-05-30 12:09:33,405 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=97546f0d-83cf-4ad7-9bef-487b6fa2a7de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480091d62c9ab11ff6c802035db35cf492a097de" 2019-05-30 12:09:33,405 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 12:09:33,405 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 12:09:33,405 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-30 12:09:33,406 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=5c87dcea-7feb-4133-8929-408502f90f3e used request id req-2a533988-6d60-43dc-b98a-c1ad0f3a0a9c 2019-05-30 12:09:33,406 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c464644-a010-4dee-a4a7-b6e1286860f0 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:33,406 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:33,406 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b6c79364a0722c9b162d761ced9f8a1d85c1d4" -d '{"port": {"security_groups": []}}' 2019-05-30 12:09:33,406 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=5c87dcea-7feb-4133-8929-408502f90f3e used request id req-2a533988-6d60-43dc-b98a-c1ad0f3a0a9c 2019-05-30 12:09:33,406 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3c464644-a010-4dee-a4a7-b6e1286860f0 2019-05-30 12:09:33,407 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-05-30 12:09:33,407 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 12:09:33,407 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 12:09:33,407 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-fd8aa3b3-6804-4430-84b4-08c5ff911fda 2019-05-30 12:09:33,407 - functest.core.cloudify - DEBUG - deleting keypair 2019-05-30 12:09:33,407 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b417be4a-2afa-45f7-9f39-2b3a112f8ca1 Date: Thu, 30 May 2019 12:09:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:04Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.5"}],"id":"97546f0d-83cf-4ad7-9bef-487b6fa2a7de","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:bc:76:66","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-30 12:09:33,407 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=97546f0d-83cf-4ad7-9bef-487b6fa2a7de used request id req-b417be4a-2afa-45f7-9f39-2b3a112f8ca1 2019-05-30 12:09:33,408 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=97546f0d-83cf-4ad7-9bef-487b6fa2a7de used request id req-b417be4a-2afa-45f7-9f39-2b3a112f8ca1 2019-05-30 12:09:33,408 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480091d62c9ab11ff6c802035db35cf492a097de" -d '{"port": {"security_groups": []}}' 2019-05-30 12:09:33,408 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:33,408 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-064725dd-8482-44c5-a16f-e5bbe847bfeb 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:33,408 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-064725dd-8482-44c5-a16f-e5bbe847bfeb 2019-05-30 12:09:33,408 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-2230a059-9a8c-40d2-8119-a09f5c3e7595 Date: Thu, 30 May 2019 12:09:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:15Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.3"}],"id":"5c87dcea-7feb-4133-8929-408502f90f3e","security_groups":[],"mac_address":"fa:16:3e:f0:84:25","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-30 12:09:33,409 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-2230a059-9a8c-40d2-8119-a09f5c3e7595 2019-05-30 12:09:33,409 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-2230a059-9a8c-40d2-8119-a09f5c3e7595 2019-05-30 12:09:33,409 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b6c79364a0722c9b162d761ced9f8a1d85c1d4" 2019-05-30 12:09:33,409 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-fd8aa3b3-6804-4430-84b4-08c5ff911fda Date: Thu, 30 May 2019 12:09:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:15Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.3"}],"id":"5c87dcea-7feb-4133-8929-408502f90f3e","security_groups":[],"mac_address":"fa:16:3e:f0:84:25","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:33,409 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-fd8aa3b3-6804-4430-84b4-08c5ff911fda 2019-05-30 12:09:33,409 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vnf_test_keypair -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}809a4805fdd542440673259bc927a4a3d621a59e" 2019-05-30 12:09:33,410 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-f140ac52-1f66-40d3-8069-f9fe5a14d545 2019-05-30 12:09:33,410 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-f140ac52-1f66-40d3-8069-f9fe5a14d545 2019-05-30 12:09:33,410 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480091d62c9ab11ff6c802035db35cf492a097de" 2019-05-30 12:09:33,410 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-27cf01d6-473f-426d-a683-fb31a5a157d8 Date: Thu, 30 May 2019 12:09:16 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T12:09:15Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 3, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": null, "id": "7106e225-70fe-4e49-b783-70991645d8f3", "qos_policy_id": null}} 2019-05-30 12:09:33,410 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json used request id req-27cf01d6-473f-426d-a683-fb31a5a157d8 2019-05-30 12:09:33,410 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json used request id req-27cf01d6-473f-426d-a683-fb31a5a157d8 2019-05-30 12:09:33,411 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-30 12:09:33,411 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-05-30 12:09:33,411 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 12:09:33,411 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:33,411 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a98ac1f5-b796-4908-b597-97560d5e3dc0 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:33,411 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a98ac1f5-b796-4908-b597-97560d5e3dc0 2019-05-30 12:09:33,411 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-a942140f-8f87-4c2a-b964-238f886cdf09 2019-05-30 12:09:33,412 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-a942140f-8f87-4c2a-b964-238f886cdf09 2019-05-30 12:09:33,412 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a942140f-8f87-4c2a-b964-238f886cdf09 Date: Thu, 30 May 2019 12:09:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:15Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.5"}],"id":"97546f0d-83cf-4ad7-9bef-487b6fa2a7de","security_groups":[],"mac_address":"fa:16:3e:bc:76:66","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:33,412 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e75d8ecb640f23bce55cd38f8c460b29372201b0" -d '{"floatingip": {"port_id": null}}' 2019-05-30 12:09:33,412 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f140ac52-1f66-40d3-8069-f9fe5a14d545 Date: Thu, 30 May 2019 12:09:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:15Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"94e2f1f2-1b08-46b4-a95f-d54b9d907b9c","ip_address":"12.0.0.5"}],"id":"97546f0d-83cf-4ad7-9bef-487b6fa2a7de","security_groups":[],"mac_address":"fa:16:3e:bc:76:66","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"ea1a60c5-60f4-49e3-bc43-ad59bbde73dc","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-30 12:09:33,412 - functest.core.cloudify - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-05-30 12:09:33,412 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 12:09:33,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/c56daa99-b1a8-4463-914c-a40ea9419ec3 2019-05-30 12:09:33,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:33,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:33,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:33,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:33,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:33,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:33,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:33,468 - 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-05-30T12:08:56.435Z", "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-05-30T12:08:56.436Z", "id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"} 2019-05-30 12:09:33,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:33,469 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:33 GMT 2019-05-30 12:09:33,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:33,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-30 12:09:33,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:33,469 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:33,469 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:38,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 12:09:38,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:38,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:38,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:38,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:38,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:38,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:38,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:38,560 - 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": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:17.363Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.682Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:17.363Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_6o5u6d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.614Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "keypair_d9pbxp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:17.363Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-76b374de-08e5-418f-91fd-cfdcf7ea5db1", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.769Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.782dd5ca-9414-49b4-a607-0316fad86b03"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:17.363Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "keypair_d9pbxp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:17.363Z", "message": "RESP: [202] Date: Thu, 30 May 2019 12:09: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-76b374de-08e5-418f-91fd-cfdcf7ea5db1 x-compute-request-id: req-76b374de-08e5-418f-91fd-cfdcf7ea5db1 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.769Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.782dd5ca-9414-49b4-a607-0316fad86b03"}, {"node_instance_id": "keypair_d9pbxp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:17.972Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:17.140Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:17.972Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-6d644605-f628-412e-974b-14edb3f7db7f Date: Thu, 30 May 2019 12:09:17 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"created_at\": \"2019-05-30T11:59:04Z\", \"updated_at\": \"2019-05-30T12:09:16Z\", \"floating_network_id\": \"168e0781-2ae4-4771-b847-512752cd47f4\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 3, \"project_id\": \"2a3f72cd0b694afaa6d69137ee3db004\", \"port_id\": null, \"id\": \"de988778-80c5-41c3-8d00-568fd84209e7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_b2umtu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:17.450Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.8fbff1af-7b72-4f19-9635-5904073d7f1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:17.972Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json used request id req-6d644605-f628-412e-974b-14edb3f7db7f", "level": "debug", "target_id": "target_vnf_ip_b2umtu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:17.450Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.8fbff1af-7b72-4f19-9635-5904073d7f1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:17.972Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json used request id req-6d644605-f628-412e-974b-14edb3f7db7f", "level": "debug", "target_id": "target_vnf_ip_b2umtu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:17.450Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.8fbff1af-7b72-4f19-9635-5904073d7f1b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:17.972Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:16.960Z", "source_id": "target_vnf_data_plane_port_kj0gob", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:17.972Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:17.160Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:18.556Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e5d5f6f-526a-4ffc-abdd-5eedda379a0e 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:18.144Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.576cadbe-ca30-4d58-b735-c480166e0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:18.556Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0e5d5f6f-526a-4ffc-abdd-5eedda379a0e", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:18.144Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.576cadbe-ca30-4d58-b735-c480166e0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:18.556Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:18.139Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.576cadbe-ca30-4d58-b735-c480166e0e55"}, {"node_instance_id": "keypair_d9pbxp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:18.556Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:17.352Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:18.556Z", "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-05-30T12:09:17.294Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:18.556Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:17.190Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.151Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:17.698Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.151Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aeec11b1b596c26d33174d391da3eab333904f6b\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:18.818Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.576cadbe-ca30-4d58-b735-c480166e0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.151Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=c13a9b1e-3171-4fab-b9de-549b9381ba45 used request id req-325a75e4-268e-4c36-b4a8-5f590b9e25c5", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:18.818Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.576cadbe-ca30-4d58-b735-c480166e0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.151Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=c13a9b1e-3171-4fab-b9de-549b9381ba45 used request id req-325a75e4-268e-4c36-b4a8-5f590b9e25c5", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:18.817Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.576cadbe-ca30-4d58-b735-c480166e0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.151Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-325a75e4-268e-4c36-b4a8-5f590b9e25c5 Date: Thu, 30 May 2019 12:09:18 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:07Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:18.817Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.576cadbe-ca30-4d58-b735-c480166e0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.151Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=c13a9b1e-3171-4fab-b9de-549b9381ba45 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aeec11b1b596c26d33174d391da3eab333904f6b\"", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:18.552Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.576cadbe-ca30-4d58-b735-c480166e0e55"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.151Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a3a5bea7-e6f9-45b9-9c24-ad7dc48b3867", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:18.657Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.ebb3c004-5c72-4f30-a13a-eea280ccb627"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.151Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3a5bea7-e6f9-45b9-9c24-ad7dc48b3867 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.24: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-05-30T12:09:18.657Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.ebb3c004-5c72-4f30-a13a-eea280ccb627"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.151Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T12:09:18.647Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.ebb3c004-5c72-4f30-a13a-eea280ccb627"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.151Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:18.641Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.ebb3c004-5c72-4f30-a13a-eea280ccb627"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.151Z", "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-05-30T12:09:18.092Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.151Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_b2umtu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:17.944Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.745Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:18.365Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.745Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:19.529Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c9b3bfa0-7b63-4ea4-baf4-62b448577dee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.745Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd21edf8-414a-4353-9d96-d43a8692019f 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:19.535Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c9b3bfa0-7b63-4ea4-baf4-62b448577dee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.745Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-dd21edf8-414a-4353-9d96-d43a8692019f", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:19.535Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c9b3bfa0-7b63-4ea4-baf4-62b448577dee"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.745Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T12:09:19.193Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.4812b0d0-7c3f-482a-8b47-5661acb9f2bc"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.745Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}49f20c8ad0602d623df8a2716e8446a3ace4cc52\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:19.060Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.ebb3c004-5c72-4f30-a13a-eea280ccb627"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.745Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43352247-38ce-46bb-8202-26764476e6d6 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.24: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-05-30T12:09:19.198Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.4812b0d0-7c3f-482a-8b47-5661acb9f2bc"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.745Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-43352247-38ce-46bb-8202-26764476e6d6", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:19.198Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.4812b0d0-7c3f-482a-8b47-5661acb9f2bc"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.745Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d73cb9f50041151632bfcd1af7b7825731e32c07\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:19.641Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.4812b0d0-7c3f-482a-8b47-5661acb9f2bc"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:19.745Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:19.192Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.4812b0d0-7c3f-482a-8b47-5661acb9f2bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.343Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-876103ba-3bf3-489d-afe3-e2bf4ae881a0", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:19.696Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.576cadbe-ca30-4d58-b735-c480166e0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.343Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-876103ba-3bf3-489d-afe3-e2bf4ae881a0 Date: Thu, 30 May 2019 12:09:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:18Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:19.696Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.576cadbe-ca30-4d58-b735-c480166e0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.343Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=03b30f93-c9bf-4aec-9689-211a671e3517 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}576238a2ed0780bf83dc748e6763162e5fc094b6\"", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:19.951Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c9b3bfa0-7b63-4ea4-baf4-62b448577dee"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.343Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0bc7dc5-54df-4111-96cf-90c66bdab6b6 Date: Thu, 30 May 2019 12:09:19 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-05-30T12:09:19.893Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.ebb3c004-5c72-4f30-a13a-eea280ccb627"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.343Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aeec11b1b596c26d33174d391da3eab333904f6b\"", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:19.620Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.576cadbe-ca30-4d58-b735-c480166e0e55"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.343Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-e0bc7dc5-54df-4111-96cf-90c66bdab6b6", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:19.894Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.ebb3c004-5c72-4f30-a13a-eea280ccb627"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.343Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-e0bc7dc5-54df-4111-96cf-90c66bdab6b6", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:19.894Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.ebb3c004-5c72-4f30-a13a-eea280ccb627"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.343Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-ebdb438f-d7ec-4d35-9b4a-202dfceec2cf Date: Thu, 30 May 2019 12:09:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:18Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"c13a9b1e-3171-4fab-b9de-549b9381ba45\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:63:bd:1b\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:19.619Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.576cadbe-ca30-4d58-b735-c480166e0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.343Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-ebdb438f-d7ec-4d35-9b4a-202dfceec2cf", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:19.619Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.576cadbe-ca30-4d58-b735-c480166e0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.343Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-ebdb438f-d7ec-4d35-9b4a-202dfceec2cf", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:19.619Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.576cadbe-ca30-4d58-b735-c480166e0e55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.343Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-876103ba-3bf3-489d-afe3-e2bf4ae881a0", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:19.696Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.576cadbe-ca30-4d58-b735-c480166e0e55"}], "metadata": {"pagination": {"total": 535, "offset": 322, "size": 50}}} 2019-05-30 12:09:38,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:38,561 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:38 GMT 2019-05-30 12:09:38,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:38,561 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 12:09:38,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:38,561 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:38,561 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:38,561 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 12:09:38,564 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-30 12:09:38,564 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-05-30 12:09:38,564 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-76b374de-08e5-418f-91fd-cfdcf7ea5db1 2019-05-30 12:09:38,564 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 12:09:38,564 - functest.core.cloudify - DEBUG - RESP: [202] Date: Thu, 30 May 2019 12:09: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-76b374de-08e5-418f-91fd-cfdcf7ea5db1 x-compute-request-id: req-76b374de-08e5-418f-91fd-cfdcf7ea5db1 Content-Length: 0 Content-Type: application/json 2019-05-30 12:09:38,564 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-05-30 12:09:38,565 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-6d644605-f628-412e-974b-14edb3f7db7f Date: Thu, 30 May 2019 12:09:17 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:59:04Z", "updated_at": "2019-05-30T12:09:16Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 3, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_id": null, "id": "de988778-80c5-41c3-8d00-568fd84209e7", "qos_policy_id": null}} 2019-05-30 12:09:38,565 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json used request id req-6d644605-f628-412e-974b-14edb3f7db7f 2019-05-30 12:09:38,565 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/de988778-80c5-41c3-8d00-568fd84209e7.json used request id req-6d644605-f628-412e-974b-14edb3f7db7f 2019-05-30 12:09:38,565 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-30 12:09:38,565 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 12:09:38,565 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e5d5f6f-526a-4ffc-abdd-5eedda379a0e 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:38,566 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0e5d5f6f-526a-4ffc-abdd-5eedda379a0e 2019-05-30 12:09:38,566 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:38,566 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 12:09:38,566 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-05-30 12:09:38,566 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 12:09:38,566 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 12:09:38,567 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeec11b1b596c26d33174d391da3eab333904f6b" -d '{"port": {"security_groups": []}}' 2019-05-30 12:09:38,567 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=c13a9b1e-3171-4fab-b9de-549b9381ba45 used request id req-325a75e4-268e-4c36-b4a8-5f590b9e25c5 2019-05-30 12:09:38,567 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=c13a9b1e-3171-4fab-b9de-549b9381ba45 used request id req-325a75e4-268e-4c36-b4a8-5f590b9e25c5 2019-05-30 12:09:38,567 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-325a75e4-268e-4c36-b4a8-5f590b9e25c5 Date: Thu, 30 May 2019 12:09:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:07Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:63:bd:1b","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-30 12:09:38,567 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=c13a9b1e-3171-4fab-b9de-549b9381ba45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeec11b1b596c26d33174d391da3eab333904f6b" 2019-05-30 12:09:38,567 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a3a5bea7-e6f9-45b9-9c24-ad7dc48b3867 2019-05-30 12:09:38,568 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3a5bea7-e6f9-45b9-9c24-ad7dc48b3867 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:38,568 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:38,568 - functest.core.cloudify - DEBUG - deleting port 2019-05-30 12:09:38,568 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-05-30 12:09:38,568 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-05-30 12:09:38,568 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-30 12:09:38,569 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:38,569 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd21edf8-414a-4353-9d96-d43a8692019f 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:38,569 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-dd21edf8-414a-4353-9d96-d43a8692019f 2019-05-30 12:09:38,569 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:38,569 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f20c8ad0602d623df8a2716e8446a3ace4cc52" 2019-05-30 12:09:38,569 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43352247-38ce-46bb-8202-26764476e6d6 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:38,569 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-43352247-38ce-46bb-8202-26764476e6d6 2019-05-30 12:09:38,570 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73cb9f50041151632bfcd1af7b7825731e32c07" 2019-05-30 12:09:38,570 - functest.core.cloudify - DEBUG - deleting port 2019-05-30 12:09:38,570 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-876103ba-3bf3-489d-afe3-e2bf4ae881a0 2019-05-30 12:09:38,570 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-876103ba-3bf3-489d-afe3-e2bf4ae881a0 Date: Thu, 30 May 2019 12:09:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:18Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":[],"mac_address":"fa:16:3e:63:bd:1b","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:38,570 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=03b30f93-c9bf-4aec-9689-211a671e3517 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576238a2ed0780bf83dc748e6763162e5fc094b6" 2019-05-30 12:09:38,570 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0bc7dc5-54df-4111-96cf-90c66bdab6b6 Date: Thu, 30 May 2019 12:09:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:09:38,571 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeec11b1b596c26d33174d391da3eab333904f6b" 2019-05-30 12:09:38,571 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-e0bc7dc5-54df-4111-96cf-90c66bdab6b6 2019-05-30 12:09:38,571 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/5c87dcea-7feb-4133-8929-408502f90f3e.json used request id req-e0bc7dc5-54df-4111-96cf-90c66bdab6b6 2019-05-30 12:09:38,571 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-ebdb438f-d7ec-4d35-9b4a-202dfceec2cf Date: Thu, 30 May 2019 12:09:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:18Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.3"}],"id":"c13a9b1e-3171-4fab-b9de-549b9381ba45","security_groups":[],"mac_address":"fa:16:3e:63:bd:1b","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-30 12:09:38,571 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-ebdb438f-d7ec-4d35-9b4a-202dfceec2cf 2019-05-30 12:09:38,571 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-ebdb438f-d7ec-4d35-9b4a-202dfceec2cf 2019-05-30 12:09:38,571 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-876103ba-3bf3-489d-afe3-e2bf4ae881a0 2019-05-30 12:09:38,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/c56daa99-b1a8-4463-914c-a40ea9419ec3 2019-05-30 12:09:38,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:38,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:38,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:38,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:38,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:38,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:38,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:38,636 - 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-05-30T12:08:56.435Z", "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-05-30T12:08:56.436Z", "id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"} 2019-05-30 12:09:38,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:38,636 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:38 GMT 2019-05-30 12:09:38,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:38,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-30 12:09:38,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:38,636 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:38,636 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:43,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 12:09:43,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:43,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:43,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:43,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:43,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:43,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:43,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:43,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_kj0gob", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.985Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-67eafb9c-0cb9-4750-984b-00ac248c2323", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:20.474Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.4812b0d0-7c3f-482a-8b47-5661acb9f2bc"}, {"node_instance_id": "reference_vnf_port_fioon1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.985Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:20.436Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.985Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:20.296Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_data_plane_port_qjkmcu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.985Z", "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-05-30T12:09:20.177Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.985Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:20.175Z", "source_id": "reference_vnf_port_fioon1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.985Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-69115046-e6e4-4f7c-b646-ff59d86a25c6 Date: Thu, 30 May 2019 12:09:20 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:07Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[\"f6093a40-0bf6-4d9e-ac29-91c0f445749b\"],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:20.196Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c9b3bfa0-7b63-4ea4-baf4-62b448577dee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.985Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=03b30f93-c9bf-4aec-9689-211a671e3517 used request id req-69115046-e6e4-4f7c-b646-ff59d86a25c6", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:20.196Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c9b3bfa0-7b63-4ea4-baf4-62b448577dee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.985Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=03b30f93-c9bf-4aec-9689-211a671e3517 used request id req-69115046-e6e4-4f7c-b646-ff59d86a25c6", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:20.196Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c9b3bfa0-7b63-4ea4-baf4-62b448577dee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.985Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}576238a2ed0780bf83dc748e6763162e5fc094b6\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:20.197Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c9b3bfa0-7b63-4ea4-baf4-62b448577dee"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.985Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-67eafb9c-0cb9-4750-984b-00ac248c2323", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:20.474Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.4812b0d0-7c3f-482a-8b47-5661acb9f2bc"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:20.985Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-67eafb9c-0cb9-4750-984b-00ac248c2323 Date: Thu, 30 May 2019 12:09:20 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-05-30T12:09:20.474Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.4812b0d0-7c3f-482a-8b47-5661acb9f2bc"}, {"node_instance_id": "reference_vnf_port_fioon1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:21.583Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:20.534Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_port_fioon1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:21.583Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:20.784Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:21.583Z", "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-05-30T12:09:20.967Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:21.583Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-73d6c238-7374-42aa-87bc-cbe7189912fb", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:21.000Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c9b3bfa0-7b63-4ea4-baf4-62b448577dee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:21.583Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-73d6c238-7374-42aa-87bc-cbe7189912fb", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:20.999Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c9b3bfa0-7b63-4ea4-baf4-62b448577dee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:21.583Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-73d6c238-7374-42aa-87bc-cbe7189912fb Date: Thu, 30 May 2019 12:09:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:20Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:20.999Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c9b3bfa0-7b63-4ea4-baf4-62b448577dee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:21.583Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}576238a2ed0780bf83dc748e6763162e5fc094b6\"", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:20.942Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c9b3bfa0-7b63-4ea4-baf4-62b448577dee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:21.583Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-b7db6b64-0a05-4047-84d4-7a63c15a4f28", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:20.941Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c9b3bfa0-7b63-4ea4-baf4-62b448577dee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:21.583Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-b7db6b64-0a05-4047-84d4-7a63c15a4f28", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:20.940Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c9b3bfa0-7b63-4ea4-baf4-62b448577dee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:21.583Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-b7db6b64-0a05-4047-84d4-7a63c15a4f28 Date: Thu, 30 May 2019 12:09:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-30T12:09:20Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1ae6c159-61b7-4114-ab5c-1e700f9556e4\",\"ip_address\":\"11.0.0.4\"}],\"id\":\"03b30f93-c9bf-4aec-9689-211a671e3517\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:0b:2d:4f\",\"project_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"c9dfa3f0-d6f5-498e-a995-035179265dbb\",\"tenant_id\":\"2a3f72cd0b694afaa6d69137ee3db004\",\"created_at\":\"2019-05-30T11:59:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:20.940Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c9b3bfa0-7b63-4ea4-baf4-62b448577dee"}, {"node_instance_id": "reference_vnf_port_fioon1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:22.198Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T12:09:21.924Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c5a4e588-dc80-4991-9095-01be540316cf"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:22.198Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:21.510Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_port_fioon1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:22.198Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:21.923Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c5a4e588-dc80-4991-9095-01be540316cf"}, {"node_instance_id": "target_vnf_data_plane_port_kj0gob", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:22.198Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:21.258Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_port_fioon1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:22.198Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc9d36d5-4c71-423b-9301-61ec984320a5 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:21.930Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c5a4e588-dc80-4991-9095-01be540316cf"}, {"node_instance_id": "reference_vnf_port_fioon1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:22.198Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bc9d36d5-4c71-423b-9301-61ec984320a5", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:21.930Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c5a4e588-dc80-4991-9095-01be540316cf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:22.198Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_9jx6d7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:21.440Z", "source_id": "target_vnf_port_4qt7j8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_port_4qt7j8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:22.808Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:21.965Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:22.808Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:21.647Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_port_fioon1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:22.808Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}54ed273d31f1acff506e339fceced698c097e47b\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:22.437Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c5a4e588-dc80-4991-9095-01be540316cf"}, {"node_instance_id": "target_vnf_port_4qt7j8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:22.808Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:21.700Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_port_4qt7j8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:23.419Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-629711ef-06f9-4695-aaf5-269ac4922381", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:23.201Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.123685d6-ea32-4040-a305-a91a568864c6"}, {"node_instance_id": "target_vnf_port_4qt7j8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:23.419Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-629711ef-06f9-4695-aaf5-269ac4922381 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:23.201Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.123685d6-ea32-4040-a305-a91a568864c6"}, {"node_instance_id": "target_vnf_port_4qt7j8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:23.419Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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-05-30T12:09:23.195Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.123685d6-ea32-4040-a305-a91a568864c6"}, {"node_instance_id": "target_vnf_port_4qt7j8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:23.419Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:23.194Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.123685d6-ea32-4040-a305-a91a568864c6"}, {"node_instance_id": "target_vnf_port_4qt7j8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:23.419Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:22.166Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:23.419Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:22.361Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:23.419Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:22.610Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_port_4qt7j8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:23.995Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3407f20463af110a1f4110968823a8dcf3609c85\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:23.602Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.123685d6-ea32-4040-a305-a91a568864c6"}, {"node_instance_id": "reference_vnf_port_fioon1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:23.995Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-81e5171a-0948-4fb9-9267-285cc519acb9", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:23.335Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c5a4e588-dc80-4991-9095-01be540316cf"}, {"node_instance_id": "reference_vnf_port_fioon1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:23.995Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-81e5171a-0948-4fb9-9267-285cc519acb9", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:23.335Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c5a4e588-dc80-4991-9095-01be540316cf"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:23.995Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:22.666Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:23.995Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:22.931Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_port_fioon1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:23.995Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:23.770Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_port_fioon1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:23.995Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-81e5171a-0948-4fb9-9267-285cc519acb9 Date: Thu, 30 May 2019 12:09:23 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-05-30T12:09:23.335Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c5a4e588-dc80-4991-9095-01be540316cf"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:24.507Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-01e176e7-63be-41da-b4ad-4c9f12379bb3", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:23.944Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c4943468-0139-4d59-b08b-efc53f462d03"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:24.507Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01e176e7-63be-41da-b4ad-4c9f12379bb3 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:23.943Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c4943468-0139-4d59-b08b-efc53f462d03"}, {"node_instance_id": "target_vnf_port_4qt7j8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:24.507Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5144b4b9-c95f-4234-9791-c64c66d85031 Date: Thu, 30 May 2019 12:09:24 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_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:24.461Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.123685d6-ea32-4040-a305-a91a568864c6"}, {"node_instance_id": "reference_vnf_port_fioon1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:24.507Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:23.964Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}], "metadata": {"pagination": {"total": 562, "offset": 372, "size": 50}}} 2019-05-30 12:09:43,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:43,724 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:43 GMT 2019-05-30 12:09:43,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:43,724 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 12:09:43,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:43,724 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:43,725 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:43,725 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 12:09:43,727 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-67eafb9c-0cb9-4750-984b-00ac248c2323 2019-05-30 12:09:43,727 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 12:09:43,727 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 12:09:43,727 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-30 12:09:43,727 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-30 12:09:43,728 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-69115046-e6e4-4f7c-b646-ff59d86a25c6 Date: Thu, 30 May 2019 12:09:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:07Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":["f6093a40-0bf6-4d9e-ac29-91c0f445749b"],"mac_address":"fa:16:3e:0b:2d:4f","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-30 12:09:43,728 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=03b30f93-c9bf-4aec-9689-211a671e3517 used request id req-69115046-e6e4-4f7c-b646-ff59d86a25c6 2019-05-30 12:09:43,728 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=03b30f93-c9bf-4aec-9689-211a671e3517 used request id req-69115046-e6e4-4f7c-b646-ff59d86a25c6 2019-05-30 12:09:43,728 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576238a2ed0780bf83dc748e6763162e5fc094b6" -d '{"port": {"security_groups": []}}' 2019-05-30 12:09:43,728 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/97546f0d-83cf-4ad7-9bef-487b6fa2a7de.json used request id req-67eafb9c-0cb9-4750-984b-00ac248c2323 2019-05-30 12:09:43,728 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-67eafb9c-0cb9-4750-984b-00ac248c2323 Date: Thu, 30 May 2019 12:09:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:09:43,728 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 12:09:43,729 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-05-30 12:09:43,729 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-30 12:09:43,729 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-73d6c238-7374-42aa-87bc-cbe7189912fb 2019-05-30 12:09:43,729 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-73d6c238-7374-42aa-87bc-cbe7189912fb 2019-05-30 12:09:43,729 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-73d6c238-7374-42aa-87bc-cbe7189912fb Date: Thu, 30 May 2019 12:09:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:20Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":[],"mac_address":"fa:16:3e:0b:2d:4f","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"2a3f72cd0b694afaa6d69137ee3db004","qos_policy_id":null,"admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-30 12:09:43,729 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576238a2ed0780bf83dc748e6763162e5fc094b6" 2019-05-30 12:09:43,730 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-b7db6b64-0a05-4047-84d4-7a63c15a4f28 2019-05-30 12:09:43,730 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-b7db6b64-0a05-4047-84d4-7a63c15a4f28 2019-05-30 12:09:43,730 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-b7db6b64-0a05-4047-84d4-7a63c15a4f28 Date: Thu, 30 May 2019 12:09:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-30T12:09:20Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ae6c159-61b7-4114-ab5c-1e700f9556e4","ip_address":"11.0.0.4"}],"id":"03b30f93-c9bf-4aec-9689-211a671e3517","security_groups":[],"mac_address":"fa:16:3e:0b:2d:4f","project_id":"2a3f72cd0b694afaa6d69137ee3db004","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"c9dfa3f0-d6f5-498e-a995-035179265dbb","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:59:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-30 12:09:43,730 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:43,730 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 12:09:43,730 - functest.core.cloudify - DEBUG - deleting port 2019-05-30 12:09:43,730 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 12:09:43,731 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc9d36d5-4c71-423b-9301-61ec984320a5 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:43,731 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bc9d36d5-4c71-423b-9301-61ec984320a5 2019-05-30 12:09:43,731 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-30 12:09:43,731 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 12:09:43,731 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 12:09:43,731 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ed273d31f1acff506e339fceced698c097e47b" 2019-05-30 12:09:43,732 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 12:09:43,732 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-629711ef-06f9-4695-aaf5-269ac4922381 2019-05-30 12:09:43,732 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-629711ef-06f9-4695-aaf5-269ac4922381 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:43,732 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:43,732 - functest.core.cloudify - DEBUG - deleting port 2019-05-30 12:09:43,732 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-05-30 12:09:43,732 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 12:09:43,733 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 12:09:43,733 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3407f20463af110a1f4110968823a8dcf3609c85" 2019-05-30 12:09:43,733 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-81e5171a-0948-4fb9-9267-285cc519acb9 2019-05-30 12:09:43,733 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/c13a9b1e-3171-4fab-b9de-549b9381ba45.json used request id req-81e5171a-0948-4fb9-9267-285cc519acb9 2019-05-30 12:09:43,733 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 12:09:43,733 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-05-30 12:09:43,733 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-30 12:09:43,734 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-81e5171a-0948-4fb9-9267-285cc519acb9 Date: Thu, 30 May 2019 12:09:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:09:43,734 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-01e176e7-63be-41da-b4ad-4c9f12379bb3 2019-05-30 12:09:43,734 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01e176e7-63be-41da-b4ad-4c9f12379bb3 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:43,734 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5144b4b9-c95f-4234-9791-c64c66d85031 Date: Thu, 30 May 2019 12:09:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:09:43,734 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 12:09:43,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/c56daa99-b1a8-4463-914c-a40ea9419ec3 2019-05-30 12:09:43,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:43,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:43,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:43,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:43,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:43,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:43,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:43,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-05-30T12:08:56.435Z", "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-05-30T12:08:56.436Z", "id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"} 2019-05-30 12:09:43,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:43,789 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:43 GMT 2019-05-30 12:09:43,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:43,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-30 12:09:43,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:43,790 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:43,790 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:48,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/events 2019-05-30 12:09:48,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:48,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:48,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:48,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:48,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:48,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:48,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:48,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_tvh0ny", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:24.507Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-01e176e7-63be-41da-b4ad-4c9f12379bb3", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:23.944Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c4943468-0139-4d59-b08b-efc53f462d03"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:24.507Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/94e2f1f2-1b08-46b4-a95f-d54b9d907b9c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}21618aa5eab02ef85fa8663435f9458491f97867\"", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:24.343Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c4943468-0139-4d59-b08b-efc53f462d03"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:24.507Z", "message": "deleting subnet", "level": "info", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:23.932Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c4943468-0139-4d59-b08b-efc53f462d03"}, {"node_instance_id": "target_vnf_port_4qt7j8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:24.507Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5144b4b9-c95f-4234-9791-c64c66d85031 Date: Thu, 30 May 2019 12:09:24 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_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:24.461Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.123685d6-ea32-4040-a305-a91a568864c6"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:25.221Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:24.405Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:25.221Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:24.717Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:25.221Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:24.966Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_port_4qt7j8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:25.221Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:25.053Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_port_4qt7j8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:25.221Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-5144b4b9-c95f-4234-9791-c64c66d85031", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:24.462Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.123685d6-ea32-4040-a305-a91a568864c6"}, {"node_instance_id": "target_vnf_port_4qt7j8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:25.221Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-5144b4b9-c95f-4234-9791-c64c66d85031", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:24.461Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.123685d6-ea32-4040-a305-a91a568864c6"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:25.819Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:25.182Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:25.819Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:25.453Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_port_4qt7j8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:25.819Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:25.214Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:26.434Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:26.255Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:26.434Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ff80648-720d-4acb-8abc-7318e33403c7 Date: Thu, 30 May 2019 12:09:25 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": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:25.812Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c4943468-0139-4d59-b08b-efc53f462d03"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:26.434Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/94e2f1f2-1b08-46b4-a95f-d54b9d907b9c.json used request id req-4ff80648-720d-4acb-8abc-7318e33403c7", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:25.813Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c4943468-0139-4d59-b08b-efc53f462d03"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:26.434Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/subnets/94e2f1f2-1b08-46b4-a95f-d54b9d907b9c.json used request id req-4ff80648-720d-4acb-8abc-7318e33403c7", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:25.813Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.c4943468-0139-4d59-b08b-efc53f462d03"}, {"node_instance_id": "management_plane_subnet_vq2mb8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:26.434Z", "message": "Stopping node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:26.140Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:27.016Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b699df6-3db1-4b55-9a54-da9c560e4843 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:26.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.825deda2-9752-4ef2-b76a-1dcfa219a712"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:27.016Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3b699df6-3db1-4b55-9a54-da9c560e4843", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:26.597Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.825deda2-9752-4ef2-b76a-1dcfa219a712"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:27.016Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:26.588Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.825deda2-9752-4ef2-b76a-1dcfa219a712"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:27.016Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:26.589Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.825deda2-9752-4ef2-b76a-1dcfa219a712"}, {"node_instance_id": "target_vnf_ip_b2umtu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:27.016Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:26.262Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "security_group_9jx6d7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:27.016Z", "message": "Stopping node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:26.415Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_ip_b2umtu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:27.016Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:26.451Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "management_plane_subnet_vq2mb8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:27.629Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:26.629Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "data_plane_subnet_tvh0ny", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:27.629Z", "message": "Deleted node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:26.595Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "security_group_9jx6d7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:27.629Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:26.661Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:27.629Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}243b63298c1b507a65386fb0a133f9c68d4aac0a\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:27.038Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.825deda2-9752-4ef2-b76a-1dcfa219a712"}, {"node_instance_id": "security_group_9jx6d7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:28.223Z", "message": "Unlinking relationships", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:27.117Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_ip_b2umtu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:28.223Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:27.005Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "data_plane_network_taauzl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:28.223Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:26.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:28.732Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json used request id req-06b548f9-eb2c-4a5e-af40-8c2324276fd4", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:28.409Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.825deda2-9752-4ef2-b76a-1dcfa219a712"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:28.732Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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_cv5wj3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:28.536Z", "source_id": "management_plane_subnet_vq2mb8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.bfcb77e7-de3e-45e4-8834-a3bab390a67a"}, {"node_instance_id": "management_plane_subnet_vq2mb8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:28.732Z", "message": "Unlinking relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:27.148Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "data_plane_network_taauzl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:28.732Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:27.292Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:28.732Z", "message": "RESP: [204] X-Openstack-Request-Id: req-06b548f9-eb2c-4a5e-af40-8c2324276fd4 Content-Length: 0 Date: Thu, 30 May 2019 12:09:28 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_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:28.409Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.825deda2-9752-4ef2-b76a-1dcfa219a712"}, {"node_instance_id": "reference_vnf_ip_6o5u6d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:28.732Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json used request id req-06b548f9-eb2c-4a5e-af40-8c2324276fd4", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:28.409Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.825deda2-9752-4ef2-b76a-1dcfa219a712"}, {"node_instance_id": "target_vnf_ip_b2umtu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:29.242Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:27.597Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "security_group_9jx6d7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:29.242Z", "message": "Relationships unlinked", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:27.866Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:29.242Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/875ba3b9-256b-4591-8610-59df134adb57/remove_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc0071cda5bcef00c25a3b06089cf1b191d93b51\" -d '{\"subnet_id\": \"1ae6c159-61b7-4114-ab5c-1e700f9556e4\"}'", "level": "debug", "target_id": "router_cv5wj3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:28.935Z", "source_id": "management_plane_subnet_vq2mb8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.bfcb77e7-de3e-45e4-8834-a3bab390a67a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:29.242Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2121d42-f76a-47a6-ba87-611dc7ee100c 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_cv5wj3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:28.541Z", "source_id": "management_plane_subnet_vq2mb8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.bfcb77e7-de3e-45e4-8834-a3bab390a67a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:29.242Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f2121d42-f76a-47a6-ba87-611dc7ee100c", "level": "debug", "target_id": "router_cv5wj3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:28.541Z", "source_id": "management_plane_subnet_vq2mb8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.bfcb77e7-de3e-45e4-8834-a3bab390a67a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:29.242Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "target_id": "router_cv5wj3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:27.336Z", "source_id": "management_plane_subnet_vq2mb8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_ip_b2umtu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:29.821Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3c8d4e04-4795-4215-b02f-c5f4cee09717", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:29.318Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.88baaf48-0871-4723-98ba-1df5205a3c76"}, {"node_instance_id": "target_vnf_ip_b2umtu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:29.821Z", "message": "RESP: [300] Date: Thu, 30 May 2019 12:09:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c8d4e04-4795-4215-b02f-c5f4cee09717 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.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:29.318Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.88baaf48-0871-4723-98ba-1df5205a3c76"}, {"node_instance_id": "target_vnf_ip_b2umtu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:29.821Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24: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": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:29.311Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.88baaf48-0871-4723-98ba-1df5205a3c76"}, {"node_instance_id": "target_vnf_ip_b2umtu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:29.821Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:29.311Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3", "logger": "ctx.88baaf48-0871-4723-98ba-1df5205a3c76"}, {"node_instance_id": "security_group_9jx6d7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:29.821Z", "message": "Deleting node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:27.990Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}, {"node_instance_id": "target_vnf_ip_b2umtu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-30T12:09:29.821Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-30T12:09:27.898Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"}], "metadata": {"pagination": {"total": 565, "offset": 422, "size": 50}}} 2019-05-30 12:09:48,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:48,874 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:48 GMT 2019-05-30 12:09:48,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:48,874 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 12:09:48,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:48,874 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:48,875 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:48,875 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 12:09:48,877 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-01e176e7-63be-41da-b4ad-4c9f12379bb3 2019-05-30 12:09:48,877 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/94e2f1f2-1b08-46b4-a95f-d54b9d907b9c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21618aa5eab02ef85fa8663435f9458491f97867" 2019-05-30 12:09:48,877 - functest.core.cloudify - DEBUG - deleting subnet 2019-05-30 12:09:48,877 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5144b4b9-c95f-4234-9791-c64c66d85031 Date: Thu, 30 May 2019 12:09:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:09:48,877 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 12:09:48,878 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 12:09:48,878 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 12:09:48,878 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-30 12:09:48,878 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-5144b4b9-c95f-4234-9791-c64c66d85031 2019-05-30 12:09:48,878 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/03b30f93-c9bf-4aec-9689-211a671e3517.json used request id req-5144b4b9-c95f-4234-9791-c64c66d85031 2019-05-30 12:09:48,878 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 12:09:48,879 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-30 12:09:48,879 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 12:09:48,879 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-05-30 12:09:48,879 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ff80648-720d-4acb-8abc-7318e33403c7 Date: Thu, 30 May 2019 12:09:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:09:48,879 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/94e2f1f2-1b08-46b4-a95f-d54b9d907b9c.json used request id req-4ff80648-720d-4acb-8abc-7318e33403c7 2019-05-30 12:09:48,879 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/subnets/94e2f1f2-1b08-46b4-a95f-d54b9d907b9c.json used request id req-4ff80648-720d-4acb-8abc-7318e33403c7 2019-05-30 12:09:48,879 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 12:09:48,880 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b699df6-3db1-4b55-9a54-da9c560e4843 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:48,880 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3b699df6-3db1-4b55-9a54-da9c560e4843 2019-05-30 12:09:48,880 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-30 12:09:48,880 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:48,880 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 12:09:48,880 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 12:09:48,881 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 12:09:48,881 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 12:09:48,881 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-30 12:09:48,881 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 12:09:48,881 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243b63298c1b507a65386fb0a133f9c68d4aac0a" 2019-05-30 12:09:48,881 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 12:09:48,882 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 12:09:48,882 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-30 12:09:48,882 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json used request id req-06b548f9-eb2c-4a5e-af40-8c2324276fd4 2019-05-30 12:09:48,882 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:48,882 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-30 12:09:48,882 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-30 12:09:48,883 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06b548f9-eb2c-4a5e-af40-8c2324276fd4 Content-Length: 0 Date: Thu, 30 May 2019 12:09:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:09:48,883 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/7106e225-70fe-4e49-b783-70991645d8f3.json used request id req-06b548f9-eb2c-4a5e-af40-8c2324276fd4 2019-05-30 12:09:48,883 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 12:09:48,883 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-30 12:09:48,883 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/875ba3b9-256b-4591-8610-59df134adb57/remove_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0071cda5bcef00c25a3b06089cf1b191d93b51" -d '{"subnet_id": "1ae6c159-61b7-4114-ab5c-1e700f9556e4"}' 2019-05-30 12:09:48,883 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2121d42-f76a-47a6-ba87-611dc7ee100c 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:48,883 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f2121d42-f76a-47a6-ba87-611dc7ee100c 2019-05-30 12:09:48,884 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2019-05-30 12:09:48,884 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3c8d4e04-4795-4215-b02f-c5f4cee09717 2019-05-30 12:09:48,884 - functest.core.cloudify - DEBUG - RESP: [300] Date: Thu, 30 May 2019 12:09:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c8d4e04-4795-4215-b02f-c5f4cee09717 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:09:48,884 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-05-30 12:09:48,884 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-30 12:09:48,884 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 12:09:48,885 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-30 12:09:48,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3.1/executions/c56daa99-b1a8-4463-914c-a40ea9419ec3 2019-05-30 12:09:48,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:48,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:48,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:48,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:48,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:48,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:48,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:48,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-30T12:09:43.945Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-30T12:08:56.435Z", "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-05-30T12:08:56.436Z", "id": "c56daa99-b1a8-4463-914c-a40ea9419ec3"} 2019-05-30 12:09:48,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:48,936 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:48 GMT 2019-05-30 12:09:48,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:48,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 589 2019-05-30 12:09:48,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:48,936 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:48,936 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:48,936 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3.1/deployments/vrouter-opnfv 2019-05-30 12:09:49,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:49,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:49,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:49,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:49,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:49,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:49,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:49,365 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-30 12:09:49,365 - 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": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "target_vnf_flavor_id": "5f3f768b-af88-44e8-ae5d-2ba425c30454", "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_7e197830-100a-43c8-9198-b346c876f640", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "keystone_password": "0Rs3X0Y5GHv9soS4Ks6hTjKhFB1LjD", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_7e197830-100a-43c8-9198-b346c876f640", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.24: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": "924a108d-216a-42a1-b2fb-1dd69d6d32a8", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-05-30T11:58:50.104Z", "created_by": "admin", "updated_at": "2019-05-30T11:58:50.104Z", "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-05-30 12:09:49,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:49,366 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:49 GMT 2019-05-30 12:09:49,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:49,366 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 12:09:49,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:49,366 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:49,366 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:49,366 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 12:09:59,377 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3.1/blueprints/vrouter-opnfv 2019-05-30 12:09:59,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-30 12:09:59,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-30 12:09:59,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-30 12:09:59,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-30 12:09:59,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-30 12:09:59,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-30 12:09:59,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-30 12:09:59,465 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-30 12:09:59,465 - 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-05-30T11:58:49.810Z", "updated_at": "2019-05-30T11:58:49.810Z", "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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"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"}, "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"}, "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.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.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.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": {"network": {}, "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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"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"}, "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": 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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "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": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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": {"network": {}, "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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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": {"network": {}, "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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"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"}, "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": 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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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"}, "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.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.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.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, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-05-30 12:09:59,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-30 12:09:59,467 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 30 May 2019 12:09:59 GMT 2019-05-30 12:09:59,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-30 12:09:59,467 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-30 12:09:59,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-30 12:09:59,467 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-30 12:09:59,467 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-30 12:09:59,467 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-30 12:09:59,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 12:09:59,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:10:00,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 12:10:00 GMT X-Openstack-Request-Id: req-d00ec789-c22a-41ef-8f89-202bd0921802 2019-05-30 12:10:00,730 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 12:10:00,730 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/924a108d-216a-42a1-b2fb-1dd69d6d32a8 used request id req-d00ec789-c22a-41ef-8f89-202bd0921802 2019-05-30 12:10:00,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.23588895798s 2019-05-30 12:10:00,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 12:10:00,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 12:10:01,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Thu, 30 May 2019 12:10: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-ca747508-851a-4588-abd8-882c61a01737 x-openstack-request-id: req-ca747508-851a-4588-abd8-882c61a01737 2019-05-30 12:10:01,057 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_7e197830-100a-43c8-9198-b346c876f640", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "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": "3f3f840c-9b53-48fc-9249-563b1e87b226"}, {"name": "vyos_vrouter-flavor_alt_7e197830-100a-43c8-9198-b346c876f640", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454", "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": "5f3f768b-af88-44e8-ae5d-2ba425c30454"}]} 2019-05-30 12:10:01,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ca747508-851a-4588-abd8-882c61a01737 2019-05-30 12:10:01,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.321238040924s 2019-05-30 12:10:01,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 12:10:01,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 12:10:01,105 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 12:10: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-36bb92ce-0a58-48ef-aaea-fe69f08ed49e x-openstack-request-id: req-36bb92ce-0a58-48ef-aaea-fe69f08ed49e 2019-05-30 12:10:01,105 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/5f3f768b-af88-44e8-ae5d-2ba425c30454 used request id req-36bb92ce-0a58-48ef-aaea-fe69f08ed49e 2019-05-30 12:10:01,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0452969074249s 2019-05-30 12:10:01,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-30 12:10:01,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/a6aedab4-e673-4583-a9f9-5a0097b46721.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:10:02,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 12:10:02 GMT X-Openstack-Request-Id: req-14b0ac66-7dc1-4985-8fd6-da9f64105245 2019-05-30 12:10:02,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:10:02,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/a6aedab4-e673-4583-a9f9-5a0097b46721.json used request id req-14b0ac66-7dc1-4985-8fd6-da9f64105245 2019-05-30 12:10:02,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.68690395355s 2019-05-30 12:10:02,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 12:10:02,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:10:02,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 12:10:02 GMT X-Openstack-Request-Id: req-05758647-ec36-499d-a029-b0c55ef3c0ac 2019-05-30 12:10:02,876 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 12:10:02,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-05758647-ec36-499d-a029-b0c55ef3c0ac 2019-05-30 12:10:02,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0657670497894s 2019-05-30 12:10:02,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-30 12:10:02,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:10:03,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 30 May 2019 12:10: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-869aa5e6-3e49-4088-b209-4da6975d72c3 x-openstack-request-id: req-869aa5e6-3e49-4088-b209-4da6975d72c3 2019-05-30 12:10:03,021 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328 used request id req-869aa5e6-3e49-4088-b209-4da6975d72c3 2019-05-30 12:10:03,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.142781972885s 2019-05-30 12:10:03,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 12:10:03,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:10:03,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 775 Content-Type: application/json Date: Thu, 30 May 2019 12:10: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-0493aced-5652-4986-b6ad-6701f271d43c x-openstack-request-id: req-0493aced-5652-4986-b6ad-6701f271d43c 2019-05-30 12:10:03,510 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:54:36.000000", "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "security_groups": [{"name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}], "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:10:02Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 12:10:03,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0493aced-5652-4986-b6ad-6701f271d43c 2019-05-30 12:10:03,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488940954208s 2019-05-30 12:10:03,512 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 12:10:05,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 12:10:05,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:10:05,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Thu, 30 May 2019 12:10: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-9ddf919c-b5eb-4af3-9bd5-373cd817c6dd x-openstack-request-id: req-9ddf919c-b5eb-4af3-9bd5-373cd817c6dd 2019-05-30 12:10:05,847 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:04:38", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a97ebabb-7330-4518-945e-9aea9cb2a328", "rel": "bookmark"}], "image": {"id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "links": [{"href": "http://172.30.9.24:8774/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-30T11:54:36.000000", "flavor": {"id": "3f3f840c-9b53-48fc-9249-563b1e87b226", "links": [{"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "bookmark"}]}, "id": "a97ebabb-7330-4518-945e-9aea9cb2a328", "user_id": "5afea77df69240cbb6eaf19ec8647673", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-30T12:10:04Z", "hostId": "1ddcef489fc3ed4e5acde4521e770dede3a1f5bab17d0bc7c34be1fa", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640", "name": "vyos_vrouter-vm_7e197830-100a-43c8-9198-b346c876f640", "created": "2019-05-30T11:52:49Z", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-30 12:10:05,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9ddf919c-b5eb-4af3-9bd5-373cd817c6dd 2019-05-30 12:10:05,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.332000017166s 2019-05-30 12:10:05,849 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-30 12:10:07,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-30 12:10:07,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:10:07,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 30 May 2019 12:10: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-bb81513f-14a5-425f-b6e3-53da86820b46 x-openstack-request-id: req-bb81513f-14a5-425f-b6e3-53da86820b46 2019-05-30 12:10:07,920 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-30 12:10:07,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bb81513f-14a5-425f-b6e3-53da86820b46 2019-05-30 12:10:07,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0694789886475s 2019-05-30 12:10:07,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 12:10:07,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:10:07,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Thu, 30 May 2019 12:10:07 GMT X-Openstack-Request-Id: req-8ad851cd-5b15-4ad0-ae35-3d8620105c20 2019-05-30 12:10:07,971 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:46Z", "updated_at": "2019-05-30T11:52:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "2925d88f-6a57-4299-983c-66796c247ce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-30T11:52:47Z", "revision_number": 0, "id": "7c677bd7-447f-4bcb-a488-f745a52a3a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:47Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-30T11:52:47Z", "revision_number": 0, "id": "93a930e9-7b65-4a9e-8ddb-45b5ddf26d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:47Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "9e8498c9-9e67-4ef3-83ce-cc00bc229208", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "b36445d0-3682-43e2-b9d5-f7c1c209f0a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "bb9e0bc0-75c9-41bc-91cc-571502d2bc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-30T11:52:47Z", "revision_number": 0, "id": "d0429fe3-8938-46b1-85a4-b9bbd747a593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:47Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:46Z", "revision_number": 0, "id": "d3c98da2-765c-461e-b8be-8f33ab2ac569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:46Z", "security_group_id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}], "revision_number": 7, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "0dbea5c2-740b-4fa2-9890-d84d7833e11b", "name": "vyos_vrouter-sg_7e197830-100a-43c8-9198-b346c876f640"}, {"description": "Default security group", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:31Z", "updated_at": "2019-05-30T11:52:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "010a9108-2287-4386-825f-2f693c3fad08", "remote_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "1340b898-0ef7-48d1-bb61-7be524328600", "remote_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "7b772ac3-3d3c-4029-90ee-9cad081b3566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "d9c7ca4b-77d2-4883-b3c2-c6379ec7dbf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}], "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "name": "default"}]} 2019-05-30 12:10:07,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8ad851cd-5b15-4ad0-ae35-3d8620105c20 2019-05-30 12:10:07,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0449709892273s 2019-05-30 12:10:07,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 12:10:07,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/0dbea5c2-740b-4fa2-9890-d84d7833e11b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:10:08,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 12:10:08 GMT X-Openstack-Request-Id: req-224e8c73-c64a-4977-a3af-1ebdff52455d 2019-05-30 12:10:08,121 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:10:08,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/0dbea5c2-740b-4fa2-9890-d84d7833e11b.json used request id req-224e8c73-c64a-4977-a3af-1ebdff52455d 2019-05-30 12:10:08,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.142681837082s 2019-05-30 12:10:08,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-30 12:10:08,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:10:08,154 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 12:10: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-115840ee-7686-4d02-8efd-910db99312b6 x-openstack-request-id: req-115840ee-7686-4d02-8efd-910db99312b6 2019-05-30 12:10:08,154 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vyos_vrouter-kp_7e197830-100a-43c8-9198-b346c876f640 used request id req-115840ee-7686-4d02-8efd-910db99312b6 2019-05-30 12:10:08,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0325889587402s 2019-05-30 12:10:08,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 12:10:08,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/26e8558f-6acc-45ef-9e7e-77c8e55afbdd/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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" -d '{"subnet_id": "a0d6a928-81ce-4c00-b95a-5a91a47298b4"}' 2019-05-30 12:10:10,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 12:10:10 GMT X-Openstack-Request-Id: req-fb3ba756-0e9c-428b-8c68-04e525542d92 2019-05-30 12:10:10,316 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cb13cca1-9281-4d13-9eca-5810e4d3cfd5", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "subnet_id": "a0d6a928-81ce-4c00-b95a-5a91a47298b4", "subnet_ids": ["a0d6a928-81ce-4c00-b95a-5a91a47298b4"], "port_id": "9a46777e-6bef-429c-a76c-851b45a21c70", "id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd"} 2019-05-30 12:10:10,316 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/26e8558f-6acc-45ef-9e7e-77c8e55afbdd/remove_router_interface.json used request id req-fb3ba756-0e9c-428b-8c68-04e525542d92 2019-05-30 12:10:10,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.16126680374s 2019-05-30 12:10:10,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 12:10:10,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:10:10,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Thu, 30 May 2019 12:10:10 GMT X-Openstack-Request-Id: req-a9ebacc5-4849-4f35-a4de-21e3ce889b65 2019-05-30 12:10:10,453 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:33Z", "admin_state_up": true, "updated_at": "2019-05-30T12:10:08Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "26e8558f-6acc-45ef-9e7e-77c8e55afbdd", "name": "vyos_vrouter-router_7e197830-100a-43c8-9198-b346c876f640"}]} 2019-05-30 12:10:10,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a9ebacc5-4849-4f35-a4de-21e3ce889b65 2019-05-30 12:10:10,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136770009995s 2019-05-30 12:10:10,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 12:10:10,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/26e8558f-6acc-45ef-9e7e-77c8e55afbdd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:10:12,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 12:10:12 GMT X-Openstack-Request-Id: req-cd9d92b6-5e22-4929-b115-f26b3d4e42ef 2019-05-30 12:10:12,151 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:10:12,151 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/26e8558f-6acc-45ef-9e7e-77c8e55afbdd.json used request id req-cd9d92b6-5e22-4929-b115-f26b3d4e42ef 2019-05-30 12:10:12,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.69611406326s 2019-05-30 12:10:12,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 12:10:12,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:10:12,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Thu, 30 May 2019 12:10:12 GMT X-Openstack-Request-Id: req-b5c891c3-2ffb-415c-8b76-85b6bb6b9b53 2019-05-30 12:10:12,196 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb13cca1-9281-4d13-9eca-5810e4d3cfd5","tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:52:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T11:52:33Z","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":"2a3f72cd0b694afaa6d69137ee3db004","id":"a0d6a928-81ce-4c00-b95a-5a91a47298b4","subnetpool_id":null,"name":"vyos_vrouter-subnet_7e197830-100a-43c8-9198-b346c876f640"}]} 2019-05-30 12:10:12,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b5c891c3-2ffb-415c-8b76-85b6bb6b9b53 2019-05-30 12:10:12,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.044401884079s 2019-05-30 12:10:12,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 12:10:12,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/a0d6a928-81ce-4c00-b95a-5a91a47298b4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:10:13,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 12:10:13 GMT X-Openstack-Request-Id: req-7901cbff-17fe-47f5-90bb-846ca4607ceb 2019-05-30 12:10:13,199 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:10:13,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/a0d6a928-81ce-4c00-b95a-5a91a47298b4.json used request id req-7901cbff-17fe-47f5-90bb-846ca4607ceb 2019-05-30 12:10:13,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00181102753s 2019-05-30 12:10:13,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 12:10:13,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:10:13,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Thu, 30 May 2019 12:10:13 GMT X-Openstack-Request-Id: req-3d0dc252-b4a9-41e6-b3d8-0e9365493396 2019-05-30 12:10:13,295 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cb13cca1-9281-4d13-9eca-5810e4d3cfd5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a3f72cd0b694afaa6d69137ee3db004","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T12:10:13Z","qos_policy_id":null,"name":"vyos_vrouter-net_7e197830-100a-43c8-9198-b346c876f640","admin_state_up":true,"tenant_id":"2a3f72cd0b694afaa6d69137ee3db004","created_at":"2019-05-30T11:52:31Z","mtu":1450}]} 2019-05-30 12:10:13,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3d0dc252-b4a9-41e6-b3d8-0e9365493396 2019-05-30 12:10:13,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0953249931335s 2019-05-30 12:10:13,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 12:10:13,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/cb13cca1-9281-4d13-9eca-5810e4d3cfd5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:10:14,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 12:10:14 GMT X-Openstack-Request-Id: req-c5391b42-6e56-4365-a2fd-0e46f91e0e10 2019-05-30 12:10:14,682 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:10:14,682 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/cb13cca1-9281-4d13-9eca-5810e4d3cfd5.json used request id req-c5391b42-6e56-4365-a2fd-0e46f91e0e10 2019-05-30 12:10:14,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.38584804535s 2019-05-30 12:10:14,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 12:10:14,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:10:14,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 30 May 2019 12:10:14 GMT X-Openstack-Request-Id: req-84282cc3-1ee9-41c5-aa8e-703f9f995c22 2019-05-30 12:10:14,981 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T11:52:45Z", "file": "/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/file", "owner": "2a3f72cd0b694afaa6d69137ee3db004", "id": "5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "size": 297336832, "self": "/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "vyos_vrouter-img_7e197830-100a-43c8-9198-b346c876f640", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-30T11:52:40Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 12:10:14,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-84282cc3-1ee9-41c5-aa8e-703f9f995c22 2019-05-30 12:10:14,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.293891906738s 2019-05-30 12:10:14,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 12:10:14,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1582669dbf246c445d4d5823fe948546b2c14aff" 2019-05-30 12:10:15,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 12:10:15 GMT X-Openstack-Request-Id: req-a5d4c2e0-28ac-4d38-bb08-45b0ea78ffa3 2019-05-30 12:10:15,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-05-30 12:10:15,299 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/5e553c6f-9b68-4d2f-bb5c-e7a9cc5395fa used request id req-a5d4c2e0-28ac-4d38-bb08-45b0ea78ffa3 2019-05-30 12:10:15,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.316020965576s 2019-05-30 12:10:15,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 12:10:15,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 12:10:15,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Thu, 30 May 2019 12:10: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-646b4a16-9eff-4945-ae0e-df056e49e1ec x-openstack-request-id: req-646b4a16-9eff-4945-ae0e-df056e49e1ec 2019-05-30 12:10:15,324 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_7e197830-100a-43c8-9198-b346c876f640", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226", "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": "3f3f840c-9b53-48fc-9249-563b1e87b226"}]} 2019-05-30 12:10:15,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-646b4a16-9eff-4945-ae0e-df056e49e1ec 2019-05-30 12:10:15,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244429111481s 2019-05-30 12:10:15,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 12:10:15,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 12:10:15,352 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 12:10: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-af8726ca-a080-4bb2-b916-9f73feb45f19 x-openstack-request-id: req-af8726ca-a080-4bb2-b916-9f73feb45f19 2019-05-30 12:10:15,352 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/3f3f840c-9b53-48fc-9249-563b1e87b226 used request id req-af8726ca-a080-4bb2-b916-9f73feb45f19 2019-05-30 12:10:15,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0259659290314s 2019-05-30 12:10:15,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 12:10:15,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 12:10:15,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Thu, 30 May 2019 12:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-885a3451-b775-4e9c-be21-318f117e405e 2019-05-30 12:10:15,583 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_7e197830-100a-43c8-9198-b346c876f640", "links": {"self": "http://172.30.9.24:5000/v3/users/5afea77df69240cbb6eaf19ec8647673"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5afea77df69240cbb6eaf19ec8647673", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 12:10:15,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-885a3451-b775-4e9c-be21-318f117e405e 2019-05-30 12:10:15,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230967998505s 2019-05-30 12:10:15,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 12:10:15,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/5afea77df69240cbb6eaf19ec8647673 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 12:10:15,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Thu, 30 May 2019 12:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1dd982-46ca-4910-97c7-d33f0b5967df 2019-05-30 12:10:15,806 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_7e197830-100a-43c8-9198-b346c876f640", "links": {"self": "http://172.30.9.24:5000/v3/users/5afea77df69240cbb6eaf19ec8647673"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5afea77df69240cbb6eaf19ec8647673", "description": null}} 2019-05-30 12:10:15,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/5afea77df69240cbb6eaf19ec8647673 used request id req-3c1dd982-46ca-4910-97c7-d33f0b5967df 2019-05-30 12:10:15,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216938018799s 2019-05-30 12:10:15,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 12:10:15,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/5afea77df69240cbb6eaf19ec8647673 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 12:10:16,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 12:10:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9c5dc41-4fdb-4746-b1ec-613dcfc5c8b6 2019-05-30 12:10:16,126 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 12:10:16,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/5afea77df69240cbb6eaf19ec8647673 used request id req-c9c5dc41-4fdb-4746-b1ec-613dcfc5c8b6 2019-05-30 12:10:16,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.319017887115s 2019-05-30 12:10:16,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 12:10:16,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 12:10:16,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Thu, 30 May 2019 12:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c4c524f-3205-4d87-8c7f-172616dff0ce 2019-05-30 12:10:16,458 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/2a3f72cd0b694afaa6d69137ee3db004"}, "tags": [], "enabled": true, "id": "2a3f72cd0b694afaa6d69137ee3db004", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_7e197830-100a-43c8-9198-b346c876f640"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-05-30 12:10:16,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-2c4c524f-3205-4d87-8c7f-172616dff0ce 2019-05-30 12:10:16,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.324880123138s 2019-05-30 12:10:16,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 12:10:16,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/2a3f72cd0b694afaa6d69137ee3db004 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 12:10:16,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 12:10:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61c8b63d-6df1-457f-85fb-4a66bf526ea7 2019-05-30 12:10:16,748 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 12:10:16,748 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/2a3f72cd0b694afaa6d69137ee3db004 used request id req-61c8b63d-6df1-457f-85fb-4a66bf526ea7 2019-05-30 12:10:16,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.283432006836s 2019-05-30 12:10:16,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 12:10:16,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=2a3f72cd0b694afaa6d69137ee3db004&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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 12:10:17,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 12:10:17 GMT X-Openstack-Request-Id: req-f3b7dabb-c1c0-4d82-8c99-be83f87fce23 2019-05-30 12:10:17,083 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:31Z", "updated_at": "2019-05-30T11:52:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "010a9108-2287-4386-825f-2f693c3fad08", "remote_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "1340b898-0ef7-48d1-bb61-7be524328600", "remote_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "7b772ac3-3d3c-4029-90ee-9cad081b3566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "d9c7ca4b-77d2-4883-b3c2-c6379ec7dbf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}], "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "name": "default"}]} 2019-05-30 12:10:17,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=2a3f72cd0b694afaa6d69137ee3db004&name=default used request id req-f3b7dabb-c1c0-4d82-8c99-be83f87fce23 2019-05-30 12:10:17,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.329146146774s 2019-05-30 12:10:17,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 12:10:17,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 12:10:17,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 30 May 2019 12:10:17 GMT X-Openstack-Request-Id: req-a2a51be9-35c9-48e8-9da6-a07bb4e31396 2019-05-30 12:10:17,165 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "created_at": "2019-05-30T07:14:50Z", "updated_at": "2019-05-30T07:14:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "0939bb49-cffc-4f4e-a17a-58e5d6bd6bb0", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "3443478f-fb34-4de9-8d71-e31e53563e0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "4a722efe-70aa-47c8-ad61-428b92f95a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "8046e48f-122b-4068-824d-84d79246f917", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}], "revision_number": 1, "project_id": "c1599269478c4d54ad8117e3c0804cee", "id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "created_at": "2019-05-30T11:52:31Z", "updated_at": "2019-05-30T11:52:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "010a9108-2287-4386-825f-2f693c3fad08", "remote_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "1340b898-0ef7-48d1-bb61-7be524328600", "remote_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "7b772ac3-3d3c-4029-90ee-9cad081b3566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T11:52:31Z", "revision_number": 0, "id": "d9c7ca4b-77d2-4883-b3c2-c6379ec7dbf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T11:52:31Z", "security_group_id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "tenant_id": "2a3f72cd0b694afaa6d69137ee3db004", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a3f72cd0b694afaa6d69137ee3db004"}], "revision_number": 1, "project_id": "2a3f72cd0b694afaa6d69137ee3db004", "id": "d88e7d02-a2de-4972-9052-197a1d7fa232", "name": "default"}]} 2019-05-30 12:10:17,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a2a51be9-35c9-48e8-9da6-a07bb4e31396 2019-05-30 12:10:17,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.076908826828s 2019-05-30 12:10:17,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 12:10:17,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/d88e7d02-a2de-4972-9052-197a1d7fa232.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01030ddd241c4d4f18d0e8d954589adfc6295756" 2019-05-30 12:10:17,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 12:10:17 GMT X-Openstack-Request-Id: req-01d8c648-04d0-413b-bf52-003366ac3a47 2019-05-30 12:10:17,500 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:10:17,500 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/d88e7d02-a2de-4972-9052-197a1d7fa232.json used request id req-01d8c648-04d0-413b-bf52-003366ac3a47 2019-05-30 12:10:17,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.326498985291s 2019-05-30 12:10:17,520 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-05-30 12:10:17,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 12:10:17,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 12:10:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597146e5-2c5b-4e88-876b-03053b2c225a 2019-05-30 12:10:17,552 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 12:10:17,552 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-597146e5-2c5b-4e88-876b-03053b2c225a 2019-05-30 12:10:17,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 12:10:17,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "94530ddfc0264cb1b24a1285f6275fcf", "name": "admin"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T13:10:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeac65a9ab444affb43fd8765adb4b86", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/aeac65a9ab444affb43fd8765adb4b86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ece250d9e6c438491cd9a1a88076cc8"}, "audit_ids": ["IeVJ6I0LTee0qNqih4FaHg"], "issued_at": "2019-05-30T12:10:17.000000Z"}} 2019-05-30 12:10:17,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 12:10:17,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:10:18,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 30 May 2019 12:10:18 GMT X-Openstack-Request-Id: req-31f94510-86ce-4356-a4e0-3abcf375c89a 2019-05-30 12:10:18,309 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","provider:network_type":"flat"}]} 2019-05-30 12:10:18,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-31f94510-86ce-4356-a4e0-3abcf375c89a 2019-05-30 12:10:18,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354413032532s 2019-05-30 12:10:18,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 12:10:18,322 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 12:10:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-544c24e4-9c94-4dab-858e-f2bafde39638 2019-05-30 12:10:18,322 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-30 12:10:18,323 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-544c24e4-9c94-4dab-858e-f2bafde39638 2019-05-30 12:10:18,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 12:10:18,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:10:18,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 12:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13458fdf-54fc-4be0-b207-75bdb23a16dc 2019-05-30 12:10:18,438 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 12:10:18,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-13458fdf-54fc-4be0-b207-75bdb23a16dc 2019-05-30 12:10:18,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11506319046s 2019-05-30 12:10:18,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-30 12:10:18,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_4125579f-98e3-44d6-8835-2e5bedea206d"}}' 2019-05-30 12:10:18,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Thu, 30 May 2019 12:10:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b662b8a7-50e1-4431-bd11-465a2b6888ac 2019-05-30 12:10:18,587 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/b23a9246e71443309978a0c67d6a6339"}, "tags": [], "enabled": true, "id": "b23a9246e71443309978a0c67d6a6339", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_4125579f-98e3-44d6-8835-2e5bedea206d"}} 2019-05-30 12:10:18,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-b662b8a7-50e1-4431-bd11-465a2b6888ac 2019-05-30 12:10:18,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.141376018524s 2019-05-30 12:10:18,588 - 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'b23a9246e71443309978a0c67d6a6339', '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_4125579f-98e3-44d6-8835-2e5bedea206d'}) 2019-05-30 12:10:18,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-30 12:10:18,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Uj0GHy06gGppC6BfrWvki5OF8CMmqX", "email": null, "name": "juju_epc-user_4125579f-98e3-44d6-8835-2e5bedea206d"}}' 2019-05-30 12:10:19,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Thu, 30 May 2019 12:10:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-654daab6-5cfe-4535-92f2-d3f3c72b24ae 2019-05-30 12:10:19,074 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_4125579f-98e3-44d6-8835-2e5bedea206d", "links": {"self": "http://172.30.9.24:5000/v3/users/65472b96b8294c499d4f8633306431a7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "65472b96b8294c499d4f8633306431a7", "domain_id": "default", "password_expires_at": null}} 2019-05-30 12:10:19,074 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-654daab6-5cfe-4535-92f2-d3f3c72b24ae 2019-05-30 12:10:19,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.478308200836s 2019-05-30 12:10:19,075 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'65472b96b8294c499d4f8633306431a7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_4125579f-98e3-44d6-8835-2e5bedea206d'}) 2019-05-30 12:10:19,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 12:10:19,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:10:19,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 12:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2456ada-425c-46fe-a951-d774cf5959da 2019-05-30 12:10:19,273 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 12:10:19,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e2456ada-425c-46fe-a951-d774cf5959da 2019-05-30 12:10:19,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194458961487s 2019-05-30 12:10:19,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 12:10:19,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:10:19,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 12:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a5ada8f-e5d7-4a3b-9713-3f8c623bc8cd 2019-05-30 12:10:19,399 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 12:10:19,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9a5ada8f-e5d7-4a3b-9713-3f8c623bc8cd 2019-05-30 12:10:19,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118484973907s 2019-05-30 12:10:19,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-30 12:10:19,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:10:19,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Thu, 30 May 2019 12:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5984eda7-cd7f-48c9-8ee8-dafe1aca25cb 2019-05-30 12:10:19,559 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47b63d27b72d46b6af2dbe153476a11f", "links": {"self": "http://172.30.9.24:5000/v3/roles/47b63d27b72d46b6af2dbe153476a11f"}, "name": "reader"}, {"domain_id": null, "id": "695e6026f9ac4926aa3cb417873e60c3", "links": {"self": "http://172.30.9.24:5000/v3/roles/695e6026f9ac4926aa3cb417873e60c3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6d698697d22145d2b01ad32753673164", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d698697d22145d2b01ad32753673164"}, "name": "swiftoperator"}, {"domain_id": null, "id": "87f3dbe074f24e2587eb99221e89df52", "links": {"self": "http://172.30.9.24:5000/v3/roles/87f3dbe074f24e2587eb99221e89df52"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "94530ddfc0264cb1b24a1285f6275fcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/94530ddfc0264cb1b24a1285f6275fcf"}, "name": "admin"}, {"domain_id": null, "id": "961e42e46e724c5cbd62c9ee0448def6", "links": {"self": "http://172.30.9.24:5000/v3/roles/961e42e46e724c5cbd62c9ee0448def6"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-05-30 12:10:19,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5984eda7-cd7f-48c9-8ee8-dafe1aca25cb 2019-05-30 12:10:19,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154832839966s 2019-05-30 12:10:19,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 12:10:19,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:10:19,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 30 May 2019 12:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e83b98d5-af03-47e1-b8fe-e964e27e6a20 2019-05-30 12:10:19,678 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-30 12:10:19,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-e83b98d5-af03-47e1-b8fe-e964e27e6a20 2019-05-30 12:10:19,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113761901855s 2019-05-30 12:10:19,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 12:10:19,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:10:19,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 30 May 2019 12:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62123fe3-8caf-4a7e-8c65-14c0be089c92 2019-05-30 12:10:19,811 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "juju_epc-user_4125579f-98e3-44d6-8835-2e5bedea206d", "links": {"self": "http://172.30.9.24:5000/v3/users/65472b96b8294c499d4f8633306431a7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "65472b96b8294c499d4f8633306431a7", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 12:10:19,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-62123fe3-8caf-4a7e-8c65-14c0be089c92 2019-05-30 12:10:19,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131856918335s 2019-05-30 12:10:19,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 12:10:19,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:10:20,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 30 May 2019 12:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd2d118f-bafe-4d42-9450-b4fa127e09ba 2019-05-30 12:10:20,023 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/b23a9246e71443309978a0c67d6a6339"}, "tags": [], "enabled": true, "id": "b23a9246e71443309978a0c67d6a6339", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_4125579f-98e3-44d6-8835-2e5bedea206d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 12:10:20,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-fd2d118f-bafe-4d42-9450-b4fa127e09ba 2019-05-30 12:10:20,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198380947113s 2019-05-30 12:10:20,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-30 12:10:20,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=65472b96b8294c499d4f8633306431a7&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=b23a9246e71443309978a0c67d6a6339" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:10:20,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Thu, 30 May 2019 12:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89840613-b78e-43a4-81ae-41e5da02075e 2019-05-30 12:10:20,232 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=65472b96b8294c499d4f8633306431a7&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=b23a9246e71443309978a0c67d6a6339", "previous": null, "next": null}} 2019-05-30 12:10:20,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=65472b96b8294c499d4f8633306431a7&role.id=961e42e46e724c5cbd62c9ee0448def6&scope.project.id=b23a9246e71443309978a0c67d6a6339 used request id req-89840613-b78e-43a4-81ae-41e5da02075e 2019-05-30 12:10:20,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.20107293129s 2019-05-30 12:10:20,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-30 12:10:20,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/b23a9246e71443309978a0c67d6a6339/users/65472b96b8294c499d4f8633306431a7/roles/961e42e46e724c5cbd62c9ee0448def6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:10:20,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 12:10:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd481e6b-7640-4e64-a008-2de85bdd6cd1 2019-05-30 12:10:20,388 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 12:10:20,388 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b23a9246e71443309978a0c67d6a6339/users/65472b96b8294c499d4f8633306431a7/roles/961e42e46e724c5cbd62c9ee0448def6 used request id req-dd481e6b-7640-4e64-a008-2de85bdd6cd1 2019-05-30 12:10:20,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151664972305s 2019-05-30 12:10:20,389 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_4125579f-98e3-44d6-8835-2e5bedea206d', 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'b23a9246e71443309978a0c67d6a6339', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Uj0GHy06gGppC6BfrWvki5OF8CMmqX', 'username': u'juju_epc-user_4125579f-98e3-44d6-8835-2e5bedea206d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-30 12:10:20,393 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_4125579f-98e3-44d6-8835-2e5bedea206d', 'password': 'Uj0GHy06gGppC6BfrWvki5OF8CMmqX', 'project_name': 'juju_epc-project_4125579f-98e3-44d6-8835-2e5bedea206d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'b23a9246e71443309978a0c67d6a6339', 'project_domain_name': 'Default'} 2019-05-30 12:10:20,454 - 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-05-30 12:10:20,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-30 12:10:20,479 - 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.16" 2019-05-30 12:10:20,484 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 30 May 2019 12:10:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a053dc5f-bfcc-45ba-838c-d294a57afc24 2019-05-30 12:10:20,484 - 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-05-30 12:10:20,485 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-a053dc5f-bfcc-45ba-838c-d294a57afc24 2019-05-30 12:10:20,485 - 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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:10:20,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Thu, 30 May 2019 12:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64a4a6dd-7118-4c76-ad65-930185741b5d 2019-05-30 12:10:20,675 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/139d24bc46ef46a5bd36f59376d87687"}, "enabled": true, "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/264655678fb34f29a87250685b3d8bdf"}, "enabled": true, "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/28610c42d16e43138da5dec73b8d4fff"}, "enabled": true, "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/349a557de6d4467e813e052ceb6ecf29"}, "enabled": true, "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5b82c138e1cb4b0da89add4f08dcf1b8"}, "enabled": true, "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7cac5c17591b413a851337c91014fc28"}, "enabled": true, "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7da7aa36749849e280f9ec53c2b6a22b"}, "enabled": true, "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/99142ae555d446ca8ac1529dceb5c8aa"}, "enabled": true, "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9d0f9e81def14d43b598cbb7f49f3bd1"}, "enabled": true, "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ab50c3815d9a462ba3a36d0bb21c0f55"}, "enabled": true, "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bcddb5d70e794427a165f6fce5230ce7"}, "enabled": true, "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/c9c9bf4d67b14ebe828480fe7425121a"}, "enabled": true, "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/cafced57803c4310a5e7bb3cd607ff30"}, "enabled": true, "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/d026271aa5da4cc18ed7426622f97a07"}, "enabled": true, "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-05-30 12:10:20,675 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-64a4a6dd-7118-4c76-ad65-930185741b5d 2019-05-30 12:10:20,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.19868183136s 2019-05-30 12:10:20,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-30 12:10:20,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:10:20,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1869 Content-Type: application/json Date: Thu, 30 May 2019 12:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48be1552-ef9c-46d8-bb91-8882e9076762 2019-05-30 12:10:20,803 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/00cc3c0d314d4b1bbf72a8548c5bfed7"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "139d24bc46ef46a5bd36f59376d87687", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/051ab24d5e9548c6be718df9ee96689a"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "264655678fb34f29a87250685b3d8bdf", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1891013ba6ca4a9b932c035d6d90d9f3"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ab50c3815d9a462ba3a36d0bb21c0f55", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1989ba999f1f4fb886bc632158c3c1f2"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d026271aa5da4cc18ed7426622f97a07", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2ca4e396597449dcab6f95614fe42897"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cafced57803c4310a5e7bb3cd607ff30", "id": "2ca4e396597449dcab6f95614fe42897"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2f4938be76d14a82ac182b9b556c38c4"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c9c9bf4d67b14ebe828480fe7425121a", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/38a9ad34f2264e639c823e82ab3c9f24"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c9c9bf4d67b14ebe828480fe7425121a", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3bba1bd1ed2d49bb88e09b66b949830b"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7cac5c17591b413a851337c91014fc28", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3d2296b4b6d5487b8c2ee436561b2255"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "139d24bc46ef46a5bd36f59376d87687", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/439ea9ca58cc4b9596d573d08a78ff28"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5b82c138e1cb4b0da89add4f08dcf1b8", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/49b5d2e6c1254b18b082329b30f91a41"}, "url": "http://12.0.0.36:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28610c42d16e43138da5dec73b8d4fff", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4b3061a34c5546b796d969131f538161"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5b82c138e1cb4b0da89add4f08dcf1b8", "id": "4b3061a34c5546b796d969131f538161"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/56c157ff6d1e4627a12741c744428f62"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cafced57803c4310a5e7bb3cd607ff30", "id": "56c157ff6d1e4627a12741c744428f62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/650b44152c46485186b620772df7f881"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28610c42d16e43138da5dec73b8d4fff", "id": "650b44152c46485186b620772df7f881"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/68fca4c685414cda8a8366cd089196df"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7da7aa36749849e280f9ec53c2b6a22b", "id": "68fca4c685414cda8a8366cd089196df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6f8d9ac4ca5d4e62b6753a27177f63cc"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ab50c3815d9a462ba3a36d0bb21c0f55", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/74cfeb9b189e497581a0378b56b5bbf6"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "264655678fb34f29a87250685b3d8bdf", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/783323d9103e4591975d336fdf4c5a97"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bcddb5d70e794427a165f6fce5230ce7", "id": "783323d9103e4591975d336fdf4c5a97"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7faefdb3566e4573bd2cba40250821f9"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ab50c3815d9a462ba3a36d0bb21c0f55", "id": "7faefdb3566e4573bd2cba40250821f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8e497a16d5924054b7a46562bbb543ba"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d026271aa5da4cc18ed7426622f97a07", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/932d19cf7fc14de6a5bf71b4bf9fcda7"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "139d24bc46ef46a5bd36f59376d87687", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/97991df01abc4c0584e21f66797675ed"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d0f9e81def14d43b598cbb7f49f3bd1", "id": "97991df01abc4c0584e21f66797675ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9a82e234b0fa44e0af5daf7fadae64e5"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d0f9e81def14d43b598cbb7f49f3bd1", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a348b0c33e094d2bb899bc4c27c7c636"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d026271aa5da4cc18ed7426622f97a07", "id": "a348b0c33e094d2bb899bc4c27c7c636"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/aa2a91ed7c2e427e83dd25610973f615"}, "url": "http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28610c42d16e43138da5dec73b8d4fff", "id": "aa2a91ed7c2e427e83dd25610973f615"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/abe91bcee2ae41b3be0031273884712d"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "264655678fb34f29a87250685b3d8bdf", "id": "abe91bcee2ae41b3be0031273884712d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/afb140250cb849eeb0656820d0e41da4"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bcddb5d70e794427a165f6fce5230ce7", "id": "afb140250cb849eeb0656820d0e41da4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b10653b237344955b1ae16b35a7a7513"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7cac5c17591b413a851337c91014fc28", "id": "b10653b237344955b1ae16b35a7a7513"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b3b52bf0f99f4e3d93474ab01e7f91bb"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7da7aa36749849e280f9ec53c2b6a22b", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b7363560ae404437a3d4aef6368921ab"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5b82c138e1cb4b0da89add4f08dcf1b8", "id": "b7363560ae404437a3d4aef6368921ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "99142ae555d446ca8ac1529dceb5c8aa", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c5ba69ab1f9a49aab96f4343e3c9fa85"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "99142ae555d446ca8ac1529dceb5c8aa", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c90152e72774445a9c4e981830c9975f"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7da7aa36749849e280f9ec53c2b6a22b", "id": "c90152e72774445a9c4e981830c9975f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cccf0c45b1c6487db9097da4e328ff54"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "99142ae555d446ca8ac1529dceb5c8aa", "id": "cccf0c45b1c6487db9097da4e328ff54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d0a66169a0fe4d4ba3ada61cdf934012"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7cac5c17591b413a851337c91014fc28", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e88b613a11574fd8802a9859a85abbd1"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d0f9e81def14d43b598cbb7f49f3bd1", "id": "e88b613a11574fd8802a9859a85abbd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f44e27a589dd41f7820919c2319b9a11"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bcddb5d70e794427a165f6fce5230ce7", "id": "f44e27a589dd41f7820919c2319b9a11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f65d43d1bb214c39a423713cf6964702"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c9c9bf4d67b14ebe828480fe7425121a", "id": "f65d43d1bb214c39a423713cf6964702"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fdc07a87279f4a9380ba4bf4dba35808"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cafced57803c4310a5e7bb3cd607ff30", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-30 12:10:20,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-48be1552-ef9c-46d8-bb91-8882e9076762 2019-05-30 12:10:20,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.117923974991s 2019-05-30 12:10:20,811 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-05-30 12:10:20,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-30 12:10:20,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:10:20,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Thu, 30 May 2019 12:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-514e4d4b-4a29-4e7a-8006-b863c0057dbc 2019-05-30 12:10:20,926 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/920e28cffc2841e98e337bcbf5fc3821"}, "tags": [], "enabled": true, "id": "920e28cffc2841e98e337bcbf5fc3821", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-30 12:10:20,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-514e4d4b-4a29-4e7a-8006-b863c0057dbc 2019-05-30 12:10:20,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114710092545s 2019-05-30 12:10:20,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 12:10:20,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:10:21,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Thu, 30 May 2019 12:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c40fc6-f3df-43bc-9ef6-584cc1aa222b 2019-05-30 12:10:21,047 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/b23a9246e71443309978a0c67d6a6339"}, "tags": [], "enabled": true, "id": "b23a9246e71443309978a0c67d6a6339", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_4125579f-98e3-44d6-8835-2e5bedea206d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-30 12:10:21,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-70c40fc6-f3df-43bc-9ef6-584cc1aa222b 2019-05-30 12:10:21,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112491130829s 2019-05-30 12:10:21,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-30 12:10:21,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" -d '{"network": {"tenant_id": "b23a9246e71443309978a0c67d6a6339", "name": "juju_epc-net_4125579f-98e3-44d6-8835-2e5bedea206d", "admin_state_up": true}}' 2019-05-30 12:10:21,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Thu, 30 May 2019 12:10:21 GMT X-Openstack-Request-Id: req-fcd7bb5f-320a-482e-b536-50cd74c242f1 2019-05-30 12:10:21,382 - 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":"59e74290-6306-4739-ae27-2a9488decc2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"b23a9246e71443309978a0c67d6a6339","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T12:10:21Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_4125579f-98e3-44d6-8835-2e5bedea206d","admin_state_up":true,"tenant_id":"b23a9246e71443309978a0c67d6a6339","created_at":"2019-05-30T12:10:21Z","mtu":1450}} 2019-05-30 12:10:21,382 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fcd7bb5f-320a-482e-b536-50cd74c242f1 2019-05-30 12:10:21,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.332593917847s 2019-05-30 12:10:21,383 - 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-05-30T12:10:21Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'59e74290-6306-4739-ae27-2a9488decc2d', u'provider:segmentation_id': 28, 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_4125579f-98e3-44d6-8835-2e5bedea206d', u'created_at': u'2019-05-30T12:10:21Z', u'mtu': 1450, u'tenant_id': u'b23a9246e71443309978a0c67d6a6339', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b23a9246e71443309978a0c67d6a6339', u'l2_adjacency': True}) 2019-05-30 12:10:21,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 12:10:21,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Thu, 30 May 2019 12:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-498d02ef-45d9-4d6b-9c99-d103c59ffa44 2019-05-30 12:10:21,393 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-30 12:10:21,393 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-498d02ef-45d9-4d6b-9c99-d103c59ffa44 2019-05-30 12:10:21,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-30 12:10:21,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961e42e46e724c5cbd62c9ee0448def6", "name": "member"}, {"id": "47b63d27b72d46b6af2dbe153476a11f", "name": "reader"}], "expires_at": "2019-05-30T13:10:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b23a9246e71443309978a0c67d6a6339", "name": "juju_epc-project_4125579f-98e3-44d6-8835-2e5bedea206d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00cc3c0d314d4b1bbf72a8548c5bfed7"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2296b4b6d5487b8c2ee436561b2255"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "932d19cf7fc14de6a5bf71b4bf9fcda7"}], "type": "network", "id": "139d24bc46ef46a5bd36f59376d87687", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "051ab24d5e9548c6be718df9ee96689a"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74cfeb9b189e497581a0378b56b5bbf6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe91bcee2ae41b3be0031273884712d"}], "type": "image", "id": "264655678fb34f29a87250685b3d8bdf", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49b5d2e6c1254b18b082329b30f91a41"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b23a9246e71443309978a0c67d6a6339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "650b44152c46485186b620772df7f881"}, {"url": "http://12.0.0.36:8080/v1/AUTH_b23a9246e71443309978a0c67d6a6339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa2a91ed7c2e427e83dd25610973f615"}], "type": "object-store", "id": "28610c42d16e43138da5dec73b8d4fff", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "349a557de6d4467e813e052ceb6ecf29", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "439ea9ca58cc4b9596d573d08a78ff28"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b3061a34c5546b796d969131f538161"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7363560ae404437a3d4aef6368921ab"}], "type": "event", "id": "5b82c138e1cb4b0da89add4f08dcf1b8", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bba1bd1ed2d49bb88e09b66b949830b"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b10653b237344955b1ae16b35a7a7513"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a66169a0fe4d4ba3ada61cdf934012"}], "type": "placement", "id": "7cac5c17591b413a851337c91014fc28", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68fca4c685414cda8a8366cd089196df"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3b52bf0f99f4e3d93474ab01e7f91bb"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c90152e72774445a9c4e981830c9975f"}], "type": "compute", "id": "7da7aa36749849e280f9ec53c2b6a22b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4d7bd20e7d547bd9b4b8a9ff83ec7e3"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5ba69ab1f9a49aab96f4343e3c9fa85"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cccf0c45b1c6487db9097da4e328ff54"}], "type": "cloudformation", "id": "99142ae555d446ca8ac1529dceb5c8aa", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97991df01abc4c0584e21f66797675ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a82e234b0fa44e0af5daf7fadae64e5"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88b613a11574fd8802a9859a85abbd1"}], "type": "identity", "id": "9d0f9e81def14d43b598cbb7f49f3bd1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1891013ba6ca4a9b932c035d6d90d9f3"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f8d9ac4ca5d4e62b6753a27177f63cc"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7faefdb3566e4573bd2cba40250821f9"}], "type": "alarming", "id": "ab50c3815d9a462ba3a36d0bb21c0f55", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "783323d9103e4591975d336fdf4c5a97"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afb140250cb849eeb0656820d0e41da4"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f44e27a589dd41f7820919c2319b9a11"}], "type": "metric", "id": "bcddb5d70e794427a165f6fce5230ce7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/b23a9246e71443309978a0c67d6a6339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f4938be76d14a82ac182b9b556c38c4"}, {"url": "http://192.30.9.6:8004/v1/b23a9246e71443309978a0c67d6a6339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38a9ad34f2264e639c823e82ab3c9f24"}, {"url": "http://192.30.9.6:8004/v1/b23a9246e71443309978a0c67d6a6339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f65d43d1bb214c39a423713cf6964702"}], "type": "orchestration", "id": "c9c9bf4d67b14ebe828480fe7425121a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b23a9246e71443309978a0c67d6a6339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca4e396597449dcab6f95614fe42897"}, {"url": "http://192.30.9.6:8776/v3/b23a9246e71443309978a0c67d6a6339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56c157ff6d1e4627a12741c744428f62"}, {"url": "http://172.30.9.24:8776/v3/b23a9246e71443309978a0c67d6a6339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fdc07a87279f4a9380ba4bf4dba35808"}], "type": "volumev3", "id": "cafced57803c4310a5e7bb3cd607ff30", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b23a9246e71443309978a0c67d6a6339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1989ba999f1f4fb886bc632158c3c1f2"}, {"url": "http://192.30.9.6:8776/v2/b23a9246e71443309978a0c67d6a6339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e497a16d5924054b7a46562bbb543ba"}, {"url": "http://172.30.9.24:8776/v2/b23a9246e71443309978a0c67d6a6339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a348b0c33e094d2bb899bc4c27c7c636"}], "type": "volumev2", "id": "d026271aa5da4cc18ed7426622f97a07", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_4125579f-98e3-44d6-8835-2e5bedea206d", "id": "65472b96b8294c499d4f8633306431a7"}, "audit_ids": ["KPWJSiNqTdKVV6WxoneD6Q"], "issued_at": "2019-05-30T12:10:21.000000Z"}} 2019-05-30 12:10:21,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 12:10:21,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:10:22,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Thu, 30 May 2019 12:10:22 GMT X-Openstack-Request-Id: req-7de87886-00e1-4441-9835-337399d47174 2019-05-30 12:10:22,177 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"59e74290-6306-4739-ae27-2a9488decc2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b23a9246e71443309978a0c67d6a6339","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T12:10:21Z","qos_policy_id":null,"name":"juju_epc-net_4125579f-98e3-44d6-8835-2e5bedea206d","admin_state_up":true,"tenant_id":"b23a9246e71443309978a0c67d6a6339","created_at":"2019-05-30T12:10:21Z","mtu":1450}]} 2019-05-30 12:10:22,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7de87886-00e1-4441-9835-337399d47174 2019-05-30 12:10:22,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379781961441s 2019-05-30 12:10:22,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-30 12:10:22,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" -d '{"subnet": {"name": "juju_epc-subnet_4125579f-98e3-44d6-8835-2e5bedea206d", "enable_dhcp": true, "network_id": "59e74290-6306-4739-ae27-2a9488decc2d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-05-30 12:10:23,268 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Thu, 30 May 2019 12:10:23 GMT X-Openstack-Request-Id: req-64fd647d-d925-42da-96eb-6ae82bd4a205 2019-05-30 12:10:23,268 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59e74290-6306-4739-ae27-2a9488decc2d","tenant_id":"b23a9246e71443309978a0c67d6a6339","created_at":"2019-05-30T12:10:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T12:10:22Z","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":"b23a9246e71443309978a0c67d6a6339","id":"0347e85c-5f9d-44e2-b530-b27c97f281c4","subnetpool_id":null,"name":"juju_epc-subnet_4125579f-98e3-44d6-8835-2e5bedea206d"}} 2019-05-30 12:10:23,269 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-64fd647d-d925-42da-96eb-6ae82bd4a205 2019-05-30 12:10:23,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.08993911743s 2019-05-30 12:10:23,269 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T12:10:22Z', 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'0347e85c-5f9d-44e2-b530-b27c97f281c4', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_4125579f-98e3-44d6-8835-2e5bedea206d', u'enable_dhcp': True, u'network_id': u'59e74290-6306-4739-ae27-2a9488decc2d', u'tenant_id': u'b23a9246e71443309978a0c67d6a6339', u'created_at': u'2019-05-30T12:10:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'b23a9246e71443309978a0c67d6a6339'}) 2019-05-30 12:10:23,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-30 12:10:23,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" -d '{"router": {"external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4"}, "name": "juju_epc-router_4125579f-98e3-44d6-8835-2e5bedea206d", "admin_state_up": true}}' 2019-05-30 12:10:25,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Thu, 30 May 2019 12:10:25 GMT X-Openstack-Request-Id: req-49e5acd5-ff66-4004-9316-8ca8863c2912 2019-05-30 12:10:25,073 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:10:23Z", "admin_state_up": true, "updated_at": "2019-05-30T12:10:24Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "b23a9246e71443309978a0c67d6a6339", "id": "798e67ec-2e4b-42ab-a63b-63c1e223d239", "name": "juju_epc-router_4125579f-98e3-44d6-8835-2e5bedea206d"}} 2019-05-30 12:10:25,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-49e5acd5-ff66-4004-9316-8ca8863c2912 2019-05-30 12:10:25,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.80313706398s 2019-05-30 12:10:25,074 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-30T12:10:24Z', u'revision_number': 2, u'id': u'798e67ec-2e4b-42ab-a63b-63c1e223d239', u'external_gateway_info': {u'network_id': u'168e0781-2ae4-4771-b847-512752cd47f4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b9f424a7-958b-4c06-a1c6-4f7aa8fab190', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_4125579f-98e3-44d6-8835-2e5bedea206d', u'admin_state_up': True, u'tenant_id': u'b23a9246e71443309978a0c67d6a6339', u'created_at': u'2019-05-30T12:10:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'b23a9246e71443309978a0c67d6a6339'}) 2019-05-30 12:10:25,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-30 12:10:25,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/798e67ec-2e4b-42ab-a63b-63c1e223d239/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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" -d '{"subnet_id": "0347e85c-5f9d-44e2-b530-b27c97f281c4"}' 2019-05-30 12:10:27,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 12:10:27 GMT X-Openstack-Request-Id: req-1477e871-cafe-4e7a-a2bd-be950fe9dadc 2019-05-30 12:10:27,554 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "59e74290-6306-4739-ae27-2a9488decc2d", "tenant_id": "b23a9246e71443309978a0c67d6a6339", "subnet_id": "0347e85c-5f9d-44e2-b530-b27c97f281c4", "subnet_ids": ["0347e85c-5f9d-44e2-b530-b27c97f281c4"], "port_id": "6eedbab7-9367-4dad-9cf4-c56ea4cc0b10", "id": "798e67ec-2e4b-42ab-a63b-63c1e223d239"} 2019-05-30 12:10:27,554 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/798e67ec-2e4b-42ab-a63b-63c1e223d239/add_router_interface.json used request id req-1477e871-cafe-4e7a-a2bd-be950fe9dadc 2019-05-30 12:10:27,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.48026514053s 2019-05-30 12:10:27,555 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-30 12:10:28,811 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:9f7149c7a51ff7b517ffd8b6fe01cca0 sha256:f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74 2019-05-30 12:10:28,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" 2019-05-30 12:10:28,817 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 30 May 2019 12:10:28 GMT 2019-05-30 12:10:28,818 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-30 12:10:28,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 12:10:28,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:10:29,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 30 May 2019 12:10:29 GMT X-Openstack-Request-Id: req-d8ef1704-780c-442e-a37c-86cd71b28069 2019-05-30 12:10:29,131 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 12:10:29,131 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d8ef1704-780c-442e-a37c-86cd71b28069 2019-05-30 12:10:29,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311563014984s 2019-05-30 12:10:29,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 12:10:29,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" -d '{"owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "owner_specified.shade.object": "images/juju_epc-img_4125579f-98e3-44d6-8835-2e5bedea206d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_4125579f-98e3-44d6-8835-2e5bedea206d"}' 2019-05-30 12:10:29,180 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Thu, 30 May 2019 12:10:29 GMT Location: http://172.30.9.24:9292/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c0794a60-39ba-4a7e-8728-3d317366dc60 2019-05-30 12:10:29,181 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T12:10:29Z", "file": "/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb/file", "owner": "b23a9246e71443309978a0c67d6a6339", "id": "afec0e06-8307-45a8-b5c2-41dd99a52fdb", "size": null, "self": "/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_4125579f-98e3-44d6-8835-2e5bedea206d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "juju_epc-img_4125579f-98e3-44d6-8835-2e5bedea206d", "checksum": null, "created_at": "2019-05-30T12:10:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 12:10:29,181 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-c0794a60-39ba-4a7e-8728-3d317366dc60 2019-05-30 12:10:29,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0404920578003s 2019-05-30 12:10:29,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 12:10:29,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb/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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" -d '' 2019-05-30 12:10:34,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 12:10:34 GMT X-Openstack-Request-Id: req-093ede54-ae62-4d6b-b027-597a3fdba266 2019-05-30 12:10:34,611 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 12:10:34,611 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb/file used request id req-093ede54-ae62-4d6b-b027-597a3fdba266 2019-05-30 12:10:34,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.42932200432s 2019-05-30 12:10:34,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 12:10:34,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:10:34,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 12:10:34 GMT X-Openstack-Request-Id: req-7b2a0fe5-94b1-4bed-8427-ebf4397ab0ea 2019-05-30 12:10:34,654 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T12:10:34Z", "file": "/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb/file", "owner": "b23a9246e71443309978a0c67d6a6339", "id": "afec0e06-8307-45a8-b5c2-41dd99a52fdb", "size": 297336832, "self": "/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_4125579f-98e3-44d6-8835-2e5bedea206d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "juju_epc-img_4125579f-98e3-44d6-8835-2e5bedea206d", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-30T12:10:29Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 12:10:34,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7b2a0fe5-94b1-4bed-8427-ebf4397ab0ea 2019-05-30 12:10:34,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0386188030243s 2019-05-30 12:10:34,657 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb/file', 'owner': u'b23a9246e71443309978a0c67d6a6339', 'id': u'afec0e06-8307-45a8-b5c2-41dd99a52fdb', 'size': 297336832, u'self': u'/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b23a9246e71443309978a0c67d6a6339', 'name': 'juju_epc-project_4125579f-98e3-44d6-8835-2e5bedea206d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T12:10:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-30T12:10:34Z', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/juju_epc-img_4125579f-98e3-44d6-8835-2e5bedea206d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'properties': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/juju_epc-img_4125579f-98e3-44d6-8835-2e5bedea206d', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_4125579f-98e3-44d6-8835-2e5bedea206d', 'created': u'2019-05-30T12:10:29Z', 'checksum': u'9f7149c7a51ff7b517ffd8b6fe01cca0', 'created_at': u'2019-05-30T12:10:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', 'metadata': {u'os_hash_value': u'ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae', u'self': u'/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74', u'owner_specified.shade.object': u'images/juju_epc-img_4125579f-98e3-44d6-8835-2e5bedea206d', u'owner_specified.shade.md5': u'9f7149c7a51ff7b517ffd8b6fe01cca0', u'schema': u'/v2/schemas/image'}}) 2019-05-30 12:10:35,951 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i afec0e06-8307-45a8-b5c2-41dd99a52fdb -s xenial -r regionOne -u http://172.30.9.24: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-05-30 12:10:35,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 12:10:35,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_4125579f-98e3-44d6-8835-2e5bedea206d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-05-30 12:10:36,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 30 May 2019 12:10: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-13d77731-5e90-4bc9-8e5a-8d0aedf81396 x-openstack-request-id: req-13d77731-5e90-4bc9-8e5a-8d0aedf81396 2019-05-30 12:10:36,187 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_4125579f-98e3-44d6-8835-2e5bedea206d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b26a7d7a-adcf-432e-990a-7e1f6a2ece6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b26a7d7a-adcf-432e-990a-7e1f6a2ece6d", "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": "b26a7d7a-adcf-432e-990a-7e1f6a2ece6d"}} 2019-05-30 12:10:36,188 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-13d77731-5e90-4bc9-8e5a-8d0aedf81396 2019-05-30 12:10:36,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.233784914017s 2019-05-30 12:10:36,189 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_4125579f-98e3-44d6-8835-2e5bedea206d', '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'aeac65a9ab444affb43fd8765adb4b86', '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'b26a7d7a-adcf-432e-990a-7e1f6a2ece6d', 'swap': 0}) 2019-05-30 12:10:36,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 12:10:36,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/b26a7d7a-adcf-432e-990a-7e1f6a2ece6d/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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" -d '{"extra_specs": {}}' 2019-05-30 12:10:36,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 12:10: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-75b705c7-1abd-4a2d-9102-82198901603f x-openstack-request-id: req-75b705c7-1abd-4a2d-9102-82198901603f 2019-05-30 12:10:36,210 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 12:10:36,211 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/b26a7d7a-adcf-432e-990a-7e1f6a2ece6d/os-extra_specs used request id req-75b705c7-1abd-4a2d-9102-82198901603f 2019-05-30 12:10:36,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212678909302s 2019-05-30 12:10:36,211 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-05-30 12:10:36,213 - 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-hunter-29 | | BLOCK_MIGRATION | True | | 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 | | DEBUG | true | | 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-05-30 12:10:36,221 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-05-30 12:10:36,784 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-05-30 12:10:36,785 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-05-30 12:10:36,944 - 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-05-30 12:10:36,945 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-30 12:10:38,054 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-05-30 12:10:38,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 12:10:38,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:10:38,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 12:10:38 GMT X-Openstack-Request-Id: req-03953073-91ec-4072-bd6f-0c54d487f25f 2019-05-30 12:10:38,092 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T12:10:34Z", "file": "/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb/file", "owner": "b23a9246e71443309978a0c67d6a6339", "id": "afec0e06-8307-45a8-b5c2-41dd99a52fdb", "size": 297336832, "self": "/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_4125579f-98e3-44d6-8835-2e5bedea206d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "juju_epc-img_4125579f-98e3-44d6-8835-2e5bedea206d", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-30T12:10:29Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 12:10:38,092 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-03953073-91ec-4072-bd6f-0c54d487f25f 2019-05-30 12:10:38,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0353112220764s 2019-05-30 12:10:38,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-30 12:10:38,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/juju_epc-img_alt_4125579f-98e3-44d6-8835-2e5bedea206d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_4125579f-98e3-44d6-8835-2e5bedea206d"}' 2019-05-30 12:10:38,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Thu, 30 May 2019 12:10:38 GMT Location: http://172.30.9.24:9292/v2/images/ae951ec6-9f9a-4cc1-b193-eb8991762d3f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3dcb7305-3575-482d-a08a-67b203e504e7 2019-05-30 12:10:38,137 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T12:10:38Z", "file": "/v2/images/ae951ec6-9f9a-4cc1-b193-eb8991762d3f/file", "owner": "b23a9246e71443309978a0c67d6a6339", "id": "ae951ec6-9f9a-4cc1-b193-eb8991762d3f", "size": null, "self": "/v2/images/ae951ec6-9f9a-4cc1-b193-eb8991762d3f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_4125579f-98e3-44d6-8835-2e5bedea206d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "juju_epc-img_alt_4125579f-98e3-44d6-8835-2e5bedea206d", "checksum": null, "created_at": "2019-05-30T12:10:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-30 12:10:38,137 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-3dcb7305-3575-482d-a08a-67b203e504e7 2019-05-30 12:10:38,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0400121212006s 2019-05-30 12:10:38,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-30 12:10:38,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/ae951ec6-9f9a-4cc1-b193-eb8991762d3f/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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" -d '' 2019-05-30 12:10:42,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 12:10:42 GMT X-Openstack-Request-Id: req-5d0349f3-05d4-4833-8aff-f5d6d856a1cb 2019-05-30 12:10:42,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-05-30 12:10:42,676 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/ae951ec6-9f9a-4cc1-b193-eb8991762d3f/file used request id req-5d0349f3-05d4-4833-8aff-f5d6d856a1cb 2019-05-30 12:10:42,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.53804397583s 2019-05-30 12:10:42,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 12:10:42,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:10:42,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Thu, 30 May 2019 12:10:42 GMT X-Openstack-Request-Id: req-8a285df5-4072-4677-b14c-62c765825775 2019-05-30 12:10:42,724 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T12:10:42Z", "file": "/v2/images/ae951ec6-9f9a-4cc1-b193-eb8991762d3f/file", "owner": "b23a9246e71443309978a0c67d6a6339", "id": "ae951ec6-9f9a-4cc1-b193-eb8991762d3f", "size": 263848448, "self": "/v2/images/ae951ec6-9f9a-4cc1-b193-eb8991762d3f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/ae951ec6-9f9a-4cc1-b193-eb8991762d3f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/ae951ec6-9f9a-4cc1-b193-eb8991762d3f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_4125579f-98e3-44d6-8835-2e5bedea206d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "juju_epc-img_alt_4125579f-98e3-44d6-8835-2e5bedea206d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-05-30T12:10:38Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T12:10:34Z", "file": "/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb/file", "owner": "b23a9246e71443309978a0c67d6a6339", "id": "afec0e06-8307-45a8-b5c2-41dd99a52fdb", "size": 297336832, "self": "/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_4125579f-98e3-44d6-8835-2e5bedea206d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "juju_epc-img_4125579f-98e3-44d6-8835-2e5bedea206d", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-30T12:10:29Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 12:10:42,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8a285df5-4072-4677-b14c-62c765825775 2019-05-30 12:10:42,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0436668395996s 2019-05-30 12:10:42,727 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/ae951ec6-9f9a-4cc1-b193-eb8991762d3f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ae951ec6-9f9a-4cc1-b193-eb8991762d3f/file', 'owner': u'b23a9246e71443309978a0c67d6a6339', 'id': u'ae951ec6-9f9a-4cc1-b193-eb8991762d3f', 'size': 263848448, u'self': u'/v2/images/ae951ec6-9f9a-4cc1-b193-eb8991762d3f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b23a9246e71443309978a0c67d6a6339', 'name': 'juju_epc-project_4125579f-98e3-44d6-8835-2e5bedea206d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/ae951ec6-9f9a-4cc1-b193-eb8991762d3f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-30T12:10:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-30T12:10:42Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_4125579f-98e3-44d6-8835-2e5bedea206d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/ae951ec6-9f9a-4cc1-b193-eb8991762d3f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_4125579f-98e3-44d6-8835-2e5bedea206d', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_4125579f-98e3-44d6-8835-2e5bedea206d', 'created': u'2019-05-30T12:10:38Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-05-30T12:10:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/ae951ec6-9f9a-4cc1-b193-eb8991762d3f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_4125579f-98e3-44d6-8835-2e5bedea206d', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-05-30 12:10:42,930 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i ae951ec6-9f9a-4cc1-b193-eb8991762d3f -s trusty -r regionOne -u http://172.30.9.24: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-05-30 12:10:42,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-30 12:10:42,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_4125579f-98e3-44d6-8835-2e5bedea206d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-05-30 12:10:42,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Thu, 30 May 2019 12:10: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-a0b6ebd6-864f-472d-b157-dae167238127 x-openstack-request-id: req-a0b6ebd6-864f-472d-b157-dae167238127 2019-05-30 12:10:42,967 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_4125579f-98e3-44d6-8835-2e5bedea206d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/940d205a-d154-414b-ac37-1fb187f561ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/940d205a-d154-414b-ac37-1fb187f561ed", "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": "940d205a-d154-414b-ac37-1fb187f561ed"}} 2019-05-30 12:10:42,967 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a0b6ebd6-864f-472d-b157-dae167238127 2019-05-30 12:10:42,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0362689495087s 2019-05-30 12:10:42,968 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_4125579f-98e3-44d6-8835-2e5bedea206d', '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'aeac65a9ab444affb43fd8765adb4b86', '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'940d205a-d154-414b-ac37-1fb187f561ed', 'swap': 0}) 2019-05-30 12:10:42,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-30 12:10:42,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/940d205a-d154-414b-ac37-1fb187f561ed/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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" -d '{"extra_specs": {}}' 2019-05-30 12:10:42,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 12:10: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-7fc40149-637b-440e-a70f-1dbd67a52c1a x-openstack-request-id: req-7fc40149-637b-440e-a70f-1dbd67a52c1a 2019-05-30 12:10:42,987 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-30 12:10:42,987 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/940d205a-d154-414b-ac37-1fb187f561ed/os-extra_specs used request id req-7fc40149-637b-440e-a70f-1dbd67a52c1a 2019-05-30 12:10:42,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0185589790344s 2019-05-30 12:10:42,987 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-05-30 12:15:22,685 - 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=59e74290-6306-4739-ae27-2a9488decc2d --config ssl-hostname-verification=false --config external-network=168e0781-2ae4-4771-b847-512752cd47f4 --config use-floating-ip=true --config use-default-secgroup=true --debug 12:10:43 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 12:10:43 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=59e74290-6306-4739-ae27-2a9488decc2d", "--config", "ssl-hostname-verification=false", "--config", "external-network=168e0781-2ae4-4771-b847-512752cd47f4", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 12:10:43 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 12:10:43 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[network:59e74290-6306-4739-ae27-2a9488decc2d external-network:168e0781-2ae4-4771-b847-512752cd47f4 use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true] 12:10:43 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 12:10:43 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[automatically-retry-hooks:true max-action-results-age:336h https-proxy: resource-tags: update-status-hook-interval:5m apt-ftp-proxy: logging-config: container-networking-method: container-image-metadata-url: provisioner-harvest-mode:destroyed network:59e74290-6306-4739-ae27-2a9488decc2d uuid:7b420d08-e761-49a6-82bb-d7255821c9cb firewall-mode:instance max-status-history-size:5G use-floating-ip:true apt-https-proxy: ftp-proxy: container-inherit-properties: agent-metadata-url: transmit-vendor-metrics:true agent-stream:released default-series:xenial net-bond-reconfigure-delay:17 development:false image-metadata-url: name:controller enable-os-upgrade:true authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQGpSj3mqZYuI9pvc3K247808gyhICo3ou+6oDRxmPzXg5ep/HXlcvJ5YVUoFNKXumbC9tjADFHaI0NzH1QvlVpwb7/9GQl5xPcjBqFO35VE8Or6n0ZoxVYWMsiz3BcoXEdzJTm/seMFO70xFJyDwEzgoUALmqW3v49Gbvx1PAsbG2f2ZMqcEXEbQt+R4XQfjDBZyCNIGvPl4AJSd6pnYYsryv40jF+YyBAc+2hHjnGNQY91g6C7UQObDpNwIrLK9robVbhDCPvnkmlrpbk1xx4iic9em4XFyWLCrycc+KjRnBjlg+idu+CI2zJiCBQpYDqjAgQu0A8Uu+cG3EwM9h juju-client-key no-proxy:127.0.0.1,localhost,::1 apt-http-proxy: apt-mirror: type:openstack ssl-hostname-verification:false logforward-enabled:false image-stream:released use-default-secgroup:true egress-subnets: fan-config: container-image-stream:released policy-target-group: external-network:168e0781-2ae4-4771-b847-512752cd47f4 ignore-machine-addresses:false test-mode:false http-proxy: max-status-history-age:336h disable-network-management:false enable-os-refresh-update:true apt-no-proxy: use-openstack-gbp:false max-action-results-size:5G proxy-ssh:false cloudinit-userdata:] 12:10:43 INFO juju.provider.openstack provider.go:145 opening model "controller" 12:10:43 DEBUG goose client.go:511 auth details: &{Token:gAAAAABc78hD49iE65XNhHlU0Ae0Z7DWd7LqUYXwlEkAcvypAQUcyj8Ytu1QmBDbJnSmsClY-g3NRl2PwSNVf93ksCf4nVXzb4gWHrFiZXN_UUoC3M5UBFslEksKd70PvmZU3hXrNKyhxLC0rFsZbM-Rwd4PfDBby-93983ZjQgRWgEMvghfdzI TenantId:b23a9246e71443309978a0c67d6a6339 UserId:65472b96b8294c499d4f8633306431a7 Domain: RegionServiceURLs:map[regionOne:map[identity:http://172.30.9.24:5000 alarming:http://172.30.9.24:8042 orchestration:http://172.30.9.24:8004/v1/b23a9246e71443309978a0c67d6a6339 volumev2:http://172.30.9.24:8776/v2/b23a9246e71443309978a0c67d6a6339 network:http://172.30.9.24:9696 object-store:http://172.30.9.24:8080/v1/AUTH_b23a9246e71443309978a0c67d6a6339 placement:http://172.30.9.24:8778/placement cloudformation:http://172.30.9.24:8000/v1 volumev3:http://172.30.9.24:8776/v3/b23a9246e71443309978a0c67d6a6339 image:http://172.30.9.24:9292 event:http://172.30.9.24:8977 compute:http://172.30.9.24:8774/v2.1 metric:http://172.30.9.24:8041]]} 12:10:43 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 12:10:43 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.24:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.24:8774/v2.1/ Rel:self}] Status:CURRENT}] 12:10:44 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 12:10:44 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 12:10:44 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 12:10:44 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 12:10:44 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 12:10:44 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 12:10:44 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 12:10:44 INFO cmd bootstrap.go:233 Loading image metadata 12:10:44 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 12:10:44 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 12:10:44 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 12:10:44 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.24:5000/v3} [zesty win2016 wily bionic win2016nano trusty win2016hv genericlinux yakkety centos7 precise utopic vivid xenial win2012r2 win2012 raring saucy win2008r2 win10 win81 opensuseleap win2012hvr2 win2012hv win7 win8 quantal artful] [amd64 i386 armhf arm64 ppc64el s390x] released}} 12:10:44 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 12:10:46 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 12:10:47 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.24:5000/v3} not found 12:10:47 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.24:5000/v3} not found 12:10:47 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 12:10:47 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 12:10:47 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 12:10:47 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 12:10:47 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 12:10:47 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 12:10:47 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 12:10:47 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 12:10:47 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 12:10:47 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 []} 12:10:49 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 12:10:49 INFO cmd bootstrap.go:389 Starting new instance for initial controller 12:10:49 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 12:10:49 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 12:10:49 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:afec0e06-8307-45a8-b5c2-41dd99a52fdb Arch:amd64 VirtType:}] 12:10:49 INFO juju.environs.instances image.go:106 find instance - using image with id: afec0e06-8307-45a8-b5c2-41dd99a52fdb 12:10:49 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 12:10:49 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 12:10:49 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2490 bytes 12:10:49 DEBUG juju.provider.openstack provider.go:1005 using network id "59e74290-6306-4739-ae27-2a9488decc2d" 12:10:49 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.24:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "a046dfe2-25ce-4bad-a4f9-e2e3130b166c" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "a046dfe2-25ce-4bad-a4f9-e2e3130b166c" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "a046dfe2-25ce-4bad-a4f9-e2e3130b166c" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "a046dfe2-25ce-4bad-a4f9-e2e3130b166c" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "a046dfe2-25ce-4bad-a4f9-e2e3130b166c" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "a046dfe2-25ce-4bad-a4f9-e2e3130b166c" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "a046dfe2-25ce-4bad-a4f9-e2e3130b166c" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "a046dfe2-25ce-4bad-a4f9-e2e3130b166c" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "a046dfe2-25ce-4bad-a4f9-e2e3130b166c" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "a046dfe2-25ce-4bad-a4f9-e2e3130b166c" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "a046dfe2-25ce-4bad-a4f9-e2e3130b166c" has status BUILD, wait 10 seconds before retry, attempt 11 12:12:51 INFO juju.provider.openstack provider.go:1175 started instance "a046dfe2-25ce-4bad-a4f9-e2e3130b166c" 12:12:51 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 12:12:51 DEBUG juju.provider.openstack networking.go:169 using external network "168e0781-2ae4-4771-b847-512752cd47f4" 12:12:53 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.201 12:12:53 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.201 12:12:56 INFO cmd bootstrap.go:225 - a046dfe2-25ce-4bad-a4f9-e2e3130b166c (arch=amd64 mem=2G cores=1) 12:12:56 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 12:12:56 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 12:12:56 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 12:12:58 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 12:12:58 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 12:13:00 DEBUG juju.provider.openstack provider.go:417 instance a046dfe2-25ce-4bad-a4f9-e2e3130b166c has floating IP address: 172.30.9.201 Attempting to connect to 172.30.9.201:22 Attempting to connect to 192.168.121.16:22 12:13:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.16 failed: ssh: connect to host 192.168.121.16 port 22: Connection refused 12:13:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: ssh: connect to host 172.30.9.201 port 22: Connection refused 12:13:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.16 failed: ssh: connect to host 192.168.121.16 port 22: Connection refused 12:13:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 12:13:09 DEBUG juju.provider.openstack provider.go:417 instance a046dfe2-25ce-4bad-a4f9-e2e3130b166c has floating IP address: 172.30.9.201 12:13:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.16 failed: ssh: connect to host 192.168.121.16 port 22: Connection refused 12:13:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 12:13:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.16 failed: ssh: connect to host 192.168.121.16 port 22: Connection refused 12:13:16 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 12:13:19 DEBUG juju.provider.openstack provider.go:417 instance a046dfe2-25ce-4bad-a4f9-e2e3130b166c has floating IP address: 172.30.9.201 12:13:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.16 failed: ssh: connect to host 192.168.121.16 port 22: Connection refused 12:13:21 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 12:13:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.16 failed: ssh: connect to host 192.168.121.16 port 22: Connection refused 12:13:26 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 12:13:29 DEBUG juju.provider.openstack provider.go:417 instance a046dfe2-25ce-4bad-a4f9-e2e3130b166c has floating IP address: 172.30.9.201 12:13:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.16 failed: ssh: connect to host 192.168.121.16 port 22: Connection refused 12:13:31 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 12:13:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.16 failed: ssh: connect to host 192.168.121.16 port 22: Connection refused 12:13:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 12:13:39 DEBUG juju.provider.openstack provider.go:417 instance a046dfe2-25ce-4bad-a4f9-e2e3130b166c has floating IP address: 172.30.9.201 12:13:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.16 failed: ssh: connect to host 192.168.121.16 port 22: Connection refused 12:13:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 12:13:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.16 failed: ssh: connect to host 192.168.121.16 port 22: Connection refused 12:13:47 INFO cmd bootstrap.go:333 Connected to 172.30.9.201 12:13:47 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]> 12:13:47 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-21c9cb-controller-0 12:15:21 INFO cmd bootstrap.go:455 Bootstrap agent now started 12:15:22 DEBUG juju.provider.openstack provider.go:417 instance a046dfe2-25ce-4bad-a4f9-e2e3130b166c has floating IP address: 172.30.9.201 12:15:22 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.201:17070 192.168.121.16:17070] 12:15:22 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.201 to verify accessibility... 12:15:22 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.201:17070 192.168.121.16:17070] 12:15:22 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" 12:15:22 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" 12:15:22 DEBUG juju.api monitor.go:35 RPC connection died 12:15:22 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 12:15:22 INFO cmd controller.go:88 Controller machines are in the "controller" model 12:15:22 INFO cmd controller.go:89 Initial model "default" added 12:15:22 INFO cmd supercommand.go:465 command finished 2019-05-30 12:15:22,686 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-05-30 12:15:22,687 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-05-30 12:15:36,291 - 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-05-30 12:15:36,291 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-05-30 12:37:26,929 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-05-30 12:37:09.940602Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-05-30 12:37:26,929 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-05-30 12:37:26,929 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-05-30 12:37:27,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.210 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.200 3306/tcp oai-epc/0* active idle 2 172.30.9.213 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.203 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.210 63e9aca7-e3d7-4483-a854-dca8c61d40ba xenial nova ACTIVE 1 started 172.30.9.200 5f0a2f4d-d3a6-4d28-868a-7fb03619fe01 trusty nova ACTIVE 2 started 172.30.9.213 6ea64dc3-90ba-41f4-855e-84469e21b984 trusty nova ACTIVE 3 started 172.30.9.203 1a005519-019f-4512-8848-f2496e5a200b trusty nova ACTIVE 2019-05-30 12:37:27,648 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.210 (agent:idle, workload:active) 80/tcp, 5000/tcp 2019-05-30 12:37:27,649 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-05-30 12:37:28,147 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.213 (agent:idle, workload:active) 2152/udp 2019-05-30 12:37:28,148 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-05-30 12:37:28,412 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.203 (agent:idle, workload:active) 2019-05-30 12:37:28,413 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-05-30 12:37:28,413 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-05-30 12:37:29,428 - 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-05-30 12:37:29,428 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-05-30 12:37:30,022 - 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-48e918-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-05-30 12:37:30,023 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-05-30 12:37:30,291 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 02f2ad9a-24fe-4623-8cbd-75e851a2d6e1 2019-05-30 12:47:14,079 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-05-30 12:46:57.114799Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-05-30 12:47:14,080 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-05-30 12:47:14,685 - 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-05-30 12:47:14,685 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-05-30 12:47:14,712 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-05-30 12:47:14,712 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-05-30 12:47:14,957 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-30 12:47:14,958 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 36:54 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-30 12:47:15,934 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 12:18:53 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 12:18:53 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 12:18:53 DEBUG juju.agent read agent config, format "2.0" machine-0: 12:18:53 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 12:18:53 DEBUG juju.worker start "engine" machine-0: 12:18:53 INFO juju.worker start "engine" machine-0: 12:18:53 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 12:18:53 DEBUG juju.worker "engine" started machine-0: 12:18:53 DEBUG juju.worker.introspection stats worker now serving machine-0: 12:18:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 12:18:53 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 12:18:53 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 12:18:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 12:18:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 12:18:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:18:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 12:18:53 DEBUG juju.worker.apicaller connecting with old password machine-0: 12:18:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 12:18:53 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 12:18:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:18:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-0: 12:18:53 INFO juju.api connection established to "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-0: 12:18:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-0: 12:18:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 12:18:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 12:18:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:18:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 12:18:53 DEBUG juju.worker.apicaller connected machine-0: 12:18:53 DEBUG juju.worker.apicaller changing password... machine-0: 12:18:53 DEBUG juju.worker.apicaller password changed machine-0: 12:18:53 DEBUG juju.api RPC connection died machine-0: 12:18:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 12:18:53 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:18:53 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-0: 12:18:53 INFO juju.api connection established to "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-0: 12:18:53 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-0: 12:18:54 DEBUG juju.worker.apicaller connected machine-0: 12:18:54 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:18:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:18:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:18:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:18:54 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:18:54 INFO juju.worker.upgrader unblocking abort check machine-0: 12:18:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:18:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 12:18:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:18:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:18:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 12:18:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:18:54 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:18:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 12:18:54 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:18:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:18:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 12:18:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:18:54 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 12:18:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:18:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:18:54 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 12:18:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.logger logger setup machine-0: 12:18:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 12:18:54 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 12:18:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 12:18:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:18:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 12:18:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 12:18:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:18: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-0: 12:18:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:18:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:18:54 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:18:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.16,252.16.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:18:54 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 12:18:54 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 12:18:54 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 12:18:54 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 12:18:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:18:54 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 12:18:54 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 12:18:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:18:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:18:54 DEBUG juju.network including address public:172.30.9.201 for machine machine-0: 12:18:54 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-0: 12:18:54 DEBUG juju.network including address local-fan:252.16.0.1 for machine machine-0: 12:18:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:18:54 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:18:54 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.16 local-fan:252.16.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:18:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.16:17070 252.16.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:18:54 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.16:17070" "252.16.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] machine-0: 12:18:54 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 12:18:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 12:18:54 DEBUG juju.api RPC connection died machine-0: 12:18:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker killing runner 0xc4206020d0 machine-0: 12:18:54 INFO juju.worker runner is dying machine-0: 12:18:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 12:18:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 12:18:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 12:18:54 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: 12:18:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 12:18:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 12:18:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 12:18:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 12:18:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 12:18:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 12:18:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 12:18:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:18:54 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:18:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:18:54 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-0: 12:18:54 INFO juju.api connection established to "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-0: 12:18:54 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-0: 12:18:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:18:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 12:18:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:54 DEBUG juju.worker.apicaller connected machine-0: 12:18:55 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: 12:18:55 DEBUG juju.api RPC connection died machine-0: 12:18:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:18:55 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:18:55 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-0: 12:18:55 INFO juju.api connection established to "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-0: 12:18:55 DEBUG juju.api successfully dialed "wss://252.16.0.1:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-0: 12:18:55 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-0: 12:18:55 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: 12:18:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 12:18:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:55 DEBUG juju.worker.apicaller connected machine-0: 12:18:55 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:18:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:18:55 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:18:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:55 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:18:55 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:18:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:18:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:18:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:55 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:18:55 INFO juju.worker.upgrader unblocking abort check machine-0: 12:18:55 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:18:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:18:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:18:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:18:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:18:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 12:18:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 12:18:55 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:18:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 12:18:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:18:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 12:18:55 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 12:18:55 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:18:55 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:18:55 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:18:55 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 12:18:55 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 12:18:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:18:55 DEBUG juju.worker.logger logger setup machine-0: 12:18:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:18:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:18:55 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 12:18:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 12:18:55 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:18:55 DEBUG juju.network "lxdbr0" has addresses [fe80::50d5:1cff:fe9e:391b/64 fe80::1/64] machine-0: 12:18:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:18:55 DEBUG juju.network including address public:172.30.9.201 for machine machine-0: 12:18:55 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-0: 12:18:55 DEBUG juju.network including address local-fan:252.16.0.1 for machine machine-0: 12:18:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:18:55 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:18:55 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.16 local-fan:252.16.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:18:55 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.16:17070 252.16.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:18:55 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.16:17070" "252.16.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] machine-0: 12:18:55 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 12:18:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 12:18:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:18:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:18:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 12:18:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 12:18:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 12:18:55 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: 12:18:55 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:18:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:18:55 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 12:18:55 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:18:55 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 12:18:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:18:55 DEBUG juju.worker start "0-container-watcher" machine-0: 12:18:55 DEBUG juju.worker start "stateconverter" machine-0: 12:18:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 12:18:55 INFO juju.worker start "0-container-watcher" machine-0: 12:18:55 DEBUG juju.worker "0-container-watcher" started machine-0: 12:18:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 12:18:55 INFO juju.worker start "stateconverter" machine-0: 12:18:55 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 12:18:55 DEBUG juju.worker "stateconverter" started machine-0: 12:18:55 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 12:18:55 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 12:18:55 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 12:18:55 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 12:18:55 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 12:18:56 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 12:18:56 DEBUG juju.service discovered init system "systemd" from local host machine-0: 12:18:56 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 12:18:56 DEBUG juju.worker.deployer API addresses: ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] machine-0: 12:18:56 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: 12:18:56 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 12:18:56 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 12:18:56 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 12:18:56 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: 12:18:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 12:18:56 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:18:56 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-abot-epc-basic-0: 12:18:56 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 12:18:56 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: 12:18:56 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 12:18:56 INFO juju.worker start "api" unit-abot-epc-basic-0: 12:18:56 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.introspection stats worker now serving machine-0: 12:18:56 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 12:18:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:18:56 DEBUG juju.network "lxdbr0" has addresses [fe80::50d5:1cff:fe9e:391b/64 fe80::1/64] machine-0: 12:18:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:18:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:18:56 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-0: 12:18:56 DEBUG juju.network including address local-fan:252.3.0.1 for machine machine-0: 12:18:56 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:18:56 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:::1] machine-0: 12:18:56 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:::1] unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:56 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:56 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: 12:18:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:56 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-abot-epc-basic-0: 12:18:56 INFO juju.api connection established to "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-abot-epc-basic-0: 12:18:56 DEBUG juju.api successfully dialed "wss://252.16.0.1:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-abot-epc-basic-0: 12:18:56 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-abot-epc-basic-0: 12:18:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 12:18:56 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: 12:18:56 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 12:18:56 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:18:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 12:18:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:18:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.16,252.16.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:18:56 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 12:18:56 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 12:18:56 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 12:18:56 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:18:57 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:ba:18:92 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.3 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ba:18:92 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:52:d5:1c:9e:39:1b 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:52:d5:1c:9e:39:1b 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:0e:3e:fd:1b:a2:b7 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.3.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:0e:3e:fd:1b:a2:b7 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:0e:3e:fd:1b:a2:b7 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: 12:18:57 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:18:57 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:18:57 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 12:18:57 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 12:18:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:18:57 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 12:18:57 DEBUG juju.api successfully dialed "wss://252.16.0.1:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-abot-epc-basic-0: 12:18:57 INFO juju.api connection established to "wss://252.16.0.1:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-abot-epc-basic-0: 12:18:57 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-abot-epc-basic-0: 12:18:57 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:58 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 12:18:58 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 12:18:58 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 12:18:58 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.16,252.16.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:18:58 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: 12:18:58 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 12:18:58 DEBUG juju.network "lxdbr0" has addresses [fe80::50d5:1cff:fe9e:391b/64 fe80::1/64] unit-abot-epc-basic-0: 12:18:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 12:18:58 DEBUG juju.network including address public:172.30.9.201 for machine unit-abot-epc-basic-0: 12:18:58 DEBUG juju.network including address local-cloud:192.168.121.16 for machine unit-abot-epc-basic-0: 12:18:58 DEBUG juju.network including address local-fan:252.16.0.1 for machine unit-abot-epc-basic-0: 12:18:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 12:18:58 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 12:18:58 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.16 local-fan:252.16.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.16:17070 252.16.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 12:18:58 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.16:17070" "252.16.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 12:18:58 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 12:18:58 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:18:58 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:18:58 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:18:58 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 12:18:58 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 12:18:58 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 12:18:58 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 12:18:58 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: 12:18:58 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 12:18:58 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 12:18:58 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 12:18:58 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:18:58 DEBUG httpbakery client do GET https://252.16.0.1:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 12:18:58 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 12:18:58 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:18:58 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:18:58 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:18:59 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:18:59 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:18:59 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 12:18:59 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 12:18:59 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 12:18:59 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 12:18:59 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 12:18:59 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 12:18:59 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 12:18:59 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 12:18:59 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 12:18:59 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 12:18:59 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 12:18:59 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 12:18:59 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 12:18:59 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 12:18:59 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 12:18:59 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 12:18:59 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:18:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:18:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:18:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-48e918-default-0 unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 12:19:00 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:19:00 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:19:01 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:19:01 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: 12:19:01 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:19:01 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: 12:19:01 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:19:01 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: 12:19:01 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:19:01 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: 12:19:01 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Need to get 69.8 MB of archives. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:19:02 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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.8 [196 kB] unit-abot-epc-basic-0: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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: 12:19:03 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 8u212-b03-0ubuntu1.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 12:19:04 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:05 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:06 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: 12:19:07 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: 12:19:07 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: 12:19:07 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: 12:19:07 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: 12:19:07 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: 12:19:07 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: 12:19:07 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: 12:19:07 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: 12:19:07 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: 12:19:07 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: 12:19:07 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u212-b03-0ubuntu1.16.04.1 [69.0 kB] unit-abot-epc-basic-0: 12:19:07 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 8u212-b03-0ubuntu1.16.04.1 [8199 kB] unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u212-b03-0ubuntu1.16.04.1 [1339 kB] unit-abot-epc-basic-0: 12:19:07 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: 12:19:07 DEBUG unit.abot-epc-basic/0.install Fetched 69.8 MB in 5s (12.1 MB/s) unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 12:19:08 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 ... 54452 files and directories currently installed.) unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:09 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:19:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 12:19:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 12:19:10 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: 12:19:10 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 12:19:10 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: 12:19:10 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 12:19:11 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: 12:19:11 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.8_amd64.deb ... unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 12:19:11 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: 12:19:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:11 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 12:19:16 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: 12:19:16 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 12:19:17 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: 12:19:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 12:19:17 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: 12:19:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 12:19:17 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: 12:19:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 12:19:17 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: 12:19:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 12:19:17 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: 12:19:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 12:19:18 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: 12:19:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 12:19:18 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: 12:19:18 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 12:19:18 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: 12:19:18 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 12:19:21 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: 12:19:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 12:19:26 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: 12:19:27 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 12:19:36 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: 12:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 12:19:36 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: 12:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 12:19:36 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: 12:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 12:19:36 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: 12:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 12:19:36 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: 12:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 12:19:36 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: 12:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 12:19:36 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: 12:19:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 12:19:37 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: 12:19:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 12:19:37 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: 12:19:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 12:19:37 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: 12:19:37 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 12:19:38 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: 12:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 12:19:38 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: 12:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 12:19:38 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: 12:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 12:19:38 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: 12:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:19:46 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: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:19:46 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: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:19:46 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: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:19:47 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: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:47 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: 12:19:47 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: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:19:47 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: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:19:48 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: 12:19:48 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/clhsdb to provide /usr/bin/clhsdb (clhsdb) in auto mode unit-abot-epc-basic-0: 12:19:48 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: 12:19:48 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: 12:19:48 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/hsdb to provide /usr/bin/hsdb (hsdb) in auto mode unit-abot-epc-basic-0: 12:19:48 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: 12:19:48 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: 12:19:48 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: 12:19:48 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: 12:19:48 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: 12:19:48 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: 12:19:48 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: 12:19:48 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: 12:19:49 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:49 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: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 12:19:49 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: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:19:50 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: 12:19:50 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:19:50 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: 12:19:50 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: 12:19:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install --2019-05-30 12:19:52-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 12:19:53 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:19:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 90.3K 8m36s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 181K 6m26s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 11.0M 4m19s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.6M 3m15s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 184K 3m26s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.0M 2m52s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.1M 2m28s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.2M 2m10s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 191K 2m22s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.1M 2m8s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.3M 1m57s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.1M 1m47s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.1M 99s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.6M 92s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 10.3M 86s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 12.0M 81s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 11.5M 77s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 206K 85s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 10.7M 80s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.7M 76s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 10.9M 73s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.3M 70s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.1M 67s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.4M 64s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.4M 62s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.0M 59s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.1M 57s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.4M 55s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.1M 53s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.4M 52s unit-abot-epc-basic-0: 12:19:54 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.1M 50s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 64.9K 70s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 52.0M 68s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 58.5M 66s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 63.0M 64s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 56.0M 62s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 60.9M 60s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 58.9M 59s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 60.1M 57s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 55.4M 56s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 57.7M 54s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 53.7M 53s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 54.4M 52s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 47.8M 51s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 50.9M 49s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 24.9M 48s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 169M 47s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 300M 46s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 312M 45s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 329M 44s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 366M 43s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 271M 42s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 360M 42s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 340M 41s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 328M 40s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 286M 39s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 334M 39s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 331M 38s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 358M 37s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 416M 36s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 547M 36s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 520M 35s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 532M 35s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 445M 34s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 530M 33s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 504M 33s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 516M 32s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 418M 32s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 468M 31s unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 335M 31s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 191K 34s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 11.3M 33s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.3M 33s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 11.4M 32s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 11.1M 32s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.2M 31s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 10.9M 31s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.6M 31s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 11.1M 30s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.1M 30s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.6M 30s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 177K 32s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 18.8M 32s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 14.6M 31s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 11.2M 31s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 15.3M 31s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 234K 32s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 15.5M 32s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 19.9M 32s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 17.9M 31s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 17.8M 31s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 17.7M 31s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 24.8M 30s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 48.7M 30s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 55.8M 29s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 48.1M 29s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 55.3M 29s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 52.8M 29s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 52.3M 28s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 44.7M 28s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 53.7M 28s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 49.9M 27s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 49.8M 27s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 47.1M 27s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 52.4M 26s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 52.7M 26s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 13.8M 26s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 8.97M 26s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 8.70M 25s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 8.50M 25s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 11.4M 25s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 11.1M 25s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.2M 25s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 11.6M 24s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.2M 24s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 245K 25s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 9.11M 25s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 9.61M 25s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 11.0M 25s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 11.3M 25s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 11.3M 24s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 11.0M 24s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 7.90M 24s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 9.25M 24s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 8.47M 24s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 9.08M 23s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 10.5M 23s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 10.7M 23s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 11.7M 23s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 11.1M 23s unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 11.5M 22s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 131K 25s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 48.8M 24s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 56.4M 24s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 52.8M 24s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 57.1M 24s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 55.7M 24s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 53.9M 23s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 44.9M 23s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 46.5M 23s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 53.3M 23s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 56.8M 23s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 51.9M 22s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 58.1M 22s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 56.8M 22s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 58.0M 22s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 53.4M 22s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 58.2M 22s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 432K 22s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 11.4M 22s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 11.2M 22s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 10.9M 22s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.4M 21s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 10.9M 21s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.2M 21s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 7.20M 21s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 11.0M 21s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 11.7M 21s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 10.7M 21s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 11.3M 20s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.2M 20s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 2.89M 20s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 11.1M 20s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 11.5M 20s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 756K 20s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 380K 21s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 11.1M 21s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 11.4M 20s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 11.3M 20s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 11.3M 20s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 11.1M 20s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 7.81M 20s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 11.0M 20s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 11.7M 20s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 10.6M 20s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 11.3M 19s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.5M 19s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 11.1M 19s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 2.94M 19s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 11.0M 19s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 10.9M 19s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 757K 19s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 381K 19s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 11.3M 19s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 10.9M 19s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 11.2M 19s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 11.5M 19s unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 10.8M 19s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 11.2M 19s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 9.15M 19s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 11.0M 19s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 11.4M 18s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 10.9M 18s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 11.2M 18s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 11.3M 18s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 3.01M 18s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 10.5M 18s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 11.5M 18s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 11.0M 18s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 260K 18s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 11.7M 18s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 11.1M 18s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 10.9M 18s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 11.0M 18s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 11.4M 18s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 11.1M 18s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 9.31M 18s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 10.9M 18s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 11.5M 18s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 11.0M 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 11.1M 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 11.4M 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 11.0M 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 3.19M 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 9.30M 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 11.8M 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 261K 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 9.90M 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 10.9M 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 11.3M 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 11.0M 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 11.2M 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 11.2M 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 11.2M 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 10.1M 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 10.9M 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 10.9M 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 11.4M 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 11.0M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 11.4M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 3.52M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 9.01M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 9.20M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 11.4M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 262K 17s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 11.1M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 10.5M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 11.2M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 11.3M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 10.7M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 11.0M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 11.3M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 11.2M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 11.2M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 11.1M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 11.2M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 11.2M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 10.5M 16s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 3.77M 15s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 7.44M 15s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 11.4M 15s unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 10.1M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 263K 16s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 10.2M 16s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 10.7M 16s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 11.1M 16s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 11.3M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 10.8M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 11.2M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 11.3M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 11.0M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 11.2M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 11.4M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 11.2M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 11.2M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 11.2M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 11.2M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 3.38M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 10.3M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 10.8M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 263K 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 10.1M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 10.9M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 10.5M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 11.6M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 11.2M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 10.7M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 11.7M 15s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 11.2M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 11.0M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 11.1M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 11.0M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 11.4M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 10.9M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 11.6M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 3.57M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 9.96M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 11.4M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 1.14M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 327K 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 10.9M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 11.1M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 11.0M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 10.4M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 11.2M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 11.4M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 10.9M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 10.9M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 11.8M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 10.7M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 11.6M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 11.5M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 11.0M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 4.25M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 8.48M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 9.99M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 11.3M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 263K 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 9.53M 14s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 6.45M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 28.6M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 12.5M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 10.9M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 10.7M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 11.5M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 11.0M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 11.3M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 11.1M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 11.2M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 11.4M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 11.0M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 11.2M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 4.00M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 10.2M 13s unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 10.1M 13s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 1.16M 13s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 324K 13s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 11.3M 13s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 6.75M 13s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 10.8M 13s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 11.8M 13s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 11.3M 13s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 11.0M 13s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 11.1M 13s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 10.9M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 11.6M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 11.2M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 10.6M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 11.2M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 12.0M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 7.83M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 7.39M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 9.73M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 11.1M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 132K 13s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 49.8M 13s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 51.0M 13s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 61.0M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 62.3M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 62.3M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 55.9M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 61.6M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 61.8M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 61.5M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 56.8M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 359K 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 2.42M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 4.68M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 14.4M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 14.6M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 14.4M 12s unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 14.5M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 286K 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 29.1M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 50.2M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 48.4M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 47.2M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 41.1M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 43.9M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 46.6M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 46.2M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 10.1M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 7.72M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 6.50M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 6.99M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 6.10M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 6.55M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 8.27M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 2.95M 11s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 2.94M 11s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 10.9M 11s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 10.8M 11s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 78.0K 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 56.5M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 56.8M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 50.7M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 59.6M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 55.9M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 57.8M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 52.2M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 56.7M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 57.7M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 59.4M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 46.1M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 56.0M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 624K 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 26.9M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 43.5M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 48.5M 12s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 45.8M 11s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 47.5M 11s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 45.1M 11s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 46.7M 11s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 49.3M 11s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 16.3M 11s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 4.68M 11s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 4.50M 11s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 4.53M 11s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 4.76M 11s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 2.08M 11s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 3.52M 11s unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 5.84M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 566K 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 550K 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 3.59M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 4.74M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 4.48M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 5.66M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 4.46M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 1.83M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 4.86M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 544K 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 11.3M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 544K 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 3.75M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 5.23M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 3.97M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 5.67M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 4.28M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 1.80M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 6.38M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 547K 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 3.18M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 616K 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 3.79M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 5.24M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 4.12M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 5.77M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 4.34M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 1.79M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 6.74M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 547K 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 10.3M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 549K 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 3.80M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 5.52M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 4.35M 11s unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 5.36M 11s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 5.18M 11s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 2.09M 11s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 3.85M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 6.06M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 563K 11s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 551K 11s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 4.61M 11s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 4.82M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 5.48M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 4.84M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 5.35M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 2.84M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 2.44M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 7.41M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 551K 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 931K 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 1.15M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 3.93M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 5.84M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 4.10M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 5.85M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 5.37M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 2.06M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 4.08M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 5.72M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 567K 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 553K 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 4.74M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 5.29M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 6.47M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 4.65M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 5.33M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 5.38M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 1.94M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 4.81M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 6.21M 10s unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 566K 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 556K 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 4.30M 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 6.05M 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 5.78M 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 4.97M 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 5.07M 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 4.29M 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 1.99M 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 6.43M 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 1.57M 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 765K 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 557K 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 4.47M 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 5.83M 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 5.92M 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 4.99M 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 5.24M 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 4.82M 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 1.88M 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 6.37M 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 1.55M 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 774K 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 555K 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 4.57M 10s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 5.54M 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 6.28M 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 5.06M 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 5.29M 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 5.57M 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 1.86M 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 5.93M 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 5.45M 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 571K 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 555K 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 4.60M 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 5.74M 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 5.96M 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 5.72M 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 5.31M 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 5.19M 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 2.13M 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 4.33M 9s unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 5.84M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 563K 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 551K 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 7.32M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 4.94M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 5.73M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 5.07M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 5.21M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 5.93M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 2.17M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 3.58M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 10.6M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 544K 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 1007K 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 1.07M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 5.45M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 4.40M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 4.96M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 6.98M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 5.66M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 4.16M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 2.07M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 6.95M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 824K 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 1.37M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 551K 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 5.64M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 5.78M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 5.29M 9s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 5.48M 8s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 5.78M 8s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 5.53M 8s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 2.12M 8s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 3.94M 8s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 7.09M 8s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 558K 8s unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 554K 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 10.0M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 3.77M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 6.72M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 5.23M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 5.22M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 5.34M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 2.78M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 2.91M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 9.04M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 544K 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 4.45M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 594K 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 5.67M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 4.63M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 6.30M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 5.10M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 6.85M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 3.70M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 2.10M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 6.16M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 1.32M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 839K 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 553K 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 6.21M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 4.80M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 5.81M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 6.12M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 5.24M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 5.08M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 2.24M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 3.74M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 7.18M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 561K 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 579K 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 5.31M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 5.26M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 5.09M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 5.43M 8s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 6.06M 7s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 5.47M 7s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 3.14M 7s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 2.36M 7s unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 7.44M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 553K 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 7.54M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 555K 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 5.89M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 5.34M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 5.44M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 5.94M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 5.53M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 5.07M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 2.04M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 4.33M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 7.65M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 563K 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 554K 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 8.13M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 3.91M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 7.33M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 5.42M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 4.97M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 6.08M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 2.69M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 2.87M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 6.45M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 557K 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 7.75M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 558K 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 6.22M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 4.47M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 6.78M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 5.57M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 5.78M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 4.38M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 1.95M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 5.53M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 1.65M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 763K 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 555K 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 6.27M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 4.49M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 7.13M 7s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 5.18M 6s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 5.25M 6s unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 5.03M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 2.27M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 3.93M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 6.52M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 561K 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 1000K 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 1.06M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 6.29M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 4.48M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 6.47M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 4.94M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 6.18M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 3.69M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 2.07M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 6.74M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 790K 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 1.52M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 548K 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 5.67M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 5.74M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 3.79M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 11.7M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 5.28M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 4.60M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 2.39M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 3.65M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 6.91M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 564K 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 556K 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 7.69M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 4.49M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 5.72M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 4.76M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 7.15M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 5.28M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 2.56M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 2.83M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 6.66M 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 565K 6s unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 9.06M 6s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 548K 6s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 5.69M 6s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 5.54M 6s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 3.95M 6s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 10.7M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 5.72M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 4.65M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 2.13M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 4.05M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 6.52M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 572K 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 555K 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 7.48M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 4.70M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 3.64M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 9.32M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 5.79M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 4.92M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 2.85M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 2.94M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 6.03M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 566K 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 9.48M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 550K 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 5.57M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 5.46M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 4.12M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 9.16M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 6.19M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 4.60M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 1.85M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 5.70M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 6.65M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 572K 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 555K 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 8.56M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 4.65M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 3.50M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 9.47M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 6.21M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 4.85M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 2.71M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 3.04M 5s unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 6.25M 5s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 563K 5s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 9.68M 5s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 550K 5s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 5.80M 5s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 5.68M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 3.92M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 9.46M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 5.97M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 4.43M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 2.21M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 4.18M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 6.80M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 572K 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 955K 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 1.11M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 4.95M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 4.76M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 5.14M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 7.99M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 6.78M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 4.28M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 1.88M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 6.00M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 843K 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 1.40M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 557K 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 8.33M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 4.19M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 3.83M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 9.90M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 6.19M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 4.81M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 2.86M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 2.99M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 6.53M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 567K 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 8.22M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 556K 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 6.29M 4s unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 5.06M 4s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 3.82M 4s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 10.3M 4s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 6.56M 4s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 4.41M 4s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 2.35M 4s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 3.73M 4s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 7.45M 4s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 568K 4s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 7.66M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 563K 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 5.73M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 5.51M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 3.82M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 10.2M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 6.12M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 4.59M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 2.43M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 3.58M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 7.50M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 571K 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 7.45M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 561K 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 5.94M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 5.50M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 3.94M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 9.40M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 6.22M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 4.76M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 2.38M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 3.66M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 7.93M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 567K 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 6.93M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 569K 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 5.67M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 5.56M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 3.93M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 9.73M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 6.84M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 4.73M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 2.66M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 3.34M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 6.61M 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 568K 3s unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 8.86M 3s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 561K 3s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 7.51M 3s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 4.61M 3s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 4.13M 3s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 9.01M 3s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 7.26M 3s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 7.12M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 2.50M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 3.05M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 5.61M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 856K 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 1.41M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 564K 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 8.10M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 5.59M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 5.45M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 4.35M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 8.62M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 7.27M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 4.82M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 2.51M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 3.75M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 6.66M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 569K 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 9.69M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 557K 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 9.33M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 4.62M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 4.17M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 7.98M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 9.25M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 6.58M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 5.13M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 1.90M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 6.37M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 6.38M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 580K 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 7.69M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 565K 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 8.53M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 5.02M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 4.11M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 7.94M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 9.17M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 7.36M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 4.94M 2s unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 1.92M 2s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 6.97M 2s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 1.73M 2s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 759K 2s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 8.32M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 563K 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 9.66M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 4.92M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 4.20M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 7.69M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 8.99M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 7.76M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 4.90M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 2.53M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 3.81M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 7.66M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 559K 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 12.6M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 573K 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 7.86M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 6.35M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 5.98M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 4.12M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 9.51M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 9.29M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 4.67M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 2.86M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 3.43M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 6.77M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 1.39M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 843K 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 11.0M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 572K 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 9.08M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 5.44M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 4.09M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 7.85M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 10.4M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 7.25M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 5.55M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 2.61M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 3.90M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 6.97M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 850K 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 1.37M 1s unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 10.7M 1s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 574K 1s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 9.29M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 6.01M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 6.31M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 4.63M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 10.7M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 8.75M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 4.89M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 3.00M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 3.43M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 6.15M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 1.66M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 776K 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 11.1M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 586K 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 6.49M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 7.74M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 6.88M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 4.36M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 9.86M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 9.10M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 8.77M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 5.29M 0s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 2.26M=21s unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install 2019-05-30 12:20:14 (2.16 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:20:14 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:20:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57499 files and directories currently installed.) unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 12:20:17 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:20:17 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 12:20:17 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:20:17 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 12:20:17 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:20:17 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 12:20:17 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:20:17 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:20:17 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:20:17 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:20:17 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:20:17 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 12:20:17 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:20:17 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:20:17 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 12:20:17 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:20:17 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 12:20:17 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:20:17 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 12:20:17 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:20:17 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:20:17 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 12:20:17 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:20:17 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 12:20:17 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:20:17 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 12:20:17 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:20:17 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 12:20:17 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:20:17 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 12:20:17 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:20:17 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:20:17 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:20:17 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 12:20:18 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:20:18 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 12:20:18 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:20:18 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:19 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:20 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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:20:21 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-148.174 [867 kB] unit-abot-epc-basic-0: 12:20:22 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:20:22 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:20:22 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:20:22 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:20:23 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:20:23 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] machine-1: 12:20:23 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 12:20:23 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 12:20:23 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:20:23 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:20:23 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:20:23 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:20:23 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:20:23 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:20:23 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:20:23 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:20:23 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:20:23 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:20:23 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:20:24 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] machine-1: 12:20:24 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 12:20:24 DEBUG juju.worker start "engine" machine-1: 12:20:24 INFO juju.worker start "engine" machine-1: 12:20:24 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 12:20:24 DEBUG juju.worker "engine" started machine-1: 12:20:24 DEBUG juju.worker.introspection stats worker now serving machine-1: 12:20:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 12:20:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 12:20:24 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 12:20:24 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 12:20:24 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 12:20:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.apicaller connecting with old password machine-1: 12:20:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:20:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-1: 12:20:24 INFO juju.api connection established to "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-1: 12:20:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-1: 12:20:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 12:20:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 12:20:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 12:20:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:20:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 12:20:24 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 12:20:24 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:20:24 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:20:24 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:20:24 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:20:24 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:20:24 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:20:24 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:20:24 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:20:24 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:20:24 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:20:24 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:20:24 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:20:25 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:20:25 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:20:25 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:20:25 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:20:25 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:20:25 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:20:25 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:20:25 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] machine-1: 12:20:25 DEBUG juju.worker.apicaller connected machine-1: 12:20:25 DEBUG juju.worker.apicaller changing password... machine-1: 12:20:25 DEBUG juju.worker.apicaller password changed machine-1: 12:20:25 DEBUG juju.api RPC connection died machine-1: 12:20:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 12:20:25 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:20:25 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-1: 12:20:25 INFO juju.api connection established to "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-1: 12:20:25 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-1: 12:20:25 DEBUG juju.worker.apicaller connected machine-1: 12:20:25 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:20:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:20:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:20:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:20:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:20:25 INFO juju.worker.upgrader unblocking abort check machine-1: 12:20:25 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:20:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 12:20:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:20:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:20:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:20:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 12:20:25 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:20:25 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:20:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:20:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:20:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:20:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 12:20:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:20:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 12:20:25 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.16,252.16.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:20:25 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 12:20:25 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:20:25 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: 12:20:25 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:20:25 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:20:25 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:20:25 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:20:25 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:20:25 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:20:25 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 12:20:25 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:20:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 12:20:25 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 12:20:25 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:20:25 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:20:25 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: 12:20:25 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:20:25 INFO juju.util.exec run result: exit status 127 machine-1: 12:20:25 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec477422115/script.sh: line 1: fanatic: command not found 127 machine-1: 12:20:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 12:20:25 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 12:20:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:20:25 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.logger logger setup machine-1: 12:20:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:20:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:20:25 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:20:25 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 12:20:25 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:20:25 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:20:25 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:20:25 DEBUG juju.network including address public:172.30.9.201 for machine machine-1: 12:20:25 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-1: 12:20:25 DEBUG juju.network including address local-fan:252.16.0.1 for machine machine-1: 12:20:25 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:20:25 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:20:25 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.16 local-fan:252.16.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:20:25 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.16:17070 252.16.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:20:25 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.16:17070" "252.16.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] machine-1: 12:20:25 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 12:20:25 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 12:20:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 12:20:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 12:20:25 DEBUG juju.api RPC connection died machine-1: 12:20:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:20:25 DEBUG juju.worker killing runner 0xc42076cea0 machine-1: 12:20:25 ERROR juju.worker.logger connection is shut down machine-1: 12:20:25 INFO juju.worker runner is dying machine-1: 12:20:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 12:20:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 12:20:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 12:20:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-1: connection is shut down machine-1: 12:20:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 12:20:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 12:20:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 12:20:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 12:20:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:20:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 12:20:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching volumes: connection is shut down machine-1: 12:20:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 12:20:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 12:20:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:20:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:20:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:20:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:20:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:20:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 12:20:25 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:20:25 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 12:20:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:20:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:20:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:25 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:20:25 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-1: 12:20:25 INFO juju.api connection established to "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-1: 12:20:25 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-abot-epc-basic-0: 12:20:26 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:20:26 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:20:26 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:20:26 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] machine-1: 12:20:26 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:20:26 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:20:26 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:20:26 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:20:26 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:20:26 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:20:26 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:20:26 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:20:26 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] machine-1: 12:20:26 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:20:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:20:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 12:20:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 12:20:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:20:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:20:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:20:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:20:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 12:20:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 12:20:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 12:20:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 12:20:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 12:20:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:20:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 12:20:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:20:26 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:20:26 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:20:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:20:26 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:20:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:20:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:20:26 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:20:26 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 12:20:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:20:26 DEBUG juju.worker.logger logger setup machine-1: 12:20:26 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:20:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:20:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:20:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:20:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:20:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:20:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:20:26 DEBUG juju.network including address public:172.30.9.201 for machine machine-1: 12:20:26 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-1: 12:20:26 DEBUG juju.network including address local-fan:252.16.0.1 for machine machine-1: 12:20:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:20:26 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:20:26 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.16 local-fan:252.16.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:20:26 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.16:17070 252.16.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:20:26 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.16:17070" "252.16.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] machine-1: 12:20:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:20:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:20:26 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:20:26 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:20:26 INFO juju.util.exec run result: exit status 127 machine-1: 12:20:26 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec578587089/script.sh: line 1: fanatic: command not found 127 machine-1: 12:20:26 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:20:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:20:26 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:20:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 12:20:26 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:20:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:20:26 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:20:26 INFO juju.util.exec run result: exit status 127 machine-1: 12:20:26 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec817708075/script.sh: line 1: fanatic: command not found 127 machine-1: 12:20:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:20:26 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:20:26 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 12:20:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:20:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 12:20:27 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:20:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:20:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 12:20:27 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:20:27 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 12:20:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:20:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 12:20:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:20:27 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.16,252.16.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:20:27 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 12:20:27 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:20:27 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: 12:20:27 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: 12:20:27 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% machine-1: 12:20:27 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:20:27 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:20:27 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:20:27 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:20:27 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-1: 12:20:27 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:20:27 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-1: 12:20:27 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-1: 12:20:27 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: 12:20:27 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:20:27 INFO juju.worker.deployer checking unit "mysql/0" unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... machine-1: 12:20:27 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 12:20:27 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 12:20:27 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 12:20:27 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 12:20:27 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:20:27 INFO juju.worker.upgrader unblocking abort check machine-1: 12:20:27 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:20:27 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 12:20:27 DEBUG juju.worker start "1-container-watcher" machine-1: 12:20:27 DEBUG juju.worker start "stateconverter" machine-1: 12:20:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 12:20:27 INFO juju.worker start "1-container-watcher" machine-1: 12:20:27 DEBUG juju.worker "1-container-watcher" started machine-1: 12:20:27 INFO juju.worker start "stateconverter" machine-1: 12:20:27 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 12:20:27 DEBUG juju.worker "stateconverter" started machine-1: 12:20:27 INFO juju.worker.machiner "machine-1" started unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 8s (11.6 MB/s) machine-1: 12:20:27 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 12:20:27 DEBUG juju.service discovered init system "upstart" from local host machine-1: 12:20:27 DEBUG juju.worker.deployer API addresses: ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] machine-1: 12:20:27 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: 12:20:27 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 12:20:27 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: 12:20:27 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 12:20:27 DEBUG juju.worker start "api" unit-mysql-0: 12:20:27 INFO juju.worker start "api" unit-mysql-0: 12:20:27 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 12:20:27 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 12:20:27 DEBUG juju.worker "api" started unit-mysql-0: 12:20:27 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:20:27 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 ... 57662 files and directories currently installed.) unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-mysql-0: 12:20:27 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-mysql-0: 12:20:27 INFO juju.api connection established to "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-mysql-0: 12:20:27 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 12:20:27 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:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-mysql-0: 12:20:27 DEBUG juju.worker.apicaller connected unit-mysql-0: 12:20:27 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 12:20:27 DEBUG juju.worker.apicaller password changed unit-mysql-0: 12:20:27 DEBUG juju.api RPC connection died unit-mysql-0: 12:20:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 12:20:27 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-mysql-0: 12:20:27 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-mysql-0: 12:20:27 INFO juju.api connection established to "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-mysql-0: 12:20:27 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... machine-1: 12:20:28 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:1e:84:9e 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.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:1e:84:9e CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 12:20:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 12:20:29 DEBUG juju.worker.apicaller connected unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:20:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-mysql-0: 12:20:30 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 12:20:30 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 12:20:30 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 12:20:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 12:20:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 12:20:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:20:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 12:20:31 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 12:20:31 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 12:20:31 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 12:20:31 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 12:20:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 12:20:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 12:20:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 12:20:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:20:31 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 12:20:31 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 12:20:31 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 12:20:31 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 12:20:31 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 12:20:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 12:20:31 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 12:20:31 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:20:31 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:20:31 DEBUG juju.network including address public:172.30.9.201 for machine unit-mysql-0: 12:20:31 DEBUG juju.network including address local-cloud:192.168.121.16 for machine unit-mysql-0: 12:20:31 DEBUG juju.network including address local-fan:252.16.0.1 for machine unit-mysql-0: 12:20:31 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 12:20:31 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 12:20:31 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.16 local-fan:252.16.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 12:20:31 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.16:17070 252.16.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 12:20:31 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.16:17070" "252.16.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] unit-mysql-0: 12:20:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "charm-dir" not running: dependency not available unit-mysql-0: 12:20:31 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 12:20:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:20:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 12:20:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 12:20:31 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 12:20:31 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 12:20:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 12:20:31 DEBUG juju.worker.logger logger setup unit-mysql-0: 12:20:31 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 12:20:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 12:20:31 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.16,252.16.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 12:20:31 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 12:20:31 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 12:20:31 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 12:20:31 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 12:20:31 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 12:20:31 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 12:20:31 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 12:20:31 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 12:20:31 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 12:20:31 INFO juju.worker.uniter resuming charm install unit-mysql-0: 12:20:31 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 12:20:31 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 12:20:31 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 12:20:31 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 12:20:31 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 12:20:31 DEBUG httpbakery client do GET https://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 12:20:31 DEBUG httpbakery } -> error unit-mysql-0: 12:20:31 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 12:20:31 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 12:20:31 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 12:20:31 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 12:20:31 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 12:20:31 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:20:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-mysql-0: 12:20:32 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 12:20:32 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 12:20:32 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 12:20:32 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 12:20:32 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 12:20:32 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 12:20:32 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 12:20:32 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 12:20:32 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 12:20:32 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 12:20:32 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 12:20:32 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 12:20:32 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 12:20:32 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 12:20:32 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 12:20:32 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 12:20:32 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 12:20:32 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 12:20:32 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 12:20:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 12:20:32 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 12:20:32 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:20:32 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:20:32 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 12:20:32 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:20:32 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-mysql-0: 12:20:32 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:20:32 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 12:20:32 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:20:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-mysql-0: 12:20:32 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:20:32 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 12:20:32 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:20:32 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 12:20:32 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:20:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 12:20:32 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:20:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 12:20:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-mysql-0: 12:20:32 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:20:32 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 12:20:32 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 12:20:32 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 12:20:33 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:20:33 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:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 12:20:33 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:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 12:20:33 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:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 12:20:33 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:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-mysql-0: 12:20:33 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (746 kB/s) unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-mysql-0: 12:20:33 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 12:20:34 DEBUG unit.mysql/0.install (Reading database ... 52455 files and directories currently installed.) unit-mysql-0: 12:20:34 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 12:20:34 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-mysql-0: 12:20:34 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 12:20:34 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 12:20:34 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:20:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 12:20:34 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:20:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 12:20:35 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:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-mysql-0: 12:20:35 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 12:20:35 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:20:35 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:20:35 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:20:35 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:20:35 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-mysql-0: 12:20:35 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:20:35 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-mysql-0: 12:20:35 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:20:35 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 12:20:35 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 12:20:35 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: 12:20:36 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (24.1 kB/s) unit-mysql-0: 12:20:36 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-mysql-0: 12:20:36 DEBUG unit.mysql/0.install (Reading database ... 52495 files and directories currently installed.) unit-mysql-0: 12:20:36 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 12:20:36 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-mysql-0: 12:20:36 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 12:20:36 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:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 12:20:37 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:20:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 12:20:37 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:20:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 12:20:37 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:20:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 12:20:37 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 12:20:37 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:20:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 12:20:38 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:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-mysql-0: 12:20:38 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 12:20:38 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:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-mysql-0: 12:20:38 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 12:20:38 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:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 12:20:38 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:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 12:20:38 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:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 12:20:38 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:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-mysql-0: 12:20:38 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 12:20:38 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:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 12:20:38 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:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 12:20:39 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-mysql-0: 12:20:39 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 12:20:39 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-mysql-0: 12:20:39 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 12:20:39 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:20:39 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 12:20:39 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:20:39 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 12:20:39 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-mysql-0: 12:20:39 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 12:20:39 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:20:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 12:20:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 12:20:39 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:20:39 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 12:20:40 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-mysql-0: 12:20:40 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 12:20:40 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:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-mysql-0: 12:20:40 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 12:20:40 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:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-mysql-0: 12:20:40 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] unit-mysql-0: 12:20:40 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-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:20:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 12:20:40 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:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 12:20:41 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:20:41 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:20:41 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 12:20:41 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:20:41 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.10_all.deb ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:20:41 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 12:20:41 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 12:20:41 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:20:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:20:41 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:20:42 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 12:20:42 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:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:20:42 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-mysql-0: 12:20:42 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 12:20:42 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:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 12:20:43 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 12:20:43 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 12:20:43 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-mysql-0: 12:20:43 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 12:20:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:20:43 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:20:43 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:20:43 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: 12:20:44 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 12:20:44 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-mysql-0: 12:20:44 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-mysql-0: 12:20:44 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 12:20:44 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 ... 61305 files and directories currently installed.) unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 12:20:44 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 12:20:44 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:20:44 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 12:20:44 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-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 12:20:44 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: 12:20:45 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-mysql-0: 12:20:45 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-mysql-0: 12:20:45 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-mysql-0: 12:20:45 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-mysql-0: 12:20:45 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: 12:20:45 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-abot-epc-basic-0: 12:20:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 12:20:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-mysql-0: 12:20:45 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-abot-epc-basic-0: 12:20:45 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 12:20:46 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 12:20:46 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:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... unit-mysql-0: 12:20:46 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-mysql-0: 12:20:46 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-mysql-0: 12:20:46 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-148.174_amd64.deb ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-148.174) ... unit-mysql-0: 12:20:46 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-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... unit-mysql-0: 12:20:46 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: 12:20:47 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 12:20:47 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-mysql-0: 12:20:47 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 12:20:47 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4145 kB/s) unit-mysql-0: 12:20:47 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 12:20:47 DEBUG unit.mysql/0.install (Reading database ... 52505 files and directories currently installed.) unit-mysql-0: 12:20:47 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:20:47 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:20:48 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 12:20:48 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:20:48 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:20:48 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 12:20:48 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 12:20:48 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-mysql-0: 12:20:48 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 12:20:48 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 12:20:48 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 12:20:48 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:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:20:48 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 12:20:48 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 12:20:48 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 12:20:49 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 12:20:49 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:20:49 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:20:49 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 12:20:49 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-mysql-0: 12:20:49 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:20:49 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 12:20:49 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 12:20:49 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 12:20:49 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:20:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:20:50 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 12:20:50 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:20:50 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:20:50 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 12:20:50 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:20:50 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 12:20:50 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:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 12:20:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:20:50 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 12:20:50 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 12:20:50 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:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:20:51 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 12:20:51 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 12:20:51 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 12:20:51 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 12:20:51 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:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 12:20:51 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:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:20:51 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 12:20:51 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 12:20:51 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:20:51 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:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 12:20:52 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:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:20:52 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 12:20:52 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-mysql-0: 12:20:52 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 12:20:52 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:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 12:20:52 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:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:20:52 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 12:20:52 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 12:20:52 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:20:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 12:20:53 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:20:53 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 12:20:53 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:20:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:20:53 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 12:20:53 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:20:53 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:20:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 12:20:53 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:20:53 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:20:55 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 12:20:55 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:20:55 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:20:55 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 12:20:55 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:20:55 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-mysql-0: 12:20:55 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 12:20:55 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:20:55 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 12:20:55 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:20:55 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:20:56 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 12:20:56 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:20:56 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:20:56 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 12:20:56 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:20:56 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 12:20:57 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:20:57 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:20:57 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 12:20:57 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:20:57 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:20:59 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 12:20:59 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:20:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 12:20:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-mysql-0: 12:20:59 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:20:59 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 12:21:01 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:21:01 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 12:21:01 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:21:01 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 12:21:02 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:21:02 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 12:21:02 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:21:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 12:21:03 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:21:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 12:21:03 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 12:21:04 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 12:21:04 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 12:21:04 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 12:21:04 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 12:21:04 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 12:21:04 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 12:21:04 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 12:21:05 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:21:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 12:21:05 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:21:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 12:21:05 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:21:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 12:21:06 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:21:06 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 12:21:06 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:21:06 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 12:21:06 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:21:06 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-mysql-0: 12:21:07 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-mysql-0: 12:21:07 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:07 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 12:21:07 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 12:21:07 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 12:21:07 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:07 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:07 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 12:21:07 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 12:21:08 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 12:21:09 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 12:21:09 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 12:21:09 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 12:21:09 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 12:21:09 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 12:21:09 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 12:21:09 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:21:09 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:21:09 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 12:21:09 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 12:21:09 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 12:21:09 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 12:21:09 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 12:21:09 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 12:21:10 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 12:21:10 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 12:21:10 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 12:21:10 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 12:21:10 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 12:21:10 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:21:10 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:21:10 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:21:10 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:21:11 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:21:11 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-mysql-0: 12:21:11 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:21:11 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 12:21:11 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 12:21:11 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-mysql-0: 12:21:11 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (159 kB/s) unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install (Reading database ... 57633 files and directories currently installed.) unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 12:21:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:21:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 12:21:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:21:13 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 12:21:13 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:21:13 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-mysql-0: 12:21:13 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 12:21:13 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 12:21:15 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:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 12:21:15 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:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-mysql-0: 12:21:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 12:21:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-mysql-0: 12:21:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 12:21:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 12:21:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 12:21:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 12:21:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-mysql-0: 12:21:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 12:21:16 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:21:16 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-mysql-0: 12:21:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:21:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:21:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:21:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 12:21:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-mysql-0: 12:21:19 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:21:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:21:19 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 12:21:19 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:21:19 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:21:19 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:21:19 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 12:21:19 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:21:19 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 12:21:19 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:21:19 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 12:21:19 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:21:19 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 12:21:19 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 12:21:19 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:21:19 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 12:21:19 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 12:21:19 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: 12:21:19 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: 12:21:20 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: 12:21:20 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: 12:21:20 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: 12:21:20 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: 12:21:20 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: 12:21:20 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (693 kB/s) unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install (Reading database ... 57733 files and directories currently installed.) unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:21:23 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 12:21:23 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 12:21:23 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 12:21:23 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:21:23 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 12:21:23 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 12:21:23 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 12:21:23 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 12:21:23 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 12:21:23 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 12:21:23 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 12:21:23 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 12:21:23 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 12:21:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 12:21:23 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 12:21:23 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 12:21:23 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 12:21:23 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:21:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:21:23 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 12:21:23 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 12:21:23 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 12:21:23 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 12:21:23 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 12:21:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 12:21:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:21:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:21:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:21:23 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 12:21:23 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 12:21:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 12:21:24 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-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 8.6 KB/sec) unit-abot-epc-basic-0: 12:21:24 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-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 12:21:24 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 509.3 KB/sec) unit-abot-epc-basic-0: 12:21:24 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-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 953.3 KB/sec) unit-abot-epc-basic-0: 12:21:24 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:21:24 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 656.9 KB/sec) unit-mysql-0: 12:21:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 12:21:24 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:21:24 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 1093.4 KB/sec) unit-abot-epc-basic-0: 12:21:24 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:21: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/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 417.8 KB/sec) unit-mysql-0: 12:21:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 12:21:25 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:21:25 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 548.7 KB/sec) unit-abot-epc-basic-0: 12:21:25 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:21:25 DEBUG unit.abot-epc-basic/0.install 3/37 KB 6/37 KB 9/37 KB 11/37 KB 14/37 KB 16/37 KB 19/37 KB 22/37 KB 25/37 KB 27/37 KB 30/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 1162.4 KB/sec) unit-abot-epc-basic-0: 12:21:25 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:21:25 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 796.7 KB/sec) unit-abot-epc-basic-0: 12:21:25 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:21:25 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 1243.8 KB/sec) unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 12:21:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 12:21:25 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:21:25 DEBUG unit.abot-epc-basic/0.install 1/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 79.2 KB/sec) unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 12:21:25 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 810.5 KB/sec) unit-mysql-0: 12:21:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 12:21:25 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:21:25 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/11/maven-parent-11.pom (32 KB at 1376.1 KB/sec) unit-abot-epc-basic-0: 12:21:25 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:21:25 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 200.0 KB/sec) unit-abot-epc-basic-0: 12:21:25 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-mysql-0: 12:21:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 12:21:25 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 169.3 KB/sec) unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 12:21:25 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 112.0 KB/sec) unit-abot-epc-basic-0: 12:21:25 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-mysql-0: 12:21:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 12:21: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-model/2.2.1/maven-model-2.2.1.pom (4 KB at 226.0 KB/sec) unit-abot-epc-basic-0: 12:21: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.pom unit-abot-epc-basic-0: 12:21: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/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 418.0 KB/sec) unit-abot-epc-basic-0: 12:21:25 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:21:25 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 7/12 KB 10/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 539.9 KB/sec) unit-mysql-0: 12:21:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 12:21:25 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 39.5 KB/sec) unit-abot-epc-basic-0: 12:21:25 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:21: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-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 407.5 KB/sec) unit-abot-epc-basic-0: 12:21:25 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-mysql-0: 12:21:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 12:21:25 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 175.3 KB/sec) unit-abot-epc-basic-0: 12:21:25 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-abot-epc-basic-0: 12:21:25 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 28.3 KB/sec) unit-abot-epc-basic-0: 12:21:25 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:21: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/1.0.4/plexus-1.0.4.pom (6 KB at 294.9 KB/sec) unit-abot-epc-basic-0: 12:21:25 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-mysql-0: 12:21:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 54.1 KB/sec) unit-abot-epc-basic-0: 12:21:25 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:21: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/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 352.4 KB/sec) unit-abot-epc-basic-0: 12:21:25 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:21:25 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 179.7 KB/sec) unit-abot-epc-basic-0: 12:21:25 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:21:25 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 124.7 KB/sec) unit-mysql-0: 12:21:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 12:21:25 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:21: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-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 216.4 KB/sec) unit-abot-epc-basic-0: 12:21:25 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:21:25 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 73.1 KB/sec) unit-mysql-0: 12:21:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 12:21:25 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:21:25 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 77.2 KB/sec) unit-abot-epc-basic-0: 12:21:25 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:21:25 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:21:25 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-mysql-0: 12:21:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 110.8 KB/sec) unit-abot-epc-basic-0: 12:21:25 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:21:25 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 544.8 KB/sec) unit-abot-epc-basic-0: 12:21:25 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:21:25 DEBUG unit.abot-epc-basic/0.install 3/41 KB 5/41 KB 8/41 KB 11/41 KB 13/41 KB 16/41 KB 19/41 KB 21/41 KB 24/41 KB 27/41 KB 29/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 1574.4 KB/sec) unit-mysql-0: 12:21:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 12:21:25 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:21:25 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 1138.8 KB/sec) unit-abot-epc-basic-0: 12:21:25 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:21:25 DEBUG unit.abot-epc-basic/0.install 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 197.6 KB/sec) unit-abot-epc-basic-0: 12:21:25 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:21: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/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 414.0 KB/sec) unit-abot-epc-basic-0: 12:21:25 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-mysql-0: 12:21:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 12:21:25 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 1674.9 KB/sec) unit-abot-epc-basic-0: 12:21:25 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:21:25 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 909.8 KB/sec) unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 12:21:26 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 52.4 KB/sec) unit-abot-epc-basic-0: 12:21:26 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-mysql-0: 12:21:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 161.7 KB/sec) unit-abot-epc-basic-0: 12:21:26 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:21:26 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/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 998.3 KB/sec) unit-abot-epc-basic-0: 12:21:26 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:21:26 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 412.5 KB/sec) unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 12:21:26 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/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 601.9 KB/sec) unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 12:21:26 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:21:26 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:21:26 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:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 12:21:26 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-mysql-0: 12:21:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install 3/153 KB 5/153 KB 8/153 KB 11/153 KB 13/153 KB 16/153 KB 19/153 KB 21/153 KB 24/153 KB 27/153 KB 29/153 KB 32/153 KB 36/153 KB 40/153 KB 44/153 KB 48/153 KB 52/153 KB 56/153 KB 60/153 KB 64/153 KB 68/153 KB 72/153 KB 76/153 KB 3/35 KB 3/30 KB 76/153 KB 5/35 KB 3/30 KB 76/153 KB 3/35 KB 3/30 KB 76/153 KB 8/35 KB 76/153 KB 3/30 KB 80/153 KB 8/35 KB 5/30 KB 80/153 KB 8/35 KB 8/30 KB 84/153 KB 11/35 KB 11/30 KB 84/153 KB 11/35 KB 13/30 KB 84/153 KB 11/35 KB 16/30 KB 84/153 KB 11/35 KB 5/30 KB 84/153 KB 11/35 KB 5/30 KB 80/153 KB 11/35 KB 16/30 KB 88/153 KB 13/35 KB 16/30 KB 88/153 KB 16/35 KB 16/30 KB 88/153 KB 16/35 KB 16/30 KB 92/153 KB 16/35 KB 16/30 KB 92/153 KB 19/35 KB 16/30 KB 96/153 KB 19/35 KB 16/30 KB 100/153 KB 19/35 KB 19/30 KB 104/153 KB 21/35 KB 19/30 KB 100/153 KB 21/35 KB 16/30 KB 100/153 KB 21/35 KB 19/30 KB 108/153 KB 24/35 KB 21/30 KB 108/153 KB 24/35 KB 24/30 KB 108/153 KB 24/35 KB 24/30 KB 108/153 KB 27/35 KB 24/30 KB 108/153 KB 29/35 KB 3/48 KB 3/13 KB 24/30 KB 108/153 KB 29/35 KB 3/48 KB 5/13 KB 24/30 KB 108/153 KB 29/35 KB 3/48 KB 24/30 KB 108/153 KB 29/35 KB 5/48 KB 5/13 KB 24/30 KB 108/153 KB 29/35 KB 8/48 KB 5/13 KB 24/30 KB 108/153 KB 29/35 KB 11/48 KB 5/13 KB 24/30 KB 108/153 KB 29/35 KB 13/48 KB 8/13 KB 24/30 KB 108/153 KB 29/35 KB 19/30 KB 108/153 KB 29/35 KB 11/48 KB 8/13 KB 24/30 KB 108/153 KB 29/35 KB 13/48 KB 11/13 KB 24/30 KB 108/153 KB 29/35 KB 13/48 KB 13/13 KB 24/30 KB 108/153 KB 29/35 KB 13/48 KB 13/13 KB 24/30 KB 112/153 KB 29/35 KB 13/48 KB 13/13 KB 27/30 KB 116/153 KB 29/35 KB 13/48 KB 13/13 KB 27/30 KB 120/153 KB 32/35 KB 13/48 KB 13/13 KB 27/30 KB 112/153 KB 29/35 KB 13/48 KB 13/13 KB 27/30 KB 116/153 KB 32/35 KB 16/48 KB 13/13 KB 27/30 KB 124/153 KB 32/35 KB 19/48 KB 13/13 KB 27/30 KB 124/153 KB 32/35 KB 21/48 KB 13/13 KB 27/30 KB 124/153 KB 32/35 KB 24/48 KB 13/13 KB 27/30 KB 124/153 KB 32/35 KB 27/48 KB 13/13 KB 27/30 KB 124/153 KB 32/35 KB 29/48 KB 13/13 KB 27/30 KB 124/153 KB 32/35 KB 32/48 KB 13/13 KB 27/30 KB 124/153 KB 32/35 KB 32/48 KB 13/13 KB 29/30 KB 124/153 KB 32/35 KB 32/48 KB 13/13 KB 30/30 KB 124/153 KB 32/35 KB 32/48 KB 13/13 KB 30/30 KB 124/153 KB 35/35 KB 32/48 KB 13/13 KB 30/30 KB 124/153 KB 35/35 KB 13/48 KB 13/13 KB 30/30 KB 124/153 KB 35/35 KB 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 180.4 KB/sec) unit-abot-epc-basic-0: 12:21:26 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:21:26 DEBUG unit.abot-epc-basic/0.install 36/48 KB 30/30 KB 128/153 KB 35/35 KB 40/48 KB 30/30 KB 128/153 KB 35/35 KB 44/48 KB 30/30 KB 128/153 KB 35/35 KB 48/48 KB 30/30 KB 128/153 KB 35/35 KB 48/48 KB 30/30 KB 128/153 KB 35/35 KB 32/48 KB 13/13 KB 30/30 KB 128/153 KB 35/35 KB 48/48 KB 30/30 KB 132/153 KB 35/35 KB 48/48 KB 30/30 KB 136/153 KB 48/48 KB 30/30 KB 140/153 KB 48/48 KB 144/153 KB 48/48 KB 3/50 KB 144/153 KB 48/48 KB 5/50 KB 144/153 KB 8/50 KB 144/153 KB 11/50 KB 144/153 KB 13/50 KB 144/153 KB 16/50 KB 144/153 KB 19/50 KB 148/153 KB 21/50 KB 148/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 442.7 KB/sec) unit-abot-epc-basic-0: 12:21:26 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:21:26 DEBUG unit.abot-epc-basic/0.install 16/50 KB 148/153 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 606.2 KB/sec) unit-abot-epc-basic-0: 12:21:26 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:21:26 DEBUG unit.abot-epc-basic/0.install 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 372.0 KB/sec) unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install 21/50 KB 152/153 KB 21/50 KB 153/153 KB 24/50 KB 153/153 KB 27/50 KB 153/153 KB 29/50 KB 153/153 KB 32/50 KB 153/153 KB 36/50 KB 153/153 KB 40/50 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 1734.3 KB/sec) unit-abot-epc-basic-0: 12:21:26 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:21:26 DEBUG unit.abot-epc-basic/0.install 44/50 KB 48/50 KB 50/50 KB 4/86 KB 50/50 KB 8/86 KB 50/50 KB 12/86 KB 50/50 KB 16/86 KB 50/50 KB 20/86 KB 50/50 KB 24/86 KB 50/50 KB 24/86 KB 50/50 KB 4/190 KB 24/86 KB 50/50 KB 8/190 KB 24/86 KB 50/50 KB 12/190 KB 24/86 KB 50/50 KB 16/190 KB 24/86 KB 50/50 KB 20/190 KB 24/86 KB 50/50 KB 24/190 KB 24/86 KB 50/50 KB 28/190 KB 24/86 KB 50/50 KB 32/190 KB 24/86 KB 50/50 KB 36/190 KB 24/86 KB 3/37 KB 50/50 KB 40/190 KB 4/119 KB 24/86 KB 3/37 KB 50/50 KB 36/190 KB 4/119 KB 24/86 KB 3/37 KB 50/50 KB 36/190 KB 24/86 KB 5/37 KB 50/50 KB 40/190 KB 4/119 KB 24/86 KB 8/37 KB 50/50 KB 40/190 KB 4/119 KB 24/86 KB 11/37 KB 50/50 KB 40/190 KB 4/119 KB 24/86 KB 13/37 KB 50/50 KB 40/190 KB 4/119 KB 24/86 KB 16/37 KB 50/50 KB 40/190 KB 4/119 KB 24/86 KB 19/37 KB 50/50 KB 40/190 KB 4/119 KB 24/86 KB 21/37 KB 50/50 KB 40/190 KB 4/119 KB 24/86 KB 24/37 KB 50/50 KB 40/190 KB 8/119 KB 24/86 KB 27/37 KB 50/50 KB 40/190 KB 8/119 KB 24/86 KB 29/37 KB 50/50 KB 40/190 KB 8/119 KB 24/86 KB 32/37 KB 50/50 KB 40/190 KB 8/119 KB 24/86 KB 21/37 KB 50/50 KB 40/190 KB 8/119 KB 24/86 KB 32/37 KB 50/50 KB 44/190 KB 12/119 KB 24/86 KB 32/37 KB 50/50 KB 44/190 KB 16/119 KB 24/86 KB 32/37 KB 50/50 KB 44/190 KB 20/119 KB 24/86 KB 35/37 KB 50/50 KB 44/190 KB 24/119 KB 24/86 KB 35/37 KB 50/50 KB 44/190 KB 28/119 KB 24/86 KB 35/37 KB 50/50 KB 44/190 KB 32/119 KB 24/86 KB 32/37 KB 50/50 KB 44/190 KB 8/119 KB 28/86 KB 35/37 KB 50/50 KB 48/190 KB 32/119 KB 28/86 KB 35/37 KB 50/50 KB 52/190 KB 32/119 KB 28/86 KB 35/37 KB 50/50 KB 56/190 KB 32/119 KB 28/86 KB 35/37 KB 50/50 KB 60/190 KB 36/119 KB 28/86 KB 35/37 KB 50/50 KB 64/190 KB 36/119 KB 28/86 KB 35/37 KB 50/50 KB 44/190 KB 32/119 KB 32/86 KB 35/37 KB 50/50 KB 64/190 KB 36/119 KB 24/86 KB 35/37 KB 50/50 KB 44/190 KB 20/119 KB 32/86 KB 37/37 KB 50/50 KB 64/190 KB 36/119 KB 36/86 KB 37/37 KB 50/50 KB 64/190 KB 36/119 KB 40/86 KB 37/37 KB 50/50 KB 68/190 KB 36/119 KB 28/86 KB 35/37 KB 50/50 KB 56/190 KB 36/119 KB 44/86 KB 37/37 KB 50/50 KB 68/190 KB 40/119 KB 44/86 KB 37/37 KB 50/50 KB 68/190 KB 44/119 KB 44/86 KB 37/37 KB 50/50 KB 68/190 KB 48/119 KB 44/86 KB 37/37 KB 50/50 KB 68/190 KB 36/119 KB 48/86 KB 37/37 KB 50/50 KB 68/190 KB 48/119 KB 52/86 KB 37/37 KB 50/50 KB 68/190 KB 48/119 KB 56/86 KB 37/37 KB 50/50 KB 68/190 KB 52/119 KB 60/86 KB 50/50 KB 68/190 KB 52/119 KB 64/86 KB 50/50 KB 68/190 KB 52/119 KB 68/86 KB 50/50 KB 68/190 KB 52/119 KB 36/86 KB 37/37 KB 50/50 KB 68/190 KB 36/119 KB 68/86 KB 50/50 KB 72/190 KB 52/119 KB 68/86 KB 50/50 KB 76/190 KB 52/119 KB 68/86 KB 50/50 KB 80/190 KB 52/119 KB 68/86 KB 50/50 KB 84/190 KB 52/119 KB 52/86 KB 37/37 KB 50/50 KB 68/190 KB 52/119 KB 68/86 KB 50/50 KB 88/190 KB 56/119 KB 68/86 KB 50/50 KB 88/190 KB 60/119 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:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install 68/86 KB 50/50 KB 88/190 KB 64/119 KB 68/86 KB 50/50 KB 88/190 KB 68/119 KB 68/86 KB 50/50 KB 88/190 KB 72/119 KB 72/86 KB 50/50 KB 88/190 KB 76/119 KB 68/86 KB 50/50 KB 88/190 KB 68/119 KB 72/86 KB 50/50 KB 92/190 KB 76/119 KB 72/86 KB 50/50 KB 96/190 KB 76/119 KB 72/86 KB 50/50 KB 100/190 KB 76/119 KB 72/86 KB 104/190 KB 3/66 KB 80/119 KB 72/86 KB 50/50 KB 88/190 KB 76/119 KB 76/86 KB 104/190 KB 3/66 KB 80/119 KB 80/86 KB 104/190 KB 3/66 KB 80/119 KB 72/86 KB 100/190 KB 3/66 KB 80/119 KB 72/86 KB 100/190 KB 80/119 KB 80/86 KB 104/190 KB 3/66 KB 84/119 KB 84/86 KB 108/190 KB 5/66 KB 88/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 388.6 KB/sec) unit-abot-epc-basic-0: 12:21:26 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:21:26 DEBUG unit.abot-epc-basic/0.install 84/86 KB 108/190 KB 5/66 KB 84/119 KB 84/86 KB 104/190 KB 5/66 KB 84/119 KB 84/86 KB 104/190 KB 3/66 KB 84/119 KB 86/86 KB 112/190 KB 5/66 KB 92/119 KB 84/86 KB 112/190 KB 5/66 KB 92/119 KB 86/86 KB 112/190 KB 8/66 KB 92/119 KB 86/86 KB 112/190 KB 11/66 KB 92/119 KB 86/86 KB 116/190 KB 13/66 KB 92/119 KB 86/86 KB 116/190 KB 11/66 KB 92/119 KB 84/86 KB 112/190 KB 11/66 KB 92/119 KB 86/86 KB 120/190 KB 13/66 KB 96/119 KB 86/86 KB 120/190 KB 13/66 KB 100/119 KB 86/86 KB 120/190 KB 16/66 KB 104/119 KB 86/86 KB 120/190 KB 16/66 KB 100/119 KB 86/86 KB 120/190 KB 13/66 KB 100/119 KB 86/86 KB 124/190 KB 16/66 KB 108/119 KB 86/86 KB 128/190 KB 16/66 KB 108/119 KB 86/86 KB 128/190 KB 19/66 KB 108/119 KB 86/86 KB 128/190 KB 21/66 KB 108/119 KB 86/86 KB 132/190 KB 24/66 KB 108/119 KB 86/86 KB 132/190 KB 21/66 KB 108/119 KB 86/86 KB 128/190 KB 21/66 KB 108/119 KB 86/86 KB 136/190 KB 24/66 KB 112/119 KB 86/86 KB 136/190 KB 24/66 KB 116/119 KB 86/86 KB 3/26 KB 136/190 KB 27/66 KB 119/119 KB 86/86 KB 136/190 KB 24/66 KB 116/119 KB 86/86 KB 3/26 KB 136/190 KB 27/66 KB 116/119 KB 86/86 KB 3/26 KB 136/190 KB 24/66 KB 116/119 KB 5/26 KB 140/190 KB 27/66 KB 119/119 KB 8/26 KB 140/190 KB 27/66 KB 119/119 KB 11/26 KB 140/190 KB 27/66 KB 119/119 KB 13/26 KB 140/190 KB 27/66 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 624.3 KB/sec) unit-abot-epc-basic-0: 12:21:26 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.jar unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install 86/86 KB 13/26 KB 140/190 KB 27/66 KB 119/119 KB 13/26 KB 144/190 KB 29/66 KB 119/119 KB 13/26 KB 144/190 KB 32/66 KB 119/119 KB 13/26 KB 144/190 KB 29/66 KB 119/119 KB 16/26 KB 148/190 KB 32/66 KB 119/119 KB 16/26 KB 152/190 KB 32/66 KB 119/119 KB 16/26 KB 144/190 KB 32/66 KB 119/119 KB 19/26 KB 152/190 KB 36/66 KB 119/119 KB 21/26 KB 152/190 KB 36/66 KB 119/119 KB 24/26 KB 152/190 KB 36/66 KB 119/119 KB 16/26 KB 152/190 KB 36/66 KB 119/119 KB 26/26 KB 156/190 KB 40/66 KB 119/119 KB 24/26 KB 156/190 KB 36/66 KB 119/119 KB 26/26 KB 160/190 KB 4/324 KB 40/66 KB 26/26 KB 164/190 KB 4/324 KB 40/66 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 804.3 KB/sec) unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install 26/26 KB 156/190 KB 4/324 KB 40/66 KB 119/119 KB 24/26 KB 156/190 KB 40/66 KB 119/119 KB 26/26 KB 168/190 KB 4/324 KB 44/66 KB 26/26 KB 168/190 KB 4/324 KB 48/66 KB 26/26 KB 168/190 KB 4/324 KB 52/66 KB 26/26 KB 168/190 KB 4/324 KB 40/66 KB 26/26 KB 168/190 KB 4/324 KB 56/66 KB 26/26 KB 168/190 KB 4/324 KB 60/66 KB 26/26 KB 172/190 KB 4/324 KB 60/66 KB 26/26 KB 176/190 KB 4/324 KB 64/66 KB 26/26 KB 172/190 KB 4/324 KB 64/66 KB 26/26 KB 176/190 KB 8/324 KB 64/66 KB 26/26 KB 180/190 KB 12/324 KB 64/66 KB 26/26 KB 184/190 KB 12/324 KB 66/66 KB 26/26 KB 180/190 KB 12/324 KB 66/66 KB 26/26 KB 176/190 KB 12/324 KB 64/66 KB 26/26 KB 188/190 KB 16/324 KB 66/66 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 164.8 KB/sec) unit-abot-epc-basic-0: 12:21:26 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:21:26 DEBUG unit.abot-epc-basic/0.install 188/190 KB 20/324 KB 66/66 KB 4/79 KB 188/190 KB 24/324 KB 66/66 KB 26/26 KB 188/190 KB 20/324 KB 66/66 KB 4/79 KB 190/190 KB 24/324 KB 66/66 KB 4/79 KB 190/190 KB 28/324 KB 66/66 KB 4/79 KB 188/190 KB 20/324 KB 66/66 KB 4/79 KB 190/190 KB 32/324 KB 66/66 KB 8/79 KB 190/190 KB 32/324 KB 66/66 KB 12/79 KB 190/190 KB 32/324 KB 66/66 KB 12/79 KB 190/190 KB 36/324 KB 66/66 KB 16/79 KB 190/190 KB 40/324 KB 3/228 KB 16/79 KB 44/324 KB 3/228 KB 16/79 KB 190/190 KB 36/324 KB 3/228 KB 16/79 KB 44/324 KB 5/228 KB 16/79 KB 44/324 KB 8/228 KB 16/79 KB 190/190 KB 36/324 KB 20/79 KB 44/324 KB 8/228 KB 24/79 KB 48/324 KB 8/228 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 399.9 KB/sec) unit-abot-epc-basic-0: 12:21:26 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:21:26 DEBUG unit.abot-epc-basic/0.install 24/79 KB 48/324 KB 11/228 KB 20/79 KB 48/324 KB 8/228 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1142.4 KB/sec) unit-abot-epc-basic-0: 12:21:26 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-mysql-0: 12:21:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install 28/79 KB 52/324 KB 11/228 KB 32/79 KB 52/324 KB 11/228 KB 24/79 KB 52/324 KB 11/228 KB 32/79 KB 56/324 KB 13/228 KB 32/79 KB 60/324 KB 13/228 KB 32/79 KB 64/324 KB 13/228 KB 32/79 KB 52/324 KB 13/228 KB 36/79 KB 64/324 KB 16/228 KB 36/79 KB 64/324 KB 16/228 KB 4/152 KB 36/79 KB 68/324 KB 19/228 KB 8/152 KB 36/79 KB 3/32 KB 68/324 KB 19/228 KB 12/152 KB 36/79 KB 64/324 KB 13/228 KB 40/79 KB 3/32 KB 68/324 KB 19/228 KB 16/152 KB 44/79 KB 3/32 KB 68/324 KB 19/228 KB 16/152 KB 48/79 KB 3/32 KB 68/324 KB 19/228 KB 16/152 KB 52/79 KB 3/32 KB 68/324 KB 19/228 KB 16/152 KB 56/79 KB 3/32 KB 68/324 KB 19/228 KB 16/152 KB 36/79 KB 3/32 KB 68/324 KB 19/228 KB 8/152 KB 36/79 KB 68/324 KB 19/228 KB 4/152 KB 60/79 KB 3/32 KB 72/324 KB 19/228 KB 16/152 KB 60/79 KB 3/32 KB 76/324 KB 19/228 KB 16/152 KB 60/79 KB 3/32 KB 80/324 KB 19/228 KB 16/152 KB 60/79 KB 3/32 KB 84/324 KB 19/228 KB 16/152 KB 36/79 KB 64/324 KB 19/228 KB 4/152 KB 60/79 KB 6/32 KB 84/324 KB 21/228 KB 16/152 KB 60/79 KB 6/32 KB 84/324 KB 24/228 KB 16/152 KB 60/79 KB 6/32 KB 84/324 KB 27/228 KB 16/152 KB 60/79 KB 6/32 KB 84/324 KB 29/228 KB 16/152 KB 60/79 KB 6/32 KB 84/324 KB 32/228 KB 16/152 KB 60/79 KB 6/32 KB 84/324 KB 19/228 KB 16/152 KB 60/79 KB 6/32 KB 84/324 KB 19/228 KB 16/152 KB 60/79 KB 9/32 KB 84/324 KB 32/228 KB 16/152 KB 60/79 KB 11/32 KB 84/324 KB 36/228 KB 20/152 KB 60/79 KB 14/32 KB 88/324 KB 36/228 KB 20/152 KB 60/79 KB 16/32 KB 88/324 KB 36/228 KB 20/152 KB 60/79 KB 3/32 KB 68/324 KB 19/228 KB 16/152 KB 64/79 KB 16/32 KB 88/324 KB 36/228 KB 20/152 KB 68/79 KB 16/32 KB 88/324 KB 36/228 KB 20/152 KB 60/79 KB 11/32 KB 88/324 KB 36/228 KB 20/152 KB 60/79 KB 9/32 KB 84/324 KB 36/228 KB 20/152 KB 72/79 KB 16/32 KB 92/324 KB 40/228 KB 20/152 KB 60/79 KB 9/32 KB 84/324 KB 32/228 KB 20/152 KB 72/79 KB 16/32 KB 92/324 KB 40/228 KB 24/152 KB 72/79 KB 16/32 KB 92/324 KB 40/228 KB 28/152 KB 72/79 KB 16/32 KB 92/324 KB 40/228 KB 20/152 KB 72/79 KB 16/32 KB 96/324 KB 44/228 KB 28/152 KB 72/79 KB 16/32 KB 92/324 KB 44/228 KB 28/152 KB 72/79 KB 16/32 KB 96/324 KB 48/228 KB 28/152 KB 72/79 KB 19/32 KB 100/324 KB 52/228 KB 32/152 KB 72/79 KB 16/32 KB 92/324 KB 40/228 KB 28/152 KB 76/79 KB 19/32 KB 100/324 KB 52/228 KB 32/152 KB 79/79 KB 19/32 KB 100/324 KB 52/228 KB 32/152 KB 72/79 KB 19/32 KB 100/324 KB 48/228 KB 32/152 KB 72/79 KB 19/32 KB 96/324 KB 48/228 KB 32/152 KB 72/79 KB 16/32 KB 96/324 KB 48/228 KB 32/152 KB 79/79 KB 19/32 KB 104/324 KB 52/228 KB 36/152 KB 79/79 KB 22/32 KB 104/324 KB 52/228 KB 40/152 KB 79/79 KB 22/32 KB 104/324 KB 52/228 KB 36/152 KB 79/79 KB 22/32 KB 104/324 KB 52/228 KB 36/152 KB 79/79 KB 25/32 KB 108/324 KB 56/228 KB 40/152 KB 79/79 KB 22/32 KB 104/324 KB 56/228 KB 40/152 KB 79/79 KB 22/32 KB 108/324 KB 56/228 KB 40/152 KB 79/79 KB 27/32 KB 112/324 KB 56/228 KB 40/152 KB 79/79 KB 30/32 KB 112/324 KB 60/228 KB 44/152 KB 79/79 KB 32/32 KB 112/324 KB 60/228 KB 44/152 KB 79/79 KB 27/32 KB 112/324 KB 60/228 KB 44/152 KB 79/79 KB 27/32 KB 112/324 KB 56/228 KB 44/152 KB 79/79 KB 25/32 KB 112/324 KB 56/228 KB 40/152 KB 79/79 KB 32/32 KB 116/324 KB 60/228 KB 48/152 KB 79/79 KB 32/32 KB 120/324 KB 64/228 KB 48/152 KB 79/79 KB 32/32 KB 124/324 KB 64/228 KB 48/152 KB 79/79 KB 32/32 KB 116/324 KB 64/228 KB 48/152 KB 79/79 KB 32/32 KB 116/324 KB 60/228 KB 48/152 KB 79/79 KB 32/32 KB 124/324 KB 64/228 KB unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install 52/152 KB 79/79 KB 32/32 KB 124/324 KB 68/228 KB 56/152 KB 79/79 KB 32/32 KB 124/324 KB 68/228 KB 52/152 KB 79/79 KB 32/32 KB 128/324 KB 72/228 KB 56/152 KB 79/79 KB 32/32 KB 128/324 KB 72/228 KB 60/152 KB 79/79 KB 32/32 KB 128/324 KB 72/228 KB 64/152 KB 79/79 KB 32/32 KB 128/324 KB 72/228 KB 68/152 KB 79/79 KB 32/32 KB 132/324 KB 72/228 KB 72/152 KB 79/79 KB 32/32 KB 124/324 KB 72/228 KB 56/152 KB 79/79 KB 32/32 KB 132/324 KB 76/228 KB 76/152 KB 79/79 KB 32/32 KB 132/324 KB 80/228 KB 76/152 KB 79/79 KB 32/32 KB 132/324 KB 84/228 KB 76/152 KB 79/79 KB 32/32 KB 132/324 KB 72/228 KB 68/152 KB 79/79 KB 32/32 KB 136/324 KB 88/228 KB 76/152 KB 79/79 KB 32/32 KB 140/324 KB 88/228 KB 76/152 KB 79/79 KB 32/32 KB 144/324 KB 88/228 KB 76/152 KB 79/79 KB 32/32 KB 144/324 KB 88/228 KB 76/152 KB 79/79 KB 32/32 KB 144/324 KB 88/228 KB 76/152 KB 79/79 KB 32/32 KB 148/324 KB 92/228 KB 80/152 KB 79/79 KB 32/32 KB 152/324 KB 92/228 KB 80/152 KB 79/79 KB 32/32 KB 144/324 KB 92/228 KB 80/152 KB 79/79 KB 32/32 KB 144/324 KB 92/228 KB 80/152 KB 79/79 KB 32/32 KB 156/324 KB 96/228 KB 80/152 KB 79/79 KB 32/32 KB 156/324 KB 100/228 KB 80/152 KB 79/79 KB 32/32 KB 156/324 KB 104/228 KB 84/152 KB 79/79 KB 32/32 KB 156/324 KB 100/228 KB 84/152 KB 79/79 KB 32/32 KB 156/324 KB 100/228 KB 84/152 KB 79/79 KB 32/32 KB 160/324 KB 108/228 KB 88/152 KB 79/79 KB 32/32 KB 160/324 KB 108/228 KB 92/152 KB 79/79 KB 32/32 KB 160/324 KB 108/228 KB 84/152 KB 79/79 KB 32/32 KB 164/324 KB 108/228 KB 92/152 KB 79/79 KB 32/32 KB 168/324 KB 108/228 KB 96/152 KB 79/79 KB 32/32 KB 172/324 KB 108/228 KB 96/152 KB 79/79 KB 32/32 KB 176/324 KB 108/228 KB 96/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 150.3 KB/sec) unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install 79/79 KB 32/32 KB 164/324 KB 108/228 KB 96/152 KB 79/79 KB 32/32 KB 164/324 KB 108/228 KB 92/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 373.5 KB/sec) unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install 176/324 KB 112/228 KB 96/152 KB 176/324 KB 112/228 KB 100/152 KB 176/324 KB 116/228 KB 104/152 KB 176/324 KB 116/228 KB 100/152 KB 176/324 KB 120/228 KB 108/152 KB 176/324 KB 120/228 KB 108/152 KB 176/324 KB 124/228 KB 108/152 KB 176/324 KB 124/228 KB 112/152 KB 176/324 KB 128/228 KB 112/152 KB 176/324 KB 132/228 KB 112/152 KB 180/324 KB 136/228 KB 116/152 KB 180/324 KB 132/228 KB 116/152 KB 180/324 KB 140/228 KB 120/152 KB 180/324 KB 140/228 KB 124/152 KB 180/324 KB 140/228 KB 128/152 KB 180/324 KB 132/228 KB 112/152 KB 184/324 KB 140/228 KB 128/152 KB 4/234 KB 184/324 KB 140/228 KB 128/152 KB 8/234 KB 184/324 KB 140/228 KB 128/152 KB 12/234 KB 184/324 KB 140/228 KB 128/152 KB 16/234 KB 188/324 KB 140/228 KB 128/152 KB 180/324 KB 140/228 KB 128/152 KB 12/234 KB 188/324 KB 140/228 KB 128/152 KB 16/234 KB 192/324 KB 144/228 KB 128/152 KB 16/234 KB 196/324 KB 144/228 KB 128/152 KB 20/234 KB 200/324 KB 144/228 KB 132/152 KB 20/234 KB 196/324 KB 144/228 KB 132/152 KB 16/234 KB 196/324 KB 144/228 KB 132/152 KB 24/234 KB 204/324 KB 144/228 KB 136/152 KB 16/234 KB 188/324 KB 144/228 KB 128/152 KB 24/234 KB 204/324 KB 148/228 KB 140/152 KB 24/234 KB 204/324 KB 144/228 KB 132/152 KB 28/234 KB 204/324 KB 152/228 KB 140/152 KB 32/234 KB 204/324 KB 152/228 KB 140/152 KB 24/234 KB 204/324 KB 144/228 KB 140/152 KB 32/234 KB 204/324 KB 152/228 KB 144/152 KB 24/234 KB 204/324 KB 152/228 KB 140/152 KB 20/234 KB 204/324 KB 152/228 KB 140/152 KB 32/234 KB 208/324 KB 156/228 KB 144/152 KB 32/234 KB 204/324 KB 156/228 KB 144/152 KB 32/234 KB 208/324 KB 160/228 KB 144/152 KB 36/234 KB 212/324 KB 164/228 KB 148/152 KB 36/234 KB 212/324 KB 160/228 KB 148/152 KB 36/234 KB 212/324 KB 168/228 KB 152/152 KB 36/234 KB 212/324 KB 168/228 KB 152/152 KB 36/234 KB 212/324 KB 160/228 KB 144/152 KB 36/234 KB 208/324 KB 160/228 KB 144/152 KB 40/234 KB 212/324 KB 168/228 KB 152/152 KB 44/234 KB 212/324 KB 168/228 KB 152/152 KB 48/234 KB 216/324 KB 168/228 KB 152/152 KB 44/234 KB 216/324 KB 168/228 KB 152/152 KB 48/234 KB 220/324 KB 168/228 KB 152/152 KB 36/234 KB 216/324 KB 168/228 KB 152/152 KB 48/234 KB 220/324 KB 172/228 KB 152/152 KB 48/234 KB 224/324 KB 172/228 KB 152/152 KB 48/234 KB 224/324 KB 176/228 KB 152/152 KB 52/234 KB 224/324 KB 180/228 KB 152/152 KB 52/234 KB 228/324 KB 184/228 KB 152/152 KB 52/234 KB 224/324 KB 176/228 KB 152/152 KB 52/234 KB 228/324 KB 180/228 KB 152/152 KB 56/234 KB 232/324 KB 184/228 KB 152/152 KB 56/234 KB 236/324 KB 184/228 KB 152/152 KB 56/234 KB 240/324 KB 184/228 KB 152/152 KB 56/234 KB 228/324 KB 184/228 KB 152/152 KB 60/234 KB 240/324 KB 184/228 KB 152/152 KB 64/234 KB 240/324 KB 184/228 KB 152/152 KB 64/234 KB 240/324 KB 188/228 KB 152/152 KB 64/234 KB 240/324 KB 192/228 KB 152/152 KB 64/234 KB 244/324 KB 196/228 KB 68/234 KB 244/324 KB 200/228 KB 68/234 KB 244/324 KB 204/228 KB 68/234 KB 244/324 KB 208/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 648.8 KB/sec) unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install 64/234 KB 244/324 KB 192/228 KB 152/152 KB 68/234 KB 248/324 KB 208/228 KB 68/234 KB 244/324 KB 196/228 KB 72/234 KB 252/324 KB 208/228 KB 76/234 KB 252/324 KB 208/228 KB 80/234 KB 252/324 KB 208/228 KB 80/234 KB 252/324 KB 208/228 KB 80/234 KB 256/324 KB 208/228 KB 80/234 KB 260/324 KB 208/228 KB 84/234 KB 264/324 KB 212/228 KB 84/234 KB 260/324 KB 212/228 KB 88/234 KB 264/324 KB 212/228 KB 92/234 KB 264/324 KB 212/228 KB 96/234 KB 264/324 KB 212/228 KB 80/234 KB 260/324 KB 212/228 KB 96/234 KB 268/324 KB 216/228 KB 96/234 KB 268/324 KB 220/228 KB 96/234 KB 268/324 KB 212/228 KB 96/234 KB 272/324 KB 224/228 KB 96/234 KB 268/324 KB 224/228 KB 100/234 KB 272/324 KB 224/228 KB 104/234 KB 276/324 KB 228/228 KB 100/234 KB 276/324 KB 228/228 KB 108/234 KB 280/324 KB 228/228 KB 100/234 KB 272/324 KB 228/228 KB 108/234 KB 276/324 KB 228/228 KB 112/234 KB 284/324 KB 228/228 KB 116/234 KB 284/324 KB 228/228 KB 120/234 KB 284/324 KB 228/228 KB 124/234 KB 284/324 KB 228/228 KB 128/234 KB 284/324 KB 228/228 KB 108/234 KB 284/324 KB 228/228 KB 128/234 KB 288/324 KB 228/228 KB 128/234 KB 292/324 KB 228/228 KB 128/234 KB 296/324 KB 228/228 KB 128/234 KB 300/324 KB 228/228 KB 128/234 KB 304/324 KB 228/228 KB 128/234 KB 308/324 KB 228/228 KB 132/234 KB 312/324 KB 228/228 KB 132/234 KB 316/324 KB 228/228 KB 132/234 KB 320/324 KB 228/228 KB 132/234 KB 324/324 KB 228/228 KB 132/234 KB 324/324 KB 228/228 KB 132/234 KB 308/324 KB 228/228 KB 136/234 KB 324/324 KB 228/228 KB 140/234 KB 324/324 KB 228/228 KB 144/234 KB 324/324 KB 228/228 KB 148/234 KB 324/324 KB 228/228 KB 152/234 KB 324/324 KB 228/228 KB 156/234 KB 324/324 KB 228/228 KB 160/234 KB 324/324 KB 228/228 KB 164/234 KB 324/324 KB 228/228 KB 168/234 KB 324/324 KB 228/228 KB 172/234 KB 324/324 KB 228/228 KB 176/234 KB 324/324 KB 228/228 KB 180/234 KB 324/324 KB 228/228 KB 184/234 KB 324/324 KB 228/228 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 867.6 KB/sec) unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1231.7 KB/sec) unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install 188/234 KB 192/234 KB 196/234 KB 200/234 KB 204/234 KB 208/234 KB 212/234 KB 216/234 KB 220/234 KB 224/234 KB 228/234 KB 232/234 KB 234/234 KB 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-mysql-0: 12:21:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 12:21:26 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:21:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1705774663569330925.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:21:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.745 s unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-30T12:21:26+00:00 unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:28 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:21:29 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:21:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3296482604158153527.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:21:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.701 s unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-30T12:21:29+00:00 unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 12:21:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:21:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:21:29 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 12:21:30 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:21:30 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 12:21:30 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 12:21:30 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: 12:21:30 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: 12:21:30 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: 12:21:30 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: 12:21:30 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-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 12:21:31 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-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 12:21:31 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: 12:21:31 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: 12:21:31 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-abot-epc-basic-0: 12:21:31 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:21:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2114120683377069249.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-mysql-0: 12:21:31 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.671 s unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-30T12:21:31+00:00 unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 12:21:31 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 1s (5618 kB/s) unit-mysql-0: 12:21:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 12:21:31 DEBUG unit.mysql/0.config-changed (Reading database ... 57827 files and directories currently installed.) unit-mysql-0: 12:21:31 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 12:21:31 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 12:21:32 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: 12:21:32 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 12:21:32 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:21:32 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:21:32 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:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 12:21:32 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: 12:21:32 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 12:21:32 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:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 12:21:32 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:21:32 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:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 12:21:32 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:21:32 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:21:32 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:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 12:21:32 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:21:32 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:21:32 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:21:32 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:21:32 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:21:32 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:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 12:21:32 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:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 12:21:32 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:21:32 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:21:32 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:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 12:21:32 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:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 12:21:32 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:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 12:21:32 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:21:32 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:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 12:21:32 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:21:32 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:21:32 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:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 12:21:32 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:21:32 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:21:32 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:21:32 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:21:32 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:21:32 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:21:32 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:21:32 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:21:32 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:21:32 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:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 12:21:32 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:21:32 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:21:32 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:21:32 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:21:32 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:21:32 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:21:32 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:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/ae/43/38329621bcca6f0b97e1cc36fb3cef889414a1960fcdc83a41e26b496634/elasticsearch-7.0.2-py2.py3-none-any.whl (83kB) unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install [?25l  12% |### | 10kB 54.2MB/s eta 0:00:01  24% |####### | 20kB 4.8MB/s eta 0:00:01  36% |########### | 30kB 6.8MB/s eta 0:00:01  48% |############### | 40kB 4.4MB/s eta 0:00:01  61% |################### | 51kB 5.4MB/s eta 0:00:01  73% |####################### | 61kB 6.3MB/s eta 0:00:01  85% |########################### | 71kB 7.2MB/s eta 0:00:01  97% |############################### | 81kB 8.1MB/s eta 0:00:01  100% |################################| 92kB 5.9MB/s unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl (150kB) unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install [?25l  6% |## | 10kB 55.6MB/s eta 0:00:01  13% |#### | 20kB 41.8MB/s eta 0:00:01  20% |###### | 30kB 44.4MB/s eta 0:00:01  27% |######## | 40kB 45.7MB/s eta 0:00:01  33% |########## | 51kB 46.0MB/s eta 0:00:01  40% |############# | 61kB 47.2MB/s eta 0:00:01  47% |############### | 71kB 46.8MB/s eta 0:00:01  54% |################# | 81kB 21.8MB/s eta 0:00:01  61% |################### | 92kB 22.3MB/s eta 0:00:01  67% |##################### | 102kB 23.3MB/s eta 0:00:01  74% |####################### | 112kB 23.2MB/s eta 0:00:01  81% |########################## | 122kB 23.7MB/s eta 0:00:01  88% |############################ | 133kB 23.6MB/s eta 0:00:01  94% |############################## | 143kB 23.7MB/s eta 0:00:01  100% |################################| 153kB 7.0MB/s unit-mysql-0: 12:21:33 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 12:21:33 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: 12:21:33 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-7.0.2 urllib3-1.25.3 unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/9a/74/670ae9737d14114753b8c8fdf2e8bd212a05d3b361ab15b44937dfd40985/Flask-1.0.3-py2.py3-none-any.whl (92kB) unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 41.3MB/s eta 0:00:01  22% |####### | 20kB 7.1MB/s eta 0:00:01  33% |########## | 30kB 9.7MB/s eta 0:00:01  44% |############## | 40kB 5.3MB/s eta 0:00:01  55% |################# | 51kB 6.4MB/s eta 0:00:01  66% |##################### | 61kB 7.5MB/s eta 0:00:01  77% |######################## | 71kB 8.5MB/s eta 0:00:01  88% |############################ | 81kB 9.4MB/s eta 0:00:01  100% |################################| 92kB 6.1MB/s unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 12:21:34 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:21:34 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 69.6MB/s eta 0:00:01  16% |##### | 20kB 49.9MB/s eta 0:00:01  24% |####### | 30kB 51.5MB/s eta 0:00:01  32% |########## | 40kB 51.3MB/s eta 0:00:01  40% |############# | 51kB 51.8MB/s eta 0:00:01  49% |############### | 61kB 52.8MB/s eta 0:00:01  57% |################## | 71kB 53.0MB/s eta 0:00:01  65% |#################### | 81kB 52.7MB/s eta 0:00:01  73% |####################### | 92kB 53.6MB/s eta 0:00:01  81% |########################## | 102kB 27.3MB/s eta 0:00:01  90% |############################ | 112kB 26.9MB/s eta 0:00:01  98% |############################### | 122kB 27.2MB/s eta 0:00:01  100% |################################| 133kB 9.0MB/s unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 12:21:34 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:21:34 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/9f/57/92a497e38161ce40606c27a86759c6b92dd34fcdb33f64171ec559257c02/Werkzeug-0.15.4-py2.py3-none-any.whl (327kB) unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 85.2MB/s eta 0:00:01  6% |## | 20kB 31.1MB/s eta 0:00:01  9% |### | 30kB 29.2MB/s eta 0:00:01  12% |#### | 40kB 28.3MB/s eta 0:00:01  15% |##### | 51kB 30.0MB/s eta 0:00:01  18% |###### | 61kB 32.4MB/s eta 0:00:01  21% |####### | 71kB 34.1MB/s eta 0:00:01  25% |######## | 81kB 35.7MB/s eta 0:00:01  28% |######### | 92kB 37.4MB/s eta 0:00:01  31% |########## | 102kB 38.4MB/s eta 0:00:01  34% |########### | 112kB 37.6MB/s eta 0:00:01  37% |############ | 122kB 29.1MB/s eta 0:00:01  40% |############# | 133kB 29.2MB/s eta 0:00:01  43% |############## | 143kB 29.6MB/s eta 0:00:01  46% |############### | 153kB 28.6MB/s eta 0:00:01  50% |################ | 163kB 27.4MB/s eta 0:00:01  53% |################# | 174kB 27.0MB/s eta 0:00:01  56% |################## | 184kB 26.4MB/s eta 0:00:01  59% |################### | 194kB 26.4MB/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 37.2MB/s eta 0:00:01  71% |####################### | 235kB 38.3MB/s eta 0:00:01  75% |######################## | 245kB 40.4MB/s eta 0:00:01  78% |######################### | 256kB 43.9MB/s eta 0:00:01  81% |########################## | 266kB 46.4MB/s eta 0:00:01  84% |########################### | 276kB 48.1MB/s eta 0:00:01  87% |############################ | 286kB 49.9MB/s eta 0:00:01  90% |############################# | 296kB 49.4MB/s eta 0:00:01  93% |############################## | 307kB 49.9MB/s eta 0:00:01  96% |############################### | 317kB 49.5MB/s eta 0:00:01  100% |################################| 327kB 4.5MB/s unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 12:21:35 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:21:35 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 61.7MB/s eta 0:00:01  25% |######## | 20kB 47.3MB/s eta 0:00:01  37% |############ | 30kB 49.3MB/s eta 0:00:01  50% |################ | 40kB 49.4MB/s eta 0:00:01  62% |#################### | 51kB 50.0MB/s eta 0:00:01  75% |######################## | 61kB 51.4MB/s eta 0:00:01  88% |############################ | 71kB 51.7MB/s eta 0:00:01  100% |################################| 81kB 12.7MB/s unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-mysql-0: 12:21:35 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 12:21:35 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:35 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:21:35 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Werkzeug-0.15.4 click-7.0 flask-1.0.3 itsdangerous-1.1.0 unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 12:21:35 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 12:21:36 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:21:36 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 12:21:36 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:21:36 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 50.9MB/s eta 0:00:01  21% |###### | 20kB 5.3MB/s eta 0:00:01  32% |########## | 30kB 7.5MB/s eta 0:00:01  43% |############# | 40kB 4.7MB/s eta 0:00:01  54% |################# | 51kB 5.7MB/s eta 0:00:01  65% |#################### | 61kB 6.7MB/s eta 0:00:01  75% |######################## | 71kB 7.6MB/s eta 0:00:01  86% |########################### | 81kB 6.0MB/s eta 0:00:01  97% |############################### | 92kB 6.6MB/s eta 0:00:01  100% |################################| 102kB 5.1MB/s unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b9/a5/7ea40d0f8676bde6e464a6435a48bc5db09b1a8f4f06d41dd997b8f3c616/soupsieve-1.9.1-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:21:36 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:21:36 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:21:36 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 12:21:36 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:21:36 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-abot-epc-basic-0: 12:21:37 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.1 unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:39 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:21:40 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 11.5 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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 507.9 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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:21:40 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:21:40 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 782.9 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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 1111.3 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:21:40 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:21:40 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 101.5 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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 552.2 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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 875.3 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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 176.3 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 220.6 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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 480.1 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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 453.7 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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:21:40 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 546.0 KB/sec) unit-abot-epc-basic-0: 12:21:40 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 2943.6 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:40 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:21:40 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:21:40 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 171.7 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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 88.8 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 12:21:40 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 175.0 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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 98.1 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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 673.8 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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 96.7 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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 142.3 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 12:21:40 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 120.4 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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 77.0 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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 100.0 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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:21:40 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:21:40 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.6/plexus-2.0.6.pom (17 KB at 1023.1 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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 60.8 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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 303.6 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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/1.0.8/plexus-1.0.8.pom (8 KB at 415.3 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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 394.0 KB/sec) unit-abot-epc-basic-0: 12:21:40 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:21:40 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:21:41 DEBUG unit.abot-epc-basic/0.install 3/114 KB 6/114 KB 9/114 KB 11/114 KB 3/48 KB 14/114 KB 3/48 KB 16/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 3/48 KB 11/114 KB 3/48 KB 19/114 KB 3/48 KB 22/114 KB 5/48 KB 25/114 KB 5/48 KB 22/114 KB 8/48 KB 25/114 KB 11/48 KB 25/114 KB 13/48 KB 25/114 KB 13/48 KB 27/114 KB 13/48 KB 30/114 KB 13/48 KB 32/114 KB 16/48 KB 36/114 KB 16/48 KB 40/114 KB 16/48 KB 32/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 19/48 KB 44/114 KB 21/48 KB 44/114 KB 24/48 KB 44/114 KB 24/48 KB 44/114 KB 27/48 KB 48/114 KB 29/48 KB 48/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 24/48 KB 48/114 KB 29/48 KB 52/114 KB 32/48 KB 56/114 KB 32/48 KB 52/114 KB 36/48 KB 56/114 KB 40/48 KB 60/114 KB 36/48 KB 60/114 KB 40/48 KB 62/114 KB 40/48 KB 66/114 KB 44/48 KB 70/114 KB 44/48 KB 66/114 KB 48/48 KB 70/114 KB 48/48 KB 70/114 KB 48/48 KB 74/114 KB 48/48 KB 78/114 KB 48/48 KB 82/114 KB 48/48 KB 86/114 KB 48/48 KB 90/114 KB 3/35 KB 48/48 KB 90/114 KB 6/35 KB 94/114 KB 3/29 KB 3/85 KB 3/35 KB 94/114 KB 3/29 KB 3/85 KB 3/35 KB 94/114 KB 3/29 KB 6/35 KB 94/114 KB 5/29 KB 3/85 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 1089.8 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 3/35 KB 48/48 KB 94/114 KB 6/35 KB 98/114 KB 8/29 KB 3/85 KB 6/35 KB 102/114 KB 8/29 KB 3/85 KB 6/35 KB 106/114 KB 8/29 KB 3/85 KB 6/35 KB 110/114 KB 8/29 KB 3/85 KB 6/35 KB 114/114 KB 8/29 KB 3/85 KB 6/35 KB 114/114 KB 8/29 KB 3/85 KB 6/35 KB 94/114 KB 8/29 KB 3/85 KB 6/35 KB 114/114 KB 11/29 KB 3/85 KB 9/35 KB 114/114 KB 13/29 KB 5/85 KB 9/35 KB 114/114 KB 16/29 KB 5/85 KB 9/35 KB 114/114 KB 19/29 KB 5/85 KB 9/35 KB 114/114 KB 21/29 KB 5/85 KB 9/35 KB 24/29 KB 5/85 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-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 9/35 KB 27/29 KB 5/85 KB 9/35 KB 29/29 KB 5/85 KB 9/35 KB 114/114 KB 11/29 KB 5/85 KB 9/35 KB 114/114 KB 11/29 KB 3/85 KB 11/35 KB 29/29 KB 5/85 KB 14/35 KB 29/29 KB 8/85 KB 11/35 KB 29/29 KB 8/85 KB 14/35 KB 29/29 KB 11/85 KB 16/35 KB 29/29 KB 11/85 KB 16/35 KB 29/29 KB 13/85 KB 19/35 KB 29/29 KB 13/85 KB 22/35 KB 29/29 KB 13/85 KB 22/35 KB 29/29 KB 16/85 KB 22/35 KB 29/29 KB 19/85 KB 22/35 KB 29/29 KB 21/85 KB 25/35 KB 29/29 KB 21/85 KB 25/35 KB 29/29 KB 24/85 KB 27/35 KB 4/56 KB 29/29 KB 27/85 KB 27/35 KB 4/56 KB 29/29 KB 29/85 KB 27/35 KB 4/56 KB 29/29 KB 32/85 KB 27/35 KB 4/56 KB 29/29 KB 24/85 KB 27/35 KB 8/56 KB 29/29 KB 32/85 KB 27/35 KB 29/29 KB 24/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 1956.2 KB/sec) unit-abot-epc-basic-0: 12:21:41 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:21:41 DEBUG unit.abot-epc-basic/0.install 27/35 KB 12/56 KB 29/29 KB 32/85 KB 30/35 KB 12/56 KB 29/29 KB 32/85 KB 30/35 KB 16/56 KB 29/29 KB 32/85 KB 32/35 KB 16/56 KB 29/29 KB 32/85 KB 35/35 KB 20/56 KB 29/29 KB 32/85 KB 32/35 KB 20/56 KB 29/29 KB 32/85 KB 35/35 KB 24/56 KB 29/29 KB 32/85 KB 35/35 KB 24/56 KB 29/29 KB 36/85 KB 35/35 KB 28/56 KB 29/29 KB 36/85 KB 35/35 KB 32/56 KB 29/29 KB 36/85 KB 35/35 KB 32/56 KB 29/29 KB 40/85 KB 35/35 KB 32/56 KB 29/29 KB 44/85 KB 35/35 KB 3/24 KB 32/56 KB 48/85 KB 35/35 KB 3/24 KB 32/56 KB 44/85 KB 35/35 KB 5/24 KB 36/56 KB 48/85 KB 35/35 KB 8/24 KB 36/56 KB 48/85 KB 35/35 KB 3/24 KB 36/56 KB 48/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 523.0 KB/sec) unit-abot-epc-basic-0: 12:21:41 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-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 35/35 KB 8/24 KB 40/56 KB 48/85 KB 11/24 KB 44/56 KB 48/85 KB 11/24 KB 48/56 KB 48/85 KB 11/24 KB 40/56 KB 48/85 KB 13/24 KB 48/56 KB 52/85 KB 16/24 KB 52/56 KB 52/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 491.6 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 13/24 KB 52/56 KB 52/85 KB 11/24 KB 48/56 KB 52/85 KB 16/24 KB 56/56 KB 56/85 KB 16/24 KB 56/56 KB 60/85 KB 16/24 KB 56/56 KB 64/85 KB 19/24 KB 56/56 KB 64/85 KB 21/24 KB 56/56 KB 64/85 KB 24/24 KB 56/56 KB 68/85 KB 24/24 KB 56/56 KB 68/85 KB 19/24 KB 56/56 KB 64/85 KB 24/24 KB 56/56 KB 68/85 KB 3/218 KB 3/86 KB 24/24 KB 56/56 KB 68/85 KB 3/86 KB 21/24 KB 56/56 KB 68/85 KB 24/24 KB 56/56 KB 72/85 KB 3/218 KB 3/86 KB 24/24 KB 56/56 KB 76/85 KB 3/218 KB 3/86 KB 24/24 KB 56/56 KB 80/85 KB 3/218 KB 5/86 KB 24/24 KB 56/56 KB 80/85 KB 3/218 KB 3/86 KB 24/24 KB 56/56 KB 80/85 KB 3/218 KB 8/86 KB 24/24 KB 56/56 KB 80/85 KB 3/218 KB 11/86 KB 24/24 KB 56/56 KB 84/85 KB 3/218 KB 13/86 KB 24/24 KB 56/56 KB 84/85 KB 3/218 KB 11/86 KB 24/24 KB 56/56 KB 85/85 KB 3/218 KB 13/86 KB 24/24 KB 56/56 KB 85/85 KB 3/218 KB 16/86 KB 24/24 KB 56/56 KB 85/85 KB 6/218 KB 19/86 KB 24/24 KB 56/56 KB 85/85 KB 6/218 KB 16/86 KB 56/56 KB 85/85 KB 9/218 KB 19/86 KB 85/85 KB 11/218 KB 21/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 391.8 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 85/85 KB 9/218 KB 21/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 890.1 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 85/85 KB 11/218 KB 24/86 KB 85/85 KB 11/218 KB 27/86 KB 14/218 KB 29/86 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 14/218 KB 27/86 KB 16/218 KB 29/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 1205.2 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 16/218 KB 32/86 KB 19/218 KB 32/86 KB 4/12 KB 19/218 KB 32/86 KB 8/12 KB 22/218 KB 32/86 KB 12/12 KB 22/218 KB 32/86 KB 12/12 KB 22/218 KB 32/86 KB 4/12 KB 22/218 KB 32/86 KB 12/12 KB 25/218 KB 32/86 KB 12/12 KB 27/218 KB 32/86 KB 12/12 KB 30/218 KB 32/86 KB 12/12 KB 32/218 KB 32/86 KB 12/12 KB 36/218 KB 32/86 KB 12/12 KB 40/218 KB 32/86 KB 12/12 KB 44/218 KB 32/86 KB 12/12 KB 48/218 KB 32/86 KB 12/12 KB 52/218 KB 32/86 KB 12/12 KB 56/218 KB 32/86 KB 12/12 KB 60/218 KB 32/86 KB 12/12 KB 64/218 KB 32/86 KB 12/12 KB 68/218 KB 32/86 KB 12/12 KB 72/218 KB 32/86 KB 12/12 KB 76/218 KB 32/86 KB 12/12 KB 80/218 KB 32/86 KB 12/12 KB 84/218 KB 32/86 KB 12/12 KB 84/218 KB 36/86 KB 12/12 KB 84/218 KB 40/86 KB 12/12 KB 84/218 KB 44/86 KB 12/12 KB 84/218 KB 48/86 KB 12/12 KB 84/218 KB 52/86 KB 12/12 KB 84/218 KB 56/86 KB 12/12 KB 84/218 KB 60/86 KB 12/12 KB 84/218 KB 64/86 KB 12/12 KB 84/218 KB 68/86 KB 12/12 KB 84/218 KB 72/86 KB 12/12 KB 84/218 KB 76/86 KB 12/12 KB 84/218 KB 80/86 KB 12/12 KB 84/218 KB 84/86 KB 84/218 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 123.2 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 88/218 KB 86/86 KB 92/218 KB 86/86 KB 96/218 KB 86/86 KB 100/218 KB 86/86 KB 104/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 861.7 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 108/218 KB 112/218 KB 116/218 KB 120/218 KB 124/218 KB 128/218 KB 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1801.2 KB/sec) unit-abot-epc-basic-0: 12:21:41 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:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3396808539279612623.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:41 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:21:41 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:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2619695535602742832.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:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:41 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:21:41 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:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2198156253851585645.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:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:41 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:21:41 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:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6405796401455544735.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:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:41 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:21:41 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:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5247448796449720659.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:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:41 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:21:41 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:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1995220651514998916.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.271 s unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-30T12:21:41+00:00 unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 12:21:41 DEBUG unit.mysql/0.config-changed 190530 12:21:41 [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: 12:21:41 DEBUG unit.mysql/0.config-changed 190530 12:21:41 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 12:21:41 DEBUG unit.mysql/0.config-changed 190530 12:21:41 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11587 ... unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:43 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-abot-epc-basic-0: 12:21:44 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 18.2 KB/sec) unit-abot-epc-basic-0: 12:21:44 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:21:44 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 499.0 KB/sec) unit-abot-epc-basic-0: 12:21:44 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:21:44 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 1001.6 KB/sec) unit-abot-epc-basic-0: 12:21:44 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:21:44 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 628.9 KB/sec) unit-abot-epc-basic-0: 12:21:44 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:21:44 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1310.3 KB/sec) unit-abot-epc-basic-0: 12:21:44 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:21:44 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 516.0 KB/sec) unit-abot-epc-basic-0: 12:21:44 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:21:44 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:21:44 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:21:44 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 258.7 KB/sec) unit-abot-epc-basic-0: 12:21:44 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:21:44 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 901.0 KB/sec) unit-abot-epc-basic-0: 12:21:44 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:21:44 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 1554.1 KB/sec) unit-abot-epc-basic-0: 12:21:44 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:21:44 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 751.8 KB/sec) unit-abot-epc-basic-0: 12:21:44 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:21:44 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 500.0 KB/sec) unit-abot-epc-basic-0: 12:21:44 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:21:44 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-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 356.1 KB/sec) unit-abot-epc-basic-0: 12:21:44 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:21:44 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1954.4 KB/sec) unit-abot-epc-basic-0: 12:21:44 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:21:44 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 106.5 KB/sec) unit-abot-epc-basic-0: 12:21:44 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:21:44 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 204.8 KB/sec) unit-abot-epc-basic-0: 12:21:44 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:21:44 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 504.8 KB/sec) unit-abot-epc-basic-0: 12:21:44 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:21:45 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:21:45 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 266.0 KB/sec) unit-abot-epc-basic-0: 12:21:45 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:21:45 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:21:45 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 540.9 KB/sec) unit-abot-epc-basic-0: 12:21:45 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:21:45 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:21:45 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:21:45 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:21:46 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:21:46 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 257.8 KB/sec) unit-abot-epc-basic-0: 12:21:46 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:21:46 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:21:46 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 162.3 KB/sec) unit-abot-epc-basic-0: 12:21:46 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:21:46 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:21:46 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 1254.4 KB/sec) unit-abot-epc-basic-0: 12:21:46 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:21:46 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:21:46 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 282.2 KB/sec) unit-abot-epc-basic-0: 12:21:46 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:21:47 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:21:47 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 211.4 KB/sec) unit-abot-epc-basic-0: 12:21:47 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:21:47 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:21:47 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:21:47 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:21:47 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:21:47 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 309.0 KB/sec) unit-abot-epc-basic-0: 12:21:47 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:21:47 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:21:47 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 114.5 KB/sec) unit-abot-epc-basic-0: 12:21:47 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:21:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 12:21:47 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 41.6 KB/sec) unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 12:21:48 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:21:48 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 83.7 KB/sec) unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 12:21:48 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:21:48 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 150.4 KB/sec) unit-abot-epc-basic-0: 12:21:48 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:21:48 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:21:48 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 60.5 KB/sec) unit-abot-epc-basic-0: 12:21:48 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:21:48 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:21:48 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/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 621.2 KB/sec) unit-abot-epc-basic-0: 12:21:48 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:21:48 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:21:48 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 470.4 KB/sec) unit-abot-epc-basic-0: 12:21:48 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:21:48 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:21:48 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 2381.7 KB/sec) unit-abot-epc-basic-0: 12:21:48 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:21:49 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:21:49 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 1095.9 KB/sec) unit-abot-epc-basic-0: 12:21:49 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:21:49 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:21:49 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 402.3 KB/sec) unit-abot-epc-basic-0: 12:21:49 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:21:49 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:21:49 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:21:49 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:21:49 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:21:49 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 244.1 KB/sec) unit-abot-epc-basic-0: 12:21:49 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:21:49 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:21:49 DEBUG unit.abot-epc-basic/0.install 3/3 KB 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 143.0 KB/sec) unit-abot-epc-basic-0: 12:21:49 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:21:49 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:21:49 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 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 1103.3 KB/sec) unit-abot-epc-basic-0: 12:21:49 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:21:50 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:21:50 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/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 2185.3 KB/sec) unit-abot-epc-basic-0: 12:21:50 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:21:50 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:21:50 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 258.6 KB/sec) unit-abot-epc-basic-0: 12:21:50 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:21:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:21:50 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 147.4 KB/sec) unit-abot-epc-basic-0: 12:21:50 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:21:50 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:21:50 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 27.3 KB/sec) unit-abot-epc-basic-0: 12:21:50 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:21:51 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:21:51 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 162.8 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:21:51 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:21:51 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 67.3 KB/sec) unit-abot-epc-basic-0: 12:21:51 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:21:51 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:21:51 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/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 375.1 KB/sec) unit-abot-epc-basic-0: 12:21:51 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-mysql-0: 12:21:51 DEBUG unit.mysql/0.config-changed mysql start/running, process 11720 unit-abot-epc-basic-0: 12:21:51 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:21:51 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 36.8 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:21:51 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:21:51 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/1.3.2/commons-io-1.3.2.pom (10 KB at 633.2 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 12:21:52 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:21:52 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 678.5 KB/sec) unit-abot-epc-basic-0: 12:21:52 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:21:52 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:21:52 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 313.5 KB/sec) unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 12:21:52 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:21:52 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 947.6 KB/sec) unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-mysql-0: 12:21:52 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 12:21:52 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:21:52 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 2356.5 KB/sec) unit-abot-epc-basic-0: 12:21:52 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:21:53 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:21:53 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:21:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 12:21:53 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:21:53 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 256.3 KB/sec) unit-abot-epc-basic-0: 12:21:53 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:21:53 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:21:53 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 62.3 KB/sec) unit-abot-epc-basic-0: 12:21:53 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:21:53 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:21:53 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.6.4/slf4j-api-1.6.4.pom (3 KB at 109.4 KB/sec) unit-abot-epc-basic-0: 12:21:53 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:21:54 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:21:54 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 595.8 KB/sec) unit-abot-epc-basic-0: 12:21:54 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:21:54 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-mysql-0: 12:21:54 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 12:21:54 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 176.0 KB/sec) unit-abot-epc-basic-0: 12:21:54 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:21:54 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:21:54 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 46.4 KB/sec) unit-abot-epc-basic-0: 12:21:54 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:21:54 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:21:54 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 72.7 KB/sec) unit-abot-epc-basic-0: 12:21:54 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:21:54 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:21:54 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/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 629.2 KB/sec) unit-abot-epc-basic-0: 12:21:54 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:21:55 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:21:55 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 400.9 KB/sec) unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-mysql-0: 12:21:55 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:21:55 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:21:55 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:21:55 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:21:55 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:21:55 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:21:55 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:21:55 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:21:55 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 211.1 KB/sec) unit-abot-epc-basic-0: 12:21:55 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:21:55 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:21:55 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/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:21:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 12:21:55 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:21:55 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/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1146.3 KB/sec) unit-abot-epc-basic-0: 12:21:55 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:21:55 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:21:55 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 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 758.7 KB/sec) unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 12:21:56 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:21:56 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 2213.1 KB/sec) unit-abot-epc-basic-0: 12:21:56 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:21:56 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:21:56 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 162.7 KB/sec) unit-abot-epc-basic-0: 12:21:56 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:21:56 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:21:56 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 12:21:56 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:21: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/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 432.5 KB/sec) unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 12:21:56 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:21:56 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 1198.7 KB/sec) unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 12:21:56 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:21:56 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/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:21:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 12:21:56 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:21:57 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 209.8 KB/sec) unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 12:21:57 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:21:57 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 86.6 KB/sec) unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 12:21:57 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:21:57 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:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 12:21:57 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:21:57 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 114.5 KB/sec) unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 12:21:57 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:21:57 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 81.2 KB/sec) unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 12:21:57 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:21:57 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 72.3 KB/sec) unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 12:21:57 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:21:57 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 100.3 KB/sec) unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 12:21:57 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:21:57 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 353.3 KB/sec) unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 12:21:58 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 138.8 KB/sec) unit-abot-epc-basic-0: 12:21:58 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:21:58 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:21:58 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 406.8 KB/sec) unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 12:21:58 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-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 12:21:58 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 193.6 KB/sec) unit-abot-epc-basic-0: 12:21:58 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:21:58 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:21:58 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 1014.4 KB/sec) unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 12:21:58 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:21:58 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 122.3 KB/sec) unit-abot-epc-basic-0: 12:21:58 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:21:58 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:21:58 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 604.5 KB/sec) unit-abot-epc-basic-0: 12:21:58 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:21:59 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:21:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 94.2 KB/sec) unit-abot-epc-basic-0: 12:21:59 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:21:59 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:21:59 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 402.4 KB/sec) unit-abot-epc-basic-0: 12:21:59 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:21:59 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:21:59 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 202.0 KB/sec) unit-abot-epc-basic-0: 12:21:59 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-mysql-0: 12:21:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:21:59 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 12:21:59 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:21:59 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 720.5 KB/sec) unit-abot-epc-basic-0: 12:21:59 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:21:59 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:21:59 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 320.7 KB/sec) unit-abot-epc-basic-0: 12:21:59 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:21:59 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:21:59 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 847.8 KB/sec) unit-abot-epc-basic-0: 12:21:59 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:21:59 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:21:59 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/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:21:59 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:22:00 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:22:00 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/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 339.1 KB/sec) unit-abot-epc-basic-0: 12:22:00 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:22:00 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:22:00 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 883.7 KB/sec) unit-abot-epc-basic-0: 12:22:00 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:22:00 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:22:00 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 1194.9 KB/sec) unit-abot-epc-basic-0: 12:22:00 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:22:00 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:22:00 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/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 2226.1 KB/sec) unit-abot-epc-basic-0: 12:22:00 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:22:00 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:22:00 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 359.5 KB/sec) unit-abot-epc-basic-0: 12:22:00 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:22:00 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:22:00 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 279.2 KB/sec) unit-abot-epc-basic-0: 12:22:00 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:22:00 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:22:00 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1463.9 KB/sec) unit-abot-epc-basic-0: 12:22:00 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:22:01 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:22:01 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 369.2 KB/sec) unit-abot-epc-basic-0: 12:22:01 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:22:01 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:22:01 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 282.6 KB/sec) unit-abot-epc-basic-0: 12:22:01 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:22:01 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:22:01 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:22:01 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:22:01 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:22:01 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:22:01 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:22:01 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 603.8 KB/sec) unit-abot-epc-basic-0: 12:22:01 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:22:01 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:22:01 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 662.7 KB/sec) unit-abot-epc-basic-0: 12:22:01 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:22:01 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:22:01 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 939.4 KB/sec) unit-abot-epc-basic-0: 12:22:01 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:22:02 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:22:02 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/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1127.2 KB/sec) unit-abot-epc-basic-0: 12:22:02 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:22:02 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:22:02 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 909.9 KB/sec) unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 12:22:02 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:22:02 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 9.8 KB/sec) unit-abot-epc-basic-0: 12:22:02 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:22:02 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:22:02 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:22:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 12:22:02 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:22:02 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 215.5 KB/sec) unit-abot-epc-basic-0: 12:22:02 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:22:02 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:22:02 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 184.6 KB/sec) unit-abot-epc-basic-0: 12:22:02 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-abot-epc-basic-0: 12:22:02 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:22:02 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:22:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 12:22:02 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:22:02 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 769.7 KB/sec) unit-abot-epc-basic-0: 12:22:03 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:22:03 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:22:03 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 2884.8 KB/sec) unit-abot-epc-basic-0: 12:22:03 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-abot-epc-basic-0: 12:22:03 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:22:03 DEBUG unit.abot-epc-basic/0.install 4/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 317.5 KB/sec) unit-abot-epc-basic-0: 12:22:03 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-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 12:22:03 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 41.5 KB/sec) unit-abot-epc-basic-0: 12:22:03 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-abot-epc-basic-0: 12:22:03 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:22:03 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/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 359.0 KB/sec) unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 12:22:03 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:22:03 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 488.1 KB/sec) unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 12:22:03 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 2.1 KB/sec) unit-abot-epc-basic-0: 12:22:03 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:22:04 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-mysql-0: 12:22:04 DEBUG unit.mysql/0.config-changed mysql start/running, process 11843 unit-mysql-0: 12:22:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 12:22:04 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 12.8 KB/sec) unit-abot-epc-basic-0: 12:22:04 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-mysql-0: 12:22:04 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 12:22:04 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 12:22:04 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:22:04 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 12:22:04 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 12:22:04 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 12:22:04 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 12:22:04 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 12:22:04 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:22:04 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:22:04 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:22:04 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-mysql-0: 12:22:04 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 12:22:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 12:22:04 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:22:04 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:22:04 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:22:05 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:22:05 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:22:05 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:22:05 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:22:05 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:22:05 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:22:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 12:22:05 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:22:05 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:22:05 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:22:05 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:22:05 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:22:05 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:22:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:22:05 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:22:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 12:22:05 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:22:05 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:22:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 12:22: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.jar unit-abot-epc-basic-0: 12:22: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.jar unit-abot-epc-basic-0: 12:22:06 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:22:06 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:22: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.jar unit-abot-epc-basic-0: 12:22:06 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:22:06 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:22:06 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:22:06 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:22:06 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:22:06 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:22:06 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:22:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 12:22:06 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:22:06 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:22:06 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:22:06 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:22:06 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:22:06 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:22:06 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:22:06 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:22:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 12:22:06 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:22:06 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:22:06 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:22:06 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:22:06 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:22:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 12:22:07 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:22:07 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:22:07 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:22:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 12:22:07 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 32/966 KB 36/966 KB 39/966 KB Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 12:22:07 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.jar unit-abot-epc-basic-0: 12:22:07 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:22:07 DEBUG unit.abot-epc-basic/0.install 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-mysql-0: 12:22:07 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 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 192/966 KB 196/966 KB 200/966 KB 204/966 KB 208/966 KB 212/966 KB 216/966 KB 220/966 KB 224/966 KB 228/966 KB 232/966 KB 236/966 KB 240/966 KB 244/966 KB 248/966 KB 252/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 268.7 KB/sec) unit-abot-epc-basic-0: 12:22:08 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:22:08 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:22:08 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:22:08 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:22:08 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:22:08 DEBUG unit.abot-epc-basic/0.install 3/590 KB 6/590 KB 9/590 KB 11/590 KB 14/590 KB 16/590 KB 19/590 KB 22/590 KB 25/590 KB 27/590 KB 30/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 62/590 KB 66/590 KB 70/590 KB 74/590 KB 78/590 KB 3/10 KB 78/590 KB 5/10 KB 3/232 KB 78/590 KB 3/10 KB 3/232 KB 78/590 KB 5/10 KB 5/232 KB 78/590 KB 5/10 KB 8/232 KB 78/590 KB 5/10 KB 11/232 KB 78/590 KB 5/10 KB 13/232 KB 78/590 KB 8/10 KB 13/232 KB 78/590 KB 10/10 KB 13/232 KB 78/590 KB 10/10 KB 13/232 KB 82/590 KB 10/10 KB 3/1710 KB 16/232 KB 86/590 KB 10/10 KB 3/1710 KB 16/232 KB 90/590 KB 10/10 KB 3/1710 KB 16/232 KB 82/590 KB 10/10 KB 3/1710 KB 13/232 KB 82/590 KB 10/10 KB 5/1710 KB 16/232 KB 90/590 KB 10/10 KB 8/1710 KB 16/232 KB 90/590 KB 10/10 KB 11/1710 KB 16/232 KB 90/590 KB 10/10 KB 11/1710 KB 19/232 KB 90/590 KB 10/10 KB 13/1710 KB 19/232 KB 90/590 KB 10/10 KB 13/1710 KB 21/232 KB 90/590 KB 10/10 KB 13/1710 KB 24/232 KB 90/590 KB 10/10 KB 13/1710 KB 27/232 KB 90/590 KB 10/10 KB 13/1710 KB 29/232 KB 90/590 KB 10/10 KB 13/1710 KB 32/232 KB 90/590 KB 10/10 KB 16/1710 KB 32/232 KB 90/590 KB 10/10 KB 19/1710 KB 32/232 KB 90/590 KB 10/10 KB 21/1710 KB 32/232 KB 90/590 KB 10/10 KB 24/1710 KB 32/232 KB 90/590 KB 10/10 KB 24/1710 KB 36/232 KB 90/590 KB 27/1710 KB 40/232 KB 94/590 KB 27/1710 KB 44/232 KB 94/590 KB 27/1710 KB 48/232 KB 3/240 KB 94/590 KB 27/1710 KB 52/232 KB 3/240 KB 94/590 KB 10/10 KB 27/1710 KB 36/232 KB 94/590 KB 10/10 KB 27/1710 KB 36/232 KB 90/590 KB 29/1710 KB 56/232 KB 3/240 KB 94/590 KB 32/1710 KB 56/232 KB 3/240 KB 98/590 KB 27/1710 KB 44/232 KB 3/240 KB 94/590 KB 32/1710 KB 56/232 KB 5/240 KB 98/590 KB 36/1710 KB 56/232 KB 8/240 KB 98/590 KB 29/1710 KB 56/232 KB 3/240 KB 98/590 KB 36/1710 KB 56/232 KB 8/240 KB 102/590 KB 36/1710 KB 56/232 KB 8/240 KB 106/590 KB 36/1710 KB 56/232 KB 8/240 KB 110/590 KB 36/1710 KB 56/232 KB 8/240 KB 114/590 KB 36/1710 KB 56/232 KB 11/240 KB 118/590 KB 36/1710 KB 56/232 KB 5/240 KB 98/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 199.6 KB/sec) unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 36/1710 KB 56/232 KB 11/240 KB 114/590 KB 27/1710 KB 56/232 KB 8/240 KB 114/590 KB 36/1710 KB 60/232 KB 11/240 KB 118/590 KB 36/1710 KB 64/232 KB 11/240 KB 118/590 KB 36/1710 KB 64/232 KB 13/240 KB 118/590 KB 40/1710 KB 64/232 KB 16/240 KB 118/590 KB 40/1710 KB 68/232 KB 19/240 KB 122/590 KB 40/1710 KB 64/232 KB 13/240 KB 118/590 KB 44/1710 KB 68/232 KB 19/240 KB 122/590 KB 40/1710 KB 68/232 KB 16/240 KB 122/590 KB 3/44 KB 44/1710 KB 72/232 KB 19/240 KB 122/590 KB 40/1710 KB 64/232 KB 16/240 KB 122/590 KB 3/44 KB 48/1710 KB 72/232 KB 21/240 KB 126/590 KB 3/44 KB 48/1710 KB 72/232 KB 21/240 KB 130/590 KB 3/44 KB 48/1710 KB 72/232 KB 21/240 KB 122/590 KB 3/44 KB 48/1710 KB 72/232 KB 19/240 KB 122/590 KB 3/44 KB 52/1710 KB 76/232 KB 21/240 KB 130/590 KB 3/44 KB 56/1710 KB 76/232 KB 24/240 KB 134/590 KB 3/44 KB 60/1710 KB 76/232 KB 24/240 KB 134/590 KB 3/44 KB 64/1710 KB 76/232 KB 24/240 KB 134/590 KB 3/44 KB 44/1710 KB 68/232 KB 19/240 KB 122/590 KB 3/44 KB 52/1710 KB 76/232 KB 24/240 KB 134/590 KB 3/44 KB 64/1710 KB 76/232 KB 24/240 KB 138/590 KB 3/44 KB 64/1710 KB 76/232 KB 24/240 KB 142/590 KB 3/44 KB 52/1710 KB 76/232 KB 24/240 KB 130/590 KB 3/44 KB 64/1710 KB 76/232 KB 27/240 KB 142/590 KB 3/44 KB 64/1710 KB 76/232 KB 29/240 KB 142/590 KB 3/44 KB 64/1710 KB 76/232 KB 32/240 KB 142/590 KB 3/44 KB 64/1710 KB 76/232 KB 36/240 KB 142/590 KB 3/44 KB 48/1710 KB 76/232 KB 21/240 KB 130/590 KB 5/44 KB 68/1710 KB 80/232 KB 36/240 KB 146/590 KB 5/44 KB 68/1710 KB 84/232 KB 36/240 KB 146/590 KB 5/44 KB 68/1710 KB 88/232 KB 36/240 KB 146/590 KB 5/44 KB 68/1710 KB 92/232 KB 36/240 KB 146/590 KB 5/44 KB 68/1710 KB 96/232 KB 36/240 KB 146/590 KB 5/44 KB 68/1710 KB 96/232 KB 40/240 KB 146/590 KB 5/44 KB 68/1710 KB 100/232 KB 40/240 KB 146/590 KB 5/44 KB 68/1710 KB 76/232 KB 36/240 KB 146/590 KB 5/44 KB 72/1710 KB 100/232 KB 44/240 KB 146/590 KB 5/44 KB 64/1710 KB 76/232 KB 36/240 KB 146/590 KB 5/44 KB 64/1710 KB 76/232 KB 36/240 KB 142/590 KB 8/44 KB 72/1710 KB 100/232 KB 44/240 KB 146/590 KB 11/44 KB 72/1710 KB 100/232 KB 44/240 KB 146/590 KB 13/44 KB 72/1710 KB 100/232 KB 44/240 KB 150/590 KB 5/44 KB 68/1710 KB 100/232 KB 44/240 KB 146/590 KB 13/44 KB 72/1710 KB 100/232 KB 48/240 KB 150/590 KB 16/44 KB 72/1710 KB 100/232 KB 52/240 KB 150/590 KB 16/44 KB 76/1710 KB 104/232 KB 56/240 KB 150/590 KB 16/44 KB 76/1710 KB 104/232 KB 60/240 KB 150/590 KB 16/44 KB 76/1710 KB 104/232 KB 64/240 KB 150/590 KB 11/44 KB 72/1710 KB 100/232 KB 44/240 KB 150/590 KB 16/44 KB 76/1710 KB 104/232 KB 64/240 KB 154/590 KB 16/44 KB 76/1710 KB 104/232 KB 64/240 KB 158/590 KB 16/44 KB 76/1710 KB 104/232 KB 64/240 KB 162/590 KB 16/44 KB 76/1710 KB 104/232 KB 64/240 KB 166/590 KB 16/44 KB 76/1710 KB 104/232 KB 64/240 KB 170/590 KB 16/44 KB 76/1710 KB 104/232 KB 52/240 KB 150/590 KB 16/44 KB 76/1710 KB 108/232 KB 64/240 KB 170/590 KB 16/44 KB 76/1710 KB 112/232 KB 64/240 KB 170/590 KB 16/44 KB 76/1710 KB 100/232 KB 52/240 KB 150/590 KB 16/44 KB 80/1710 KB 112/232 KB 64/240 KB 170/590 KB 16/44 KB 84/1710 KB 112/232 KB 64/240 KB 170/590 KB 16/44 KB 88/1710 KB 116/232 KB 68/240 KB 174/590 KB 16/44 KB 92/1710 KB 116/232 KB 68/240 KB 174/590 KB 16/44 KB 96/1710 KB 116/232 KB 68/240 KB 174/590 KB 16/44 KB 72/1710 KB 100/232 KB 48/240 KB 150/590 KB 19/44 KB 96/1710 KB 116/232 KB 68/240 KB 174/590 KB 21/44 KB 96/1710 KB 116/232 KB 68/240 KB 174/590 KB 24/44 unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install KB 96/1710 KB 116/232 KB 68/240 KB 174/590 KB 27/44 KB 96/1710 KB 116/232 KB 68/240 KB 174/590 KB 29/44 KB 96/1710 KB 116/232 KB 68/240 KB 174/590 KB 29/44 KB 100/1710 KB 116/232 KB 68/240 KB 174/590 KB 32/44 KB 104/1710 KB 116/232 KB 68/240 KB 174/590 KB 16/44 KB 84/1710 KB 116/232 KB 68/240 KB 174/590 KB 16/44 KB 84/1710 KB 116/232 KB 64/240 KB 174/590 KB 32/44 KB 104/1710 KB 120/232 KB 68/240 KB 174/590 KB 16/44 KB 84/1710 KB 112/232 KB 64/240 KB 174/590 KB 32/44 KB 104/1710 KB 120/232 KB 68/240 KB 178/590 KB 32/44 KB 104/1710 KB 124/232 KB 68/240 KB 182/590 KB 32/44 KB 104/1710 KB 124/232 KB 68/240 KB 186/590 KB 32/44 KB 104/1710 KB 124/232 KB 68/240 KB 190/590 KB 32/44 KB 100/1710 KB 116/232 KB 68/240 KB 174/590 KB 36/44 KB 104/1710 KB 124/232 KB 68/240 KB 190/590 KB 40/44 KB 104/1710 KB 124/232 KB 72/240 KB 194/590 KB 32/44 KB 104/1710 KB 124/232 KB 68/240 KB 178/590 KB 40/44 KB 104/1710 KB 128/232 KB 72/240 KB 194/590 KB 40/44 KB 104/1710 KB 132/232 KB 72/240 KB 194/590 KB 40/44 KB 104/1710 KB 136/232 KB 72/240 KB 194/590 KB 40/44 KB 108/1710 KB 140/232 KB 72/240 KB 194/590 KB 36/44 KB 104/1710 KB 124/232 KB 72/240 KB 194/590 KB 44/44 KB 108/1710 KB 140/232 KB 72/240 KB 198/590 KB 44/44 KB 108/1710 KB 144/232 KB 72/240 KB 202/590 KB 36/44 KB 104/1710 KB 124/232 KB 72/240 KB 190/590 KB 44/44 KB 108/1710 KB 144/232 KB 76/240 KB 202/590 KB 44/44 KB 108/1710 KB 144/232 KB 80/240 KB 202/590 KB 44/44 KB 108/1710 KB 144/232 KB 84/240 KB 202/590 KB 44/44 KB 108/1710 KB 144/232 KB 88/240 KB 202/590 KB 44/44 KB 108/1710 KB 144/232 KB 92/240 KB 206/590 KB 44/44 KB 108/1710 KB 144/232 KB 72/240 KB 198/590 KB 44/44 KB 108/1710 KB 140/232 KB 72/240 KB 194/590 KB 40/44 KB 108/1710 KB 136/232 KB 72/240 KB 194/590 KB 44/44 KB 112/1710 KB 144/232 KB 92/240 KB 206/590 KB 44/44 KB 116/1710 KB 144/232 KB 92/240 KB 206/590 KB 44/44 KB 120/1710 KB 148/232 KB 96/240 KB 206/590 KB 44/44 KB 124/1710 KB 148/232 KB 96/240 KB 206/590 KB 44/44 KB 108/1710 KB 144/232 KB 88/240 KB 206/590 KB 44/44 KB 128/1710 KB 148/232 KB 96/240 KB 210/590 KB 44/44 KB 116/1710 KB 148/232 KB 96/240 KB 206/590 KB 44/44 KB 128/1710 KB 148/232 KB 100/240 KB 210/590 KB 44/44 KB 116/1710 KB 148/232 KB 92/240 KB 206/590 KB 44/44 KB 116/1710 KB 144/232 KB 92/240 KB 206/590 KB 44/44 KB 128/1710 KB 152/232 KB 100/240 KB 214/590 KB 44/44 KB 128/1710 KB 156/232 KB 100/240 KB 214/590 KB 44/44 KB 128/1710 KB 148/232 KB 100/240 KB 214/590 KB 44/44 KB 128/1710 KB 160/232 KB 100/240 KB 218/590 KB 44/44 KB 128/1710 KB 148/232 KB 96/240 KB 210/590 KB 44/44 KB 132/1710 KB 160/232 KB 100/240 KB 218/590 KB 44/44 KB 128/1710 KB 160/232 KB 100/240 KB 218/590 KB 44/44 KB 132/1710 KB 164/232 KB 104/240 KB 222/590 KB 44/44 KB 132/1710 KB 160/232 KB 104/240 KB 222/590 KB 44/44 KB 132/1710 KB 160/232 KB 104/240 KB 218/590 KB 44/44 KB 136/1710 KB 164/232 KB 108/240 KB 222/590 KB 44/44 KB 136/1710 KB 164/232 KB 112/240 KB 222/590 KB 44/44 KB 136/1710 KB 164/232 KB 116/240 KB 222/590 KB 44/44 KB 136/1710 KB 168/232 KB 120/240 KB 226/590 KB 44/44 KB 136/1710 KB 168/232 KB 124/240 KB 226/590 KB 44/44 KB 136/1710 KB 168/232 KB 128/240 KB 226/590 KB 44/44 KB 136/1710 KB 168/232 KB 132/240 KB 226/590 KB 136/1710 KB 168/232 KB 136/240 KB 226/590 KB 136/1710 KB 168/232 KB 140/240 KB 226/590 KB 44/44 KB 136/1710 KB 164/232 KB 104/240 KB 222/590 KB 140/1710 KB 168/232 KB 140/240 KB 226/590 KB 144/1710 KB unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 168/232 KB 140/240 KB 226/590 KB 148/1710 KB 168/232 KB 140/240 KB 226/590 KB 44/44 KB 136/1710 KB 168/232 KB 116/240 KB 226/590 KB 148/1710 KB 172/232 KB 140/240 KB 226/590 KB 148/1710 KB 176/232 KB 140/240 KB 226/590 KB 148/1710 KB 180/232 KB 140/240 KB 226/590 KB 44/44 KB 136/1710 KB 164/232 KB 116/240 KB 226/590 KB 152/1710 KB 180/232 KB 140/240 KB 230/590 KB 152/1710 KB 180/232 KB 140/240 KB 234/590 KB 152/1710 KB 180/232 KB 140/240 KB 238/590 KB 152/1710 KB 180/232 KB 140/240 KB 242/590 KB 152/1710 KB 180/232 KB 140/240 KB 226/590 KB 156/1710 KB 184/232 KB 140/240 KB 242/590 KB 160/1710 KB 184/232 KB 140/240 KB 242/590 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 453.3 KB/sec) unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 152/1710 KB 184/232 KB 140/240 KB 242/590 KB 160/1710 KB 188/232 KB 140/240 KB 242/590 KB 160/1710 KB 192/232 KB 140/240 KB 242/590 KB 164/1710 KB 196/232 KB 140/240 KB 246/590 KB 164/1710 KB 200/232 KB 144/240 KB 246/590 KB 164/1710 KB 204/232 KB 144/240 KB 246/590 KB 164/1710 KB 192/232 KB 140/240 KB 246/590 KB 160/1710 KB 192/232 KB 140/240 KB 246/590 KB 164/1710 KB 204/232 KB 144/240 KB 250/590 KB 164/1710 KB 204/232 KB 144/240 KB 254/590 KB 164/1710 KB 196/232 KB 144/240 KB 246/590 KB 164/1710 KB 204/232 KB 144/240 KB 258/590 KB 168/1710 KB 204/232 KB 148/240 KB 262/590 KB 168/1710 KB 204/232 KB 148/240 KB 258/590 KB 164/1710 KB 204/232 KB 148/240 KB 258/590 KB 172/1710 KB 208/232 KB 148/240 KB 262/590 KB 176/1710 KB 208/232 KB 148/240 KB 262/590 KB 168/1710 KB 208/232 KB 148/240 KB 262/590 KB 176/1710 KB 208/232 KB 152/240 KB 262/590 KB 176/1710 KB 208/232 KB 156/240 KB 262/590 KB 180/1710 KB 208/232 KB 160/240 KB 266/590 KB 176/1710 KB 208/232 KB 156/240 KB 266/590 KB 180/1710 KB 4/258 KB 212/232 KB 164/240 KB 270/590 KB 180/1710 KB 4/258 KB 212/232 KB 164/240 KB 274/590 KB 180/1710 KB 208/232 KB 156/240 KB 266/590 KB 184/1710 KB 4/258 KB 212/232 KB 164/240 KB 274/590 KB 188/1710 KB 4/258 KB 212/232 KB 164/240 KB 274/590 KB 192/1710 KB 4/258 KB 212/232 KB 164/240 KB 274/590 KB 180/1710 KB 4/258 KB 212/232 KB 164/240 KB 266/590 KB 192/1710 KB 4/258 KB 212/232 KB 168/240 KB 274/590 KB 192/1710 KB 4/258 KB 212/232 KB 172/240 KB 274/590 KB 196/1710 KB 4/258 KB 212/232 KB 176/240 KB 278/590 KB 196/1710 KB 4/258 KB 212/232 KB 180/240 KB 278/590 KB 196/1710 KB 4/258 KB 212/232 KB 184/240 KB 278/590 KB 196/1710 KB 4/258 KB 212/232 KB 188/240 KB 278/590 KB 180/1710 KB 4/258 KB 212/232 KB 160/240 KB 266/590 KB 180/1710 KB 4/258 KB 208/232 KB 160/240 KB 266/590 KB 196/1710 KB 8/258 KB 212/232 KB 188/240 KB 278/590 KB 196/1710 KB 12/258 KB 212/232 KB 188/240 KB 278/590 KB 196/1710 KB 16/258 KB 212/232 KB 188/240 KB 278/590 KB 196/1710 KB 20/258 KB 212/232 KB 188/240 KB 278/590 KB 196/1710 KB 24/258 KB 216/232 KB 188/240 KB 278/590 KB 196/1710 KB 4/258 KB 212/232 KB 172/240 KB 278/590 KB 192/1710 KB 4/258 KB 212/232 KB 172/240 KB 278/590 KB 196/1710 KB 20/258 KB 216/232 KB 188/240 KB 278/590 KB 196/1710 KB 24/258 KB 220/232 KB 188/240 KB 278/590 KB 196/1710 KB 24/258 KB 224/232 KB 188/240 KB 278/590 KB 196/1710 KB 24/258 KB 228/232 KB 188/240 KB 278/590 KB 196/1710 KB 24/258 KB 228/232 KB 188/240 KB 282/590 KB 196/1710 KB 24/258 KB 228/232 KB 188/240 KB 286/590 KB 196/1710 KB 24/258 KB 232/232 KB 188/240 KB 286/590 KB 196/1710 KB 24/258 KB 232/232 KB 188/240 KB 286/590 KB 196/1710 KB 24/258 KB 232/232 KB 188/240 KB 290/590 KB 200/1710 KB 28/258 KB 232/232 KB 188/240 KB 294/590 KB 200/1710 KB 28/258 KB 232/232 KB 192/240 KB 298/590 KB 200/1710 KB 28/258 KB 232/232 KB 192/240 KB 302/590 KB 200/1710 KB 28/258 KB 232/232 KB 192/240 KB 306/590 KB 200/1710 KB 28/258 KB 232/232 KB 192/240 KB 310/590 KB 200/1710 KB 28/258 KB 232/232 KB 192/240 KB 314/590 KB 200/1710 KB 28/258 KB 232/232 KB 188/240 KB 290/590 KB 196/1710 KB 28/258 KB 232/232 KB 188/240 KB 290/590 KB 204/1710 KB 28/258 KB 232/232 KB 192/240 KB 314/590 KB 208/1710 KB 32/258 KB 232/232 KB 192/240 KB 314/590 KB 212/1710 KB 32/258 KB 232/232 KB 192/240 KB 314/590 KB 200/1710 KB 28/258 KB 232/232 KB 192/240 KB 298/590 KB 204/1710 KB 32/258 KB 232/232 KB 192/240 KB 314/590 KB 212/1710 KB 36/258 KB 232/232 unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install KB 192/240 KB 314/590 KB 212/1710 KB 40/258 KB 232/232 KB 196/240 KB 314/590 KB 212/1710 KB 44/258 KB 232/232 KB 196/240 KB 314/590 KB 212/1710 KB 48/258 KB 232/232 KB 196/240 KB 314/590 KB 212/1710 KB 36/258 KB 232/232 KB 196/240 KB 314/590 KB 212/1710 KB 48/258 KB 232/232 KB 200/240 KB 314/590 KB 216/1710 KB 48/258 KB 232/232 KB 200/240 KB 314/590 KB 220/1710 KB 48/258 KB 232/232 KB 200/240 KB 314/590 KB 224/1710 KB 48/258 KB 232/232 KB 204/240 KB 314/590 KB 228/1710 KB 48/258 KB 232/232 KB 204/240 KB 314/590 KB 232/1710 KB 52/258 KB 232/232 KB 204/240 KB 318/590 KB 236/1710 KB 52/258 KB 232/232 KB 204/240 KB 318/590 KB 220/1710 KB 48/258 KB 232/232 KB 204/240 KB 314/590 KB 236/1710 KB 52/258 KB 208/240 KB 318/590 KB 236/1710 KB 52/258 KB 212/240 KB 318/590 KB 228/1710 KB 52/258 KB 232/232 KB 204/240 KB 318/590 KB 228/1710 KB 52/258 KB 232/232 KB 204/240 KB 314/590 KB 236/1710 KB 56/258 KB 212/240 KB 318/590 KB 236/1710 KB 60/258 KB 212/240 KB 322/590 KB 236/1710 KB 64/258 KB 212/240 KB 322/590 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 1770.1 KB/sec) unit-abot-epc-basic-0: 12:22:08 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:22:08 DEBUG unit.abot-epc-basic/0.install 236/1710 KB 68/258 KB 212/240 KB 322/590 KB 236/1710 KB 56/258 KB 212/240 KB 322/590 KB 240/1710 KB 68/258 KB 216/240 KB 326/590 KB 240/1710 KB 68/258 KB 216/240 KB 330/590 KB 240/1710 KB 68/258 KB 216/240 KB 334/590 KB 240/1710 KB 68/258 KB 216/240 KB 322/590 KB 236/1710 KB 68/258 KB 216/240 KB 322/590 KB 240/1710 KB 68/258 KB 220/240 KB 334/590 KB 240/1710 KB 68/258 KB 224/240 KB 334/590 KB 244/1710 KB 68/258 KB 224/240 KB 334/590 KB 248/1710 KB 72/258 KB 228/240 KB 338/590 KB 244/1710 KB 72/258 KB 228/240 KB 338/590 KB 248/1710 KB 72/258 KB 228/240 KB 342/590 KB 248/1710 KB 72/258 KB 228/240 KB 346/590 KB 252/1710 KB 72/258 KB 228/240 KB 350/590 KB 244/1710 KB 72/258 KB 228/240 KB 334/590 KB 252/1710 KB 72/258 KB 232/240 KB 350/590 KB 252/1710 KB 72/258 KB 236/240 KB 350/590 KB 252/1710 KB 72/258 KB 240/240 KB 350/590 KB 252/1710 KB 72/258 KB 240/240 KB 4/223 KB 350/590 KB 252/1710 KB 72/258 KB 240/240 KB 8/223 KB 354/590 KB 252/1710 KB 72/258 KB 240/240 KB 12/223 KB 354/590 KB 244/1710 KB 72/258 KB 224/240 KB 334/590 KB 252/1710 KB 76/258 KB 240/240 KB 12/223 KB 354/590 KB 252/1710 KB 80/258 KB 240/240 KB 12/223 KB 354/590 KB 252/1710 KB 72/258 KB 240/240 KB 4/223 KB 354/590 KB 252/1710 KB 80/258 KB 16/223 KB 358/590 KB 252/1710 KB 80/258 KB 16/223 KB 362/590 KB 252/1710 KB 80/258 KB 16/223 KB 366/590 KB 252/1710 KB 80/258 KB 16/223 KB 370/590 KB 252/1710 KB 80/258 KB 16/223 KB 374/590 KB 252/1710 KB 80/258 KB 16/223 KB 378/590 KB 252/1710 KB 80/258 KB 16/223 KB 382/590 KB 252/1710 KB 80/258 KB 16/223 KB 386/590 KB 252/1710 KB 72/258 KB 228/240 KB 346/590 KB 256/1710 KB 80/258 KB 16/223 KB 386/590 KB 260/1710 KB 80/258 KB 16/223 KB 386/590 KB 264/1710 KB 80/258 KB 16/223 KB 386/590 KB 268/1710 KB 80/258 KB 16/223 KB 386/590 KB 272/1710 KB 80/258 KB 16/223 KB 386/590 KB 276/1710 KB 80/258 KB 16/223 KB 386/590 KB 252/1710 KB 80/258 KB 16/223 KB 354/590 KB 276/1710 KB 80/258 KB 20/223 KB 386/590 KB 276/1710 KB 80/258 KB 24/223 KB 386/590 KB 276/1710 KB 80/258 KB 28/223 KB 386/590 KB 276/1710 KB 80/258 KB 32/223 KB 386/590 KB 276/1710 KB 80/258 KB 36/223 KB 386/590 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1514.5 KB/sec) unit-abot-epc-basic-0: 12:22:08 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:22:08 DEBUG unit.abot-epc-basic/0.install 280/1710 KB 80/258 KB 36/223 KB 386/590 KB 284/1710 KB 80/258 KB 36/223 KB 386/590 KB 288/1710 KB 80/258 KB 36/223 KB 386/590 KB 292/1710 KB 80/258 KB 40/223 KB 390/590 KB 296/1710 KB 80/258 KB 40/223 KB 390/590 KB 300/1710 KB 80/258 KB 40/223 KB 390/590 KB 288/1710 KB 80/258 KB 40/223 KB 390/590 KB 288/1710 KB 80/258 KB 40/223 KB 386/590 KB 304/1710 KB 80/258 KB 44/223 KB 390/590 KB 304/1710 KB 80/258 KB 48/223 KB 394/590 KB 304/1710 KB 80/258 KB 44/223 KB 394/590 KB 304/1710 KB 80/258 KB 52/223 KB 394/590 KB 304/1710 KB 80/258 KB 52/223 KB 398/590 KB 304/1710 KB 80/258 KB 52/223 KB 402/590 KB 304/1710 KB 80/258 KB 52/223 KB 406/590 KB 304/1710 KB 80/258 KB 56/223 KB 406/590 KB 304/1710 KB 80/258 KB 60/223 KB 406/590 KB 304/1710 KB 80/258 KB 64/223 KB 406/590 KB 304/1710 KB 80/258 KB 68/223 KB 406/590 KB 304/1710 KB 80/258 KB 72/223 KB 410/590 KB 304/1710 KB 80/258 KB 76/223 KB 410/590 KB 304/1710 KB 80/258 KB 80/223 KB 410/590 KB 304/1710 KB 80/258 KB 40/223 KB 406/590 KB 308/1710 KB 80/258 KB 80/223 KB 410/590 KB 312/1710 KB 80/258 KB 80/223 KB 410/590 KB 304/1710 KB 80/258 KB 68/223 KB 410/590 KB 312/1710 KB 80/258 KB 80/223 KB 414/590 KB 312/1710 KB 80/258 KB 80/223 KB 418/590 KB 316/1710 KB 80/258 KB 80/223 KB 418/590 KB 320/1710 KB 80/258 KB 80/223 KB 418/590 KB 320/1710 KB 80/258 KB 80/223 KB 422/590 KB 4/208 KB 320/1710 KB 80/258 KB 80/223 KB 422/590 KB 8/208 KB 320/1710 KB 80/258 KB 80/223 KB 422/590 KB 12/208 KB 320/1710 KB 80/258 KB 80/223 KB 422/590 KB 16/208 KB 320/1710 KB 80/258 KB 80/223 KB 422/590 KB 20/208 KB 320/1710 KB 80/258 KB 80/223 KB 422/590 KB 24/208 KB 324/1710 KB 80/258 KB 84/223 KB 426/590 KB 28/208 KB 324/1710 KB 80/258 KB 84/223 KB 426/590 KB 32/208 KB 324/1710 KB 84/258 KB 84/223 KB 426/590 KB 20/208 KB 324/1710 KB 80/258 KB 84/223 KB 426/590 KB 32/208 KB 324/1710 KB 84/258 KB 88/223 KB 426/590 KB 32/208 KB 324/1710 KB 84/258 KB 92/223 KB 426/590 KB 32/208 KB 324/1710 KB 84/258 KB 96/223 KB 426/590 KB 36/208 KB 324/1710 KB 84/258 KB 100/223 KB 426/590 KB 36/208 KB 324/1710 KB 84/258 KB 104/223 KB 426/590 KB 36/208 KB 324/1710 KB 84/258 KB 108/223 KB 426/590 KB 36/208 KB 324/1710 KB 84/258 KB 112/223 KB 426/590 KB 20/208 KB 324/1710 KB 80/258 KB 80/223 KB 426/590 KB 36/208 KB 328/1710 KB 84/258 KB 112/223 KB 426/590 KB 36/208 KB 332/1710 KB 84/258 KB 112/223 KB 426/590 KB 36/208 KB 336/1710 KB 84/258 KB 112/223 KB 426/590 KB 20/208 KB 320/1710 KB 80/258 KB 80/223 KB 426/590 KB 36/208 KB 336/1710 KB 84/258 KB 112/223 KB 430/590 KB 36/208 KB 336/1710 KB 84/258 KB 112/223 KB 434/590 KB 36/208 KB 340/1710 KB 84/258 KB 112/223 KB 434/590 KB 36/208 KB 324/1710 KB 84/258 KB 96/223 KB 426/590 KB 28/208 KB 324/1710 KB 84/258 KB 84/223 KB 426/590 KB 36/208 KB 340/1710 KB 88/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 92/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 96/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 100/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 104/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 108/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 112/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 116/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 120/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 124/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 128/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 132/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 136/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 140/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 144/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 148/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 152/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 156/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 160/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 84/258 KB 112/223 KB 438/590 KB 36/208 KB 340/1710 KB 164/258 KB 112/223 KB 438/590 KB 40/208 KB 344/1710 KB 168/258 KB 112/223 KB 442/590 KB 40/208 KB 344/1710 KB 172/258 KB 112/223 KB 442/590 KB 40/208 KB 344/1710 KB 176/258 KB 112/223 KB 442/590 KB 40/208 KB 344/1710 KB 164/258 KB 112/223 KB 442/590 KB 40/208 KB 348/1710 KB 176/258 KB 112/223 KB 442/590 KB 40/208 KB 352/1710 KB 176/258 KB 112/223 KB 442/590 KB 40/208 KB 340/1710 KB 164/258 KB 112/223 KB 438/590 KB 44/208 KB 352/1710 KB 176/258 KB 112/223 KB 442/590 KB 48/208 KB 352/1710 KB 176/258 KB 112/223 KB 442/590 KB 52/208 KB 352/1710 KB 176/258 KB 112/223 KB 442/590 KB 56/208 KB 356/1710 KB 180/258 KB 116/223 KB 442/590 KB 60/208 KB 356/1710 KB 180/258 KB 116/223 KB 442/590 KB 64/208 KB 356/1710 KB 180/258 KB 116/223 KB 442/590 KB 40/208 KB 340/1710 KB 164/258 KB 112/223 KB 442/590 KB 64/208 KB 356/1710 KB 180/258 KB 116/223 KB 446/590 KB 64/208 KB 356/1710 KB 180/258 KB 116/223 KB 450/590 KB 64/208 KB 356/1710 KB 180/258 KB 116/223 KB 454/590 KB 64/208 KB 356/1710 KB 180/258 KB 116/223 KB 458/590 KB 68/208 KB 356/1710 KB 180/258 KB 116/223 KB 462/590 KB 68/208 KB 356/1710 KB 180/258 KB 116/223 KB 466/590 KB 68/208 KB 356/1710 KB 180/258 KB 116/223 KB 470/590 KB 52/208 KB 356/1710 KB 180/258 KB 116/223 KB 442/590 KB 68/208 KB 360/1710 KB 180/258 KB 116/223 KB 470/590 KB 68/208 KB 364/1710 KB 180/258 KB 116/223 KB 470/590 KB 68/208 KB 368/1710 KB 180/258 KB 116/223 KB 470/590 KB 52/208 KB 352/1710 KB 180/258 KB 116/223 KB 442/590 KB 52/208 KB 352/1710 KB 180/258 KB 112/223 KB 442/590 KB 68/208 KB 368/1710 KB 184/258 KB 120/223 KB 470/590 KB 68/208 KB 368/1710 KB 188/258 KB 120/223 KB 470/590 KB 68/208 KB 368/1710 KB 192/258 KB 120/223 KB 470/590 KB 68/208 KB 368/1710 KB 196/258 KB 120/223 KB 470/590 KB 68/208 KB 372/1710 KB 200/258 KB 120/223 KB 474/590 KB 68/208 KB 372/1710 KB 204/258 KB 120/223 KB 474/590 KB 68/208 KB 372/1710 KB 208/258 KB 120/223 KB 474/590 KB 68/208 KB 372/1710 KB 212/258 KB 120/223 KB 474/590 KB 68/208 KB 372/1710 KB 216/258 KB 120/223 KB 474/590 KB 68/208 KB 356/1710 KB 180/258 KB 116/223 KB 458/590 KB 72/208 KB 372/1710 KB 220/258 KB 120/223 KB 474/590 KB 76/208 KB 372/1710 KB 220/258 KB 120/223 KB 474/590 KB 80/208 KB 372/1710 KB 220/258 KB 120/223 KB 474/590 KB 84/208 KB 372/1710 KB 220/258 KB 120/223 KB 474/590 KB 68/208 KB 372/1710 KB 196/258 KB 120/223 KB 474/590 KB 68/208 KB 372/1710 KB 196/258 KB 120/223 KB 470/590 KB 88/208 KB 376/1710 KB 220/258 KB 120/223 KB 474/590 KB 88/208 KB 380/1710 KB 220/258 KB 120/223 KB 474/590 KB 88/208 KB 384/1710 KB 220/258 KB 120/223 KB 474/590 KB 88/208 KB 388/1710 KB 220/258 KB 120/223 KB 478/590 KB 68/208 KB 368/1710 KB 180/258 KB 120/223 KB 470/590 KB 88/208 KB 388/1710 KB 220/258 KB 124/223 KB 478/590 KB 88/208 KB 388/1710 KB 220/258 KB 128/223 KB 478/590 KB 88/208 KB 388/1710 KB 220/258 KB 132/223 KB 478/590 KB 88/208 KB 388/1710 KB 220/258 KB 136/223 KB 478/590 KB 88/208 KB 388/1710 KB 220/258 KB 140/223 KB 478/590 KB 88/208 KB 388/1710 KB 22 unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 0/258 KB 144/223 KB 478/590 KB 88/208 KB 388/1710 KB 220/258 KB 148/223 KB 478/590 KB 88/208 KB 392/1710 KB 220/258 KB 152/223 KB 478/590 KB 88/208 KB 372/1710 KB 220/258 KB 120/223 KB 478/590 KB 88/208 KB 384/1710 KB 220/258 KB 120/223 KB 478/590 KB 88/208 KB 392/1710 KB 220/258 KB 156/223 KB 482/590 KB 88/208 KB 392/1710 KB 220/258 KB 156/223 KB 486/590 KB 88/208 KB 392/1710 KB 220/258 KB 156/223 KB 490/590 KB 88/208 KB 392/1710 KB 220/258 KB 148/223 KB 478/590 KB 92/208 KB 396/1710 KB 220/258 KB 156/223 KB 490/590 KB 92/208 KB 392/1710 KB 220/258 KB 156/223 KB 490/590 KB 92/208 KB 400/1710 KB 220/258 KB 160/223 KB 490/590 KB 92/208 KB 392/1710 KB 220/258 KB 156/223 KB 490/590 KB 92/208 KB 400/1710 KB 224/258 KB 160/223 KB 494/590 KB 92/208 KB 392/1710 KB 220/258 KB 156/223 KB 490/590 KB 96/208 KB 400/1710 KB 224/258 KB 160/223 KB 494/590 KB 100/208 KB 400/1710 KB 224/258 KB 160/223 KB 494/590 KB 104/208 KB 400/1710 KB 228/258 KB 164/223 KB 494/590 KB 108/208 KB 400/1710 KB 228/258 KB 164/223 KB 494/590 KB 112/208 KB 400/1710 KB 228/258 KB 164/223 KB 494/590 KB 92/208 KB 400/1710 KB 220/258 KB 160/223 KB 494/590 KB 112/208 KB 400/1710 KB 228/258 KB 164/223 KB 498/590 KB 92/208 KB 400/1710 KB 220/258 KB 156/223 KB 490/590 KB 112/208 KB 404/1710 KB 228/258 KB 164/223 KB 498/590 KB 116/208 KB 408/1710 KB 228/258 KB 164/223 KB 502/590 KB 116/208 KB 412/1710 KB 228/258 KB 164/223 KB 502/590 KB 116/208 KB 416/1710 KB 228/258 KB 164/223 KB 502/590 KB 100/208 KB 400/1710 KB 228/258 KB 164/223 KB 494/590 KB 116/208 KB 416/1710 KB 232/258 KB 164/223 KB 502/590 KB 116/208 KB 416/1710 KB 236/258 KB 164/223 KB 502/590 KB 100/208 KB 400/1710 KB 224/258 KB 164/223 KB 494/590 KB 116/208 KB 416/1710 KB 236/258 KB 168/223 KB 502/590 KB 116/208 KB 416/1710 KB 236/258 KB 172/223 KB 502/590 KB 116/208 KB 416/1710 KB 236/258 KB 176/223 KB 502/590 KB 116/208 KB 416/1710 KB 240/258 KB 180/223 KB 502/590 KB 116/208 KB 420/1710 KB 240/258 KB 184/223 KB 502/590 KB 116/208 KB 420/1710 KB 240/258 KB 188/223 KB 502/590 KB 116/208 KB 404/1710 KB 228/258 KB 164/223 KB 502/590 KB 112/208 KB 404/1710 KB 228/258 KB 164/223 KB 502/590 KB 116/208 KB 420/1710 KB 240/258 KB 192/223 KB 506/590 KB 116/208 KB 420/1710 KB 240/258 KB 192/223 KB 510/590 KB 116/208 KB 420/1710 KB 240/258 KB 192/223 KB 514/590 KB 116/208 KB 420/1710 KB 240/258 KB 192/223 KB 518/590 KB 120/208 KB 420/1710 KB 240/258 KB 192/223 KB 522/590 KB 116/208 KB 420/1710 KB 240/258 KB 180/223 KB 502/590 KB 116/208 KB 416/1710 KB 240/258 KB 176/223 KB 502/590 KB 120/208 KB 420/1710 KB 244/258 KB 192/223 KB 522/590 KB 120/208 KB 420/1710 KB 248/258 KB 192/223 KB 522/590 KB 120/208 KB 420/1710 KB 252/258 KB 192/223 KB 522/590 KB 120/208 KB 420/1710 KB 256/258 KB 192/223 KB 522/590 KB 120/208 KB 424/1710 KB 258/258 KB 192/223 KB 522/590 KB 120/208 KB 420/1710 KB 240/258 KB 192/223 KB 522/590 KB 120/208 KB 420/1710 KB 240/258 KB 192/223 KB 518/590 KB 124/208 KB 424/1710 KB 258/258 KB 192/223 KB 522/590 KB 128/208 KB 424/1710 KB 258/258 KB 192/223 KB 522/590 KB 132/208 KB 424/1710 KB 258/258 KB 192/223 KB 522/590 KB 136/208 KB 424/1710 KB 258/258 KB 196/223 KB 526/590 KB 120/208 KB 424/1710 KB 256/258 KB 192/223 KB 522/590 KB 136/208 KB 428/1710 KB 258/258 KB 196/223 KB 526/590 KB 136/208 KB 432/1710 KB 258/258 KB 196/223 KB 526/590 KB 136/208 KB 436/1710 KB 258/258 KB 196/223 KB 526/590 KB 140/208 KB 440/1710 KB 258/258 KB 196/223 KB 52 unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 6/590 KB 140/208 KB 444/1710 KB 258/258 KB 196/223 KB 526/590 KB 132/208 KB 424/1710 KB 258/258 KB 196/223 KB 526/590 KB 132/208 KB 424/1710 KB 258/258 KB 192/223 KB 526/590 KB 140/208 KB 444/1710 KB 258/258 KB 200/223 KB 530/590 KB 140/208 KB 444/1710 KB 258/258 KB 200/223 KB 534/590 KB 140/208 KB 444/1710 KB 258/258 KB 200/223 KB 538/590 KB 140/208 KB 444/1710 KB 258/258 KB 200/223 KB 542/590 KB 140/208 KB 448/1710 KB 258/258 KB 200/223 KB 546/590 KB 140/208 KB 448/1710 KB 258/258 KB 200/223 KB 550/590 KB 140/208 KB 436/1710 KB 258/258 KB 196/223 KB 526/590 KB 144/208 KB 448/1710 KB 258/258 KB 200/223 KB 550/590 KB 148/208 KB 448/1710 KB 258/258 KB 200/223 KB 550/590 KB 140/208 KB 448/1710 KB 258/258 KB 200/223 KB 542/590 KB 140/208 KB 444/1710 KB 258/258 KB 200/223 KB 538/590 KB 148/208 KB 448/1710 KB 258/258 KB 204/223 KB 550/590 KB 148/208 KB 448/1710 KB 258/258 KB 208/223 KB 550/590 KB 148/208 KB 448/1710 KB 258/258 KB 212/223 KB 550/590 KB 152/208 KB 452/1710 KB 258/258 KB 216/223 KB 554/590 KB 152/208 KB 452/1710 KB 258/258 KB 220/223 KB 554/590 KB 152/208 KB 452/1710 KB 258/258 KB 223/223 KB 554/590 KB 152/208 KB 452/1710 KB 258/258 KB 212/223 KB 554/590 KB 152/208 KB 452/1710 KB 258/258 KB 212/223 KB 550/590 KB 156/208 KB 452/1710 KB 258/258 KB 223/223 KB 554/590 KB 160/208 KB 452/1710 KB 258/258 KB 223/223 KB 554/590 KB 164/208 KB 452/1710 KB 258/258 KB 223/223 KB 554/590 KB 168/208 KB 452/1710 KB 223/223 KB 558/590 KB 172/208 KB 452/1710 KB 223/223 KB 558/590 KB 176/208 KB 452/1710 KB 223/223 KB 558/590 KB 148/208 KB 452/1710 KB 258/258 KB 212/223 KB 550/590 KB 176/208 KB 456/1710 KB 223/223 KB 558/590 KB 176/208 KB 460/1710 KB 223/223 KB 558/590 KB 164/208 KB 452/1710 KB 223/223 KB 558/590 KB 176/208 KB 464/1710 KB 223/223 KB 562/590 KB 176/208 KB 460/1710 KB 223/223 KB 562/590 KB 176/208 KB 464/1710 KB 223/223 KB 566/590 KB 176/208 KB 464/1710 KB 223/223 KB 570/590 KB 180/208 KB 468/1710 KB 223/223 KB 574/590 KB 180/208 KB 468/1710 KB 223/223 KB 578/590 KB 180/208 KB 468/1710 KB 223/223 KB 582/590 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1198.4 KB/sec) unit-abot-epc-basic-0: 12:22:08 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:22:08 DEBUG unit.abot-epc-basic/0.install 180/208 KB 468/1710 KB 223/223 KB 570/590 KB 184/208 KB 468/1710 KB 223/223 KB 582/590 KB 188/208 KB 468/1710 KB 223/223 KB 586/590 KB 192/208 KB 468/1710 KB 223/223 KB 586/590 KB 176/208 KB 468/1710 KB 223/223 KB 570/590 KB 192/208 KB 472/1710 KB 223/223 KB 586/590 KB 192/208 KB 476/1710 KB 223/223 KB 586/590 KB 192/208 KB 480/1710 KB 223/223 KB 586/590 KB 192/208 KB 484/1710 KB 223/223 KB 586/590 KB 196/208 KB 488/1710 KB 586/590 KB 184/208 KB 468/1710 KB 223/223 KB 586/590 KB 196/208 KB 488/1710 KB 590/590 KB 196/208 KB 488/1710 KB 590/590 KB 196/208 KB 492/1710 KB 590/590 KB 196/208 KB 496/1710 KB 590/590 KB 196/208 KB 500/1710 KB 590/590 KB 196/208 KB 504/1710 KB 590/590 KB 196/208 KB 508/1710 KB 590/590 KB 196/208 KB 512/1710 KB 590/590 KB 196/208 KB 484/1710 KB 223/223 KB 586/590 KB 196/208 KB 4/38 KB 512/1710 KB 590/590 KB 200/208 KB 8/38 KB 512/1710 KB 590/590 KB 200/208 KB 12/38 KB 512/1710 KB 590/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 978.1 KB/sec) unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 200/208 KB 4/38 KB 512/1710 KB 590/590 KB 204/208 KB 12/38 KB 512/1710 KB 590/590 KB 208/208 KB 12/38 KB 512/1710 KB 590/590 KB 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:22:08 DEBUG unit.abot-epc-basic/0.install 208/208 KB 16/38 KB 512/1710 KB 590/590 KB 208/208 KB 20/38 KB 512/1710 KB 590/590 KB 208/208 KB 24/38 KB 516/1710 KB 208/208 KB 28/38 KB 516/1710 KB 208/208 KB 32/38 KB 516/1710 KB 208/208 KB 20/38 KB 516/1710 KB 208/208 KB 32/38 KB 520/1710 KB 208/208 KB 32/38 KB 524/1710 KB 208/208 KB 36/38 KB 528/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 2498.5 KB/sec) unit-abot-epc-basic-0: 12:22:08 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:22:08 DEBUG unit.abot-epc-basic/0.install 208/208 KB 36/38 KB 524/1710 KB 208/208 KB 38/38 KB 528/1710 KB 208/208 KB 38/38 KB 532/1710 KB 208/208 KB 38/38 KB 536/1710 KB 208/208 KB 38/38 KB 540/1710 KB 208/208 KB 38/38 KB 544/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 877.2 KB/sec) unit-abot-epc-basic-0: 12:22:08 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:22:08 DEBUG unit.abot-epc-basic/0.install 38/38 KB 548/1710 KB 38/38 KB 552/1710 KB 38/38 KB 556/1710 KB 38/38 KB 560/1710 KB 38/38 KB 560/1710 KB 3/18 KB 38/38 KB 560/1710 KB 5/18 KB 38/38 KB 560/1710 KB 8/18 KB 38/38 KB 560/1710 KB 11/18 KB 38/38 KB 560/1710 KB 13/18 KB 38/38 KB 560/1710 KB 16/18 KB 38/38 KB 560/1710 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 154.3 KB/sec) unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 560/1710 KB 18/18 KB 4/531 KB 560/1710 KB 18/18 KB 8/531 KB 560/1710 KB 18/18 KB 12/531 KB 560/1710 KB 18/18 KB 16/531 KB 560/1710 KB 4/214 KB 18/18 KB 16/531 KB 560/1710 KB 8/214 KB 18/18 KB 20/531 KB 564/1710 KB 12/214 KB 18/18 KB 20/531 KB 564/1710 KB 16/214 KB 18/18 KB 20/531 KB 560/1710 KB 4/214 KB 18/18 KB 20/531 KB 564/1710 KB 16/214 KB 18/18 KB 24/531 KB 564/1710 KB 16/214 KB 18/18 KB 28/531 KB 564/1710 KB 16/214 KB 18/18 KB 32/531 KB 564/1710 KB 16/214 KB 18/18 KB 36/531 KB 564/1710 KB 20/214 KB 18/18 KB 40/531 KB 564/1710 KB 20/214 KB 18/18 KB 44/531 KB 564/1710 KB 20/214 KB 18/18 KB 48/531 KB 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:22:08 DEBUG unit.abot-epc-basic/0.install 564/1710 KB 20/214 KB 18/18 KB 36/531 KB 564/1710 KB 24/214 KB 18/18 KB 48/531 KB 564/1710 KB 28/214 KB 18/18 KB 48/531 KB 564/1710 KB 32/214 KB 18/18 KB 48/531 KB 564/1710 KB 8/214 KB 18/18 KB 20/531 KB 568/1710 KB 32/214 KB 18/18 KB 48/531 KB 572/1710 KB 32/214 KB 18/18 KB 48/531 KB 576/1710 KB 32/214 KB 18/18 KB 48/531 KB 580/1710 KB 32/214 KB 18/18 KB 48/531 KB 584/1710 KB 32/214 KB 18/18 KB 48/531 KB 584/1710 KB 36/214 KB 18/18 KB 52/531 KB 588/1710 KB 40/214 KB 18/18 KB 52/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 69.2 KB/sec) unit-abot-epc-basic-0: 12:22:08 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:22:08 DEBUG unit.abot-epc-basic/0.install 588/1710 KB 44/214 KB 52/531 KB 588/1710 KB 48/214 KB 52/531 KB 584/1710 KB 32/214 KB 18/18 KB 52/531 KB 588/1710 KB 36/214 KB 18/18 KB 52/531 KB 592/1710 KB 48/214 KB 52/531 KB 596/1710 KB 48/214 KB 52/531 KB 600/1710 KB 48/214 KB 52/531 KB 604/1710 KB 52/214 KB 56/531 KB 608/1710 KB 52/214 KB 56/531 KB 612/1710 KB 52/214 KB 56/531 KB 600/1710 KB 52/214 KB 56/531 KB 612/1710 KB 56/214 KB 56/531 KB 612/1710 KB 60/214 KB 56/531 KB 612/1710 KB 64/214 KB 56/531 KB 600/1710 KB 48/214 KB 56/531 KB 612/1710 KB 64/214 KB 60/531 KB 612/1710 KB 64/214 KB 64/531 KB 612/1710 KB 64/214 KB 68/531 KB 612/1710 KB 3/109 KB 64/214 KB 72/531 KB 612/1710 KB 3/109 KB 64/214 KB 68/531 KB 616/1710 KB 5/109 KB 64/214 KB 72/531 KB 3/1267 KB 616/1710 KB 3/109 KB 64/214 KB 72/531 KB 3/1267 KB 616/1710 KB 5/109 KB 64/214 KB 72/531 KB 5/1267 KB 616/1710 KB 5/109 KB 64/214 KB 72/531 KB 8/1267 KB 616/1710 KB 5/109 KB 64/214 KB 72/531 KB 11/1267 KB 616/1710 KB 5/109 KB 64/214 KB 72/531 KB 13/1267 KB 616/1710 KB 5/109 KB 64/214 KB 72/531 KB 16/1267 KB 616/1710 KB 8/109 KB 64/214 KB 72/531 KB 19/1267 KB 616/1710 KB 8/109 KB 64/214 KB 76/531 KB 19/1267 KB 616/1710 KB 8/109 KB 64/214 KB 80/531 KB 19/1267 KB 616/1710 KB 3/109 KB 64/214 KB 72/531 KB 620/1710 KB 8/109 KB 64/214 KB 80/531 KB 21/1267 KB 624/1710 KB 8/109 KB 64/214 KB 80/531 KB 21/1267 KB 628/1710 KB 8/109 KB 68/214 KB 80/531 KB 21/1267 KB 632/1710 KB 8/109 KB 68/214 KB 84/531 KB 21/1267 KB 616/1710 KB 8/109 KB 64/214 KB 80/531 KB 21/1267 KB 616/1710 KB 8/109 KB 64/214 KB 72/531 KB 16/1267 KB 632/1710 KB 11/109 KB 68/214 KB 84/531 KB 21/1267 KB 632/1710 KB 13/109 KB 68/214 KB 84/531 KB 21/1267 KB 632/1710 KB 16/109 KB 68/214 KB 84/531 KB 21/1267 KB 632/1710 KB 19/109 KB 68/214 KB 84/531 KB 24/1267 KB 628/1710 KB 8/109 KB 68/214 KB 84/531 KB 21/1267 KB 632/1710 KB 19/109 KB 68/214 KB 88/531 KB 24/1267 KB 632/1710 KB 19/109 KB 68/214 KB 92/531 KB 24/1267 KB 624/1710 KB 8/109 KB 68/214 KB 80/531 KB 21/1267 KB 632/1710 KB 21/109 KB 72/214 KB 92/531 KB 24/1267 KB 632/1710 KB 21/109 KB 76/214 KB 92/531 KB 24/1267 KB 632/1710 KB 21/109 KB 80/214 KB 92/531 KB 24/1267 KB 632/1710 KB 21/109 KB 84/214 KB 92/531 KB 24/1267 KB 632/1710 KB 21/109 KB 68/214 KB 92/531 KB 24/1267 KB 632/1710 KB 16/109 KB 68/214 KB 84/531 KB 24/1267 KB 632/1710 KB 21/109 KB 84/214 KB 96/531 KB 27/1267 KB 632/1710 KB 21/109 KB 84/214 KB 96/531 KB 29/1267 KB 632/1710 KB 21/109 KB 84/214 KB 96/531 KB 32/1267 KB 632/1710 KB 24/109 KB 84/214 KB 96/531 KB 36/1267 KB 632/1710 KB 21/109 KB 84/214 KB 96/531 KB 24/1267 KB 636/1710 KB 24/109 KB 88/214 KB 100/531 KB 36/1267 KB 636/1710 KB 24/109 KB 88/214 KB 104/531 KB 36/1267 KB 636/1710 KB 24/109 KB 88/214 KB 108/531 KB 40/1267 KB 636/1710 KB 24/109 KB 88/214 KB 112/531 KB 40/1267 KB 636/1710 KB 24/109 KB 88/214 KB 96/531 KB 36/1267 KB 636/1710 KB 24/109 KB 92/214 KB 112/531 KB 40/1267 KB 636/1710 KB 24/109 KB 96/214 KB 112/531 KB 40/1267 KB 636/1710 KB 24/109 KB 84/214 KB 96/531 KB 36/1267 KB 640/1710 KB 24/109 KB 96/214 KB 112/531 KB 40/1267 KB 632/1710 KB 24/109 KB 84/214 KB 96/531 KB 32/1267 KB 640/1710 KB 27/109 KB 96/214 KB 112/531 KB 40/1267 KB 644/1710 KB 27/109 KB 96/214 KB 112/531 KB 40/1267 KB 648/1710 KB 29/109 KB 100/214 KB 112/531 KB 40/1267 KB 652/1710 KB 29/109 KB 100/214 KB 112/531 KB 40/1267 KB 636/1710 KB 24/109 KB 88/214 KB 104/531 KB 40/1267 KB 652/1710 KB 29/10 unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 9 KB 100/214 KB 116/531 KB 44/1267 KB 652/1710 KB 29/109 KB 100/214 KB 116/531 KB 48/1267 KB 652/1710 KB 29/109 KB 100/214 KB 116/531 KB 52/1267 KB 652/1710 KB 29/109 KB 100/214 KB 116/531 KB 40/1267 KB 656/1710 KB 29/109 KB 100/214 KB 120/531 KB 52/1267 KB 644/1710 KB 29/109 KB 100/214 KB 112/531 KB 40/1267 KB 656/1710 KB 32/109 KB 100/214 KB 120/531 KB 56/1267 KB 656/1710 KB 36/109 KB 100/214 KB 120/531 KB 56/1267 KB 644/1710 KB 27/109 KB 100/214 KB 112/531 KB 40/1267 KB 656/1710 KB 40/109 KB 104/214 KB 120/531 KB 56/1267 KB 656/1710 KB 40/109 KB 108/214 KB 120/531 KB 56/1267 KB 656/1710 KB 40/109 KB 112/214 KB 120/531 KB 56/1267 KB 656/1710 KB 40/109 KB 116/214 KB 120/531 KB 56/1267 KB 656/1710 KB 29/109 KB 100/214 KB 120/531 KB 56/1267 KB 656/1710 KB 40/109 KB 116/214 KB 124/531 KB 60/1267 KB 656/1710 KB 40/109 KB 116/214 KB 124/531 KB 64/1267 KB 656/1710 KB 29/109 KB 100/214 KB 116/531 KB 52/1267 KB 660/1710 KB 40/109 KB 120/214 KB 124/531 KB 64/1267 KB 664/1710 KB 40/109 KB 120/214 KB 124/531 KB 64/1267 KB 668/1710 KB 40/109 KB 120/214 KB 124/531 KB 64/1267 KB 672/1710 KB 40/109 KB 120/214 KB 124/531 KB 64/1267 KB 656/1710 KB 40/109 KB 120/214 KB 124/531 KB 64/1267 KB 672/1710 KB 40/109 KB 124/214 KB 124/531 KB 64/1267 KB 672/1710 KB 40/109 KB 128/214 KB 124/531 KB 64/1267 KB 676/1710 KB 40/109 KB 132/214 KB 124/531 KB 64/1267 KB 676/1710 KB 40/109 KB 136/214 KB 124/531 KB 68/1267 KB 676/1710 KB 40/109 KB 140/214 KB 124/531 KB 68/1267 KB 676/1710 KB 40/109 KB 144/214 KB 124/531 KB 68/1267 KB 656/1710 KB 40/109 KB 116/214 KB 124/531 KB 56/1267 KB 656/1710 KB 40/109 KB 116/214 KB 120/531 KB 56/1267 KB 676/1710 KB 44/109 KB 144/214 KB 128/531 KB 68/1267 KB 676/1710 KB 48/109 KB 144/214 KB 128/531 KB 68/1267 KB 676/1710 KB 52/109 KB 144/214 KB 128/531 KB 68/1267 KB 676/1710 KB 56/109 KB 144/214 KB 128/531 KB 68/1267 KB 676/1710 KB 60/109 KB 144/214 KB 128/531 KB 68/1267 KB 676/1710 KB 64/109 KB 144/214 KB 128/531 KB 68/1267 KB 676/1710 KB 40/109 KB 132/214 KB 124/531 KB 68/1267 KB 676/1710 KB 64/109 KB 144/214 KB 128/531 KB 72/1267 KB 676/1710 KB 64/109 KB 144/214 KB 128/531 KB 76/1267 KB 676/1710 KB 64/109 KB 144/214 KB 128/531 KB 80/1267 KB 676/1710 KB 64/109 KB 144/214 KB 128/531 KB 84/1267 KB 676/1710 KB 68/109 KB 148/214 KB 128/531 KB 88/1267 KB 676/1710 KB 40/109 KB 128/214 KB 124/531 KB 64/1267 KB 680/1710 KB 68/109 KB 148/214 KB 128/531 KB 88/1267 KB 684/1710 KB 68/109 KB 148/214 KB 128/531 KB 88/1267 KB 688/1710 KB 68/109 KB 148/214 KB 128/531 KB 88/1267 KB 692/1710 KB 68/109 KB 148/214 KB 128/531 KB 88/1267 KB 696/1710 KB 68/109 KB 148/214 KB 128/531 KB 88/1267 KB 676/1710 KB 68/109 KB 148/214 KB 128/531 KB 84/1267 KB 696/1710 KB 68/109 KB 152/214 KB 128/531 KB 92/1267 KB 696/1710 KB 68/109 KB 156/214 KB 128/531 KB 92/1267 KB 700/1710 KB 68/109 KB 160/214 KB 128/531 KB 92/1267 KB 676/1710 KB 68/109 KB 144/214 KB 128/531 KB 84/1267 KB 676/1710 KB 52/109 KB 144/214 KB 128/531 KB 68/1267 KB 700/1710 KB 68/109 KB 160/214 KB 132/531 KB 92/1267 KB 700/1710 KB 68/109 KB 160/214 KB 136/531 KB 92/1267 KB 700/1710 KB 68/109 KB 160/214 KB 140/531 KB 92/1267 KB 700/1710 KB 68/109 KB 160/214 KB 144/531 KB 92/1267 KB 700/1710 KB 68/109 KB 160/214 KB 148/531 KB 92/1267 KB 700/1710 KB 72/109 KB 160/214 KB 152/531 KB 92/1267 KB 700/1710 KB 68/109 KB 156/214 KB 128/531 KB 92/1267 KB 704/1710 KB 72/109 KB 160/214 KB 156/531 KB 92/1267 KB 696/1710 KB 68/109 KB unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 148/214 KB 128/531 KB 92/1267 KB 704/1710 KB 72/109 KB 160/214 KB 156/531 KB 96/1267 KB 700/1710 KB 72/109 KB 160/214 KB 156/531 KB 92/1267 KB 704/1710 KB 72/109 KB 160/214 KB 160/531 KB 96/1267 KB 704/1710 KB 72/109 KB 160/214 KB 164/531 KB 96/1267 KB 708/1710 KB 72/109 KB 164/214 KB 168/531 KB 100/1267 KB 708/1710 KB 72/109 KB 164/214 KB 172/531 KB 100/1267 KB 708/1710 KB 72/109 KB 164/214 KB 176/531 KB 100/1267 KB 700/1710 KB 72/109 KB 160/214 KB 148/531 KB 92/1267 KB 708/1710 KB 76/109 KB 164/214 KB 176/531 KB 100/1267 KB 708/1710 KB 80/109 KB 164/214 KB 176/531 KB 100/1267 KB 708/1710 KB 84/109 KB 164/214 KB 176/531 KB 100/1267 KB 708/1710 KB 88/109 KB 164/214 KB 176/531 KB 100/1267 KB 708/1710 KB 92/109 KB 164/214 KB 176/531 KB 100/1267 KB 708/1710 KB 96/109 KB 164/214 KB 176/531 KB 100/1267 KB 708/1710 KB 72/109 KB 164/214 KB 164/531 KB 100/1267 KB 708/1710 KB 96/109 KB 164/214 KB 176/531 KB 104/1267 KB 708/1710 KB 96/109 KB 164/214 KB 176/531 KB 108/1267 KB 708/1710 KB 96/109 KB 164/214 KB 176/531 KB 112/1267 KB 708/1710 KB 96/109 KB 164/214 KB 176/531 KB 116/1267 KB 708/1710 KB 100/109 KB 164/214 KB 180/531 KB 120/1267 KB 708/1710 KB 72/109 KB 164/214 KB 164/531 KB 96/1267 KB 708/1710 KB 100/109 KB 168/214 KB 180/531 KB 120/1267 KB 708/1710 KB 100/109 KB 172/214 KB 180/531 KB 120/1267 KB 708/1710 KB 100/109 KB 176/214 KB 180/531 KB 120/1267 KB 708/1710 KB 72/109 KB 160/214 KB 164/531 KB 96/1267 KB 712/1710 KB 100/109 KB 176/214 KB 180/531 KB 120/1267 KB 716/1710 KB 100/109 KB 176/214 KB 180/531 KB 120/1267 KB 720/1710 KB 100/109 KB 176/214 KB 180/531 KB 120/1267 KB 724/1710 KB 100/109 KB 176/214 KB 180/531 KB 120/1267 KB 728/1710 KB 100/109 KB 180/214 KB 180/531 KB 120/1267 KB 732/1710 KB 100/109 KB 180/214 KB 180/531 KB 120/1267 KB 708/1710 KB 100/109 KB 164/214 KB 180/531 KB 116/1267 KB 736/1710 KB 100/109 KB 180/214 KB 184/531 KB 120/1267 KB 736/1710 KB 100/109 KB 180/214 KB 188/531 KB 120/1267 KB 736/1710 KB 100/109 KB 180/214 KB 192/531 KB 120/1267 KB 708/1710 KB 100/109 KB 164/214 KB 176/531 KB 116/1267 KB 736/1710 KB 104/109 KB 180/214 KB 192/531 KB 124/1267 KB 736/1710 KB 108/109 KB 180/214 KB 192/531 KB 124/1267 KB 736/1710 KB 109/109 KB 180/214 KB 192/531 KB 124/1267 KB 736/1710 KB 100/109 KB 180/214 KB 180/531 KB 120/1267 KB 736/1710 KB 100/109 KB 180/214 KB 192/531 KB 124/1267 KB 736/1710 KB 109/109 KB 180/214 KB 192/531 KB 128/1267 KB 724/1710 KB 100/109 KB 180/214 KB 180/531 KB 120/1267 KB 736/1710 KB 109/109 KB 184/214 KB 192/531 KB 128/1267 KB 736/1710 KB 109/109 KB 188/214 KB 192/531 KB 128/1267 KB 736/1710 KB 109/109 KB 192/214 KB 192/531 KB 128/1267 KB 740/1710 KB 109/109 KB 192/214 KB 192/531 KB 128/1267 KB 744/1710 KB 109/109 KB 196/214 KB 192/531 KB 132/1267 KB 740/1710 KB 109/109 KB 196/214 KB 192/531 KB 132/1267 KB 744/1710 KB 109/109 KB 200/214 KB 196/531 KB 132/1267 KB 744/1710 KB 109/109 KB 204/214 KB 196/531 KB 132/1267 KB 748/1710 KB 109/109 KB 208/214 KB 196/531 KB 132/1267 KB 740/1710 KB 109/109 KB 192/214 KB 192/531 KB 132/1267 KB 748/1710 KB 109/109 KB 208/214 KB 196/531 KB 136/1267 KB 748/1710 KB 109/109 KB 208/214 KB 196/531 KB 140/1267 KB 748/1710 KB 109/109 KB 208/214 KB 196/531 KB 144/1267 KB 748/1710 KB 109/109 KB 204/214 KB 196/531 KB 132/1267 KB 752/1710 KB 109/109 KB 208/214 KB 196/531 KB 144/1267 KB 744/1710 KB 109/109 KB 196/214 KB 196/531 KB 132/1267 KB 752/1710 KB 109/109 KB 208/214 KB 200/531 KB 144/1267 KB 7 unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 52/1710 KB 109/109 KB 208/214 KB 204/531 KB 144/1267 KB 752/1710 KB 109/109 KB 208/214 KB 208/531 KB 144/1267 KB 756/1710 KB 109/109 KB 208/214 KB 208/531 KB 144/1267 KB 760/1710 KB 212/214 KB 212/531 KB 148/1267 KB 764/1710 KB 212/214 KB 212/531 KB 148/1267 KB 768/1710 KB 212/214 KB 212/531 KB 148/1267 KB 756/1710 KB 109/109 KB 212/214 KB 212/531 KB 148/1267 KB 768/1710 KB 212/214 KB 216/531 KB 148/1267 KB 768/1710 KB 212/214 KB 220/531 KB 148/1267 KB 756/1710 KB 109/109 KB 212/214 KB 208/531 KB 148/1267 KB 768/1710 KB 214/214 KB 224/531 KB 148/1267 KB 756/1710 KB 109/109 KB 208/214 KB 208/531 KB 148/1267 KB 768/1710 KB 214/214 KB 224/531 KB 152/1267 KB 768/1710 KB 214/214 KB 224/531 KB 156/1267 KB 772/1710 KB 214/214 KB 224/531 KB 160/1267 KB 772/1710 KB 214/214 KB 224/531 KB 164/1267 KB 772/1710 KB 214/214 KB 224/531 KB 168/1267 KB 772/1710 KB 214/214 KB 224/531 KB 172/1267 KB 772/1710 KB 214/214 KB 224/531 KB 176/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 345.6 KB/sec) unit-abot-epc-basic-0: 12:22:08 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:22:08 DEBUG unit.abot-epc-basic/0.install 772/1710 KB 214/214 KB 224/531 KB 156/1267 KB 776/1710 KB 214/214 KB 224/531 KB 180/1267 KB 780/1710 KB 214/214 KB 224/531 KB 180/1267 KB 784/1710 KB 214/214 KB 224/531 KB 180/1267 KB 768/1710 KB 212/214 KB 224/531 KB 148/1267 KB 784/1710 KB 214/214 KB 228/531 KB 180/1267 KB 784/1710 KB 214/214 KB 232/531 KB 180/1267 KB 784/1710 KB 214/214 KB 236/531 KB 180/1267 KB 788/1710 KB 214/214 KB 236/531 KB 180/1267 KB 792/1710 KB 214/214 KB 240/531 KB 180/1267 KB 796/1710 KB 214/214 KB 240/531 KB 180/1267 KB 800/1710 KB 214/214 KB 240/531 KB 180/1267 KB 772/1710 KB 214/214 KB 224/531 KB 180/1267 KB 800/1710 KB 214/214 KB 240/531 KB 184/1267 KB 800/1710 KB 214/214 KB 240/531 KB 188/1267 KB 800/1710 KB 214/214 KB 240/531 KB 192/1267 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 660.1 KB/sec) unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 788/1710 KB 214/214 KB 240/531 KB 180/1267 KB 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:22:08 DEBUG unit.abot-epc-basic/0.install 800/1710 KB 244/531 KB 192/1267 KB 800/1710 KB 248/531 KB 192/1267 KB 800/1710 KB 252/531 KB 192/1267 KB 800/1710 KB 256/531 KB 192/1267 KB 800/1710 KB 256/531 KB 196/1267 KB 804/1710 KB 260/531 KB 200/1267 KB 804/1710 KB 260/531 KB 204/1267 KB 804/1710 KB 260/531 KB 208/1267 KB 804/1710 KB 260/531 KB 196/1267 KB 808/1710 KB 260/531 KB 208/1267 KB 4/80 KB 812/1710 KB 260/531 KB 208/1267 KB 4/80 KB 800/1710 KB 260/531 KB 196/1267 KB 812/1710 KB 264/531 KB 208/1267 KB 4/80 KB 812/1710 KB 268/531 KB 208/1267 KB 4/80 KB 812/1710 KB 272/531 KB 208/1267 KB 4/80 KB 804/1710 KB 260/531 KB 208/1267 KB 4/80 KB 812/1710 KB 272/531 KB 208/1267 KB 8/80 KB 812/1710 KB 272/531 KB 208/1267 KB 12/80 KB 812/1710 KB 272/531 KB 208/1267 KB 16/80 KB 812/1710 KB 272/531 KB 208/1267 KB 20/80 KB 816/1710 KB 276/531 KB 212/1267 KB 24/80 KB 816/1710 KB 276/531 KB 212/1267 KB 28/80 KB 816/1710 KB 276/531 KB 212/1267 KB 32/80 KB 816/1710 KB 276/531 KB 212/1267 KB 20/80 KB 816/1710 KB 276/531 KB 208/1267 KB 20/80 KB 820/1710 KB 276/531 KB 216/1267 KB 32/80 KB 824/1710 KB 276/531 KB 216/1267 KB 32/80 KB 828/1710 KB 276/531 KB 216/1267 KB 32/80 KB 832/1710 KB 276/531 KB 216/1267 KB 32/80 KB 836/1710 KB 276/531 KB 216/1267 KB 32/80 KB 840/1710 KB 276/531 KB 216/1267 KB 36/80 KB 812/1710 KB 276/531 KB 208/1267 KB 20/80 KB 844/1710 KB 280/531 KB 216/1267 KB 36/80 KB 844/1710 KB 284/531 KB 216/1267 KB 36/80 KB 844/1710 KB 288/531 KB 216/1267 KB 36/80 KB 844/1710 KB 292/531 KB 216/1267 KB 36/80 KB 836/1710 KB 276/531 KB 216/1267 KB 36/80 KB 844/1710 KB 292/531 KB 216/1267 KB 40/80 KB 844/1710 KB 292/531 KB 216/1267 KB 44/80 KB 820/1710 KB 276/531 KB 216/1267 KB 32/80 KB 844/1710 KB 292/531 KB 220/1267 KB 44/80 KB 844/1710 KB 292/531 KB 224/1267 KB 44/80 KB 844/1710 KB 292/531 KB 228/1267 KB 44/80 KB 844/1710 KB 292/531 KB 228/1267 KB 48/80 KB 844/1710 KB 292/531 KB 232/1267 KB 48/80 KB 844/1710 KB 292/531 KB 236/1267 KB 48/80 KB 844/1710 KB 296/531 KB 240/1267 KB 48/80 KB 844/1710 KB 296/531 KB 244/1267 KB 48/80 KB 844/1710 KB 296/531 KB 248/1267 KB 52/80 KB 844/1710 KB 296/531 KB 252/1267 KB 52/80 KB 844/1710 KB 296/531 KB 256/1267 KB 52/80 KB 844/1710 KB 296/531 KB 236/1267 KB 48/80 KB 844/1710 KB 300/531 KB 256/1267 KB 52/80 KB 844/1710 KB 304/531 KB 256/1267 KB 52/80 KB 844/1710 KB 296/531 KB 244/1267 KB 52/80 KB 844/1710 KB 304/531 KB 256/1267 KB 56/80 KB 844/1710 KB 308/531 KB 256/1267 KB 60/80 KB 844/1710 KB 308/531 KB 256/1267 KB 64/80 KB 844/1710 KB 296/531 KB 240/1267 KB 48/80 KB 848/1710 KB 308/531 KB 256/1267 KB 64/80 KB 852/1710 KB 308/531 KB 256/1267 KB 64/80 KB 856/1710 KB 308/531 KB 256/1267 KB 64/80 KB 860/1710 KB 308/531 KB 256/1267 KB 64/80 KB 864/1710 KB 308/531 KB 256/1267 KB 64/80 KB 868/1710 KB 308/531 KB 256/1267 KB 68/80 KB 872/1710 KB 308/531 KB 260/1267 KB 68/80 KB 844/1710 KB 308/531 KB 256/1267 KB 56/80 KB 872/1710 KB 312/531 KB 260/1267 KB 68/80 KB 872/1710 KB 316/531 KB 260/1267 KB 68/80 KB 872/1710 KB 320/531 KB 260/1267 KB 68/80 KB 872/1710 KB 324/531 KB 260/1267 KB 68/80 KB 868/1710 KB 308/531 KB 260/1267 KB 68/80 KB 876/1710 KB 324/531 KB 264/1267 KB 68/80 KB 876/1710 KB 324/531 KB 268/1267 KB 68/80 KB 876/1710 KB 324/531 KB 272/1267 KB 68/80 KB 864/1710 KB 308/531 KB 256/1267 KB 68/80 KB 876/1710 KB 324/531 KB 272/1267 KB 72/80 KB 876/1710 KB 324/531 KB 272/1267 KB 76/80 KB 876/1710 KB 324/531 KB 272/1267 KB 80/80 KB 876/1710 KB unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 324/531 KB 260/1267 KB 68/80 KB 880/1710 KB 324/531 KB 272/1267 KB 80/80 KB 884/1710 KB 328/531 KB 272/1267 KB 80/80 KB 888/1710 KB 328/531 KB 276/1267 KB 80/80 KB 892/1710 KB 328/531 KB 276/1267 KB 80/80 KB 896/1710 KB 328/531 KB 276/1267 KB 80/80 KB 900/1710 KB 328/531 KB 276/1267 KB 80/80 KB 880/1710 KB 328/531 KB 272/1267 KB 80/80 KB 900/1710 KB 332/531 KB 276/1267 KB 80/80 KB 900/1710 KB 336/531 KB 276/1267 KB 80/80 KB 884/1710 KB 328/531 KB 276/1267 KB 80/80 KB 900/1710 KB 336/531 KB 280/1267 KB 80/80 KB 900/1710 KB 336/531 KB 284/1267 KB 80/80 KB 900/1710 KB 336/531 KB 288/1267 KB 80/80 KB 900/1710 KB 336/531 KB 292/1267 KB 80/80 KB 900/1710 KB 340/531 KB 296/1267 KB 80/80 KB 900/1710 KB 340/531 KB 300/1267 KB 80/80 KB 900/1710 KB 340/531 KB 304/1267 KB 80/80 KB 900/1710 KB 340/531 KB 292/1267 KB 80/80 KB 904/1710 KB 344/531 KB 304/1267 KB 80/80 KB 904/1710 KB 348/531 KB 304/1267 KB 80/80 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 225.1 KB/sec) unit-abot-epc-basic-0: 12:22:08 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:22:08 DEBUG unit.abot-epc-basic/0.install 904/1710 KB 340/531 KB 304/1267 KB 80/80 KB 904/1710 KB 352/531 KB 304/1267 KB 4/1044 KB 904/1710 KB 352/531 KB 304/1267 KB 8/1044 KB 904/1710 KB 352/531 KB 304/1267 KB 12/1044 KB 904/1710 KB 352/531 KB 304/1267 KB 16/1044 KB 904/1710 KB 352/531 KB 304/1267 KB 20/1044 KB 904/1710 KB 352/531 KB 304/1267 KB 24/1044 KB 904/1710 KB 352/531 KB 304/1267 KB 28/1044 KB 904/1710 KB 352/531 KB 304/1267 KB 32/1044 KB 904/1710 KB 352/531 KB 304/1267 KB 36/1044 KB 904/1710 KB 352/531 KB 304/1267 KB 40/1044 KB 904/1710 KB 352/531 KB 304/1267 KB 44/1044 KB 904/1710 KB 352/531 KB 304/1267 KB 48/1044 KB 904/1710 KB 352/531 KB 304/1267 KB 52/1044 KB 904/1710 KB 352/531 KB 304/1267 KB 56/1044 KB 904/1710 KB 352/531 KB 304/1267 KB 60/1044 KB 904/1710 KB 352/531 KB 304/1267 KB 64/1044 KB 904/1710 KB 352/531 KB 304/1267 KB 904/1710 KB 356/531 KB 304/1267 KB 64/1044 KB 908/1710 KB 360/531 KB 308/1267 KB 68/1044 KB 908/1710 KB 356/531 KB 304/1267 KB 64/1044 KB 912/1710 KB 360/531 KB 308/1267 KB 68/1044 KB 912/1710 KB 364/531 KB 308/1267 KB 68/1044 KB 912/1710 KB 368/531 KB 308/1267 KB 68/1044 KB 908/1710 KB 356/531 KB 308/1267 KB 68/1044 KB 908/1710 KB 356/531 KB 308/1267 KB 64/1044 KB 912/1710 KB 368/531 KB 308/1267 KB 72/1044 KB 912/1710 KB 368/531 KB 308/1267 KB 76/1044 KB 912/1710 KB 368/531 KB 312/1267 KB 80/1044 KB 912/1710 KB 368/531 KB 312/1267 KB 84/1044 KB 916/1710 KB 372/531 KB 312/1267 KB 88/1044 KB 916/1710 KB 4/61 KB 372/531 KB 312/1267 KB 92/1044 KB 912/1710 KB 368/531 KB 312/1267 KB 76/1044 KB 916/1710 KB 4/61 KB 372/531 KB 316/1267 KB 92/1044 KB 916/1710 KB 4/61 KB 372/531 KB 320/1267 KB 92/1044 KB 916/1710 KB 4/61 KB 372/531 KB 324/1267 KB 92/1044 KB 916/1710 KB 4/61 KB 372/531 KB 312/1267 KB 88/1044 KB 916/1710 KB 372/531 KB 312/1267 KB 84/1044 KB 916/1710 KB 4/61 KB 376/531 KB 324/1267 KB 96/1044 KB 916/1710 KB 4/61 KB 380/531 KB 324/1267 KB 96/1044 KB 916/1710 KB 368/531 KB 312/1267 KB 84/1044 KB 920/1710 KB 4/61 KB 384/531 KB 324/1267 KB 96/1044 KB 924/1710 KB 4/61 KB 384/531 KB 324/1267 KB 96/1044 KB 928/1710 KB 4/61 KB 384/531 KB 324/1267 KB 96/1044 KB 916/1710 KB 4/61 KB 384/531 KB 324/1267 KB 96/1044 KB 928/1710 KB 4/61 KB 388/531 KB 324/1267 KB 96/1044 KB 916/1710 KB 4/61 KB 372/531 KB 324/1267 KB 96/1044 KB 932/1710 KB 8/61 KB 388/531 KB 328/1267 KB 100/1044 KB 932/1710 KB 8/61 KB 392/531 KB 328/1267 KB 104/1044 KB 932/1710 KB 8/61 KB 392/531 KB 328/1267 KB 108/1044 KB 932/1710 KB 8/61 KB 392/531 KB 328/1267 KB 112/1044 KB 932/1710 KB 8/61 KB 388/531 KB 328/1267 KB 96/1044 KB 932/1710 KB 8/61 KB 392/531 KB 332/1267 KB 112/1044 KB 932/1710 KB 8/61 KB 392/531 KB 336/1267 KB 112/1044 KB 932/1710 KB 8/61 KB 388/531 KB 324/1267 KB 96/1044 KB 932/1710 KB 4/61 KB 388/531 KB 324/1267 KB 96/1044 KB 936/1710 KB 8/61 KB 392/531 KB 336/1267 KB 112/1044 KB 940/1710 KB 8/61 KB 392/531 KB 336/1267 KB 112/1044 KB 944/1710 KB 12/61 KB 392/531 KB 336/1267 KB 112/1044 KB 932/1710 KB 8/61 KB 392/531 KB 328/1267 KB 100/1044 KB 944/1710 KB 12/61 KB 396/531 KB 336/1267 KB 112/1044 KB 948/1710 KB 12/61 KB 400/531 KB 336/1267 KB 112/1044 KB 948/1710 KB 12/61 KB 404/531 KB 336/1267 KB 112/1044 KB 948/1710 KB 12/61 KB 408/531 KB 340/1267 KB 116/1044 KB 948/1710 KB 12/61 KB 412/531 KB 340/1267 KB 116/1044 KB 948/1710 KB 12/61 KB 416/531 KB 340/1267 KB 116/1044 KB 940/1710 KB 12/61 KB 392/531 KB 336/1267 KB 112/1044 KB 948/1710 KB 16/61 KB 416/531 KB 340/1267 KB 116/1044 K unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install B 948/1710 KB 20/61 KB 416/531 KB 340/1267 KB 116/1044 KB 948/1710 KB 24/61 KB 416/531 KB 340/1267 KB 116/1044 KB 948/1710 KB 28/61 KB 416/531 KB 340/1267 KB 116/1044 KB 948/1710 KB 32/61 KB 416/531 KB 340/1267 KB 116/1044 KB 948/1710 KB 12/61 KB 404/531 KB 340/1267 KB 116/1044 KB 948/1710 KB 32/61 KB 416/531 KB 340/1267 KB 120/1044 KB 948/1710 KB 32/61 KB 420/531 KB 340/1267 KB 124/1044 KB 948/1710 KB 32/61 KB 420/531 KB 340/1267 KB 128/1044 KB 948/1710 KB 32/61 KB 420/531 KB 340/1267 KB 132/1044 KB 948/1710 KB 36/61 KB 420/531 KB 340/1267 KB 136/1044 KB 948/1710 KB 12/61 KB 404/531 KB 340/1267 KB 112/1044 KB 948/1710 KB 36/61 KB 420/531 KB 344/1267 KB 136/1044 KB 948/1710 KB 36/61 KB 420/531 KB 348/1267 KB 136/1044 KB 948/1710 KB 36/61 KB 420/531 KB 352/1267 KB 136/1044 KB 948/1710 KB 12/61 KB 396/531 KB 336/1267 KB 112/1044 KB 952/1710 KB 36/61 KB 420/531 KB 352/1267 KB 136/1044 KB 956/1710 KB 36/61 KB 420/531 KB 352/1267 KB 136/1044 KB 960/1710 KB 36/61 KB 420/531 KB 352/1267 KB 136/1044 KB 964/1710 KB 36/61 KB 420/531 KB 352/1267 KB 136/1044 KB 968/1710 KB 36/61 KB 420/531 KB 356/1267 KB 136/1044 KB 972/1710 KB 36/61 KB 420/531 KB 356/1267 KB 136/1044 KB 976/1710 KB 36/61 KB 420/531 KB 356/1267 KB 136/1044 KB 948/1710 KB 36/61 KB 420/531 KB 340/1267 KB 132/1044 KB 948/1710 KB 32/61 KB 420/531 KB 340/1267 KB 120/1044 KB 976/1710 KB 36/61 KB 424/531 KB 356/1267 KB 136/1044 KB 976/1710 KB 36/61 KB 428/531 KB 356/1267 KB 136/1044 KB 976/1710 KB 40/61 KB 432/531 KB 356/1267 KB 136/1044 KB 976/1710 KB 40/61 KB 436/531 KB 356/1267 KB 136/1044 KB 980/1710 KB 40/61 KB 440/531 KB 356/1267 KB 140/1044 KB 980/1710 KB 40/61 KB 444/531 KB 356/1267 KB 140/1044 KB 980/1710 KB 40/61 KB 448/531 KB 356/1267 KB 140/1044 KB 964/1710 KB 36/61 KB 420/531 KB 356/1267 KB 136/1044 KB 980/1710 KB 40/61 KB 448/531 KB 360/1267 KB 140/1044 KB 980/1710 KB 40/61 KB 448/531 KB 364/1267 KB 140/1044 KB 980/1710 KB 40/61 KB 448/531 KB 368/1267 KB 140/1044 KB 980/1710 KB 40/61 KB 448/531 KB 372/1267 KB 140/1044 KB 980/1710 KB 40/61 KB 448/531 KB 376/1267 KB 140/1044 KB 980/1710 KB 40/61 KB 448/531 KB 380/1267 KB 140/1044 KB 980/1710 KB 40/61 KB 448/531 KB 384/1267 KB 140/1044 KB 980/1710 KB 40/61 KB 436/531 KB 356/1267 KB 140/1044 KB 984/1710 KB 40/61 KB 448/531 KB 384/1267 KB 140/1044 KB 988/1710 KB 40/61 KB 448/531 KB 384/1267 KB 140/1044 KB 992/1710 KB 40/61 KB 448/531 KB 384/1267 KB 140/1044 KB 996/1710 KB 40/61 KB 448/531 KB 384/1267 KB 140/1044 KB 976/1710 KB 40/61 KB 436/531 KB 356/1267 KB 140/1044 KB 996/1710 KB 40/61 KB 452/531 KB 388/1267 KB 144/1044 KB 976/1710 KB 40/61 KB 428/531 KB 356/1267 KB 136/1044 KB 996/1710 KB 44/61 KB 452/531 KB 388/1267 KB 144/1044 KB 996/1710 KB 48/61 KB 452/531 KB 388/1267 KB 144/1044 KB 996/1710 KB 52/61 KB 452/531 KB 388/1267 KB 144/1044 KB 996/1710 KB 56/61 KB 452/531 KB 388/1267 KB 148/1044 KB 996/1710 KB 60/61 KB 452/531 KB 388/1267 KB 148/1044 KB 996/1710 KB 61/61 KB 452/531 KB 388/1267 KB 148/1044 KB 996/1710 KB 40/61 KB 452/531 KB 388/1267 KB 140/1044 KB 1000/1710 KB 61/61 KB 452/531 KB 388/1267 KB 148/1044 KB 1004/1710 KB 61/61 KB 452/531 KB 392/1267 KB 148/1044 KB 1008/1710 KB 61/61 KB 452/531 KB 392/1267 KB 148/1044 KB 996/1710 KB 40/61 KB 452/531 KB 384/1267 KB 140/1044 KB 1008/1710 KB 61/61 KB 456/531 KB 392/1267 KB 148/1044 KB 1008/1710 KB 61/61 KB 460/531 KB 392/1267 KB 148/1044 KB 1008/1710 KB 61/61 KB 464/531 KB 392/1267 KB 148/1044 KB unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 1000/1710 KB 61/61 KB 452/531 KB 392/1267 KB 148/1044 KB 996/1710 KB 52/61 KB 452/531 KB 388/1267 KB 148/1044 KB 1008/1710 KB 61/61 KB 464/531 KB 396/1267 KB 152/1044 KB 1008/1710 KB 61/61 KB 464/531 KB 396/1267 KB 156/1044 KB 1008/1710 KB 61/61 KB 464/531 KB 396/1267 KB 160/1044 KB 1008/1710 KB 61/61 KB 464/531 KB 396/1267 KB 164/1044 KB 1008/1710 KB 61/61 KB 464/531 KB 396/1267 KB 168/1044 KB 1008/1710 KB 61/61 KB 464/531 KB 396/1267 KB 172/1044 KB 1008/1710 KB 61/61 KB 464/531 KB 396/1267 KB 172/1044 KB 1008/1710 KB 61/61 KB 464/531 KB 400/1267 KB 176/1044 KB 1008/1710 KB 61/61 KB 464/531 KB 396/1267 KB 176/1044 KB 1012/1710 KB 61/61 KB 464/531 KB 400/1267 KB 176/1044 KB 1016/1710 KB 61/61 KB 468/531 KB 404/1267 KB 180/1044 KB 1020/1710 KB 61/61 KB 468/531 KB 404/1267 KB 180/1044 KB 1024/1710 KB 468/531 KB 404/1267 KB 180/1044 KB 1012/1710 KB 61/61 KB 468/531 KB 404/1267 KB 180/1044 KB 1024/1710 KB 472/531 KB 404/1267 KB 180/1044 KB 1024/1710 KB 476/531 KB 404/1267 KB 180/1044 KB 1024/1710 KB 480/531 KB 404/1267 KB 180/1044 KB 1024/1710 KB 484/531 KB 404/1267 KB 180/1044 KB 1028/1710 KB 488/531 KB 404/1267 KB 180/1044 KB 1012/1710 KB 61/61 KB 464/531 KB 404/1267 KB 180/1044 KB 1028/1710 KB 488/531 KB 408/1267 KB 180/1044 KB 1012/1710 KB 61/61 KB 464/531 KB 400/1267 KB 180/1044 KB 1028/1710 KB 488/531 KB 408/1267 KB 184/1044 KB 1028/1710 KB 488/531 KB 408/1267 KB 188/1044 KB 1028/1710 KB 488/531 KB 408/1267 KB 192/1044 KB 1028/1710 KB 488/531 KB 412/1267 KB 196/1044 KB 1028/1710 KB 484/531 KB 404/1267 KB 180/1044 KB 1032/1710 KB 492/531 KB 412/1267 KB 196/1044 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 150.9 KB/sec) unit-abot-epc-basic-0: 12:22:08 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:22:08 DEBUG unit.abot-epc-basic/0.install 1036/1710 KB 492/531 KB 412/1267 KB 196/1044 KB 1040/1710 KB 492/531 KB 412/1267 KB 196/1044 KB 1028/1710 KB 492/531 KB 412/1267 KB 196/1044 KB 1028/1710 KB 488/531 KB 412/1267 KB 192/1044 KB 1040/1710 KB 492/531 KB 416/1267 KB 196/1044 KB 1040/1710 KB 492/531 KB 420/1267 KB 196/1044 KB 1044/1710 KB 492/531 KB 420/1267 KB 196/1044 KB 1044/1710 KB 496/531 KB 424/1267 KB 200/1044 KB 1044/1710 KB 496/531 KB 424/1267 KB 204/1044 KB 1044/1710 KB 496/531 KB 424/1267 KB 208/1044 KB 1044/1710 KB 496/531 KB 424/1267 KB 196/1044 KB 1044/1710 KB 496/531 KB 428/1267 KB 208/1044 KB 1044/1710 KB 496/531 KB 428/1267 KB 208/1044 KB 1044/1710 KB 496/531 KB 420/1267 KB 196/1044 KB 1044/1710 KB 500/531 KB 428/1267 KB 208/1044 KB 1048/1710 KB 504/531 KB 432/1267 KB 212/1044 KB 1048/1710 KB 508/531 KB 432/1267 KB 212/1044 KB 1048/1710 KB 512/531 KB 432/1267 KB 212/1044 KB 1048/1710 KB 500/531 KB 432/1267 KB 212/1044 KB 1052/1710 KB 512/531 KB 432/1267 KB 212/1044 KB 1056/1710 KB 512/531 KB 432/1267 KB 212/1044 KB 1060/1710 KB 512/531 KB 432/1267 KB 212/1044 KB 1064/1710 KB 516/531 KB 432/1267 KB 212/1044 KB 1068/1710 KB 516/531 KB 432/1267 KB 212/1044 KB 1072/1710 KB 516/531 KB 432/1267 KB 212/1044 KB 1076/1710 KB 516/531 KB 432/1267 KB 212/1044 KB 1044/1710 KB 500/531 KB 432/1267 KB 212/1044 KB 1044/1710 KB 500/531 KB 428/1267 KB 212/1044 KB 1076/1710 KB 516/531 KB 436/1267 KB 216/1044 KB 1076/1710 KB 516/531 KB 440/1267 KB 216/1044 KB 1076/1710 KB 516/531 KB 444/1267 KB 216/1044 KB 1076/1710 KB 516/531 KB 448/1267 KB 216/1044 KB 1076/1710 KB 516/531 KB 452/1267 KB 216/1044 KB 1076/1710 KB 516/531 KB 456/1267 KB 216/1044 KB 1076/1710 KB 516/531 KB 460/1267 KB 216/1044 KB 1060/1710 KB 516/531 KB 432/1267 KB 212/1044 KB 1076/1710 KB 520/531 KB 460/1267 KB 216/1044 KB 1076/1710 KB 524/531 KB 460/1267 KB 216/1044 KB 1076/1710 KB 528/531 KB 460/1267 KB 216/1044 KB 1076/1710 KB 516/531 KB 436/1267 KB 216/1044 KB 1076/1710 KB 528/531 KB 460/1267 KB 220/1044 KB 1076/1710 KB 528/531 KB 460/1267 KB 224/1044 KB 4/1063 KB 1076/1710 KB 528/531 KB 460/1267 KB 224/1044 KB 8/1063 KB 1076/1710 KB 528/531 KB 460/1267 KB 224/1044 KB 12/1063 KB 1076/1710 KB 528/531 KB 460/1267 KB 224/1044 KB 16/1063 KB 1076/1710 KB 528/531 KB 460/1267 KB 224/1044 KB 20/1063 KB 1076/1710 KB 531/531 KB 460/1267 KB 228/1044 KB 24/1063 KB 1080/1710 KB 531/531 KB 464/1267 KB 228/1044 KB 16/1063 KB 1076/1710 KB 531/531 KB 460/1267 KB 228/1044 KB 16/1063 KB 1076/1710 KB 528/531 KB 460/1267 KB 228/1044 KB 24/1063 KB 1080/1710 KB 531/531 KB 464/1267 KB 232/1044 KB 24/1063 KB 1080/1710 KB 531/531 KB 464/1267 KB 236/1044 KB 24/1063 KB 1080/1710 KB 531/531 KB 464/1267 KB 240/1044 KB 24/1063 KB 1080/1710 KB 531/531 KB 464/1267 KB 244/1044 KB 28/1063 KB 1080/1710 KB 531/531 KB 464/1267 KB 248/1044 KB 28/1063 KB 1080/1710 KB 531/531 KB 464/1267 KB 252/1044 KB 20/1063 KB 1080/1710 KB 531/531 KB 464/1267 KB 228/1044 KB 20/1063 KB 1080/1710 KB 531/531 KB 460/1267 KB 228/1044 KB 28/1063 KB 1084/1710 KB 531/531 KB 464/1267 KB 252/1044 KB 28/1063 KB 1088/1710 KB 531/531 KB 464/1267 KB 252/1044 KB 28/1063 KB 1080/1710 KB 531/531 KB 464/1267 KB 244/1044 KB 32/1063 KB 1088/1710 KB 468/1267 KB 256/1044 KB 36/1063 KB 1088/1710 KB 468/1267 KB 256/1044 KB 40/1063 KB 1088/1710 KB 468/1267 KB 256/1044 KB 44/1063 KB 1088/1710 KB 468/1267 KB 256/1044 KB 48/1063 KB 1088/1710 KB 468/1267 KB 256/1044 KB 52/1063 KB 1088/1710 KB 468/1267 KB 256/1044 KB 56/1063 KB 1088/1710 KB 468/ unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 1267 KB 256/1044 KB 60/1063 KB 1088/1710 KB 468/1267 KB 256/1044 KB 64/1063 KB 1088/1710 KB 468/1267 KB 256/1044 KB 28/1063 KB 1088/1710 KB 468/1267 KB 256/1044 KB 64/1063 KB 1088/1710 KB 468/1267 KB 260/1044 KB 64/1063 KB 1088/1710 KB 468/1267 KB 264/1044 KB 64/1063 KB 1088/1710 KB 468/1267 KB 268/1044 KB 64/1063 KB 1088/1710 KB 468/1267 KB 272/1044 KB 28/1063 KB 1088/1710 KB 468/1267 KB 252/1044 KB 64/1063 KB 1088/1710 KB 472/1267 KB 272/1044 KB 64/1063 KB 1088/1710 KB 476/1267 KB 272/1044 KB 64/1063 KB 1088/1710 KB 480/1267 KB 272/1044 KB 64/1063 KB 1088/1710 KB 484/1267 KB 272/1044 KB 64/1063 KB 1088/1710 KB 488/1267 KB 272/1044 KB 64/1063 KB 1088/1710 KB 492/1267 KB 272/1044 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1227.6 KB/sec) unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 64/1063 KB 1088/1710 KB 496/1267 KB 272/1044 KB 64/1063 KB 1088/1710 KB 500/1267 KB 276/1044 KB 64/1063 KB 1088/1710 KB 504/1267 KB 276/1044 KB 64/1063 KB 1088/1710 KB 508/1267 KB 276/1044 KB 64/1063 KB 1088/1710 KB 512/1267 KB 276/1044 KB 68/1063 KB 1088/1710 KB 516/1267 KB 276/1044 KB 68/1063 KB 1088/1710 KB 520/1267 KB 276/1044 KB 64/1063 KB 1088/1710 KB 496/1267 KB 276/1044 KB 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:22:08 DEBUG unit.abot-epc-basic/0.install 68/1063 KB 1088/1710 KB 524/1267 KB 280/1044 KB 68/1063 KB 1088/1710 KB 524/1267 KB 284/1044 KB 68/1063 KB 1088/1710 KB 524/1267 KB 288/1044 KB 68/1063 KB 1088/1710 KB 512/1267 KB 276/1044 KB 72/1063 KB 1088/1710 KB 524/1267 KB 288/1044 KB 76/1063 KB 1088/1710 KB 524/1267 KB 288/1044 KB 80/1063 KB 1088/1710 KB 524/1267 KB 288/1044 KB 84/1063 KB 1088/1710 KB 524/1267 KB 292/1044 KB 80/1063 KB 1088/1710 KB 524/1267 KB 292/1044 KB 68/1063 KB 1088/1710 KB 524/1267 KB 292/1044 KB 88/1063 KB 1088/1710 KB 528/1267 KB 292/1044 KB 88/1063 KB 1088/1710 KB 528/1267 KB 296/1044 KB 92/1063 KB 1088/1710 KB 528/1267 KB 296/1044 KB 96/1063 KB 1088/1710 KB 532/1267 KB 296/1044 KB 88/1063 KB 1088/1710 KB 528/1267 KB 296/1044 KB 96/1063 KB 1088/1710 KB 532/1267 KB 300/1044 KB 96/1063 KB 1088/1710 KB 532/1267 KB 304/1044 KB 96/1063 KB 1088/1710 KB 532/1267 KB 308/1044 KB 92/1063 KB 1088/1710 KB 532/1267 KB 296/1044 KB 100/1063 KB 1088/1710 KB 536/1267 KB 312/1044 KB 100/1063 KB 1088/1710 KB 540/1267 KB 312/1044 KB 100/1063 KB 1088/1710 KB 544/1267 KB 312/1044 KB 100/1063 KB 1092/1710 KB 548/1267 KB 312/1044 KB 100/1063 KB 1092/1710 KB 552/1267 KB 312/1044 KB 100/1063 KB 1092/1710 KB 556/1267 KB 312/1044 KB 100/1063 KB 1088/1710 KB 532/1267 KB 308/1044 KB 104/1063 KB 1092/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1092/1710 KB 556/1267 KB 312/1044 KB 100/1063 KB 1088/1710 KB 544/1267 KB 312/1044 KB 100/1063 KB 1092/1710 KB 544/1267 KB 312/1044 KB 108/1063 KB 1096/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1100/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1104/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1108/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1112/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1116/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1120/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1124/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1128/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1132/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1136/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1140/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1144/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1148/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1152/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1156/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1160/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1164/1710 KB 556/1267 KB 312/1044 KB 108/1063 KB 1168/1710 KB 556/1267 KB 316/1044 KB 108/1063 KB 1164/1710 KB 556/1267 KB 316/1044 KB 108/1063 KB 1168/1710 KB 556/1267 KB 320/1044 KB 108/1063 KB 1172/1710 KB 556/1267 KB 320/1044 KB 112/1063 KB 1176/1710 KB 560/1267 KB 324/1044 KB 112/1063 KB 1180/1710 KB 560/1267 KB 324/1044 KB 112/1063 KB 1184/1710 KB 560/1267 KB 324/1044 KB 112/1063 KB 1172/1710 KB 556/1267 KB 320/1044 KB 116/1063 KB 1184/1710 KB 560/1267 KB 324/1044 KB 120/1063 KB 1184/1710 KB 560/1267 KB 324/1044 KB 124/1063 KB 1184/1710 KB 560/1267 KB 324/1044 KB 128/1063 KB 1184/1710 KB 560/1267 KB 324/1044 KB 132/1063 KB 1184/1710 KB 560/1267 KB 324/1044 KB 136/1063 KB 1188/1710 KB 560/1267 KB 324/1044 KB 140/1063 KB 1188/1710 KB 560/1267 KB 324/1044 KB 144/1063 KB 1188/1710 KB 560/1267 KB 324/1044 KB 112/1063 KB 1172/1710 KB 560/1267 KB 324/1044 KB 144/1063 KB 1188/1710 KB 564/1267 KB 324/1044 KB 144/1063 KB 1188/1710 KB 568/1267 KB 324/1044 KB 144/1063 KB 1188/1710 KB 572/1267 KB 324/1044 KB 112/1063 KB 1172/1710 KB 556/1267 KB 324/1044 KB 144/1063 KB 1188/1710 KB 572/1267 KB 328/1044 KB 144/1063 KB 1188/1710 KB 572/1267 KB 332/1044 KB unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 144/1063 KB 1188/1710 KB 572/1267 KB 336/1044 KB 144/1063 KB 1188/1710 KB 572/1267 KB 340/1044 KB 144/1063 KB 1188/1710 KB 576/1267 KB 344/1044 KB 144/1063 KB 1188/1710 KB 576/1267 KB 348/1044 KB 144/1063 KB 1188/1710 KB 576/1267 KB 352/1044 KB 132/1063 KB 1188/1710 KB 560/1267 KB 324/1044 KB 144/1063 KB 1192/1710 KB 576/1267 KB 352/1044 KB 144/1063 KB 1196/1710 KB 576/1267 KB 352/1044 KB 144/1063 KB 1200/1710 KB 576/1267 KB 352/1044 KB 144/1063 KB 1204/1710 KB 576/1267 KB 352/1044 KB 148/1063 KB 1208/1710 KB 576/1267 KB 356/1044 KB 148/1063 KB 1212/1710 KB 576/1267 KB 356/1044 KB 144/1063 KB 1188/1710 KB 576/1267 KB 340/1044 KB 148/1063 KB 1212/1710 KB 580/1267 KB 356/1044 KB 148/1063 KB 1212/1710 KB 584/1267 KB 356/1044 KB 148/1063 KB 1212/1710 KB 588/1267 KB 356/1044 KB 148/1063 KB 1212/1710 KB 592/1267 KB 356/1044 KB 148/1063 KB 1204/1710 KB 576/1267 KB 356/1044 KB 152/1063 KB 1216/1710 KB 592/1267 KB 356/1044 KB 156/1063 KB 1216/1710 KB 592/1267 KB 356/1044 KB 144/1063 KB 1204/1710 KB 576/1267 KB 356/1044 KB 160/1063 KB 1216/1710 KB 592/1267 KB 360/1044 KB 160/1063 KB 1216/1710 KB 592/1267 KB 364/1044 KB 148/1063 KB 1216/1710 KB 592/1267 KB 356/1044 KB 160/1063 KB 1220/1710 KB 596/1267 KB 364/1044 KB 160/1063 KB 1216/1710 KB 596/1267 KB 364/1044 KB 160/1063 KB 1220/1710 KB 4/713 KB 596/1267 KB 368/1044 KB 160/1063 KB 1220/1710 KB 8/713 KB 596/1267 KB 368/1044 KB 160/1063 KB 1220/1710 KB 12/713 KB 596/1267 KB 368/1044 KB 160/1063 KB 1220/1710 KB 16/713 KB 596/1267 KB 368/1044 KB 160/1063 KB 1220/1710 KB 20/713 KB 596/1267 KB 368/1044 KB 160/1063 KB 1220/1710 KB 24/713 KB 596/1267 KB 368/1044 KB 160/1063 KB 1220/1710 KB 28/713 KB 596/1267 KB 368/1044 KB 160/1063 KB 1220/1710 KB 32/713 KB 596/1267 KB 368/1044 KB 160/1063 KB 1220/1710 KB 36/713 KB 596/1267 KB 368/1044 KB 160/1063 KB 1220/1710 KB 40/713 KB 596/1267 KB 368/1044 KB 160/1063 KB 1220/1710 KB 44/713 KB 596/1267 KB 368/1044 KB 160/1063 KB 1220/1710 KB 48/713 KB 596/1267 KB 368/1044 KB 160/1063 KB 1220/1710 KB 48/713 KB 600/1267 KB 368/1044 KB 160/1063 KB 1220/1710 KB 48/713 KB 604/1267 KB 368/1044 KB 160/1063 KB 1220/1710 KB 48/713 KB 608/1267 KB 368/1044 KB 160/1063 KB 1224/1710 KB 52/713 KB 612/1267 KB 368/1044 KB 160/1063 KB 1224/1710 KB 52/713 KB 616/1267 KB 368/1044 KB 160/1063 KB 1224/1710 KB 52/713 KB 620/1267 KB 368/1044 KB 160/1063 KB 1220/1710 KB 596/1267 KB 368/1044 KB 160/1063 KB 1216/1710 KB 592/1267 KB 356/1044 KB 164/1063 KB 1224/1710 KB 52/713 KB 620/1267 KB 368/1044 KB 168/1063 KB 1224/1710 KB 52/713 KB 620/1267 KB 372/1044 KB 172/1063 KB 1224/1710 KB 52/713 KB 620/1267 KB 372/1044 KB 176/1063 KB 1224/1710 KB 52/713 KB 620/1267 KB 372/1044 KB 160/1063 KB 1224/1710 KB 52/713 KB 608/1267 KB 368/1044 KB 176/1063 KB 1228/1710 KB 52/713 KB 620/1267 KB 372/1044 KB 176/1063 KB 1232/1710 KB 52/713 KB 620/1267 KB 372/1044 KB 160/1063 KB 1220/1710 KB 52/713 KB 608/1267 KB 368/1044 KB 176/1063 KB 1232/1710 KB 56/713 KB 620/1267 KB 372/1044 KB 176/1063 KB 1232/1710 KB 60/713 KB 620/1267 KB 372/1044 KB 176/1063 KB 1232/1710 KB 64/713 KB 620/1267 KB 372/1044 KB 164/1063 KB 1224/1710 KB 52/713 KB 620/1267 KB 372/1044 KB 176/1063 KB 1232/1710 KB 64/713 KB 620/1267 KB 376/1044 KB 176/1063 KB 1232/1710 KB 64/713 KB 620/1267 KB 380/1044 KB 176/1063 KB 1232/1710 KB 64/713 KB 620/1267 KB 384/1044 KB 176/1063 KB 1236/1710 KB 68/713 KB 620/1267 KB 388/1044 KB 180/1063 KB 1236/1710 KB 68/713 KB 624/1267 KB 392/1044 KB 176/1063 KB 1236/17 unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 10 KB 68/713 KB 620/1267 KB 384/1044 KB 176/1063 KB 1236/1710 KB 64/713 KB 620/1267 KB 384/1044 KB 180/1063 KB 1240/1710 KB 68/713 KB 624/1267 KB 392/1044 KB 180/1063 KB 1244/1710 KB 68/713 KB 624/1267 KB 392/1044 KB 180/1063 KB 1236/1710 KB 68/713 KB 624/1267 KB 388/1044 KB 180/1063 KB 1244/1710 KB 72/713 KB 628/1267 KB 392/1044 KB 180/1063 KB 1248/1710 KB 72/713 KB 632/1267 KB 396/1044 KB 180/1063 KB 1248/1710 KB 72/713 KB 636/1267 KB 396/1044 KB 180/1063 KB 1236/1710 KB 68/713 KB 620/1267 KB 388/1044 KB 184/1063 KB 1248/1710 KB 72/713 KB 636/1267 KB 396/1044 KB 188/1063 KB 1248/1710 KB 72/713 KB 636/1267 KB 396/1044 KB 192/1063 KB 1248/1710 KB 72/713 KB 636/1267 KB 396/1044 KB 180/1063 KB 1248/1710 KB 72/713 KB 628/1267 KB 396/1044 KB 180/1063 KB 1244/1710 KB 72/713 KB 628/1267 KB 396/1044 KB 180/1063 KB 1244/1710 KB 72/713 KB 624/1267 KB 392/1044 KB 192/1063 KB 1248/1710 KB 76/713 KB 636/1267 KB 396/1044 KB 192/1063 KB 1248/1710 KB 80/713 KB 636/1267 KB 396/1044 KB 192/1063 KB 1248/1710 KB 80/713 KB 636/1267 KB 400/1044 KB 192/1063 KB 1252/1710 KB 80/713 KB 636/1267 KB 404/1044 KB 196/1063 KB 1252/1710 KB 84/713 KB 640/1267 KB 408/1044 KB 196/1063 KB 1252/1710 KB 84/713 KB 640/1267 KB 412/1044 KB 196/1063 KB 1252/1710 KB 84/713 KB 640/1267 KB 416/1044 KB 196/1063 KB 1252/1710 KB 84/713 KB 640/1267 KB 420/1044 KB 196/1063 KB 1252/1710 KB 84/713 KB 640/1267 KB 424/1044 KB 196/1063 KB 1252/1710 KB 84/713 KB 640/1267 KB 428/1044 KB 196/1063 KB 1252/1710 KB 84/713 KB 640/1267 KB 432/1044 KB 192/1063 KB 1252/1710 KB 80/713 KB 636/1267 KB 400/1044 KB 196/1063 KB 1256/1710 KB 84/713 KB 640/1267 KB 432/1044 KB 196/1063 KB 1260/1710 KB 84/713 KB 640/1267 KB 432/1044 KB 196/1063 KB 1252/1710 KB 84/713 KB 640/1267 KB 404/1044 KB 196/1063 KB 1260/1710 KB 88/713 KB 640/1267 KB 432/1044 KB 196/1063 KB 1260/1710 KB 92/713 KB 640/1267 KB 432/1044 KB 196/1063 KB 1260/1710 KB 96/713 KB 640/1267 KB 432/1044 KB 196/1063 KB 1252/1710 KB 80/713 KB 640/1267 KB 404/1044 KB 196/1063 KB 1260/1710 KB 96/713 KB 644/1267 KB 432/1044 KB 196/1063 KB 1260/1710 KB 96/713 KB 648/1267 KB 432/1044 KB 196/1063 KB 1260/1710 KB 96/713 KB 652/1267 KB 432/1044 KB 196/1063 KB 1264/1710 KB 100/713 KB 656/1267 KB 432/1044 KB 196/1063 KB 1252/1710 KB 80/713 KB 636/1267 KB 404/1044 KB 200/1063 KB 1264/1710 KB 100/713 KB 656/1267 KB 432/1044 KB 204/1063 KB 1264/1710 KB 100/713 KB 656/1267 KB 432/1044 KB 208/1063 KB 1264/1710 KB 100/713 KB 656/1267 KB 432/1044 KB 212/1063 KB 1264/1710 KB 100/713 KB 656/1267 KB 432/1044 KB 216/1063 KB 1264/1710 KB 100/713 KB 656/1267 KB 432/1044 KB 220/1063 KB 1264/1710 KB 100/713 KB 656/1267 KB 432/1044 KB 224/1063 KB 1264/1710 KB 100/713 KB 656/1267 KB 432/1044 KB 228/1063 KB 1264/1710 KB 100/713 KB 656/1267 KB 432/1044 KB 232/1063 KB 1264/1710 KB 100/713 KB 660/1267 KB 436/1044 KB 236/1063 KB 1264/1710 KB 100/713 KB 660/1267 KB 436/1044 KB 196/1063 KB 1264/1710 KB 100/713 KB 652/1267 KB 432/1044 KB 196/1063 KB 1264/1710 KB 96/713 KB 652/1267 KB 432/1044 KB 236/1063 KB 1268/1710 KB 100/713 KB 660/1267 KB 436/1044 KB 236/1063 KB 1272/1710 KB 104/713 KB 660/1267 KB 436/1044 KB 236/1063 KB 1276/1710 KB 104/713 KB 660/1267 KB 436/1044 KB 236/1063 KB 1280/1710 KB 104/713 KB 660/1267 KB 436/1044 KB 236/1063 KB 1284/1710 KB 104/713 KB 660/1267 KB 436/1044 KB 228/1063 KB 1264/1710 KB 100/713 KB 660/1267 KB 436/1044 KB 240/1063 KB 1284/1710 KB 104/713 KB 660/1267 KB 440/1044 KB 228/1063 KB 1264/1710 KB 100/713 K unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install B 660/1267 KB 432/1044 KB 240/1063 KB 1284/1710 KB 104/713 KB 664/1267 KB 440/1044 KB 240/1063 KB 1284/1710 KB 104/713 KB 668/1267 KB 440/1044 KB 240/1063 KB 1284/1710 KB 104/713 KB 672/1267 KB 440/1044 KB 240/1063 KB 1284/1710 KB 104/713 KB 660/1267 KB 436/1044 KB 236/1063 KB 1268/1710 KB 104/713 KB 660/1267 KB 436/1044 KB 240/1063 KB 1288/1710 KB 108/713 KB 672/1267 KB 444/1044 KB 240/1063 KB 1288/1710 KB 112/713 KB 672/1267 KB 444/1044 KB 240/1063 KB 1288/1710 KB 116/713 KB 672/1267 KB 444/1044 KB 240/1063 KB 1288/1710 KB 120/713 KB 672/1267 KB 444/1044 KB 240/1063 KB 1288/1710 KB 124/713 KB 672/1267 KB 444/1044 KB 240/1063 KB 1288/1710 KB 128/713 KB 672/1267 KB 444/1044 KB 244/1063 KB 1288/1710 KB 128/713 KB 672/1267 KB 444/1044 KB 248/1063 KB 1288/1710 KB 132/713 KB 676/1267 KB 444/1044 KB 240/1063 KB 1288/1710 KB 104/713 KB 672/1267 KB 444/1044 KB 248/1063 KB 1288/1710 KB 132/713 KB 676/1267 KB 448/1044 KB 248/1063 KB 1288/1710 KB 132/713 KB 676/1267 KB 452/1044 KB 240/1063 KB 1288/1710 KB 104/713 KB 672/1267 KB 440/1044 KB 252/1063 KB 1292/1710 KB 132/713 KB 676/1267 KB 452/1044 KB 252/1063 KB 1296/1710 KB 132/713 KB 676/1267 KB 452/1044 KB 252/1063 KB 1300/1710 KB 132/713 KB 676/1267 KB 452/1044 KB 252/1063 KB 1304/1710 KB 132/713 KB 676/1267 KB 452/1044 KB 252/1063 KB 1288/1710 KB 132/713 KB 676/1267 KB 452/1044 KB 244/1063 KB 1288/1710 KB 132/713 KB 676/1267 KB 444/1044 KB 252/1063 KB 1304/1710 KB 132/713 KB 680/1267 KB 456/1044 KB 252/1063 KB 1304/1710 KB 132/713 KB 684/1267 KB 456/1044 KB 244/1063 KB 1288/1710 KB 132/713 KB 672/1267 KB 444/1044 KB 252/1063 KB 1304/1710 KB 136/713 KB 684/1267 KB 456/1044 KB 252/1063 KB 1304/1710 KB 140/713 KB 684/1267 KB 456/1044 KB 252/1063 KB 1304/1710 KB 144/713 KB 684/1267 KB 456/1044 KB 256/1063 KB 1308/1710 KB 148/713 KB 688/1267 KB 456/1044 KB 256/1063 KB 1308/1710 KB 152/713 KB 688/1267 KB 456/1044 KB 252/1063 KB 1304/1710 KB 132/713 KB 676/1267 KB 456/1044 KB 256/1063 KB 1308/1710 KB 152/713 KB 688/1267 KB 460/1044 KB 256/1063 KB 1308/1710 KB 152/713 KB 688/1267 KB 464/1044 KB 256/1063 KB 1308/1710 KB 152/713 KB 688/1267 KB 468/1044 KB 256/1063 KB 1308/1710 KB 144/713 KB 688/1267 KB 456/1044 KB 256/1063 KB 1308/1710 KB 156/713 KB 692/1267 KB 468/1044 KB 256/1063 KB 1308/1710 KB 156/713 KB 696/1267 KB 468/1044 KB 256/1063 KB 1308/1710 KB 144/713 KB 684/1267 KB 456/1044 KB 256/1063 KB 1312/1710 KB 156/713 KB 696/1267 KB 468/1044 KB 256/1063 KB 1304/1710 KB 144/713 KB 684/1267 KB 456/1044 KB 260/1063 KB 1312/1710 KB 156/713 KB 696/1267 KB 468/1044 KB 264/1063 KB 1316/1710 KB 156/713 KB 700/1267 KB 468/1044 KB 268/1063 KB 1316/1710 KB 156/713 KB 700/1267 KB 468/1044 KB 272/1063 KB 1316/1710 KB 156/713 KB 700/1267 KB 468/1044 KB 256/1063 KB 1308/1710 KB 156/713 KB 688/1267 KB 468/1044 KB 272/1063 KB 1316/1710 KB 160/713 KB 700/1267 KB 472/1044 KB 260/1063 KB 1316/1710 KB 156/713 KB 700/1267 KB 468/1044 KB 272/1063 KB 1316/1710 KB 160/713 KB 704/1267 KB 472/1044 KB 276/1063 KB 1316/1710 KB 164/713 KB 708/1267 KB 472/1044 KB 276/1063 KB 1316/1710 KB 164/713 KB 712/1267 KB 472/1044 KB 276/1063 KB 1316/1710 KB 164/713 KB 716/1267 KB 472/1044 KB 260/1063 KB 1316/1710 KB 156/713 KB 696/1267 KB 468/1044 KB 276/1063 KB 1320/1710 KB 164/713 KB 716/1267 KB 472/1044 KB 276/1063 KB 1324/1710 KB 164/713 KB 716/1267 KB 472/1044 KB 276/1063 KB 1328/1710 KB 164/713 KB 716/1267 KB 472/1044 KB 276/1063 KB 1332/1710 KB 164/713 KB 716/1267 KB 472/1044 KB 276/1063 KB 13 unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 36/1710 KB 164/713 KB 720/1267 KB 472/1044 KB 276/1063 KB 1340/1710 KB 164/713 KB 720/1267 KB 472/1044 KB 276/1063 KB 1316/1710 KB 164/713 KB 704/1267 KB 472/1044 KB 280/1063 KB 1340/1710 KB 164/713 KB 720/1267 KB 472/1044 KB 272/1063 KB 1316/1710 KB 164/713 KB 704/1267 KB 472/1044 KB 280/1063 KB 1340/1710 KB 168/713 KB 720/1267 KB 472/1044 KB 272/1063 KB 1316/1710 KB 160/713 KB 704/1267 KB 472/1044 KB 280/1063 KB 1340/1710 KB 168/713 KB 720/1267 KB 476/1044 KB 280/1063 KB 1340/1710 KB 168/713 KB 720/1267 KB 480/1044 KB 280/1063 KB 1340/1710 KB 168/713 KB 720/1267 KB 484/1044 KB 284/1063 KB 1340/1710 KB 172/713 KB 720/1267 KB 488/1044 KB 276/1063 KB 1332/1710 KB 164/713 KB 720/1267 KB 472/1044 KB 284/1063 KB 1344/1710 KB 172/713 KB 724/1267 KB 488/1044 KB 284/1063 KB 1344/1710 KB 172/713 KB 728/1267 KB 488/1044 KB 284/1063 KB 1344/1710 KB 172/713 KB 732/1267 KB 488/1044 KB 284/1063 KB 1344/1710 KB 172/713 KB 736/1267 KB 488/1044 KB 284/1063 KB 1344/1710 KB 172/713 KB 720/1267 KB 488/1044 KB 284/1063 KB 1340/1710 KB 172/713 KB 720/1267 KB 484/1044 KB 284/1063 KB 1344/1710 KB 176/713 KB 736/1267 KB 492/1044 KB 284/1063 KB 1344/1710 KB 180/713 KB 736/1267 KB 492/1044 KB 284/1063 KB 1348/1710 KB 184/713 KB 736/1267 KB 492/1044 KB 284/1063 KB 1348/1710 KB 188/713 KB 736/1267 KB 492/1044 KB 284/1063 KB 1348/1710 KB 192/713 KB 736/1267 KB 492/1044 KB 284/1063 KB 1344/1710 KB 172/713 KB 736/1267 KB 492/1044 KB 284/1063 KB 1348/1710 KB 192/713 KB 736/1267 KB 496/1044 KB 284/1063 KB 1348/1710 KB 192/713 KB 736/1267 KB 500/1044 KB 284/1063 KB 1348/1710 KB 180/713 KB 736/1267 KB 492/1044 KB 284/1063 KB 1352/1710 KB 192/713 KB 736/1267 KB 500/1044 KB 284/1063 KB 1356/1710 KB 192/713 KB 736/1267 KB 500/1044 KB 284/1063 KB 1360/1710 KB 192/713 KB 736/1267 KB 500/1044 KB 284/1063 KB 1364/1710 KB 192/713 KB 736/1267 KB 500/1044 KB 284/1063 KB 1368/1710 KB 196/713 KB 740/1267 KB 504/1044 KB 284/1063 KB 1372/1710 KB 196/713 KB 740/1267 KB 504/1044 KB 284/1063 KB 1364/1710 KB 196/713 KB 740/1267 KB 504/1044 KB 284/1063 KB 1376/1710 KB 196/713 KB 744/1267 KB 504/1044 KB 284/1063 KB 1376/1710 KB 196/713 KB 748/1267 KB 504/1044 KB 284/1063 KB 1376/1710 KB 196/713 KB 752/1267 KB 504/1044 KB 284/1063 KB 1364/1710 KB 196/713 KB 736/1267 KB 504/1044 KB 284/1063 KB 1364/1710 KB 192/713 KB 736/1267 KB 504/1044 KB 284/1063 KB 1376/1710 KB 196/713 KB 752/1267 KB 508/1044 KB 284/1063 KB 1376/1710 KB 196/713 KB 752/1267 KB 512/1044 KB 284/1063 KB 1376/1710 KB 196/713 KB 752/1267 KB 516/1044 KB 284/1063 KB 1376/1710 KB 196/713 KB 752/1267 KB 504/1044 KB 284/1063 KB 1376/1710 KB 200/713 KB 752/1267 KB 516/1044 KB 284/1063 KB 1376/1710 KB 204/713 KB 752/1267 KB 516/1044 KB 284/1063 KB 1376/1710 KB 208/713 KB 752/1267 KB 516/1044 KB 284/1063 KB 1380/1710 KB 208/713 KB 752/1267 KB 516/1044 KB 284/1063 KB 1384/1710 KB 212/713 KB 756/1267 KB 520/1044 KB 284/1063 KB 1388/1710 KB 212/713 KB 756/1267 KB 520/1044 KB 284/1063 KB 1392/1710 KB 212/713 KB 756/1267 KB 520/1044 KB 284/1063 KB 1380/1710 KB 212/713 KB 756/1267 KB 520/1044 KB 284/1063 KB 1392/1710 KB 212/713 KB 760/1267 KB 520/1044 KB 284/1063 KB 1392/1710 KB 212/713 KB 764/1267 KB 520/1044 KB 284/1063 KB 1380/1710 KB 212/713 KB 752/1267 KB 520/1044 KB 284/1063 KB 1392/1710 KB 216/713 KB 764/1267 KB 520/1044 KB 284/1063 KB 1392/1710 KB 220/713 KB 764/1267 KB 520/1044 KB 284/1063 KB 1380/1710 KB 208/713 KB 752/1267 KB 520/1044 KB 284/1063 KB 1392/1710 KB 220/713 KB 764/1267 KB 524/1044 unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install KB 284/1063 KB 1392/1710 KB 220/713 KB 764/1267 KB 528/1044 KB 284/1063 KB 1392/1710 KB 220/713 KB 764/1267 KB 532/1044 KB 284/1063 KB 1396/1710 KB 224/713 KB 768/1267 KB 536/1044 KB 284/1063 KB 1396/1710 KB 224/713 KB 768/1267 KB 540/1044 KB 284/1063 KB 1396/1710 KB 224/713 KB 768/1267 KB 532/1044 KB 284/1063 KB 1396/1710 KB 224/713 KB 772/1267 KB 544/1044 KB 284/1063 KB 1396/1710 KB 224/713 KB 776/1267 KB 544/1044 KB 284/1063 KB 1396/1710 KB 224/713 KB 764/1267 KB 532/1044 KB 284/1063 KB 1396/1710 KB 228/713 KB 776/1267 KB 544/1044 KB 284/1063 KB 1396/1710 KB 220/713 KB 764/1267 KB 532/1044 KB 284/1063 KB 1400/1710 KB 228/713 KB 780/1267 KB 544/1044 KB 284/1063 KB 1404/1710 KB 228/713 KB 780/1267 KB 544/1044 KB 284/1063 KB 1408/1710 KB 228/713 KB 780/1267 KB 544/1044 KB 284/1063 KB 1396/1710 KB 228/713 KB 780/1267 KB 544/1044 KB 284/1063 KB 1396/1710 KB 224/713 KB 768/1267 KB 544/1044 KB 284/1063 KB 1408/1710 KB 228/713 KB 780/1267 KB 548/1044 KB 284/1063 KB 1412/1710 KB 232/713 KB 784/1267 KB 552/1044 KB 284/1063 KB 1412/1710 KB 232/713 KB 784/1267 KB 556/1044 KB 284/1063 KB 1412/1710 KB 232/713 KB 784/1267 KB 560/1044 KB 284/1063 KB 1408/1710 KB 232/713 KB 780/1267 KB 548/1044 KB 284/1063 KB 1412/1710 KB 236/713 KB 784/1267 KB 560/1044 KB 284/1063 KB 1412/1710 KB 240/713 KB 784/1267 KB 560/1044 KB 284/1063 KB 1412/1710 KB 244/713 KB 784/1267 KB 560/1044 KB 284/1063 KB 1412/1710 KB 248/713 KB 784/1267 KB 560/1044 KB 284/1063 KB 1412/1710 KB 252/713 KB 784/1267 KB 560/1044 KB 284/1063 KB 1412/1710 KB 256/713 KB 784/1267 KB 560/1044 KB 284/1063 KB 1412/1710 KB 260/713 KB 784/1267 KB 560/1044 KB 284/1063 KB 1412/1710 KB 264/713 KB 784/1267 KB 564/1044 KB 284/1063 KB 1412/1710 KB 268/713 KB 784/1267 KB 564/1044 KB 284/1063 KB 1412/1710 KB 232/713 KB 784/1267 KB 548/1044 KB 284/1063 KB 1408/1710 KB 232/713 KB 784/1267 KB 548/1044 KB 284/1063 KB 1412/1710 KB 268/713 KB 788/1267 KB 564/1044 KB 284/1063 KB 1412/1710 KB 268/713 KB 792/1267 KB 564/1044 KB 284/1063 KB 1416/1710 KB 268/713 KB 796/1267 KB 564/1044 KB 284/1063 KB 1416/1710 KB 268/713 KB 800/1267 KB 564/1044 KB 284/1063 KB 1416/1710 KB 268/713 KB 804/1267 KB 564/1044 KB 284/1063 KB 1416/1710 KB 268/713 KB 808/1267 KB 564/1044 KB 284/1063 KB 1412/1710 KB 260/713 KB 784/1267 KB 564/1044 KB 284/1063 KB 1416/1710 KB 268/713 KB 808/1267 KB 568/1044 KB 284/1063 KB 1416/1710 KB 268/713 KB 808/1267 KB 572/1044 KB 284/1063 KB 1416/1710 KB 268/713 KB 808/1267 KB 576/1044 KB 284/1063 KB 1416/1710 KB 268/713 KB 792/1267 KB 564/1044 KB 284/1063 KB 1420/1710 KB 268/713 KB 808/1267 KB 576/1044 KB 284/1063 KB 1424/1710 KB 268/713 KB 808/1267 KB 576/1044 KB 284/1063 KB 1428/1710 KB 268/713 KB 808/1267 KB 576/1044 KB 284/1063 KB 1432/1710 KB 268/713 KB 808/1267 KB 576/1044 KB 284/1063 KB 1436/1710 KB 268/713 KB 808/1267 KB 576/1044 KB 284/1063 KB 1440/1710 KB 268/713 KB 808/1267 KB 576/1044 KB 284/1063 KB 1444/1710 KB 268/713 KB 808/1267 KB 576/1044 KB 284/1063 KB 1448/1710 KB 272/713 KB 812/1267 KB 580/1044 KB 284/1063 KB 1444/1710 KB 272/713 KB 812/1267 KB 580/1044 KB 284/1063 KB 1452/1710 KB 276/713 KB 812/1267 KB 580/1044 KB 284/1063 KB 1444/1710 KB 268/713 KB 812/1267 KB 580/1044 KB 284/1063 KB 1452/1710 KB 276/713 KB 812/1267 KB 584/1044 KB 284/1063 KB 1452/1710 KB 276/713 KB 812/1267 KB 588/1044 KB 284/1063 KB 1444/1710 KB 268/713 KB 812/1267 KB 576/1044 KB 284/1063 KB 1452/1710 KB 276/713 KB 816/1267 KB 592/1044 KB 284/1063 KB 1452/1710 KB 276/713 KB 8 unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 20/1267 KB 592/1044 KB 284/1063 KB 1452/1710 KB 276/713 KB 824/1267 KB 592/1044 KB 284/1063 KB 1452/1710 KB 276/713 KB 828/1267 KB 592/1044 KB 284/1063 KB 1452/1710 KB 276/713 KB 812/1267 KB 580/1044 KB 288/1063 KB 1452/1710 KB 276/713 KB 828/1267 KB 592/1044 KB 284/1063 KB 1452/1710 KB 272/713 KB 812/1267 KB 580/1044 KB 288/1063 KB 1456/1710 KB 280/713 KB 828/1267 KB 592/1044 KB 288/1063 KB 1452/1710 KB 280/713 KB 828/1267 KB 592/1044 KB 288/1063 KB 1456/1710 KB 284/713 KB 828/1267 KB 592/1044 KB 292/1063 KB 1456/1710 KB 288/713 KB 828/1267 KB 592/1044 KB 292/1063 KB 1456/1710 KB 292/713 KB 832/1267 KB 592/1044 KB 292/1063 KB 1460/1710 KB 296/713 KB 832/1267 KB 592/1044 KB 284/1063 KB 1452/1710 KB 276/713 KB 820/1267 KB 592/1044 KB 292/1063 KB 1460/1710 KB 296/713 KB 832/1267 KB 596/1044 KB 292/1063 KB 1460/1710 KB 296/713 KB 832/1267 KB 600/1044 KB 292/1063 KB 1460/1710 KB 296/713 KB 832/1267 KB 604/1044 KB 292/1063 KB 1460/1710 KB 296/713 KB 832/1267 KB 608/1044 KB 292/1063 KB 1460/1710 KB 292/713 KB 832/1267 KB 592/1044 KB 292/1063 KB 1464/1710 KB 296/713 KB 832/1267 KB 608/1044 KB 292/1063 KB 1468/1710 KB 296/713 KB 832/1267 KB 608/1044 KB 292/1063 KB 1456/1710 KB 288/713 KB 832/1267 KB 592/1044 KB 292/1063 KB 1468/1710 KB 296/713 KB 836/1267 KB 608/1044 KB 292/1063 KB 1468/1710 KB 296/713 KB 840/1267 KB 608/1044 KB 292/1063 KB 1468/1710 KB 296/713 KB 844/1267 KB 608/1044 KB 292/1063 KB 1472/1710 KB 296/713 KB 848/1267 KB 612/1044 KB 292/1063 KB 1456/1710 KB 284/713 KB 828/1267 KB 592/1044 KB 296/1063 KB 1472/1710 KB 300/713 KB 848/1267 KB 612/1044 KB 300/1063 KB 1472/1710 KB 300/713 KB 848/1267 KB 612/1044 KB 304/1063 KB 1472/1710 KB 300/713 KB 848/1267 KB 612/1044 KB 292/1063 KB 1472/1710 KB 300/713 KB 848/1267 KB 612/1044 KB 304/1063 KB 1472/1710 KB 304/713 KB 848/1267 KB 612/1044 KB 304/1063 KB 1472/1710 KB 308/713 KB 848/1267 KB 612/1044 KB 308/1063 KB 1472/1710 KB 312/713 KB 852/1267 KB 612/1044 KB 308/1063 KB 1472/1710 KB 316/713 KB 852/1267 KB 612/1044 KB 308/1063 KB 1472/1710 KB 320/713 KB 852/1267 KB 612/1044 KB 292/1063 KB 1472/1710 KB 296/713 KB 844/1267 KB 612/1044 KB 292/1063 KB 1472/1710 KB 296/713 KB 844/1267 KB 608/1044 KB 308/1063 KB 1476/1710 KB 320/713 KB 852/1267 KB 616/1044 KB 308/1063 KB 1480/1710 KB 320/713 KB 852/1267 KB 616/1044 KB 308/1063 KB 1484/1710 KB 320/713 KB 852/1267 KB 616/1044 KB 308/1063 KB 1472/1710 KB 308/713 KB 852/1267 KB 612/1044 KB 308/1063 KB 1484/1710 KB 320/713 KB 856/1267 KB 616/1044 KB 308/1063 KB 1472/1710 KB 308/713 KB 848/1267 KB 612/1044 KB 312/1063 KB 1488/1710 KB 320/713 KB 856/1267 KB 616/1044 KB 316/1063 KB 1488/1710 KB 320/713 KB 856/1267 KB 616/1044 KB 308/1063 KB 1488/1710 KB 320/713 KB 856/1267 KB 616/1044 KB 308/1063 KB 1472/1710 KB 320/713 KB 852/1267 KB 616/1044 KB 316/1063 KB 1488/1710 KB 320/713 KB 860/1267 KB 620/1044 KB 316/1063 KB 1488/1710 KB 320/713 KB 860/1267 KB 624/1044 KB 316/1063 KB 1488/1710 KB 320/713 KB 860/1267 KB 616/1044 KB 316/1063 KB 1488/1710 KB 320/713 KB 860/1267 KB 628/1044 KB 320/1063 KB 1492/1710 KB 324/713 KB 864/1267 KB 632/1044 KB 320/1063 KB 1492/1710 KB 324/713 KB 864/1267 KB 636/1044 KB 320/1063 KB 1492/1710 KB 324/713 KB 864/1267 KB 640/1044 KB 320/1063 KB 1492/1710 KB 324/713 KB 864/1267 KB 628/1044 KB 320/1063 KB 1492/1710 KB 328/713 KB 864/1267 KB 640/1044 KB 320/1063 KB 1492/1710 KB 332/713 KB 864/1267 KB 640/1044 KB 320/1063 KB 1492/1710 KB 336/713 KB 864/1267 KB 640/1044 KB 320/1063 KB 1492/17 unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 10 KB 340/713 KB 864/1267 KB 640/1044 KB 320/1063 KB 1492/1710 KB 344/713 KB 864/1267 KB 644/1044 KB 320/1063 KB 1492/1710 KB 348/713 KB 864/1267 KB 644/1044 KB 320/1063 KB 1492/1710 KB 352/713 KB 864/1267 KB 644/1044 KB 320/1063 KB 1492/1710 KB 320/713 KB 864/1267 KB 628/1044 KB 320/1063 KB 1492/1710 KB 352/713 KB 868/1267 KB 644/1044 KB 320/1063 KB 1492/1710 KB 352/713 KB 872/1267 KB 644/1044 KB 320/1063 KB 1492/1710 KB 352/713 KB 876/1267 KB 644/1044 KB 320/1063 KB 1492/1710 KB 320/713 KB 860/1267 KB 628/1044 KB 320/1063 KB 1496/1710 KB 352/713 KB 876/1267 KB 644/1044 KB 320/1063 KB 1500/1710 KB 352/713 KB 876/1267 KB 644/1044 KB 320/1063 KB 1504/1710 KB 352/713 KB 876/1267 KB 644/1044 KB 320/1063 KB 1488/1710 KB 320/713 KB 860/1267 KB 628/1044 KB 324/1063 KB 1504/1710 KB 352/713 KB 876/1267 KB 644/1044 KB 328/1063 KB 1504/1710 KB 352/713 KB 876/1267 KB 644/1044 KB 332/1063 KB 1504/1710 KB 352/713 KB 876/1267 KB 644/1044 KB 336/1063 KB 1504/1710 KB 352/713 KB 876/1267 KB 644/1044 KB 340/1063 KB 1504/1710 KB 352/713 KB 876/1267 KB 644/1044 KB 344/1063 KB 1508/1710 KB 352/713 KB 880/1267 KB 644/1044 KB 320/1063 KB 1492/1710 KB 340/713 KB 864/1267 KB 644/1044 KB 348/1063 KB 1508/1710 KB 352/713 KB 880/1267 KB 648/1044 KB 348/1063 KB 1508/1710 KB 352/713 KB 880/1267 KB 652/1044 KB 348/1063 KB 1508/1710 KB 352/713 KB 880/1267 KB 656/1044 KB 348/1063 KB 1508/1710 KB 352/713 KB 880/1267 KB 660/1044 KB 348/1063 KB 1508/1710 KB 352/713 KB 880/1267 KB 664/1044 KB 348/1063 KB 1508/1710 KB 356/713 KB 880/1267 KB 668/1044 KB 348/1063 KB 1508/1710 KB 356/713 KB 880/1267 KB 672/1044 KB 340/1063 KB 1508/1710 KB 352/713 KB 880/1267 KB 644/1044 KB 340/1063 KB 1508/1710 KB 352/713 KB 876/1267 KB 644/1044 KB 348/1063 KB 1512/1710 KB 356/713 KB 884/1267 KB 672/1044 KB 348/1063 KB 1516/1710 KB 356/713 KB 884/1267 KB 672/1044 KB 348/1063 KB 1520/1710 KB 356/713 KB 884/1267 KB 672/1044 KB 348/1063 KB 1524/1710 KB 356/713 KB 884/1267 KB 672/1044 KB 348/1063 KB 1528/1710 KB 356/713 KB 884/1267 KB 672/1044 KB 348/1063 KB 1532/1710 KB 356/713 KB 884/1267 KB 672/1044 KB 348/1063 KB 1536/1710 KB 356/713 KB 884/1267 KB 672/1044 KB 348/1063 KB 1540/1710 KB 356/713 KB 884/1267 KB 672/1044 KB 348/1063 KB 1544/1710 KB 356/713 KB 884/1267 KB 676/1044 KB 348/1063 KB 1548/1710 KB 356/713 KB 884/1267 KB 676/1044 KB 348/1063 KB 1552/1710 KB 356/713 KB 884/1267 KB 676/1044 KB 348/1063 KB 1508/1710 KB 356/713 KB 880/1267 KB 664/1044 KB 348/1063 KB 1552/1710 KB 360/713 KB 884/1267 KB 676/1044 KB 348/1063 KB 1552/1710 KB 364/713 KB 884/1267 KB 676/1044 KB 348/1063 KB 1552/1710 KB 368/713 KB 884/1267 KB 676/1044 KB 348/1063 KB 1508/1710 KB 352/713 KB 880/1267 KB 660/1044 KB 352/1063 KB 1552/1710 KB 368/713 KB 884/1267 KB 676/1044 KB 356/1063 KB 1552/1710 KB 368/713 KB 884/1267 KB 676/1044 KB 360/1063 KB 1552/1710 KB 368/713 KB 884/1267 KB 676/1044 KB 364/1063 KB 1552/1710 KB 368/713 KB 884/1267 KB 676/1044 KB 368/1063 KB 1552/1710 KB 368/713 KB 884/1267 KB 676/1044 KB 372/1063 KB 1552/1710 KB 368/713 KB 884/1267 KB 676/1044 KB 376/1063 KB 1556/1710 KB 372/713 KB 884/1267 KB 676/1044 KB 348/1063 KB 1540/1710 KB 356/713 KB 884/1267 KB 676/1044 KB 380/1063 KB 1556/1710 KB 372/713 KB 884/1267 KB 680/1044 KB 380/1063 KB 1556/1710 KB 372/713 KB 884/1267 KB 684/1044 KB 380/1063 KB 1556/1710 KB 372/713 KB 884/1267 KB 688/1044 KB 348/1063 KB 1508/1710 KB 356/713 KB 884/1267 KB 672/1044 KB 380/1063 KB 1556/1710 KB 372/713 KB 888/1267 KB 688/1044 KB unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 380/1063 KB 1556/1710 KB 372/713 KB 892/1267 KB 688/1044 KB 380/1063 KB 1556/1710 KB 372/713 KB 896/1267 KB 688/1044 KB 380/1063 KB 1556/1710 KB 372/713 KB 900/1267 KB 688/1044 KB 380/1063 KB 1556/1710 KB 372/713 KB 904/1267 KB 688/1044 KB 380/1063 KB 1556/1710 KB 372/713 KB 908/1267 KB 688/1044 KB 380/1063 KB 1556/1710 KB 372/713 KB 912/1267 KB 688/1044 KB 380/1063 KB 1556/1710 KB 372/713 KB 916/1267 KB 688/1044 KB 380/1063 KB 1556/1710 KB 372/713 KB 920/1267 KB 692/1044 KB 380/1063 KB 1556/1710 KB 372/713 KB 924/1267 KB 692/1044 KB 380/1063 KB 1556/1710 KB 372/713 KB 928/1267 KB 692/1044 KB 380/1063 KB 1556/1710 KB 372/713 KB 932/1267 KB 692/1044 KB 380/1063 KB 1556/1710 KB 372/713 KB 936/1267 KB 692/1044 KB 380/1063 KB 1556/1710 KB 372/713 KB 940/1267 KB 692/1044 KB 372/1063 KB 1556/1710 KB 372/713 KB 884/1267 KB 676/1044 KB 380/1063 KB 1560/1710 KB 372/713 KB 940/1267 KB 692/1044 KB 380/1063 KB 1564/1710 KB 372/713 KB 940/1267 KB 692/1044 KB 380/1063 KB 1568/1710 KB 372/713 KB 940/1267 KB 692/1044 KB 372/1063 KB 1552/1710 KB 372/713 KB 884/1267 KB 676/1044 KB 380/1063 KB 1568/1710 KB 376/713 KB 940/1267 KB 692/1044 KB 380/1063 KB 1568/1710 KB 380/713 KB 940/1267 KB 692/1044 KB 380/1063 KB 1568/1710 KB 384/713 KB 940/1267 KB 692/1044 KB 380/1063 KB 1556/1710 KB 372/713 KB 884/1267 KB 676/1044 KB 384/1063 KB 1568/1710 KB 384/713 KB 940/1267 KB 692/1044 KB 380/1063 KB 1556/1710 KB 372/713 KB 916/1267 KB 692/1044 KB 384/1063 KB 1568/1710 KB 384/713 KB 940/1267 KB 696/1044 KB 388/1063 KB 1568/1710 KB 384/713 KB 940/1267 KB 700/1044 KB 388/1063 KB 1568/1710 KB 384/713 KB 940/1267 KB 704/1044 KB 388/1063 KB 1568/1710 KB 384/713 KB 940/1267 KB 708/1044 KB 388/1063 KB 1572/1710 KB 388/713 KB 940/1267 KB 712/1044 KB 388/1063 KB 1568/1710 KB 384/713 KB 940/1267 KB 696/1044 KB 388/1063 KB 1572/1710 KB 388/713 KB 944/1267 KB 712/1044 KB 388/1063 KB 1572/1710 KB 388/713 KB 940/1267 KB 708/1044 KB 388/1063 KB 1568/1710 KB 388/713 KB 940/1267 KB 708/1044 KB 388/1063 KB 1576/1710 KB 388/713 KB 944/1267 KB 712/1044 KB 392/1063 KB 1580/1710 KB 392/713 KB 944/1267 KB 716/1044 KB 392/1063 KB 1584/1710 KB 392/713 KB 948/1267 KB 716/1044 KB 392/1063 KB 1588/1710 KB 392/713 KB 948/1267 KB 716/1044 KB 392/1063 KB 1592/1710 KB 392/713 KB 948/1267 KB 716/1044 KB 392/1063 KB 1596/1710 KB 392/713 KB 948/1267 KB 716/1044 KB 392/1063 KB 1576/1710 KB 392/713 KB 944/1267 KB 716/1044 KB 392/1063 KB 1596/1710 KB 396/713 KB 948/1267 KB 716/1044 KB 392/1063 KB 1596/1710 KB 400/713 KB 948/1267 KB 716/1044 KB 392/1063 KB 1596/1710 KB 404/713 KB 948/1267 KB 716/1044 KB 392/1063 KB 1596/1710 KB 408/713 KB 948/1267 KB 716/1044 KB 392/1063 KB 1576/1710 KB 388/713 KB 944/1267 KB 716/1044 KB 396/1063 KB 1596/1710 KB 408/713 KB 948/1267 KB 716/1044 KB 400/1063 KB 1596/1710 KB 408/713 KB 948/1267 KB 716/1044 KB 404/1063 KB 1596/1710 KB 408/713 KB 948/1267 KB 716/1044 KB 408/1063 KB 1596/1710 KB 408/713 KB 948/1267 KB 716/1044 KB 412/1063 KB 1596/1710 KB 408/713 KB 948/1267 KB 716/1044 KB 416/1063 KB 1596/1710 KB 408/713 KB 948/1267 KB 716/1044 KB 420/1063 KB 1596/1710 KB 408/713 KB 948/1267 KB 716/1044 KB 388/1063 KB 1576/1710 KB 388/713 KB 944/1267 KB 716/1044 KB 420/1063 KB 1600/1710 KB 412/713 KB 948/1267 KB 720/1044 KB 420/1063 KB 1600/1710 KB 412/713 KB 948/1267 KB 724/1044 KB 420/1063 KB 1600/1710 KB 412/713 KB 948/1267 KB 728/1044 KB 420/1063 KB 1600/1710 KB 412/713 KB 948/1267 KB 732/1044 KB 420/1063 KB 1600/1710 KB 412/713 KB 948/12 unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 67 KB 736/1044 KB 420/1063 KB 1600/1710 KB 412/713 KB 948/1267 KB 740/1044 KB 420/1063 KB 1600/1710 KB 412/713 KB 948/1267 KB 744/1044 KB 420/1063 KB 1600/1710 KB 412/713 KB 948/1267 KB 748/1044 KB 420/1063 KB 1600/1710 KB 412/713 KB 948/1267 KB 752/1044 KB 420/1063 KB 1600/1710 KB 412/713 KB 948/1267 KB 756/1044 KB 420/1063 KB 1600/1710 KB 412/713 KB 948/1267 KB 716/1044 KB 424/1063 KB 1604/1710 KB 412/713 KB 948/1267 KB 756/1044 KB 424/1063 KB 1608/1710 KB 412/713 KB 948/1267 KB 756/1044 KB 424/1063 KB 1612/1710 KB 412/713 KB 948/1267 KB 760/1044 KB 424/1063 KB 1616/1710 KB 412/713 KB 948/1267 KB 760/1044 KB 420/1063 KB 1596/1710 KB 412/713 KB 948/1267 KB 716/1044 KB 424/1063 KB 1616/1710 KB 416/713 KB 948/1267 KB 760/1044 KB 392/1063 KB 1580/1710 KB 392/713 KB 948/1267 KB 716/1044 KB 424/1063 KB 1616/1710 KB 416/713 KB 952/1267 KB 760/1044 KB 424/1063 KB 1616/1710 KB 416/713 KB 956/1267 KB 760/1044 KB 424/1063 KB 1616/1710 KB 416/713 KB 960/1267 KB 760/1044 KB 424/1063 KB 1616/1710 KB 416/713 KB 964/1267 KB 760/1044 KB 424/1063 KB 1616/1710 KB 416/713 KB 968/1267 KB 760/1044 KB 424/1063 KB 1616/1710 KB 416/713 KB 972/1267 KB 760/1044 KB 424/1063 KB 1616/1710 KB 416/713 KB 976/1267 KB 760/1044 KB 424/1063 KB 1616/1710 KB 420/713 KB 980/1267 KB 760/1044 KB 424/1063 KB 1616/1710 KB 420/713 KB 984/1267 KB 760/1044 KB 424/1063 KB 1616/1710 KB 420/713 KB 988/1267 KB 760/1044 KB 424/1063 KB 1616/1710 KB 420/713 KB 992/1267 KB 760/1044 KB 424/1063 KB 1620/1710 KB 420/713 KB 996/1267 KB 760/1044 KB 424/1063 KB 1620/1710 KB 420/713 KB 1000/1267 KB 760/1044 KB 424/1063 KB 1620/1710 KB 420/713 KB 1004/1267 KB 760/1044 KB 424/1063 KB 1608/1710 KB 412/713 KB 948/1267 KB 760/1044 KB 424/1063 KB 1620/1710 KB 420/713 KB 1004/1267 KB 764/1044 KB 424/1063 KB 1620/1710 KB 420/713 KB 1004/1267 KB 768/1044 KB 424/1063 KB 1600/1710 KB 412/713 KB 948/1267 KB 756/1044 KB 428/1063 KB 1620/1710 KB 420/713 KB 1004/1267 KB 768/1044 KB 432/1063 KB 1620/1710 KB 420/713 KB 1004/1267 KB 768/1044 KB 436/1063 KB 1620/1710 KB 420/713 KB 1004/1267 KB 768/1044 KB 440/1063 KB 1620/1710 KB 420/713 KB 1004/1267 KB 768/1044 KB 444/1063 KB 1620/1710 KB 420/713 KB 1004/1267 KB 768/1044 KB 448/1063 KB 1620/1710 KB 420/713 KB 1004/1267 KB 768/1044 KB 452/1063 KB 1620/1710 KB 420/713 KB 1004/1267 KB 768/1044 KB 456/1063 KB 1620/1710 KB 420/713 KB 1008/1267 KB 772/1044 KB 460/1063 KB 1620/1710 KB 420/713 KB 1008/1267 KB 772/1044 KB 464/1063 KB 1620/1710 KB 420/713 KB 1008/1267 KB 772/1044 KB 424/1063 KB 1620/1710 KB 420/713 KB 992/1267 KB 760/1044 KB 464/1063 KB 1624/1710 KB 420/713 KB 1008/1267 KB 772/1044 KB 464/1063 KB 1628/1710 KB 420/713 KB 1008/1267 KB 772/1044 KB 464/1063 KB 1632/1710 KB 420/713 KB 1008/1267 KB 772/1044 KB 424/1063 KB 1616/1710 KB 420/713 KB 976/1267 KB 760/1044 KB 464/1063 KB 1632/1710 KB 424/713 KB 1008/1267 KB 772/1044 KB 464/1063 KB 1632/1710 KB 428/713 KB 1008/1267 KB 772/1044 KB 464/1063 KB 1632/1710 KB 432/713 KB 1008/1267 KB 772/1044 KB 464/1063 KB 1632/1710 KB 436/713 KB 1008/1267 KB 772/1044 KB 464/1063 KB 1632/1710 KB 440/713 KB 1008/1267 KB 772/1044 KB 464/1063 KB 1632/1710 KB 444/713 KB 1008/1267 KB 772/1044 KB 464/1063 KB 1632/1710 KB 448/713 KB 1008/1267 KB 772/1044 KB 464/1063 KB 1632/1710 KB 452/713 KB 1008/1267 KB 772/1044 KB 464/1063 KB 1636/1710 KB 456/713 KB 1008/1267 KB 772/1044 KB 464/1063 KB 1636/1710 KB 460/713 KB 1008/1267 KB 772/1044 KB 464/1063 KB 1636/1710 KB 464/713 KB 1008/1267 KB 772/1044 KB unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 464/1063 KB 1636/1710 KB 468/713 KB 1008/1267 KB 772/1044 KB 468/1063 KB 1636/1710 KB 472/713 KB 1008/1267 KB 772/1044 KB 468/1063 KB 1636/1710 KB 476/713 KB 1008/1267 KB 772/1044 KB 468/1063 KB 1636/1710 KB 480/713 KB 1008/1267 KB 772/1044 KB 452/1063 KB 1620/1710 KB 420/713 KB 1008/1267 KB 772/1044 KB 452/1063 KB 1620/1710 KB 420/713 KB 1004/1267 KB 772/1044 KB 468/1063 KB 1636/1710 KB 480/713 KB 1008/1267 KB 776/1044 KB 468/1063 KB 1636/1710 KB 480/713 KB 1008/1267 KB 780/1044 KB 468/1063 KB 1636/1710 KB 480/713 KB 1008/1267 KB 784/1044 KB 468/1063 KB 1636/1710 KB 480/713 KB 1008/1267 KB 788/1044 KB 468/1063 KB 1636/1710 KB 480/713 KB 1012/1267 KB 792/1044 KB 468/1063 KB 1636/1710 KB 480/713 KB 1012/1267 KB 796/1044 KB 468/1063 KB 1636/1710 KB 480/713 KB 1012/1267 KB 800/1044 KB 468/1063 KB 1636/1710 KB 468/713 KB 1008/1267 KB 772/1044 KB 472/1063 KB 1636/1710 KB 480/713 KB 1012/1267 KB 800/1044 KB 476/1063 KB 1636/1710 KB 480/713 KB 1012/1267 KB 800/1044 KB 480/1063 KB 1636/1710 KB 480/713 KB 1012/1267 KB 800/1044 KB 484/1063 KB 1636/1710 KB 480/713 KB 1012/1267 KB 800/1044 KB 488/1063 KB 1636/1710 KB 484/713 KB 1012/1267 KB 804/1044 KB 492/1063 KB 1636/1710 KB 484/713 KB 1012/1267 KB 804/1044 KB 464/1063 KB 1636/1710 KB 452/713 KB 1008/1267 KB 772/1044 KB 492/1063 KB 1640/1710 KB 484/713 KB 1012/1267 KB 804/1044 KB 492/1063 KB 1644/1710 KB 484/713 KB 1012/1267 KB 804/1044 KB 492/1063 KB 1648/1710 KB 484/713 KB 1012/1267 KB 804/1044 KB 492/1063 KB 1652/1710 KB 484/713 KB 1012/1267 KB 804/1044 KB 492/1063 KB 1656/1710 KB 484/713 KB 1012/1267 KB 804/1044 KB 492/1063 KB 1660/1710 KB 484/713 KB 1012/1267 KB 804/1044 KB 492/1063 KB 1664/1710 KB 484/713 KB 1012/1267 KB 804/1044 KB 492/1063 KB 1668/1710 KB 484/713 KB 1012/1267 KB 804/1044 KB 484/1063 KB 1636/1710 KB 484/713 KB 1012/1267 KB 804/1044 KB 496/1063 KB 1668/1710 KB 488/713 KB 1012/1267 KB 804/1044 KB 496/1063 KB 1668/1710 KB 492/713 KB 1012/1267 KB 804/1044 KB 496/1063 KB 1668/1710 KB 496/713 KB 1012/1267 KB 804/1044 KB 484/1063 KB 1636/1710 KB 480/713 KB 1012/1267 KB 804/1044 KB 496/1063 KB 1668/1710 KB 496/713 KB 1012/1267 KB 808/1044 KB 468/1063 KB 1636/1710 KB 480/713 KB 1012/1267 KB 788/1044 KB 496/1063 KB 1668/1710 KB 496/713 KB 1016/1267 KB 808/1044 KB 496/1063 KB 1668/1710 KB 496/713 KB 1020/1267 KB 808/1044 KB 496/1063 KB 1668/1710 KB 496/713 KB 1024/1267 KB 808/1044 KB 496/1063 KB 1668/1710 KB 496/713 KB 1028/1267 KB 808/1044 KB 496/1063 KB 1668/1710 KB 496/713 KB 1032/1267 KB 808/1044 KB 496/1063 KB 1668/1710 KB 496/713 KB 1036/1267 KB 808/1044 KB 496/1063 KB 1668/1710 KB 496/713 KB 1040/1267 KB 808/1044 KB 496/1063 KB 1668/1710 KB 496/713 KB 1044/1267 KB 812/1044 KB 496/1063 KB 1668/1710 KB 496/713 KB 1048/1267 KB 812/1044 KB 496/1063 KB 1668/1710 KB 496/713 KB 1052/1267 KB 812/1044 KB 496/1063 KB 1668/1710 KB 484/713 KB 1012/1267 KB 804/1044 KB 500/1063 KB 1668/1710 KB 496/713 KB 1052/1267 KB 812/1044 KB 504/1063 KB 1672/1710 KB 500/713 KB 1056/1267 KB 812/1044 KB 508/1063 KB 1672/1710 KB 500/713 KB 1056/1267 KB 812/1044 KB 512/1063 KB 1672/1710 KB 500/713 KB 1056/1267 KB 812/1044 KB 496/1063 KB 1668/1710 KB 496/713 KB 1040/1267 KB 812/1044 KB 512/1063 KB 1672/1710 KB 500/713 KB 1056/1267 KB 816/1044 KB 512/1063 KB 1672/1710 KB 500/713 KB 1056/1267 KB 820/1044 KB 500/1063 KB 1672/1710 KB 500/713 KB 1056/1267 KB 812/1044 KB 512/1063 KB 1672/1710 KB 500/713 KB 1056/1267 KB 824/1044 KB 512/1063 KB 1676/1710 KB 500/713 KB 1056/1267 KB 828/1 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 044 KB 512/1063 KB 1676/1710 KB 500/713 KB 1056/1267 KB 832/1044 KB 500/1063 KB 1668/1710 KB 500/713 KB 1056/1267 KB 812/1044 KB 512/1063 KB 1676/1710 KB 504/713 KB 1056/1267 KB 832/1044 KB 512/1063 KB 1676/1710 KB 508/713 KB 1056/1267 KB 832/1044 KB 512/1063 KB 1676/1710 KB 512/713 KB 1056/1267 KB 832/1044 KB 512/1063 KB 1676/1710 KB 516/713 KB 1056/1267 KB 836/1044 KB 516/1063 KB 1676/1710 KB 520/713 KB 1056/1267 KB 836/1044 KB 516/1063 KB 1676/1710 KB 524/713 KB 1056/1267 KB 836/1044 KB 516/1063 KB 1676/1710 KB 528/713 KB 1056/1267 KB 836/1044 KB 500/1063 KB 1668/1710 KB 496/713 KB 1056/1267 KB 812/1044 KB 516/1063 KB 1676/1710 KB 528/713 KB 1060/1267 KB 836/1044 KB 516/1063 KB 1676/1710 KB 528/713 KB 1064/1267 KB 836/1044 KB 516/1063 KB 1676/1710 KB 528/713 KB 1068/1267 KB 836/1044 KB 516/1063 KB 1676/1710 KB 528/713 KB 1072/1267 KB 836/1044 KB 516/1063 KB 1676/1710 KB 528/713 KB 1076/1267 KB 836/1044 KB 516/1063 KB 1676/1710 KB 528/713 KB 1080/1267 KB 836/1044 KB 516/1063 KB 1676/1710 KB 528/713 KB 1084/1267 KB 836/1044 KB 516/1063 KB 1676/1710 KB 516/713 KB 1056/1267 KB 836/1044 KB 520/1063 KB 1676/1710 KB 528/713 KB 1084/1267 KB 836/1044 KB 524/1063 KB 1676/1710 KB 528/713 KB 1084/1267 KB 836/1044 KB 528/1063 KB 1676/1710 KB 528/713 KB 1084/1267 KB 836/1044 KB 512/1063 KB 1676/1710 KB 512/713 KB 1056/1267 KB 836/1044 KB 528/1063 KB 1676/1710 KB 528/713 KB 1084/1267 KB 840/1044 KB 512/1063 KB 1676/1710 KB 500/713 KB 1056/1267 KB 824/1044 KB 528/1063 KB 1680/1710 KB 528/713 KB 1084/1267 KB 840/1044 KB 528/1063 KB 1684/1710 KB 528/713 KB 1084/1267 KB 840/1044 KB 528/1063 KB 1688/1710 KB 528/713 KB 1084/1267 KB 840/1044 KB 528/1063 KB 1692/1710 KB 528/713 KB 1084/1267 KB 840/1044 KB 528/1063 KB 1696/1710 KB 528/713 KB 1084/1267 KB 840/1044 KB 528/1063 KB 1696/1710 KB 528/713 KB 1084/1267 KB 844/1044 KB 528/1063 KB 1700/1710 KB 528/713 KB 1084/1267 KB 848/1044 KB 532/1063 KB 1704/1710 KB 532/713 KB 1088/1267 KB 848/1044 KB 532/1063 KB 1708/1710 KB 532/713 KB 1088/1267 KB 848/1044 KB 532/1063 KB 1710/1710 KB 532/713 KB 1088/1267 KB 848/1044 KB 532/1063 KB 1700/1710 KB 532/713 KB 1088/1267 KB 848/1044 KB 532/1063 KB 1710/1710 KB 536/713 KB 1088/1267 KB 848/1044 KB 532/1063 KB 1700/1710 KB 528/713 KB 1088/1267 KB 848/1044 KB 528/1063 KB 1700/1710 KB 528/713 KB 1088/1267 KB 848/1044 KB 528/1063 KB 1700/1710 KB 528/713 KB 1084/1267 KB 848/1044 KB 532/1063 KB 1710/1710 KB 536/713 KB 1088/1267 KB 852/1044 KB 536/1063 KB 1710/1710 KB 540/713 KB 1092/1267 KB 856/1044 KB 536/1063 KB 1710/1710 KB 540/713 KB 1092/1267 KB 860/1044 KB 536/1063 KB 1710/1710 KB 540/713 KB 1092/1267 KB 852/1044 KB 536/1063 KB 1710/1710 KB 536/713 KB 1092/1267 KB 852/1044 KB 540/1063 KB 1710/1710 KB 540/713 KB 1092/1267 KB 864/1044 KB 544/1063 KB 1710/1710 KB 540/713 KB 1092/1267 KB 864/1044 KB 532/1063 KB 1710/1710 KB 536/713 KB 1092/1267 KB 852/1044 KB 544/1063 KB 1710/1710 KB 540/713 KB 1096/1267 KB 864/1044 KB 544/1063 KB 1710/1710 KB 540/713 KB 1100/1267 KB 864/1044 KB 544/1063 KB 1710/1710 KB 540/713 KB 1104/1267 KB 864/1044 KB 548/1063 KB 1710/1710 KB 544/713 KB 1108/1267 KB 864/1044 KB 548/1063 KB 1710/1710 KB 544/713 KB 1112/1267 KB 864/1044 KB 548/1063 KB 1710/1710 KB 544/713 KB 1116/1267 KB 864/1044 KB 548/1063 KB 1710/1710 KB 544/713 KB 1120/1267 KB 864/1044 KB 548/1063 KB 1710/1710 KB 544/713 KB 1124/1267 KB 864/1044 KB 536/1063 KB 1710/1710 KB 540/713 KB 1092/1267 KB 864/1044 KB 548/1063 KB 1710/1710 KB 544/713 KB 1128/1267 KB unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 868/1044 KB 548/1063 KB 1710/1710 KB 544/713 KB 1128/1267 KB 872/1044 KB 548/1063 KB 1710/1710 KB 544/713 KB 1128/1267 KB 876/1044 KB 548/1063 KB 1710/1710 KB 544/713 KB 1128/1267 KB 880/1044 KB 548/1063 KB 1710/1710 KB 544/713 KB 1104/1267 KB 864/1044 KB 552/1063 KB 1710/1710 KB 544/713 KB 1128/1267 KB 880/1044 KB 556/1063 KB 1710/1710 KB 544/713 KB 1128/1267 KB 880/1044 KB 560/1063 KB 1710/1710 KB 544/713 KB 1128/1267 KB 880/1044 KB 544/1063 KB 1710/1710 KB 544/713 KB 1104/1267 KB 864/1044 KB 560/1063 KB 1710/1710 KB 548/713 KB 1128/1267 KB 880/1044 KB 560/1063 KB 1710/1710 KB 552/713 KB 1128/1267 KB 880/1044 KB 560/1063 KB 1710/1710 KB 556/713 KB 1128/1267 KB 880/1044 KB 560/1063 KB 1710/1710 KB 560/713 KB 1128/1267 KB 880/1044 KB 560/1063 KB 1710/1710 KB 564/713 KB 1128/1267 KB 880/1044 KB 564/1063 KB 1710/1710 KB 568/713 KB 1128/1267 KB 884/1044 KB 564/1063 KB 1710/1710 KB 572/713 KB 1128/1267 KB 884/1044 KB 548/1063 KB 1710/1710 KB 544/713 KB 1128/1267 KB 884/1044 KB 564/1063 KB 1710/1710 KB 576/713 KB 1132/1267 KB 884/1044 KB 564/1063 KB 1710/1710 KB 576/713 KB 1136/1267 KB 884/1044 KB 564/1063 KB 1710/1710 KB 576/713 KB 1140/1267 KB 884/1044 KB 564/1063 KB 1710/1710 KB 576/713 KB 1144/1267 KB 884/1044 KB 564/1063 KB 1710/1710 KB 564/713 KB 1128/1267 KB 884/1044 KB 564/1063 KB 1710/1710 KB 564/713 KB 1128/1267 KB 880/1044 KB 568/1063 KB 1710/1710 KB 576/713 KB 1148/1267 KB 884/1044 KB 572/1063 KB 1710/1710 KB 576/713 KB 1148/1267 KB 884/1044 KB 576/1063 KB 1710/1710 KB 576/713 KB 1148/1267 KB 884/1044 KB 564/1063 KB 1710/1710 KB 576/713 KB 1128/1267 KB 884/1044 KB 580/1063 KB 1710/1710 KB 576/713 KB 1148/1267 KB 884/1044 KB 584/1063 KB 1710/1710 KB 580/713 KB 1148/1267 KB 888/1044 KB 580/1063 KB 1710/1710 KB 580/713 KB 1148/1267 KB 888/1044 KB 584/1063 KB 1710/1710 KB 584/713 KB 1148/1267 KB 888/1044 KB 584/1063 KB 1710/1710 KB 588/713 KB 1148/1267 KB 888/1044 KB 580/1063 KB 1710/1710 KB 576/713 KB 1148/1267 KB 888/1044 KB 588/1063 KB 1710/1710 KB 588/713 KB 1148/1267 KB 892/1044 KB 588/1063 KB 1710/1710 KB 588/713 KB 1148/1267 KB 896/1044 KB 588/1063 KB 1710/1710 KB 588/713 KB 1148/1267 KB 900/1044 KB 588/1063 KB 1710/1710 KB 588/713 KB 1148/1267 KB 888/1044 KB 592/1063 KB 1710/1710 KB 592/713 KB 1148/1267 KB 900/1044 KB 596/1063 KB 1710/1710 KB 592/713 KB 1148/1267 KB 900/1044 KB 564/1063 KB 1710/1710 KB 576/713 KB 1148/1267 KB 884/1044 KB 596/1063 KB 1710/1710 KB 592/713 KB 1152/1267 KB 904/1044 KB 596/1063 KB 1710/1710 KB 592/713 KB 1148/1267 KB 904/1044 KB 588/1063 KB 1710/1710 KB 592/713 KB 1148/1267 KB 900/1044 KB 596/1063 KB 1710/1710 KB 592/713 KB 1156/1267 KB 908/1044 KB 596/1063 KB 1710/1710 KB 592/713 KB 1156/1267 KB 912/1044 KB 596/1063 KB 1710/1710 KB 596/713 KB 1156/1267 KB 912/1044 KB 600/1063 KB 1710/1710 KB 600/713 KB 1156/1267 KB 916/1044 KB 600/1063 KB 1710/1710 KB 604/713 KB 1156/1267 KB 916/1044 KB 600/1063 KB 1710/1710 KB 608/713 KB 1156/1267 KB 916/1044 KB 600/1063 KB 1710/1710 KB 612/713 KB 1156/1267 KB 916/1044 KB 600/1063 KB 1710/1710 KB 596/713 KB 1156/1267 KB 916/1044 KB 604/1063 KB 1710/1710 KB 612/713 KB 1156/1267 KB 916/1044 KB 608/1063 KB 1710/1710 KB 612/713 KB 1156/1267 KB 916/1044 KB 612/1063 KB 1710/1710 KB 612/713 KB 1156/1267 KB 916/1044 KB 616/1063 KB 1710/1710 KB 616/713 KB 1156/1267 KB 916/1044 KB 620/1063 KB 1710/1710 KB 616/713 KB 1156/1267 KB 916/1044 KB 624/1063 KB 1710/1710 KB 616/713 KB 1156/1267 KB 916/1044 KB 628/1063 KB 1710/1710 KB 616/713 KB 1156 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install /1267 KB 916/1044 KB 596/1063 KB 1710/1710 KB 596/713 KB 1156/1267 KB 916/1044 KB 596/1063 KB 1710/1710 KB 596/713 KB 1156/1267 KB 912/1044 KB 628/1063 KB 1710/1710 KB 616/713 KB 1160/1267 KB 920/1044 KB 628/1063 KB 1710/1710 KB 616/713 KB 1164/1267 KB 920/1044 KB 628/1063 KB 1710/1710 KB 616/713 KB 1168/1267 KB 920/1044 KB 628/1063 KB 1710/1710 KB 616/713 KB 1172/1267 KB 920/1044 KB 628/1063 KB 1710/1710 KB 616/713 KB 1176/1267 KB 920/1044 KB 628/1063 KB 1710/1710 KB 616/713 KB 1180/1267 KB 920/1044 KB 612/1063 KB 1710/1710 KB 616/713 KB 1156/1267 KB 916/1044 KB 628/1063 KB 1710/1710 KB 620/713 KB 1184/1267 KB 920/1044 KB 628/1063 KB 1710/1710 KB 624/713 KB 1184/1267 KB 920/1044 KB 628/1063 KB 1710/1710 KB 628/713 KB 1184/1267 KB 920/1044 KB 632/1063 KB 1710/1710 KB 632/713 KB 1184/1267 KB 920/1044 KB 628/1063 KB 1710/1710 KB 616/713 KB 1184/1267 KB 920/1044 KB 632/1063 KB 1710/1710 KB 636/713 KB 1188/1267 KB 920/1044 KB 628/1063 KB 1710/1710 KB 616/713 KB 1156/1267 KB 920/1044 KB 632/1063 KB 1710/1710 KB 636/713 KB 1188/1267 KB 924/1044 KB 632/1063 KB 1710/1710 KB 636/713 KB 1188/1267 KB 928/1044 KB 632/1063 KB 1710/1710 KB 636/713 KB 1188/1267 KB 932/1044 KB 632/1063 KB 1710/1710 KB 636/713 KB 1188/1267 KB 936/1044 KB 632/1063 KB 1710/1710 KB 636/713 KB 1188/1267 KB 940/1044 KB 632/1063 KB 1710/1710 KB 636/713 KB 1188/1267 KB 944/1044 KB 632/1063 KB 1710/1710 KB 636/713 KB 1188/1267 KB 948/1044 KB 632/1063 KB 1710/1710 KB 636/713 KB 1192/1267 KB 952/1044 KB 632/1063 KB 1710/1710 KB 636/713 KB 1192/1267 KB 956/1044 KB 632/1063 KB 1710/1710 KB 636/713 KB 1192/1267 KB 960/1044 KB 632/1063 KB 1710/1710 KB 628/713 KB 1184/1267 KB 920/1044 KB 636/1063 KB 1710/1710 KB 636/713 KB 1192/1267 KB 960/1044 KB 640/1063 KB 1710/1710 KB 636/713 KB 1192/1267 KB 960/1044 KB 644/1063 KB 1710/1710 KB 636/713 KB 1192/1267 KB 960/1044 KB 648/1063 KB 1710/1710 KB 636/713 KB 1192/1267 KB 964/1044 KB 632/1063 KB 1710/1710 KB 636/713 KB 1184/1267 KB 920/1044 KB 648/1063 KB 1710/1710 KB 640/713 KB 1192/1267 KB 964/1044 KB 632/1063 KB 1710/1710 KB 636/713 KB 1192/1267 KB 948/1044 KB 648/1063 KB 1710/1710 KB 640/713 KB 1196/1267 KB 964/1044 KB 648/1063 KB 1710/1710 KB 640/713 KB 1200/1267 KB 964/1044 KB 648/1063 KB 1710/1710 KB 640/713 KB 1204/1267 KB 964/1044 KB 648/1063 KB 1710/1710 KB 640/713 KB 1208/1267 KB 964/1044 KB 648/1063 KB 1710/1710 KB 640/713 KB 1212/1267 KB 964/1044 KB 648/1063 KB 1710/1710 KB 640/713 KB 1216/1267 KB 964/1044 KB 652/1063 KB 1710/1710 KB 644/713 KB 1220/1267 KB 964/1044 KB 652/1063 KB 1710/1710 KB 644/713 KB 1224/1267 KB 964/1044 KB 652/1063 KB 1710/1710 KB 644/713 KB 1228/1267 KB 964/1044 KB 644/1063 KB 1710/1710 KB 636/713 KB 1192/1267 KB 964/1044 KB 652/1063 KB 1710/1710 KB 644/713 KB 1228/1267 KB 968/1044 KB 652/1063 KB 1710/1710 KB 644/713 KB 1228/1267 KB 972/1044 KB 652/1063 KB 1710/1710 KB 644/713 KB 1216/1267 KB 964/1044 KB 648/1063 KB 1710/1710 KB 644/713 KB 1216/1267 KB 964/1044 KB 652/1063 KB 1710/1710 KB 648/713 KB 1228/1267 KB 976/1044 KB 656/1063 KB 1710/1710 KB 652/713 KB 1228/1267 KB 976/1044 KB 656/1063 KB 1710/1710 KB 648/713 KB 1228/1267 KB 976/1044 KB 652/1063 KB 1710/1710 KB 652/713 KB 1228/1267 KB 976/1044 KB 660/1063 KB 1710/1710 KB 652/713 KB 1228/1267 KB 976/1044 KB 664/1063 KB 1710/1710 KB 656/713 KB 1232/1267 KB 980/1044 KB 668/1063 KB 1710/1710 KB 656/713 KB 1232/1267 KB 980/1044 KB 672/1063 KB 1710/1710 KB 656/713 KB 1232/1267 KB 980/1044 KB 660/1063 KB 1710/1710 KB 652/713 K unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install B 1228/1267 KB 980/1044 KB 672/1063 KB 1710/1710 KB 656/713 KB 1232/1267 KB 984/1044 KB 672/1063 KB 1710/1710 KB 656/713 KB 1232/1267 KB 988/1044 KB 672/1063 KB 1710/1710 KB 656/713 KB 1232/1267 KB 992/1044 KB 672/1063 KB 1710/1710 KB 656/713 KB 1232/1267 KB 996/1044 KB 676/1063 KB 1710/1710 KB 656/713 KB 1232/1267 KB 1000/1044 KB 676/1063 KB 1710/1710 KB 656/713 KB 1232/1267 KB 1004/1044 KB 676/1063 KB 1710/1710 KB 656/713 KB 1232/1267 KB 1008/1044 KB 676/1063 KB 1710/1710 KB 656/713 KB 1232/1267 KB 1012/1044 KB 676/1063 KB 1710/1710 KB 656/713 KB 1232/1267 KB 1016/1044 KB 676/1063 KB 1710/1710 KB 656/713 KB 1232/1267 KB 1020/1044 KB 660/1063 KB 1710/1710 KB 656/713 KB 1232/1267 KB 980/1044 KB 660/1063 KB 1710/1710 KB 656/713 KB 1228/1267 KB 980/1044 KB 676/1063 KB 1710/1710 KB 660/713 KB 1232/1267 KB 1020/1044 KB 676/1063 KB 1710/1710 KB 664/713 KB 1232/1267 KB 1020/1044 KB 676/1063 KB 1710/1710 KB 668/713 KB 1232/1267 KB 1020/1044 KB 676/1063 KB 1710/1710 KB 672/713 KB 1232/1267 KB 1020/1044 KB 676/1063 KB 1710/1710 KB 676/713 KB 1232/1267 KB 1020/1044 KB 676/1063 KB 1710/1710 KB 680/713 KB 1236/1267 KB 1020/1044 KB 676/1063 KB 1710/1710 KB 684/713 KB 1236/1267 KB 1020/1044 KB 676/1063 KB 1710/1710 KB 688/713 KB 1236/1267 KB 1020/1044 KB 676/1063 KB 1710/1710 KB 656/713 KB 1232/1267 KB 996/1044 KB 680/1063 KB 1710/1710 KB 688/713 KB 1236/1267 KB 1020/1044 KB 684/1063 KB 1710/1710 KB 688/713 KB 1236/1267 KB 1020/1044 KB 676/1063 KB 1710/1710 KB 676/713 KB 1236/1267 KB 1020/1044 KB 684/1063 KB 1710/1710 KB 688/713 KB 1240/1267 KB 1020/1044 KB 684/1063 KB 1710/1710 KB 688/713 KB 1244/1267 KB 1020/1044 KB 684/1063 KB 1710/1710 KB 688/713 KB 1248/1267 KB 1020/1044 KB 688/1063 KB 1710/1710 KB 692/713 KB 1252/1267 KB 1020/1044 KB 688/1063 KB 1710/1710 KB 692/713 KB 1256/1267 KB 1020/1044 KB 688/1063 KB 1710/1710 KB 692/713 KB 1260/1267 KB 1020/1044 KB 688/1063 KB 1710/1710 KB 692/713 KB 1264/1267 KB 1020/1044 KB 688/1063 KB 692/713 KB 1267/1267 KB 1024/1044 KB 688/1063 KB 1710/1710 KB 692/713 KB 1248/1267 KB 1020/1044 KB 688/1063 KB 696/713 KB 1267/1267 KB 1024/1044 KB 688/1063 KB 700/713 KB 1267/1267 KB 1024/1044 KB 688/1063 KB 704/713 KB 1267/1267 KB 1024/1044 KB 688/1063 KB 1710/1710 KB 688/713 KB 1248/1267 KB 1020/1044 KB 692/1063 KB 704/713 KB 1267/1267 KB 1024/1044 KB 696/1063 KB 704/713 KB 1267/1267 KB 1024/1044 KB 700/1063 KB 704/713 KB 1267/1267 KB 1024/1044 KB 704/1063 KB 704/713 KB 1267/1267 KB 1024/1044 KB 708/1063 KB 704/713 KB 1267/1267 KB 1024/1044 KB 712/1063 KB 708/713 KB 1267/1267 KB 1024/1044 KB 716/1063 KB 708/713 KB 1267/1267 KB 1024/1044 KB 720/1063 KB 708/713 KB 1267/1267 KB 1024/1044 KB 688/1063 KB 692/713 KB 1264/1267 KB 1024/1044 KB 720/1063 KB 708/713 KB 1267/1267 KB 1028/1044 KB 720/1063 KB 708/713 KB 1267/1267 KB 1032/1044 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2481.7 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 708/1063 KB 708/713 KB 1267/1267 KB 1024/1044 KB 720/1063 KB 712/713 KB 1267/1267 KB 1032/1044 KB 720/1063 KB 713/713 KB 1267/1267 KB 1032/1044 KB 720/1063 KB 713/713 KB 1267/1267 KB 1036/1044 KB 720/1063 KB 713/713 KB 1267/1267 KB 1040/1044 KB 720/1063 KB 713/713 KB 1267/1267 KB 1044/1044 KB 720/1063 KB 713/713 KB 1267/1267 KB 1044/1044 KB 724/1063 KB 713/713 KB 1267/1267 KB 1044/1044 KB 728/1063 KB 713/713 KB 1044/1044 KB 732/1063 KB 713/713 KB 1044/1044 KB 736/1063 KB 713/713 KB 1044/1044 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1832.8 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 740/1063 KB 713/713 KB 1044/1044 KB 744/1063 KB 713/713 KB 1044/1044 KB 748/1063 KB 713/713 KB 1044/1044 KB 752/1063 KB 713/713 KB 1044/1044 KB 752/1063 KB 713/713 KB 1044/1044 KB 4/257 KB 752/1063 KB 1044/1044 KB 8/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1025.9 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 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 1497.7 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 756/1063 KB 12/257 KB 760/1063 KB 12/257 KB 764/1063 KB 12/257 KB 768/1063 KB 12/257 KB 752/1063 KB 1044/1044 KB 12/257 KB 768/1063 KB 16/257 KB 768/1063 KB 16/257 KB 4/358 KB 768/1063 KB 16/257 KB 8/358 KB 768/1063 KB 16/257 KB 12/358 KB 768/1063 KB 16/257 KB 16/358 KB 768/1063 KB 16/257 KB 20/358 KB 4/5 KB 4/549 KB 768/1063 KB 16/257 KB 20/358 KB 4/5 KB 8/549 KB 768/1063 KB 16/257 KB 20/358 KB 4/5 KB 12/549 KB 768/1063 KB 16/257 KB 20/358 KB 4/5 KB 16/549 KB 768/1063 KB 16/257 KB 20/358 KB 4/5 KB 20/549 KB 768/1063 KB 16/257 KB 20/358 KB 4/5 KB 24/549 KB 768/1063 KB 16/257 KB 20/358 KB 4/5 KB 28/549 KB 768/1063 KB 16/257 KB 20/358 KB 4/5 KB 32/549 KB 768/1063 KB 16/257 KB 20/358 KB 4/5 KB 768/1063 KB 16/257 KB 20/358 KB 5/5 KB 32/549 KB 768/1063 KB 16/257 KB 20/358 KB 5/5 KB 36/549 KB 768/1063 KB 16/257 KB 20/358 KB 5/5 KB 40/549 KB 768/1063 KB 16/257 KB 24/358 KB 5/5 KB 36/549 KB 768/1063 KB 16/257 KB 24/358 KB 5/5 KB 40/549 KB 768/1063 KB 16/257 KB 28/358 KB 5/5 KB 40/549 KB 768/1063 KB 16/257 KB 32/358 KB 5/5 KB 40/549 KB 768/1063 KB 16/257 KB 36/358 KB 5/5 KB 44/549 KB 768/1063 KB 16/257 KB 36/358 KB 5/5 KB 48/549 KB 768/1063 KB 16/257 KB 36/358 KB 5/5 KB 52/549 KB 768/1063 KB 16/257 KB 36/358 KB 5/5 KB 56/549 KB 768/1063 KB 16/257 KB 40/358 KB 5/5 KB 60/549 KB 768/1063 KB 16/257 KB 40/358 KB 5/5 KB 52/549 KB 768/1063 KB 16/257 KB 40/358 KB 5/5 KB 60/549 KB 768/1063 KB 16/257 KB 44/358 KB 5/5 KB 60/549 KB 768/1063 KB 16/257 KB 48/358 KB 5/5 KB 60/549 KB 768/1063 KB 16/257 KB 52/358 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.0 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 5/5 KB 64/549 KB 768/1063 KB 16/257 KB 52/358 KB 68/549 KB 768/1063 KB 16/257 KB 52/358 KB 68/549 KB 772/1063 KB 20/257 KB 56/358 KB 68/549 KB 776/1063 KB 20/257 KB 56/358 KB 68/549 KB 780/1063 KB 20/257 KB 56/358 KB 68/549 KB 784/1063 KB 20/257 KB 56/358 KB 68/549 KB 788/1063 KB 20/257 KB 56/358 KB 68/549 KB 792/1063 KB 20/257 KB 56/358 KB 68/549 KB 796/1063 KB 20/257 KB 56/358 KB 68/549 KB 800/1063 KB 20/257 KB 56/358 KB 68/549 KB 804/1063 KB 20/257 KB 56/358 KB 68/549 KB 768/1063 KB 20/257 KB 56/358 KB 68/549 KB 804/1063 KB 24/257 KB 56/358 KB 68/549 KB 804/1063 KB 28/257 KB 56/358 KB 68/549 KB 804/1063 KB 32/257 KB 56/358 KB 68/549 KB 804/1063 KB 36/257 KB 56/358 KB 68/549 KB 804/1063 KB 40/257 KB 56/358 KB 68/549 KB 804/1063 KB 44/257 KB 56/358 KB 68/549 KB 804/1063 KB 48/257 KB 56/358 KB 68/549 KB 804/1063 KB 52/257 KB 56/358 KB 68/549 KB 808/1063 KB 56/257 KB 56/358 KB 68/549 KB 808/1063 KB 60/257 KB 56/358 KB 68/549 KB 808/1063 KB 64/257 KB 56/358 KB 68/549 KB 808/1063 KB 68/257 KB 56/358 KB 68/549 KB 808/1063 KB 72/257 KB 56/358 KB 68/549 KB 808/1063 KB 76/257 KB 56/358 KB 68/549 KB 808/1063 KB 80/257 KB 56/358 KB 68/549 KB 808/1063 KB 84/257 KB 56/358 KB 68/549 KB 3/86 KB 808/1063 KB 88/257 KB 56/358 KB 68/549 KB 3/86 KB 808/1063 KB 92/257 KB 56/358 KB 68/549 KB 3/86 KB 808/1063 KB 96/257 KB 56/358 KB 68/549 KB 768/1063 KB 16/257 KB 56/358 KB 68/549 KB 3/86 KB 808/1063 KB 96/257 KB 60/358 KB 68/549 KB 3/86 KB 808/1063 KB 96/257 KB 64/358 KB 68/549 KB 3/86 KB 808/1063 KB 84/257 KB 56/358 KB 68/549 KB 808/1063 KB 52/257 KB 56/358 KB 68/549 KB 3/86 KB 812/1063 KB 96/257 KB 64/358 KB 68/549 KB 3/86 KB 816/1063 KB 96/257 KB 64/358 KB 68/549 KB 3/86 KB 820/1063 KB 96/257 KB 64/358 KB 68/549 KB 3/86 KB 824/1063 KB 96/257 KB 64/358 KB 68/549 KB 3/86 KB 828/1063 KB 96/257 KB 64/358 KB 68/549 KB 3/86 KB 832/1063 KB 96/257 KB 64/358 KB 68/549 KB 3/86 KB 836/1063 KB 96/257 KB 64/358 KB 68/549 KB 6/86 KB 840/1063 KB 96/257 KB 64/358 KB 68/549 KB 6/86 KB 844/1063 KB 96/257 KB 64/358 KB 68/549 KB 6/86 KB 848/1063 KB 96/257 KB 64/358 KB 68/549 KB 6/86 KB 836/1063 KB 96/257 KB 64/358 KB 68/549 KB 9/86 KB 848/1063 KB 96/257 KB 64/358 KB 68/549 KB 9/86 KB 852/1063 KB 96/257 KB 64/358 KB 72/549 KB 11/86 KB 856/1063 KB 100/257 KB 68/358 KB 72/549 KB 11/86 KB 860/1063 KB 100/257 KB 68/358 KB 72/549 KB 11/86 KB 864/1063 KB 100/257 KB 68/358 KB 72/549 KB 11/86 KB 852/1063 KB 100/257 KB 68/358 KB 72/549 KB 11/86 KB 864/1063 KB 104/257 KB 68/358 KB 72/549 KB 11/86 KB 864/1063 KB 108/257 KB 68/358 KB 72/549 KB 11/86 KB 864/1063 KB 112/257 KB 68/358 KB 72/549 KB 11/86 KB 864/1063 KB 116/257 KB 68/358 KB 72/549 KB 11/86 KB 868/1063 KB 120/257 KB 68/358 KB 72/549 KB 11/86 KB 868/1063 KB 124/257 KB 68/358 KB 72/549 KB 11/86 KB 868/1063 KB 128/257 KB 68/358 KB 72/549 KB 11/86 KB 852/1063 KB 96/257 KB 68/358 KB 76/549 KB 11/86 KB 868/1063 KB 128/257 KB 68/358 KB 80/549 KB 11/86 KB 868/1063 KB 128/257 KB 68/358 KB 84/549 KB 11/86 KB 868/1063 KB 128/257 KB 68/358 KB 88/549 KB 11/86 KB 868/1063 KB 128/257 KB 68/358 KB 92/549 KB 11/86 KB 868/1063 KB 128/257 KB 68/358 KB 96/549 KB 11/86 KB 868/1063 KB 128/257 KB 68/358 KB 68/549 KB 11/86 KB 852/1063 KB 96/257 KB 68/358 KB 68/549 KB 11/86 KB 852/1063 KB 96/257 KB 64/358 KB 96/549 KB 14/86 KB 868/1063 KB 128/257 KB 68/358 KB 96/549 KB 16/86 KB 868/1063 KB 128/257 KB 68/358 KB 96/549 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install KB 19/86 KB 868/1063 KB 128/257 KB 68/358 KB 96/549 KB 22/86 KB 868/1063 KB 128/257 KB 68/358 KB 96/549 KB 25/86 KB 868/1063 KB 128/257 KB 72/358 KB 96/549 KB 27/86 KB 868/1063 KB 128/257 KB 72/358 KB 72/549 KB 11/86 KB 868/1063 KB 116/257 KB 68/358 KB 96/549 KB 27/86 KB 872/1063 KB 128/257 KB 72/358 KB 96/549 KB 27/86 KB 876/1063 KB 128/257 KB 72/358 KB 96/549 KB 22/86 KB 868/1063 KB 128/257 KB 72/358 KB 96/549 KB 30/86 KB 876/1063 KB 128/257 KB 76/358 KB 96/549 KB 30/86 KB 876/1063 KB 128/257 KB 80/358 KB 100/549 KB 30/86 KB 876/1063 KB 128/257 KB 80/358 KB 104/549 KB 30/86 KB 880/1063 KB 132/257 KB 84/358 KB 108/549 KB 30/86 KB 880/1063 KB 132/257 KB 84/358 KB 112/549 KB 30/86 KB 880/1063 KB 132/257 KB 84/358 KB 96/549 KB 30/86 KB 876/1063 KB 128/257 KB 72/358 KB 112/549 KB 32/86 KB 880/1063 KB 132/257 KB 84/358 KB 112/549 KB 36/86 KB 880/1063 KB 132/257 KB 84/358 KB 116/549 KB 40/86 KB 880/1063 KB 132/257 KB 84/358 KB 116/549 KB 44/86 KB 880/1063 KB 132/257 KB 84/358 KB 116/549 KB 48/86 KB 880/1063 KB 132/257 KB 84/358 KB 100/549 KB 30/86 KB 880/1063 KB 132/257 KB 84/358 KB 116/549 KB 48/86 KB 880/1063 KB 136/257 KB 84/358 KB 116/549 KB 48/86 KB 880/1063 KB 140/257 KB 84/358 KB 116/549 KB 48/86 KB 880/1063 KB 144/257 KB 84/358 KB 100/549 KB 30/86 KB 880/1063 KB 128/257 KB 84/358 KB 116/549 KB 48/86 KB 880/1063 KB 144/257 KB 88/358 KB 100/549 KB 30/86 KB 880/1063 KB 128/257 KB 80/358 KB 116/549 KB 48/86 KB 884/1063 KB 144/257 KB 92/358 KB 116/549 KB 48/86 KB 888/1063 KB 144/257 KB 92/358 KB 116/549 KB 48/86 KB 892/1063 KB 144/257 KB 92/358 KB 116/549 KB 48/86 KB 896/1063 KB 144/257 KB 92/358 KB 116/549 KB 48/86 KB 900/1063 KB 144/257 KB 92/358 KB 116/549 KB 52/86 KB 904/1063 KB 148/257 KB 92/358 KB 116/549 KB 52/86 KB 908/1063 KB 148/257 KB 92/358 KB 116/549 KB 36/86 KB 880/1063 KB 132/257 KB 84/358 KB 120/549 KB 52/86 KB 908/1063 KB 148/257 KB 92/358 KB 124/549 KB 52/86 KB 908/1063 KB 148/257 KB 92/358 KB 128/549 KB 52/86 KB 908/1063 KB 148/257 KB 92/358 KB 116/549 KB 52/86 KB 900/1063 KB 148/257 KB 92/358 KB 128/549 KB 56/86 KB 912/1063 KB 148/257 KB 92/358 KB 128/549 KB 60/86 KB 912/1063 KB 148/257 KB 92/358 KB 128/549 KB 64/86 KB 912/1063 KB 148/257 KB 92/358 KB 128/549 KB 68/86 KB 912/1063 KB 148/257 KB 92/358 KB 132/549 KB 72/86 KB 912/1063 KB 148/257 KB 92/358 KB 132/549 KB 76/86 KB 912/1063 KB 148/257 KB 92/358 KB 132/549 KB 80/86 KB 912/1063 KB 148/257 KB 92/358 KB 116/549 KB 48/86 KB 900/1063 KB 148/257 KB 92/358 KB 116/549 KB 48/86 KB 880/1063 KB 144/257 KB 92/358 KB 132/549 KB 80/86 KB 912/1063 KB 148/257 KB 96/358 KB 132/549 KB 80/86 KB 912/1063 KB 148/257 KB 100/358 KB 132/549 KB 80/86 KB 912/1063 KB 148/257 KB 104/358 KB 132/549 KB 80/86 KB 912/1063 KB 148/257 KB 108/358 KB 132/549 KB 80/86 KB 912/1063 KB 148/257 KB 112/358 KB 132/549 KB 80/86 KB 912/1063 KB 148/257 KB 116/358 KB 132/549 KB 80/86 KB 912/1063 KB 152/257 KB 120/358 KB 132/549 KB 80/86 KB 912/1063 KB 152/257 KB 124/358 KB 132/549 KB 80/86 KB 912/1063 KB 152/257 KB 128/358 KB 132/549 KB 68/86 KB 912/1063 KB 148/257 KB 92/358 KB 136/549 KB 80/86 KB 912/1063 KB 152/257 KB 128/358 KB 128/549 KB 52/86 KB 912/1063 KB 148/257 KB 92/358 KB 132/549 KB 80/86 KB 912/1063 KB 152/257 KB 116/358 KB 136/549 KB 80/86 KB 912/1063 KB 156/257 KB 128/358 KB 136/549 KB 80/86 KB 912/1063 KB 160/257 KB 128/358 KB 136/549 KB 80/86 KB 912/1063 KB 164/257 KB 128/358 KB 140/ unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 549 KB 80/86 KB 916/1063 KB 168/257 KB 132/358 KB 140/549 KB 80/86 KB 916/1063 KB 172/257 KB 132/358 KB 140/549 KB 80/86 KB 916/1063 KB 176/257 KB 132/358 KB 140/549 KB 80/86 KB 916/1063 KB 164/257 KB 132/358 KB 136/549 KB 80/86 KB 916/1063 KB 164/257 KB 128/358 KB 140/549 KB 84/86 KB 920/1063 KB 176/257 KB 132/358 KB 140/549 KB 84/86 KB 924/1063 KB 176/257 KB 132/358 KB 140/549 KB 84/86 KB 928/1063 KB 176/257 KB 132/358 KB 144/549 KB 84/86 KB 932/1063 KB 176/257 KB 132/358 KB 144/549 KB 84/86 KB 936/1063 KB 176/257 KB 132/358 KB 144/549 KB 84/86 KB 940/1063 KB 176/257 KB 132/358 KB 144/549 KB 84/86 KB 944/1063 KB 176/257 KB 132/358 KB 144/549 KB 84/86 KB 948/1063 KB 176/257 KB 132/358 KB 144/549 KB 84/86 KB 952/1063 KB 180/257 KB 132/358 KB 144/549 KB 84/86 KB 956/1063 KB 180/257 KB 132/358 KB 144/549 KB 84/86 KB 960/1063 KB 180/257 KB 132/358 KB 136/549 KB 80/86 KB 916/1063 KB 164/257 KB 132/358 KB 144/549 KB 84/86 KB 960/1063 KB 180/257 KB 136/358 KB 144/549 KB 84/86 KB 960/1063 KB 180/257 KB 140/358 KB 144/549 KB 84/86 KB 960/1063 KB 180/257 KB 144/358 KB 144/549 KB 84/86 KB 960/1063 KB 180/257 KB 148/358 KB 144/549 KB 84/86 KB 960/1063 KB 180/257 KB 152/358 KB 144/549 KB 84/86 KB 960/1063 KB 180/257 KB 156/358 KB 144/549 KB 84/86 KB 960/1063 KB 180/257 KB 160/358 KB 144/549 KB 84/86 KB 948/1063 KB 180/257 KB 132/358 KB 144/549 KB 84/86 KB 960/1063 KB 184/257 KB 160/358 KB 144/549 KB 84/86 KB 960/1063 KB 188/257 KB 160/358 KB 144/549 KB 84/86 KB 960/1063 KB 192/257 KB 160/358 KB 144/549 KB 84/86 KB 928/1063 KB 176/257 KB 132/358 KB 148/549 KB 84/86 KB 960/1063 KB 192/257 KB 160/358 KB 152/549 KB 84/86 KB 960/1063 KB 192/257 KB 160/358 KB 156/549 KB 84/86 KB 960/1063 KB 192/257 KB 160/358 KB 160/549 KB 84/86 KB 960/1063 KB 192/257 KB 160/358 KB 140/549 KB 84/86 KB 916/1063 KB 176/257 KB 132/358 KB 160/549 KB 86/86 KB 960/1063 KB 192/257 KB 160/358 KB 164/549 KB 86/86 KB 960/1063 KB 192/257 KB 160/358 KB 168/549 KB 86/86 KB 960/1063 KB 192/257 KB 164/358 KB 172/549 KB 86/86 KB 960/1063 KB 192/257 KB 164/358 KB 176/549 KB 86/86 KB 960/1063 KB 192/257 KB 164/358 KB 180/549 KB 86/86 KB 964/1063 KB 192/257 KB 164/358 KB 184/549 KB 86/86 KB 964/1063 KB 196/257 KB 164/358 KB 188/549 KB 86/86 KB 964/1063 KB 196/257 KB 164/358 KB 192/549 KB 86/86 KB 964/1063 KB 196/257 KB 164/358 KB 164/549 KB 86/86 KB 960/1063 KB 192/257 KB 164/358 KB 180/549 KB 86/86 KB 964/1063 KB 196/257 KB 164/358 KB 192/549 KB 86/86 KB 964/1063 KB 200/257 KB 164/358 KB 192/549 KB 86/86 KB 964/1063 KB 204/257 KB 164/358 KB 176/549 KB 86/86 KB 964/1063 KB 192/257 KB 164/358 KB 192/549 KB 86/86 KB 964/1063 KB 204/257 KB 168/358 KB 192/549 KB 86/86 KB 968/1063 KB 204/257 KB 172/358 KB 192/549 KB 86/86 KB 968/1063 KB 208/257 KB 172/358 KB 192/549 KB 86/86 KB 968/1063 KB 204/257 KB 168/358 KB 192/549 KB 86/86 KB 972/1063 KB 208/257 KB 176/358 KB 192/549 KB 86/86 KB 976/1063 KB 208/257 KB 176/358 KB 192/549 KB 86/86 KB 980/1063 KB 208/257 KB 176/358 KB 196/549 KB 86/86 KB 984/1063 KB 212/257 KB 176/358 KB 196/549 KB 86/86 KB 988/1063 KB 212/257 KB 176/358 KB 196/549 KB 86/86 KB 992/1063 KB 212/257 KB 176/358 KB 192/549 KB 86/86 KB 968/1063 KB 208/257 KB 176/358 KB 196/549 KB 992/1063 KB 212/257 KB 180/358 KB 196/549 KB 992/1063 KB 212/257 KB 184/358 KB 196/549 KB 992/1063 KB 212/257 KB 188/358 KB 196/549 KB 992/1063 KB unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 212/257 KB 192/358 KB 196/549 KB 86/86 KB 980/1063 KB 212/257 KB 176/358 KB 196/549 KB 992/1063 KB 216/257 KB 192/358 KB 196/549 KB 992/1063 KB 220/257 KB 192/358 KB 196/549 KB 86/86 KB 980/1063 KB 208/257 KB 176/358 KB 200/549 KB 992/1063 KB 220/257 KB 192/358 KB 204/549 KB 992/1063 KB 220/257 KB 192/358 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 110.7 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 204/549 KB 992/1063 KB 224/257 KB 192/358 KB 208/549 KB 992/1063 KB 224/257 KB 192/358 KB 212/549 KB 992/1063 KB 228/257 KB 192/358 KB 216/549 KB 996/1063 KB 228/257 KB 196/358 KB 220/549 KB 996/1063 KB 228/257 KB 196/358 KB 224/549 KB 996/1063 KB 228/257 KB 196/358 KB 208/549 KB 992/1063 KB 228/257 KB 192/358 KB 224/549 KB 996/1063 KB 232/257 KB 196/358 KB 224/549 KB 996/1063 KB 236/257 KB 196/358 KB 224/549 KB 996/1063 KB 240/257 KB 196/358 KB 224/549 KB 996/1063 KB 244/257 KB 196/358 KB 228/549 KB 996/1063 KB 248/257 KB 196/358 KB 228/549 KB 996/1063 KB 3/404 KB 252/257 KB 196/358 KB 212/549 KB 996/1063 KB 228/257 KB 196/358 KB 212/549 KB 996/1063 KB 228/257 KB 192/358 KB 228/549 KB 1000/1063 KB 3/404 KB 252/257 KB 196/358 KB 228/549 KB 1004/1063 KB 3/404 KB 252/257 KB 200/358 KB 228/549 KB 1008/1063 KB 3/404 KB 252/257 KB 200/358 KB 228/549 KB 996/1063 KB 3/404 KB 248/257 KB 196/358 KB 228/549 KB 1008/1063 KB 6/404 KB 252/257 KB 200/358 KB 228/549 KB 1012/1063 KB 6/404 KB 252/257 KB 200/358 KB 228/549 KB 996/1063 KB 244/257 KB 196/358 KB 232/549 KB 1012/1063 KB 9/404 KB 252/257 KB 200/358 KB 228/549 KB 1012/1063 KB 9/404 KB 252/257 KB 200/358 KB 228/549 KB 1000/1063 KB 3/404 KB 252/257 KB 200/358 KB 232/549 KB 1016/1063 KB 9/404 KB 252/257 KB 204/358 KB 232/549 KB 1016/1063 KB 9/404 KB 252/257 KB 208/358 KB 232/549 KB 1016/1063 KB 9/404 KB 252/257 KB 212/358 KB 232/549 KB 1016/1063 KB 11/404 KB 252/257 KB 216/358 KB 236/549 KB 1016/1063 KB 11/404 KB 256/257 KB 220/358 KB 236/549 KB 1016/1063 KB 11/404 KB 256/257 KB 224/358 KB 236/549 KB 1016/1063 KB 11/404 KB 256/257 KB 228/358 KB 236/549 KB 1016/1063 KB 11/404 KB 256/257 KB 232/358 KB 236/549 KB 1016/1063 KB 11/404 KB 256/257 KB 236/358 KB 236/549 KB 1016/1063 KB 11/404 KB 256/257 KB 240/358 KB 232/549 KB 1016/1063 KB 9/404 KB 252/257 KB 200/358 KB 236/549 KB 1020/1063 KB 11/404 KB 256/257 KB 240/358 KB 236/549 KB 1024/1063 KB 11/404 KB 256/257 KB 240/358 KB 236/549 KB 1016/1063 KB 11/404 KB 256/257 KB 216/358 KB 236/549 KB 1016/1063 KB 11/404 KB 252/257 KB 216/358 KB 240/549 KB 1024/1063 KB 11/404 KB 256/257 KB 240/358 KB 232/549 KB 1016/1063 KB 11/404 KB 252/257 KB 212/358 KB 240/549 KB 1024/1063 KB 14/404 KB 256/257 KB 240/358 KB 240/549 KB 1024/1063 KB 16/404 KB 257/257 KB 240/358 KB 244/549 KB 1028/1063 KB 19/404 KB 257/257 KB 240/358 KB 240/549 KB 1024/1063 KB 16/404 KB 257/257 KB 240/358 KB 244/549 KB 1028/1063 KB 22/404 KB 257/257 KB 240/358 KB 244/549 KB 1028/1063 KB 25/404 KB 257/257 KB 240/358 KB 244/549 KB 1028/1063 KB 16/404 KB 257/257 KB 240/358 KB 244/549 KB 1024/1063 KB 16/404 KB 257/257 KB 240/358 KB 248/549 KB 1032/1063 KB 25/404 KB 257/257 KB 240/358 KB 252/549 KB 1032/1063 KB 25/404 KB 257/257 KB 240/358 KB 256/549 KB 1032/1063 KB 25/404 KB 257/257 KB 240/358 KB 256/549 KB 1032/1063 KB 27/404 KB 257/257 KB 240/358 KB 256/549 KB 1032/1063 KB 27/404 KB 257/257 KB 244/358 KB 260/549 KB 1032/1063 KB 30/404 KB 257/257 KB 248/358 KB 260/549 KB 1032/1063 KB 30/404 KB 257/257 KB 252/358 KB 260/549 KB 1032/1063 KB 30/404 KB 257/257 KB 256/358 KB 260/549 KB 1032/1063 KB 30/404 KB 257/257 KB 244/358 KB 260/549 KB 1032/1063 KB 32/404 KB 257/257 KB 256/358 KB 244/549 KB 1032/1063 KB 25/404 KB 257/257 KB 240/358 KB 260/549 KB 1036/1063 KB 32/404 KB 257/257 KB 256/358 KB 260/549 KB 1040/1063 KB 32/404 KB 257/257 KB 256/358 KB 260/549 KB 1044/1063 KB 32/404 KB 257/257 KB 256/358 KB 260/549 KB 1048/1 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 063 KB 32/404 KB 257/257 KB 256/358 KB 260/549 KB 1052/1063 KB 32/404 KB 257/257 KB 256/358 KB 260/549 KB 1032/1063 KB 27/404 KB 257/257 KB 244/358 KB 264/549 KB 1052/1063 KB 32/404 KB 260/358 KB 268/549 KB 1052/1063 KB 32/404 KB 260/358 KB 272/549 KB 1052/1063 KB 32/404 KB 260/358 KB 276/549 KB 1052/1063 KB 32/404 KB 260/358 KB 280/549 KB 1056/1063 KB 36/404 KB 260/358 KB 284/549 KB 1056/1063 KB 36/404 KB 260/358 KB 288/549 KB 1056/1063 KB 36/404 KB 260/358 KB 260/549 KB 1052/1063 KB 32/404 KB 260/358 KB 288/549 KB 1056/1063 KB 36/404 KB 264/358 KB 288/549 KB 1056/1063 KB 36/404 KB 268/358 KB 288/549 KB 1056/1063 KB 36/404 KB 272/358 KB 288/549 KB 1056/1063 KB 36/404 KB 276/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 318.7 KB/sec) unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 292/549 KB 1056/1063 KB 36/404 KB 276/358 KB 296/549 KB 1056/1063 KB 36/404 KB 276/358 KB 276/549 KB 1056/1063 KB 36/404 KB 260/358 KB 276/549 KB 1052/1063 KB 36/404 KB 260/358 KB 296/549 KB 1056/1063 KB 40/404 KB 280/358 KB 296/549 KB 1056/1063 KB 44/404 KB 280/358 KB 296/549 KB 1056/1063 KB 48/404 KB 280/358 KB 296/549 KB 1060/1063 KB 48/404 KB 280/358 KB 296/549 KB 1063/1063 KB 48/404 KB 280/358 KB 296/549 KB 1063/1063 KB 52/404 KB 280/358 KB 296/549 KB 1063/1063 KB 56/404 KB 280/358 KB 296/549 KB 1063/1063 KB 60/404 KB 280/358 KB 296/549 KB 1063/1063 KB 64/404 KB 280/358 KB 300/549 KB 1063/1063 KB 64/404 KB 280/358 KB 304/549 KB 1063/1063 KB 64/404 KB 280/358 KB 296/549 KB 1056/1063 KB 36/404 KB 280/358 KB 304/549 KB 1063/1063 KB 64/404 KB 284/358 KB 304/549 KB 1063/1063 KB 64/404 KB 288/358 KB 308/549 KB 1063/1063 KB 64/404 KB 288/358 KB 312/549 KB 1063/1063 KB 68/404 KB 292/358 KB 316/549 KB 1063/1063 KB 68/404 KB 292/358 KB 320/549 KB 1063/1063 KB 68/404 KB 292/358 KB 308/549 KB 1063/1063 KB 68/404 KB 292/358 KB 320/549 KB 1063/1063 KB 68/404 KB 296/358 KB 320/549 KB 1063/1063 KB 68/404 KB 300/358 KB 320/549 KB 1063/1063 KB 68/404 KB 304/358 KB 308/549 KB 1063/1063 KB 68/404 KB 288/358 KB 324/549 KB 1063/1063 KB 72/404 KB 304/358 KB 324/549 KB 1063/1063 KB 76/404 KB 304/358 KB 324/549 KB 1063/1063 KB 80/404 KB 304/358 KB 324/549 KB 1063/1063 KB 84/404 KB 304/358 KB 324/549 KB 1063/1063 KB 88/404 KB 304/358 KB 324/549 KB 1063/1063 KB 92/404 KB 304/358 KB 324/549 KB 1063/1063 KB 96/404 KB 304/358 KB 324/549 KB 1063/1063 KB 68/404 KB 304/358 KB 328/549 KB 1063/1063 KB 96/404 KB 304/358 KB 332/549 KB 96/404 KB 308/358 KB 336/549 KB 96/404 KB 308/358 KB 340/549 KB 96/404 KB 308/358 KB 344/549 KB 100/404 KB 308/358 KB 348/549 KB 100/404 KB 308/358 KB 352/549 KB 100/404 KB 308/358 KB 328/549 KB 96/404 KB 308/358 KB 352/549 KB 100/404 KB 312/358 KB 352/549 KB 100/404 KB 316/358 KB 352/549 KB 100/404 KB 320/358 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 1303.2 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 352/549 KB 100/404 KB 324/358 KB 352/549 KB 100/404 KB 328/358 KB 352/549 KB 100/404 KB 332/358 KB 352/549 KB 100/404 KB 336/358 KB 352/549 KB 100/404 KB 340/358 KB 356/549 KB 100/404 KB 344/358 KB 340/549 KB 100/404 KB 308/358 KB 356/549 KB 104/404 KB 344/358 KB 356/549 KB 108/404 KB 344/358 KB 356/549 KB 112/404 KB 344/358 KB 356/549 KB 116/404 KB 344/358 KB 356/549 KB 120/404 KB 344/358 KB 356/549 KB 124/404 KB 344/358 KB 356/549 KB 128/404 KB 344/358 KB 356/549 KB 100/404 KB 340/358 KB 360/549 KB 128/404 KB 344/358 KB 364/549 KB 128/404 KB 344/358 KB 368/549 KB 128/404 KB 344/358 KB 368/549 KB 128/404 KB 4/587 KB 344/358 KB 368/549 KB 128/404 KB 8/587 KB 344/358 KB 368/549 KB 128/404 KB 12/587 KB 344/358 KB 368/549 KB 128/404 KB 16/587 KB 344/358 KB 368/549 KB 128/404 KB 20/587 KB 344/358 KB 368/549 KB 128/404 KB 24/587 KB 344/358 KB 368/549 KB 128/404 KB 28/587 KB 344/358 KB 368/549 KB 128/404 KB 32/587 KB 344/358 KB 368/549 KB 128/404 KB 36/587 KB 344/358 KB 368/549 KB 128/404 KB 40/587 KB 344/358 KB 368/549 KB 128/404 KB 44/587 KB 344/358 KB 368/549 KB 128/404 KB 48/587 KB 344/358 KB 368/549 KB 128/404 KB 52/587 KB 344/358 KB 368/549 KB 128/404 KB 56/587 KB 4/894 KB 348/358 KB 372/549 KB 128/404 KB 60/587 KB 4/894 KB 348/358 KB 372/549 KB 128/404 KB 64/587 KB 4/894 KB 348/358 KB 368/549 KB 128/404 KB 52/587 KB 4/894 KB 348/358 KB 372/549 KB 132/404 KB 64/587 KB 8/894 KB 348/358 KB 372/549 KB 132/404 KB 64/587 KB 12/894 KB 348/358 KB 372/549 KB 132/404 KB 64/587 KB 16/894 KB 348/358 KB 372/549 KB 132/404 KB 64/587 KB 20/894 KB 348/358 KB 372/549 KB 132/404 KB 64/587 KB 24/894 KB 348/358 KB 372/549 KB 132/404 KB 64/587 KB 28/894 KB 348/358 KB 372/549 KB 132/404 KB 64/587 KB 32/894 KB 348/358 KB 368/549 KB 128/404 KB 52/587 KB 348/358 KB 372/549 KB 132/404 KB 64/587 KB 32/894 KB 352/358 KB 372/549 KB 132/404 KB 64/587 KB 32/894 KB 356/358 KB 372/549 KB 132/404 KB 64/587 KB 32/894 KB 358/358 KB 372/549 KB 132/404 KB 64/587 KB 4/894 KB 348/358 KB 372/549 KB 136/404 KB 64/587 KB 32/894 KB 358/358 KB 372/549 KB 140/404 KB 64/587 KB 32/894 KB 358/358 KB 372/549 KB 144/404 KB 68/587 KB 32/894 KB 358/358 KB 372/549 KB 148/404 KB 68/587 KB 32/894 KB 358/358 KB 372/549 KB 152/404 KB 68/587 KB 36/894 KB 358/358 KB 372/549 KB 156/404 KB 68/587 KB 36/894 KB 358/358 KB 372/549 KB 160/404 KB 68/587 KB 36/894 KB 358/358 KB 372/549 KB 128/404 KB 56/587 KB 4/894 KB 348/358 KB 376/549 KB 160/404 KB 68/587 KB 36/894 KB 358/358 KB 380/549 KB 160/404 KB 68/587 KB 36/894 KB 358/358 KB 384/549 KB 160/404 KB 68/587 KB 36/894 KB 358/358 KB 372/549 KB 148/404 KB 68/587 KB 36/894 KB 358/358 KB 384/549 KB 160/404 KB 68/587 KB 40/894 KB 358/358 KB 384/549 KB 160/404 KB 68/587 KB 44/894 KB 358/358 KB 384/549 KB 160/404 KB 68/587 KB 48/894 KB 358/358 KB 384/549 KB 160/404 KB 68/587 KB 52/894 KB 358/358 KB 388/549 KB 164/404 KB 68/587 KB 56/894 KB 358/358 KB 388/549 KB 164/404 KB 68/587 KB 60/894 KB 358/358 KB 388/549 KB 164/404 KB 68/587 KB 64/894 KB 358/358 KB 372/549 KB 140/404 KB 68/587 KB 32/894 KB 358/358 KB 388/549 KB 164/404 KB 72/587 KB 64/894 KB 358/358 KB 388/549 KB 164/404 KB 76/587 KB 64/894 KB 358/358 KB 388/549 KB 164/404 KB 80/587 KB 64/894 KB 358/358 KB 388/549 KB 164/404 KB 84/587 KB 64/894 KB 358/358 KB 388/549 KB 164/404 KB 88/587 KB 64/894 KB 388/549 KB 164/404 KB 92/587 KB 64/894 KB 388/549 KB 164/404 KB 96/587 KB 64/894 K unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install B 388/549 KB 164/404 KB 68/587 KB 52/894 KB 358/358 KB 388/549 KB 168/404 KB 96/587 KB 64/894 KB 388/549 KB 160/404 KB 68/587 KB 52/894 KB 358/358 KB 392/549 KB 168/404 KB 96/587 KB 64/894 KB 396/549 KB 168/404 KB 96/587 KB 64/894 KB 400/549 KB 168/404 KB 96/587 KB 64/894 KB 404/549 KB 168/404 KB 96/587 KB 64/894 KB 408/549 KB 172/404 KB 96/587 KB 64/894 KB 412/549 KB 172/404 KB 100/587 KB 64/894 KB 416/549 KB 172/404 KB 100/587 KB 64/894 KB 420/549 KB 172/404 KB 100/587 KB 64/894 KB 424/549 KB 172/404 KB 100/587 KB 68/894 KB 428/549 KB 172/404 KB 100/587 KB 68/894 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 424.1 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 420/549 KB 172/404 KB 100/587 KB 68/894 KB 432/549 KB 172/404 KB 100/587 KB 72/894 KB 432/549 KB 172/404 KB 100/587 KB 76/894 KB 408/549 KB 172/404 KB 100/587 KB 64/894 KB 432/549 KB 172/404 KB 104/587 KB 76/894 KB 404/549 KB 172/404 KB 96/587 KB 64/894 KB 432/549 KB 176/404 KB 104/587 KB 76/894 KB 432/549 KB 180/404 KB 104/587 KB 76/894 KB 432/549 KB 184/404 KB 104/587 KB 76/894 KB 432/549 KB 184/404 KB 108/587 KB 80/894 KB 432/549 KB 184/404 KB 108/587 KB 76/894 KB 432/549 KB 184/404 KB 112/587 KB 80/894 KB 432/549 KB 188/404 KB 112/587 KB 80/894 KB 432/549 KB 192/404 KB 112/587 KB 80/894 KB 432/549 KB 196/404 KB 112/587 KB 80/894 KB 432/549 KB 200/404 KB 116/587 KB 84/894 KB 432/549 KB 196/404 KB 116/587 KB 84/894 KB 432/549 KB 196/404 KB 116/587 KB 84/894 KB 432/549 KB 204/404 KB 120/587 KB 84/894 KB 432/549 KB 204/404 KB 124/587 KB 84/894 KB 432/549 KB 204/404 KB 128/587 KB 84/894 KB 432/549 KB 204/404 KB 132/587 KB 84/894 KB 432/549 KB 196/404 KB 112/587 KB 84/894 KB 436/549 KB 204/404 KB 132/587 KB 4/26 KB 88/894 KB 436/549 KB 204/404 KB 132/587 KB 84/894 KB 432/549 KB 204/404 KB 124/587 KB 84/894 KB 436/549 KB 204/404 KB 132/587 KB 4/26 KB 88/894 KB 436/549 KB 204/404 KB 132/587 KB 4/26 KB 92/894 KB 436/549 KB 208/404 KB 132/587 KB 4/26 KB 92/894 KB 436/549 KB 208/404 KB 132/587 KB 4/26 KB 96/894 KB 436/549 KB 212/404 KB 132/587 KB 4/26 KB 96/894 KB 440/549 KB 216/404 KB 132/587 KB 8/26 KB 100/894 KB 440/549 KB 212/404 KB 132/587 KB 8/26 KB 100/894 KB 440/549 KB 216/404 KB 132/587 KB 8/26 KB 104/894 KB 440/549 KB 220/404 KB 136/587 KB 8/26 KB 108/894 KB 440/549 KB 212/404 KB 132/587 KB 8/26 KB 96/894 KB 440/549 KB 220/404 KB 136/587 KB 12/26 KB 108/894 KB 440/549 KB 220/404 KB 136/587 KB 16/26 KB 108/894 KB 440/549 KB 212/404 KB 132/587 KB 4/26 KB 96/894 KB 444/549 KB 220/404 KB 136/587 KB 16/26 KB 108/894 KB 448/549 KB 220/404 KB 136/587 KB 16/26 KB 108/894 KB 448/549 KB 220/404 KB 136/587 KB 20/26 KB 108/894 KB 452/549 KB 220/404 KB 136/587 KB 24/26 KB 108/894 KB 452/549 KB 220/404 KB 136/587 KB 26/26 KB 112/894 KB 440/549 KB 220/404 KB 136/587 KB 8/26 KB 104/894 KB 452/549 KB 224/404 KB 136/587 KB 26/26 KB 112/894 KB 440/549 KB 216/404 KB 136/587 KB 8/26 KB 104/894 KB 452/549 KB 224/404 KB 140/587 KB 26/26 KB 112/894 KB 452/549 KB 220/404 KB 136/587 KB 24/26 KB 112/894 KB 452/549 KB 220/404 KB 136/587 KB 20/26 KB 108/894 KB 452/549 KB 224/404 KB 144/587 KB 26/26 KB 112/894 KB 452/549 KB 224/404 KB 148/587 KB 26/26 KB 112/894 KB 456/549 KB 228/404 KB 152/587 KB 26/26 KB 116/894 KB 456/549 KB 228/404 KB 156/587 KB 26/26 KB 116/894 KB 456/549 KB 228/404 KB 160/587 KB 26/26 KB 116/894 KB 456/549 KB 228/404 KB 148/587 KB 26/26 KB 116/894 KB 456/549 KB 232/404 KB 160/587 KB 26/26 KB 116/894 KB 456/549 KB 236/404 KB 160/587 KB 26/26 KB 116/894 KB 456/549 KB 240/404 KB 160/587 KB 26/26 KB 116/894 KB 456/549 KB 224/404 KB 148/587 KB 26/26 KB 116/894 KB 460/549 KB 240/404 KB 160/587 KB 26/26 KB 116/894 KB 464/549 KB 240/404 KB 160/587 KB 26/26 KB 116/894 KB 468/549 KB 240/404 KB 160/587 KB 26/26 KB 116/894 KB 472/549 KB 240/404 KB 160/587 KB 26/26 KB 116/894 KB 476/549 KB 240/404 KB 160/587 KB 26/26 KB 116/894 KB 480/549 KB 240/404 KB 160/587 KB 26/26 KB 116/894 KB 484/549 KB 240/404 KB 160/587 KB 26/26 KB 116/894 KB 488/549 KB 244/404 KB 164/587 KB 116/894 KB 492/549 KB 244/404 KB 164/587 KB 116/894 KB 496/549 KB 2 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 44/404 KB 164/587 KB 116/894 KB 452/549 KB 224/404 KB 148/587 KB 26/26 KB 116/894 KB 496/549 KB 244/404 KB 164/587 KB 120/894 KB 496/549 KB 244/404 KB 164/587 KB 124/894 KB 496/549 KB 244/404 KB 164/587 KB 128/894 KB 496/549 KB 244/404 KB 164/587 KB 132/894 KB 496/549 KB 244/404 KB 164/587 KB 136/894 KB 496/549 KB 244/404 KB 164/587 KB 140/894 KB 496/549 KB 244/404 KB 164/587 KB 144/894 KB 500/549 KB 244/404 KB 164/587 KB 144/894 KB 504/549 KB 244/404 KB 164/587 KB 148/894 KB 508/549 KB 244/404 KB 164/587 KB 148/894 KB 512/549 KB 244/404 KB 164/587 KB 148/894 KB 484/549 KB 244/404 KB 164/587 KB 26/26 KB 116/894 KB 512/549 KB 244/404 KB 168/587 KB 148/894 KB 512/549 KB 244/404 KB 172/587 KB 148/894 KB 512/549 KB 244/404 KB 176/587 KB 148/894 KB 484/549 KB 244/404 KB 160/587 KB 26/26 KB 116/894 KB 512/549 KB 248/404 KB 176/587 KB 148/894 KB 512/549 KB 252/404 KB 176/587 KB 148/894 KB 512/549 KB 253/404 KB 176/587 KB 148/894 KB 512/549 KB 257/404 KB 176/587 KB 148/894 KB 512/549 KB 261/404 KB 176/587 KB 148/894 KB 512/549 KB 265/404 KB 176/587 KB 148/894 KB 512/549 KB 269/404 KB 176/587 KB 148/894 KB 512/549 KB 273/404 KB 176/587 KB 148/894 KB 516/549 KB 277/404 KB 180/587 KB 148/894 KB 516/549 KB 281/404 KB 180/587 KB 148/894 KB 516/549 KB 285/404 KB 180/587 KB 148/894 KB 500/549 KB 244/404 KB 164/587 KB 148/894 KB 516/549 KB 285/404 KB 180/587 KB 152/894 KB 516/549 KB 285/404 KB 180/587 KB 156/894 KB 516/549 KB 285/404 KB 180/587 KB 160/894 KB 516/549 KB 285/404 KB 180/587 KB 164/894 KB 516/549 KB 285/404 KB 180/587 KB 168/894 KB 516/549 KB 285/404 KB 180/587 KB 172/894 KB 516/549 KB 285/404 KB 180/587 KB 176/894 KB 516/549 KB 289/404 KB 180/587 KB 180/894 KB 516/549 KB 289/404 KB 180/587 KB 184/894 KB 516/549 KB 289/404 KB 180/587 KB 188/894 KB 516/549 KB 289/404 KB 180/587 KB 192/894 KB 516/549 KB 289/404 KB 180/587 KB 196/894 KB 516/549 KB 273/404 KB 180/587 KB 148/894 KB 520/549 KB 289/404 KB 180/587 KB 196/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 29.1 KB/sec) unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 512/549 KB 273/404 KB 180/587 KB 148/894 KB 524/549 KB 289/404 KB 184/587 KB 196/894 KB 524/549 KB 289/404 KB 188/587 KB 196/894 KB 524/549 KB 289/404 KB 192/587 KB 196/894 KB 524/549 KB 289/404 KB 196/587 KB 196/894 KB 524/549 KB 289/404 KB 200/587 KB 196/894 KB 524/549 KB 289/404 KB 204/587 KB 196/894 KB 524/549 KB 289/404 KB 208/587 KB 196/894 KB 524/549 KB 289/404 KB 212/587 KB 196/894 KB 524/549 KB 289/404 KB 216/587 KB 196/894 KB 516/549 KB 289/404 KB 180/587 KB 176/894 KB 524/549 KB 293/404 KB 216/587 KB 196/894 KB 524/549 KB 297/404 KB 216/587 KB 196/894 KB 524/549 KB 301/404 KB 216/587 KB 196/894 KB 524/549 KB 289/404 KB 200/587 KB 196/894 KB 528/549 KB 301/404 KB 216/587 KB 196/894 KB 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:22:09 DEBUG unit.abot-epc-basic/0.install 532/549 KB 301/404 KB 216/587 KB 196/894 KB 536/549 KB 301/404 KB 216/587 KB 196/894 KB 540/549 KB 301/404 KB 216/587 KB 196/894 KB 544/549 KB 301/404 KB 216/587 KB 196/894 KB 544/549 KB 305/404 KB 216/587 KB 196/894 KB 548/549 KB 309/404 KB 220/587 KB 196/894 KB 548/549 KB 313/404 KB 220/587 KB 196/894 KB 548/549 KB 317/404 KB 220/587 KB 196/894 KB 548/549 KB 305/404 KB 220/587 KB 196/894 KB 549/549 KB 317/404 KB 220/587 KB 200/894 KB 544/549 KB 305/404 KB 220/587 KB 196/894 KB 549/549 KB 317/404 KB 224/587 KB 200/894 KB 549/549 KB 317/404 KB 228/587 KB 200/894 KB 549/549 KB 321/404 KB 232/587 KB 200/894 KB 549/549 KB 321/404 KB 236/587 KB 200/894 KB 549/549 KB 321/404 KB 240/587 KB 200/894 KB 548/549 KB 317/404 KB 220/587 KB 200/894 KB 549/549 KB 321/404 KB 240/587 KB 204/894 KB 549/549 KB 321/404 KB 240/587 KB 208/894 KB 549/549 KB 321/404 KB 240/587 KB 212/894 KB 549/549 KB 321/404 KB 240/587 KB 216/894 KB 549/549 KB 321/404 KB 240/587 KB 220/894 KB 549/549 KB 321/404 KB 240/587 KB 224/894 KB 549/549 KB 321/404 KB 240/587 KB 228/894 KB 549/549 KB 321/404 KB 244/587 KB 232/894 KB 549/549 KB 321/404 KB 244/587 KB 236/894 KB 549/549 KB 321/404 KB 244/587 KB 240/894 KB 549/549 KB 321/404 KB 228/587 KB 200/894 KB 549/549 KB 325/404 KB 244/587 KB 240/894 KB 549/549 KB 329/404 KB 244/587 KB 240/894 KB 549/549 KB 333/404 KB 244/587 KB 240/894 KB 549/549 KB 337/404 KB 244/587 KB 240/894 KB 549/549 KB 341/404 KB 244/587 KB 240/894 KB 549/549 KB 345/404 KB 244/587 KB 240/894 KB 549/549 KB 349/404 KB 244/587 KB 240/894 KB 549/549 KB 321/404 KB 244/587 KB 228/894 KB 549/549 KB 349/404 KB 248/587 KB 240/894 KB 549/549 KB 349/404 KB 252/587 KB 240/894 KB 549/549 KB 349/404 KB 252/587 KB 240/894 KB 4/79 KB 549/549 KB 349/404 KB 252/587 KB 240/894 KB 8/79 KB 549/549 KB 349/404 KB 252/587 KB 240/894 KB 12/79 KB 549/549 KB 349/404 KB 252/587 KB 240/894 KB 16/79 KB 549/549 KB 349/404 KB 252/587 KB 240/894 KB 20/79 KB 349/404 KB 252/587 KB 240/894 KB 24/79 KB 349/404 KB 252/587 KB 240/894 KB 28/79 KB 349/404 KB 252/587 KB 240/894 KB 32/79 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 613.6 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 349/404 KB 256/587 KB 240/894 KB 36/79 KB 349/404 KB 252/587 KB 240/894 KB 36/79 KB 349/404 KB 256/587 KB 240/894 KB 40/79 KB 349/404 KB 256/587 KB 240/894 KB 44/79 KB 349/404 KB 256/587 KB 240/894 KB 48/79 KB 349/404 KB 256/587 KB 244/894 KB 52/79 KB 353/404 KB 260/587 KB 244/894 KB 56/79 KB 353/404 KB 260/587 KB 244/894 KB 60/79 KB 353/404 KB 260/587 KB 244/894 KB 64/79 KB 349/404 KB 256/587 KB 244/894 KB 48/79 KB 353/404 KB 260/587 KB 248/894 KB 64/79 KB 353/404 KB 260/587 KB 252/894 KB 64/79 KB 353/404 KB 260/587 KB 256/894 KB 64/79 KB 353/404 KB 260/587 KB 244/894 KB 52/79 KB 357/404 KB 260/587 KB 256/894 KB 64/79 KB 361/404 KB 260/587 KB 256/894 KB 64/79 KB 365/404 KB 260/587 KB 256/894 KB 64/79 KB 349/404 KB 260/587 KB 244/894 KB 52/79 KB 365/404 KB 264/587 KB 256/894 KB 64/79 KB 365/404 KB 268/587 KB 256/894 KB 64/79 KB 365/404 KB 272/587 KB 256/894 KB 64/79 KB 365/404 KB 276/587 KB 256/894 KB 64/79 KB 369/404 KB 280/587 KB 260/894 KB 64/79 KB 369/404 KB 284/587 KB 260/894 KB 64/79 KB 369/404 KB 288/587 KB 260/894 KB 64/79 KB 369/404 KB 276/587 KB 260/894 KB 64/79 KB 373/404 KB 288/587 KB 260/894 KB 68/79 KB 377/404 KB 288/587 KB 260/894 KB 68/79 KB 381/404 KB 288/587 KB 260/894 KB 68/79 KB 385/404 KB 288/587 KB 260/894 KB 68/79 KB 389/404 KB 292/587 KB 260/894 KB 68/79 KB 393/404 KB 292/587 KB 260/894 KB 68/79 KB 397/404 KB 292/587 KB 260/894 KB 68/79 KB 401/404 KB 292/587 KB 260/894 KB 68/79 KB 404/404 KB 292/587 KB 260/894 KB 68/79 KB 365/404 KB 276/587 KB 260/894 KB 64/79 KB 404/404 KB 292/587 KB 264/894 KB 68/79 KB 404/404 KB 292/587 KB 268/894 KB 68/79 KB 404/404 KB 292/587 KB 272/894 KB 68/79 KB 404/404 KB 292/587 KB 276/894 KB 68/79 KB 404/404 KB 292/587 KB 280/894 KB 68/79 KB 404/404 KB 292/587 KB 284/894 KB 68/79 KB 404/404 KB 4/1822 KB 292/587 KB 284/894 KB 68/79 KB 404/404 KB 8/1822 KB 292/587 KB 284/894 KB 68/79 KB 404/404 KB 12/1822 KB 292/587 KB 284/894 KB 68/79 KB 404/404 KB 16/1822 KB 292/587 KB 284/894 KB 68/79 KB 404/404 KB 20/1822 KB 292/587 KB 284/894 KB 68/79 KB 385/404 KB 292/587 KB 260/894 KB 68/79 KB 404/404 KB 20/1822 KB 296/587 KB 284/894 KB 68/79 KB 404/404 KB 20/1822 KB 300/587 KB 284/894 KB 68/79 KB 369/404 KB 288/587 KB 260/894 KB 68/79 KB 404/404 KB 20/1822 KB 300/587 KB 284/894 KB 72/79 KB 404/404 KB 20/1822 KB 300/587 KB 284/894 KB 76/79 KB 404/404 KB 20/1822 KB 300/587 KB 284/894 KB 79/79 KB 404/404 KB 20/1822 KB 304/587 KB 284/894 KB 79/79 KB 404/404 KB 20/1822 KB 308/587 KB 284/894 KB 79/79 KB 404/404 KB 24/1822 KB 312/587 KB 288/894 KB 79/79 KB 404/404 KB 24/1822 KB 316/587 KB 288/894 KB 79/79 KB 404/404 KB 24/1822 KB 320/587 KB 288/894 KB 79/79 KB 404/404 KB 24/1822 KB 308/587 KB 288/894 KB 79/79 KB 404/404 KB 28/1822 KB 320/587 KB 288/894 KB 79/79 KB 404/404 KB 32/1822 KB 320/587 KB 288/894 KB 79/79 KB 404/404 KB 20/1822 KB 308/587 KB 288/894 KB 79/79 KB 404/404 KB 32/1822 KB 320/587 KB 292/894 KB 79/79 KB 404/404 KB 36/1822 KB 320/587 KB 296/894 KB 79/79 KB 404/404 KB 36/1822 KB 320/587 KB 300/894 KB 79/79 KB 404/404 KB 36/1822 KB 320/587 KB 304/894 KB 79/79 KB 404/404 KB 36/1822 KB 320/587 KB 292/894 KB 79/79 KB 404/404 KB 40/1822 KB 320/587 KB 304/894 KB 79/79 KB 404/404 KB 44/1822 KB 324/587 KB 304/894 KB 79/79 KB 404/404 KB 48/1822 KB 324/587 KB 304/894 KB 79/79 KB 404/404 KB 52/1822 KB 324/587 KB 304/894 KB 79/79 KB 404/404 KB 56/1822 KB 324/587 KB 308/894 KB 79/79 KB unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 404/404 KB 60/1822 KB 324/587 KB 308/894 KB 79/79 KB 404/404 KB 64/1822 KB 324/587 KB 308/894 KB 404/404 KB 68/1822 KB 324/587 KB 308/894 KB 72/1822 KB 324/587 KB 308/894 KB 404/404 KB 40/1822 KB 324/587 KB 304/894 KB 79/79 KB 76/1822 KB 328/587 KB 308/894 KB 76/1822 KB 332/587 KB 308/894 KB 76/1822 KB 336/587 KB 308/894 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 85.7 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 404/404 KB 52/1822 KB 324/587 KB 308/894 KB 79/79 KB 76/1822 KB 336/587 KB 312/894 KB 76/1822 KB 336/587 KB 316/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 437.6 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 76/1822 KB 336/587 KB 320/894 KB 76/1822 KB 340/587 KB 320/894 KB 76/1822 KB 344/587 KB 324/894 KB 76/1822 KB 348/587 KB 324/894 KB 76/1822 KB 340/587 KB 324/894 KB 76/1822 KB 348/587 KB 328/894 KB 76/1822 KB 348/587 KB 332/894 KB 76/1822 KB 348/587 KB 336/894 KB 76/1822 KB 352/587 KB 336/894 KB 76/1822 KB 324/587 KB 308/894 KB 80/1822 KB 352/587 KB 336/894 KB 84/1822 KB 356/587 KB 336/894 KB 88/1822 KB 356/587 KB 340/894 KB 80/1822 KB 356/587 KB 336/894 KB 88/1822 KB 360/587 KB 340/894 KB 4/115 KB 88/1822 KB 360/587 KB 340/894 KB 8/115 KB 88/1822 KB 360/587 KB 340/894 KB 12/115 KB 88/1822 KB 360/587 KB 340/894 KB 16/115 KB 88/1822 KB 360/587 KB 340/894 KB 20/115 KB 88/1822 KB 360/587 KB 340/894 KB 84/1822 KB 356/587 KB 340/894 KB 20/115 KB 88/1822 KB 360/587 KB 4/206 KB 344/894 KB 20/115 KB 88/1822 KB 360/587 KB 4/206 KB 348/894 KB 24/115 KB 88/1822 KB 364/587 KB 4/206 KB 348/894 KB 24/115 KB 92/1822 KB 368/587 KB 4/206 KB 352/894 KB 20/115 KB 88/1822 KB 360/587 KB 4/206 KB 340/894 KB 24/115 KB 88/1822 KB 364/587 KB 4/206 KB 352/894 KB 24/115 KB 92/1822 KB 364/587 KB 4/206 KB 352/894 KB 24/115 KB 96/1822 KB 368/587 KB 4/206 KB 352/894 KB 24/115 KB 88/1822 KB 360/587 KB 4/206 KB 348/894 KB 28/115 KB 96/1822 KB 368/587 KB 8/206 KB 352/894 KB 32/115 KB 96/1822 KB 368/587 KB 8/206 KB 352/894 KB 24/115 KB 96/1822 KB 368/587 KB 8/206 KB 352/894 KB 32/115 KB 96/1822 KB 368/587 KB 12/206 KB 352/894 KB 32/115 KB 96/1822 KB 368/587 KB 16/206 KB 352/894 KB 36/115 KB 96/1822 KB 372/587 KB 20/206 KB 356/894 KB 36/115 KB 96/1822 KB 372/587 KB 16/206 KB 356/894 KB 36/115 KB 96/1822 KB 368/587 KB 16/206 KB 356/894 KB 36/115 KB 100/1822 KB 372/587 KB 20/206 KB 360/894 KB 36/115 KB 100/1822 KB 372/587 KB 20/206 KB 364/894 KB 36/115 KB 96/1822 KB 368/587 KB 16/206 KB 352/894 KB 40/115 KB 100/1822 KB 376/587 KB 20/206 KB 364/894 KB 44/115 KB 100/1822 KB 376/587 KB 20/206 KB 364/894 KB 36/115 KB 100/1822 KB 376/587 KB 20/206 KB 364/894 KB 36/115 KB 100/1822 KB 372/587 KB 20/206 KB 356/894 KB 44/115 KB 104/1822 KB 376/587 KB 20/206 KB 368/894 KB 44/115 KB 108/1822 KB 376/587 KB 20/206 KB 368/894 KB 44/115 KB 112/1822 KB 376/587 KB 20/206 KB 368/894 KB 44/115 KB 100/1822 KB 376/587 KB 20/206 KB 368/894 KB 48/115 KB 112/1822 KB 380/587 KB 24/206 KB 368/894 KB 52/115 KB 112/1822 KB 380/587 KB 24/206 KB 368/894 KB 56/115 KB 116/1822 KB 380/587 KB 24/206 KB 372/894 KB 60/115 KB 116/1822 KB 380/587 KB 24/206 KB 372/894 KB 64/115 KB 116/1822 KB 380/587 KB 24/206 KB 372/894 KB 44/115 KB 112/1822 KB 380/587 KB 24/206 KB 368/894 KB 64/115 KB 116/1822 KB 380/587 KB 28/206 KB 372/894 KB 64/115 KB 116/1822 KB 380/587 KB 32/206 KB 372/894 KB 64/115 KB 116/1822 KB 380/587 KB 36/206 KB 372/894 KB 64/115 KB 116/1822 KB 380/587 KB 40/206 KB 372/894 KB 64/115 KB 116/1822 KB 380/587 KB 44/206 KB 372/894 KB 64/115 KB 116/1822 KB 380/587 KB 48/206 KB 372/894 KB 44/115 KB 112/1822 KB 380/587 KB 20/206 KB 368/894 KB 64/115 KB 116/1822 KB 384/587 KB 48/206 KB 372/894 KB 64/115 KB 116/1822 KB 388/587 KB 48/206 KB 372/894 KB 64/115 KB 116/1822 KB 392/587 KB 48/206 KB 372/894 KB 64/115 KB 116/1822 KB 396/587 KB 48/206 KB 372/894 KB 64/115 KB 116/1822 KB 400/587 KB 48/206 KB 372/894 KB 64/115 KB 116/1822 KB 404/587 KB 48/206 KB 372/894 KB 68/115 KB 116/1822 KB 408/587 KB 52/206 KB 372/894 KB 68/115 KB 116/1822 KB 412/587 KB 52/206 KB 372/894 KB 68/115 KB 116/1822 KB 416/587 KB 52/2 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 06 KB 372/894 KB 52/115 KB 116/1822 KB 380/587 KB 24/206 KB 372/894 KB 68/115 KB 120/1822 KB 416/587 KB 52/206 KB 372/894 KB 68/115 KB 124/1822 KB 416/587 KB 52/206 KB 372/894 KB 68/115 KB 128/1822 KB 416/587 KB 52/206 KB 372/894 KB 52/115 KB 112/1822 KB 380/587 KB 24/206 KB 372/894 KB 68/115 KB 128/1822 KB 416/587 KB 52/206 KB 376/894 KB 68/115 KB 128/1822 KB 416/587 KB 52/206 KB 380/894 KB 68/115 KB 128/1822 KB 416/587 KB 52/206 KB 384/894 KB 68/115 KB 128/1822 KB 416/587 KB 52/206 KB 388/894 KB 68/115 KB 132/1822 KB 416/587 KB 52/206 KB 392/894 KB 68/115 KB 116/1822 KB 404/587 KB 52/206 KB 372/894 KB 72/115 KB 132/1822 KB 416/587 KB 52/206 KB 392/894 KB 76/115 KB 132/1822 KB 416/587 KB 52/206 KB 392/894 KB 64/115 KB 116/1822 KB 404/587 KB 52/206 KB 372/894 KB 76/115 KB 132/1822 KB 416/587 KB 56/206 KB 396/894 KB 76/115 KB 132/1822 KB 416/587 KB 60/206 KB 396/894 KB 76/115 KB 132/1822 KB 416/587 KB 52/206 KB 396/894 KB 80/115 KB 132/1822 KB 416/587 KB 60/206 KB 400/894 KB 68/115 KB 132/1822 KB 416/587 KB 52/206 KB 388/894 KB 80/115 KB 136/1822 KB 416/587 KB 60/206 KB 400/894 KB 80/115 KB 140/1822 KB 416/587 KB 60/206 KB 400/894 KB 80/115 KB 144/1822 KB 416/587 KB 60/206 KB 400/894 KB 80/115 KB 148/1822 KB 416/587 KB 64/206 KB 404/894 KB 80/115 KB 152/1822 KB 420/587 KB 64/206 KB 404/894 KB 80/115 KB 156/1822 KB 420/587 KB 64/206 KB 404/894 KB 80/115 KB 160/1822 KB 420/587 KB 64/206 KB 404/894 KB 80/115 KB 132/1822 KB 416/587 KB 60/206 KB 396/894 KB 84/115 KB 160/1822 KB 420/587 KB 64/206 KB 404/894 KB 88/115 KB 160/1822 KB 420/587 KB 64/206 KB 404/894 KB 92/115 KB 160/1822 KB 420/587 KB 64/206 KB 404/894 KB 96/115 KB 160/1822 KB 420/587 KB 64/206 KB 404/894 KB 80/115 KB 148/1822 KB 420/587 KB 64/206 KB 404/894 KB 96/115 KB 160/1822 KB 424/587 KB 64/206 KB 404/894 KB 96/115 KB 160/1822 KB 428/587 KB 64/206 KB 404/894 KB 96/115 KB 160/1822 KB 432/587 KB 64/206 KB 404/894 KB 80/115 KB 144/1822 KB 416/587 KB 64/206 KB 404/894 KB 96/115 KB 160/1822 KB 432/587 KB 64/206 KB 408/894 KB 96/115 KB 160/1822 KB 432/587 KB 64/206 KB 412/894 KB 96/115 KB 160/1822 KB 432/587 KB 64/206 KB 416/894 KB 80/115 KB 144/1822 KB 416/587 KB 64/206 KB 400/894 KB 96/115 KB 160/1822 KB 432/587 KB 68/206 KB 416/894 KB 96/115 KB 160/1822 KB 432/587 KB 72/206 KB 416/894 KB 96/115 KB 160/1822 KB 432/587 KB 76/206 KB 416/894 KB 96/115 KB 160/1822 KB 432/587 KB 80/206 KB 416/894 KB 96/115 KB 160/1822 KB 432/587 KB 84/206 KB 416/894 KB 100/115 KB 164/1822 KB 436/587 KB 88/206 KB 420/894 KB 100/115 KB 164/1822 KB 436/587 KB 92/206 KB 420/894 KB 100/115 KB 164/1822 KB 436/587 KB 96/206 KB 420/894 KB 100/115 KB 164/1822 KB 436/587 KB 84/206 KB 420/894 KB 104/115 KB 164/1822 KB 436/587 KB 96/206 KB 420/894 KB 108/115 KB 164/1822 KB 436/587 KB 96/206 KB 420/894 KB 112/115 KB 164/1822 KB 436/587 KB 96/206 KB 420/894 KB 96/115 KB 164/1822 KB 436/587 KB 84/206 KB 420/894 KB 112/115 KB 168/1822 KB 436/587 KB 96/206 KB 420/894 KB 112/115 KB 172/1822 KB 436/587 KB 96/206 KB 420/894 KB 112/115 KB 176/1822 KB 436/587 KB 96/206 KB 420/894 KB 115/115 KB 180/1822 KB 436/587 KB 96/206 KB 420/894 KB 115/115 KB 184/1822 KB 436/587 KB 100/206 KB 420/894 KB 96/115 KB 160/1822 KB 436/587 KB 84/206 KB 420/894 KB 115/115 KB 184/1822 KB 436/587 KB 100/206 KB 424/894 KB 115/115 KB 184/1822 KB 436/587 KB 100/206 KB 428/894 KB 115/115 KB 184/1822 KB 436/587 KB 100/206 KB 432/894 KB 96/115 KB 160/1822 KB unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 436/587 KB 84/206 KB 416/894 KB 115/115 KB 184/1822 KB 440/587 KB 100/206 KB 432/894 KB 115/115 KB 184/1822 KB 444/587 KB 100/206 KB 432/894 KB 115/115 KB 184/1822 KB 448/587 KB 100/206 KB 432/894 KB 115/115 KB 184/1822 KB 448/587 KB 100/206 KB 436/894 KB 115/115 KB 184/1822 KB 452/587 KB 100/206 KB 440/894 KB 115/115 KB 184/1822 KB 452/587 KB 100/206 KB 444/894 KB 115/115 KB 184/1822 KB 452/587 KB 100/206 KB 448/894 KB 115/115 KB 180/1822 KB 436/587 KB 100/206 KB 420/894 KB 115/115 KB 184/1822 KB 452/587 KB 104/206 KB 448/894 KB 115/115 KB 184/1822 KB 452/587 KB 108/206 KB 448/894 KB 115/115 KB 184/1822 KB 452/587 KB 112/206 KB 448/894 KB 115/115 KB 176/1822 KB 436/587 KB 96/206 KB 420/894 KB 115/115 KB 184/1822 KB 452/587 KB 100/206 KB 436/894 KB 115/115 KB 184/1822 KB 456/587 KB 112/206 KB 448/894 KB 115/115 KB 184/1822 KB 460/587 KB 112/206 KB 448/894 KB 115/115 KB 188/1822 KB 464/587 KB 112/206 KB 448/894 KB 115/115 KB 192/1822 KB 464/587 KB 112/206 KB 448/894 KB 115/115 KB 196/1822 KB 464/587 KB 116/206 KB 452/894 KB 115/115 KB 200/1822 KB 464/587 KB 116/206 KB 452/894 KB 115/115 KB 204/1822 KB 464/587 KB 116/206 KB 452/894 KB 115/115 KB 208/1822 KB 464/587 KB 116/206 KB 452/894 KB 115/115 KB 192/1822 KB 464/587 KB 116/206 KB 452/894 KB 115/115 KB 208/1822 KB 464/587 KB 120/206 KB 452/894 KB 115/115 KB 208/1822 KB 464/587 KB 124/206 KB 452/894 KB 115/115 KB 208/1822 KB 464/587 KB 128/206 KB 452/894 KB 115/115 KB 192/1822 KB 464/587 KB 112/206 KB 452/894 KB 115/115 KB 208/1822 KB 464/587 KB 128/206 KB 456/894 KB 115/115 KB 208/1822 KB 464/587 KB 128/206 KB 460/894 KB 115/115 KB 208/1822 KB 464/587 KB 128/206 KB 464/894 KB 115/115 KB 192/1822 KB 464/587 KB 112/206 KB 448/894 KB 115/115 KB 208/1822 KB 468/587 KB 128/206 KB 464/894 KB 115/115 KB 208/1822 KB 472/587 KB 128/206 KB 464/894 KB 115/115 KB 208/1822 KB 476/587 KB 128/206 KB 464/894 KB 115/115 KB 208/1822 KB 480/587 KB 128/206 KB 464/894 KB 115/115 KB 208/1822 KB 484/587 KB 128/206 KB 468/894 KB 115/115 KB 212/1822 KB 488/587 KB 132/206 KB 468/894 KB 115/115 KB 212/1822 KB 492/587 KB 132/206 KB 468/894 KB 115/115 KB 208/1822 KB 480/587 KB 128/206 KB 468/894 KB 212/1822 KB 492/587 KB 132/206 KB 472/894 KB 212/1822 KB 492/587 KB 132/206 KB 476/894 KB 212/1822 KB 492/587 KB 132/206 KB 480/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 118.3 KB/sec) unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 115/115 KB 212/1822 KB 484/587 KB 132/206 KB 468/894 KB 212/1822 KB 492/587 KB 136/206 KB 480/894 KB 212/1822 KB 492/587 KB 140/206 KB 480/894 KB 212/1822 KB 492/587 KB 144/206 KB 480/894 KB 212/1822 KB 492/587 KB 148/206 KB 480/894 KB 212/1822 KB 496/587 KB 152/206 KB 484/894 KB 212/1822 KB 496/587 KB 156/206 KB 484/894 KB 212/1822 KB 496/587 KB 160/206 KB 484/894 KB 212/1822 KB 496/587 KB 164/206 KB 484/894 KB 115/115 KB 212/1822 KB 484/587 KB 128/206 KB 468/894 KB 216/1822 KB 496/587 KB 164/206 KB 484/894 KB 220/1822 KB 496/587 KB 164/206 KB 484/894 KB 224/1822 KB 496/587 KB 164/206 KB 484/894 KB 228/1822 KB 496/587 KB 164/206 KB 484/894 KB 232/1822 KB 496/587 KB 164/206 KB 484/894 KB 236/1822 KB 496/587 KB 164/206 KB 484/894 KB 240/1822 KB 496/587 KB 164/206 KB 484/894 KB 244/1822 KB 496/587 KB 164/206 KB 484/894 KB 248/1822 KB 496/587 KB 168/206 KB 484/894 KB 212/1822 KB 496/587 KB 148/206 KB 484/894 KB 252/1822 KB 496/587 KB 168/206 KB 488/894 KB 252/1822 KB 496/587 KB 168/206 KB 492/894 KB 252/1822 KB 496/587 KB 168/206 KB 496/894 KB 212/1822 KB 496/587 KB 148/206 KB 480/894 KB Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 252/1822 KB 500/587 KB 168/206 KB 496/894 KB 252/1822 KB 504/587 KB 168/206 KB 496/894 KB 252/1822 KB 508/587 KB 168/206 KB 496/894 KB 252/1822 KB 512/587 KB 168/206 KB 496/894 KB 252/1822 KB 512/587 KB 168/206 KB 500/894 KB 252/1822 KB 516/587 KB 168/206 KB 504/894 KB 252/1822 KB 516/587 KB 168/206 KB 508/894 KB 252/1822 KB 516/587 KB 168/206 KB 512/894 KB 244/1822 KB 496/587 KB 168/206 KB 484/894 KB 252/1822 KB 516/587 KB 172/206 KB 512/894 KB 252/1822 KB 516/587 KB 176/206 KB 512/894 KB 252/1822 KB 516/587 KB 168/206 KB 500/894 KB 252/1822 KB 520/587 KB 176/206 KB 512/894 KB 252/1822 KB 496/587 KB 168/206 KB 484/894 KB 256/1822 KB 524/587 KB 176/206 KB 512/894 KB 260/1822 KB 524/587 KB 176/206 KB 512/894 KB 264/1822 KB 524/587 KB 180/206 KB 512/894 KB 268/1822 KB 524/587 KB 180/206 KB 512/894 KB 272/1822 KB 524/587 KB 180/206 KB 512/894 KB 260/1822 KB 524/587 KB 180/206 KB 512/894 KB 272/1822 KB 524/587 KB 184/206 KB 512/894 KB 272/1822 KB 524/587 KB 188/206 KB 512/894 KB 272/1822 KB 524/587 KB 192/206 KB 512/894 KB 272/1822 KB 524/587 KB 196/206 KB 512/894 KB 276/1822 KB 524/587 KB 200/206 KB 512/894 KB 276/1822 KB 524/587 KB 204/206 KB 512/894 KB 276/1822 KB 524/587 KB 206/206 KB 512/894 KB 276/1822 KB 524/587 KB 196/206 KB 512/894 KB 280/1822 KB 524/587 KB 206/206 KB 512/894 KB 280/1822 KB 524/587 KB 206/206 KB 516/894 KB 4/314 KB 280/1822 KB 524/587 KB 206/206 KB 516/894 KB 8/314 KB 280/1822 KB 524/587 KB 206/206 KB 516/894 KB 12/314 KB 280/1822 KB 524/587 KB 206/206 KB 516/894 KB 280/1822 KB 524/587 KB 206/206 KB 520/894 KB 16/314 KB 280/1822 KB 524/587 KB 206/206 KB 524/894 KB 16/314 KB 280/1822 KB 524/587 KB 206/206 KB 528/894 KB 16/314 KB 280/1822 KB 524/587 KB 206/206 KB 512/894 KB 280/1822 KB 528/587 KB 206/206 KB 528/894 KB 16/314 KB 280/1822 KB 532/587 KB 206/206 KB 528/894 KB 16/314 KB 280/1822 KB 536/587 KB 206/206 KB 528/894 KB 16/314 KB 280/1822 KB 540/587 KB 206/206 KB 528/894 KB 16/314 KB 280/1822 KB 524/587 KB 206/206 KB 516/894 KB 16/314 KB 280/1822 KB 540/587 KB 206/206 KB 528/894 KB 20/314 KB 280/1822 KB 544/587 KB 206/206 KB 532/894 KB 24/314 KB 280/1822 KB 544/587 KB 206/206 KB 532/894 KB 28/314 KB 280/1822 KB 544/587 KB 206/206 KB 532/894 KB 32/314 KB 280/1822 KB 544/587 KB 206/206 KB 532/894 KB 20/314 KB 280/1822 KB 544/587 KB 206/206 KB 536/894 KB 32/314 KB 280/1822 KB 544/587 KB 206/206 KB 540/894 KB 32/314 KB 280/1822 KB 544/587 KB 206/206 KB 544/894 KB 32/314 KB 280/1822 KB 544/587 KB 206/206 KB 548/894 KB 32/314 KB 284/1822 KB 544/587 KB 206/206 KB 552/894 KB 36/314 KB 280/1822 KB 544/587 KB 206/206 KB 528/894 KB 20/314 KB 284/1822 KB 548/587 KB 206/206 KB 552/894 KB 36/314 KB 284/1822 KB 552/587 KB 206/206 KB 552/894 KB 36/314 KB 284/1822 KB 556/587 KB 206/206 KB 552/894 KB 36/314 KB 284/1822 KB 560/587 KB 206/206 KB 552/894 KB 36/314 KB 284/1822 KB 544/587 KB 206/206 KB 548/894 KB 36/314 KB 288/1822 KB 560/587 KB 206/206 KB 552/894 KB 36/314 KB 292/1822 KB 560/587 KB 206/206 KB 552/894 KB 36/314 KB 296/1822 KB 564/587 KB 206/206 KB 556/894 KB 36/314 KB 300/1822 KB 564/587 KB 206/206 KB 556/894 KB 36/314 KB 304/1822 KB 564/587 KB 206/206 KB 556/894 KB 36/314 KB 280/1822 KB 544/587 KB 206/206 KB 548/894 KB 36/314 KB 304/1822 KB 564/587 KB 206/206 KB 556/894 KB 40/314 KB 304/1822 KB 564/587 KB 206/206 KB 556/894 KB 44/314 KB 304/1822 KB 564/587 KB 206/206 KB 556/894 KB 48/314 KB 304/1822 KB 564/587 KB 206/206 KB 556/894 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install KB 52/314 KB 292/1822 KB 564/587 KB 206/206 KB 556/894 KB 36/314 KB 304/1822 KB 564/587 KB 206/206 KB 560/894 KB 56/314 KB 292/1822 KB 564/587 KB 206/206 KB 552/894 KB 36/314 KB 304/1822 KB 568/587 KB 206/206 KB 560/894 KB 56/314 KB 304/1822 KB 572/587 KB 206/206 KB 560/894 KB 56/314 KB 304/1822 KB 576/587 KB 206/206 KB 560/894 KB 56/314 KB 304/1822 KB 576/587 KB 206/206 KB 564/894 KB 56/314 KB 308/1822 KB 580/587 KB 568/894 KB 56/314 KB 308/1822 KB 580/587 KB 572/894 KB 56/314 KB 308/1822 KB 580/587 KB 576/894 KB 56/314 KB 304/1822 KB 564/587 KB 206/206 KB 556/894 KB 56/314 KB 308/1822 KB 580/587 KB 576/894 KB 60/314 KB 308/1822 KB 580/587 KB 576/894 KB 64/314 KB 308/1822 KB 580/587 KB 576/894 KB 68/314 KB 308/1822 KB 580/587 KB 580/894 KB 72/314 KB 308/1822 KB 580/587 KB 580/894 KB 76/314 KB 308/1822 KB 580/587 KB 580/894 KB 80/314 KB 308/1822 KB 580/587 KB 206/206 KB 564/894 KB 56/314 KB 312/1822 KB 580/587 KB 580/894 KB 80/314 KB 316/1822 KB 580/587 KB 580/894 KB 80/314 KB 320/1822 KB 580/587 KB 580/894 KB 80/314 KB 304/1822 KB 580/587 KB 206/206 KB 564/894 KB 56/314 KB 320/1822 KB 584/587 KB 580/894 KB 80/314 KB 320/1822 KB 587/587 KB 580/894 KB 80/314 KB 324/1822 KB 587/587 KB 580/894 KB 80/314 KB 328/1822 KB 587/587 KB 580/894 KB 80/314 KB 332/1822 KB 587/587 KB 580/894 KB 80/314 KB 336/1822 KB 587/587 KB 580/894 KB 80/314 KB 340/1822 KB 587/587 KB 580/894 KB 80/314 KB 308/1822 KB 580/587 KB 580/894 KB 68/314 KB 340/1822 KB 587/587 KB 584/894 KB 84/314 KB 340/1822 KB 587/587 KB 588/894 KB 84/314 KB 340/1822 KB 587/587 KB 592/894 KB 84/314 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 205.7 KB/sec) unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 340/1822 KB 587/587 KB 596/894 KB 84/314 KB 340/1822 KB 587/587 KB 600/894 KB 84/314 KB 340/1822 KB 587/587 KB 604/894 KB 84/314 KB 344/1822 KB 587/587 KB 608/894 KB 84/314 KB 340/1822 KB 587/587 KB 580/894 KB 84/314 KB 344/1822 KB 587/587 KB 608/894 KB 88/314 KB 344/1822 KB 587/587 KB 608/894 KB 92/314 KB 344/1822 KB 587/587 KB 608/894 KB 96/314 KB 344/1822 KB 587/587 KB 608/894 KB 100/314 KB 344/1822 KB 587/587 KB 612/894 KB 104/314 KB 344/1822 KB 587/587 KB 612/894 KB 108/314 KB 344/1822 KB 587/587 KB 612/894 KB 112/314 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 580.8 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 344/1822 KB 587/587 KB 604/894 KB 84/314 KB 348/1822 KB 612/894 KB 112/314 KB 352/1822 KB 612/894 KB 112/314 KB 356/1822 KB 612/894 KB 112/314 KB 360/1822 KB 612/894 KB 112/314 KB 4/57 KB 360/1822 KB 612/894 KB 112/314 KB 8/57 KB 360/1822 KB 612/894 KB 112/314 KB 12/57 KB 360/1822 KB 612/894 KB 112/314 KB 16/57 KB 360/1822 KB 612/894 KB 112/314 KB 20/57 KB 360/1822 KB 612/894 KB 112/314 KB 24/57 KB 364/1822 KB 612/894 KB 116/314 KB 28/57 KB 364/1822 KB 612/894 KB 116/314 KB 344/1822 KB 587/587 KB 612/894 KB 100/314 KB 28/57 KB 364/1822 KB 616/894 KB 116/314 KB 28/57 KB 364/1822 KB 620/894 KB 116/314 KB 28/57 KB 364/1822 KB 624/894 KB 116/314 KB 28/57 KB 364/1822 KB 628/894 KB 116/314 KB 20/57 KB 364/1822 KB 612/894 KB 116/314 KB 32/57 KB 364/1822 KB 628/894 KB 120/314 KB 32/57 KB 364/1822 KB 628/894 KB 124/314 KB 32/57 KB 364/1822 KB 628/894 KB 128/314 KB 20/57 KB 364/1822 KB 612/894 KB 112/314 KB 32/57 KB 368/1822 KB 628/894 KB 128/314 KB 32/57 KB 364/1822 KB 628/894 KB 116/314 KB 36/57 KB 368/1822 KB 628/894 KB 128/314 KB 36/57 KB 372/1822 KB 632/894 KB 132/314 KB 36/57 KB 372/1822 KB 636/894 KB 132/314 KB 4/263 KB 36/57 KB 372/1822 KB 628/894 KB 132/314 KB 36/57 KB 376/1822 KB 636/894 KB 132/314 KB 4/263 KB 40/57 KB 376/1822 KB 636/894 KB 132/314 KB 4/263 KB 44/57 KB 380/1822 KB 640/894 KB 132/314 KB 4/263 KB 36/57 KB 368/1822 KB 628/894 KB 132/314 KB 44/57 KB 380/1822 KB 640/894 KB 136/314 KB 4/263 KB 44/57 KB 380/1822 KB 640/894 KB 140/314 KB 4/263 KB 44/57 KB 380/1822 KB 640/894 KB 144/314 KB 4/263 KB 48/57 KB 380/1822 KB 640/894 KB 148/314 KB 4/263 KB 48/57 KB 380/1822 KB 640/894 KB 152/314 KB 4/263 KB 48/57 KB 380/1822 KB 640/894 KB 156/314 KB 4/263 KB 48/57 KB 380/1822 KB 640/894 KB 160/314 KB 4/263 KB 40/57 KB 380/1822 KB 640/894 KB 132/314 KB 4/263 KB 40/57 KB 376/1822 KB 640/894 KB 132/314 KB 4/263 KB 36/57 KB 372/1822 KB 632/894 KB 132/314 KB 4/263 KB 48/57 KB 380/1822 KB 640/894 KB 160/314 KB 8/263 KB 48/57 KB 380/1822 KB 640/894 KB 160/314 KB 12/263 KB 48/57 KB 380/1822 KB 640/894 KB 160/314 KB 16/263 KB 48/57 KB 380/1822 KB 640/894 KB 160/314 KB 20/263 KB 48/57 KB 384/1822 KB 644/894 KB 160/314 KB 24/263 KB 48/57 KB 384/1822 KB 644/894 KB 160/314 KB 28/263 KB 48/57 KB 384/1822 KB 644/894 KB 160/314 KB 32/263 KB 48/57 KB 380/1822 KB 640/894 KB 144/314 KB 4/263 KB 52/57 KB 384/1822 KB 644/894 KB 160/314 KB 32/263 KB 56/57 KB 384/1822 KB 644/894 KB 160/314 KB 32/263 KB 57/57 KB 384/1822 KB 644/894 KB 160/314 KB 32/263 KB 48/57 KB 384/1822 KB 644/894 KB 160/314 KB 20/263 KB 57/57 KB 384/1822 KB 648/894 KB 160/314 KB 32/263 KB 57/57 KB 384/1822 KB 652/894 KB 160/314 KB 32/263 KB 57/57 KB 384/1822 KB 656/894 KB 160/314 KB 32/263 KB 48/57 KB 384/1822 KB 640/894 KB 160/314 KB 20/263 KB 57/57 KB 388/1822 KB 656/894 KB 160/314 KB 32/263 KB 57/57 KB 392/1822 KB 656/894 KB 160/314 KB 32/263 KB 57/57 KB 396/1822 KB 656/894 KB 160/314 KB 32/263 KB 57/57 KB 400/1822 KB 660/894 KB 160/314 KB 32/263 KB 57/57 KB 404/1822 KB 660/894 KB 160/314 KB 36/263 KB 57/57 KB 408/1822 KB 660/894 KB 164/314 KB 36/263 KB 57/57 KB 412/1822 KB 660/894 KB 164/314 KB 36/263 KB 57/57 KB 396/1822 KB 660/894 KB 160/314 KB 32/263 KB 57/57 KB 412/1822 KB 664/894 KB 164/314 KB 36/263 KB 57/57 KB 412/1822 KB 668/894 KB 164/314 KB 36/263 KB 57/57 KB 412/1822 KB 672/894 KB 164/314 KB 36/263 KB 57/57 KB 404/1822 KB 660/894 KB 164/314 KB 36/263 KB unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 57/57 KB 412/1822 KB 672/894 KB 168/314 KB 36/263 KB 57/57 KB 412/1822 KB 672/894 KB 172/314 KB 36/263 KB 57/57 KB 416/1822 KB 672/894 KB 176/314 KB 36/263 KB 57/57 KB 416/1822 KB 672/894 KB 180/314 KB 36/263 KB 57/57 KB 416/1822 KB 676/894 KB 184/314 KB 36/263 KB 57/57 KB 400/1822 KB 660/894 KB 160/314 KB 36/263 KB 57/57 KB 416/1822 KB 676/894 KB 184/314 KB 40/263 KB 57/57 KB 416/1822 KB 676/894 KB 184/314 KB 44/263 KB 57/57 KB 416/1822 KB 676/894 KB 184/314 KB 48/263 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 55.2 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 57/57 KB 416/1822 KB 676/894 KB 180/314 KB 36/263 KB 416/1822 KB 680/894 KB 184/314 KB 52/263 KB 416/1822 KB 684/894 KB 184/314 KB 52/263 KB 57/57 KB 416/1822 KB 672/894 KB 172/314 KB 36/263 KB 420/1822 KB 684/894 KB 184/314 KB 52/263 KB 424/1822 KB 684/894 KB 184/314 KB 52/263 KB 428/1822 KB 688/894 KB 184/314 KB 52/263 KB 432/1822 KB 688/894 KB 184/314 KB 52/263 KB 416/1822 KB 676/894 KB 184/314 KB 52/263 KB 432/1822 KB 688/894 KB 188/314 KB 56/263 KB 432/1822 KB 688/894 KB 188/314 KB 60/263 KB 432/1822 KB 688/894 KB 188/314 KB 64/263 KB 432/1822 KB 688/894 KB 188/314 KB 68/263 KB 436/1822 KB 688/894 KB 188/314 KB 72/263 KB 436/1822 KB 688/894 KB 188/314 KB 76/263 KB 432/1822 KB 688/894 KB 188/314 KB 52/263 KB 436/1822 KB 688/894 KB 192/314 KB 76/263 KB 424/1822 KB 688/894 KB 184/314 KB 52/263 KB 436/1822 KB 692/894 KB 192/314 KB 76/263 KB 436/1822 KB 696/894 KB 196/314 KB 76/263 KB 436/1822 KB 700/894 KB 196/314 KB 76/263 KB 436/1822 KB 704/894 KB 196/314 KB 80/263 KB 436/1822 KB 708/894 KB 196/314 KB 80/263 KB 436/1822 KB 712/894 KB 196/314 KB 80/263 KB 436/1822 KB 716/894 KB 196/314 KB 80/263 KB 436/1822 KB 720/894 KB 196/314 KB 80/263 KB 436/1822 KB 688/894 KB 188/314 KB 68/263 KB 440/1822 KB 720/894 KB 196/314 KB 80/263 KB 444/1822 KB 720/894 KB 196/314 KB 80/263 KB 448/1822 KB 720/894 KB 196/314 KB 80/263 KB 4/99 KB 448/1822 KB 720/894 KB 196/314 KB 80/263 KB 8/99 KB 448/1822 KB 720/894 KB 196/314 KB 80/263 KB 12/99 KB 448/1822 KB 720/894 KB 196/314 KB 80/263 KB 16/99 KB 448/1822 KB 720/894 KB 196/314 KB 80/263 KB 20/99 KB 452/1822 KB 720/894 KB 196/314 KB 80/263 KB 436/1822 KB 700/894 KB 196/314 KB 80/263 KB 20/99 KB 452/1822 KB 724/894 KB 196/314 KB 84/263 KB 20/99 KB 452/1822 KB 724/894 KB 196/314 KB 88/263 KB 20/99 KB 452/1822 KB 724/894 KB 196/314 KB 92/263 KB 20/99 KB 452/1822 KB 724/894 KB 196/314 KB 96/263 KB 436/1822 KB 692/894 KB 196/314 KB 76/263 KB 20/99 KB 452/1822 KB 724/894 KB 200/314 KB 96/263 KB 20/99 KB 452/1822 KB 724/894 KB 204/314 KB 96/263 KB 20/99 KB 452/1822 KB 724/894 KB 208/314 KB 96/263 KB 20/99 KB 452/1822 KB 724/894 KB 212/314 KB 96/263 KB 20/99 KB 452/1822 KB 724/894 KB 216/314 KB 96/263 KB 20/99 KB 452/1822 KB 724/894 KB 220/314 KB 96/263 KB 20/99 KB 452/1822 KB 724/894 KB 224/314 KB 96/263 KB 20/99 KB 452/1822 KB 724/894 KB 228/314 KB 96/263 KB 24/99 KB 452/1822 KB 724/894 KB 232/314 KB 100/263 KB 24/99 KB 452/1822 KB 724/894 KB 236/314 KB 100/263 KB 24/99 KB 452/1822 KB 724/894 KB 240/314 KB 100/263 KB 24/99 KB 452/1822 KB 724/894 KB 244/314 KB 100/263 KB 24/99 KB 452/1822 KB 724/894 KB 248/314 KB 100/263 KB 24/99 KB 452/1822 KB 724/894 KB 252/314 KB 100/263 KB 24/99 KB 452/1822 KB 724/894 KB 256/314 KB 100/263 KB 20/99 KB 452/1822 KB 724/894 KB 196/314 KB 80/263 KB 16/99 KB 452/1822 KB 720/894 KB 196/314 KB 80/263 KB 24/99 KB 456/1822 KB 724/894 KB 256/314 KB 100/263 KB 24/99 KB 460/1822 KB 724/894 KB 256/314 KB 100/263 KB 24/99 KB 464/1822 KB 724/894 KB 256/314 KB 100/263 KB 24/99 KB 468/1822 KB 724/894 KB 256/314 KB 100/263 KB 24/99 KB 452/1822 KB 724/894 KB 228/314 KB 100/263 KB 28/99 KB 468/1822 KB 728/894 KB 256/314 KB 100/263 KB 32/99 KB 468/1822 KB 728/894 KB 256/314 KB 100/263 KB 20/99 KB 452/1822 KB 724/894 KB 228/314 KB 100/263 KB 32/99 KB 468/1822 KB 728/894 KB 256/314 KB 104/263 KB 32/99 KB 468/1822 KB 728/894 KB 256/314 KB 108/263 KB 32/99 KB 468/1822 KB 728/894 KB 256/314 KB unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 112/263 KB 24/99 KB 468/1822 KB 728/894 KB 256/314 KB 100/263 KB 32/99 KB 468/1822 KB 732/894 KB 256/314 KB 112/263 KB 32/99 KB 468/1822 KB 736/894 KB 256/314 KB 112/263 KB 32/99 KB 468/1822 KB 740/894 KB 256/314 KB 112/263 KB 36/99 KB 472/1822 KB 744/894 KB 256/314 KB 116/263 KB 36/99 KB 472/1822 KB 748/894 KB 256/314 KB 116/263 KB 36/99 KB 472/1822 KB 752/894 KB 256/314 KB 116/263 KB 36/99 KB 472/1822 KB 740/894 KB 256/314 KB 116/263 KB 36/99 KB 476/1822 KB 752/894 KB 256/314 KB 116/263 KB 36/99 KB 480/1822 KB 752/894 KB 256/314 KB 116/263 KB 36/99 KB 468/1822 KB 740/894 KB 256/314 KB 116/263 KB 40/99 KB 480/1822 KB 752/894 KB 256/314 KB 116/263 KB 44/99 KB 480/1822 KB 752/894 KB 256/314 KB 116/263 KB 48/99 KB 480/1822 KB 752/894 KB 256/314 KB 116/263 KB 52/99 KB 480/1822 KB 752/894 KB 256/314 KB 116/263 KB 56/99 KB 484/1822 KB 756/894 KB 260/314 KB 116/263 KB 60/99 KB 484/1822 KB 756/894 KB 260/314 KB 116/263 KB 64/99 KB 484/1822 KB 756/894 KB 260/314 KB 116/263 KB 32/99 KB 468/1822 KB 740/894 KB 256/314 KB 116/263 KB 64/99 KB 484/1822 KB 756/894 KB 260/314 KB 120/263 KB 64/99 KB 484/1822 KB 756/894 KB 260/314 KB 124/263 KB 64/99 KB 484/1822 KB 756/894 KB 260/314 KB 128/263 KB 64/99 KB 484/1822 KB 756/894 KB 260/314 KB 132/263 KB 64/99 KB 484/1822 KB 756/894 KB 260/314 KB 136/263 KB 64/99 KB 484/1822 KB 756/894 KB 260/314 KB 140/263 KB 64/99 KB 484/1822 KB 756/894 KB 260/314 KB 144/263 KB 64/99 KB 484/1822 KB 756/894 KB 260/314 KB 148/263 KB 68/99 KB 484/1822 KB 756/894 KB 260/314 KB 152/263 KB 68/99 KB 484/1822 KB 756/894 KB 260/314 KB 156/263 KB 68/99 KB 484/1822 KB 756/894 KB 260/314 KB 160/263 KB 52/99 KB 484/1822 KB 756/894 KB 260/314 KB 116/263 KB 68/99 KB 484/1822 KB 756/894 KB 264/314 KB 160/263 KB 68/99 KB 484/1822 KB 756/894 KB 268/314 KB 160/263 KB 68/99 KB 484/1822 KB 756/894 KB 272/314 KB 160/263 KB 52/99 KB 484/1822 KB 756/894 KB 256/314 KB 116/263 KB 68/99 KB 484/1822 KB 760/894 KB 272/314 KB 160/263 KB 68/99 KB 484/1822 KB 764/894 KB 272/314 KB 160/263 KB 68/99 KB 484/1822 KB 768/894 KB 272/314 KB 160/263 KB 52/99 KB 484/1822 KB 752/894 KB 256/314 KB 116/263 KB 68/99 KB 488/1822 KB 768/894 KB 272/314 KB 160/263 KB 68/99 KB 492/1822 KB 768/894 KB 272/314 KB 160/263 KB 68/99 KB 496/1822 KB 768/894 KB 272/314 KB 160/263 KB 68/99 KB 500/1822 KB 768/894 KB 272/314 KB 160/263 KB 68/99 KB 504/1822 KB 768/894 KB 272/314 KB 160/263 KB 68/99 KB 508/1822 KB 768/894 KB 272/314 KB 160/263 KB 68/99 KB 512/1822 KB 768/894 KB 272/314 KB 160/263 KB 68/99 KB 516/1822 KB 768/894 KB 272/314 KB 160/263 KB 68/99 KB 520/1822 KB 772/894 KB 276/314 KB 164/263 KB 68/99 KB 524/1822 KB 772/894 KB 276/314 KB 164/263 KB 68/99 KB 528/1822 KB 772/894 KB 276/314 KB 164/263 KB 68/99 KB 484/1822 KB 756/894 KB 260/314 KB 148/263 KB 72/99 KB 528/1822 KB 772/894 KB 276/314 KB 164/263 KB 76/99 KB 528/1822 KB 772/894 KB 276/314 KB 164/263 KB 80/99 KB 528/1822 KB 772/894 KB 276/314 KB 164/263 KB 84/99 KB 528/1822 KB 772/894 KB 276/314 KB 164/263 KB 88/99 KB 528/1822 KB 772/894 KB 276/314 KB 164/263 KB 92/99 KB 528/1822 KB 772/894 KB 276/314 KB 164/263 KB 96/99 KB 528/1822 KB 772/894 KB 276/314 KB 164/263 KB 99/99 KB 528/1822 KB 772/894 KB 276/314 KB 164/263 KB 68/99 KB 516/1822 KB 772/894 KB 276/314 KB 164/263 KB 68/99 KB 516/1822 KB 772/894 KB 276/314 KB 160/263 KB 99/99 KB 532/1822 KB 772/894 KB 280/314 KB 168/263 KB 99/99 KB 532/1822 KB 772/894 KB 284/314 KB unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 168/263 KB 99/99 KB 532/1822 KB 772/894 KB 288/314 KB 168/263 KB 68/99 KB 516/1822 KB 772/894 KB 272/314 KB 160/263 KB 99/99 KB 532/1822 KB 776/894 KB 288/314 KB 168/263 KB 99/99 KB 532/1822 KB 780/894 KB 288/314 KB 168/263 KB 99/99 KB 532/1822 KB 784/894 KB 288/314 KB 168/263 KB 99/99 KB 532/1822 KB 788/894 KB 288/314 KB 168/263 KB 99/99 KB 532/1822 KB 792/894 KB 288/314 KB 168/263 KB 99/99 KB 532/1822 KB 796/894 KB 288/314 KB 168/263 KB 99/99 KB 532/1822 KB 800/894 KB 288/314 KB 168/263 KB 99/99 KB 532/1822 KB 804/894 KB 288/314 KB 168/263 KB 99/99 KB 532/1822 KB 808/894 KB 292/314 KB 168/263 KB 99/99 KB 532/1822 KB 812/894 KB 292/314 KB 168/263 KB 99/99 KB 532/1822 KB 816/894 KB 292/314 KB 168/263 KB 99/99 KB 532/1822 KB 772/894 KB 276/314 KB 168/263 KB 99/99 KB 532/1822 KB 816/894 KB 292/314 KB 172/263 KB 99/99 KB 532/1822 KB 816/894 KB 292/314 KB 176/263 KB 99/99 KB 532/1822 KB 816/894 KB 292/314 KB 180/263 KB 99/99 KB 532/1822 KB 816/894 KB 292/314 KB 184/263 KB 99/99 KB 532/1822 KB 816/894 KB 292/314 KB 188/263 KB 99/99 KB 532/1822 KB 816/894 KB 292/314 KB 192/263 KB 99/99 KB 532/1822 KB 772/894 KB 276/314 KB 164/263 KB 99/99 KB 536/1822 KB 816/894 KB 292/314 KB 192/263 KB 99/99 KB 540/1822 KB 816/894 KB 292/314 KB 192/263 KB 99/99 KB 544/1822 KB 816/894 KB 292/314 KB 192/263 KB 99/99 KB 532/1822 KB 804/894 KB 292/314 KB 168/263 KB 99/99 KB 544/1822 KB 816/894 KB 296/314 KB 192/263 KB 99/99 KB 544/1822 KB 816/894 KB 300/314 KB 192/263 KB 99/99 KB 544/1822 KB 816/894 KB 304/314 KB 192/263 KB 99/99 KB 544/1822 KB 816/894 KB 308/314 KB 192/263 KB 548/1822 KB 820/894 KB 312/314 KB 196/263 KB 548/1822 KB 820/894 KB 314/314 KB 196/263 KB 99/99 KB 544/1822 KB 816/894 KB 308/314 KB 196/263 KB 548/1822 KB 820/894 KB 314/314 KB 200/263 KB 548/1822 KB 820/894 KB 314/314 KB 204/263 KB 548/1822 KB 820/894 KB 308/314 KB 196/263 KB 548/1822 KB 824/894 KB 314/314 KB 204/263 KB 548/1822 KB 828/894 KB 314/314 KB 204/263 KB 548/1822 KB 832/894 KB 314/314 KB 208/263 KB 548/1822 KB 816/894 KB 308/314 KB 196/263 KB 552/1822 KB 832/894 KB 314/314 KB 208/263 KB 556/1822 KB 832/894 KB 314/314 KB 208/263 KB 560/1822 KB 832/894 KB 314/314 KB 208/263 KB 548/1822 KB 828/894 KB 314/314 KB 208/263 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 92.3 KB/sec) unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 560/1822 KB 836/894 KB 314/314 KB 208/263 KB 564/1822 KB 840/894 KB 314/314 KB 212/263 KB 564/1822 KB 844/894 KB 314/314 KB 212/263 KB 564/1822 KB 848/894 KB 314/314 KB 212/263 KB 564/1822 KB 836/894 KB 314/314 KB 212/263 KB 564/1822 KB 836/894 KB 314/314 KB 208/263 KB 568/1822 KB 848/894 KB 314/314 KB 212/263 KB 572/1822 KB 848/894 KB 314/314 KB 212/263 KB 576/1822 KB 848/894 KB 314/314 KB 212/263 KB 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:22:09 DEBUG unit.abot-epc-basic/0.install 576/1822 KB 848/894 KB 314/314 KB 216/263 KB 576/1822 KB 848/894 KB 314/314 KB 220/263 KB 576/1822 KB 848/894 KB 314/314 KB 224/263 KB 576/1822 KB 848/894 KB 314/314 KB 228/263 KB 580/1822 KB 852/894 KB 232/263 KB 580/1822 KB 852/894 KB 236/263 KB 580/1822 KB 852/894 KB 240/263 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 291.4 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 580/1822 KB 848/894 KB 314/314 KB 228/263 KB 584/1822 KB 852/894 KB 240/263 KB 588/1822 KB 852/894 KB 240/263 KB 592/1822 KB 852/894 KB 240/263 KB 580/1822 KB 852/894 KB 314/314 KB 228/263 KB 592/1822 KB 856/894 KB 240/263 KB 592/1822 KB 860/894 KB 240/263 KB 592/1822 KB 864/894 KB 240/263 KB 592/1822 KB 868/894 KB 240/263 KB 596/1822 KB 868/894 KB 4/276 KB 244/263 KB 596/1822 KB 4/54 KB 868/894 KB 4/276 KB 244/263 KB 596/1822 KB 8/54 KB 872/894 KB 8/276 KB 244/263 KB 596/1822 KB 868/894 KB 244/263 KB 596/1822 KB 868/894 KB 240/263 KB 600/1822 KB 8/54 KB 872/894 KB 8/276 KB 244/263 KB 600/1822 KB 8/54 KB 872/894 KB 8/276 KB 248/263 KB 600/1822 KB 8/54 KB 872/894 KB 8/276 KB 252/263 KB 604/1822 KB 8/54 KB 872/894 KB 8/276 KB 256/263 KB 596/1822 KB 4/54 KB 872/894 KB 8/276 KB 244/263 KB 604/1822 KB 8/54 KB 876/894 KB 8/276 KB 256/263 KB 604/1822 KB 8/54 KB 880/894 KB 8/276 KB 256/263 KB 596/1822 KB 4/54 KB 868/894 KB 8/276 KB 244/263 KB 604/1822 KB 8/54 KB 880/894 KB 12/276 KB 256/263 KB 604/1822 KB 8/54 KB 880/894 KB 16/276 KB 256/263 KB 604/1822 KB 8/54 KB 872/894 KB 8/276 KB 252/263 KB 608/1822 KB 8/54 KB 880/894 KB 16/276 KB 256/263 KB 608/1822 KB 8/54 KB 880/894 KB 20/276 KB 256/263 KB 612/1822 KB 12/54 KB 880/894 KB 24/276 KB 260/263 KB 612/1822 KB 12/54 KB 880/894 KB 28/276 KB 260/263 KB 612/1822 KB 12/54 KB 880/894 KB 32/276 KB 260/263 KB 612/1822 KB 12/54 KB 880/894 KB 20/276 KB 260/263 KB 612/1822 KB 16/54 KB 884/894 KB 32/276 KB 260/263 KB 612/1822 KB 20/54 KB 884/894 KB 32/276 KB 260/263 KB 612/1822 KB 24/54 KB 884/894 KB 36/276 KB 260/263 KB 612/1822 KB 28/54 KB 884/894 KB 36/276 KB 260/263 KB 612/1822 KB 32/54 KB 884/894 KB 36/276 KB 260/263 KB 612/1822 KB 8/54 KB 880/894 KB 20/276 KB 260/263 KB 616/1822 KB 32/54 KB 884/894 KB 36/276 KB 260/263 KB 620/1822 KB 32/54 KB 884/894 KB 36/276 KB 260/263 KB 624/1822 KB 32/54 KB 884/894 KB 36/276 KB 260/263 KB 608/1822 KB 8/54 KB 880/894 KB 20/276 KB 260/263 KB 624/1822 KB 32/54 KB 884/894 KB 36/276 KB 263/263 KB 628/1822 KB 32/54 KB 884/894 KB 36/276 KB 263/263 KB 612/1822 KB 20/54 KB 884/894 KB 36/276 KB 260/263 KB 628/1822 KB 32/54 KB 884/894 KB 40/276 KB 263/263 KB 612/1822 KB 12/54 KB 884/894 KB 32/276 KB 260/263 KB 628/1822 KB 32/54 KB 888/894 KB 40/276 KB 263/263 KB 628/1822 KB 32/54 KB 892/894 KB 40/276 KB 263/263 KB 628/1822 KB 32/54 KB 894/894 KB 40/276 KB 263/263 KB 628/1822 KB 36/54 KB 894/894 KB 40/276 KB 263/263 KB 632/1822 KB 36/54 KB 894/894 KB 44/276 KB 263/263 KB 636/1822 KB 36/54 KB 894/894 KB 44/276 KB 263/263 KB 640/1822 KB 36/54 KB 894/894 KB 44/276 KB 263/263 KB 628/1822 KB 36/54 KB 894/894 KB 44/276 KB 263/263 KB 640/1822 KB 36/54 KB 894/894 KB 48/276 KB 263/263 KB 640/1822 KB 36/54 KB 894/894 KB 52/276 KB 263/263 KB 644/1822 KB 40/54 KB 894/894 KB 56/276 KB 263/263 KB 644/1822 KB 40/54 KB 894/894 KB 60/276 KB 263/263 KB 644/1822 KB 40/54 KB 894/894 KB 64/276 KB 263/263 KB 644/1822 KB 40/54 KB 894/894 KB 52/276 KB 263/263 KB 644/1822 KB 44/54 KB 894/894 KB 64/276 KB 263/263 KB 644/1822 KB 48/54 KB 894/894 KB 64/276 KB 263/263 KB 644/1822 KB 36/54 KB 894/894 KB 52/276 KB 263/263 KB 648/1822 KB 48/54 KB 894/894 KB 64/276 KB 263/263 KB 652/1822 KB 48/54 KB 894/894 KB 64/276 KB 263/263 KB 656/1822 KB 52/54 KB 894/894 KB 64/276 KB 263/263 KB 660/1822 KB 52/54 KB 894/894 KB 64/276 KB 263/263 KB 664/1822 KB 52/54 KB 894/894 KB 68/276 KB 263/263 KB 668/1822 KB unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 52/54 KB 894/894 KB 68/276 KB 263/263 KB 672/1822 KB 52/54 KB 894/894 KB 68/276 KB 263/263 KB 652/1822 KB 52/54 KB 894/894 KB 64/276 KB 263/263 KB 672/1822 KB 54/54 KB 68/276 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 239.3 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 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 812.7 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 660/1822 KB 52/54 KB 894/894 KB 68/276 KB 263/263 KB 672/1822 KB 54/54 KB 72/276 KB 672/1822 KB 54/54 KB 76/276 KB 672/1822 KB 54/54 KB 80/276 KB 676/1822 KB 54/54 KB 84/276 KB 676/1822 KB 54/54 KB 88/276 KB 676/1822 KB 54/54 KB 92/276 KB 676/1822 KB 54/54 KB 96/276 KB 676/1822 KB 54/54 KB 100/276 KB 676/1822 KB 54/54 KB 80/276 KB 680/1822 KB 54/54 KB 4/748 KB 100/276 KB 676/1822 KB 54/54 KB 4/748 KB 100/276 KB 680/1822 KB 54/54 KB 8/748 KB 100/276 KB 680/1822 KB 54/54 KB 12/748 KB 100/276 KB 680/1822 KB 54/54 KB 16/748 KB 100/276 KB 684/1822 KB 54/54 KB 16/748 KB 100/276 KB 4/223 KB 688/1822 KB 20/748 KB 100/276 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 48.4 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 4/223 KB 688/1822 KB 20/748 KB 104/276 KB 4/223 KB 688/1822 KB 20/748 KB 108/276 KB 4/223 KB 688/1822 KB 20/748 KB 112/276 KB 4/223 KB 688/1822 KB 20/748 KB 116/276 KB 4/223 KB 692/1822 KB 20/748 KB 120/276 KB 4/223 KB 692/1822 KB 20/748 KB 124/276 KB 4/223 KB 3/27 KB 692/1822 KB 20/748 KB 124/276 KB 4/223 KB 684/1822 KB 54/54 KB 20/748 KB 100/276 KB 4/223 KB 3/27 KB 692/1822 KB 24/748 KB 124/276 KB 4/223 KB 3/27 KB 692/1822 KB 28/748 KB 124/276 KB 4/223 KB 3/27 KB 692/1822 KB 32/748 KB 124/276 KB 4/223 KB 684/1822 KB 54/54 KB 16/748 KB 100/276 KB 8/223 KB 3/27 KB 692/1822 KB 32/748 KB 124/276 KB 12/223 KB 3/27 KB 692/1822 KB 32/748 KB 124/276 KB 16/223 KB 3/27 KB 692/1822 KB 32/748 KB 124/276 KB 20/223 KB 3/27 KB 692/1822 KB 32/748 KB 124/276 KB 24/223 KB 3/27 KB 692/1822 KB 32/748 KB 124/276 KB 28/223 KB 3/27 KB 692/1822 KB 32/748 KB 124/276 KB 32/223 KB 3/27 KB 692/1822 KB 32/748 KB 124/276 KB 36/223 KB 3/27 KB 692/1822 KB 32/748 KB 124/276 KB 40/223 KB 5/27 KB 692/1822 KB 36/748 KB 124/276 KB 4/223 KB 692/1822 KB 20/748 KB 116/276 KB 40/223 KB 5/27 KB 696/1822 KB 36/748 KB 128/276 KB 40/223 KB 5/27 KB 700/1822 KB 36/748 KB 128/276 KB 40/223 KB 5/27 KB 704/1822 KB 36/748 KB 128/276 KB 40/223 KB 5/27 KB 708/1822 KB 36/748 KB 128/276 KB 40/223 KB 5/27 KB 692/1822 KB 36/748 KB 128/276 KB 36/223 KB 5/27 KB 692/1822 KB 36/748 KB 124/276 KB 36/223 KB 3/27 KB 692/1822 KB 36/748 KB 124/276 KB 44/223 KB 5/27 KB 708/1822 KB 40/748 KB 128/276 KB 44/223 KB 8/27 KB 708/1822 KB 44/748 KB 128/276 KB 44/223 KB 8/27 KB 708/1822 KB 48/748 KB 128/276 KB 44/223 KB 8/27 KB 708/1822 KB 52/748 KB 128/276 KB 44/223 KB 8/27 KB 712/1822 KB 56/748 KB 132/276 KB 44/223 KB 8/27 KB 712/1822 KB 60/748 KB 132/276 KB 44/223 KB 8/27 KB 712/1822 KB 64/748 KB 132/276 KB 44/223 KB 5/27 KB 708/1822 KB 36/748 KB 128/276 KB 48/223 KB 8/27 KB 712/1822 KB 64/748 KB 132/276 KB 52/223 KB 8/27 KB 712/1822 KB 64/748 KB 132/276 KB 56/223 KB 8/27 KB 712/1822 KB 64/748 KB 132/276 KB 60/223 KB 8/27 KB 712/1822 KB 64/748 KB 132/276 KB 64/223 KB 8/27 KB 712/1822 KB 64/748 KB 132/276 KB 44/223 KB 8/27 KB 712/1822 KB 52/748 KB 132/276 KB 44/223 KB 8/27 KB 712/1822 KB 52/748 KB 128/276 KB 64/223 KB 8/27 KB 716/1822 KB 64/748 KB 132/276 KB 64/223 KB 8/27 KB 720/1822 KB 64/748 KB 132/276 KB 44/223 KB 8/27 KB 708/1822 KB 40/748 KB 128/276 KB 64/223 KB 11/27 KB 720/1822 KB 64/748 KB 132/276 KB 64/223 KB 13/27 KB 720/1822 KB 64/748 KB 132/276 KB 64/223 KB 16/27 KB 720/1822 KB 64/748 KB 132/276 KB 64/223 KB 19/27 KB 720/1822 KB 64/748 KB 132/276 KB 64/223 KB 21/27 KB 724/1822 KB 64/748 KB 136/276 KB 64/223 KB 24/27 KB 724/1822 KB 64/748 KB 136/276 KB 68/223 KB 27/27 KB 724/1822 KB 68/748 KB 136/276 KB 68/223 KB 27/27 KB 724/1822 KB 68/748 KB 136/276 KB 64/223 KB 19/27 KB 724/1822 KB 64/748 KB 136/276 KB 68/223 KB 27/27 KB 724/1822 KB 68/748 KB 140/276 KB 68/223 KB 27/27 KB 724/1822 KB 68/748 KB 144/276 KB 68/223 KB 27/27 KB 724/1822 KB 68/748 KB 148/276 KB 68/223 KB 27/27 KB 724/1822 KB 68/748 KB 152/276 KB 68/223 KB 27/27 KB 724/1822 KB 68/748 KB 156/276 KB 68/223 KB 27/27 KB 724/1822 KB 68/748 KB 160/276 KB 68/223 KB 27/27 KB 724/1822 KB 68/748 KB 164/276 KB 64/223 KB 19/27 KB 724/1822 KB 64/748 KB 132/276 KB 68/223 KB 27/27 KB 728/1822 KB 68/748 KB 164/276 KB 68/223 KB 27/27 KB 732/1822 KB 68/748 KB 164/276 KB 68/223 KB 27/27 KB 736/1822 KB 68/748 KB 164/276 KB 68/2 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 23 KB 24/27 KB 724/1822 KB 68/748 KB 136/276 KB 68/223 KB 24/27 KB 724/1822 KB 64/748 KB 136/276 KB 72/223 KB 27/27 KB 736/1822 KB 72/748 KB 164/276 KB 76/223 KB 27/27 KB 736/1822 KB 72/748 KB 164/276 KB 80/223 KB 27/27 KB 736/1822 KB 72/748 KB 164/276 KB 84/223 KB 27/27 KB 736/1822 KB 72/748 KB 164/276 KB 88/223 KB 27/27 KB 740/1822 KB 72/748 KB 164/276 KB 92/223 KB 27/27 KB 740/1822 KB 72/748 KB 164/276 KB 92/223 KB 27/27 KB 740/1822 KB 72/748 KB 168/276 KB 68/223 KB 27/27 KB 736/1822 KB 72/748 KB 164/276 KB 96/223 KB 27/27 KB 740/1822 KB 76/748 KB 168/276 KB 96/223 KB 27/27 KB 740/1822 KB 80/748 KB 168/276 KB 96/223 KB 27/27 KB 740/1822 KB 84/748 KB 168/276 KB 96/223 KB 27/27 KB 740/1822 KB 88/748 KB 168/276 KB 96/223 KB 27/27 KB 740/1822 KB 92/748 KB 168/276 KB 96/223 KB 27/27 KB 740/1822 KB 96/748 KB 168/276 KB 96/223 KB 27/27 KB 740/1822 KB 72/748 KB 168/276 KB 84/223 KB 27/27 KB 740/1822 KB 72/748 KB 164/276 KB 96/223 KB 27/27 KB 744/1822 KB 96/748 KB 172/276 KB 96/223 KB 27/27 KB 748/1822 KB 96/748 KB 172/276 KB 96/223 KB 27/27 KB 752/1822 KB 96/748 KB 172/276 KB 96/223 KB 27/27 KB 756/1822 KB 96/748 KB 172/276 KB 100/223 KB 760/1822 KB 100/748 KB 172/276 KB 100/223 KB 764/1822 KB 100/748 KB 172/276 KB 100/223 KB 768/1822 KB 100/748 KB 172/276 KB 96/223 KB 27/27 KB 740/1822 KB 96/748 KB 172/276 KB 100/223 KB 768/1822 KB 100/748 KB 176/276 KB 100/223 KB 768/1822 KB 100/748 KB 180/276 KB 100/223 KB 772/1822 KB 100/748 KB 184/276 KB 100/223 KB 772/1822 KB 100/748 KB 188/276 KB 100/223 KB 772/1822 KB 100/748 KB 192/276 KB 100/223 KB 756/1822 KB 100/748 KB 172/276 KB 104/223 KB 772/1822 KB 100/748 KB 192/276 KB 108/223 KB 772/1822 KB 100/748 KB 192/276 KB 96/223 KB 756/1822 KB 100/748 KB 172/276 KB 108/223 KB 772/1822 KB 104/748 KB 192/276 KB 108/223 KB 772/1822 KB 108/748 KB 192/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 23.3 KB/sec) unit-abot-epc-basic-0: 12:22: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.jar unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 108/223 KB 772/1822 KB 112/748 KB 192/276 KB 112/223 KB 772/1822 KB 112/748 KB 192/276 KB 116/223 KB 772/1822 KB 112/748 KB 192/276 KB 120/223 KB 772/1822 KB 116/748 KB 196/276 KB 100/223 KB 772/1822 KB 100/748 KB 180/276 KB 120/223 KB 776/1822 KB 116/748 KB 196/276 KB 116/223 KB 772/1822 KB 116/748 KB 196/276 KB 120/223 KB 776/1822 KB 120/748 KB 196/276 KB 120/223 KB 780/1822 KB 124/748 KB 196/276 KB 120/223 KB 780/1822 KB 128/748 KB 196/276 KB 116/223 KB 772/1822 KB 112/748 KB 196/276 KB 124/223 KB 780/1822 KB 128/748 KB 200/276 KB 124/223 KB 780/1822 KB 128/748 KB 204/276 KB 124/223 KB 780/1822 KB 128/748 KB 208/276 KB 124/223 KB 780/1822 KB 128/748 KB 212/276 KB 124/223 KB 780/1822 KB 132/748 KB 216/276 KB 124/223 KB 780/1822 KB 132/748 KB 220/276 KB 124/223 KB 780/1822 KB 132/748 KB 224/276 KB 124/223 KB 780/1822 KB 128/748 KB 196/276 KB 128/223 KB 780/1822 KB 132/748 KB 224/276 KB 132/223 KB 780/1822 KB 132/748 KB 224/276 KB 136/223 KB 780/1822 KB 132/748 KB 224/276 KB 140/223 KB 780/1822 KB 132/748 KB 224/276 KB 120/223 KB 780/1822 KB 120/748 KB 196/276 KB 140/223 KB 784/1822 KB 132/748 KB 224/276 KB 140/223 KB 788/1822 KB 132/748 KB 224/276 KB 140/223 KB 792/1822 KB 132/748 KB 224/276 KB 140/223 KB 796/1822 KB 132/748 KB 3/178 KB 224/276 KB 124/223 KB 780/1822 KB 132/748 KB 212/276 KB 140/223 KB 792/1822 KB 132/748 KB 3/178 KB 224/276 KB 140/223 KB 796/1822 KB 132/748 KB 5/178 KB 224/276 KB 140/223 KB 796/1822 KB 132/748 KB 8/178 KB 224/276 KB 140/223 KB 796/1822 KB 132/748 KB 11/178 KB 224/276 KB 140/223 KB 796/1822 KB 136/748 KB 11/178 KB 224/276 KB 140/223 KB 796/1822 KB 140/748 KB 11/178 KB 224/276 KB 140/223 KB 800/1822 KB 140/748 KB 11/178 KB 224/276 KB 140/223 KB 800/1822 KB 140/748 KB 13/178 KB 224/276 KB 144/223 KB 804/1822 KB 144/748 KB 16/178 KB 228/276 KB 144/223 KB 804/1822 KB 144/748 KB 19/178 KB 228/276 KB 144/223 KB 804/1822 KB 144/748 KB 13/178 KB 228/276 KB 144/223 KB 808/1822 KB 144/748 KB 19/178 KB 228/276 KB 144/223 KB 800/1822 KB 144/748 KB 13/178 KB 228/276 KB 144/223 KB 800/1822 KB 144/748 KB 13/178 KB 224/276 KB 140/223 KB 800/1822 KB 144/748 KB 13/178 KB 224/276 KB 144/223 KB 808/1822 KB 148/748 KB 19/178 KB 228/276 KB 148/223 KB 812/1822 KB 152/748 KB 21/178 KB 232/276 KB 148/223 KB 812/1822 KB 156/748 KB 21/178 KB 232/276 KB 148/223 KB 812/1822 KB 160/748 KB 21/178 KB 232/276 KB 148/223 KB 812/1822 KB 148/748 KB 21/178 KB 232/276 KB 148/223 KB 816/1822 KB 160/748 KB 21/178 KB 232/276 KB 148/223 KB 808/1822 KB 148/748 KB 21/178 KB 232/276 KB 148/223 KB 816/1822 KB 160/748 KB 21/178 KB 236/276 KB 148/223 KB 808/1822 KB 148/748 KB 19/178 KB 228/276 KB 152/223 KB 816/1822 KB 160/748 KB 21/178 KB 236/276 KB 148/223 KB 808/1822 KB 148/748 KB 21/178 KB 228/276 KB 152/223 KB 816/1822 KB 160/748 KB 21/178 KB 240/276 KB 152/223 KB 816/1822 KB 160/748 KB 24/178 KB 244/276 KB 156/223 KB 820/1822 KB 164/748 KB 24/178 KB 248/276 KB 152/223 KB 816/1822 KB 160/748 KB 24/178 KB 240/276 KB 156/223 KB 820/1822 KB 164/748 KB 27/178 KB 248/276 KB 156/223 KB 820/1822 KB 164/748 KB 29/178 KB 248/276 KB 156/223 KB 820/1822 KB 164/748 KB 32/178 KB 248/276 KB 156/223 KB 820/1822 KB 164/748 KB 24/178 KB 244/276 KB 156/223 KB 820/1822 KB 160/748 KB 24/178 KB 244/276 KB 156/223 KB 824/1822 KB 164/748 KB 32/178 KB 248/276 KB 156/223 KB 828/1822 KB 164/748 KB 32/178 KB 248/276 KB 156/223 KB 816/1822 KB 160/748 KB 24/178 KB 244/276 KB 160/223 KB 8 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 32/1822 KB 164/748 KB 32/178 KB 248/276 KB 164/223 KB 832/1822 KB 164/748 KB 32/178 KB 248/276 KB 168/223 KB 832/1822 KB 168/748 KB 36/178 KB 252/276 KB 164/223 KB 832/1822 KB 168/748 KB 36/178 KB 252/276 KB 168/223 KB 832/1822 KB 168/748 KB 36/178 KB 256/276 KB 172/223 KB 832/1822 KB 168/748 KB 36/178 KB 256/276 KB 176/223 KB 832/1822 KB 168/748 KB 36/178 KB 256/276 KB 164/223 KB 832/1822 KB 168/748 KB 32/178 KB 248/276 KB 176/223 KB 832/1822 KB 172/748 KB 36/178 KB 256/276 KB 176/223 KB 832/1822 KB 176/748 KB 36/178 KB 256/276 KB 176/223 KB 832/1822 KB 180/748 KB 36/178 KB 256/276 KB 180/223 KB 832/1822 KB 184/748 KB 36/178 KB 260/276 KB 180/223 KB 832/1822 KB 188/748 KB 36/178 KB 260/276 KB 180/223 KB 832/1822 KB 192/748 KB 36/178 KB 260/276 KB 180/223 KB 832/1822 KB 196/748 KB 36/178 KB 260/276 KB 180/223 KB 832/1822 KB 200/748 KB 36/178 KB 260/276 KB 180/223 KB 832/1822 KB 204/748 KB 36/178 KB 260/276 KB 180/223 KB 832/1822 KB 208/748 KB 36/178 KB 260/276 KB 164/223 KB 832/1822 KB 168/748 KB 36/178 KB 248/276 KB 180/223 KB 832/1822 KB 208/748 KB 40/178 KB 260/276 KB 180/223 KB 832/1822 KB 208/748 KB 44/178 KB 260/276 KB 180/223 KB 832/1822 KB 208/748 KB 48/178 KB 260/276 KB 180/223 KB 832/1822 KB 208/748 KB 52/178 KB 260/276 KB 180/223 KB 832/1822 KB 208/748 KB 56/178 KB 260/276 KB 180/223 KB 832/1822 KB 208/748 KB 60/178 KB 260/276 KB 180/223 KB 832/1822 KB 208/748 KB 64/178 KB 260/276 KB 180/223 KB 832/1822 KB 180/748 KB 36/178 KB 260/276 KB 180/223 KB 832/1822 KB 208/748 KB 64/178 KB 264/276 KB 180/223 KB 832/1822 KB 180/748 KB 36/178 KB 256/276 KB 184/223 KB 832/1822 KB 208/748 KB 64/178 KB 268/276 KB 188/223 KB 832/1822 KB 208/748 KB 64/178 KB 268/276 KB 168/223 KB 832/1822 KB 168/748 KB 36/178 KB 252/276 KB 188/223 KB 836/1822 KB 208/748 KB 64/178 KB 268/276 KB 188/223 KB 840/1822 KB 208/748 KB 64/178 KB 268/276 KB 188/223 KB 844/1822 KB 208/748 KB 64/178 KB 268/276 KB 188/223 KB 848/1822 KB 208/748 KB 64/178 KB 268/276 KB 188/223 KB 852/1822 KB 208/748 KB 64/178 KB 268/276 KB 192/223 KB 856/1822 KB 208/748 KB 64/178 KB 268/276 KB 192/223 KB 860/1822 KB 208/748 KB 64/178 KB 268/276 KB 192/223 KB 864/1822 KB 208/748 KB 64/178 KB 268/276 KB 192/223 KB 868/1822 KB 208/748 KB 64/178 KB 268/276 KB 192/223 KB 872/1822 KB 212/748 KB 68/178 KB 268/276 KB 180/223 KB 832/1822 KB 208/748 KB 64/178 KB 268/276 KB 192/223 KB 872/1822 KB 212/748 KB 68/178 KB 272/276 KB 192/223 KB 872/1822 KB 212/748 KB 68/178 KB 276/276 KB 192/223 KB 872/1822 KB 212/748 KB 68/178 KB 276/276 KB 192/223 KB 852/1822 KB 208/748 KB 64/178 KB 268/276 KB 196/223 KB 872/1822 KB 212/748 KB 68/178 KB 276/276 KB 200/223 KB 872/1822 KB 212/748 KB 68/178 KB 276/276 KB 204/223 KB 872/1822 KB 212/748 KB 68/178 KB 276/276 KB 208/223 KB 872/1822 KB 212/748 KB 68/178 KB 276/276 KB 192/223 KB 868/1822 KB 212/748 KB 68/178 KB 268/276 KB 208/223 KB 872/1822 KB 212/748 KB 72/178 KB 276/276 KB 208/223 KB 872/1822 KB 212/748 KB 76/178 KB 276/276 KB 208/223 KB 872/1822 KB 212/748 KB 80/178 KB 276/276 KB 208/223 KB 876/1822 KB 212/748 KB 84/178 KB 276/276 KB 212/223 KB 876/1822 KB 212/748 KB 88/178 KB 276/276 KB 212/223 KB 876/1822 KB 212/748 KB 92/178 KB 276/276 KB 212/223 KB 876/1822 KB 212/748 KB 96/178 KB 276/276 KB 192/223 KB 868/1822 KB 212/748 KB 64/178 KB 268/276 KB 212/223 KB 876/1822 KB 216/748 KB 96/178 KB 276/276 KB 212/223 KB 876/1822 KB 220/748 KB 96/178 KB 276/276 KB 212/223 KB 876/1 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 822 KB 212/748 KB 84/178 KB 276/276 KB 208/223 KB 876/1822 KB 212/748 KB 80/178 KB 276/276 KB 216/223 KB 880/1822 KB 224/748 KB 96/178 KB 276/276 KB 212/223 KB 880/1822 KB 224/748 KB 96/178 KB 276/276 KB 216/223 KB 880/1822 KB 224/748 KB 96/178 KB 276/276 KB 220/223 KB 880/1822 KB 224/748 KB 96/178 KB 276/276 KB 223/223 KB 880/1822 KB 224/748 KB 96/178 KB 276/276 KB 223/223 KB 884/1822 KB 224/748 KB 96/178 KB 276/276 KB 223/223 KB 888/1822 KB 228/748 KB 96/178 KB 223/223 KB 892/1822 KB 228/748 KB 96/178 KB 223/223 KB 884/1822 KB 228/748 KB 96/178 KB 223/223 KB 892/1822 KB 232/748 KB 96/178 KB 223/223 KB 892/1822 KB 236/748 KB 96/178 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 233.4 KB/sec) unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 223/223 KB 896/1822 KB 236/748 KB 96/178 KB 223/223 KB 896/1822 KB 236/748 KB 100/178 KB 223/223 KB 900/1822 KB 240/748 KB 104/178 KB 223/223 KB 900/1822 KB 240/748 KB 108/178 KB 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:22:09 DEBUG unit.abot-epc-basic/0.install 223/223 KB 900/1822 KB 240/748 KB 100/178 KB 223/223 KB 904/1822 KB 240/748 KB 108/178 KB 223/223 KB 908/1822 KB 240/748 KB 108/178 KB 223/223 KB 912/1822 KB 240/748 KB 108/178 KB 223/223 KB 896/1822 KB 240/748 KB 100/178 KB 223/223 KB 912/1822 KB 244/748 KB 112/178 KB 223/223 KB 912/1822 KB 248/748 KB 112/178 KB 223/223 KB 912/1822 KB 240/748 KB 112/178 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 187.8 KB/sec) unit-abot-epc-basic-0: 12:22: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.jar unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 916/1822 KB 252/748 KB 116/178 KB 4/23 KB 920/1822 KB 252/748 KB 116/178 KB 4/23 KB 924/1822 KB 252/748 KB 116/178 KB 4/23 KB 928/1822 KB 252/748 KB 116/178 KB 912/1822 KB 252/748 KB 116/178 KB 4/23 KB 928/1822 KB 252/748 KB 120/178 KB 4/23 KB 928/1822 KB 252/748 KB 124/178 KB 4/23 KB 928/1822 KB 252/748 KB 128/178 KB 912/1822 KB 252/748 KB 112/178 KB 4/23 KB 928/1822 KB 256/748 KB 128/178 KB 4/23 KB 928/1822 KB 260/748 KB 128/178 KB 4/23 KB 928/1822 KB 264/748 KB 128/178 KB 4/23 KB 928/1822 KB 268/748 KB 128/178 KB 4/23 KB 928/1822 KB 272/748 KB 128/178 KB 4/23 KB 916/1822 KB 252/748 KB 116/178 KB 8/23 KB 928/1822 KB 272/748 KB 128/178 KB 12/23 KB 932/1822 KB 276/748 KB 132/178 KB 16/23 KB 932/1822 KB 276/748 KB 132/178 KB 8/23 KB 928/1822 KB 276/748 KB 128/178 KB 16/23 KB 932/1822 KB 280/748 KB 132/178 KB 20/23 KB 932/1822 KB 280/748 KB 132/178 KB 23/23 KB 932/1822 KB 284/748 KB 132/178 KB 8/23 KB 932/1822 KB 276/748 KB 132/178 KB 23/23 KB 936/1822 KB 284/748 KB 132/178 KB 23/23 KB 940/1822 KB 284/748 KB 132/178 KB 23/23 KB 944/1822 KB 284/748 KB 132/178 KB 8/23 KB 928/1822 KB 276/748 KB 132/178 KB 23/23 KB 944/1822 KB 284/748 KB 136/178 KB 23/23 KB 944/1822 KB 284/748 KB 140/178 KB 23/23 KB 944/1822 KB 284/748 KB 144/178 KB 23/23 KB 948/1822 KB 284/748 KB 148/178 KB 23/23 KB 948/1822 KB 284/748 KB 152/178 KB 4/55 KB 23/23 KB 948/1822 KB 284/748 KB 156/178 KB 4/55 KB 23/23 KB 948/1822 KB 284/748 KB 160/178 KB 4/55 KB 948/1822 KB 284/748 KB 164/178 KB 4/55 KB 20/23 KB 932/1822 KB 284/748 KB 132/178 KB 948/1822 KB 288/748 KB 164/178 KB 4/55 KB 948/1822 KB 292/748 KB 164/178 KB 4/55 KB 948/1822 KB 296/748 KB 164/178 KB 4/55 KB 948/1822 KB 300/748 KB 164/178 KB 4/55 KB 948/1822 KB 304/748 KB 164/178 KB 4/55 KB 948/1822 KB 308/748 KB 164/178 KB 4/55 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 18.8 KB/sec) unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 23/23 KB 948/1822 KB 284/748 KB 148/178 KB 4/55 KB 23/23 KB 948/1822 KB 284/748 KB 144/178 KB 952/1822 KB 308/748 KB 164/178 KB 4/55 KB 956/1822 KB 308/748 KB 164/178 KB 4/55 KB 960/1822 KB 308/748 KB 164/178 KB 4/55 KB 964/1822 KB 308/748 KB 164/178 KB 4/55 KB 968/1822 KB 308/748 KB 164/178 KB 4/55 KB 972/1822 KB 312/748 KB 168/178 KB 8/55 KB 976/1822 KB 312/748 KB 168/178 KB 8/55 KB 968/1822 KB 312/748 KB 168/178 KB 8/55 KB 976/1822 KB 312/748 KB 168/178 KB 12/55 KB 976/1822 KB 312/748 KB 168/178 KB 16/55 KB 968/1822 KB 312/748 KB 168/178 KB 4/55 KB 976/1822 KB 316/748 KB 168/178 KB 16/55 KB 976/1822 KB 320/748 KB 168/178 KB 16/55 KB 968/1822 KB 308/748 KB 168/178 KB 4/55 KB 976/1822 KB 320/748 KB 172/178 KB 16/55 KB 976/1822 KB 320/748 KB 176/178 KB 16/55 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:22:09 DEBUG unit.abot-epc-basic/0.install 980/1822 KB 320/748 KB 176/178 KB 16/55 KB 984/1822 KB 324/748 KB 178/178 KB 20/55 KB 988/1822 KB 324/748 KB 178/178 KB 20/55 KB 992/1822 KB 324/748 KB 178/178 KB 20/55 KB 980/1822 KB 324/748 KB 178/178 KB 20/55 KB 992/1822 KB 328/748 KB 178/178 KB 20/55 KB 992/1822 KB 332/748 KB 178/178 KB 20/55 KB 992/1822 KB 336/748 KB 178/178 KB 20/55 KB 980/1822 KB 320/748 KB 178/178 KB 20/55 KB 992/1822 KB 336/748 KB 178/178 KB 24/55 KB 992/1822 KB 336/748 KB 178/178 KB 28/55 KB 992/1822 KB 336/748 KB 178/178 KB 32/55 KB 980/1822 KB 320/748 KB 178/178 KB 16/55 KB 992/1822 KB 336/748 KB 178/178 KB 36/55 KB 996/1822 KB 340/748 KB 178/178 KB 40/55 KB 996/1822 KB 340/748 KB 178/178 KB 44/55 KB 996/1822 KB 340/748 KB 178/178 KB 48/55 KB 996/1822 KB 340/748 KB 178/178 KB 36/55 KB 1000/1822 KB 340/748 KB 178/178 KB 48/55 KB 1004/1822 KB 340/748 KB 178/178 KB 48/55 KB 1008/1822 KB 340/748 KB 178/178 KB 48/55 KB 1012/1822 KB 340/748 KB 178/178 KB 48/55 KB 992/1822 KB 340/748 KB 178/178 KB 36/55 KB 1016/1822 KB 344/748 KB 178/178 KB 52/55 KB 1016/1822 KB 348/748 KB 178/178 KB 52/55 KB 1016/1822 KB 352/748 KB 178/178 KB 52/55 KB 1012/1822 KB 340/748 KB 178/178 KB 52/55 KB 1016/1822 KB 352/748 KB 178/178 KB 55/55 KB 1016/1822 KB 356/748 KB 178/178 KB 55/55 KB 1016/1822 KB 360/748 KB 178/178 KB 55/55 KB 1016/1822 KB 364/748 KB 178/178 KB 55/55 KB 1016/1822 KB 368/748 KB 178/178 KB 55/55 KB 1016/1822 KB 356/748 KB 178/178 KB 55/55 KB 1020/1822 KB 368/748 KB 178/178 KB 55/55 KB 1024/1822 KB 368/748 KB 178/178 KB 55/55 KB 1024/1822 KB 3/1210 KB 368/748 KB 178/178 KB 55/55 KB 1024/1822 KB 5/1210 KB 368/748 KB 55/55 KB 1024/1822 KB 8/1210 KB 368/748 KB 55/55 KB 1024/1822 KB 11/1210 KB 368/748 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 145.0 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 1024/1822 KB 13/1210 KB 368/748 KB 55/55 KB 1024/1822 KB 16/1210 KB 368/748 KB 55/55 KB 1024/1822 KB 19/1210 KB 368/748 KB 55/55 KB 1024/1822 KB 21/1210 KB 368/748 KB 1024/1822 KB 24/1210 KB 368/748 KB 1024/1822 KB 27/1210 KB 372/748 KB 1028/1822 KB 29/1210 KB 372/748 KB 1028/1822 KB 27/1210 KB 372/748 KB 1024/1822 KB 24/1210 KB 372/748 KB 1032/1822 KB 29/1210 KB 372/748 KB 1036/1822 KB 29/1210 KB 372/748 KB 1040/1822 KB 29/1210 KB 376/748 KB 1036/1822 KB 29/1210 KB 376/748 KB 1040/1822 KB 29/1210 KB 380/748 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 44.1 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 1040/1822 KB 32/1210 KB 384/748 KB 1040/1822 KB 32/1210 KB 388/748 KB 1044/1822 KB 32/1210 KB 392/748 KB 1044/1822 KB 32/1210 KB 396/748 KB 1044/1822 KB 32/1210 KB 400/748 KB 1044/1822 KB 32/1210 KB 404/748 KB 1044/1822 KB 32/1210 KB 408/748 KB 1040/1822 KB 32/1210 KB 380/748 KB 1044/1822 KB 36/1210 KB 408/748 KB 1044/1822 KB 40/1210 KB 408/748 KB 1044/1822 KB 44/1210 KB 408/748 KB 1044/1822 KB 48/1210 KB 408/748 KB 1044/1822 KB 32/1210 KB 388/748 KB 1048/1822 KB 48/1210 KB 408/748 KB 1052/1822 KB 48/1210 KB 408/748 KB 1056/1822 KB 48/1210 KB 408/748 KB 1060/1822 KB 48/1210 KB 408/748 KB 1064/1822 KB 52/1210 KB 408/748 KB 1068/1822 KB 52/1210 KB 408/748 KB 1060/1822 KB 52/1210 KB 408/748 KB 1068/1822 KB 56/1210 KB 412/748 KB 1068/1822 KB 60/1210 KB 412/748 KB 1068/1822 KB 52/1210 KB 412/748 KB 1072/1822 KB 64/1210 KB 412/748 KB 1072/1822 KB 60/1210 KB 412/748 KB 1072/1822 KB 64/1210 KB 416/748 KB 4/93 KB 1076/1822 KB 68/1210 KB 416/748 KB 8/93 KB 1076/1822 KB 68/1210 KB 416/748 KB 12/93 KB 1076/1822 KB 68/1210 KB 416/748 KB 16/93 KB 1072/1822 KB 64/1210 KB 416/748 KB 1076/1822 KB 68/1210 KB 420/748 KB 16/93 KB 1076/1822 KB 68/1210 KB 424/748 KB 16/93 KB 1076/1822 KB 68/1210 KB 428/748 KB 16/93 KB 1076/1822 KB 68/1210 KB 432/748 KB 16/93 KB 1076/1822 KB 68/1210 KB 436/748 KB 16/93 KB 1076/1822 KB 68/1210 KB 440/748 KB 20/93 KB 1076/1822 KB 68/1210 KB 444/748 KB 20/93 KB 1076/1822 KB 68/1210 KB 448/748 KB 20/93 KB 1076/1822 KB 68/1210 KB 416/748 KB 4/93 KB 1076/1822 KB 72/1210 KB 448/748 KB 20/93 KB 1076/1822 KB 76/1210 KB 448/748 KB 20/93 KB 1076/1822 KB 80/1210 KB 448/748 KB 20/93 KB 1076/1822 KB 64/1210 KB 416/748 KB 4/93 KB 1080/1822 KB 80/1210 KB 448/748 KB 20/93 KB 1084/1822 KB 80/1210 KB 448/748 KB 20/93 KB 1088/1822 KB 80/1210 KB 448/748 KB 20/93 KB 1092/1822 KB 80/1210 KB 448/748 KB 20/93 KB 1096/1822 KB 84/1210 KB 448/748 KB 20/93 KB 1100/1822 KB 84/1210 KB 448/748 KB 20/93 KB 1104/1822 KB 84/1210 KB 448/748 KB 20/93 KB 1108/1822 KB 84/1210 KB 448/748 KB 20/93 KB 1112/1822 KB 84/1210 KB 452/748 KB 20/93 KB 1116/1822 KB 84/1210 KB 452/748 KB 20/93 KB 1120/1822 KB 84/1210 KB 452/748 KB 20/93 KB 1076/1822 KB 68/1210 KB 436/748 KB 20/93 KB 1120/1822 KB 84/1210 KB 452/748 KB 24/93 KB 1120/1822 KB 84/1210 KB 452/748 KB 28/93 KB 1120/1822 KB 84/1210 KB 452/748 KB 32/93 KB 1108/1822 KB 84/1210 KB 452/748 KB 20/93 KB 1124/1822 KB 84/1210 KB 456/748 KB 32/93 KB 4/471 KB 1124/1822 KB 84/1210 KB 460/748 KB 32/93 KB 4/471 KB 1124/1822 KB 84/1210 KB 464/748 KB 32/93 KB 4/471 KB 1124/1822 KB 84/1210 KB 468/748 KB 32/93 KB 4/471 KB 1124/1822 KB 84/1210 KB 472/748 KB 32/93 KB 4/471 KB 1124/1822 KB 84/1210 KB 476/748 KB 32/93 KB 4/471 KB 1124/1822 KB 84/1210 KB 480/748 KB 32/93 KB 4/471 KB 1124/1822 KB 84/1210 KB 484/748 KB 32/93 KB 4/471 KB 1092/1822 KB 84/1210 KB 448/748 KB 20/93 KB 1124/1822 KB 88/1210 KB 484/748 KB 32/93 KB 4/471 KB 1124/1822 KB 92/1210 KB 484/748 KB 32/93 KB 4/471 KB 1124/1822 KB 96/1210 KB 484/748 KB 32/93 KB 4/471 KB 1124/1822 KB 100/1210 KB 484/748 KB 32/93 KB 4/471 KB 1124/1822 KB 104/1210 KB 484/748 KB 32/93 KB 4/471 KB 1124/1822 KB 108/1210 KB 484/748 KB 32/93 KB 4/471 KB 1124/1822 KB 112/1210 KB 484/748 KB 32/93 KB 4/471 KB 1124/1822 KB 116/1210 KB 484/748 KB 32/93 KB 4/471 KB 1124/1822 KB 120/1210 KB 484/748 KB 32/93 KB 4/471 KB 1124/1822 KB 124/1210 KB 484/748 KB 32/93 KB 4/471 KB 1124/1822 KB 128/1210 KB 484/748 KB 32/93 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install KB 4/471 KB 1124/1822 KB 132/1210 KB 488/748 KB 32/93 KB 4/471 KB 1124/1822 KB 136/1210 KB 488/748 KB 32/93 KB 4/471 KB 1124/1822 KB 140/1210 KB 488/748 KB 32/93 KB 4/471 KB 1124/1822 KB 144/1210 KB 488/748 KB 32/93 KB 4/471 KB 1124/1822 KB 84/1210 KB 452/748 KB 32/93 KB 4/471 KB 1124/1822 KB 144/1210 KB 488/748 KB 32/93 KB 8/471 KB 1124/1822 KB 144/1210 KB 488/748 KB 32/93 KB 12/471 KB 1124/1822 KB 144/1210 KB 488/748 KB 32/93 KB 16/471 KB 1124/1822 KB 144/1210 KB 488/748 KB 32/93 KB 20/471 KB 1124/1822 KB 84/1210 KB 452/748 KB 32/93 KB 1128/1822 KB 144/1210 KB 488/748 KB 32/93 KB 20/471 KB 1132/1822 KB 144/1210 KB 488/748 KB 32/93 KB 20/471 KB 1136/1822 KB 144/1210 KB 488/748 KB 32/93 KB 20/471 KB 1140/1822 KB 144/1210 KB 488/748 KB 32/93 KB 20/471 KB 1144/1822 KB 144/1210 KB 488/748 KB 32/93 KB 20/471 KB 1148/1822 KB 144/1210 KB 488/748 KB 32/93 KB 20/471 KB 1152/1822 KB 144/1210 KB 488/748 KB 32/93 KB 20/471 KB 1156/1822 KB 144/1210 KB 488/748 KB 32/93 KB 20/471 KB 1124/1822 KB 128/1210 KB 488/748 KB 32/93 KB 4/471 KB 1156/1822 KB 144/1210 KB 492/748 KB 32/93 KB 24/471 KB 1156/1822 KB 144/1210 KB 496/748 KB 32/93 KB 24/471 KB 1156/1822 KB 144/1210 KB 500/748 KB 32/93 KB 24/471 KB 1156/1822 KB 144/1210 KB 488/748 KB 32/93 KB 24/471 KB 1160/1822 KB 144/1210 KB 500/748 KB 32/93 KB 28/471 KB 1160/1822 KB 144/1210 KB 500/748 KB 32/93 KB 32/471 KB 1160/1822 KB 144/1210 KB 500/748 KB 32/93 KB 24/471 KB 1164/1822 KB 144/1210 KB 500/748 KB 32/93 KB 32/471 KB 1168/1822 KB 144/1210 KB 500/748 KB 32/93 KB 32/471 KB 1168/1822 KB 144/1210 KB 500/748 KB 32/93 KB 36/471 KB 1172/1822 KB 148/1210 KB 504/748 KB 32/93 KB 40/471 KB 1172/1822 KB 148/1210 KB 504/748 KB 32/93 KB 44/471 KB 1172/1822 KB 148/1210 KB 504/748 KB 32/93 KB 36/471 KB 1168/1822 KB 148/1210 KB 504/748 KB 32/93 KB 36/471 KB 1172/1822 KB 148/1210 KB 508/748 KB 32/93 KB 44/471 KB 1172/1822 KB 148/1210 KB 512/748 KB 32/93 KB 44/471 KB 1176/1822 KB 148/1210 KB 512/748 KB 32/93 KB 44/471 KB 1180/1822 KB 148/1210 KB 512/748 KB 32/93 KB 44/471 KB 1184/1822 KB 148/1210 KB 512/748 KB 32/93 KB 48/471 KB 1188/1822 KB 148/1210 KB 516/748 KB 32/93 KB 48/471 KB 1192/1822 KB 148/1210 KB 516/748 KB 32/93 KB 48/471 KB 1168/1822 KB 148/1210 KB 500/748 KB 32/93 KB 36/471 KB 1192/1822 KB 152/1210 KB 516/748 KB 32/93 KB 48/471 KB 1192/1822 KB 156/1210 KB 516/748 KB 32/93 KB 48/471 KB 1192/1822 KB 160/1210 KB 516/748 KB 32/93 KB 48/471 KB 1192/1822 KB 164/1210 KB 516/748 KB 32/93 KB 48/471 KB 1192/1822 KB 168/1210 KB 516/748 KB 32/93 KB 48/471 KB 1192/1822 KB 172/1210 KB 516/748 KB 32/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 516/748 KB 36/93 KB 48/471 KB 1184/1822 KB 148/1210 KB 516/748 KB 32/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 520/748 KB 36/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 524/748 KB 36/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 36/93 KB 48/471 KB 1180/1822 KB 148/1210 KB 512/748 KB 32/93 KB 48/471 KB 1196/1822 KB 172/1210 KB 516/748 KB 36/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 40/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 44/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 48/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 52/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 56/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 60/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 64/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 68/93 KB 48/471 KB 1196/18 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 22 KB 176/1210 KB 528/748 KB 72/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 76/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 80/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 84/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 88/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 92/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 93/93 KB 48/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 93/93 KB 52/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 93/93 KB 56/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 93/93 KB 60/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 93/93 KB 64/471 KB 1196/1822 KB 176/1210 KB 528/748 KB 93/93 KB 68/471 KB 1196/1822 KB 180/1210 KB 532/748 KB 93/93 KB 72/471 KB 1196/1822 KB 172/1210 KB 516/748 KB 32/93 KB 48/471 KB 1200/1822 KB 180/1210 KB 532/748 KB 93/93 KB 72/471 KB 1204/1822 KB 180/1210 KB 532/748 KB 93/93 KB 72/471 KB 1208/1822 KB 180/1210 KB 532/748 KB 93/93 KB 72/471 KB 1196/1822 KB 180/1210 KB 532/748 KB 93/93 KB 68/471 KB 1208/1822 KB 184/1210 KB 532/748 KB 93/93 KB 76/471 KB 1208/1822 KB 188/1210 KB 532/748 KB 93/93 KB 76/471 KB 1196/1822 KB 176/1210 KB 532/748 KB 93/93 KB 68/471 KB 1212/1822 KB 188/1210 KB 536/748 KB 93/93 KB 76/471 KB 1212/1822 KB 188/1210 KB 540/748 KB 93/93 KB 76/471 KB 1212/1822 KB 188/1210 KB 544/748 KB 93/93 KB 76/471 KB 1212/1822 KB 188/1210 KB 548/748 KB 93/93 KB 76/471 KB 1212/1822 KB 188/1210 KB 532/748 KB 93/93 KB 76/471 KB 1216/1822 KB 192/1210 KB 548/748 KB 93/93 KB 76/471 KB 1208/1822 KB 180/1210 KB 532/748 KB 93/93 KB 76/471 KB 1216/1822 KB 192/1210 KB 548/748 KB 93/93 KB 80/471 KB 1212/1822 KB 192/1210 KB 548/748 KB 93/93 KB 76/471 KB 1216/1822 KB 192/1210 KB 548/748 KB 93/93 KB 84/471 KB 1220/1822 KB 196/1210 KB 552/748 KB 88/471 KB 1220/1822 KB 196/1210 KB 552/748 KB 84/471 KB 1220/1822 KB 196/1210 KB 556/748 KB 88/471 KB 1220/1822 KB 196/1210 KB 560/748 KB 88/471 KB 1220/1822 KB 196/1210 KB 548/748 KB 84/471 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 71.0 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 1224/1822 KB 196/1210 KB 560/748 KB 92/471 KB 1216/1822 KB 196/1210 KB 548/748 KB 93/93 KB 84/471 KB 1224/1822 KB 200/1210 KB 560/748 KB 92/471 KB 1224/1822 KB 204/1210 KB 560/748 KB 96/471 KB 1224/1822 KB 208/1210 KB 560/748 KB 96/471 KB 1224/1822 KB 212/1210 KB 560/748 KB 96/471 KB 1224/1822 KB 216/1210 KB 564/748 KB 96/471 KB 1224/1822 KB 220/1210 KB 564/748 KB 96/471 KB 1224/1822 KB 224/1210 KB 564/748 KB 96/471 KB 1224/1822 KB 196/1210 KB 560/748 KB 88/471 KB 1228/1822 KB 224/1210 KB 564/748 KB 96/471 KB 1232/1822 KB 224/1210 KB 564/748 KB 96/471 KB 1236/1822 KB 224/1210 KB 564/748 KB 96/471 KB 1240/1822 KB 224/1210 KB 564/748 KB 96/471 KB 1244/1822 KB 224/1210 KB 564/748 KB 96/471 KB 1248/1822 KB 224/1210 KB 564/748 KB 96/471 KB 1224/1822 KB 212/1210 KB 564/748 KB 96/471 KB 1248/1822 KB 224/1210 KB 568/748 KB 96/471 KB 1248/1822 KB 224/1210 KB 572/748 KB 96/471 KB 1248/1822 KB 224/1210 KB 576/748 KB 96/471 KB 1224/1822 KB 200/1210 KB 560/748 KB 96/471 KB 1248/1822 KB 224/1210 KB 576/748 KB 100/471 KB 1248/1822 KB 224/1210 KB 576/748 KB 104/471 KB 1248/1822 KB 224/1210 KB 576/748 KB 108/471 KB 1248/1822 KB 224/1210 KB 576/748 KB 112/471 KB 1248/1822 KB 224/1210 KB 576/748 KB 116/471 KB 1252/1822 KB 228/1210 KB 580/748 KB 120/471 KB 1252/1822 KB 228/1210 KB 580/748 KB 124/471 KB 1252/1822 KB 228/1210 KB 580/748 KB 116/471 KB 1252/1822 KB 232/1210 KB 580/748 KB 124/471 KB 1248/1822 KB 224/1210 KB 580/748 KB 116/471 KB 1252/1822 KB 232/1210 KB 584/748 KB 128/471 KB 1252/1822 KB 232/1210 KB 588/748 KB 128/471 KB 1252/1822 KB 232/1210 KB 592/748 KB 128/471 KB 1252/1822 KB 232/1210 KB 596/748 KB 128/471 KB 4/53 KB 1252/1822 KB 236/1210 KB 600/748 KB 128/471 KB 4/53 KB 1252/1822 KB 236/1210 KB 604/748 KB 128/471 KB 1252/1822 KB 224/1210 KB 580/748 KB 116/471 KB 4/53 KB 1256/1822 KB 236/1210 KB 608/748 KB 128/471 KB 4/53 KB 1252/1822 KB 236/1210 KB 596/748 KB 128/471 KB 4/53 KB 1256/1822 KB 240/1210 KB 608/748 KB 128/471 KB 4/53 KB 1252/1822 KB 232/1210 KB 596/748 KB 128/471 KB 1252/1822 KB 232/1210 KB 580/748 KB 128/471 KB 4/53 KB 1260/1822 KB 240/1210 KB 608/748 KB 132/471 KB 8/53 KB 1260/1822 KB 244/1210 KB 608/748 KB 136/471 KB 4/53 KB 1260/1822 KB 240/1210 KB 608/748 KB 128/471 KB 8/53 KB 1264/1822 KB 244/1210 KB 608/748 KB 140/471 KB 8/53 KB 1268/1822 KB 244/1210 KB 608/748 KB 140/471 KB 8/53 KB 1272/1822 KB 244/1210 KB 608/748 KB 140/471 KB 8/53 KB 1276/1822 KB 244/1210 KB 608/748 KB 140/471 KB 8/53 KB 1280/1822 KB 244/1210 KB 608/748 KB 140/471 KB 8/53 KB 1260/1822 KB 244/1210 KB 608/748 KB 132/471 KB 8/53 KB 1280/1822 KB 248/1210 KB 608/748 KB 140/471 KB 8/53 KB 1280/1822 KB 252/1210 KB 608/748 KB 140/471 KB 8/53 KB 1280/1822 KB 256/1210 KB 608/748 KB 140/471 KB 8/53 KB 1260/1822 KB 240/1210 KB 608/748 KB 132/471 KB 12/53 KB 1280/1822 KB 256/1210 KB 608/748 KB 140/471 KB 16/53 KB 1280/1822 KB 256/1210 KB 608/748 KB 140/471 KB 20/53 KB 1280/1822 KB 256/1210 KB 608/748 KB 140/471 KB 24/53 KB 1280/1822 KB 256/1210 KB 608/748 KB 140/471 KB 28/53 KB 1280/1822 KB 260/1210 KB 608/748 KB 140/471 KB 32/53 KB 1280/1822 KB 260/1210 KB 608/748 KB 140/471 KB 36/53 KB 1280/1822 KB 260/1210 KB 608/748 KB 140/471 KB 40/53 KB 1284/1822 KB 260/1210 KB 608/748 KB 140/471 KB 44/53 KB 1284/1822 KB 260/1210 KB 608/748 KB 140/471 KB 8/53 KB 1260/1822 KB 244/1210 KB 608/748 KB 140/471 KB 44/53 KB 1284/1822 KB 260/1210 KB 608/748 KB 144/471 KB 44/53 KB 1284/1822 KB 260/1210 KB 608/ unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 748 KB 148/471 KB 44/53 KB 1284/1822 KB 260/1210 KB 608/748 KB 152/471 KB 44/53 KB 1284/1822 KB 260/1210 KB 608/748 KB 156/471 KB 44/53 KB 1284/1822 KB 260/1210 KB 608/748 KB 160/471 KB 4/53 KB 1252/1822 KB 236/1210 KB 608/748 KB 128/471 KB 44/53 KB 1284/1822 KB 260/1210 KB 612/748 KB 160/471 KB 44/53 KB 1284/1822 KB 260/1210 KB 616/748 KB 160/471 KB 44/53 KB 1284/1822 KB 260/1210 KB 620/748 KB 160/471 KB 44/53 KB 1284/1822 KB 260/1210 KB 624/748 KB 160/471 KB 44/53 KB 1284/1822 KB 260/1210 KB 628/748 KB 160/471 KB 48/53 KB 1284/1822 KB 260/1210 KB 632/748 KB 164/471 KB 48/53 KB 1284/1822 KB 260/1210 KB 636/748 KB 164/471 KB 48/53 KB 1284/1822 KB 260/1210 KB 640/748 KB 164/471 KB 36/53 KB 1284/1822 KB 260/1210 KB 608/748 KB 140/471 KB 48/53 KB 1288/1822 KB 260/1210 KB 640/748 KB 164/471 KB 48/53 KB 1292/1822 KB 260/1210 KB 640/748 KB 164/471 KB 24/53 KB 1280/1822 KB 260/1210 KB 608/748 KB 140/471 KB 48/53 KB 1292/1822 KB 264/1210 KB 640/748 KB 164/471 KB 48/53 KB 1292/1822 KB 268/1210 KB 640/748 KB 164/471 KB 48/53 KB 1292/1822 KB 272/1210 KB 640/748 KB 164/471 KB 48/53 KB 1292/1822 KB 276/1210 KB 640/748 KB 164/471 KB 48/53 KB 1284/1822 KB 260/1210 KB 628/748 KB 164/471 KB 44/53 KB 1284/1822 KB 260/1210 KB 628/748 KB 164/471 KB 48/53 KB 1296/1822 KB 276/1210 KB 640/748 KB 168/471 KB 52/53 KB 1296/1822 KB 276/1210 KB 640/748 KB 172/471 KB 52/53 KB 1296/1822 KB 276/1210 KB 640/748 KB 176/471 KB 52/53 KB 1296/1822 KB 280/1210 KB 640/748 KB 180/471 KB 52/53 KB 1296/1822 KB 280/1210 KB 644/748 KB 184/471 KB 52/53 KB 1296/1822 KB 280/1210 KB 644/748 KB 188/471 KB 48/53 KB 1296/1822 KB 276/1210 KB 640/748 KB 164/471 KB 52/53 KB 1300/1822 KB 280/1210 KB 644/748 KB 192/471 KB 52/53 KB 1304/1822 KB 280/1210 KB 644/748 KB 192/471 KB 52/53 KB 1308/1822 KB 280/1210 KB 644/748 KB 192/471 KB 52/53 KB 1312/1822 KB 280/1210 KB 644/748 KB 192/471 KB 52/53 KB 1316/1822 KB 280/1210 KB 644/748 KB 192/471 KB 52/53 KB 1320/1822 KB 280/1210 KB 644/748 KB 192/471 KB 52/53 KB 1324/1822 KB 280/1210 KB 644/748 KB 192/471 KB 52/53 KB 1296/1822 KB 280/1210 KB 644/748 KB 180/471 KB 52/53 KB 1324/1822 KB 280/1210 KB 648/748 KB 192/471 KB 52/53 KB 1324/1822 KB 280/1210 KB 652/748 KB 192/471 KB 52/53 KB 1324/1822 KB 280/1210 KB 656/748 KB 192/471 KB 52/53 KB 1296/1822 KB 280/1210 KB 640/748 KB 176/471 KB 52/53 KB 1324/1822 KB 284/1210 KB 656/748 KB 192/471 KB 52/53 KB 1324/1822 KB 288/1210 KB 656/748 KB 192/471 KB 52/53 KB 1296/1822 KB 276/1210 KB 640/748 KB 168/471 KB 53/53 KB 1324/1822 KB 288/1210 KB 656/748 KB 192/471 KB 53/53 KB 1324/1822 KB 292/1210 KB 656/748 KB 192/471 KB 53/53 KB 1324/1822 KB 296/1210 KB 656/748 KB 192/471 KB 53/53 KB 1324/1822 KB 300/1210 KB 656/748 KB 192/471 KB 53/53 KB 1324/1822 KB 304/1210 KB 656/748 KB 192/471 KB 53/53 KB 1324/1822 KB 308/1210 KB 656/748 KB 192/471 KB 53/53 KB 1328/1822 KB 312/1210 KB 660/748 KB 192/471 KB 53/53 KB 1328/1822 KB 316/1210 KB 660/748 KB 192/471 KB 53/53 KB 1328/1822 KB 320/1210 KB 660/748 KB 192/471 KB 52/53 KB 1296/1822 KB 280/1210 KB 644/748 KB 192/471 KB 53/53 KB 1328/1822 KB 320/1210 KB 660/748 KB 196/471 KB 53/53 KB 1328/1822 KB 320/1210 KB 660/748 KB 200/471 KB 53/53 KB 1328/1822 KB 320/1210 KB 660/748 KB 204/471 KB 53/53 KB 1328/1822 KB 320/1210 KB 660/748 KB 208/471 KB 53/53 KB 1328/1822 KB 308/1210 KB 660/748 KB 192/471 KB 53/53 KB 1324/1822 KB 308/1210 KB 660/748 KB 192/471 KB 53/53 KB 1328/1822 KB 320/1210 KB 664/748 KB 2 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 08/471 KB 53/53 KB 1328/1822 KB 320/1210 KB 668/748 KB 208/471 KB 53/53 KB 1328/1822 KB 320/1210 KB 672/748 KB 208/471 KB 53/53 KB 1332/1822 KB 320/1210 KB 672/748 KB 208/471 KB 53/53 KB 1336/1822 KB 320/1210 KB 672/748 KB 212/471 KB 53/53 KB 1340/1822 KB 320/1210 KB 672/748 KB 212/471 KB 53/53 KB 1344/1822 KB 320/1210 KB 672/748 KB 212/471 KB 1348/1822 KB 320/1210 KB 672/748 KB 212/471 KB 1352/1822 KB 324/1210 KB 676/748 KB 212/471 KB 1356/1822 KB 324/1210 KB 676/748 KB 212/471 KB 1360/1822 KB 324/1210 KB 676/748 KB 212/471 KB 53/53 KB 1332/1822 KB 320/1210 KB 672/748 KB 212/471 KB 1360/1822 KB 324/1210 KB 676/748 KB 216/471 KB 1360/1822 KB 324/1210 KB 676/748 KB 220/471 KB 1360/1822 KB 324/1210 KB 676/748 KB 224/471 KB 1348/1822 KB 324/1210 KB 676/748 KB 212/471 KB 1360/1822 KB 328/1210 KB 676/748 KB 224/471 KB 1348/1822 KB 320/1210 KB 676/748 KB 212/471 KB 1360/1822 KB 328/1210 KB 680/748 KB 224/471 KB 1360/1822 KB 328/1210 KB 684/748 KB 224/471 KB 1360/1822 KB 328/1210 KB 688/748 KB 224/471 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 39.6 KB/sec) unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 1360/1822 KB 332/1210 KB 688/748 KB 224/471 KB 1360/1822 KB 336/1210 KB 688/748 KB 224/471 KB 1360/1822 KB 336/1210 KB 692/748 KB 224/471 KB 1360/1822 KB 340/1210 KB 696/748 KB 228/471 KB 1360/1822 KB 340/1210 KB 700/748 KB 228/471 KB 1360/1822 KB 340/1210 KB 704/748 KB 228/471 KB 1360/1822 KB 340/1210 KB 708/748 KB 228/471 KB 1364/1822 KB 340/1210 KB 712/748 KB 228/471 KB 1364/1822 KB 340/1210 KB 716/748 KB 228/471 KB 1360/1822 KB 340/1210 KB 692/748 KB 228/471 KB 1364/1822 KB 340/1210 KB 716/748 KB 232/471 KB 1364/1822 KB 340/1210 KB 716/748 KB 236/471 KB 1364/1822 KB 340/1210 KB 716/748 KB 240/471 KB 1360/1822 KB 340/1210 KB 692/748 KB 224/471 KB 1364/1822 KB 344/1210 KB 716/748 KB 240/471 KB 1364/1822 KB 348/1210 KB 716/748 KB 240/471 KB 1364/1822 KB 352/1210 KB 716/748 KB 240/471 KB 1364/1822 KB 356/1210 KB 716/748 KB 240/471 KB 1364/1822 KB 360/1210 KB 716/748 KB 244/471 KB 1364/1822 KB 340/1210 KB 708/748 KB 228/471 KB 1368/1822 KB 360/1210 KB 720/748 KB 244/471 KB 1372/1822 KB 360/1210 KB 720/748 KB 244/471 KB 1376/1822 KB 360/1210 KB 720/748 KB 244/471 KB 1380/1822 KB 360/1210 KB 720/748 KB 244/471 KB 1364/1822 KB 360/1210 KB 720/748 KB 244/471 KB 1364/1822 KB 356/1210 KB 716/748 KB 244/471 KB 1380/1822 KB 364/1210 KB 720/748 KB 248/471 KB 1380/1822 KB 364/1210 KB 720/748 KB 252/471 KB 1380/1822 KB 364/1210 KB 720/748 KB 256/471 KB 1380/1822 KB 364/1210 KB 720/748 KB 244/471 KB 1380/1822 KB 368/1210 KB 724/748 KB 256/471 KB 4/276 KB 1380/1822 KB 372/1210 KB 724/748 KB 256/471 KB 4/276 KB 1384/1822 KB 376/1210 KB 724/748 KB 260/471 KB 4/276 KB 1384/1822 KB 380/1210 KB 724/748 KB 260/471 KB 4/276 KB 1384/1822 KB 384/1210 KB 724/748 KB 260/471 KB 4/276 KB 1380/1822 KB 364/1210 KB 724/748 KB 256/471 KB 4/276 KB 1384/1822 KB 384/1210 KB 728/748 KB 260/471 KB 4/276 KB 1384/1822 KB 384/1210 KB 732/748 KB 260/471 KB 4/276 KB 1384/1822 KB 384/1210 KB 736/748 KB 260/471 KB 4/276 KB 1380/1822 KB 364/1210 KB 720/748 KB 256/471 KB 4/276 KB 1384/1822 KB 384/1210 KB 736/748 KB 260/471 KB 8/276 KB 1384/1822 KB 384/1210 KB 736/748 KB 260/471 KB 12/276 KB 1384/1822 KB 384/1210 KB 736/748 KB 260/471 KB 16/276 KB 1384/1822 KB 384/1210 KB 736/748 KB 260/471 KB 20/276 KB 1384/1822 KB 384/1210 KB 736/748 KB 260/471 KB 24/276 KB 1384/1822 KB 372/1210 KB 724/748 KB 260/471 KB 4/276 KB 1384/1822 KB 372/1210 KB 724/748 KB 256/471 KB 4/276 KB 1388/1822 KB 384/1210 KB 736/748 KB 260/471 KB 24/276 KB 1392/1822 KB 384/1210 KB 736/748 KB 260/471 KB 24/276 KB 1396/1822 KB 384/1210 KB 736/748 KB 260/471 KB 24/276 KB 1396/1822 KB 384/1210 KB 736/748 KB 264/471 KB 24/276 KB 1396/1822 KB 384/1210 KB 736/748 KB 268/471 KB 24/276 KB 1396/1822 KB 384/1210 KB 736/748 KB 272/471 KB 24/276 KB 1396/1822 KB 384/1210 KB 736/748 KB 276/471 KB 24/276 KB 1400/1822 KB 388/1210 KB 740/748 KB 280/471 KB 28/276 KB 1400/1822 KB 388/1210 KB 740/748 KB 284/471 KB 28/276 KB 1400/1822 KB 388/1210 KB 740/748 KB 288/471 KB 28/276 KB 1400/1822 KB 384/1210 KB 736/748 KB 276/471 KB 24/276 KB 1404/1822 KB 388/1210 KB 740/748 KB 288/471 KB 28/276 KB 1408/1822 KB 388/1210 KB 740/748 KB 288/471 KB 28/276 KB 1412/1822 KB 388/1210 KB 740/748 KB 288/471 KB 28/276 KB 1416/1822 KB 388/1210 KB 740/748 KB 288/471 KB 28/276 KB 1420/1822 KB 388/1210 KB 740/748 KB 288/471 KB 28/276 KB 1424/1822 KB 388/1210 KB 740/748 KB 288/471 KB 28/276 KB 1428/1822 KB 388/1210 KB 740/748 KB 288/471 KB 28/276 KB 1432/1822 KB 388/1210 KB 740/748 KB 292/471 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install KB 28/276 KB 1436/1822 KB 388/1210 KB 740/748 KB 292/471 KB 28/276 KB 1440/1822 KB 388/1210 KB 740/748 KB 292/471 KB 28/276 KB 1444/1822 KB 388/1210 KB 740/748 KB 292/471 KB 28/276 KB 1448/1822 KB 388/1210 KB 740/748 KB 292/471 KB 28/276 KB 1452/1822 KB 388/1210 KB 740/748 KB 292/471 KB 28/276 KB 1456/1822 KB 388/1210 KB 740/748 KB 292/471 KB 28/276 KB 1460/1822 KB 388/1210 KB 740/748 KB 292/471 KB 28/276 KB 1464/1822 KB 388/1210 KB 740/748 KB 292/471 KB 28/276 KB 1468/1822 KB 388/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 388/1210 KB 740/748 KB 292/471 KB 28/276 KB 1400/1822 KB 388/1210 KB 740/748 KB 276/471 KB 28/276 KB 1472/1822 KB 392/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 396/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 400/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 404/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 408/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 412/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 416/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 420/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 424/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 428/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 432/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 436/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 440/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 444/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 448/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 452/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 456/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 460/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 464/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 468/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 472/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 476/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 480/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 484/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 488/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 492/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 496/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 500/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 504/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 508/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 512/1210 KB 740/748 KB 292/471 KB 28/276 KB 1400/1822 KB 384/1210 KB 740/748 KB 276/471 KB 28/276 KB 1400/1822 KB 384/1210 KB 736/748 KB 276/471 KB 28/276 KB 1472/1822 KB 512/1210 KB 740/748 KB 292/471 KB 32/276 KB 1472/1822 KB 512/1210 KB 740/748 KB 292/471 KB 36/276 KB 1472/1822 KB 512/1210 KB 744/748 KB 292/471 KB 40/276 KB 1472/1822 KB 512/1210 KB 744/748 KB 292/471 KB 44/276 KB 1472/1822 KB 512/1210 KB 744/748 KB 292/471 KB 48/276 KB 1472/1822 KB 512/1210 KB 744/748 KB 292/471 KB 52/276 KB 1472/1822 KB 512/1210 KB 744/748 KB 292/471 KB 56/276 KB 1428/1822 KB 388/1210 KB 740/748 KB 292/471 KB 28/276 KB 1472/1822 KB 512/1210 KB 744/748 KB 296/471 KB 60/276 KB 1472/1822 KB 512/1210 KB 744/748 KB 292/471 KB 36/276 KB 1472/1822 KB 512/1210 KB 748/748 KB 296/471 KB 60/276 KB 1472/1822 KB 512/1210 KB 748/748 KB 296/471 KB 60/276 KB 1472/1822 KB 512/1210 KB 748/748 KB 300/471 KB 60/276 KB 1472/1822 KB 512/1210 KB 748/748 KB 304/471 KB 60/276 KB 1472/1822 KB 512/1210 KB 744/748 KB 292/471 KB 60/276 KB 1472/1822 KB 512/1210 KB 748/748 KB 304/471 KB 64/276 KB unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 1472/1822 KB 512/1210 KB 748/748 KB 304/471 KB 68/276 KB 1472/1822 KB 512/1210 KB 748/748 KB 308/471 KB 72/276 KB 1472/1822 KB 512/1210 KB 748/748 KB 308/471 KB 76/276 KB 1472/1822 KB 512/1210 KB 748/748 KB 308/471 KB 80/276 KB 1472/1822 KB 512/1210 KB 748/748 KB 308/471 KB 68/276 KB 1472/1822 KB 512/1210 KB 748/748 KB 312/471 KB 80/276 KB 1472/1822 KB 512/1210 KB 748/748 KB 316/471 KB 80/276 KB 1472/1822 KB 512/1210 KB 748/748 KB 320/471 KB 80/276 KB 1472/1822 KB 512/1210 KB 748/748 KB 324/471 KB 80/276 KB 1472/1822 KB 512/1210 KB 328/471 KB 84/276 KB 1472/1822 KB 512/1210 KB 332/471 KB 84/276 KB 1472/1822 KB 512/1210 KB 336/471 KB 84/276 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 543.4 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 1472/1822 KB 512/1210 KB 340/471 KB 84/276 KB 1476/1822 KB 512/1210 KB 344/471 KB 84/276 KB 1476/1822 KB 512/1210 KB 348/471 KB 84/276 KB 1476/1822 KB 512/1210 KB 352/471 KB 84/276 KB 1472/1822 KB 512/1210 KB 748/748 KB 324/471 KB 84/276 KB 1476/1822 KB 512/1210 KB 352/471 KB 88/276 KB 1476/1822 KB 512/1210 KB 352/471 KB 92/276 KB 1476/1822 KB 512/1210 KB 352/471 KB 96/276 KB 1476/1822 KB 512/1210 KB 340/471 KB 84/276 KB 1480/1822 KB 512/1210 KB 352/471 KB 96/276 KB 1484/1822 KB 512/1210 KB 352/471 KB 96/276 KB 1488/1822 KB 512/1210 KB 352/471 KB 96/276 KB 1492/1822 KB 512/1210 KB 352/471 KB 96/276 KB 1496/1822 KB 512/1210 KB 356/471 KB 100/276 KB 1500/1822 KB 512/1210 KB 356/471 KB 100/276 KB 1504/1822 KB 512/1210 KB 356/471 KB 100/276 KB 1492/1822 KB 512/1210 KB 356/471 KB 100/276 KB 1504/1822 KB 512/1210 KB 360/471 KB 100/276 KB 1504/1822 KB 512/1210 KB 364/471 KB 100/276 KB 1504/1822 KB 512/1210 KB 368/471 KB 100/276 KB 1492/1822 KB 512/1210 KB 352/471 KB 100/276 KB 1504/1822 KB 512/1210 KB 368/471 KB 104/276 KB 1504/1822 KB 512/1210 KB 368/471 KB 108/276 KB 1504/1822 KB 512/1210 KB 368/471 KB 112/276 KB 1504/1822 KB 512/1210 KB 368/471 KB 116/276 KB 1508/1822 KB 512/1210 KB 368/471 KB 120/276 KB 1508/1822 KB 512/1210 KB 368/471 KB 124/276 KB 1508/1822 KB 512/1210 KB 368/471 KB 128/276 KB 1508/1822 KB 512/1210 KB 372/471 KB 128/276 KB 1508/1822 KB 512/1210 KB 4/577 KB 372/471 KB 128/276 KB 1508/1822 KB 512/1210 KB 8/577 KB 372/471 KB 128/276 KB 1508/1822 KB 512/1210 KB 12/577 KB 372/471 KB 128/276 KB 1508/1822 KB 512/1210 KB 16/577 KB 372/471 KB 128/276 KB 1508/1822 KB 512/1210 KB 20/577 KB 372/471 KB 128/276 KB 1508/1822 KB 512/1210 KB 24/577 KB 376/471 KB 132/276 KB 1508/1822 KB 512/1210 KB 28/577 KB 376/471 KB 132/276 KB 1508/1822 KB 512/1210 KB 32/577 KB 376/471 KB 132/276 KB 1508/1822 KB 516/1210 KB 36/577 KB 376/471 KB 132/276 KB 1508/1822 KB 516/1210 KB 40/577 KB 376/471 KB 132/276 KB 1508/1822 KB 516/1210 KB 44/577 KB 376/471 KB 132/276 KB 1508/1822 KB 516/1210 KB 48/577 KB 376/471 KB 132/276 KB 1508/1822 KB 512/1210 KB 368/471 KB 116/276 KB 1512/1822 KB 516/1210 KB 48/577 KB 376/471 KB 132/276 KB 1516/1822 KB 516/1210 KB 48/577 KB 376/471 KB 132/276 KB 1520/1822 KB 516/1210 KB 48/577 KB 376/471 KB 132/276 KB 1524/1822 KB 516/1210 KB 48/577 KB 376/471 KB 132/276 KB 1528/1822 KB 516/1210 KB 48/577 KB 376/471 KB 132/276 KB 1532/1822 KB 516/1210 KB 48/577 KB 376/471 KB 132/276 KB 1536/1822 KB 516/1210 KB 48/577 KB 376/471 KB 132/276 KB 1508/1822 KB 516/1210 KB 32/577 KB 376/471 KB 132/276 KB 1508/1822 KB 512/1210 KB 20/577 KB 376/471 KB 132/276 KB 1508/1822 KB 512/1210 KB 20/577 KB 376/471 KB 128/276 KB 1536/1822 KB 516/1210 KB 48/577 KB 380/471 KB 136/276 KB 1536/1822 KB 516/1210 KB 48/577 KB 384/471 KB 136/276 KB 1536/1822 KB 516/1210 KB 48/577 KB 388/471 KB 136/276 KB 1536/1822 KB 516/1210 KB 48/577 KB 392/471 KB 136/276 KB 1536/1822 KB 516/1210 KB 48/577 KB 396/471 KB 136/276 KB 1536/1822 KB 516/1210 KB 48/577 KB 400/471 KB 136/276 KB 1536/1822 KB 516/1210 KB 48/577 KB 376/471 KB 136/276 KB 1536/1822 KB 516/1210 KB 48/577 KB 400/471 KB 140/276 KB 1536/1822 KB 516/1210 KB 48/577 KB 400/471 KB 144/276 KB 1536/1822 KB 516/1210 KB 48/577 KB 400/471 KB 148/276 KB 1540/1822 KB 520/1210 KB 48/577 KB 404/471 KB 152/276 KB 1540/1822 KB 520/1210 KB 48/577 KB 404/471 KB 156/276 KB 1540/1822 KB 520/1210 KB 48/577 KB 404/471 KB 160/276 KB 1540/1822 KB 520/1210 KB 48/577 KB unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 404/471 KB 164/276 KB 1540/1822 KB 520/1210 KB 52/577 KB 404/471 KB 168/276 KB 1540/1822 KB 520/1210 KB 52/577 KB 404/471 KB 172/276 KB 1540/1822 KB 520/1210 KB 48/577 KB 404/471 KB 148/276 KB 1540/1822 KB 520/1210 KB 52/577 KB 408/471 KB 176/276 KB 1540/1822 KB 520/1210 KB 52/577 KB 412/471 KB 176/276 KB 1540/1822 KB 520/1210 KB 52/577 KB 416/471 KB 176/276 KB 1540/1822 KB 520/1210 KB 48/577 KB 400/471 KB 148/276 KB 1544/1822 KB 520/1210 KB 52/577 KB 416/471 KB 176/276 KB 1548/1822 KB 520/1210 KB 52/577 KB 416/471 KB 176/276 KB 1552/1822 KB 520/1210 KB 52/577 KB 416/471 KB 176/276 KB 1536/1822 KB 520/1210 KB 48/577 KB 400/471 KB 148/276 KB 1552/1822 KB 524/1210 KB 52/577 KB 416/471 KB 176/276 KB 1552/1822 KB 528/1210 KB 52/577 KB 416/471 KB 176/276 KB 1552/1822 KB 532/1210 KB 52/577 KB 416/471 KB 176/276 KB 1552/1822 KB 536/1210 KB 52/577 KB 416/471 KB 176/276 KB 1552/1822 KB 540/1210 KB 52/577 KB 416/471 KB 176/276 KB 1552/1822 KB 544/1210 KB 52/577 KB 416/471 KB 176/276 KB 1552/1822 KB 548/1210 KB 52/577 KB 420/471 KB 176/276 KB 1556/1822 KB 552/1210 KB 52/577 KB 420/471 KB 176/276 KB 1540/1822 KB 520/1210 KB 52/577 KB 404/471 KB 164/276 KB 1556/1822 KB 556/1210 KB 56/577 KB 420/471 KB 176/276 KB 1556/1822 KB 556/1210 KB 60/577 KB 420/471 KB 176/276 KB 1556/1822 KB 556/1210 KB 64/577 KB 420/471 KB 176/276 KB 1556/1822 KB 556/1210 KB 68/577 KB 420/471 KB 176/276 KB 1556/1822 KB 556/1210 KB 72/577 KB 420/471 KB 176/276 KB 1556/1822 KB 556/1210 KB 76/577 KB 420/471 KB 176/276 KB 1556/1822 KB 556/1210 KB 80/577 KB 420/471 KB 176/276 KB 1540/1822 KB 548/1210 KB 52/577 KB 420/471 KB 176/276 KB 1556/1822 KB 548/1210 KB 52/577 KB 420/471 KB 176/276 KB 1560/1822 KB 556/1210 KB 80/577 KB 420/471 KB 176/276 KB 1564/1822 KB 556/1210 KB 80/577 KB 420/471 KB 176/276 KB 1568/1822 KB 556/1210 KB 80/577 KB 420/471 KB 176/276 KB 1572/1822 KB 556/1210 KB 80/577 KB 420/471 KB 176/276 KB 1576/1822 KB 556/1210 KB 84/577 KB 420/471 KB 180/276 KB 1552/1822 KB 544/1210 KB 52/577 KB 420/471 KB 176/276 KB 1576/1822 KB 556/1210 KB 84/577 KB 424/471 KB 180/276 KB 1576/1822 KB 556/1210 KB 84/577 KB 428/471 KB 180/276 KB 1576/1822 KB 556/1210 KB 84/577 KB 432/471 KB 180/276 KB 1576/1822 KB 556/1210 KB 84/577 KB 436/471 KB 180/276 KB 1572/1822 KB 556/1210 KB 84/577 KB 420/471 KB 180/276 KB 1580/1822 KB 556/1210 KB 88/577 KB 436/471 KB 180/276 KB 1580/1822 KB 556/1210 KB 92/577 KB 436/471 KB 180/276 KB 1580/1822 KB 556/1210 KB 96/577 KB 440/471 KB 180/276 KB 1572/1822 KB 556/1210 KB 80/577 KB 420/471 KB 180/276 KB 1580/1822 KB 556/1210 KB 96/577 KB 440/471 KB 184/276 KB 1580/1822 KB 556/1210 KB 96/577 KB 440/471 KB 188/276 KB 1580/1822 KB 556/1210 KB 96/577 KB 440/471 KB 192/276 KB 1556/1822 KB 556/1210 KB 52/577 KB 420/471 KB 176/276 KB 1580/1822 KB 560/1210 KB 96/577 KB 440/471 KB 192/276 KB 1580/1822 KB 564/1210 KB 96/577 KB 440/471 KB 192/276 KB 1580/1822 KB 568/1210 KB 96/577 KB 440/471 KB 192/276 KB 1580/1822 KB 572/1210 KB 96/577 KB 440/471 KB 192/276 KB 1580/1822 KB 576/1210 KB 96/577 KB 440/471 KB 192/276 KB 1580/1822 KB 580/1210 KB 96/577 KB 440/471 KB 192/276 KB 1580/1822 KB 584/1210 KB 100/577 KB 440/471 KB 196/276 KB 1580/1822 KB 588/1210 KB 100/577 KB 440/471 KB 196/276 KB 1580/1822 KB 592/1210 KB 100/577 KB 440/471 KB 196/276 KB 1580/1822 KB 556/1210 KB 92/577 KB 440/471 KB 180/276 KB 1580/1822 KB 556/1210 KB 84/577 KB 436/471 KB 180/276 KB 1584/1822 KB 592/1210 KB 100/577 KB 444/471 K unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install B 196/276 KB 1588/1822 KB 592/1210 KB 100/577 KB 444/471 KB 196/276 KB 1580/1822 KB 592/1210 KB 100/577 KB 444/471 KB 196/276 KB 1592/1822 KB 592/1210 KB 100/577 KB 448/471 KB 196/276 KB 1592/1822 KB 592/1210 KB 100/577 KB 452/471 KB 196/276 KB 1592/1822 KB 596/1210 KB 100/577 KB 456/471 KB 196/276 KB 1592/1822 KB 596/1210 KB 100/577 KB 460/471 KB 196/276 KB 1592/1822 KB 596/1210 KB 100/577 KB 464/471 KB 196/276 KB 1580/1822 KB 580/1210 KB 100/577 KB 440/471 KB 196/276 KB 1592/1822 KB 596/1210 KB 104/577 KB 464/471 KB 196/276 KB 1592/1822 KB 596/1210 KB 108/577 KB 464/471 KB 196/276 KB 1592/1822 KB 596/1210 KB 112/577 KB 464/471 KB 196/276 KB 1580/1822 KB 580/1210 KB 96/577 KB 440/471 KB 196/276 KB 1592/1822 KB 596/1210 KB 112/577 KB 464/471 KB 200/276 KB 1592/1822 KB 596/1210 KB 112/577 KB 464/471 KB 204/276 KB 1592/1822 KB 596/1210 KB 112/577 KB 464/471 KB 208/276 KB 1592/1822 KB 596/1210 KB 112/577 KB 464/471 KB 212/276 KB 1592/1822 KB 596/1210 KB 112/577 KB 464/471 KB 216/276 KB 1592/1822 KB 596/1210 KB 112/577 KB 464/471 KB 220/276 KB 1592/1822 KB 596/1210 KB 112/577 KB 464/471 KB 224/276 KB 1592/1822 KB 596/1210 KB 112/577 KB 464/471 KB 228/276 KB 1592/1822 KB 596/1210 KB 116/577 KB 468/471 KB 232/276 KB 1592/1822 KB 596/1210 KB 116/577 KB 468/471 KB 236/276 KB 1592/1822 KB 596/1210 KB 116/577 KB 468/471 KB 240/276 KB 1592/1822 KB 596/1210 KB 100/577 KB 452/471 KB 196/276 KB 1592/1822 KB 600/1210 KB 116/577 KB 468/471 KB 240/276 KB 1592/1822 KB 604/1210 KB 116/577 KB 468/471 KB 240/276 KB 1592/1822 KB 608/1210 KB 116/577 KB 468/471 KB 240/276 KB 1592/1822 KB 592/1210 KB 100/577 KB 448/471 KB 196/276 KB 1596/1822 KB 608/1210 KB 116/577 KB 468/471 KB 240/276 KB 1600/1822 KB 608/1210 KB 116/577 KB 468/471 KB 240/276 KB 1604/1822 KB 608/1210 KB 116/577 KB 468/471 KB 240/276 KB 1608/1822 KB 608/1210 KB 116/577 KB 468/471 KB 240/276 KB 1612/1822 KB 608/1210 KB 116/577 KB 468/471 KB 240/276 KB 1616/1822 KB 608/1210 KB 116/577 KB 468/471 KB 240/276 KB 1620/1822 KB 608/1210 KB 116/577 KB 468/471 KB 240/276 KB 1624/1822 KB 612/1210 KB 116/577 KB 468/471 KB 240/276 KB 1628/1822 KB 612/1210 KB 116/577 KB 468/471 KB 240/276 KB 1632/1822 KB 612/1210 KB 116/577 KB 468/471 KB 240/276 KB 1636/1822 KB 612/1210 KB 116/577 KB 468/471 KB 240/276 KB 1640/1822 KB 612/1210 KB 116/577 KB 468/471 KB 244/276 KB 1644/1822 KB 612/1210 KB 116/577 KB 468/471 KB 244/276 KB 1648/1822 KB 612/1210 KB 116/577 KB 468/471 KB 244/276 KB 1592/1822 KB 596/1210 KB 116/577 KB 468/471 KB 228/276 KB 1648/1822 KB 612/1210 KB 120/577 KB 468/471 KB 244/276 KB 1648/1822 KB 612/1210 KB 124/577 KB 468/471 KB 244/276 KB 1648/1822 KB 612/1210 KB 128/577 KB 468/471 KB 244/276 KB 1592/1822 KB 596/1210 KB 112/577 KB 468/471 KB 228/276 KB 1648/1822 KB 612/1210 KB 128/577 KB 471/471 KB 244/276 KB 1648/1822 KB 612/1210 KB 132/577 KB 471/471 KB 244/276 KB 1648/1822 KB 612/1210 KB 136/577 KB 471/471 KB 244/276 KB 1648/1822 KB 612/1210 KB 140/577 KB 471/471 KB 244/276 KB 1648/1822 KB 612/1210 KB 144/577 KB 471/471 KB 244/276 KB 1648/1822 KB 612/1210 KB 148/577 KB 471/471 KB 244/276 KB 1652/1822 KB 612/1210 KB 152/577 KB 471/471 KB 244/276 KB 1652/1822 KB 612/1210 KB 156/577 KB 471/471 KB 244/276 KB 1652/1822 KB 612/1210 KB 160/577 KB 471/471 KB 244/276 KB 1636/1822 KB 612/1210 KB 116/577 KB 468/471 KB 244/276 KB 1652/1822 KB 612/1210 KB 160/577 KB 471/471 KB 248/276 KB 1652/1822 KB 612/1210 KB 160/577 KB 471/471 KB 252/276 KB 1652/182 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 2 KB 612/1210 KB 160/577 KB 471/471 KB 256/276 KB 1620/1822 KB 612/1210 KB 116/577 KB 468/471 KB 240/276 KB 1652/1822 KB 616/1210 KB 160/577 KB 471/471 KB 256/276 KB 1652/1822 KB 620/1210 KB 160/577 KB 471/471 KB 256/276 KB 1652/1822 KB 624/1210 KB 160/577 KB 471/471 KB 256/276 KB 1652/1822 KB 628/1210 KB 160/577 KB 471/471 KB 256/276 KB 1652/1822 KB 632/1210 KB 160/577 KB 471/471 KB 256/276 KB 1652/1822 KB 636/1210 KB 160/577 KB 471/471 KB 256/276 KB 1652/1822 KB 640/1210 KB 160/577 KB 471/471 KB 256/276 KB 1652/1822 KB 644/1210 KB 160/577 KB 471/471 KB 256/276 KB 1652/1822 KB 648/1210 KB 164/577 KB 471/471 KB 260/276 KB 1652/1822 KB 652/1210 KB 164/577 KB 471/471 KB 260/276 KB 1652/1822 KB 656/1210 KB 164/577 KB 471/471 KB 260/276 KB 1652/1822 KB 612/1210 KB 148/577 KB 471/471 KB 244/276 KB 1656/1822 KB 656/1210 KB 164/577 KB 471/471 KB 260/276 KB 1660/1822 KB 656/1210 KB 164/577 KB 471/471 KB 260/276 KB 1664/1822 KB 656/1210 KB 164/577 KB 471/471 KB 260/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 329.5 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 1664/1822 KB 660/1210 KB 164/577 KB 260/276 KB 1668/1822 KB 664/1210 KB 164/577 KB 260/276 KB 1668/1822 KB 668/1210 KB 164/577 KB 260/276 KB 1668/1822 KB 672/1210 KB 164/577 KB 260/276 KB 1652/1822 KB 644/1210 KB 164/577 KB 471/471 KB 260/276 KB 1668/1822 KB 672/1210 KB 168/577 KB 260/276 KB 1668/1822 KB 672/1210 KB 172/577 KB 260/276 KB 1668/1822 KB 672/1210 KB 176/577 KB 260/276 KB 1652/1822 KB 644/1210 KB 160/577 KB 471/471 KB 260/276 KB 1668/1822 KB 672/1210 KB 176/577 KB 264/276 KB 1668/1822 KB 672/1210 KB 176/577 KB 268/276 KB 1668/1822 KB 672/1210 KB 176/577 KB 272/276 KB 1668/1822 KB 672/1210 KB 176/577 KB 276/276 KB 1668/1822 KB 672/1210 KB 176/577 KB 276/276 KB 1668/1822 KB 660/1210 KB 164/577 KB 260/276 KB 1672/1822 KB 672/1210 KB 176/577 KB 276/276 KB 1676/1822 KB 672/1210 KB 176/577 KB 276/276 KB 1680/1822 KB 672/1210 KB 176/577 KB 276/276 KB 1684/1822 KB 672/1210 KB 176/577 KB 276/276 KB 1688/1822 KB 676/1210 KB 180/577 KB 276/276 KB 4/37 KB 1692/1822 KB 676/1210 KB 180/577 KB 276/276 KB 4/37 KB 1696/1822 KB 676/1210 KB 180/577 KB 276/276 KB 4/37 KB 1684/1822 KB 676/1210 KB 180/577 KB 276/276 KB 4/37 KB 1696/1822 KB 676/1210 KB 184/577 KB 276/276 KB 4/37 KB 1696/1822 KB 676/1210 KB 188/577 KB 276/276 KB 4/37 KB 1696/1822 KB 676/1210 KB 192/577 KB 276/276 KB 4/37 KB 1684/1822 KB 676/1210 KB 176/577 KB 276/276 KB 4/37 KB 1696/1822 KB 680/1210 KB 192/577 KB 276/276 KB 4/37 KB 1696/1822 KB 684/1210 KB 196/577 KB 4/37 KB 1696/1822 KB 688/1210 KB 196/577 KB 4/37 KB 1684/1822 KB 672/1210 KB 176/577 KB 276/276 KB 4/37 KB 1696/1822 KB 688/1210 KB 196/577 KB 8/37 KB 1696/1822 KB 688/1210 KB 196/577 KB 12/37 KB 1696/1822 KB 688/1210 KB 196/577 KB 16/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 191.8 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 1696/1822 KB 688/1210 KB 196/577 KB 20/37 KB 1700/1822 KB 688/1210 KB 196/577 KB 24/37 KB 1700/1822 KB 688/1210 KB 196/577 KB 28/37 KB 1700/1822 KB 688/1210 KB 196/577 KB 32/37 KB 1696/1822 KB 680/1210 KB 196/577 KB 276/276 KB 4/37 KB 1700/1822 KB 688/1210 KB 200/577 KB 32/37 KB 1700/1822 KB 688/1210 KB 204/577 KB 32/37 KB 1700/1822 KB 688/1210 KB 208/577 KB 32/37 KB 1700/1822 KB 692/1210 KB 212/577 KB 32/37 KB 1700/1822 KB 692/1210 KB 216/577 KB 36/37 KB 1700/1822 KB 692/1210 KB 220/577 KB 36/37 KB 1700/1822 KB 692/1210 KB 224/577 KB 36/37 KB 1700/1822 KB 688/1210 KB 196/577 KB 20/37 KB 1704/1822 KB 692/1210 KB 224/577 KB 36/37 KB 1708/1822 KB 692/1210 KB 224/577 KB 36/37 KB 1712/1822 KB 692/1210 KB 224/577 KB 36/37 KB 1700/1822 KB 692/1210 KB 212/577 KB 36/37 KB 1712/1822 KB 692/1210 KB 224/577 KB 37/37 KB 1700/1822 KB 692/1210 KB 208/577 KB 32/37 KB 1716/1822 KB 696/1210 KB 224/577 KB 37/37 KB 1716/1822 KB 700/1210 KB 224/577 KB 37/37 KB 1716/1822 KB 704/1210 KB 224/577 KB 37/37 KB 1716/1822 KB 708/1210 KB 224/577 KB 37/37 KB 1716/1822 KB 712/1210 KB 224/577 KB 37/37 KB 1716/1822 KB 716/1210 KB 224/577 KB 37/37 KB 1716/1822 KB 720/1210 KB 224/577 KB 37/37 KB 1716/1822 KB 692/1210 KB 224/577 KB 37/37 KB 1720/1822 KB 720/1210 KB 224/577 KB 37/37 KB 1724/1822 KB 720/1210 KB 224/577 KB 37/37 KB 1728/1822 KB 720/1210 KB 224/577 KB 37/37 KB 1732/1822 KB 720/1210 KB 224/577 KB 37/37 KB 4/167 KB 1736/1822 KB 724/1210 KB 228/577 KB 4/167 KB 1740/1822 KB 724/1210 KB 228/577 KB 4/167 KB 1744/1822 KB 724/1210 KB 228/577 KB 4/167 KB 1732/1822 KB 724/1210 KB 228/577 KB 4/167 KB 1744/1822 KB 728/1210 KB 228/577 KB 4/167 KB 1748/1822 KB 732/1210 KB 228/577 KB 4/167 KB 1748/1822 KB 736/1210 KB 228/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 25.1 KB/sec) unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 4/167 KB 1732/1822 KB 720/1210 KB 228/577 KB 37/37 KB 4/167 KB 1732/1822 KB 720/1210 KB 224/577 KB 37/37 KB 8/167 KB 1748/1822 KB 736/1210 KB 228/577 KB 12/167 KB 1748/1822 KB 736/1210 KB 228/577 KB 16/167 KB 1748/1822 KB 736/1210 KB 228/577 KB 20/167 KB 1748/1822 KB 736/1210 KB 228/577 KB 24/167 KB 1748/1822 KB 736/1210 KB 232/577 KB 28/167 KB 1748/1822 KB 736/1210 KB 232/577 KB 32/167 KB 1748/1822 KB 736/1210 KB 232/577 KB 32/167 KB 1748/1822 KB 740/1210 KB 232/577 KB 36/167 KB 1748/1822 KB 744/1210 KB 232/577 KB 4/167 KB 1748/1822 KB 728/1210 KB 228/577 KB 36/167 KB 1752/1822 KB 744/1210 KB 232/577 KB 36/167 KB 1756/1822 KB 744/1210 KB 232/577 KB 36/167 KB 1760/1822 KB 744/1210 KB 232/577 KB 36/167 KB 1748/1822 KB 740/1210 KB 232/577 KB 40/167 KB 1760/1822 KB 744/1210 KB 232/577 KB 44/167 KB 1760/1822 KB 744/1210 KB 232/577 KB 48/167 KB 1760/1822 KB 744/1210 KB 232/577 KB 52/167 KB 1760/1822 KB 748/1210 KB 232/577 KB 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:22:09 DEBUG unit.abot-epc-basic/0.install 20/167 KB 1748/1822 KB 736/1210 KB 232/577 KB 52/167 KB 1764/1822 KB 748/1210 KB 236/577 KB 52/167 KB 1764/1822 KB 748/1210 KB 240/577 KB 52/167 KB 1764/1822 KB 748/1210 KB 244/577 KB 52/167 KB 1764/1822 KB 748/1210 KB 248/577 KB 52/167 KB 1764/1822 KB 748/1210 KB 252/577 KB 52/167 KB 1764/1822 KB 748/1210 KB 256/577 KB 52/167 KB 1764/1822 KB 748/1210 KB 260/577 KB 52/167 KB 1764/1822 KB 748/1210 KB 264/577 KB 52/167 KB 1764/1822 KB 748/1210 KB 268/577 KB 52/167 KB 1764/1822 KB 748/1210 KB 272/577 KB 52/167 KB 1764/1822 KB 748/1210 KB 232/577 KB 52/167 KB 1768/1822 KB 748/1210 KB 272/577 KB 52/167 KB 1772/1822 KB 748/1210 KB 272/577 KB 48/167 KB 1760/1822 KB 748/1210 KB 232/577 KB 52/167 KB 1772/1822 KB 752/1210 KB 272/577 KB 52/167 KB 1772/1822 KB 756/1210 KB 272/577 KB 56/167 KB 1772/1822 KB 756/1210 KB 276/577 KB 56/167 KB 1776/1822 KB 760/1210 KB 280/577 KB 56/167 KB 1776/1822 KB 760/1210 KB 284/577 KB 56/167 KB 1776/1822 KB 760/1210 KB 288/577 KB 56/167 KB 1772/1822 KB 756/1210 KB 272/577 KB 60/167 KB 1776/1822 KB 760/1210 KB 288/577 KB 64/167 KB 1776/1822 KB 760/1210 KB 288/577 KB 56/167 KB 1776/1822 KB 760/1210 KB 276/577 KB 56/167 KB 1772/1822 KB 760/1210 KB 276/577 KB 64/167 KB 1776/1822 KB 764/1210 KB 288/577 KB 64/167 KB 1776/1822 KB 768/1210 KB 288/577 KB 64/167 KB 1776/1822 KB 772/1210 KB 288/577 KB 68/167 KB 1780/1822 KB 776/1210 KB 288/577 KB 68/167 KB 1780/1822 KB 780/1210 KB 288/577 KB 68/167 KB 1780/1822 KB 784/1210 KB 288/577 KB 68/167 KB 1780/1822 KB 788/1210 KB 288/577 KB 68/167 KB 1780/1822 KB 792/1210 KB 292/577 KB 68/167 KB 1780/1822 KB 796/1210 KB 292/577 KB 68/167 KB 1780/1822 KB 800/1210 KB 292/577 KB 68/167 KB 1780/1822 KB 772/1210 KB 288/577 KB 72/167 KB 1780/1822 KB 800/1210 KB 292/577 KB 76/167 KB 1780/1822 KB 800/1210 KB 292/577 KB 80/167 KB 1780/1822 KB 800/1210 KB 292/577 KB 64/167 KB 1780/1822 KB 772/1210 KB 288/577 KB 80/167 KB 1784/1822 KB 800/1210 KB 292/577 KB 80/167 KB 1788/1822 KB 800/1210 KB 292/577 KB 80/167 KB 1792/1822 KB 800/1210 KB 292/577 KB 80/167 KB 1796/1822 KB 800/1210 KB 292/577 KB 84/167 KB 1800/1822 KB 800/1210 KB 292/577 KB 68/167 KB 1780/1822 KB 788/1210 KB 292/577 KB 84/167 KB 1800/1822 KB 800/1210 KB 296/577 KB 84/167 KB 1800/1822 KB 800/1210 KB 300/577 KB 84/167 KB 1800/1822 KB 800/1210 KB 304/577 KB 84/167 KB 1796/1822 KB 800/1210 KB 292/577 KB 88/167 KB 1800/1822 KB 800/1210 KB 304/577 KB 92/167 KB 1804/1822 KB 800/1210 KB 304/577 KB 96/167 KB 1804/1822 KB 800/1210 KB 304/577 KB 100/167 KB 1804/1822 KB 804/1210 KB 304/577 KB 104/167 KB 1804/1822 KB 804/1210 KB 308/577 KB 88/167 KB 1804/1822 KB 800/1210 KB 304/577 KB 104/167 KB 1808/1822 KB 804/1210 KB 308/577 KB 104/167 KB 1812/1822 KB 804/1210 KB 308/577 KB 104/167 KB 1816/1822 KB 804/1210 KB 308/577 KB 104/167 KB 1820/1822 KB 804/1210 KB 308/577 KB 104/167 KB 1822/1822 KB 804/1210 KB 308/577 KB 100/167 KB 1804/1822 KB 804/1210 KB 308/577 KB 104/167 KB 1822/1822 KB 804/1210 KB 312/577 KB 104/167 KB 1822/1822 KB 804/1210 KB 316/577 KB 104/167 KB 1822/1822 KB 804/1210 KB 320/577 KB 96/167 KB 1804/1822 KB 804/1210 KB 304/577 KB 104/167 KB 1822/1822 KB 808/1210 KB 320/577 KB 104/167 KB 1822/1822 KB 812/1210 KB 320/577 KB 104/167 KB 1822/1822 KB 816/1210 KB 320/577 KB 108/167 KB 1822/1822 KB 816/1210 KB 324/577 KB 108/167 KB 1822/1822 KB 820/1210 KB 328/577 KB 108/167 KB 1822/1822 KB 816/1210 KB 320/577 KB 112/167 KB 1822/1822 KB 820/1210 KB 328/577 KB 116/167 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install KB 1822/1822 KB 820/1210 KB 328/577 KB 108/167 KB 1822/1822 KB 820/1210 KB 324/577 KB 116/167 KB 1822/1822 KB 820/1210 KB 332/577 KB 116/167 KB 1822/1822 KB 824/1210 KB 336/577 KB 116/167 KB 1822/1822 KB 824/1210 KB 332/577 KB 116/167 KB 1822/1822 KB 828/1210 KB 336/577 KB 120/167 KB 1822/1822 KB 832/1210 KB 336/577 KB 120/167 KB 1822/1822 KB 836/1210 KB 336/577 KB 120/167 KB 1822/1822 KB 840/1210 KB 340/577 KB 120/167 KB 1822/1822 KB 844/1210 KB 340/577 KB 120/167 KB 1822/1822 KB 844/1210 KB 340/577 KB 4/1192 KB 120/167 KB 1822/1822 KB 844/1210 KB 340/577 KB 8/1192 KB 120/167 KB 1822/1822 KB 844/1210 KB 340/577 KB 12/1192 KB 120/167 KB 1822/1822 KB 844/1210 KB 340/577 KB 16/1192 KB 120/167 KB 1822/1822 KB 844/1210 KB 340/577 KB 20/1192 KB 120/167 KB 1822/1822 KB 844/1210 KB 340/577 KB 24/1192 KB 120/167 KB 1822/1822 KB 844/1210 KB 340/577 KB 28/1192 KB 120/167 KB 1822/1822 KB 844/1210 KB 340/577 KB 32/1192 KB 120/167 KB 1822/1822 KB 844/1210 KB 340/577 KB 36/1192 KB 120/167 KB 1822/1822 KB 844/1210 KB 340/577 KB 40/1192 KB 120/167 KB 1822/1822 KB 844/1210 KB 340/577 KB 44/1192 KB 120/167 KB 1822/1822 KB 844/1210 KB 340/577 KB 48/1192 KB 120/167 KB 1822/1822 KB 828/1210 KB 336/577 KB 124/167 KB 1822/1822 KB 844/1210 KB 340/577 KB 48/1192 KB 128/167 KB 1822/1822 KB 844/1210 KB 340/577 KB 48/1192 KB 132/167 KB 1822/1822 KB 844/1210 KB 340/577 KB 48/1192 KB 136/167 KB 848/1210 KB 340/577 KB 52/1192 KB 140/167 KB 848/1210 KB 340/577 KB 52/1192 KB 144/167 KB 848/1210 KB 340/577 KB 52/1192 KB 148/167 KB 848/1210 KB 340/577 KB 52/1192 KB 152/167 KB 848/1210 KB 340/577 KB 52/1192 KB 156/167 KB 848/1210 KB 340/577 KB 52/1192 KB 160/167 KB 848/1210 KB 340/577 KB 52/1192 KB 120/167 KB 1822/1822 KB 836/1210 KB 340/577 KB 160/167 KB 848/1210 KB 344/577 KB 52/1192 KB 160/167 KB 848/1210 KB 348/577 KB 52/1192 KB 160/167 KB 848/1210 KB 352/577 KB 52/1192 KB 132/167 KB 848/1210 KB 340/577 KB 52/1192 KB 132/167 KB 844/1210 KB 340/577 KB 52/1192 KB 160/167 KB 848/1210 KB 352/577 KB 56/1192 KB 160/167 KB 848/1210 KB 352/577 KB 60/1192 KB 160/167 KB 848/1210 KB 356/577 KB 64/1192 KB 160/167 KB 848/1210 KB 356/577 KB 68/1192 KB 160/167 KB 852/1210 KB 356/577 KB 72/1192 KB 160/167 KB 852/1210 KB 356/577 KB 76/1192 KB 160/167 KB 852/1210 KB 356/577 KB 80/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1224.0 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 160/167 KB 852/1210 KB 356/577 KB 68/1192 KB 160/167 KB 856/1210 KB 356/577 KB 80/1192 KB 160/167 KB 860/1210 KB 356/577 KB 80/1192 KB 160/167 KB 864/1210 KB 356/577 KB 80/1192 KB 160/167 KB 848/1210 KB 356/577 KB 60/1192 KB 160/167 KB 864/1210 KB 360/577 KB 80/1192 KB 160/167 KB 864/1210 KB 364/577 KB 80/1192 KB 160/167 KB 864/1210 KB 368/577 KB 80/1192 KB 160/167 KB 864/1210 KB 372/577 KB 80/1192 KB 164/167 KB 868/1210 KB 376/577 KB 84/1192 KB 164/167 KB 868/1210 KB 380/577 KB 84/1192 KB 164/167 KB 868/1210 KB 384/577 KB 84/1192 KB 164/167 KB 868/1210 KB 388/577 KB 4/439 KB 84/1192 KB 164/167 KB 868/1210 KB 392/577 KB 4/439 KB 84/1192 KB 164/167 KB 868/1210 KB 396/577 KB 4/439 KB 84/1192 KB 164/167 KB 868/1210 KB 400/577 KB 4/439 KB 84/1192 KB 164/167 KB 868/1210 KB 404/577 KB 4/439 KB 84/1192 KB 164/167 KB 868/1210 KB 372/577 KB 84/1192 KB 167/167 KB 868/1210 KB 404/577 KB 4/439 KB 84/1192 KB 160/167 KB 868/1210 KB 372/577 KB 84/1192 KB 167/167 KB 872/1210 KB 404/577 KB 4/439 KB 84/1192 KB 167/167 KB 876/1210 KB 404/577 KB 4/439 KB 84/1192 KB 160/167 KB 864/1210 KB 372/577 KB 84/1192 KB 167/167 KB 880/1210 KB 404/577 KB 4/439 KB 88/1192 KB 167/167 KB 880/1210 KB 404/577 KB 4/439 KB 92/1192 KB 167/167 KB 880/1210 KB 404/577 KB 4/439 KB 96/1192 KB 167/167 KB 880/1210 KB 404/577 KB 4/439 KB 100/1192 KB 167/167 KB 880/1210 KB 404/577 KB 4/439 KB 104/1192 KB 167/167 KB 880/1210 KB 404/577 KB 4/439 KB 108/1192 KB 167/167 KB 880/1210 KB 404/577 KB 4/439 KB 112/1192 KB 164/167 KB 868/1210 KB 384/577 KB 4/439 KB 84/1192 KB 167/167 KB 880/1210 KB 404/577 KB 4/439 KB 84/1192 KB 167/167 KB 884/1210 KB 404/577 KB 4/439 KB 112/1192 KB 167/167 KB 888/1210 KB 404/577 KB 4/439 KB 112/1192 KB 167/167 KB 892/1210 KB 404/577 KB 8/439 KB 112/1192 KB 167/167 KB 888/1210 KB 404/577 KB 8/439 KB 112/1192 KB 167/167 KB 892/1210 KB 404/577 KB 12/439 KB 112/1192 KB 167/167 KB 892/1210 KB 404/577 KB 16/439 KB 112/1192 KB 167/167 KB 896/1210 KB 404/577 KB 20/439 KB 112/1192 KB 167/167 KB 896/1210 KB 408/577 KB 24/439 KB 116/1192 KB 167/167 KB 896/1210 KB 404/577 KB 16/439 KB 112/1192 KB 167/167 KB 900/1210 KB 408/577 KB 28/439 KB 116/1192 KB 167/167 KB 904/1210 KB 408/577 KB 28/439 KB 116/1192 KB 167/167 KB 908/1210 KB 408/577 KB 28/439 KB 116/1192 KB 167/167 KB 912/1210 KB 408/577 KB 28/439 KB 116/1192 KB 167/167 KB 896/1210 KB 408/577 KB 20/439 KB 116/1192 KB 167/167 KB 912/1210 KB 412/577 KB 28/439 KB 116/1192 KB 167/167 KB 912/1210 KB 416/577 KB 28/439 KB 116/1192 KB 167/167 KB 896/1210 KB 404/577 KB 20/439 KB 116/1192 KB 167/167 KB 912/1210 KB 416/577 KB 28/439 KB 120/1192 KB 167/167 KB 912/1210 KB 416/577 KB 28/439 KB 124/1192 KB 167/167 KB 912/1210 KB 416/577 KB 28/439 KB 128/1192 KB 167/167 KB 912/1210 KB 420/577 KB 28/439 KB 132/1192 KB 916/1210 KB 420/577 KB 28/439 KB 136/1192 KB 167/167 KB 896/1210 KB 408/577 KB 28/439 KB 116/1192 KB 916/1210 KB 420/577 KB 32/439 KB 136/1192 KB 916/1210 KB 420/577 KB 36/439 KB 136/1192 KB 916/1210 KB 420/577 KB 40/439 KB 136/1192 KB 916/1210 KB 420/577 KB 44/439 KB 136/1192 KB 916/1210 KB 420/577 KB 48/439 KB 136/1192 KB 916/1210 KB 420/577 KB 52/439 KB 140/1192 KB 916/1210 KB 420/577 KB 56/439 KB 140/1192 KB 916/1210 KB 420/577 KB 60/439 KB 140/1192 KB 916/1210 KB 420/577 KB 64/439 KB 140/1192 KB 916/1210 KB 420/577 KB 28/439 KB 132/1192 KB Downloaded: https://repo.maven.ap unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install ache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 109.7 KB/sec) unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 167/167 KB 912/1210 KB 420/577 KB 28/439 KB 128/1192 KB 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:22:09 DEBUG unit.abot-epc-basic/0.install 920/1210 KB 424/577 KB 64/439 KB 140/1192 KB 924/1210 KB 424/577 KB 64/439 KB 140/1192 KB 928/1210 KB 424/577 KB 64/439 KB 140/1192 KB 916/1210 KB 420/577 KB 48/439 KB 140/1192 KB 928/1210 KB 424/577 KB 64/439 KB 144/1192 KB 916/1210 KB 424/577 KB 64/439 KB 140/1192 KB 928/1210 KB 428/577 KB 64/439 KB 144/1192 KB 928/1210 KB 432/577 KB 64/439 KB 144/1192 KB 928/1210 KB 436/577 KB 64/439 KB 144/1192 KB 932/1210 KB 440/577 KB 64/439 KB 148/1192 KB 932/1210 KB 444/577 KB 64/439 KB 148/1192 KB 932/1210 KB 448/577 KB 64/439 KB 148/1192 KB 932/1210 KB 436/577 KB 64/439 KB 148/1192 KB 936/1210 KB 448/577 KB 64/439 KB 148/1192 KB 940/1210 KB 448/577 KB 64/439 KB 148/1192 KB 944/1210 KB 448/577 KB 64/439 KB 148/1192 KB 948/1210 KB 448/577 KB 64/439 KB 148/1192 KB 952/1210 KB 452/577 KB 68/439 KB 148/1192 KB 956/1210 KB 452/577 KB 68/439 KB 148/1192 KB 928/1210 KB 436/577 KB 64/439 KB 148/1192 KB 960/1210 KB 452/577 KB 68/439 KB 152/1192 KB 960/1210 KB 452/577 KB 68/439 KB 156/1192 KB 960/1210 KB 452/577 KB 68/439 KB 160/1192 KB 960/1210 KB 452/577 KB 68/439 KB 164/1192 KB 4/562 KB 960/1210 KB 452/577 KB 68/439 KB 168/1192 KB 948/1210 KB 452/577 KB 68/439 KB 148/1192 KB 948/1210 KB 452/577 KB 64/439 KB 148/1192 KB 4/562 KB 960/1210 KB 452/577 KB 68/439 KB 164/1192 KB 8/562 KB 960/1210 KB 456/577 KB 68/439 KB 168/1192 KB 4/562 KB 960/1210 KB 456/577 KB 68/439 KB 168/1192 KB 8/562 KB 960/1210 KB 460/577 KB 72/439 KB 168/1192 KB 8/562 KB 960/1210 KB 464/577 KB 72/439 KB 168/1192 KB 8/562 KB 960/1210 KB 456/577 KB 72/439 KB 168/1192 KB 12/562 KB 960/1210 KB 464/577 KB 76/439 KB 168/1192 KB 12/562 KB 960/1210 KB 464/577 KB 80/439 KB 168/1192 KB 12/562 KB 960/1210 KB 464/577 KB 84/439 KB 168/1192 KB 12/562 KB 960/1210 KB 468/577 KB 88/439 KB 172/1192 KB 12/562 KB 960/1210 KB 468/577 KB 92/439 KB 172/1192 KB 12/562 KB 960/1210 KB 468/577 KB 96/439 KB 172/1192 KB 12/562 KB 960/1210 KB 464/577 KB 72/439 KB 168/1192 KB 16/562 KB 960/1210 KB 468/577 KB 96/439 KB 172/1192 KB 12/562 KB 960/1210 KB 468/577 KB 84/439 KB 172/1192 KB 16/562 KB 960/1210 KB 472/577 KB 96/439 KB 172/1192 KB 16/562 KB 960/1210 KB 476/577 KB 96/439 KB 172/1192 KB 16/562 KB 960/1210 KB 480/577 KB 96/439 KB 172/1192 KB 20/562 KB 960/1210 KB 484/577 KB 96/439 KB 172/1192 KB 20/562 KB 960/1210 KB 488/577 KB 100/439 KB 172/1192 KB 12/562 KB 960/1210 KB 464/577 KB 84/439 KB 172/1192 KB 20/562 KB 960/1210 KB 488/577 KB 100/439 KB 176/1192 KB 12/562 KB 960/1210 KB 464/577 KB 80/439 KB 168/1192 KB 20/562 KB 964/1210 KB 488/577 KB 100/439 KB 176/1192 KB 20/562 KB 968/1210 KB 488/577 KB 100/439 KB 180/1192 KB 20/562 KB 972/1210 KB 488/577 KB 100/439 KB 180/1192 KB 20/562 KB 976/1210 KB 488/577 KB 100/439 KB 180/1192 KB 20/562 KB 980/1210 KB 488/577 KB 100/439 KB 180/1192 KB 20/562 KB 984/1210 KB 488/577 KB 100/439 KB 180/1192 KB 20/562 KB 960/1210 KB 484/577 KB 100/439 KB 172/1192 KB 20/562 KB 984/1210 KB 492/577 KB 104/439 KB 180/1192 KB 20/562 KB 988/1210 KB 492/577 KB 108/439 KB 180/1192 KB 20/562 KB 960/1210 KB 480/577 KB 96/439 KB 172/1192 KB 24/562 KB 988/1210 KB 492/577 KB 108/439 KB 180/1192 KB 28/562 KB 988/1210 KB 492/577 KB 108/439 KB 180/1192 KB 32/562 KB 988/1210 KB 492/577 KB 108/439 KB 180/1192 KB 36/562 KB 988/1210 KB 492/577 KB 108/439 KB 180/1192 KB 40/562 KB 988/1210 KB 492/577 KB 108/439 KB 180/1192 KB 44/562 KB 988/1210 KB 492/577 KB 108/439 KB 180/1192 KB 48/562 KB 988/1210 KB 492/577 KB 108 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install /439 KB 180/1192 KB 20/562 KB 988/1210 KB 492/577 KB 104/439 KB 180/1192 KB 48/562 KB 992/1210 KB 492/577 KB 112/439 KB 180/1192 KB 20/562 KB 984/1210 KB 492/577 KB 100/439 KB 180/1192 KB 48/562 KB 992/1210 KB 496/577 KB 112/439 KB 180/1192 KB 20/562 KB 964/1210 KB 488/577 KB 100/439 KB 180/1192 KB 48/562 KB 992/1210 KB 496/577 KB 112/439 KB 184/1192 KB 48/562 KB 992/1210 KB 496/577 KB 112/439 KB 188/1192 KB 48/562 KB 992/1210 KB 496/577 KB 112/439 KB 192/1192 KB 48/562 KB 992/1210 KB 496/577 KB 112/439 KB 196/1192 KB 48/562 KB 996/1210 KB 500/577 KB 112/439 KB 200/1192 KB 48/562 KB 996/1210 KB 500/577 KB 112/439 KB 204/1192 KB 48/562 KB 996/1210 KB 500/577 KB 112/439 KB 208/1192 KB 48/562 KB 996/1210 KB 500/577 KB 112/439 KB 212/1192 KB 52/562 KB 996/1210 KB 500/577 KB 112/439 KB 216/1192 KB 52/562 KB 996/1210 KB 500/577 KB 112/439 KB 220/1192 KB 52/562 KB 996/1210 KB 500/577 KB 112/439 KB 224/1192 KB 48/562 KB 988/1210 KB 492/577 KB 112/439 KB 180/1192 KB 52/562 KB 996/1210 KB 500/577 KB 116/439 KB 224/1192 KB 52/562 KB 996/1210 KB 500/577 KB 120/439 KB 224/1192 KB 52/562 KB 996/1210 KB 500/577 KB 124/439 KB 224/1192 KB 52/562 KB 996/1210 KB 500/577 KB 128/439 KB 224/1192 KB 52/562 KB 996/1210 KB 500/577 KB 112/439 KB 212/1192 KB 56/562 KB 996/1210 KB 500/577 KB 128/439 KB 224/1192 KB 60/562 KB 996/1210 KB 500/577 KB 128/439 KB 224/1192 KB 64/562 KB 996/1210 KB 500/577 KB 128/439 KB 224/1192 KB 48/562 KB 996/1210 KB 500/577 KB 112/439 KB 196/1192 KB 48/562 KB 992/1210 KB 500/577 KB 112/439 KB 196/1192 KB 64/562 KB 1000/1210 KB 504/577 KB 128/439 KB 224/1192 KB 64/562 KB 1000/1210 KB 508/577 KB 128/439 KB 224/1192 KB 64/562 KB 1000/1210 KB 512/577 KB 128/439 KB 224/1192 KB 64/562 KB 1000/1210 KB 512/577 KB 128/439 KB 224/1192 KB 64/562 KB 1000/1210 KB 516/577 KB 128/439 KB 224/1192 KB 68/562 KB 1004/1210 KB 520/577 KB 132/439 KB 228/1192 KB 64/562 KB 1004/1210 KB 516/577 KB 128/439 KB 224/1192 KB 68/562 KB 1008/1210 KB 520/577 KB 132/439 KB 228/1192 KB 68/562 KB 1012/1210 KB 520/577 KB 132/439 KB 228/1192 KB 68/562 KB 1016/1210 KB 524/577 KB 132/439 KB 228/1192 KB 68/562 KB 1020/1210 KB 524/577 KB 132/439 KB 228/1192 KB 68/562 KB 1024/1210 KB 524/577 KB 132/439 KB 228/1192 KB 68/562 KB 1028/1210 KB 524/577 KB 132/439 KB 228/1192 KB 68/562 KB 1032/1210 KB 524/577 KB 132/439 KB 228/1192 KB 68/562 KB 1036/1210 KB 524/577 KB 132/439 KB 228/1192 KB 68/562 KB 1040/1210 KB 524/577 KB 132/439 KB 228/1192 KB 68/562 KB 1004/1210 KB 516/577 KB 132/439 KB 228/1192 KB 68/562 KB 1040/1210 KB 524/577 KB 132/439 KB 232/1192 KB 68/562 KB 1040/1210 KB 524/577 KB 132/439 KB 236/1192 KB 68/562 KB 1040/1210 KB 524/577 KB 132/439 KB 240/1192 KB 68/562 KB 1004/1210 KB 516/577 KB 132/439 KB 224/1192 KB 68/562 KB 1040/1210 KB 524/577 KB 136/439 KB 240/1192 KB 68/562 KB 1040/1210 KB 524/577 KB 140/439 KB 240/1192 KB 68/562 KB 1040/1210 KB 524/577 KB 144/439 KB 240/1192 KB 68/562 KB 1004/1210 KB 516/577 KB 128/439 KB 224/1192 KB 72/562 KB 1040/1210 KB 524/577 KB 144/439 KB 240/1192 KB 76/562 KB 1040/1210 KB 524/577 KB 144/439 KB 240/1192 KB 80/562 KB 1040/1210 KB 524/577 KB 144/439 KB 240/1192 KB 68/562 KB 1012/1210 KB 524/577 KB 132/439 KB 228/1192 KB 80/562 KB 1040/1210 KB 528/577 KB 144/439 KB 240/1192 KB 80/562 KB 1040/1210 KB 532/577 KB 144/439 KB 240/1192 KB 84/562 KB 1040/1210 KB 536/577 KB 148/439 KB 244/1192 KB 84/562 KB 1040/1210 KB 540/577 KB 148/439 KB 244/1192 KB 84/562 KB 1040/1 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 210 KB 544/577 KB 148/439 KB 244/1192 KB 84/562 KB 1040/1210 KB 532/577 KB 148/439 KB 244/1192 KB 84/562 KB 1040/1210 KB 544/577 KB 152/439 KB 244/1192 KB 84/562 KB 1040/1210 KB 532/577 KB 144/439 KB 244/1192 KB 84/562 KB 1040/1210 KB 544/577 KB 152/439 KB 248/1192 KB 84/562 KB 1040/1210 KB 544/577 KB 156/439 KB 252/1192 KB 84/562 KB 1040/1210 KB 544/577 KB 156/439 KB 256/1192 KB 84/562 KB 1040/1210 KB 544/577 KB 156/439 KB 260/1192 KB 84/562 KB 1044/1210 KB 548/577 KB 156/439 KB 264/1192 KB 84/562 KB 1040/1210 KB 532/577 KB 144/439 KB 240/1192 KB 88/562 KB 1044/1210 KB 548/577 KB 156/439 KB 264/1192 KB 92/562 KB 1044/1210 KB 548/577 KB 156/439 KB 264/1192 KB 96/562 KB 1044/1210 KB 548/577 KB 156/439 KB 264/1192 KB 100/562 KB 1044/1210 KB 548/577 KB 156/439 KB 264/1192 KB 104/562 KB 1044/1210 KB 548/577 KB 156/439 KB 264/1192 KB 108/562 KB 1044/1210 KB 548/577 KB 156/439 KB 264/1192 KB 84/562 KB 1044/1210 KB 548/577 KB 156/439 KB 260/1192 KB 108/562 KB 1048/1210 KB 548/577 KB 156/439 KB 268/1192 KB 108/562 KB 1052/1210 KB 548/577 KB 156/439 KB 268/1192 KB 108/562 KB 1056/1210 KB 548/577 KB 156/439 KB 268/1192 KB 84/562 KB 1040/1210 KB 548/577 KB 156/439 KB 260/1192 KB 108/562 KB 1056/1210 KB 552/577 KB 156/439 KB 268/1192 KB 108/562 KB 1056/1210 KB 556/577 KB 156/439 KB 268/1192 KB 108/562 KB 1056/1210 KB 560/577 KB 156/439 KB 268/1192 KB 84/562 KB 1040/1210 KB 544/577 KB 156/439 KB 248/1192 KB 108/562 KB 1056/1210 KB 560/577 KB 160/439 KB 268/1192 KB 108/562 KB 1056/1210 KB 560/577 KB 164/439 KB 268/1192 KB 108/562 KB 1056/1210 KB 560/577 KB 168/439 KB 268/1192 KB 108/562 KB 1056/1210 KB 560/577 KB 172/439 KB 268/1192 KB 108/562 KB 1056/1210 KB 560/577 KB 176/439 KB 268/1192 KB 108/562 KB 1056/1210 KB 560/577 KB 180/439 KB 268/1192 KB 112/562 KB 1060/1210 KB 564/577 KB 184/439 KB 268/1192 KB 112/562 KB 1060/1210 KB 564/577 KB 188/439 KB 268/1192 KB 112/562 KB 1060/1210 KB 564/577 KB 192/439 KB 268/1192 KB 108/562 KB 1044/1210 KB 548/577 KB 156/439 KB 268/1192 KB 112/562 KB 1060/1210 KB 564/577 KB 192/439 KB 272/1192 KB 112/562 KB 1060/1210 KB 564/577 KB 192/439 KB 276/1192 KB 112/562 KB 1060/1210 KB 564/577 KB 192/439 KB 280/1192 KB 112/562 KB 1060/1210 KB 564/577 KB 192/439 KB 284/1192 KB 112/562 KB 1060/1210 KB 564/577 KB 192/439 KB 288/1192 KB 112/562 KB 1060/1210 KB 564/577 KB 192/439 KB 292/1192 KB 112/562 KB 1060/1210 KB 564/577 KB 196/439 KB 296/1192 KB 112/562 KB 1060/1210 KB 564/577 KB 196/439 KB 300/1192 KB 112/562 KB 1060/1210 KB 564/577 KB 196/439 KB 304/1192 KB 112/562 KB 1060/1210 KB 564/577 KB 180/439 KB 268/1192 KB 112/562 KB 1060/1210 KB 568/577 KB 196/439 KB 304/1192 KB 112/562 KB 1060/1210 KB 572/577 KB 196/439 KB 304/1192 KB 112/562 KB 1060/1210 KB 576/577 KB 196/439 KB 304/1192 KB 112/562 KB 1060/1210 KB 560/577 KB 180/439 KB 268/1192 KB 112/562 KB 1064/1210 KB 576/577 KB 196/439 KB 304/1192 KB 112/562 KB 1056/1210 KB 560/577 KB 180/439 KB 268/1192 KB 116/562 KB 1068/1210 KB 577/577 KB 196/439 KB 304/1192 KB 120/562 KB 1068/1210 KB 577/577 KB 196/439 KB 304/1192 KB 124/562 KB 1068/1210 KB 577/577 KB 196/439 KB 304/1192 KB 128/562 KB 1068/1210 KB 577/577 KB 196/439 KB 304/1192 KB 112/562 KB 1064/1210 KB 577/577 KB 196/439 KB 304/1192 KB 132/562 KB 1068/1210 KB 577/577 KB 196/439 KB 304/1192 KB 112/562 KB 1060/1210 KB 564/577 KB 196/439 KB 292/1192 KB 132/562 KB 1068/1210 KB 577/577 KB 200/439 KB 304/1192 KB 132/562 KB 1068/1210 KB 577/577 KB 204/439 KB 304/1 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 192 KB 132/562 KB 1068/1210 KB 577/577 KB 208/439 KB 304/1192 KB 120/562 KB 1068/1210 KB 577/577 KB 196/439 KB 304/1192 KB 132/562 KB 1072/1210 KB 577/577 KB 208/439 KB 304/1192 KB 132/562 KB 1076/1210 KB 577/577 KB 208/439 KB 304/1192 KB 132/562 KB 1080/1210 KB 577/577 KB 208/439 KB 304/1192 KB 132/562 KB 1084/1210 KB 577/577 KB 208/439 KB 304/1192 KB 136/562 KB 1088/1210 KB 577/577 KB 208/439 KB 304/1192 KB 136/562 KB 1084/1210 KB 577/577 KB 208/439 KB 304/1192 KB 140/562 KB 1088/1210 KB 577/577 KB 212/439 KB 304/1192 KB 144/562 KB 1088/1210 KB 577/577 KB 212/439 KB 304/1192 KB 148/562 KB 1092/1210 KB 577/577 KB 212/439 KB 304/1192 KB 152/562 KB 1092/1210 KB 577/577 KB 212/439 KB 308/1192 KB 156/562 KB 1092/1210 KB 577/577 KB 212/439 KB 308/1192 KB 160/562 KB 1092/1210 KB 577/577 KB 212/439 KB 308/1192 KB 136/562 KB 1088/1210 KB 577/577 KB 212/439 KB 304/1192 KB 160/562 KB 1092/1210 KB 577/577 KB 216/439 KB 308/1192 KB 160/562 KB 1092/1210 KB 577/577 KB 220/439 KB 308/1192 KB 160/562 KB 1092/1210 KB 577/577 KB 224/439 KB 308/1192 KB 148/562 KB 1092/1210 KB 577/577 KB 212/439 KB 308/1192 KB 160/562 KB 1092/1210 KB 577/577 KB 224/439 KB 312/1192 KB 160/562 KB 1092/1210 KB 577/577 KB 224/439 KB 316/1192 KB 160/562 KB 1092/1210 KB 577/577 KB 228/439 KB 320/1192 KB 144/562 KB 1092/1210 KB 577/577 KB 212/439 KB 304/1192 KB 160/562 KB 1096/1210 KB 577/577 KB 228/439 KB 320/1192 KB 160/562 KB 1100/1210 KB 577/577 KB 228/439 KB 320/1192 KB 160/562 KB 1104/1210 KB 577/577 KB 228/439 KB 320/1192 KB 164/562 KB 1104/1210 KB 577/577 KB 228/439 KB 320/1192 KB 168/562 KB 1108/1210 KB 228/439 KB 324/1192 KB 172/562 KB 1108/1210 KB 228/439 KB 324/1192 KB 176/562 KB 1108/1210 KB 228/439 KB 324/1192 KB 160/562 KB 1092/1210 KB 577/577 KB 228/439 KB 316/1192 KB 176/562 KB 1108/1210 KB 232/439 KB 324/1192 KB 176/562 KB 1108/1210 KB 236/439 KB 324/1192 KB 176/562 KB 1108/1210 KB 240/439 KB 324/1192 KB 164/562 KB 1108/1210 KB 228/439 KB 324/1192 KB 176/562 KB 1108/1210 KB 240/439 KB 328/1192 KB 176/562 KB 1108/1210 KB 240/439 KB 332/1192 KB 176/562 KB 1108/1210 KB 240/439 KB 336/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 366.6 KB/sec) unit-abot-epc-basic-0: 12:22:09 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:22:09 DEBUG unit.abot-epc-basic/0.install 164/562 KB 1108/1210 KB 577/577 KB 228/439 KB 320/1192 KB 176/562 KB 1112/1210 KB 244/439 KB 336/1192 KB 176/562 KB 1116/1210 KB 244/439 KB 336/1192 KB 176/562 KB 1120/1210 KB 244/439 KB 336/1192 KB 180/562 KB 1120/1210 KB 244/439 KB 336/1192 KB 184/562 KB 1124/1210 KB 244/439 KB 340/1192 KB 188/562 KB 1124/1210 KB 244/439 KB 340/1192 KB 192/562 KB 1124/1210 KB 244/439 KB 340/1192 KB 176/562 KB 1108/1210 KB 244/439 KB 336/1192 KB 192/562 KB 1124/1210 KB 248/439 KB 340/1192 KB 192/562 KB 1124/1210 KB 252/439 KB 340/1192 KB 192/562 KB 1124/1210 KB 256/439 KB 340/1192 KB 180/562 KB 1124/1210 KB 244/439 KB 340/1192 KB 192/562 KB 1128/1210 KB 256/439 KB 340/1192 KB 192/562 KB 1132/1210 KB 256/439 KB 340/1192 KB 192/562 KB 1136/1210 KB 256/439 KB 340/1192 KB 192/562 KB 1140/1210 KB 256/439 KB 340/1192 KB 196/562 KB 1144/1210 KB 260/439 KB 340/1192 KB 196/562 KB 1148/1210 KB 260/439 KB 340/1192 KB 196/562 KB 1152/1210 KB 260/439 KB 340/1192 KB 180/562 KB 1120/1210 KB 244/439 KB 340/1192 KB 196/562 KB 1152/1210 KB 260/439 KB 344/1192 KB 196/562 KB 1152/1210 KB 260/439 KB 348/1192 KB 196/562 KB 1152/1210 KB 260/439 KB 352/1192 KB 196/562 KB 1152/1210 KB 260/439 KB 356/1192 KB 196/562 KB 1152/1210 KB 260/439 KB 360/1192 KB 196/562 KB 1140/1210 KB 260/439 KB 340/1192 KB 200/562 KB 1152/1210 KB 260/439 KB 360/1192 KB 204/562 KB 1152/1210 KB 260/439 KB 360/1192 KB 208/562 KB 1152/1210 KB 260/439 KB 360/1192 KB 192/562 KB 1140/1210 KB 260/439 KB 340/1192 KB 208/562 KB 1152/1210 KB 264/439 KB 360/1192 KB 208/562 KB 1152/1210 KB 268/439 KB 360/1192 KB 208/562 KB 1152/1210 KB 272/439 KB 360/1192 KB 208/562 KB 1152/1210 KB 276/439 KB 360/1192 KB 212/562 KB 4/256 KB 1152/1210 KB 280/439 KB 364/1192 KB 212/562 KB 4/256 KB 1156/1210 KB 284/439 KB 364/1192 KB 212/562 KB 4/256 KB 1156/1210 KB 288/439 KB 364/1192 KB 212/562 KB 4/256 KB 1152/1210 KB 276/439 KB 364/1192 KB 212/562 KB 8/256 KB 1156/1210 KB 288/439 KB 364/1192 KB 212/562 KB 12/256 KB 1156/1210 KB 288/439 KB 364/1192 KB 212/562 KB 16/256 KB 1156/1210 KB 288/439 KB 364/1192 KB 212/562 KB 1152/1210 KB 276/439 KB 364/1192 KB 216/562 KB 16/256 KB 1156/1210 KB 288/439 KB 364/1192 KB 220/562 KB 16/256 KB 1156/1210 KB 288/439 KB 364/1192 KB 224/562 KB 16/256 KB 1156/1210 KB 288/439 KB 364/1192 KB 228/562 KB 16/256 KB 1156/1210 KB 288/439 KB 364/1192 KB 232/562 KB 20/256 KB 1156/1210 KB 292/439 KB 364/1192 KB 208/562 KB 1152/1210 KB 276/439 KB 364/1192 KB 232/562 KB 20/256 KB 1156/1210 KB 292/439 KB 368/1192 KB 232/562 KB 20/256 KB 1156/1210 KB 292/439 KB 372/1192 KB 232/562 KB 20/256 KB 1156/1210 KB 292/439 KB 376/1192 KB 232/562 KB 20/256 KB 1156/1210 KB 292/439 KB 380/1192 KB 232/562 KB 20/256 KB 1156/1210 KB 292/439 KB 384/1192 KB 228/562 KB 20/256 KB 1156/1210 KB 292/439 KB 364/1192 KB 232/562 KB 24/256 KB 1156/1210 KB 292/439 KB 384/1192 KB 232/562 KB 28/256 KB 1156/1210 KB 292/439 KB 384/1192 KB 232/562 KB 32/256 KB 1156/1210 KB 292/439 KB 384/1192 KB 232/562 KB 36/256 KB 1156/1210 KB 292/439 KB 384/1192 KB 236/562 KB 40/256 KB 1156/1210 KB 292/439 KB 388/1192 KB 228/562 KB 16/256 KB 1156/1210 KB 292/439 KB 364/1192 KB 236/562 KB 40/256 KB 1156/1210 KB 296/439 KB 388/1192 KB 236/562 KB 40/256 KB 1156/1210 KB 300/439 KB 388/1192 KB 236/562 KB 40/256 KB 1156/1210 KB 304/439 KB 388/1192 KB 212/562 KB 4/256 KB 1156/1210 KB 280/439 KB 364/1192 KB 236/562 KB 40/256 KB 1160/1210 KB 304/439 KB 388/1192 KB 236/562 KB 40/256 KB 1164/1210 KB 304/4 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 39 KB 388/1192 KB 236/562 KB 40/256 KB 1168/1210 KB 304/439 KB 388/1192 KB 236/562 KB 40/256 KB 1172/1210 KB 304/439 KB 388/1192 KB 236/562 KB 40/256 KB 1176/1210 KB 304/439 KB 388/1192 KB 236/562 KB 40/256 KB 1180/1210 KB 304/439 KB 388/1192 KB 236/562 KB 40/256 KB 1184/1210 KB 304/439 KB 388/1192 KB 236/562 KB 36/256 KB 1156/1210 KB 292/439 KB 388/1192 KB 236/562 KB 36/256 KB 1156/1210 KB 292/439 KB 384/1192 KB 240/562 KB 40/256 KB 1184/1210 KB 304/439 KB 392/1192 KB 240/562 KB 40/256 KB 1184/1210 KB 308/439 KB 392/1192 KB 244/562 KB 44/256 KB 1188/1210 KB 312/439 KB 392/1192 KB 244/562 KB 44/256 KB 1188/1210 KB 316/439 KB 392/1192 KB 244/562 KB 44/256 KB 1188/1210 KB 320/439 KB 392/1192 KB 244/562 KB 44/256 KB 1188/1210 KB 308/439 KB 392/1192 KB 236/562 KB 40/256 KB 1184/1210 KB 308/439 KB 392/1192 KB 244/562 KB 44/256 KB 1188/1210 KB 320/439 KB 396/1192 KB 244/562 KB 44/256 KB 1188/1210 KB 320/439 KB 400/1192 KB 244/562 KB 44/256 KB 1188/1210 KB 320/439 KB 404/1192 KB 244/562 KB 48/256 KB 1188/1210 KB 320/439 KB 408/1192 KB 244/562 KB 48/256 KB 1188/1210 KB 320/439 KB 412/1192 KB 244/562 KB 48/256 KB 1188/1210 KB 320/439 KB 416/1192 KB 244/562 KB 48/256 KB 1188/1210 KB 320/439 KB 420/1192 KB 244/562 KB 48/256 KB 1188/1210 KB 324/439 KB 424/1192 KB 244/562 KB 48/256 KB 1188/1210 KB 324/439 KB 428/1192 KB 244/562 KB 48/256 KB 1188/1210 KB 324/439 KB 432/1192 KB 244/562 KB 40/256 KB 1188/1210 KB 308/439 KB 392/1192 KB 248/562 KB 48/256 KB 1188/1210 KB 324/439 KB 432/1192 KB 252/562 KB 48/256 KB 1188/1210 KB 324/439 KB 432/1192 KB 256/562 KB 48/256 KB 1188/1210 KB 324/439 KB 432/1192 KB 240/562 KB 40/256 KB 1188/1210 KB 308/439 KB 392/1192 KB 256/562 KB 48/256 KB 1192/1210 KB 324/439 KB 432/1192 KB 256/562 KB 48/256 KB 1196/1210 KB 324/439 KB 432/1192 KB 256/562 KB 48/256 KB 1200/1210 KB 324/439 KB 432/1192 KB 256/562 KB 48/256 KB 1204/1210 KB 324/439 KB 432/1192 KB 260/562 KB 48/256 KB 1208/1210 KB 324/439 KB 432/1192 KB 260/562 KB 48/256 KB 1210/1210 KB 324/439 KB 432/1192 KB 244/562 KB 48/256 KB 1188/1210 KB 324/439 KB 420/1192 KB 260/562 KB 48/256 KB 1210/1210 KB 328/439 KB 432/1192 KB 260/562 KB 48/256 KB 1210/1210 KB 332/439 KB 432/1192 KB 244/562 KB 48/256 KB 1188/1210 KB 320/439 KB 404/1192 KB 260/562 KB 52/256 KB 1210/1210 KB 336/439 KB 432/1192 KB 260/562 KB 56/256 KB 1210/1210 KB 336/439 KB 432/1192 KB 260/562 KB 60/256 KB 1210/1210 KB 336/439 KB 432/1192 KB 260/562 KB 64/256 KB 1210/1210 KB 336/439 KB 432/1192 KB 260/562 KB 48/256 KB 1204/1210 KB 324/439 KB 432/1192 KB 264/562 KB 64/256 KB 1210/1210 KB 336/439 KB 432/1192 KB 268/562 KB 64/256 KB 1210/1210 KB 336/439 KB 432/1192 KB 272/562 KB 64/256 KB 1210/1210 KB 336/439 KB 432/1192 KB 272/562 KB 64/256 KB 1210/1210 KB 336/439 KB 432/1192 KB 276/562 KB 64/256 KB 1210/1210 KB 336/439 KB 432/1192 KB 280/562 KB 68/256 KB 1210/1210 KB 340/439 KB 436/1192 KB 284/562 KB 68/256 KB 1210/1210 KB 340/439 KB 436/1192 KB 276/562 KB 68/256 KB 1210/1210 KB 340/439 KB 436/1192 KB 288/562 KB 68/256 KB 1210/1210 KB 340/439 KB 436/1192 KB 276/562 KB 68/256 KB 1210/1210 KB 340/439 KB 432/1192 KB 288/562 KB 68/256 KB 1210/1210 KB 344/439 KB 440/1192 KB 288/562 KB 68/256 KB 1210/1210 KB 348/439 KB 440/1192 KB 288/562 KB 68/256 KB 1210/1210 KB 352/439 KB 440/1192 KB 288/562 KB 68/256 KB 1210/1210 KB 356/439 KB 440/1192 KB 292/562 KB 68/256 KB 1210/1210 KB 360/439 KB 440/1192 KB 292/562 KB 68/256 KB 1210/1210 KB 364/439 KB 440/1192 unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install KB 276/562 KB 68/256 KB 1210/1210 KB 336/439 KB 432/1192 KB 292/562 KB 72/256 KB 1210/1210 KB 368/439 KB 440/1192 KB 292/562 KB 76/256 KB 1210/1210 KB 368/439 KB 440/1192 KB 292/562 KB 80/256 KB 1210/1210 KB 368/439 KB 440/1192 KB 292/562 KB 84/256 KB 1210/1210 KB 368/439 KB 440/1192 KB 292/562 KB 88/256 KB 1210/1210 KB 368/439 KB 440/1192 KB 292/562 KB 92/256 KB 1210/1210 KB 368/439 KB 440/1192 KB 292/562 KB 96/256 KB 368/439 KB 440/1192 KB 292/562 KB 68/256 KB 1210/1210 KB 356/439 KB 440/1192 KB 296/562 KB 96/256 KB 368/439 KB 440/1192 KB 300/562 KB 96/256 KB 368/439 KB 440/1192 KB 304/562 KB 96/256 KB 368/439 KB 440/1192 KB 308/562 KB 96/256 KB 368/439 KB 440/1192 KB 312/562 KB 100/256 KB 368/439 KB 440/1192 KB 288/562 KB 68/256 KB 1210/1210 KB 340/439 KB 440/1192 KB 312/562 KB 100/256 KB 368/439 KB 444/1192 KB 312/562 KB 100/256 KB 368/439 KB 448/1192 KB 312/562 KB 100/256 KB 368/439 KB 452/1192 KB 312/562 KB 100/256 KB 368/439 KB 456/1192 KB 312/562 KB 100/256 KB 368/439 KB 460/1192 KB 312/562 KB 100/256 KB 368/439 KB 464/1192 KB 312/562 KB 100/256 KB 368/439 KB 468/1192 KB 308/562 KB 100/256 KB 368/439 KB 440/1192 KB 316/562 KB 104/256 KB 368/439 KB 468/1192 KB 316/562 KB 108/256 KB 368/439 KB 468/1192 KB 316/562 KB 112/256 KB 368/439 KB 468/1192 KB 304/562 KB 96/256 KB 368/439 KB 440/1192 KB 316/562 KB 112/256 KB 372/439 KB 468/1192 KB 316/562 KB 112/256 KB 376/439 KB 468/1192 KB 316/562 KB 112/256 KB 380/439 KB 468/1192 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 749.0 KB/sec) unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 316/562 KB 100/256 KB 368/439 KB 468/1192 KB 320/562 KB 112/256 KB 380/439 KB 468/1192 KB 324/562 KB 112/256 KB 384/439 KB 472/1192 KB 328/562 KB 116/256 KB 384/439 KB 472/1192 KB 332/562 KB 116/256 KB 384/439 KB 472/1192 KB 336/562 KB 116/256 KB 384/439 KB 472/1192 KB 320/562 KB 112/256 KB 384/439 KB 472/1192 KB 320/562 KB 112/256 KB 380/439 KB 472/1192 KB 336/562 KB 116/256 KB 384/439 KB 476/1192 KB 336/562 KB 116/256 KB 384/439 KB 480/1192 KB 336/562 KB 116/256 KB 384/439 KB 484/1192 KB 336/562 KB 116/256 KB 388/439 KB 488/1192 KB 336/562 KB 116/256 KB 388/439 KB 492/1192 KB 336/562 KB 116/256 KB 388/439 KB 496/1192 KB 336/562 KB 116/256 KB 388/439 KB 500/1192 KB 340/562 KB 116/256 KB 388/439 KB 504/1192 KB 340/562 KB 116/256 KB 388/439 KB 508/1192 KB 324/562 KB 116/256 KB 384/439 KB 472/1192 KB 340/562 KB 120/256 KB 388/439 KB 508/1192 KB 340/562 KB 124/256 KB 388/439 KB 508/1192 KB 340/562 KB 128/256 KB 388/439 KB 508/1192 KB 340/562 KB 132/256 KB 388/439 KB 508/1192 KB 340/562 KB 136/256 KB 388/439 KB 4/140 KB 508/1192 KB 340/562 KB 140/256 KB 388/439 KB 4/140 KB 508/1192 KB 340/562 KB 144/256 KB 388/439 KB 4/140 KB 508/1192 KB 340/562 KB 116/256 KB 388/439 KB 500/1192 KB 344/562 KB 144/256 KB 388/439 KB 4/140 KB 508/1192 KB 348/562 KB 144/256 KB 388/439 KB 4/140 KB 508/1192 KB 352/562 KB 144/256 KB 388/439 KB 4/140 KB 508/1192 KB 336/562 KB 116/256 KB 388/439 KB 484/1192 KB 352/562 KB 144/256 KB 392/439 KB 4/140 KB 508/1192 KB 352/562 KB 144/256 KB 396/439 KB 4/140 KB 508/1192 KB 352/562 KB 144/256 KB 400/439 KB 4/140 KB 508/1192 KB 352/562 KB 144/256 KB 404/439 KB 4/140 KB 508/1192 KB 352/562 KB 144/256 KB 408/439 KB 4/140 KB 508/1192 KB 352/562 KB 144/256 KB 412/439 KB 4/140 KB 508/1192 KB 352/562 KB 144/256 KB 416/439 KB 4/140 KB 508/1192 KB 340/562 KB 132/256 KB 388/439 KB 4/140 KB 508/1192 KB 352/562 KB 144/256 KB 416/439 KB 8/140 KB 508/1192 KB 352/562 KB 144/256 KB 416/439 KB 12/140 KB 508/1192 KB 352/562 KB 144/256 KB 416/439 KB 16/140 KB 508/1192 KB 356/562 KB 144/256 KB 420/439 KB 20/140 KB 512/1192 KB 356/562 KB 148/256 KB 420/439 KB 24/140 KB 512/1192 KB 356/562 KB 148/256 KB 420/439 KB 28/140 KB 512/1192 KB 356/562 KB 148/256 KB 420/439 KB 32/140 KB 512/1192 KB 356/562 KB 144/256 KB 420/439 KB 16/140 KB 512/1192 KB 356/562 KB 148/256 KB 420/439 KB 32/140 KB 516/1192 KB 356/562 KB 148/256 KB 420/439 KB 32/140 KB 520/1192 KB 356/562 KB 148/256 KB 420/439 KB 32/140 KB 524/1192 KB 356/562 KB 148/256 KB 420/439 KB 32/140 KB 528/1192 KB 356/562 KB 144/256 KB 420/439 KB 16/140 KB 508/1192 KB 356/562 KB 148/256 KB 424/439 KB 32/140 KB 528/1192 KB 356/562 KB 148/256 KB 428/439 KB 32/140 KB 528/1192 KB 356/562 KB 148/256 KB 432/439 KB 32/140 KB 528/1192 KB 356/562 KB 144/256 KB 416/439 KB 16/140 KB 508/1192 KB 360/562 KB 148/256 KB 432/439 KB 32/140 KB 528/1192 KB 364/562 KB 148/256 KB 432/439 KB 32/140 KB 528/1192 KB 368/562 KB 148/256 KB 432/439 KB 32/140 KB 528/1192 KB 356/562 KB 148/256 KB 420/439 KB 20/140 KB 512/1192 KB 368/562 KB 152/256 KB 432/439 KB 32/140 KB 528/1192 KB 368/562 KB 156/256 KB 432/439 KB 32/140 KB 528/1192 KB 368/562 KB 160/256 KB 432/439 KB 32/140 KB 528/1192 KB 368/562 KB 160/256 KB 436/439 KB 32/140 KB 528/1192 KB 372/562 KB 164/256 KB 439/439 KB 36/140 KB 528/1192 KB 372/562 KB 164/256 KB 439/439 KB 36/140 KB 532/1192 KB 372/562 KB 164/256 KB 439/439 KB 36/140 KB 536/1192 KB 372/562 KB 164/256 KB 439/439 KB 36/1 unit-mysql-0: 12:22:10 DEBUG unit.mysql/0.start mysql start/running, process 11956 unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 40 KB 540/1192 KB 372/562 KB 164/256 KB 439/439 KB 36/140 KB 544/1192 KB 372/562 KB 164/256 KB 436/439 KB 36/140 KB 528/1192 KB 372/562 KB 164/256 KB 439/439 KB 40/140 KB 544/1192 KB 372/562 KB 164/256 KB 439/439 KB 44/140 KB 544/1192 KB 372/562 KB 164/256 KB 439/439 KB 48/140 KB 544/1192 KB 372/562 KB 164/256 KB 436/439 KB 32/140 KB 528/1192 KB 372/562 KB 168/256 KB 439/439 KB 48/140 KB 544/1192 KB 372/562 KB 172/256 KB 439/439 KB 48/140 KB 544/1192 KB 372/562 KB 176/256 KB 439/439 KB 48/140 KB 544/1192 KB 372/562 KB 160/256 KB 436/439 KB 32/140 KB 528/1192 KB 376/562 KB 176/256 KB 439/439 KB 48/140 KB 544/1192 KB 380/562 KB 176/256 KB 439/439 KB 48/140 KB 544/1192 KB 384/562 KB 176/256 KB 439/439 KB 48/140 KB 544/1192 KB 384/562 KB 180/256 KB 439/439 KB 48/140 KB 544/1192 KB 388/562 KB 184/256 KB 52/140 KB 548/1192 KB 388/562 KB 188/256 KB 52/140 KB 548/1192 KB 388/562 KB 192/256 KB 52/140 KB 548/1192 KB 388/562 KB 196/256 KB 52/140 KB 548/1192 KB 388/562 KB 200/256 KB 52/140 KB 548/1192 KB 388/562 KB 204/256 KB 52/140 KB 548/1192 KB 388/562 KB 208/256 KB 52/140 KB 548/1192 KB 388/562 KB 180/256 KB 439/439 KB 52/140 KB 548/1192 KB 388/562 KB 180/256 KB 439/439 KB 52/140 KB 544/1192 KB 388/562 KB 180/256 KB 439/439 KB 48/140 KB 544/1192 KB 392/562 KB 208/256 KB 52/140 KB 548/1192 KB 396/562 KB 208/256 KB 52/140 KB 548/1192 KB 400/562 KB 208/256 KB 56/140 KB 548/1192 KB 396/562 KB 208/256 KB 56/140 KB 548/1192 KB 400/562 KB 208/256 KB 60/140 KB 548/1192 KB 400/562 KB 208/256 KB 64/140 KB 548/1192 KB 400/562 KB 208/256 KB 68/140 KB 552/1192 KB 404/562 KB 208/256 KB 72/140 KB 552/1192 KB 404/562 KB 208/256 KB 76/140 KB 552/1192 KB 404/562 KB 208/256 KB 80/140 KB 552/1192 KB 404/562 KB 212/256 KB 84/140 KB 552/1192 KB 400/562 KB 208/256 KB 64/140 KB 552/1192 KB 404/562 KB 212/256 KB 84/140 KB 556/1192 KB 404/562 KB 212/256 KB 84/140 KB 560/1192 KB 404/562 KB 212/256 KB 84/140 KB 564/1192 KB 404/562 KB 212/256 KB 84/140 KB 568/1192 KB 404/562 KB 212/256 KB 84/140 KB 572/1192 KB 404/562 KB 212/256 KB 84/140 KB 576/1192 KB 404/562 KB 212/256 KB 84/140 KB 580/1192 KB 404/562 KB 212/256 KB 80/140 KB 552/1192 KB 404/562 KB 216/256 KB 88/140 KB 580/1192 KB 404/562 KB 220/256 KB 88/140 KB 580/1192 KB 404/562 KB 224/256 KB 88/140 KB 580/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 267.7 KB/sec) unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 404/562 KB 208/256 KB 68/140 KB 552/1192 KB 408/562 KB 224/256 KB 88/140 KB 580/1192 KB 412/562 KB 224/256 KB 88/140 KB 580/1192 KB 416/562 KB 224/256 KB 88/140 KB 580/1192 KB 420/562 KB 224/256 KB 88/140 KB 580/1192 KB 424/562 KB 224/256 KB 88/140 KB 580/1192 KB 428/562 KB 224/256 KB 88/140 KB 580/1192 KB 432/562 KB 224/256 KB 88/140 KB 580/1192 KB 436/562 KB 224/256 KB 88/140 KB 580/1192 KB 440/562 KB 228/256 KB 88/140 KB 584/1192 KB 444/562 KB 228/256 KB 88/140 KB 584/1192 KB 448/562 KB 228/256 KB 88/140 KB 584/1192 KB 404/562 KB 212/256 KB 88/140 KB 580/1192 KB 448/562 KB 228/256 KB 92/140 KB 584/1192 KB 448/562 KB 228/256 KB 96/140 KB 584/1192 KB 448/562 KB 228/256 KB 100/140 KB 584/1192 KB 448/562 KB 228/256 KB 104/140 KB 584/1192 KB 448/562 KB 228/256 KB 108/140 KB 584/1192 KB 448/562 KB 228/256 KB 112/140 KB 584/1192 KB 436/562 KB 228/256 KB 88/140 KB 584/1192 KB 448/562 KB 232/256 KB 112/140 KB 584/1192 KB 436/562 KB 224/256 KB 88/140 KB 584/1192 KB 448/562 KB 232/256 KB 112/140 KB 588/1192 KB 448/562 KB 232/256 KB 112/140 KB 592/1192 KB Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 448/562 KB 232/256 KB 112/140 KB 596/1192 KB 448/562 KB 236/256 KB 112/140 KB 596/1192 KB 448/562 KB 240/256 KB 112/140 KB 596/1192 KB 448/562 KB 240/256 KB 112/140 KB 600/1192 KB 448/562 KB 240/256 KB 112/140 KB 604/1192 KB 452/562 KB 240/256 KB 112/140 KB 608/1192 KB 452/562 KB 240/256 KB 112/140 KB 612/1192 KB 452/562 KB 244/256 KB 116/140 KB 616/1192 KB 452/562 KB 244/256 KB 116/140 KB 620/1192 KB 452/562 KB 244/256 KB 116/140 KB 624/1192 KB 452/562 KB 240/256 KB 112/140 KB 604/1192 KB 456/562 KB 244/256 KB 116/140 KB 624/1192 KB 460/562 KB 244/256 KB 116/140 KB 624/1192 KB 464/562 KB 244/256 KB 116/140 KB 624/1192 KB 452/562 KB 244/256 KB 116/140 KB 612/1192 KB 464/562 KB 248/256 KB 116/140 KB 624/1192 KB 464/562 KB 252/256 KB 116/140 KB 624/1192 KB 464/562 KB 256/256 KB 116/140 KB 624/1192 KB 464/562 KB 256/256 KB 116/140 KB 624/1192 KB 452/562 KB 240/256 KB 116/140 KB 612/1192 KB 464/562 KB 256/256 KB 4/1118 KB 116/140 KB 624/1192 KB 464/562 KB 256/256 KB 8/1118 KB 116/140 KB 624/1192 KB 464/562 KB 256/256 KB 12/1118 KB 116/140 KB 624/1192 KB 464/562 KB 256/256 KB 12/1118 KB 120/140 KB 624/1192 KB 464/562 KB 256/256 KB 16/1118 KB 120/140 KB 624/1192 KB 464/562 KB 256/256 KB 20/1118 KB 124/140 KB 624/1192 KB 468/562 KB 256/256 KB 24/1118 KB 124/140 KB 628/1192 KB 468/562 KB 256/256 KB 28/1118 KB 124/140 KB 628/1192 KB 468/562 KB 256/256 KB 32/1118 KB 124/140 KB 628/1192 KB 464/562 KB 256/256 KB 16/1118 KB 124/140 KB 624/1192 KB 468/562 KB 256/256 KB 32/1118 KB 128/140 KB 628/1192 KB 468/562 KB 256/256 KB 32/1118 KB 132/140 KB 628/1192 KB 468/562 KB 256/256 KB 32/1118 KB 136/140 KB 628/1192 KB 468/562 KB 256/256 KB 32/1118 KB 140/140 KB 628/1192 KB 468/562 KB 256/256 KB 32/1118 KB 140/140 KB 628/1192 KB 468/562 KB 256/256 KB 20/1118 KB 124/140 KB 628/1192 KB 468/562 KB 256/256 KB 20/1118 KB 124/140 KB 624/1192 KB 472/562 KB 256/256 KB 32/1118 KB 140/140 KB 632/1192 KB 476/562 KB 256/256 KB 32/1118 KB 140/140 KB 632/1192 KB 480/562 KB 256/256 KB 32/1118 KB 140/140 KB 632/1192 KB 484/562 KB 256/256 KB 32/1118 KB 140/140 KB 632/1192 KB 488/562 KB 256/256 KB 36/1118 KB 140/140 KB 632/1192 KB 492/562 KB 256/256 KB 36/1118 KB 140/140 KB 632/1192 KB 496/562 KB 256/256 KB 36/1118 KB 140/140 KB 632/1192 KB 484/562 KB 256/256 KB 36/1118 KB 140/140 KB 632/1192 KB 496/562 KB 256/256 KB 40/1118 KB 140/140 KB 632/1192 KB 496/562 KB 256/256 KB 44/1118 KB 140/140 KB 632/1192 KB 496/562 KB 256/256 KB 48/1118 KB 140/140 KB 632/1192 KB 496/562 KB 256/256 KB 52/1118 KB 140/140 KB 632/1192 KB 500/562 KB 56/1118 KB 140/140 KB 632/1192 KB 468/562 KB 256/256 KB 32/1118 KB 140/140 KB 632/1192 KB 500/562 KB 56/1118 KB 140/140 KB 636/1192 KB 500/562 KB 56/1118 KB 140/140 KB 640/1192 KB 500/562 KB 56/1118 KB 140/140 KB 644/1192 KB 500/562 KB 56/1118 KB 140/140 KB 648/1192 KB 500/562 KB 56/1118 KB 140/140 KB 652/1192 KB 500/562 KB 56/1118 KB 140/140 KB 656/1192 KB 500/562 KB 52/1118 KB 140/140 KB 632/1192 KB 504/562 KB 56/1118 KB 140/140 KB 656/1192 KB 508/562 KB 56/1118 KB 140/140 KB 656/1192 KB 512/562 KB 56/1118 KB 140/140 KB 656/1192 KB 516/562 KB 56/1118 KB 140/140 KB 656/1192 KB 520/562 KB 60/1118 KB 140/140 KB 660/1192 KB 524/562 KB 60/1118 KB 140/140 KB 660/1192 KB 528/562 KB 60/1118 KB 140/140 KB 660/1192 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 153.2 K unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install B/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 DEBUG unit.abot-epc-basic/0.install 516/562 KB 60/1118 KB 140/140 KB 660/1192 KB 516/562 KB 60/1118 KB 140/140 KB 656/1192 KB 528/562 KB 64/1118 KB 140/140 KB 660/1192 KB 528/562 KB 68/1118 KB 140/140 KB 660/1192 KB 528/562 KB 68/1118 KB 140/140 KB 664/1192 KB 528/562 KB 68/1118 KB 140/140 KB 668/1192 KB 528/562 KB 68/1118 KB 140/140 KB 672/1192 KB 528/562 KB 68/1118 KB 140/140 KB 676/1192 KB 532/562 KB 72/1118 KB 140/140 KB 680/1192 KB 532/562 KB 72/1118 KB 140/140 KB 684/1192 KB 532/562 KB 72/1118 KB 140/140 KB 676/1192 KB 528/562 KB 72/1118 KB 140/140 KB 676/1192 KB 532/562 KB 76/1118 KB 140/140 KB 684/1192 KB 532/562 KB 80/1118 KB 140/140 KB 684/1192 KB 532/562 KB 84/1118 KB 140/140 KB 684/1192 KB 536/562 KB 84/1118 KB 140/140 KB 688/1192 KB 536/562 KB 84/1118 KB 140/140 KB 684/1192 KB 540/562 KB 84/1118 KB 140/140 KB 688/1192 KB 544/562 KB 84/1118 KB 140/140 KB 688/1192 KB 548/562 KB 88/1118 KB 140/140 KB 688/1192 KB 552/562 KB 88/1118 KB 140/140 KB 692/1192 KB 556/562 KB 88/1118 KB 140/140 KB 692/1192 KB 560/562 KB 88/1118 KB 140/140 KB 692/1192 KB 544/562 KB 88/1118 KB 140/140 KB 688/1192 KB 560/562 KB 92/1118 KB 140/140 KB 692/1192 KB 560/562 KB 96/1118 KB 140/140 KB 692/1192 KB 560/562 KB 100/1118 KB 140/140 KB 692/1192 KB 560/562 KB 104/1118 KB 140/140 KB 692/1192 KB 560/562 KB 108/1118 KB 140/140 KB 692/1192 KB 548/562 KB 88/1118 KB 140/140 KB 692/1192 KB 562/562 KB 108/1118 KB 140/140 KB 696/1192 KB 562/562 KB 108/1118 KB 140/140 KB 700/1192 KB 562/562 KB 108/1118 KB 140/140 KB 704/1192 KB 562/562 KB 108/1118 KB 140/140 KB 708/1192 KB 562/562 KB 108/1118 KB 140/140 KB 692/1192 KB 562/562 KB 112/1118 KB 140/140 KB 708/1192 KB 562/562 KB 112/1118 KB 140/140 KB 708/1192 KB 4/1461 KB 562/562 KB 112/1118 KB 140/140 KB 708/1192 KB 8/1461 KB 562/562 KB 112/1118 KB 140/140 KB 708/1192 KB 12/1461 KB 562/562 KB 112/1118 KB 140/140 KB 708/1192 KB 16/1461 KB 562/562 KB 112/1118 KB 140/140 KB 708/1192 KB 20/1461 KB 562/562 KB 112/1118 KB 140/140 KB 708/1192 KB 24/1461 KB 562/562 KB 112/1118 KB 140/140 KB 708/1192 KB 28/1461 KB 562/562 KB 112/1118 KB 140/140 KB 708/1192 KB 32/1461 KB 562/562 KB 112/1118 KB 140/140 KB 708/1192 KB 36/1461 KB 562/562 KB 116/1118 KB 140/140 KB 712/1192 KB 40/1461 KB 562/562 KB 116/1118 KB 140/140 KB 712/1192 KB 44/1461 KB 562/562 KB 116/1118 KB 140/140 KB 712/1192 KB 48/1461 KB 562/562 KB 116/1118 KB 140/140 KB 712/1192 KB 36/1461 KB 562/562 KB 116/1118 KB 140/140 KB 716/1192 KB 48/1461 KB 562/562 KB 116/1118 KB 140/140 KB 720/1192 KB 48/1461 KB 562/562 KB 116/1118 KB 140/140 KB 708/1192 KB 36/1461 KB 562/562 KB 120/1118 KB 140/140 KB 720/1192 KB 48/1461 KB 562/562 KB 124/1118 KB 140/140 KB 720/1192 KB 48/1461 KB 562/562 KB 128/1118 KB 140/140 KB 720/1192 KB 48/1461 KB 562/562 KB 132/1118 KB 140/140 KB 720/1192 KB 48/1461 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 83.0 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 332.7 KB/sec) unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 562/562 KB 132/1118 KB 140/140 KB 724/1192 KB 52/1461 KB 132/1118 KB 728/1192 KB 52/1461 KB 132/1118 KB 732/1192 KB 52/1461 KB 562/562 KB 132/1118 KB 140/140 KB 720/1192 KB 52/1461 KB 132/1118 KB 732/1192 KB 56/1461 KB 132/1118 KB 736/1192 KB 60/1461 KB 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:22:10 DEBUG unit.abot-epc-basic/0.install 136/1118 KB 736/1192 KB 60/1461 KB 140/1118 KB 736/1192 KB 60/1461 KB 132/1118 KB 736/1192 KB 56/1461 KB 140/1118 KB 740/1192 KB 64/1461 KB 144/1118 KB 744/1192 KB 64/1461 KB 144/1118 KB 748/1192 KB 64/1461 KB 144/1118 KB 752/1192 KB 64/1461 KB 140/1118 KB 736/1192 KB 64/1461 KB 144/1118 KB 740/1192 KB 64/1461 KB 144/1118 KB 752/1192 KB 68/1461 KB 148/1118 KB 752/1192 KB 72/1461 KB 148/1118 KB 752/1192 KB 76/1461 KB 148/1118 KB 752/1192 KB 80/1461 KB 148/1118 KB 752/1192 KB 84/1461 KB 148/1118 KB 756/1192 KB 4/37 KB 88/1461 KB 148/1118 KB 752/1192 KB 68/1461 KB 152/1118 KB 756/1192 KB 4/37 KB 88/1461 KB 156/1118 KB 756/1192 KB 4/37 KB 88/1461 KB 160/1118 KB 4/46 KB 756/1192 KB 4/37 KB 88/1461 KB 164/1118 KB 4/46 KB 756/1192 KB 4/37 KB 88/1461 KB 148/1118 KB 756/1192 KB 4/37 KB 84/1461 KB 148/1118 KB 752/1192 KB 4/37 KB 84/1461 KB 164/1118 KB 4/46 KB 756/1192 KB 8/37 KB 92/1461 KB 164/1118 KB 4/46 KB 756/1192 KB 12/37 KB 92/1461 KB 164/1118 KB 4/46 KB 756/1192 KB 16/37 KB 92/1461 KB 164/1118 KB 4/46 KB 756/1192 KB 20/37 KB 92/1461 KB 164/1118 KB 4/46 KB 756/1192 KB 24/37 KB 92/1461 KB 164/1118 KB 4/46 KB 756/1192 KB 28/37 KB 92/1461 KB 164/1118 KB 4/46 KB 756/1192 KB 32/37 KB 92/1461 KB 164/1118 KB 4/46 KB 756/1192 KB 36/37 KB 92/1461 KB 164/1118 KB 4/46 KB 756/1192 KB 37/37 KB 92/1461 KB 164/1118 KB 4/46 KB 760/1192 KB 37/37 KB 92/1461 KB 164/1118 KB 4/46 KB 764/1192 KB 37/37 KB 92/1461 KB 164/1118 KB 4/46 KB 768/1192 KB 37/37 KB 92/1461 KB 164/1118 KB 4/46 KB 756/1192 KB 4/37 KB 92/1461 KB 164/1118 KB 4/46 KB 768/1192 KB 37/37 KB 96/1461 KB 156/1118 KB 4/46 KB 756/1192 KB 4/37 KB 88/1461 KB 164/1118 KB 8/46 KB 768/1192 KB 37/37 KB 96/1461 KB 164/1118 KB 12/46 KB 768/1192 KB 37/37 KB 96/1461 KB 164/1118 KB 16/46 KB 768/1192 KB 37/37 KB 96/1461 KB 164/1118 KB 20/46 KB 768/1192 KB 37/37 KB 96/1461 KB 168/1118 KB 24/46 KB 772/1192 KB 37/37 KB 100/1461 KB 168/1118 KB 28/46 KB 772/1192 KB 37/37 KB 100/1461 KB 168/1118 KB 32/46 KB 772/1192 KB 37/37 KB 100/1461 KB 168/1118 KB 20/46 KB 772/1192 KB 37/37 KB 100/1461 KB 168/1118 KB 20/46 KB 768/1192 KB 37/37 KB 96/1461 KB 172/1118 KB 32/46 KB 772/1192 KB 37/37 KB 100/1461 KB 176/1118 KB 32/46 KB 772/1192 KB 37/37 KB 100/1461 KB 180/1118 KB 32/46 KB 772/1192 KB 37/37 KB 100/1461 KB 184/1118 KB 36/46 KB 772/1192 KB 37/37 KB 104/1461 KB 188/1118 KB 36/46 KB 772/1192 KB 37/37 KB 104/1461 KB 192/1118 KB 36/46 KB 772/1192 KB 37/37 KB 104/1461 KB 168/1118 KB 20/46 KB 772/1192 KB 37/37 KB 96/1461 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 21.6 KB/sec) unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 192/1118 KB 36/46 KB 776/1192 KB 104/1461 KB 192/1118 KB 36/46 KB 780/1192 KB 104/1461 KB 192/1118 KB 36/46 KB 784/1192 KB 104/1461 KB 192/1118 KB 36/46 KB 788/1192 KB 104/1461 KB 196/1118 KB 36/46 KB 792/1192 KB 104/1461 KB 196/1118 KB 36/46 KB 796/1192 KB 104/1461 KB 196/1118 KB 36/46 KB 800/1192 KB 104/1461 KB 180/1118 KB 36/46 KB 772/1192 KB 37/37 KB 104/1461 KB 196/1118 KB 40/46 KB 800/1192 KB 104/1461 KB 196/1118 KB 44/46 KB 800/1192 KB 104/1461 KB 196/1118 KB 46/46 KB 800/1192 KB 104/1461 KB 180/1118 KB 32/46 KB 772/1192 KB 37/37 KB 104/1461 KB 196/1118 KB 46/46 KB 800/1192 KB 108/1461 KB 196/1118 KB 46/46 KB 800/1192 KB 112/1461 KB 196/1118 KB 46/46 KB 800/1192 KB 116/1461 KB 196/1118 KB 46/46 KB 800/1192 KB 120/1461 KB 196/1118 KB 46/46 KB 800/1192 KB 124/1461 KB 196/1118 KB 46/46 KB 800/1192 KB 128/1461 KB 196/1118 KB 36/46 KB 788/1192 KB 104/1461 KB 200/1118 KB 46/46 KB 804/1192 KB 128/1461 KB 204/1118 KB 46/46 KB 804/1192 KB 128/1461 KB 208/1118 KB 46/46 KB 804/1192 KB 128/1461 KB 212/1118 KB 46/46 KB 804/1192 KB 128/1461 KB 216/1118 KB 46/46 KB 804/1192 KB 132/1461 KB 220/1118 KB 46/46 KB 804/1192 KB 132/1461 KB 224/1118 KB 46/46 KB 804/1192 KB 132/1461 KB 228/1118 KB 4/287 KB 46/46 KB 804/1192 KB 132/1461 KB 196/1118 KB 46/46 KB 804/1192 KB 128/1461 KB 228/1118 KB 4/287 KB 46/46 KB 808/1192 KB 132/1461 KB 224/1118 KB 4/287 KB 46/46 KB 804/1192 KB 132/1461 KB 228/1118 KB 8/287 KB 46/46 KB 808/1192 KB 132/1461 KB 228/1118 KB 12/287 KB 46/46 KB 808/1192 KB 132/1461 KB 228/1118 KB 16/287 KB 46/46 KB 808/1192 KB 132/1461 KB 228/1118 KB 20/287 KB 46/46 KB 808/1192 KB 132/1461 KB 228/1118 KB 24/287 KB 46/46 KB 808/1192 KB 132/1461 KB 212/1118 KB 46/46 KB 804/1192 KB 132/1461 KB 228/1118 KB 24/287 KB 46/46 KB 812/1192 KB 136/1461 KB 228/1118 KB 24/287 KB 46/46 KB 812/1192 KB 140/1461 KB 228/1118 KB 24/287 KB 46/46 KB 812/1192 KB 144/1461 KB 228/1118 KB 28/287 KB 812/1192 KB 148/1461 KB 228/1118 KB 28/287 KB 812/1192 KB 152/1461 KB 228/1118 KB 28/287 KB 812/1192 KB 156/1461 KB 228/1118 KB 24/287 KB 46/46 KB 812/1192 KB 132/1461 KB 228/1118 KB 28/287 KB 816/1192 KB 160/1461 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 26.3 KB/sec) unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 228/1118 KB 28/287 KB 46/46 KB 812/1192 KB 144/1461 KB 228/1118 KB 32/287 KB 816/1192 KB 160/1461 KB 228/1118 KB 36/287 KB 816/1192 KB 160/1461 KB 228/1118 KB 36/287 KB 820/1192 KB 160/1461 KB 228/1118 KB 36/287 KB 824/1192 KB 160/1461 KB 228/1118 KB 36/287 KB 828/1192 KB 160/1461 KB 228/1118 KB 40/287 KB 828/1192 KB 160/1461 KB 228/1118 KB 44/287 KB 828/1192 KB 160/1461 KB 228/1118 KB 28/287 KB 812/1192 KB 160/1461 KB 228/1118 KB 44/287 KB 832/1192 KB 164/1461 KB 232/1118 KB 48/287 KB 832/1192 KB 168/1461 KB 232/1118 KB 48/287 KB 832/1192 KB 172/1461 KB 232/1118 KB 48/287 KB 832/1192 KB 176/1461 KB 228/1118 KB 44/287 KB 832/1192 KB 160/1461 KB 232/1118 KB 48/287 KB 836/1192 KB 176/1461 KB 232/1118 KB 48/287 KB 840/1192 KB 176/1461 KB 232/1118 KB 48/287 KB 844/1192 KB 176/1461 KB 232/1118 KB 48/287 KB 832/1192 KB 164/1461 KB 236/1118 KB 48/287 KB 844/1192 KB 176/1461 KB 240/1118 KB 48/287 KB 844/1192 KB 176/1461 KB 228/1118 KB 48/287 KB 832/1192 KB 164/1461 KB 240/1118 KB 52/287 KB 844/1192 KB 176/1461 KB 240/1118 KB 56/287 KB 844/1192 KB 176/1461 KB 240/1118 KB 60/287 KB 844/1192 KB 176/1461 KB 244/1118 KB 64/287 KB 848/1192 KB 176/1461 KB 244/1118 KB 64/287 KB 848/1192 KB 180/1461 KB 244/1118 KB 68/287 KB 848/1192 KB 184/1461 KB 244/1118 KB 68/287 KB 848/1192 KB 188/1461 KB 244/1118 KB 60/287 KB 848/1192 KB 176/1461 KB 248/1118 KB 68/287 KB 848/1192 KB 188/1461 KB 252/1118 KB 68/287 KB 848/1192 KB 188/1461 KB 256/1118 KB 68/287 KB 848/1192 KB 188/1461 KB 240/1118 KB 60/287 KB 848/1192 KB 176/1461 KB 256/1118 KB 68/287 KB 852/1192 KB 188/1461 KB 256/1118 KB 68/287 KB 856/1192 KB 188/1461 KB 256/1118 KB 68/287 KB 860/1192 KB 188/1461 KB 256/1118 KB 68/287 KB 864/1192 KB 192/1461 KB 256/1118 KB 68/287 KB 868/1192 KB 192/1461 KB 260/1118 KB 68/287 KB 872/1192 KB 192/1461 KB 244/1118 KB 68/287 KB 848/1192 KB 180/1461 KB 260/1118 KB 72/287 KB 872/1192 KB 192/1461 KB 260/1118 KB 76/287 KB 872/1192 KB 192/1461 KB 260/1118 KB 80/287 KB 872/1192 KB 192/1461 KB 260/1118 KB 84/287 KB 872/1192 KB 192/1461 KB 260/1118 KB 88/287 KB 872/1192 KB 192/1461 KB 260/1118 KB 92/287 KB 876/1192 KB 192/1461 KB 260/1118 KB 96/287 KB 876/1192 KB 192/1461 KB 260/1118 KB 68/287 KB 868/1192 KB 192/1461 KB 264/1118 KB 96/287 KB 876/1192 KB 192/1461 KB 268/1118 KB 96/287 KB 876/1192 KB 192/1461 KB 272/1118 KB 96/287 KB 876/1192 KB 192/1461 KB 256/1118 KB 68/287 KB 860/1192 KB 192/1461 KB 272/1118 KB 96/287 KB 876/1192 KB 196/1461 KB 272/1118 KB 96/287 KB 876/1192 KB 200/1461 KB 272/1118 KB 96/287 KB 876/1192 KB 204/1461 KB 272/1118 KB 96/287 KB 876/1192 KB 208/1461 KB 260/1118 KB 88/287 KB 876/1192 KB 192/1461 KB 276/1118 KB 96/287 KB 880/1192 KB 208/1461 KB 276/1118 KB 96/287 KB 884/1192 KB 212/1461 KB 276/1118 KB 100/287 KB 888/1192 KB 212/1461 KB 276/1118 KB 100/287 KB 892/1192 KB 212/1461 KB 276/1118 KB 100/287 KB 896/1192 KB 212/1461 KB 276/1118 KB 96/287 KB 876/1192 KB 208/1461 KB 280/1118 KB 100/287 KB 896/1192 KB 212/1461 KB 284/1118 KB 100/287 KB 896/1192 KB 212/1461 KB 288/1118 KB 100/287 KB 896/1192 KB 212/1461 KB 276/1118 KB 100/287 KB 884/1192 KB 212/1461 KB 288/1118 KB 104/287 KB 896/1192 KB 212/1461 KB 288/1118 KB 108/287 KB 896/1192 KB 212/1461 KB 288/1118 KB 112/287 KB 896/1192 KB 212/1461 KB 288/1118 KB 116/287 KB 896/1192 KB 212/1461 KB 292/1118 KB 120/287 KB 900/1192 KB 212/1461 KB 292/1118 KB 124/287 KB 900/1192 KB 212/1461 KB 292/1118 KB 128/287 KB 900/1192 KB 212/1461 KB 2 unit-mysql-0: 12:22:10 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 76/1118 KB 96/287 KB 880/1192 KB 212/1461 KB 292/1118 KB 128/287 KB 900/1192 KB 216/1461 KB 292/1118 KB 128/287 KB 900/1192 KB 220/1461 KB 292/1118 KB 128/287 KB 900/1192 KB 224/1461 KB 292/1118 KB 128/287 KB 900/1192 KB 228/1461 KB 292/1118 KB 128/287 KB 900/1192 KB 232/1461 KB 292/1118 KB 128/287 KB 900/1192 KB 236/1461 KB 292/1118 KB 128/287 KB 900/1192 KB 240/1461 KB 292/1118 KB 116/287 KB 900/1192 KB 212/1461 KB 292/1118 KB 128/287 KB 904/1192 KB 240/1461 KB 292/1118 KB 128/287 KB 908/1192 KB 240/1461 KB 292/1118 KB 128/287 KB 912/1192 KB 240/1461 KB 292/1118 KB 116/287 KB 896/1192 KB 212/1461 KB 296/1118 KB 128/287 KB 912/1192 KB 240/1461 KB 300/1118 KB 128/287 KB 912/1192 KB 240/1461 KB 304/1118 KB 128/287 KB 912/1192 KB 240/1461 KB 308/1118 KB 128/287 KB 912/1192 KB 240/1461 KB 312/1118 KB 132/287 KB 916/1192 KB 244/1461 KB 316/1118 KB 132/287 KB 916/1192 KB 244/1461 KB 320/1118 KB 132/287 KB 916/1192 KB 244/1461 KB 308/1118 KB 132/287 KB 916/1192 KB 244/1461 KB 308/1118 KB 128/287 KB 912/1192 KB 244/1461 KB 308/1118 KB 132/287 KB 912/1192 KB 244/1461 KB 320/1118 KB 136/287 KB 916/1192 KB 248/1461 KB 320/1118 KB 132/287 KB 920/1192 KB 248/1461 KB 320/1118 KB 136/287 KB 920/1192 KB 252/1461 KB 320/1118 KB 136/287 KB 920/1192 KB 248/1461 KB 320/1118 KB 140/287 KB 924/1192 KB 252/1461 KB 320/1118 KB 140/287 KB 928/1192 KB 252/1461 KB 320/1118 KB 140/287 KB 932/1192 KB 256/1461 KB 324/1118 KB 140/287 KB 936/1192 KB 256/1461 KB 324/1118 KB 140/287 KB 940/1192 KB 256/1461 KB 324/1118 KB 140/287 KB 944/1192 KB 256/1461 KB 320/1118 KB 140/287 KB 920/1192 KB 252/1461 KB 324/1118 KB 144/287 KB 944/1192 KB 256/1461 KB 324/1118 KB 148/287 KB 944/1192 KB 256/1461 KB 324/1118 KB 152/287 KB 944/1192 KB 256/1461 KB 324/1118 KB 156/287 KB 944/1192 KB 256/1461 KB 324/1118 KB 140/287 KB 932/1192 KB 256/1461 KB 328/1118 KB 156/287 KB 944/1192 KB 256/1461 KB 332/1118 KB 156/287 KB 944/1192 KB 256/1461 KB 336/1118 KB 156/287 KB 944/1192 KB 256/1461 KB 320/1118 KB 140/287 KB 928/1192 KB 256/1461 KB 336/1118 KB 156/287 KB 944/1192 KB 260/1461 KB 336/1118 KB 156/287 KB 944/1192 KB 264/1461 KB 336/1118 KB 156/287 KB 944/1192 KB 268/1461 KB 336/1118 KB 156/287 KB 944/1192 KB 272/1461 KB 340/1118 KB 156/287 KB 944/1192 KB 272/1461 KB 344/1118 KB 160/287 KB 948/1192 KB 276/1461 KB 348/1118 KB 160/287 KB 948/1192 KB 276/1461 KB 352/1118 KB 160/287 KB 948/1192 KB 276/1461 KB 340/1118 KB 160/287 KB 944/1192 KB 272/1461 KB 352/1118 KB 164/287 KB 948/1192 KB 276/1461 KB 352/1118 KB 168/287 KB 948/1192 KB 276/1461 KB 352/1118 KB 172/287 KB 948/1192 KB 276/1461 KB 352/1118 KB 176/287 KB 948/1192 KB 276/1461 KB 352/1118 KB 180/287 KB 948/1192 KB 276/1461 KB 356/1118 KB 184/287 KB 948/1192 KB 276/1461 KB 356/1118 KB 188/287 KB 948/1192 KB 276/1461 KB 356/1118 KB 192/287 KB 948/1192 KB 276/1461 KB 340/1118 KB 160/287 KB 948/1192 KB 276/1461 KB 356/1118 KB 192/287 KB 952/1192 KB 276/1461 KB 356/1118 KB 192/287 KB 956/1192 KB 276/1461 KB 356/1118 KB 192/287 KB 960/1192 KB 276/1461 KB 340/1118 KB 160/287 KB 944/1192 KB 276/1461 KB 356/1118 KB 192/287 KB 960/1192 KB 280/1461 KB 356/1118 KB 192/287 KB 960/1192 KB 284/1461 KB 356/1118 KB 192/287 KB 960/1192 KB 288/1461 KB 356/1118 KB 192/287 KB 960/1192 KB 292/1461 KB 356/1118 KB 192/287 KB 964/1192 KB 296/1461 KB 356/1118 KB 192/287 KB 964/1192 KB 300/1461 KB 356/1118 KB 192/287 KB 964/1192 KB 304/1461 KB 356/1118 KB 180/287 KB 948/1192 KB 276/1461 KB 360/1118 K unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install B 192/287 KB 964/1192 KB 304/1461 KB 364/1118 KB 192/287 KB 964/1192 KB 304/1461 KB 368/1118 KB 192/287 KB 964/1192 KB 304/1461 KB 356/1118 KB 192/287 KB 964/1192 KB 292/1461 KB 368/1118 KB 192/287 KB 968/1192 KB 304/1461 KB 368/1118 KB 192/287 KB 972/1192 KB 304/1461 KB 368/1118 KB 192/287 KB 976/1192 KB 304/1461 KB 368/1118 KB 192/287 KB 980/1192 KB 304/1461 KB 372/1118 KB 196/287 KB 984/1192 KB 308/1461 KB 372/1118 KB 196/287 KB 988/1192 KB 308/1461 KB 372/1118 KB 196/287 KB 992/1192 KB 308/1461 KB 372/1118 KB 196/287 KB 980/1192 KB 308/1461 KB 372/1118 KB 196/287 KB 992/1192 KB 312/1461 KB 372/1118 KB 196/287 KB 992/1192 KB 316/1461 KB 372/1118 KB 196/287 KB 992/1192 KB 320/1461 KB 372/1118 KB 196/287 KB 980/1192 KB 304/1461 KB 372/1118 KB 200/287 KB 992/1192 KB 320/1461 KB 372/1118 KB 204/287 KB 992/1192 KB 320/1461 KB 372/1118 KB 208/287 KB 992/1192 KB 320/1461 KB 372/1118 KB 192/287 KB 980/1192 KB 304/1461 KB 376/1118 KB 208/287 KB 992/1192 KB 320/1461 KB 380/1118 KB 208/287 KB 992/1192 KB 320/1461 KB 384/1118 KB 208/287 KB 992/1192 KB 320/1461 KB 388/1118 KB 208/287 KB 992/1192 KB 320/1461 KB 392/1118 KB 212/287 KB 996/1192 KB 324/1461 KB 396/1118 KB 212/287 KB 996/1192 KB 324/1461 KB 400/1118 KB 212/287 KB 996/1192 KB 324/1461 KB 388/1118 KB 212/287 KB 996/1192 KB 324/1461 KB 388/1118 KB 208/287 KB 996/1192 KB 324/1461 KB 400/1118 KB 216/287 KB 996/1192 KB 328/1461 KB 400/1118 KB 216/287 KB 996/1192 KB 332/1461 KB 400/1118 KB 216/287 KB 996/1192 KB 336/1461 KB 400/1118 KB 216/287 KB 996/1192 KB 340/1461 KB 404/1118 KB 216/287 KB 996/1192 KB 344/1461 KB 404/1118 KB 216/287 KB 996/1192 KB 348/1461 KB 404/1118 KB 216/287 KB 996/1192 KB 352/1461 KB 388/1118 KB 208/287 KB 996/1192 KB 320/1461 KB 404/1118 KB 216/287 KB 1000/1192 KB 352/1461 KB 404/1118 KB 216/287 KB 1004/1192 KB 352/1461 KB 404/1118 KB 216/287 KB 1008/1192 KB 352/1461 KB 404/1118 KB 216/287 KB 1012/1192 KB 352/1461 KB 404/1118 KB 216/287 KB 1016/1192 KB 352/1461 KB 404/1118 KB 216/287 KB 1020/1192 KB 352/1461 KB 404/1118 KB 216/287 KB 1024/1192 KB 352/1461 KB 404/1118 KB 216/287 KB 996/1192 KB 340/1461 KB 408/1118 KB 216/287 KB 1024/1192 KB 352/1461 KB 412/1118 KB 216/287 KB 1024/1192 KB 352/1461 KB 416/1118 KB 216/287 KB 1024/1192 KB 352/1461 KB 400/1118 KB 216/287 KB 996/1192 KB 324/1461 KB 416/1118 KB 220/287 KB 1024/1192 KB 352/1461 KB 416/1118 KB 224/287 KB 1024/1192 KB 352/1461 KB 416/1118 KB 228/287 KB 1024/1192 KB 352/1461 KB 416/1118 KB 232/287 KB 1024/1192 KB 352/1461 KB 416/1118 KB 236/287 KB 1024/1192 KB 352/1461 KB 416/1118 KB 240/287 KB 1024/1192 KB 352/1461 KB 420/1118 KB 240/287 KB 1024/1192 KB 352/1461 KB 424/1118 KB 244/287 KB 1028/1192 KB 356/1461 KB 428/1118 KB 244/287 KB 1028/1192 KB 356/1461 KB 432/1118 KB 244/287 KB 1028/1192 KB 356/1461 KB 420/1118 KB 244/287 KB 1028/1192 KB 356/1461 KB 420/1118 KB 244/287 KB 1024/1192 KB 356/1461 KB 432/1118 KB 248/287 KB 1028/1192 KB 356/1461 KB 432/1118 KB 252/287 KB 1028/1192 KB 356/1461 KB 432/1118 KB 256/287 KB 1028/1192 KB 356/1461 KB 420/1118 KB 240/287 KB 1024/1192 KB 356/1461 KB 432/1118 KB 256/287 KB 1032/1192 KB 356/1461 KB 432/1118 KB 256/287 KB 1036/1192 KB 360/1461 KB 432/1118 KB 256/287 KB 1040/1192 KB 360/1461 KB 436/1118 KB 256/287 KB 1044/1192 KB 360/1461 KB 436/1118 KB 260/287 KB 1048/1192 KB 360/1461 KB 436/1118 KB 260/287 KB 1052/1192 KB 360/1461 KB 436/1118 KB 260/287 KB 1056/1192 KB 360/1461 KB 432/1118 KB 256/287 KB 1032/1192 KB unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 360/1461 KB 436/1118 KB 260/287 KB 1056/1192 KB 364/1461 KB 436/1118 KB 260/287 KB 1056/1192 KB 368/1461 KB 436/1118 KB 260/287 KB 1044/1192 KB 360/1461 KB 436/1118 KB 264/287 KB 1060/1192 KB 368/1461 KB 436/1118 KB 268/287 KB 1060/1192 KB 368/1461 KB 436/1118 KB 272/287 KB 1060/1192 KB 368/1461 KB 436/1118 KB 256/287 KB 1040/1192 KB 360/1461 KB 440/1118 KB 272/287 KB 1060/1192 KB 368/1461 KB 444/1118 KB 272/287 KB 1060/1192 KB 368/1461 KB 448/1118 KB 272/287 KB 1060/1192 KB 368/1461 KB 452/1118 KB 272/287 KB 1060/1192 KB 368/1461 KB 456/1118 KB 276/287 KB 1060/1192 KB 368/1461 KB 436/1118 KB 260/287 KB 1060/1192 KB 368/1461 KB 456/1118 KB 276/287 KB 1064/1192 KB 368/1461 KB 456/1118 KB 276/287 KB 1068/1192 KB 368/1461 KB 452/1118 KB 276/287 KB 1060/1192 KB 368/1461 KB 460/1118 KB 280/287 KB 1068/1192 KB 368/1461 KB 460/1118 KB 284/287 KB 1068/1192 KB 368/1461 KB 460/1118 KB 287/287 KB 1068/1192 KB 368/1461 KB 460/1118 KB 276/287 KB 1068/1192 KB 368/1461 KB 464/1118 KB 287/287 KB 1068/1192 KB 368/1461 KB 464/1118 KB 287/287 KB 1072/1192 KB 368/1461 KB 468/1118 KB 287/287 KB 1072/1192 KB 368/1461 KB 472/1118 KB 287/287 KB 1076/1192 KB 368/1461 KB 476/1118 KB 287/287 KB 1076/1192 KB 368/1461 KB 480/1118 KB 287/287 KB 1076/1192 KB 368/1461 KB 468/1118 KB 287/287 KB 1076/1192 KB 368/1461 KB 480/1118 KB 287/287 KB 1080/1192 KB 368/1461 KB 480/1118 KB 287/287 KB 1084/1192 KB 368/1461 KB 480/1118 KB 287/287 KB 1088/1192 KB 368/1461 KB 484/1118 KB 287/287 KB 1088/1192 KB 368/1461 KB 488/1118 KB 287/287 KB 1092/1192 KB 368/1461 KB 492/1118 KB 287/287 KB 1092/1192 KB 372/1461 KB 496/1118 KB 287/287 KB 1092/1192 KB 372/1461 KB 484/1118 KB 287/287 KB 1092/1192 KB 368/1461 KB 488/1118 KB 287/287 KB 1092/1192 KB 372/1461 KB 496/1118 KB 287/287 KB 1092/1192 KB 376/1461 KB 496/1118 KB 287/287 KB 1092/1192 KB 380/1461 KB 496/1118 KB 287/287 KB 1092/1192 KB 384/1461 KB 496/1118 KB 287/287 KB 1092/1192 KB 388/1461 KB 496/1118 KB 287/287 KB 1092/1192 KB 392/1461 KB 496/1118 KB 287/287 KB 1092/1192 KB 396/1461 KB 496/1118 KB 287/287 KB 1092/1192 KB 400/1461 KB 496/1118 KB 287/287 KB 1092/1192 KB 404/1461 KB 496/1118 KB 287/287 KB 1092/1192 KB 408/1461 KB 496/1118 KB 287/287 KB 1092/1192 KB 412/1461 KB 496/1118 KB 287/287 KB 1092/1192 KB 416/1461 KB 496/1118 KB 287/287 KB 1092/1192 KB 420/1461 KB 496/1118 KB 287/287 KB 1096/1192 KB 424/1461 KB 496/1118 KB 287/287 KB 1096/1192 KB 428/1461 KB 500/1118 KB 287/287 KB 1096/1192 KB 432/1461 KB 500/1118 KB 287/287 KB 1096/1192 KB 436/1461 KB 500/1118 KB 1096/1192 KB 440/1461 KB 496/1118 KB 287/287 KB 1096/1192 KB 420/1461 KB 500/1118 KB 1100/1192 KB 440/1461 KB 500/1118 KB 1104/1192 KB 440/1461 KB 500/1118 KB 1108/1192 KB 440/1461 KB 500/1118 KB 1112/1192 KB 440/1461 KB 500/1118 KB 1116/1192 KB 440/1461 KB 500/1118 KB 1120/1192 KB 440/1461 KB 500/1118 KB 287/287 KB 1096/1192 KB 428/1461 KB 504/1118 KB 1120/1192 KB 444/1461 KB 508/1118 KB 1120/1192 KB 444/1461 KB 512/1118 KB 1120/1192 KB 444/1461 KB 500/1118 KB 1120/1192 KB 444/1461 KB 512/1118 KB 1120/1192 KB 448/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 159.9 KB/sec) unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 516/1118 KB 1124/1192 KB 448/1461 KB 520/1118 KB 1124/1192 KB 452/1461 KB 524/1118 KB 1124/1192 KB 452/1461 KB 528/1118 KB 1124/1192 KB 452/1461 KB 512/1118 KB 1124/1192 KB 448/1461 KB 528/1118 KB 1128/1192 KB 452/1461 KB 528/1118 KB 1132/1192 KB 452/1461 KB 528/1118 KB 1136/1192 KB 452/1461 KB 516/1118 KB 1124/1192 KB 452/1461 KB 528/1118 KB 1136/1192 KB 456/1461 KB 528/1118 KB 1136/1192 KB 460/1461 KB 528/1118 KB 1136/1192 KB 464/1461 KB 528/1118 KB 1136/1192 KB 468/1461 KB 532/1118 KB 1140/1192 KB 472/1461 KB 532/1118 KB 1140/1192 KB 476/1461 KB 532/1118 KB 1140/1192 KB 480/1461 KB 532/1118 KB 1140/1192 KB 468/1461 KB 532/1118 KB 1144/1192 KB 480/1461 KB 532/1118 KB 1148/1192 KB 480/1461 KB 532/1118 KB 1152/1192 KB 480/1461 KB 532/1118 KB 1136/1192 KB 468/1461 KB 536/1118 KB 1152/1192 KB 480/1461 KB 540/1118 KB 1152/1192 KB 480/1461 KB 544/1118 KB 1152/1192 KB 480/1461 KB 544/1118 KB 1156/1192 KB 480/1461 KB 548/1118 KB 1160/1192 KB 484/1461 KB 548/1118 KB 1164/1192 KB 484/1461 KB 548/1118 KB 1168/1192 KB 484/1461 KB 548/1118 KB 1156/1192 KB 484/1461 KB 548/1118 KB 1168/1192 KB 488/1461 KB 548/1118 KB 1168/1192 KB 492/1461 KB 548/1118 KB 1168/1192 KB 496/1461 KB 548/1118 KB 1168/1192 KB 500/1461 KB 548/1118 KB 1172/1192 KB 504/1461 KB 548/1118 KB 1172/1192 KB 508/1461 KB 548/1118 KB 1172/1192 KB 512/1461 KB 548/1118 KB 1156/1192 KB 480/1461 KB 552/1118 KB 1172/1192 KB 512/1461 KB 556/1118 KB 1172/1192 KB 512/1461 KB 560/1118 KB 1172/1192 KB 512/1461 KB 564/1118 KB 1172/1192 KB 512/1461 KB 548/1118 KB 1172/1192 KB 500/1461 KB 564/1118 KB 1176/1192 KB 512/1461 KB 564/1118 KB 1180/1192 KB 512/1461 KB 568/1118 KB 1184/1192 KB 512/1461 KB 568/1118 KB 1180/1192 KB 512/1461 KB 572/1118 KB 1184/1192 KB 512/1461 KB 576/1118 KB 1184/1192 KB 512/1461 KB 580/1118 KB 1184/1192 KB 512/1461 KB 584/1118 KB 1188/1192 KB 516/1461 KB 580/1118 KB 1188/1192 KB 516/1461 KB 584/1118 KB 1192/1192 KB 516/1461 KB 584/1118 KB 1192/1192 KB 516/1461 KB 580/1118 KB 1184/1192 KB 516/1461 KB 584/1118 KB 1192/1192 KB 520/1461 KB 584/1118 KB 1192/1192 KB 524/1461 KB 588/1118 KB 1192/1192 KB 528/1461 KB 588/1118 KB 1192/1192 KB 524/1461 KB 592/1118 KB 1192/1192 KB 528/1461 KB 596/1118 KB 1192/1192 KB 528/1461 KB 600/1118 KB 1192/1192 KB 532/1461 KB 604/1118 KB 1192/1192 KB 532/1461 KB 608/1118 KB 1192/1192 KB 532/1461 KB 596/1118 KB 1192/1192 KB 532/1461 KB 608/1118 KB 1192/1192 KB 536/1461 KB 608/1118 KB 1192/1192 KB 540/1461 KB 608/1118 KB 1192/1192 KB 544/1461 KB 612/1118 KB 1192/1192 KB 544/1461 KB 616/1118 KB 1192/1192 KB 548/1461 KB 620/1118 KB 1192/1192 KB 548/1461 KB 624/1118 KB 1192/1192 KB 548/1461 KB 612/1118 KB 1192/1192 KB 548/1461 KB 624/1118 KB 1192/1192 KB 552/1461 KB 624/1118 KB 1192/1192 KB 556/1461 KB 624/1118 KB 1192/1192 KB 560/1461 KB 628/1118 KB 1192/1192 KB 560/1461 KB 632/1118 KB 1192/1192 KB 564/1461 KB 636/1118 KB 1192/1192 KB 564/1461 KB 640/1118 KB 1192/1192 KB 564/1461 KB 628/1118 KB 1192/1192 KB 564/1461 KB 640/1118 KB 1192/1192 KB 568/1461 KB 640/1118 KB 1192/1192 KB 572/1461 KB 640/1118 KB 1192/1192 KB 576/1461 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 655.4 KB/sec) unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 644/1118 KB 576/1461 KB 648/1118 KB 576/1461 KB 652/1118 KB 576/1461 KB 652/1118 KB 580/1461 KB 652/1118 KB 584/1461 KB 656/1118 KB 588/1461 KB 656/1118 KB 592/1461 KB 656/1118 KB 584/1461 KB 660/1118 KB 592/1461 KB 664/1118 KB 596/1461 KB 668/1118 KB 596/1461 KB 672/1118 KB 596/1461 KB 660/1118 KB 596/1461 KB 672/1118 KB 600/1461 KB 672/1118 KB 604/1461 KB 672/1118 KB 608/1461 KB 672/1118 KB 612/1461 KB 676/1118 KB 616/1461 KB 676/1118 KB 620/1461 KB 676/1118 KB 624/1461 KB 676/1118 KB 612/1461 KB 680/1118 KB 624/1461 KB 684/1118 KB 624/1461 KB 688/1118 KB 624/1461 KB 692/1118 KB 624/1461 KB 696/1118 KB 628/1461 KB 700/1118 KB 628/1461 KB 704/1118 KB 628/1461 KB 692/1118 KB 628/1461 KB 704/1118 KB 632/1461 KB 704/1118 KB 636/1461 KB 708/1118 KB 636/1461 KB 708/1118 KB 640/1461 KB 708/1118 KB 644/1461 KB 712/1118 KB 648/1461 KB 712/1118 KB 652/1461 KB 712/1118 KB 656/1461 KB 712/1118 KB 660/1461 KB 712/1118 KB 664/1461 KB 712/1118 KB 668/1461 KB 712/1118 KB 672/1461 KB 712/1118 KB 644/1461 KB 716/1118 KB 672/1461 KB 720/1118 KB 672/1461 KB 724/1118 KB 672/1461 KB 728/1118 KB 672/1461 KB 732/1118 KB 672/1461 KB 736/1118 KB 672/1461 KB 740/1118 KB 672/1461 KB 744/1118 KB 676/1461 KB 748/1118 KB 676/1461 KB 752/1118 KB 676/1461 KB 756/1118 KB 676/1461 KB 760/1118 KB 676/1461 KB 764/1118 KB 676/1461 KB 768/1118 KB 676/1461 KB 740/1118 KB 676/1461 KB 768/1118 KB 680/1461 KB 768/1118 KB 684/1461 KB 768/1118 KB 688/1461 KB 768/1118 KB 692/1461 KB 768/1118 KB 696/1461 KB 768/1118 KB 700/1461 KB 768/1118 KB 704/1461 KB 768/1118 KB 708/1461 KB 772/1118 KB 712/1461 KB 772/1118 KB 716/1461 KB 772/1118 KB 720/1461 KB 772/1118 KB 708/1461 KB 776/1118 KB 720/1461 KB 780/1118 KB 720/1461 KB 784/1118 KB 720/1461 KB 788/1118 KB 720/1461 KB 792/1118 KB 724/1461 KB 796/1118 KB 724/1461 KB 800/1118 KB 724/1461 KB 788/1118 KB 724/1461 KB 800/1118 KB 728/1461 KB 800/1118 KB 732/1461 KB 800/1118 KB 736/1461 KB 804/1118 KB 740/1461 KB 804/1118 KB 744/1461 KB 804/1118 KB 748/1461 KB 804/1118 KB 752/1461 KB 804/1118 KB 736/1461 KB 808/1118 KB 752/1461 KB 812/1118 KB 752/1461 KB 816/1118 KB 752/1461 KB 820/1118 KB 752/1461 KB 824/1118 KB 756/1461 KB 828/1118 KB 756/1461 KB 832/1118 KB 756/1461 KB 820/1118 KB 756/1461 KB 832/1118 KB 760/1461 KB 832/1118 KB 764/1461 KB 832/1118 KB 768/1461 KB 832/1118 KB 772/1461 KB 836/1118 KB 776/1461 KB 836/1118 KB 772/1461 KB 840/1118 KB 776/1461 KB 844/1118 KB 776/1461 KB 848/1118 KB 776/1461 KB 848/1118 KB 780/1461 KB 848/1118 KB 784/1461 KB 848/1118 KB 788/1461 KB 852/1118 KB 792/1461 KB 852/1118 KB 796/1461 KB 852/1118 KB 800/1461 KB 852/1118 KB 788/1461 KB 856/1118 KB 800/1461 KB 860/1118 KB 800/1461 KB 864/1118 KB 800/1461 KB 868/1118 KB 800/1461 KB 872/1118 KB 804/1461 KB 876/1118 KB 804/1461 KB 880/1118 KB 804/1461 KB 868/1118 KB 804/1461 KB 880/1118 KB 808/1461 KB 880/1118 KB 812/1461 KB 880/1118 KB 816/1461 KB 884/1118 KB 820/1461 KB 884/1118 KB 824/1461 KB 884/1118 KB 828/1461 KB 884/1118 KB 832/1461 KB 884/1118 KB 836/1461 KB 884/1118 KB 840/1461 KB 884/1118 KB 844/1461 KB 884/1118 KB 848/1461 KB 884/1118 KB 816/1461 KB 888/1118 KB 848/1461 KB 892/1118 KB 848/1461 KB 896/1118 KB 848/1461 KB 900/1118 KB 848/1461 KB 904/1118 KB 848/1461 KB 908/1118 KB 848/1461 KB 912/1118 KB 848/1461 KB 912/1118 KB 852/1461 KB 916/1118 KB 856/1461 KB 916/1118 KB 860/1461 KB 916/1118 KB 864/1461 KB 916/1118 KB 852/146 unit-mysql-0: 12:22:10 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 12:22:10 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 12:22:10 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 12:22:10 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 12:22:10 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:22:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:22:10 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 12:22:10 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 1 KB 920/1118 KB 864/1461 KB 924/1118 KB 864/1461 KB 924/1118 KB 868/1461 KB 928/1118 KB 868/1461 KB 932/1118 KB 868/1461 KB 936/1118 KB 872/1461 KB 940/1118 KB 872/1461 KB 944/1118 KB 872/1461 KB 932/1118 KB 872/1461 KB 944/1118 KB 876/1461 KB 944/1118 KB 880/1461 KB 944/1118 KB 884/1461 KB 948/1118 KB 888/1461 KB 948/1118 KB 892/1461 KB 948/1118 KB 896/1461 KB 948/1118 KB 884/1461 KB 952/1118 KB 896/1461 KB 956/1118 KB 896/1461 KB 960/1118 KB 896/1461 KB 964/1118 KB 896/1461 KB 968/1118 KB 900/1461 KB 964/1118 KB 900/1461 KB 968/1118 KB 904/1461 KB 968/1118 KB 908/1461 KB 968/1118 KB 912/1461 KB 972/1118 KB 912/1461 KB 976/1118 KB 912/1461 KB 980/1118 KB 912/1461 KB 984/1118 KB 916/1461 KB 988/1118 KB 916/1461 KB 992/1118 KB 916/1461 KB 980/1118 KB 916/1461 KB 992/1118 KB 920/1461 KB 992/1118 KB 924/1461 KB 992/1118 KB 928/1461 KB 992/1118 KB 932/1461 KB 996/1118 KB 936/1461 KB 996/1118 KB 940/1461 KB 996/1118 KB 944/1461 KB 996/1118 KB 932/1461 KB 1000/1118 KB 944/1461 KB 1004/1118 KB 944/1461 KB 1008/1118 KB 944/1461 KB 1008/1118 KB 948/1461 KB 1012/1118 KB 952/1461 KB 1012/1118 KB 956/1461 KB 1012/1118 KB 960/1461 KB 1012/1118 KB 948/1461 KB 1016/1118 KB 960/1461 KB 1020/1118 KB 960/1461 KB 1024/1118 KB 960/1461 KB 1028/1118 KB 960/1461 KB 1032/1118 KB 964/1461 KB 1036/1118 KB 964/1461 KB 1040/1118 KB 964/1461 KB 1028/1118 KB 964/1461 KB 1040/1118 KB 968/1461 KB 1040/1118 KB 972/1461 KB 1040/1118 KB 976/1461 KB 1040/1118 KB 980/1461 KB 1044/1118 KB 984/1461 KB 1044/1118 KB 988/1461 KB 1044/1118 KB 992/1461 KB 1044/1118 KB 980/1461 KB 1048/1118 KB 992/1461 KB 1052/1118 KB 992/1461 KB 1056/1118 KB 992/1461 KB 1060/1118 KB 992/1461 KB 1064/1118 KB 996/1461 KB 1068/1118 KB 996/1461 KB 1072/1118 KB 996/1461 KB 1060/1118 KB 996/1461 KB 1072/1118 KB 1000/1461 KB 1072/1118 KB 1004/1461 KB 1072/1118 KB 1008/1461 KB 1072/1118 KB 1012/1461 KB 1076/1118 KB 1016/1461 KB 1076/1118 KB 1020/1461 KB 1076/1118 KB 1024/1461 KB 1076/1118 KB 1012/1461 KB 1080/1118 KB 1024/1461 KB 1084/1118 KB 1024/1461 KB 1088/1118 KB 1024/1461 KB 1092/1118 KB 1024/1461 KB 1096/1118 KB 1028/1461 KB 1100/1118 KB 1028/1461 KB 1104/1118 KB 1028/1461 KB 1092/1118 KB 1028/1461 KB 1104/1118 KB 1032/1461 KB 1104/1118 KB 1036/1461 KB 1104/1118 KB 1040/1461 KB 1104/1118 KB 1044/1461 KB 1108/1118 KB 1048/1461 KB 1108/1118 KB 1052/1461 KB 1108/1118 KB 1056/1461 KB 1108/1118 KB 1044/1461 KB 1112/1118 KB 1056/1461 KB 1116/1118 KB 1056/1461 KB 1118/1118 KB 1056/1461 KB 1118/1118 KB 1060/1461 KB 1118/1118 KB 1064/1461 KB 1118/1118 KB 1068/1461 KB 1118/1118 KB 1072/1461 KB 1118/1118 KB 1076/1461 KB 1118/1118 KB 1080/1461 KB 1118/1118 KB 1084/1461 KB 1118/1118 KB 1088/1461 KB 1118/1118 KB 1092/1461 KB 1118/1118 KB 1096/1461 KB 1118/1118 KB 1100/1461 KB 1118/1118 KB 1104/1461 KB 1118/1118 KB 1108/1461 KB 1118/1118 KB 1112/1461 KB 1118/1118 KB 1116/1461 KB 1118/1118 KB 1120/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 591.7 KB/sec) unit-mysql-0: 12:22:10 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 1124/1461 KB 1128/1461 KB 1132/1461 KB 1136/1461 KB 1140/1461 KB 1144/1461 KB 1148/1461 KB 1152/1461 KB 1156/1461 KB 1160/1461 KB 1164/1461 KB 1168/1461 KB 1172/1461 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 758.9 KB/sec) unit-mysql-0: 12:22:10 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 12:22:10 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:22:10 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:22:10 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/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 273.1 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 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 98.2 KB/sec) unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 12:22:10 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 122.2 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 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:22:10 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:22:10 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 34.5 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 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:22:10 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:22:10 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 138.7 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 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:22:10 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:22:10 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 164.2 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 532.7 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 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 76.5 KB/sec) unit-mysql-0: 12:22:10 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:22:10 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:22:10 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 231.9 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 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:22:10 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:22:10 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 607.0 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 57.9 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 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 199.7 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 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 196.3 KB/sec) unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/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 351.1 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 201.9 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 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 48.3 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 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 231.8 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 888.2 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 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:22:10 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:22:10 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:22:10 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:22:10 DEBUG unit.abot-epc-basic/0.install 4/10 KB 3/149 KB 4/6 KB 8/10 KB 4/14 KB 3/149 KB 4/6 KB 10/10 KB 4/14 KB 3/149 KB 4/6 KB 4/10 KB 4/14 KB 3/149 KB 4/6 KB 10/10 KB 8/14 KB 3/149 KB 4/6 KB 10/10 KB 12/14 KB 3/149 KB 4/6 KB 10/10 KB 14/14 KB 3/149 KB 4/6 KB 4/10 KB 5/149 KB 4/6 KB 10/10 KB 14/14 KB 8/149 KB 4/6 KB 10/10 KB 14/14 KB 11/149 KB 4/6 KB 10/10 KB 14/14 KB 13/149 KB 4/6 KB 10/10 KB 14/14 KB 16/149 KB 4/6 KB 10/10 KB 14/14 KB 4/6 KB 4/10 KB 16/149 KB 6/6 KB 10/10 KB 14/14 KB 19/149 KB 6/6 KB 10/10 KB 14/14 KB 21/149 KB 6/6 KB 10/10 KB 14/14 KB 4/21 KB 21/149 KB 6/6 KB 10/10 KB 14/14 KB 4/21 KB 24/149 KB 6/6 KB 10/10 KB 14/14 KB 8/21 KB 24/149 KB 6/6 KB 10/10 KB 14/14 KB 12/21 KB 24/149 KB 6/6 KB 10/10 KB 14/14 KB 12/21 KB 27/149 KB 6/6 KB 10/10 KB 14/14 KB 16/21 KB 27/149 KB 6/6 KB 10/10 KB 14/14 KB 16/21 KB 29/149 KB 6/6 KB 10/10 KB 14/14 KB 20/21 KB 29/149 KB 6/6 KB 10/10 KB 14/14 KB 20/21 KB 32/149 KB 6/6 KB 10/10 KB 14/14 KB 21/21 KB 32/149 KB 6/6 KB 10/10 KB 14/14 KB 21/21 KB 36/149 KB 6/6 KB 10/10 KB 14/14 KB 21/21 KB 40/149 KB 6/6 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 633.0 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 DEBUG unit.abot-epc-basic/0.install 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 323.6 KB/sec) unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 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 193.2 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 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:22:10 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 563.0 KB/sec) unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 21/21 KB 44/149 KB 6/6 KB 48/149 KB 52/149 KB Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 56/149 KB 60/149 KB 4/30 KB 64/149 KB 4/30 KB 68/149 KB 4/30 KB 72/149 KB 4/30 KB 76/149 KB 4/30 KB 56/149 KB 4/30 KB 76/149 KB 8/30 KB 76/149 KB 12/30 KB 76/149 KB 16/30 KB 76/149 KB 20/30 KB 76/149 KB 24/30 KB 76/149 KB 28/30 KB 76/149 KB 30/30 KB 80/149 KB 30/30 KB 84/149 KB 30/30 KB 88/149 KB 30/30 KB 88/149 KB 30/30 KB 4/14 KB 88/149 KB 30/30 KB 3/37 KB 8/14 KB 88/149 KB 30/30 KB 3/37 KB 12/14 KB 88/149 KB 30/30 KB 3/37 KB 14/14 KB 88/149 KB 30/30 KB 3/37 KB 4/14 KB 88/149 KB 30/30 KB 5/37 KB 14/14 KB 88/149 KB 30/30 KB 8/37 KB 14/14 KB 88/149 KB 30/30 KB 11/37 KB 14/14 KB 88/149 KB 30/30 KB 13/37 KB 14/14 KB 88/149 KB 30/30 KB 16/37 KB 14/14 KB 88/149 KB 30/30 KB 19/37 KB 14/14 KB 88/149 KB 30/30 KB 21/37 KB 14/14 KB 88/149 KB 30/30 KB 24/37 KB 14/14 KB 88/149 KB 30/30 KB 27/37 KB 14/14 KB 88/149 KB 30/30 KB 29/37 KB 14/14 KB 88/149 KB 30/30 KB 32/37 KB 14/14 KB 88/149 KB 30/30 KB 35/37 KB 14/14 KB 88/149 KB 30/30 KB 35/37 KB 14/14 KB 4/37 KB 88/149 KB 30/30 KB 37/37 KB 14/14 KB 4/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 774.0 KB/sec) unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 88/149 KB 37/37 KB 14/14 KB 8/37 KB 88/149 KB 37/37 KB 14/14 KB 12/37 KB 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:22:10 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 327.3 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 DEBUG unit.abot-epc-basic/0.install 88/149 KB 37/37 KB 14/14 KB 16/37 KB 92/149 KB 37/37 KB 16/37 KB 92/149 KB 37/37 KB 20/37 KB 96/149 KB 37/37 KB 24/37 KB 96/149 KB 37/37 KB 28/37 KB 96/149 KB 37/37 KB 32/37 KB 96/149 KB 37/37 KB 20/37 KB 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 818.4 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 DEBUG unit.abot-epc-basic/0.install 100/149 KB 32/37 KB 104/149 KB 4/11 KB 32/37 KB 108/149 KB 4/11 KB 32/37 KB 100/149 KB 4/11 KB 32/37 KB 108/149 KB 4/11 KB 36/37 KB 108/149 KB 8/11 KB 37/37 KB 112/149 KB 4/43 KB 8/11 KB 37/37 KB 112/149 KB 8/11 KB 37/37 KB 108/149 KB 8/11 KB 37/37 KB 112/149 KB 4/43 KB 11/11 KB 37/37 KB 116/149 KB 4/43 KB 11/11 KB 37/37 KB 120/149 KB 8/43 KB 11/11 KB 37/37 KB 124/149 KB 8/43 KB 11/11 KB 37/37 KB 128/149 KB 8/43 KB 11/11 KB 37/37 KB 116/149 KB 8/43 KB 11/11 KB 37/37 KB 128/149 KB 12/43 KB 11/11 KB 37/37 KB 128/149 KB 16/43 KB 11/11 KB 37/37 KB 128/149 KB 20/43 KB 11/11 KB 37/37 KB 132/149 KB 3/7 KB 24/43 KB 11/11 KB 37/37 KB 132/149 KB 3/7 KB 28/43 KB 11/11 KB 37/37 KB 132/149 KB 3/7 KB 32/43 KB 11/11 KB 37/37 KB 132/149 KB 3/7 KB 36/43 KB 11/11 KB 37/37 KB 132/149 KB 3/7 KB 40/43 KB 11/11 KB 132/149 KB 3/7 KB 43/43 KB 11/11 KB 132/149 KB 3/7 KB 20/43 KB 11/11 KB 37/37 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 188.7 KB/sec) unit-abot-epc-basic-0: 12:22:10 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:22:10 DEBUG unit.abot-epc-basic/0.install 132/149 KB 20/43 KB 11/11 KB 37/37 KB 136/149 KB 5/7 KB 43/43 KB 140/149 KB 5/7 KB 43/43 KB 144/149 KB 5/7 KB 43/43 KB 132/149 KB 5/7 KB 43/43 KB 144/149 KB 7/7 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 672.1 KB/sec) unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 148/149 KB 7/7 KB 43/43 KB 149/149 KB 7/7 KB 43/43 KB 149/149 KB 7/7 KB 43/43 KB 4/60 KB 149/149 KB 7/7 KB 43/43 KB 8/60 KB 149/149 KB 7/7 KB 43/43 KB 12/60 KB 149/149 KB 7/7 KB 43/43 KB 16/60 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 109.0 KB/sec) unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 149/149 KB 43/43 KB 20/60 KB 149/149 KB 43/43 KB 24/60 KB 149/149 KB 43/43 KB 28/60 KB 149/149 KB 43/43 KB 32/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 668.2 KB/sec) unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2000.9 KB/sec) unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB 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 851.8 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:22:11 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:22:11 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:22:11 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 97.3 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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 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 1420.3 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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 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:22:11 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:22:11 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 98.8 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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 149.5 KB/sec) unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 584.8 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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:22:11 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:22:11 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 219.0 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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 106.6 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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 133.5 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 142.8 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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 154.8 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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 203.6 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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 188.3 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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 148.1 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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 101.3 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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 104.6 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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 222.3 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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 49.8 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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 267.9 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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:22:11 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:22:11 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 1398.4 KB/sec) unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 12:22:11 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 42.2 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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 48.0 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 101.2 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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:22:11 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:22:11 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB 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:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install 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 629.5 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 DEBUG unit.abot-epc-basic/0.install 4/48 KB 3/87 KB 8/48 KB 3/87 KB 12/48 KB 3/87 KB 16/48 KB 3/87 KB 4/48 KB 5/87 KB 16/48 KB 8/87 KB 3/35 KB 16/48 KB 11/87 KB 4/156 KB 3/35 KB 4/21 KB 16/48 KB 5/87 KB 3/35 KB 16/48 KB 11/87 KB 4/156 KB 6/35 KB 4/21 KB 16/48 KB 11/87 KB 4/156 KB 9/35 KB 4/21 KB 16/48 KB 11/87 KB 4/156 KB 11/35 KB 4/21 KB 16/48 KB 11/87 KB 4/156 KB 14/35 KB 4/21 KB 16/48 KB 11/87 KB 4/156 KB 16/35 KB 4/21 KB 16/48 KB 11/87 KB 4/156 KB 19/35 KB 4/21 KB 16/48 KB 11/87 KB 4/156 KB 22/35 KB 4/21 KB 16/48 KB 13/87 KB 4/156 KB 25/35 KB 4/21 KB 20/48 KB 8/87 KB 4/156 KB 3/35 KB 4/21 KB 16/48 KB 13/87 KB 8/156 KB 25/35 KB 4/21 KB 20/48 KB 13/87 KB 12/156 KB 25/35 KB 4/21 KB 20/48 KB 13/87 KB 16/156 KB 25/35 KB 4/21 KB 20/48 KB 13/87 KB 20/156 KB 25/35 KB 4/21 KB 20/48 KB 8/87 KB 3/35 KB 4/21 KB 16/48 KB 13/87 KB 20/156 KB 27/35 KB 8/21 KB 20/48 KB 13/87 KB 20/156 KB 27/35 KB 12/21 KB 20/48 KB 13/87 KB 20/156 KB 27/35 KB 16/21 KB 20/48 KB 13/87 KB 20/156 KB 27/35 KB 20/21 KB 20/48 KB 13/87 KB 20/156 KB 27/35 KB 21/21 KB 20/48 KB 13/87 KB 24/156 KB 27/35 KB 21/21 KB 20/48 KB 13/87 KB 28/156 KB 27/35 KB 21/21 KB 20/48 KB 13/87 KB 32/156 KB 27/35 KB 21/21 KB 20/48 KB 13/87 KB 20/156 KB 27/35 KB 4/21 KB 20/48 KB 13/87 KB 4/156 KB 22/35 KB 4/21 KB 20/48 KB 13/87 KB 32/156 KB 27/35 KB 21/21 KB 24/48 KB 13/87 KB 32/156 KB 27/35 KB 21/21 KB 28/48 KB 13/87 KB 4/156 KB 22/35 KB 4/21 KB 16/48 KB 16/87 KB 32/156 KB 30/35 KB 21/21 KB 28/48 KB 19/87 KB 32/156 KB 30/35 KB 21/21 KB 28/48 KB 21/87 KB 32/156 KB 30/35 KB 21/21 KB 28/48 KB 21/87 KB 32/156 KB 30/35 KB 21/21 KB 32/48 KB 13/87 KB 32/156 KB 30/35 KB 21/21 KB 28/48 KB 24/87 KB 32/156 KB 30/35 KB 21/21 KB 32/48 KB 24/87 KB 36/156 KB 30/35 KB 21/21 KB 32/48 KB 27/87 KB 40/156 KB 32/35 KB 21/21 KB 36/48 KB 27/87 KB 44/156 KB 32/35 KB 21/21 KB 36/48 KB 27/87 KB 36/156 KB 32/35 KB 21/21 KB 36/48 KB 29/87 KB 44/156 KB 32/35 KB 21/21 KB 36/48 KB 32/87 KB 44/156 KB 32/35 KB 21/21 KB 36/48 KB 24/87 KB 36/156 KB 32/35 KB 21/21 KB 36/48 KB 24/87 KB 36/156 KB 32/35 KB 21/21 KB 32/48 KB 32/87 KB 44/156 KB 35/35 KB 21/21 KB 36/48 KB 32/87 KB 44/156 KB 35/35 KB 21/21 KB 40/48 KB 32/87 KB 44/156 KB 35/35 KB 21/21 KB 44/48 KB 36/87 KB 48/156 KB 35/35 KB 21/21 KB 48/48 KB 36/87 KB 48/156 KB 35/35 KB 21/21 KB 44/48 KB 36/87 KB 52/156 KB 35/35 KB 21/21 KB 48/48 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 755.1 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 DEBUG unit.abot-epc-basic/0.install 36/87 KB 44/156 KB 35/35 KB 21/21 KB 44/48 KB 40/87 KB 52/156 KB 35/35 KB 48/48 KB 44/87 KB 52/156 KB 35/35 KB 48/48 KB 48/87 KB 52/156 KB 35/35 KB 48/48 KB 36/87 KB 52/156 KB 35/35 KB 21/21 KB 48/48 KB 48/87 KB 56/156 KB 35/35 KB 48/48 KB 48/87 KB 60/156 KB 35/35 KB 48/48 KB 48/87 KB 64/156 KB 35/35 KB 48/48 KB 48/87 KB 68/156 KB 35/35 KB 48/48 KB 52/87 KB 72/156 KB 35/35 KB 48/48 KB 52/87 KB 76/156 KB 35/35 KB 48/48 KB 52/87 KB 80/156 KB 35/35 KB 48/48 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 1233.2 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 DEBUG unit.abot-epc-basic/0.install 52/87 KB 68/156 KB 35/35 KB 48/48 KB 56/87 KB 80/156 KB 48/48 KB 60/87 KB 80/156 KB 48/48 KB 64/87 KB 80/156 KB 48/48 KB 68/87 KB 80/156 KB 48/48 KB 4/86 KB 72/87 KB 84/156 KB 4/86 KB 76/87 KB 84/156 KB 4/86 KB 80/87 KB 84/156 KB 4/86 KB 68/87 KB 84/156 KB 4/86 KB 80/87 KB 88/156 KB 4/86 KB 80/87 KB 92/156 KB 4/86 KB 80/87 KB 96/156 KB 4/86 KB 3/24 KB 80/87 KB 96/156 KB 4/86 KB 68/87 KB 80/156 KB 8/86 KB 3/24 KB 80/87 KB 96/156 KB 12/86 KB 3/24 KB 80/87 KB 96/156 KB 16/86 KB 3/24 KB 80/87 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 1115.4 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 DEBUG unit.abot-epc-basic/0.install 20/86 KB 3/24 KB 80/87 KB 96/156 KB 24/86 KB 6/24 KB 84/87 KB 100/156 KB 28/86 KB 6/24 KB 84/87 KB 100/156 KB 32/86 KB 6/24 KB 84/87 KB 100/156 KB 20/86 KB 6/24 KB 84/87 KB 100/156 KB 32/86 KB 6/24 KB 84/87 KB 104/156 KB 32/86 KB 6/24 KB 84/87 KB 108/156 KB 32/86 KB 6/24 KB 84/87 KB 112/156 KB 32/86 KB 6/24 KB 84/87 KB 116/156 KB 36/86 KB 6/24 KB 84/87 KB 120/156 KB 36/86 KB 6/24 KB 84/87 KB 124/156 KB 36/86 KB 6/24 KB 84/87 KB 128/156 KB 20/86 KB 6/24 KB 84/87 KB 96/156 KB 36/86 KB 6/24 KB 87/87 KB 128/156 KB 20/86 KB 6/24 KB 80/87 KB 96/156 KB 36/86 KB 9/24 KB 87/87 KB 128/156 KB 36/86 KB 11/24 KB 87/87 KB 128/156 KB 36/86 KB 11/24 KB 87/87 KB 128/156 KB 3/14 KB 36/86 KB 11/24 KB 87/87 KB 128/156 KB 6/14 KB 36/86 KB 11/24 KB 87/87 KB 128/156 KB 9/14 KB 36/86 KB 14/24 KB 87/87 KB 128/156 KB 11/14 KB 36/86 KB 14/24 KB 87/87 KB 128/156 KB 14/14 KB 36/86 KB 6/24 KB 84/87 KB 116/156 KB 40/86 KB 14/24 KB 87/87 KB 128/156 KB 14/14 KB 44/86 KB 14/24 KB 87/87 KB 128/156 KB 14/14 KB 48/86 KB 14/24 KB 87/87 KB 128/156 KB 14/14 KB 36/86 KB 14/24 KB 87/87 KB 128/156 KB 9/14 KB 48/86 KB 16/24 KB 87/87 KB 128/156 KB 14/14 KB 48/86 KB 19/24 KB 87/87 KB 128/156 KB 14/14 KB 48/86 KB 22/24 KB 87/87 KB 128/156 KB 14/14 KB 48/86 KB 24/24 KB 87/87 KB 128/156 KB 14/14 KB 52/86 KB 24/24 KB 87/87 KB 128/156 KB 14/14 KB 56/86 KB 24/24 KB 132/156 KB 14/14 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 1471.6 KB/sec) unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install 52/86 KB 24/24 KB 87/87 KB 132/156 KB 14/14 KB 60/86 KB 24/24 KB 136/156 KB 14/14 KB 60/86 KB 24/24 KB 136/156 KB 14/14 KB 64/86 KB 24/24 KB 136/156 KB 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:22:11 DEBUG unit.abot-epc-basic/0.install 64/86 KB 24/24 KB 140/156 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 264.0 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 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 461.2 KB/sec) unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install 64/86 KB 144/156 KB 64/86 KB 148/156 KB 68/86 KB 152/156 KB 68/86 KB 148/156 KB 72/86 KB 152/156 KB 76/86 KB 152/156 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-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install 76/86 KB 152/156 KB 3/119 KB 80/86 KB 156/156 KB 6/119 KB 3/29 KB 80/86 KB 156/156 KB 9/119 KB 3/29 KB 80/86 KB 156/156 KB 11/119 KB 3/29 KB 80/86 KB 156/156 KB 3/119 KB 3/29 KB 76/86 KB 156/156 KB 3/119 KB 3/29 KB 80/86 KB 156/156 KB 11/119 KB 3/29 KB 76/86 KB 152/156 KB 3/119 KB 3/29 KB 80/86 KB 156/156 KB 11/119 KB 5/29 KB 84/86 KB 156/156 KB 11/119 KB 5/29 KB 86/86 KB 156/156 KB 11/119 KB 5/29 KB 86/86 KB 156/156 KB 11/119 KB 8/29 KB 86/86 KB 156/156 KB 11/119 KB 11/29 KB 86/86 KB 156/156 KB 11/119 KB 13/29 KB 86/86 KB 156/156 KB 14/119 KB 16/29 KB 86/86 KB 156/156 KB 14/119 KB 13/29 KB 86/86 KB 156/156 KB 16/119 KB 16/29 KB 86/86 KB 156/156 KB 16/119 KB 19/29 KB 86/86 KB 3/37 KB 156/156 KB 16/119 KB 21/29 KB 86/86 KB 3/37 KB 156/156 KB 19/119 KB 24/29 KB 86/86 KB 3/37 KB 156/156 KB 16/119 KB 19/29 KB 86/86 KB 5/37 KB 156/156 KB 19/119 KB 24/29 KB 86/86 KB 8/37 KB 156/156 KB 19/119 KB 24/29 KB 86/86 KB 11/37 KB 156/156 KB 19/119 KB 24/29 KB 86/86 KB 3/37 KB 156/156 KB 19/119 KB 21/29 KB 86/86 KB 11/37 KB 156/156 KB 22/119 KB 24/29 KB 86/86 KB 13/37 KB 156/156 KB 25/119 KB 24/29 KB 86/86 KB 13/37 KB 156/156 KB 22/119 KB 24/29 KB 86/86 KB 16/37 KB 156/156 KB 25/119 KB 27/29 KB 86/86 KB 19/37 KB 156/156 KB 25/119 KB 27/29 KB 86/86 KB 21/37 KB 27/119 KB 27/29 KB 24/37 KB 27/119 KB 27/29 KB 86/86 KB 13/37 KB 156/156 KB 25/119 KB 27/29 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 2051.2 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1235.9 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 DEBUG unit.abot-epc-basic/0.install 24/37 KB 27/119 KB 29/29 KB 86/86 KB 19/37 KB 156/156 KB 27/119 KB 27/29 KB 24/37 KB 30/119 KB 29/29 KB 24/37 KB 32/119 KB 29/29 KB 24/37 KB 36/119 KB 29/29 KB 27/37 KB 36/119 KB 29/29 KB 29/37 KB 36/119 KB 29/29 KB 32/37 KB 36/119 KB 29/29 KB 32/37 KB 40/119 KB 29/29 KB 32/37 KB 44/119 KB 29/29 KB 35/37 KB 44/119 KB 29/29 KB 35/37 KB 48/119 KB 29/29 KB 37/37 KB 48/119 KB 29/29 KB 37/37 KB 52/119 KB 29/29 KB 37/37 KB 56/119 KB 29/29 KB 37/37 KB 60/119 KB 29/29 KB 37/37 KB 64/119 KB 29/29 KB 37/37 KB 68/119 KB 29/29 KB 37/37 KB 68/119 KB 3/57 KB 29/29 KB 37/37 KB 68/119 KB 5/57 KB 29/29 KB 37/37 KB 68/119 KB 8/57 KB 29/29 KB 4/11 KB 37/37 KB 68/119 KB 5/57 KB 29/29 KB 4/11 KB 37/37 KB 68/119 KB 8/57 KB 8/11 KB 37/37 KB 68/119 KB 8/57 KB 11/11 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 368.7 KB/sec) unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install 37/37 KB 68/119 KB 11/57 KB 11/11 KB 37/37 KB 68/119 KB 13/57 KB 11/11 KB 72/119 KB 16/57 KB 11/11 KB 72/119 KB 19/57 KB 11/11 KB 72/119 KB 21/57 KB 11/11 KB 72/119 KB 24/57 KB 11/11 KB 72/119 KB 27/57 KB 11/11 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 441.2 KB/sec) unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install 72/119 KB 29/57 KB 11/11 KB 72/119 KB 32/57 KB 11/11 KB 37/37 KB 72/119 KB 13/57 KB 11/11 KB 76/119 KB 32/57 KB 11/11 KB 80/119 KB 32/57 KB 11/11 KB 84/119 KB 32/57 KB 11/11 KB 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:22:11 DEBUG unit.abot-epc-basic/0.install 84/119 KB 36/57 KB 84/119 KB 40/57 KB 84/119 KB 44/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 115.4 KB/sec) unit-abot-epc-basic-0: 12:22:11 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:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install 88/119 KB 48/57 KB 88/119 KB 44/57 KB 92/119 KB 48/57 KB 96/119 KB 48/57 KB 100/119 KB 48/57 KB 104/119 KB 52/57 KB 108/119 KB 52/57 KB 112/119 KB 52/57 KB 100/119 KB 52/57 KB 112/119 KB 56/57 KB 112/119 KB 57/57 KB 116/119 KB 57/57 KB 4/33 KB 116/119 KB 57/57 KB 8/33 KB 116/119 KB 57/57 KB 12/33 KB 116/119 KB 57/57 KB 16/33 KB 116/119 KB 57/57 KB 20/33 KB 116/119 KB 57/57 KB 24/33 KB 116/119 KB 57/57 KB 28/33 KB 116/119 KB 57/57 KB 3/5 KB 32/33 KB 116/119 KB 57/57 KB 3/5 KB 33/33 KB 116/119 KB 57/57 KB 3/5 KB 33/33 KB 3/21 KB 116/119 KB 57/57 KB 3/5 KB 24/33 KB 116/119 KB 57/57 KB 3/5 KB 33/33 KB 3/21 KB 116/119 KB 57/57 KB 5/5 KB 33/33 KB 5/21 KB 116/119 KB 57/57 KB 5/5 KB 33/33 KB 8/21 KB 116/119 KB 57/57 KB 5/5 KB 33/33 KB 11/21 KB 116/119 KB 57/57 KB 5/5 KB 33/33 KB 13/21 KB 116/119 KB 57/57 KB 5/5 KB 33/33 KB 16/21 KB 116/119 KB 57/57 KB 5/5 KB 33/33 KB 19/21 KB 116/119 KB 57/57 KB 5/5 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 582.3 KB/sec) unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install 33/33 KB 21/21 KB 119/119 KB 5/5 KB 33/33 KB 21/21 KB 116/119 KB 5/5 KB 33/33 KB 21/21 KB 119/119 KB 5/5 KB 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:22:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 44.5 KB/sec) unit-abot-epc-basic-0: 12:22:11 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 315.1 KB/sec) unit-abot-epc-basic-0: 12:22:11 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 202.8 KB/sec) unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1143.5 KB/sec) unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 127.1 KB/sec) unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:22:11 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:22:11 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:22:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:22:12 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:22:12 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:22:12 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:22:12 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:22:12 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 132.6 KB/sec) unit-abot-epc-basic-0: 12:22:12 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:22:12 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:22:12 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:22:12 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:22:12 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:22:12 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:22:12 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:22:12 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 96.0 KB/sec) unit-abot-epc-basic-0: 12:22:12 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:22:12 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 1156.2 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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:22:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 12:22:13 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 45.5 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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 109.0 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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 595.0 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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 242.8 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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 162.9 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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 178.3 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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 759.8 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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 111.2 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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 102.3 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 152.2 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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:22:13 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:22:13 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 683.3 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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 359.0 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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 155.1 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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:22:13 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:22:13 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/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1255.3 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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:22:13 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:22:13 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:22:13 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:22:13 DEBUG unit.abot-epc-basic/0.install 3/286 KB 3/223 KB 3/45 KB 3/39 KB 5/286 KB 3/223 KB 3/45 KB 3/39 KB 3/286 KB 3/223 KB 3/45 KB 5/39 KB 5/286 KB 3/223 KB 3/45 KB 8/39 KB 3/308 KB 5/286 KB 3/223 KB 3/45 KB 11/39 KB 3/308 KB 5/286 KB 3/223 KB 3/45 KB 3/286 KB 5/223 KB 3/45 KB 11/39 KB 3/308 KB 5/286 KB 8/223 KB 3/45 KB 11/39 KB 3/308 KB 5/286 KB 3/45 KB 3/286 KB 8/223 KB 5/45 KB 11/39 KB 3/308 KB 5/286 KB 8/223 KB 8/45 KB 11/39 KB 3/308 KB 5/286 KB 11/223 KB 11/45 KB 11/39 KB 3/308 KB 5/286 KB 11/223 KB 13/45 KB 11/39 KB 3/308 KB 5/286 KB 11/223 KB 16/45 KB 13/39 KB 3/308 KB 5/286 KB 11/223 KB 19/45 KB 13/39 KB 3/308 KB 5/286 KB 3/223 KB 3/45 KB 5/39 KB 3/308 KB 5/286 KB 11/223 KB 19/45 KB 13/39 KB 5/308 KB 8/286 KB 11/223 KB 19/45 KB 13/39 KB 8/308 KB 8/286 KB 11/223 KB 19/45 KB 13/39 KB 11/308 KB 8/286 KB 11/223 KB 19/45 KB 13/39 KB 13/308 KB 8/286 KB 11/223 KB 19/45 KB 13/39 KB 16/308 KB 8/286 KB 11/223 KB 19/45 KB 13/39 KB 19/308 KB 8/286 KB 11/223 KB 19/45 KB 13/39 KB 21/308 KB 8/286 KB 11/223 KB 19/45 KB 13/39 KB 24/308 KB 8/286 KB 11/223 KB 19/45 KB 13/39 KB 3/308 KB 8/286 KB 11/223 KB 13/45 KB 13/39 KB 3/308 KB 5/286 KB 11/223 KB 19/45 KB 16/39 KB 27/308 KB 8/286 KB 11/223 KB 8/45 KB 11/39 KB 3/308 KB 5/286 KB 13/223 KB 19/45 KB 16/39 KB 27/308 KB 8/286 KB 16/223 KB 19/45 KB 16/39 KB 27/308 KB 8/286 KB 19/223 KB 19/45 KB 16/39 KB 27/308 KB 8/286 KB 21/223 KB 19/45 KB 19/39 KB 27/308 KB 8/286 KB 24/223 KB 19/45 KB 19/39 KB 27/308 KB 11/286 KB 11/223 KB 19/45 KB 13/39 KB 27/308 KB 8/286 KB 24/223 KB 21/45 KB 19/39 KB 29/308 KB 11/286 KB 24/223 KB 21/45 KB 19/39 KB 27/308 KB 11/286 KB 21/223 KB 19/45 KB 19/39 KB 27/308 KB 11/286 KB 19/223 KB 19/45 KB 19/39 KB 27/308 KB 8/286 KB 24/223 KB 21/45 KB 21/39 KB 29/308 KB 11/286 KB 24/223 KB 21/45 KB 21/39 KB 29/308 KB 13/286 KB 27/223 KB 24/45 KB 24/39 KB 29/308 KB 16/286 KB 27/223 KB 24/45 KB 24/39 KB 29/308 KB 13/286 KB 27/223 KB 21/45 KB 24/39 KB 29/308 KB 13/286 KB 24/223 KB 21/45 KB 24/39 KB 29/308 KB 13/286 KB 27/223 KB 24/45 KB 27/39 KB 32/308 KB 16/286 KB 27/223 KB 24/45 KB 24/39 KB 32/308 KB 16/286 KB 29/223 KB 27/45 KB 27/39 KB 32/308 KB 16/286 KB 32/223 KB 27/45 KB 27/39 KB 36/308 KB 19/286 KB 27/223 KB 27/45 KB 27/39 KB 32/308 KB 16/286 KB 32/223 KB 29/45 KB 29/39 KB 36/308 KB 19/286 KB 32/223 KB 27/45 KB 29/39 KB 36/308 KB 19/286 KB 32/223 KB 29/45 KB 32/39 KB 36/308 KB 19/286 KB 32/223 KB 32/45 KB 35/39 KB 36/308 KB 19/286 KB 32/223 KB 32/45 KB 37/39 KB 36/308 KB 19/286 KB 36/223 KB 32/45 KB 39/39 KB 36/308 KB 19/286 KB 29/223 KB 27/45 KB 27/39 KB 36/308 KB 19/286 KB 36/223 KB 32/45 KB 39/39 KB 40/308 KB 19/286 KB 36/223 KB 32/45 KB 39/39 KB 44/308 KB 19/286 KB 36/223 KB 32/45 KB 39/39 KB 48/308 KB 19/286 KB 29/223 KB 27/45 KB 27/39 KB 32/308 KB 19/286 KB 36/223 KB 32/45 KB 39/39 KB 48/308 KB 21/286 KB 36/223 KB 32/45 KB 39/39 KB 48/308 KB 24/286 KB 36/223 KB 32/45 KB 39/39 KB 48/308 KB 27/286 KB 36/223 KB 32/45 KB 39/39 KB 48/308 KB 29/286 KB 36/223 KB 32/45 KB 37/39 KB 36/308 KB 19/286 KB 40/223 KB 32/45 KB 39/39 KB 48/308 KB 29/286 KB 44/223 KB 32/45 KB 39/39 KB 48/308 KB 29/286 KB 48/223 KB 32/45 KB 39/39 KB 52/308 KB 32/286 KB 32/223 KB 32/45 KB 32/39 KB 36/308 KB 19/286 KB 48/223 KB 36/45 KB 39/39 KB 52/308 KB 32/286 KB 48/223 KB 40/45 KB 39/39 KB 52/308 KB 32/286 KB 48/223 KB 44/45 KB 39/39 KB 52/308 KB 32/286 KB 48/223 KB unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install 45/45 KB 39/39 KB 52/308 KB 32/286 KB 52/223 KB 45/45 KB 39/39 KB 52/308 KB 32/286 KB 56/223 KB 45/45 KB 39/39 KB 52/308 KB 32/286 KB 60/223 KB 45/45 KB 39/39 KB 52/308 KB 32/286 KB 64/223 KB 45/45 KB 39/39 KB 52/308 KB 32/286 KB 44/223 KB 32/45 KB 39/39 KB 52/308 KB 32/286 KB 64/223 KB 45/45 KB 39/39 KB 56/308 KB 32/286 KB 44/223 KB 32/45 KB 39/39 KB 48/308 KB 32/286 KB 64/223 KB 45/45 KB 39/39 KB 56/308 KB 36/286 KB 64/223 KB 45/45 KB 39/39 KB 60/308 KB 40/286 KB 64/223 KB 45/45 KB 39/39 KB 60/308 KB 44/286 KB 64/223 KB 45/45 KB 39/39 KB 60/308 KB 48/286 KB 64/223 KB 45/45 KB 39/39 KB 60/308 KB 52/286 KB 68/223 KB 60/308 KB 56/286 KB 68/223 KB 60/308 KB 60/286 KB 68/223 KB 60/308 KB 64/286 KB 64/223 KB 45/45 KB 39/39 KB 60/308 KB 36/286 KB 68/223 KB 64/308 KB 64/286 KB 68/223 KB 68/308 KB 64/286 KB 68/223 KB 72/308 KB 64/286 KB 68/223 KB 76/308 KB 64/286 KB 68/223 KB 80/308 KB 64/286 KB 68/223 KB 45/45 KB 60/308 KB 52/286 KB 72/223 KB 80/308 KB 64/286 KB 76/223 KB 80/308 KB 64/286 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 1036.9 KB/sec) unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install 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 1033.3 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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:22:13 DEBUG unit.abot-epc-basic/0.install 76/223 KB 84/308 KB 64/286 KB 76/223 KB 88/308 KB 64/286 KB 80/223 KB 88/308 KB 68/286 KB 84/223 KB 88/308 KB 68/286 KB 76/223 KB 88/308 KB 68/286 KB 84/223 KB 92/308 KB 72/286 KB 84/223 KB 92/308 KB 76/286 KB 84/223 KB 92/308 KB 80/286 KB 84/223 KB 92/308 KB 68/286 KB 88/223 KB 96/308 KB 80/286 KB 88/223 KB 92/308 KB 80/286 KB 92/223 KB 96/308 KB 80/286 KB 96/223 KB 96/308 KB 84/286 KB 96/223 KB 100/308 KB 84/286 KB 96/223 KB 104/308 KB 84/286 KB 96/223 KB 108/308 KB 84/286 KB 96/223 KB 112/308 KB 84/286 KB 92/223 KB 96/308 KB 84/286 KB 100/223 KB 112/308 KB 88/286 KB 100/223 KB 112/308 KB 92/286 KB 100/223 KB 112/308 KB 96/286 KB 100/223 KB 112/308 KB 100/286 KB 100/223 KB 4/22 KB 116/308 KB 104/286 KB 100/223 KB 112/308 KB 84/286 KB 104/223 KB 4/22 KB 3/174 KB 116/308 KB 104/286 KB 100/223 KB 4/22 KB 3/174 KB 116/308 KB 104/286 KB 100/223 KB 4/22 KB 116/308 KB 100/286 KB 104/223 KB 4/22 KB 5/174 KB 116/308 KB 104/286 KB 104/223 KB 8/22 KB 8/174 KB 116/308 KB 104/286 KB 104/223 KB 8/22 KB 11/174 KB 116/308 KB 104/286 KB 108/223 KB 8/22 KB 11/174 KB 116/308 KB 104/286 KB 112/223 KB 8/22 KB 13/174 KB 116/308 KB 104/286 KB 100/223 KB 116/308 KB 100/286 KB 112/223 KB 8/22 KB 13/174 KB 120/308 KB 104/286 KB 112/223 KB 8/22 KB 13/174 KB 124/308 KB 104/286 KB 112/223 KB 8/22 KB 13/174 KB 128/308 KB 104/286 KB 112/223 KB 8/22 KB 13/174 KB 132/308 KB 108/286 KB 116/223 KB 8/22 KB 13/174 KB 136/308 KB 108/286 KB 116/223 KB 8/22 KB 13/174 KB 140/308 KB 108/286 KB 116/223 KB 8/22 KB 13/174 KB 144/308 KB 108/286 KB 108/223 KB 8/22 KB 13/174 KB 116/308 KB 104/286 KB 104/223 KB 8/22 KB 5/174 KB 116/308 KB 104/286 KB 116/223 KB 12/22 KB 13/174 KB 144/308 KB 108/286 KB 116/223 KB 16/22 KB 13/174 KB 144/308 KB 108/286 KB 116/223 KB 20/22 KB 13/174 KB 144/308 KB 108/286 KB 116/223 KB 22/22 KB 13/174 KB 144/308 KB 108/286 KB 116/223 KB 22/22 KB 16/174 KB 144/308 KB 108/286 KB 116/223 KB 22/22 KB 19/174 KB 144/308 KB 108/286 KB 116/223 KB 22/22 KB 21/174 KB 144/308 KB 108/286 KB 116/223 KB 8/22 KB 13/174 KB 132/308 KB 108/286 KB 120/223 KB 22/22 KB 21/174 KB 144/308 KB 108/286 KB 112/223 KB 8/22 KB 13/174 KB 128/308 KB 108/286 KB 120/223 KB 22/22 KB 24/174 KB 144/308 KB 112/286 KB 120/223 KB 22/22 KB 24/174 KB 144/308 KB 116/286 KB 120/223 KB 22/22 KB 24/174 KB 144/308 KB 108/286 KB 124/223 KB 22/22 KB 24/174 KB 144/308 KB 116/286 KB 128/223 KB 22/22 KB 24/174 KB 144/308 KB 116/286 KB 128/223 KB 22/22 KB 27/174 KB 144/308 KB 116/286 KB 128/223 KB 22/22 KB 29/174 KB 144/308 KB 116/286 KB 132/223 KB 22/22 KB 32/174 KB 144/308 KB 120/286 KB 132/223 KB 22/22 KB 32/174 KB 148/308 KB 120/286 KB 132/223 KB 22/22 KB 36/174 KB 152/308 KB 120/286 KB 132/223 KB 22/22 KB 36/174 KB 156/308 KB 120/286 KB 132/223 KB 22/22 KB 36/174 KB 160/308 KB 120/286 KB 132/223 KB 22/22 KB 29/174 KB 144/308 KB 120/286 KB 136/223 KB 22/22 KB 36/174 KB 160/308 KB 120/286 KB 140/223 KB 22/22 KB 36/174 KB 160/308 KB 120/286 KB 144/223 KB 22/22 KB 36/174 KB 160/308 KB 120/286 KB 128/223 KB 22/22 KB 29/174 KB 144/308 KB 120/286 KB 144/223 KB 22/22 KB 36/174 KB 160/308 KB 124/286 KB 144/223 KB 22/22 KB 36/174 KB 160/308 KB 128/286 KB 144/223 KB 22/22 KB 36/174 KB 160/308 KB 132/286 KB 144/223 KB 22/22 KB 36/174 KB 160/308 KB 136/286 KB 144/223 KB 22/22 KB 36/174 KB 160/308 KB 140/286 KB 144/223 KB 22/22 KB 36/174 KB 160/308 KB 144/286 KB 148/223 KB 22/22 KB 36 unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install /174 KB 160/308 KB 148/286 KB 148/223 KB 36/174 KB 164/308 KB 152/286 KB 148/223 KB 36/174 KB 164/308 KB 156/286 KB 148/223 KB 36/174 KB 164/308 KB 160/286 KB 132/223 KB 22/22 KB 36/174 KB 148/308 KB 120/286 KB 148/223 KB 40/174 KB 164/308 KB 160/286 KB 148/223 KB 44/174 KB 164/308 KB 160/286 KB 148/223 KB 48/174 KB 164/308 KB 160/286 KB 148/223 KB 52/174 KB 164/308 KB 160/286 KB 148/223 KB 56/174 KB 164/308 KB 160/286 KB 148/223 KB 60/174 KB 164/308 KB 160/286 KB 148/223 KB 64/174 KB 164/308 KB 160/286 KB 148/223 KB 36/174 KB 164/308 KB 148/286 KB 148/223 KB 64/174 KB 168/308 KB 160/286 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 328.4 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 DEBUG unit.abot-epc-basic/0.install 148/223 KB 22/22 KB 36/174 KB 160/308 KB 144/286 KB 152/223 KB 64/174 KB 168/308 KB 160/286 KB 156/223 KB 64/174 KB 168/308 KB 160/286 KB 160/223 KB 64/174 KB 168/308 KB 160/286 KB 160/223 KB 64/174 KB 172/308 KB 160/286 KB 160/223 KB 64/174 KB 176/308 KB 160/286 KB 160/223 KB 64/174 KB 180/308 KB 160/286 KB 164/223 KB 68/174 KB 184/308 KB 164/286 KB 164/223 KB 68/174 KB 188/308 KB 164/286 KB 164/223 KB 68/174 KB 192/308 KB 164/286 KB 3/9 KB 164/223 KB 68/174 KB 192/308 KB 164/286 KB 6/9 KB 164/223 KB 68/174 KB 192/308 KB 164/286 KB 9/9 KB 164/223 KB 68/174 KB 192/308 KB 164/286 KB 9/9 KB 164/223 KB 68/174 KB 192/308 KB 164/286 KB 164/223 KB 64/174 KB 180/308 KB 160/286 KB 9/9 KB 168/223 KB 68/174 KB 192/308 KB 164/286 KB 9/9 KB 172/223 KB 68/174 KB 192/308 KB 164/286 KB 9/9 KB 176/223 KB 68/174 KB 192/308 KB 164/286 KB 164/223 KB 68/174 KB 180/308 KB 164/286 KB 9/9 KB 176/223 KB 72/174 KB 192/308 KB 164/286 KB 9/9 KB 180/223 KB 76/174 KB 192/308 KB 164/286 KB 9/9 KB 180/223 KB 80/174 KB 192/308 KB 164/286 KB 9/9 KB 180/223 KB 84/174 KB 196/308 KB 164/286 KB 9/9 KB 180/223 KB 88/174 KB 196/308 KB 164/286 KB 9/9 KB 180/223 KB 92/174 KB 196/308 KB 164/286 KB 9/9 KB 180/223 KB 96/174 KB 196/308 KB 164/286 KB 9/9 KB 180/223 KB 100/174 KB 196/308 KB 164/286 KB 164/223 KB 64/174 KB 180/308 KB 164/286 KB 9/9 KB 180/223 KB 100/174 KB 196/308 KB 168/286 KB 9/9 KB 180/223 KB 100/174 KB 196/308 KB 172/286 KB 9/9 KB 180/223 KB 100/174 KB 196/308 KB 176/286 KB 9/9 KB 180/223 KB 100/174 KB 196/308 KB 180/286 KB 180/223 KB 100/174 KB 196/308 KB 184/286 KB 180/223 KB 100/174 KB 196/308 KB 188/286 KB 180/223 KB 100/174 KB 196/308 KB 192/286 KB 9/9 KB 180/223 KB 80/174 KB 196/308 KB 164/286 KB 180/223 KB 100/174 KB 200/308 KB 192/286 KB 180/223 KB 100/174 KB 204/308 KB 192/286 KB 180/223 KB 100/174 KB 208/308 KB 192/286 KB 9/9 KB 180/223 KB 72/174 KB 192/308 KB 164/286 KB 184/223 KB 100/174 KB 208/308 KB 192/286 KB 188/223 KB 100/174 KB 208/308 KB 192/286 KB 192/223 KB 100/174 KB 208/308 KB 192/286 KB 196/223 KB 100/174 KB 208/308 KB 192/286 KB 200/223 KB 100/174 KB 212/308 KB 196/286 KB 204/223 KB 100/174 KB 212/308 KB 196/286 KB 208/223 KB 100/174 KB 212/308 KB 196/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 103.7 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 DEBUG unit.abot-epc-basic/0.install 208/223 KB 104/174 KB 212/308 KB 196/286 KB 208/223 KB 108/174 KB 212/308 KB 196/286 KB 208/223 KB 112/174 KB 212/308 KB 196/286 KB 208/223 KB 116/174 KB 212/308 KB 196/286 KB 212/223 KB 120/174 KB 212/308 KB 196/286 KB 212/223 KB 124/174 KB 212/308 KB 196/286 KB 212/223 KB 128/174 KB 212/308 KB 196/286 KB 196/223 KB 100/174 KB 212/308 KB 196/286 KB 212/223 KB 128/174 KB 212/308 KB 200/286 KB 212/223 KB 128/174 KB 212/308 KB 204/286 KB 212/223 KB 128/174 KB 212/308 KB 208/286 KB 196/223 KB 100/174 KB 212/308 KB 192/286 KB 212/223 KB 128/174 KB 216/308 KB 208/286 KB 212/223 KB 128/174 KB 220/308 KB 208/286 KB 212/223 KB 128/174 KB 224/308 KB 208/286 KB 212/223 KB 128/174 KB 228/308 KB 208/286 KB 212/223 KB 128/174 KB 232/308 KB 212/286 KB 212/223 KB 128/174 KB 236/308 KB 212/286 KB 212/223 KB 128/174 KB 240/308 KB 212/286 KB 212/223 KB 116/174 KB 212/308 KB 196/286 KB 216/223 KB 128/174 KB 240/308 KB 212/286 KB 220/223 KB 128/174 KB 240/308 KB 212/286 KB 223/223 KB 128/174 KB 240/308 KB 212/286 KB 212/223 KB 128/174 KB 228/308 KB 212/286 KB 223/223 KB 128/174 KB 240/308 KB 216/286 KB 223/223 KB 128/174 KB 240/308 KB 220/286 KB 223/223 KB 128/174 KB 240/308 KB 224/286 KB 223/223 KB 128/174 KB 240/308 KB 228/286 KB 223/223 KB 132/174 KB 3/22 KB 244/308 KB 232/286 KB 223/223 KB 132/174 KB 3/22 KB 244/308 KB 236/286 KB 223/223 KB 132/174 KB 3/22 KB 244/308 KB 240/286 KB 223/223 KB 132/174 KB 3/22 KB 244/308 KB 228/286 KB 223/223 KB 132/174 KB 3/22 KB 248/308 KB 240/286 KB 223/223 KB 132/174 KB 3/22 KB 252/308 KB 240/286 KB 223/223 KB 132/174 KB 3/22 KB 240/308 KB 228/286 KB 223/223 KB 132/174 KB 5/22 KB 252/308 KB 240/286 KB 223/223 KB 132/174 KB 8/22 KB 252/308 KB 240/286 KB 223/223 KB 132/174 KB 11/22 KB 252/308 KB 240/286 KB 223/223 KB 132/174 KB 13/22 KB 252/308 KB 240/286 KB 223/223 KB 132/174 KB 16/22 KB 252/308 KB 240/286 KB 223/223 KB 132/174 KB 19/22 KB 252/308 KB 240/286 KB 223/223 KB 132/174 KB 21/22 KB 252/308 KB 240/286 KB 223/223 KB 132/174 KB 22/22 KB 252/308 KB 240/286 KB 223/223 KB 132/174 KB 240/308 KB 228/286 KB 223/223 KB 136/174 KB 22/22 KB 252/308 KB 240/286 KB 223/223 KB 140/174 KB 22/22 KB 256/308 KB 240/286 KB 223/223 KB 144/174 KB 22/22 KB 256/308 KB 240/286 KB 223/223 KB 148/174 KB 22/22 KB 256/308 KB 240/286 KB 152/174 KB 22/22 KB 256/308 KB 244/286 KB 156/174 KB 22/22 KB 256/308 KB 244/286 KB 160/174 KB 22/22 KB 256/308 KB 244/286 KB 223/223 KB 136/174 KB 22/22 KB 256/308 KB 240/286 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 2205.6 KB/sec) unit-abot-epc-basic-0: 12:22:13 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-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install 160/174 KB 22/22 KB 260/308 KB 244/286 KB 160/174 KB 22/22 KB 264/308 KB 244/286 KB 160/174 KB 22/22 KB 268/308 KB 244/286 KB 160/174 KB 22/22 KB 272/308 KB 244/286 KB 223/223 KB 148/174 KB 22/22 KB 256/308 KB 244/286 KB 160/174 KB 22/22 KB 272/308 KB 248/286 KB 160/174 KB 22/22 KB 272/308 KB 252/286 KB 160/174 KB 22/22 KB 272/308 KB 256/286 KB 160/174 KB 22/22 KB 276/308 KB 256/286 KB 164/174 KB 280/308 KB 260/286 KB 164/174 KB 284/308 KB 260/286 KB 164/174 KB 288/308 KB 260/286 KB 164/174 KB 292/308 KB 260/286 KB 4/17 KB 164/174 KB 296/308 KB 260/286 KB 4/17 KB 164/174 KB 300/308 KB 260/286 KB 4/17 KB 164/174 KB 304/308 KB 260/286 KB 4/17 KB 164/174 KB 308/308 KB 260/286 KB 4/17 KB 164/174 KB 308/308 KB 260/286 KB 164/174 KB 276/308 KB 260/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 209.8 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 DEBUG unit.abot-epc-basic/0.install 160/174 KB 22/22 KB 276/308 KB 260/286 KB 4/17 KB 168/174 KB 308/308 KB 264/286 KB 4/17 KB 168/174 KB 308/308 KB 268/286 KB 4/17 KB 168/174 KB 308/308 KB 272/286 KB 4/17 KB 168/174 KB 308/308 KB 260/286 KB 4/17 KB 172/174 KB 308/308 KB 272/286 KB 4/17 KB 174/174 KB 308/308 KB 272/286 KB 4/17 KB 164/174 KB 292/308 KB 260/286 KB 8/17 KB 174/174 KB 308/308 KB 272/286 KB 12/17 KB 174/174 KB 308/308 KB 272/286 KB 16/17 KB 174/174 KB 308/308 KB 272/286 KB 17/17 KB 174/174 KB 308/308 KB 272/286 KB 17/17 KB 174/174 KB 308/308 KB 276/286 KB 17/17 KB 174/174 KB 308/308 KB 280/286 KB 17/17 KB 174/174 KB 308/308 KB 284/286 KB 17/17 KB 174/174 KB 308/308 KB 286/286 KB 17/17 KB 174/174 KB 308/308 KB 286/286 KB 3/11 KB 17/17 KB 174/174 KB 308/308 KB 286/286 KB 6/11 KB 17/17 KB 174/174 KB 308/308 KB 286/286 KB 9/11 KB 17/17 KB 174/174 KB 308/308 KB 286/286 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2746.0 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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 143.2 KB/sec) unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1523.8 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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:22:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2303.6 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 91.3 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 8/11 KB 4/28 KB 11/11 KB 4/28 KB 11/11 KB 8/28 KB 11/11 KB 12/28 KB 11/11 KB 16/28 KB 3/14 KB 11/11 KB 3/13 KB 16/28 KB 3/14 KB 6/13 KB 16/28 KB 3/14 KB 9/13 KB 16/28 KB 3/309 KB 3/14 KB 11/13 KB 16/28 KB 3/309 KB 3/14 KB 13/13 KB 16/28 KB 3/309 KB 3/14 KB 11/11 KB 12/28 KB 3/14 KB 13/13 KB 16/28 KB 3/309 KB 6/14 KB 13/13 KB 16/28 KB 3/309 KB 9/14 KB 13/13 KB 16/28 KB 3/309 KB 11/14 KB 13/13 KB 16/28 KB 3/309 KB 14/14 KB 6/13 KB 16/28 KB 3/309 KB 3/14 KB 13/13 KB 16/28 KB 5/309 KB 14/14 KB 13/13 KB 16/28 KB 8/309 KB 14/14 KB 13/13 KB 16/28 KB 11/309 KB 14/14 KB 13/13 KB 16/28 KB 13/309 KB 14/14 KB 13/13 KB 16/28 KB 16/309 KB 14/14 KB 13/13 KB 16/28 KB 19/309 KB 14/14 KB 13/13 KB 16/28 KB 21/309 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 73.5 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 DEBUG unit.abot-epc-basic/0.install 13/13 KB 16/28 KB 24/309 KB 14/14 KB 13/13 KB 16/28 KB 27/309 KB 14/14 KB 13/13 KB 16/28 KB 29/309 KB 14/14 KB 13/13 KB 16/28 KB 32/309 KB 14/14 KB 13/13 KB 16/28 KB 36/309 KB 14/14 KB 13/13 KB 16/28 KB 40/309 KB 14/14 KB 13/13 KB 16/28 KB 44/309 KB 14/14 KB 13/13 KB 16/28 KB 48/309 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 89.6 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 92.2 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 DEBUG unit.abot-epc-basic/0.install 16/28 KB 52/309 KB 16/28 KB 56/309 KB 16/28 KB 60/309 KB 16/28 KB 64/309 KB 16/28 KB 64/309 KB 3/37 KB 3/14 KB 16/28 KB 64/309 KB 4/192 KB 5/37 KB 3/14 KB 16/28 KB 64/309 KB 4/192 KB 3/37 KB 16/28 KB 64/309 KB 4/192 KB 3/37 KB 3/14 KB 16/28 KB 64/309 KB 8/192 KB 5/37 KB 5/14 KB 16/28 KB 64/309 KB 12/192 KB 5/37 KB 5/14 KB 16/28 KB 64/309 KB 16/192 KB 5/37 KB 5/14 KB 16/28 KB 64/309 KB 8/192 KB 5/37 KB 8/14 KB 16/28 KB 64/309 KB 16/192 KB 5/37 KB 11/14 KB 16/28 KB 64/309 KB 16/192 KB 5/37 KB 13/14 KB 16/28 KB 64/309 KB 16/192 KB 5/37 KB 14/14 KB 16/28 KB 64/309 KB 16/192 KB 8/37 KB 13/14 KB 16/28 KB 64/309 KB 16/192 KB 8/37 KB 14/14 KB 16/28 KB 64/309 KB 20/192 KB 8/37 KB 14/14 KB 16/28 KB 64/309 KB 24/192 KB 8/37 KB 14/14 KB 16/28 KB 64/309 KB 24/192 KB 11/37 KB 14/14 KB 16/28 KB 64/309 KB 28/192 KB 11/37 KB 14/14 KB 16/28 KB 64/309 KB 32/192 KB 11/37 KB 14/14 KB 16/28 KB 64/309 KB 36/192 KB 11/37 KB 14/14 KB 20/28 KB 68/309 KB 36/192 KB 13/37 KB 14/14 KB 24/28 KB 68/309 KB 36/192 KB 13/37 KB 14/14 KB 28/28 KB 68/309 KB 36/192 KB 13/37 KB 14/14 KB 28/28 KB 68/309 KB 36/192 KB 13/37 KB 14/14 KB 16/28 KB 64/309 KB 36/192 KB 13/37 KB 14/14 KB 28/28 KB 68/309 KB 36/192 KB 16/37 KB 14/14 KB 28/28 KB 68/309 KB 36/192 KB 19/37 KB 14/14 KB 16/28 KB 68/309 KB 36/192 KB 13/37 KB 14/14 KB 28/28 KB 72/309 KB 36/192 KB 19/37 KB 14/14 KB 28/28 KB 76/309 KB 40/192 KB 21/37 KB 14/14 KB 28/28 KB 72/309 KB 40/192 KB 21/37 KB 14/14 KB 28/28 KB 72/309 KB 40/192 KB 19/37 KB 14/14 KB 28/28 KB 76/309 KB 44/192 KB 21/37 KB 14/14 KB 28/28 KB 76/309 KB 48/192 KB 21/37 KB 14/14 KB 28/28 KB 80/309 KB 52/192 KB 21/37 KB 14/14 KB 28/28 KB 80/309 KB 48/192 KB 21/37 KB 14/14 KB 28/28 KB 80/309 KB 52/192 KB 24/37 KB 14/14 KB 28/28 KB 84/309 KB 52/192 KB 24/37 KB 14/14 KB 28/28 KB 88/309 KB 56/192 KB 27/37 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 87.3 KB/sec) unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install 14/14 KB 28/28 KB 84/309 KB 52/192 KB 27/37 KB 28/28 KB 88/309 KB 56/192 KB 29/37 KB 28/28 KB 88/309 KB 56/192 KB 32/37 KB 14/14 KB 28/28 KB 84/309 KB 56/192 KB 27/37 KB 28/28 KB 88/309 KB 60/192 KB 32/37 KB 28/28 KB 88/309 KB 64/192 KB 32/37 KB 28/28 KB 92/309 KB 64/192 KB 35/37 KB 28/28 KB 96/309 KB 64/192 KB 35/37 KB 28/28 KB 100/309 KB 64/192 KB 35/37 KB 104/309 KB 68/192 KB 35/37 KB 108/309 KB 68/192 KB 35/37 KB 112/309 KB 68/192 KB 35/37 KB 28/28 KB 88/309 KB 64/192 KB 35/37 KB 112/309 KB 68/192 KB 37/37 KB 100/309 KB 68/192 KB 35/37 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 173.2 KB/sec) unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install 112/309 KB 72/192 KB 37/37 KB 112/309 KB 76/192 KB 37/37 KB 112/309 KB 80/192 KB 37/37 KB 112/309 KB 84/192 KB 37/37 KB 116/309 KB 88/192 KB 37/37 KB 116/309 KB 92/192 KB 37/37 KB 116/309 KB 96/192 KB 37/37 KB 116/309 KB 84/192 KB 37/37 KB 120/309 KB 96/192 KB 37/37 KB 124/309 KB 96/192 KB 37/37 KB 128/309 KB 96/192 KB 37/37 KB 128/309 KB 100/192 KB 37/37 KB 132/309 KB 104/192 KB 37/37 KB 132/309 KB 108/192 KB 37/37 KB 132/309 KB 112/192 KB 37/37 KB 132/309 KB 100/192 KB 37/37 KB 136/309 KB 112/192 KB 37/37 KB 140/309 KB 112/192 KB 37/37 KB 144/309 KB 112/192 KB 37/37 KB 144/309 KB 116/192 KB 37/37 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 220.0 KB/sec) unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install 148/309 KB 120/192 KB 148/309 KB 124/192 KB 148/309 KB 128/192 KB 148/309 KB 116/192 KB 37/37 KB 152/309 KB 128/192 KB 156/309 KB 128/192 KB 160/309 KB 128/192 KB 164/309 KB 128/192 KB 168/309 KB 132/192 KB 172/309 KB 132/192 KB 176/309 KB 132/192 KB 164/309 KB 132/192 KB 176/309 KB 136/192 KB 176/309 KB 140/192 KB 176/309 KB 144/192 KB 176/309 KB 148/192 KB 180/309 KB 152/192 KB 180/309 KB 156/192 KB 180/309 KB 160/192 KB 180/309 KB 148/192 KB 184/309 KB 160/192 KB 188/309 KB 160/192 KB 192/309 KB 160/192 KB 192/309 KB 164/192 KB 196/309 KB 168/192 KB 196/309 KB 172/192 KB 196/309 KB 176/192 KB 196/309 KB 164/192 KB 200/309 KB 176/192 KB 204/309 KB 176/192 KB 208/309 KB 176/192 KB 208/309 KB 180/192 KB 212/309 KB 184/192 KB 212/309 KB 188/192 KB 212/309 KB 192/192 KB 212/309 KB 192/192 KB 212/309 KB 180/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 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 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 1052.1 KB/sec) unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install 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 1631.8 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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 151.9 KB/sec) unit-abot-epc-basic-0: 12:22:13 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:22:13 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 208.6 KB/sec) unit-abot-epc-basic-0: 12:22:14 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:22:14 DEBUG unit.abot-epc-basic/0.install 3/74 KB 6/74 KB 9/74 KB 11/74 KB 14/74 KB 16/74 KB 19/74 KB 22/74 KB 25/74 KB 27/74 KB 30/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 2301.6 KB/sec) unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install May 30, 2019 12:22:15 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Thu May 30 12:22:15 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install May 30, 2019 12:22:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install May 30, 2019 12:22:16 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:22:16 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:22:18 DEBUG unit.abot-epc-basic/0.install May 30, 2019 12:22:18 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 12:22:18 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:22:18 DEBUG unit.abot-epc-basic/0.install May 30, 2019 12:22:18 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Thu May 30 12:22:18 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install May 30, 2019 12:22:18 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:22:18 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:22:18 DEBUG unit.abot-epc-basic/0.install May 30, 2019 12:22:18 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:22:18 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:22:18 DEBUG unit.abot-epc-basic/0.install May 30, 2019 12:22:18 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:22:18 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:22:18 DEBUG unit.abot-epc-basic/0.install May 30, 2019 12:22:18 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:22:18 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:22:18 DEBUG unit.abot-epc-basic/0.install May 30, 2019 12:22:18 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Thu May 30 12:22:18 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install May 30, 2019 12:22:18 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:22:18 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:22:19 DEBUG unit.abot-epc-basic/0.install May 30, 2019 12:22:19 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:22:19 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:22:19 DEBUG unit.abot-epc-basic/0.install May 30, 2019 12:22:19 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:22:19 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:22:19 DEBUG unit.abot-epc-basic/0.install May 30, 2019 12:22:19 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:22:19 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:22:19 DEBUG unit.abot-epc-basic/0.install 30-May-2019 12:22:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install 30-May-2019 12:22:19 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install 30-May-2019 12:22:19 [main] REPORT: STEP EXECUTION TIME TAKEN :1460 MS unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install 30-May-2019 12:22:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install 30-May-2019 12:22:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install 30-May-2019 12:22:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install 30-May-2019 12:22:20 [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:22:20 DEBUG unit.abot-epc-basic/0.install 30-May-2019 12:22:20 [main] REPORT: STEP EXECUTION TIME TAKEN :125 MS unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install 30-May-2019 12:22:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install 30-May-2019 12:22:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 12:22:20 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:22:20 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:22:20 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install 0m2.066s unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.648 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:22:20 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 sec unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.014 sec unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install 30-May-2019 12:22:20.197 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:22:20 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:22:20 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 192.7 KB/sec) unit-abot-epc-basic-0: 12:22:20 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:22:20 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 182.9 KB/sec) unit-abot-epc-basic-0: 12:22:20 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:22:20 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 153.9 KB/sec) unit-abot-epc-basic-0: 12:22:20 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:22:20 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 219.6 KB/sec) unit-abot-epc-basic-0: 12:22:20 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:22:20 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.0.1/plexus-3.0.1.pom (19 KB at 1398.3 KB/sec) unit-abot-epc-basic-0: 12:22:20 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:22:20 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 71.0 KB/sec) unit-abot-epc-basic-0: 12:22:20 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:22:20 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 570.3 KB/sec) unit-abot-epc-basic-0: 12:22:20 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:22:20 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:22:20 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:22:20 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 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:22:20 DEBUG unit.abot-epc-basic/0.install 3/181 KB 22/22 KB 6/181 KB 22/22 KB 9/181 KB 22/22 KB 11/181 KB 22/22 KB Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install 14/181 KB 22/22 KB 16/181 KB 22/22 KB 19/181 KB 22/22 KB 22/181 KB 22/22 KB 25/181 KB 22/22 KB 27/181 KB 22/22 KB 30/181 KB 22/22 KB 32/181 KB 22/22 KB 36/181 KB 22/22 KB 40/181 KB 22/22 KB 44/181 KB 22/22 KB 48/181 KB 22/22 KB 52/181 KB 22/22 KB 56/181 KB 22/22 KB 60/181 KB 22/22 KB 64/181 KB 22/22 KB 68/181 KB 22/22 KB 72/181 KB 3/57 KB 76/181 KB 3/57 KB 80/181 KB 3/57 KB 68/181 KB 3/57 KB 80/181 KB 6/57 KB 80/181 KB 9/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 387.3 KB/sec) unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install 80/181 KB 11/57 KB 84/181 KB 11/57 KB 84/181 KB 14/57 KB 84/181 KB 16/57 KB 84/181 KB 19/57 KB 88/181 KB 19/57 KB 92/181 KB 22/57 KB 96/181 KB 22/57 KB 88/181 KB 22/57 KB 96/181 KB 25/57 KB 100/181 KB 25/57 KB 3/60 KB 3/203 KB 104/181 KB 27/57 KB 3/60 KB 3/203 KB 108/181 KB 27/57 KB 3/60 KB 3/203 KB 112/181 KB 27/57 KB 3/60 KB 3/203 KB 100/181 KB 27/57 KB 3/60 KB 3/203 KB 100/181 KB 25/57 KB 3/60 KB 5/203 KB 112/181 KB 27/57 KB 3/60 KB 8/203 KB 112/181 KB 27/57 KB 3/60 KB 11/203 KB 112/181 KB 27/57 KB 3/60 KB 13/203 KB 112/181 KB 27/57 KB 3/60 KB 16/203 KB 112/181 KB 27/57 KB 3/60 KB 100/181 KB 25/57 KB 5/60 KB 16/203 KB 112/181 KB 27/57 KB 8/60 KB 16/203 KB 112/181 KB 27/57 KB 11/60 KB 16/203 KB 112/181 KB 27/57 KB 11/60 KB 19/203 KB 112/181 KB 27/57 KB 13/60 KB 21/203 KB 112/181 KB 27/57 KB 13/60 KB 19/203 KB 112/181 KB 27/57 KB 16/60 KB 21/203 KB 112/181 KB 27/57 KB 16/60 KB 24/203 KB 112/181 KB 27/57 KB 19/60 KB 27/203 KB 112/181 KB 27/57 KB 19/60 KB 24/203 KB 112/181 KB 27/57 KB 21/60 KB 27/203 KB 112/181 KB 27/57 KB 21/60 KB 29/203 KB 112/181 KB 27/57 KB 24/60 KB 29/203 KB 112/181 KB 27/57 KB 24/60 KB 32/203 KB 112/181 KB 27/57 KB 27/60 KB 32/203 KB 112/181 KB 27/57 KB 29/60 KB 32/203 KB 112/181 KB 27/57 KB 32/60 KB 36/203 KB 112/181 KB 30/57 KB 36/60 KB 36/203 KB 112/181 KB 30/57 KB 40/60 KB 36/203 KB 116/181 KB 30/57 KB 44/60 KB 36/203 KB 116/181 KB 30/57 KB 48/60 KB 36/203 KB 116/181 KB 30/57 KB 29/60 KB 36/203 KB 112/181 KB 30/57 KB 48/60 KB 40/203 KB 116/181 KB 30/57 KB 48/60 KB 44/203 KB 116/181 KB 30/57 KB 48/60 KB 48/203 KB 116/181 KB 30/57 KB 29/60 KB 32/203 KB 112/181 KB 30/57 KB 48/60 KB 48/203 KB 116/181 KB 32/57 KB 48/60 KB 48/203 KB 116/181 KB 36/57 KB 48/60 KB 48/203 KB 116/181 KB 40/57 KB 48/60 KB 48/203 KB 116/181 KB 44/57 KB 48/60 KB 48/203 KB 116/181 KB 48/57 KB 36/60 KB 36/203 KB 116/181 KB 30/57 KB 48/60 KB 48/203 KB 120/181 KB 48/57 KB 48/60 KB 48/203 KB 124/181 KB 48/57 KB 48/60 KB 48/203 KB 128/181 KB 48/57 KB 48/60 KB 48/203 KB 132/181 KB 48/57 KB 52/60 KB 52/203 KB 136/181 KB 52/57 KB 52/60 KB 52/203 KB 140/181 KB 52/57 KB 52/60 KB 52/203 KB 144/181 KB 52/57 KB 52/60 KB 52/203 KB 132/181 KB 52/57 KB 56/60 KB 52/203 KB 144/181 KB 52/57 KB 60/60 KB 52/203 KB 144/181 KB 52/57 KB 48/60 KB 52/203 KB 132/181 KB 52/57 KB 60/60 KB 52/203 KB 144/181 KB 56/57 KB 60/60 KB 52/203 KB 144/181 KB 57/57 KB 48/60 KB 52/203 KB 132/181 KB 48/57 KB 60/60 KB 56/203 KB 144/181 KB 57/57 KB 60/60 KB 60/203 KB 144/181 KB 57/57 KB 60/60 KB 64/203 KB 144/181 KB 57/57 KB 60/60 KB 68/203 KB 144/181 KB 57/57 KB 60/60 KB 72/203 KB 144/181 KB 57/57 KB 60/60 KB 76/203 KB 148/181 KB 57/57 KB 60/60 KB 80/203 KB 148/181 KB 57/57 KB 60/60 KB 84/203 KB 148/181 KB 57/57 KB 60/60 KB 88/203 KB 148/181 KB 57/57 KB 60/60 KB 92/203 KB 148/181 KB 57/57 KB 60/60 KB 96/203 KB 148/181 KB 57/57 KB 60/60 KB 100/203 KB 148/181 KB 57/57 KB 60/60 KB 104/203 KB 148/181 KB 57/57 KB 60/60 KB 108/203 KB 148/181 KB 57/57 KB 60/60 KB 112/203 KB 148/181 KB 57/57 KB 60/60 KB 116/203 KB 148/181 KB 57/57 KB 60/60 KB 72/203 KB 148/181 KB 57/57 KB 60/60 KB 116/203 KB 152/181 KB 57/57 KB 60/60 KB 116/203 KB 156/181 KB 57/57 KB 60/60 KB 116/203 KB 160/181 KB 57/57 KB 60/60 KB 116/203 KB 164/181 KB 57/57 KB 60/60 KB 116/203 KB 168/181 KB 57/57 KB 60/60 KB 116/203 KB 172/181 KB 57/57 KB 60/60 KB 1 unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install 16/203 KB 176/181 KB 57/57 KB 60/60 KB 116/203 KB 180/181 KB 57/57 KB 60/60 KB 116/203 KB 181/181 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 777.1 KB/sec) unit-abot-epc-basic-0: 12:22:20 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 836.8 KB/sec) unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install 120/203 KB 181/181 KB 124/203 KB 181/181 KB 128/203 KB 181/181 KB 132/203 KB 181/181 KB 136/203 KB 140/203 KB 144/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2370.0 KB/sec) unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install 148/203 KB 152/203 KB 156/203 KB 160/203 KB 164/203 KB 168/203 KB 172/203 KB 176/203 KB 180/203 KB 184/203 KB 188/203 KB 192/203 KB 196/203 KB 200/203 KB 203/203 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 2473.8 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:22:21 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:22:21 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 246.3 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1634.8 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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 319.0 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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 232.5 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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 191.1 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 670.2 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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 93.4 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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 121.0 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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 643.5 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 DEBUG unit.abot-epc-basic/0.install 3/21 KB 6/21 KB 9/21 KB 11/21 KB 14/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:22:21 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:22:21 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 83.3 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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 49.8 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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:22:21 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:22:21 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 1005.0 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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 61.2 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1299.2 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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 509.6 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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.17/plexus-utils-3.0.17.pom (4 KB at 255.0 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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 428.4 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 739.9 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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 206.5 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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 533.4 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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 64.9 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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 827.3 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2948.2 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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:22:21 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:22:21 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:22:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install 3/44 KB 4/46 KB 4/201 KB 4/158 KB 5/44 KB 4/46 KB 4/201 KB 4/158 KB 8/44 KB 4/46 KB 4/201 KB 4/158 KB 11/44 KB 4/46 KB 4/201 KB 4/158 KB 13/44 KB 4/46 KB 4/54 KB 4/201 KB 4/158 KB 16/44 KB 4/46 KB 4/201 KB 4/158 KB 3/44 KB 4/201 KB 4/158 KB 3/44 KB 4/46 KB 4/54 KB 4/201 KB 8/158 KB 16/44 KB 8/46 KB 4/54 KB 4/201 KB 12/158 KB 16/44 KB 8/46 KB 4/54 KB 4/201 KB 16/158 KB 16/44 KB 4/201 KB 3/44 KB 8/46 KB 4/54 KB 8/201 KB 16/158 KB 16/44 KB 8/46 KB 4/54 KB 12/201 KB 16/158 KB 16/44 KB 8/46 KB 4/54 KB 16/201 KB 16/158 KB 16/44 KB 8/46 KB 4/54 KB 20/201 KB 16/158 KB 16/44 KB 8/46 KB 4/54 KB 24/201 KB 20/158 KB 19/44 KB 8/46 KB 4/54 KB 28/201 KB 20/158 KB 19/44 KB 8/46 KB 4/54 KB 32/201 KB 20/158 KB 19/44 KB 8/46 KB 4/54 KB 4/201 KB 8/158 KB 16/44 KB 12/46 KB 4/54 KB 32/201 KB 20/158 KB 19/44 KB 16/46 KB 4/54 KB 32/201 KB 20/158 KB 19/44 KB 20/46 KB 4/54 KB 32/201 KB 20/158 KB 19/44 KB 24/46 KB 4/54 KB 32/201 KB 20/158 KB 19/44 KB 28/46 KB 4/54 KB 32/201 KB 20/158 KB 19/44 KB 32/46 KB 4/54 KB 32/201 KB 20/158 KB 19/44 KB 4/46 KB 4/54 KB 4/201 KB 4/158 KB 13/44 KB 32/46 KB 8/54 KB 32/201 KB 20/158 KB 19/44 KB 32/46 KB 12/54 KB 32/201 KB 20/158 KB 19/44 KB 32/46 KB 16/54 KB 32/201 KB 20/158 KB 19/44 KB 32/46 KB 20/54 KB 32/201 KB 20/158 KB 19/44 KB 32/46 KB 24/54 KB 32/201 KB 20/158 KB 19/44 KB 32/46 KB 28/54 KB 32/201 KB 20/158 KB 19/44 KB 32/46 KB 32/54 KB 32/201 KB 20/158 KB 19/44 KB 32/46 KB 36/54 KB 32/201 KB 20/158 KB 19/44 KB 36/46 KB 40/54 KB 36/201 KB 20/158 KB 19/44 KB 36/46 KB 44/54 KB 36/201 KB 20/158 KB 19/44 KB 36/46 KB 48/54 KB 36/201 KB 20/158 KB 19/44 KB 8/46 KB 4/54 KB 20/201 KB 20/158 KB 19/44 KB 36/46 KB 48/54 KB 36/201 KB 24/158 KB 19/44 KB 36/46 KB 48/54 KB 36/201 KB 28/158 KB 19/44 KB 36/46 KB 48/54 KB 36/201 KB 32/158 KB 19/44 KB 8/46 KB 4/54 KB 20/201 KB 16/158 KB 19/44 KB 36/46 KB 48/54 KB 36/201 KB 32/158 KB 21/44 KB 36/46 KB 48/54 KB 36/201 KB 32/158 KB 24/44 KB 36/46 KB 48/54 KB 36/201 KB 32/158 KB 27/44 KB 36/46 KB 48/54 KB 36/201 KB 32/158 KB 29/44 KB 36/46 KB 48/54 KB 36/201 KB 32/158 KB 32/44 KB 36/46 KB 48/54 KB 36/201 KB 36/158 KB 32/44 KB 36/46 KB 48/54 KB 36/201 KB 40/158 KB 32/44 KB 36/46 KB 48/54 KB 36/201 KB 44/158 KB 32/44 KB 36/46 KB 48/54 KB 36/201 KB 48/158 KB 32/44 KB 36/46 KB 48/54 KB 36/201 KB 52/158 KB 32/44 KB 36/46 KB 52/54 KB 36/201 KB 56/158 KB 36/44 KB 36/46 KB 52/54 KB 36/201 KB 60/158 KB 36/44 KB 36/46 KB 52/54 KB 36/201 KB 64/158 KB 36/44 KB 36/46 KB 36/54 KB 36/201 KB 20/158 KB 19/44 KB 36/46 KB 52/54 KB 40/201 KB 64/158 KB 36/44 KB 36/46 KB 52/54 KB 44/201 KB 64/158 KB 36/44 KB 36/46 KB 52/54 KB 48/201 KB 64/158 KB 36/44 KB 36/46 KB 36/54 KB 32/201 KB 20/158 KB 19/44 KB 40/46 KB 52/54 KB 48/201 KB 64/158 KB 36/44 KB 44/46 KB 52/54 KB 48/201 KB 64/158 KB 36/44 KB 46/46 KB 52/54 KB 48/201 KB 64/158 KB 36/44 KB 36/46 KB 52/54 KB 36/201 KB 52/158 KB 36/44 KB 46/46 KB 54/54 KB 52/201 KB 64/158 KB 36/44 KB 36/46 KB 48/54 KB 36/201 KB 52/158 KB 36/44 KB 46/46 KB 54/54 KB 52/201 KB 64/158 KB 40/44 KB 46/46 KB 54/54 KB 52/201 KB 64/158 KB 44/44 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 882.7 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 DEBUG unit.abot-epc-basic/0.install 54/54 KB 52/201 KB 68/158 KB 44/44 KB 52/201 KB 72/158 KB 44/44 KB 52/201 KB 76/158 KB 44/44 KB 52/201 KB 80/158 KB 44/44 KB 52/201 KB 84/158 KB 44/44 KB 52/201 KB 88/158 KB 44/44 KB 52/201 KB 92/158 KB 44/44 KB 52/201 KB 96/158 KB 44/44 KB 52/201 KB 100/158 KB 44/44 KB 52/201 KB 104/158 KB 44/44 KB 52/201 KB 108/158 KB 44/44 KB 52/201 KB 112/158 KB 44/44 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1144.7 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 DEBUG unit.abot-epc-basic/0.install 52/201 KB 116/158 KB 44/44 KB 52/201 KB 120/158 KB 44/44 KB 52/201 KB 124/158 KB 44/44 KB 52/201 KB 128/158 KB 44/44 KB 52/201 KB 132/158 KB 44/44 KB 52/201 KB 136/158 KB 44/44 KB 52/201 KB 140/158 KB 44/44 KB 52/201 KB 144/158 KB 44/44 KB 52/201 KB 148/158 KB 44/44 KB 52/201 KB 152/158 KB 44/44 KB 52/201 KB 156/158 KB 44/44 KB 52/201 KB 158/158 KB 44/44 KB 52/201 KB 158/158 KB 44/44 KB 56/201 KB 158/158 KB 44/44 KB 60/201 KB 158/158 KB 44/44 KB 64/201 KB 158/158 KB 44/44 KB 68/201 KB 158/158 KB 44/44 KB 72/201 KB 158/158 KB 44/44 KB 76/201 KB 158/158 KB 44/44 KB 80/201 KB 158/158 KB 44/44 KB 84/201 KB 158/158 KB 44/44 KB 88/201 KB 158/158 KB 44/44 KB 92/201 KB 158/158 KB 44/44 KB 46/46 KB 54/54 KB 52/201 KB 64/158 KB 44/44 KB 96/201 KB 158/158 KB 44/44 KB 100/201 KB 158/158 KB 44/44 KB 104/201 KB 158/158 KB 44/44 KB 108/201 KB 158/158 KB 44/44 KB 112/201 KB 158/158 KB 44/44 KB 116/201 KB 158/158 KB 44/44 KB 120/201 KB 158/158 KB 44/44 KB 124/201 KB 158/158 KB 44/44 KB 128/201 KB 158/158 KB 44/44 KB 132/201 KB 158/158 KB 44/44 KB 136/201 KB 158/158 KB 44/44 KB 140/201 KB 158/158 KB 44/44 KB 144/201 KB 158/158 KB 44/44 KB 148/201 KB 158/158 KB 44/44 KB 152/201 KB 158/158 KB 44/44 KB 156/201 KB 158/158 KB 44/44 KB 160/201 KB 158/158 KB 44/44 KB 164/201 KB 158/158 KB 44/44 KB 168/201 KB 158/158 KB 44/44 KB 172/201 KB 176/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 783.1 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2533.0 KB/sec) unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install 180/201 KB 184/201 KB 188/201 KB 192/201 KB 196/201 KB 200/201 KB 4/6 KB 3/3 KB 200/201 KB 4/6 KB 3/3 KB 200/201 KB 4/6 KB 200/201 KB 6/6 KB 3/3 KB 200/201 KB 6/6 KB 3/3 KB 201/201 KB 6/6 KB 3/3 KB 4/5 KB 201/201 KB 6/6 KB 3/3 KB 4/367 KB 5/5 KB 201/201 KB 6/6 KB 3/3 KB 4/367 KB 4/5 KB 201/201 KB 6/6 KB 3/3 KB 8/367 KB 5/5 KB 201/201 KB 6/6 KB 3/3 KB 12/367 KB 5/5 KB 201/201 KB 6/6 KB 3/3 KB 16/367 KB 5/5 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 39.3 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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 89.2 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 DEBUG unit.abot-epc-basic/0.install 16/367 KB 5/5 KB 3/52 KB 201/201 KB 20/367 KB 5/5 KB 5/52 KB 201/201 KB 20/367 KB 5/5 KB 3/52 KB 201/201 KB 24/367 KB 5/5 KB 5/52 KB 201/201 KB 28/367 KB 5/5 KB 5/52 KB 201/201 KB 28/367 KB 5/5 KB 8/52 KB 201/201 KB 32/367 KB 5/5 KB 8/52 KB 32/367 KB 5/5 KB 11/52 KB 32/367 KB 5/5 KB 13/52 KB 3/47 KB 36/367 KB 5/5 KB 16/52 KB 3/47 KB 32/367 KB 5/5 KB 11/52 KB 3/47 KB 36/367 KB 5/5 KB 16/52 KB 5/47 KB 36/367 KB 5/5 KB 16/52 KB 8/47 KB 36/367 KB 5/5 KB 16/52 KB 11/47 KB 36/367 KB 5/5 KB 16/52 KB 13/47 KB 36/367 KB 5/5 KB 16/52 KB 16/47 KB 36/367 KB 5/5 KB 16/52 KB 19/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 2747.8 KB/sec) unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install 36/367 KB 5/5 KB 19/52 KB 21/47 KB 36/367 KB 19/52 KB 24/47 KB 36/367 KB 19/52 KB 27/47 KB 36/367 KB 5/5 KB 13/52 KB 3/47 KB 40/367 KB 19/52 KB 27/47 KB 44/367 KB 19/52 KB 27/47 KB 48/367 KB 19/52 KB 27/47 KB 36/367 KB 5/5 KB 19/52 KB 21/47 KB 48/367 KB 21/52 KB 27/47 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 54.1 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 DEBUG unit.abot-epc-basic/0.install 52/367 KB 24/52 KB 27/47 KB 56/367 KB 24/52 KB 29/47 KB 60/367 KB 24/52 KB 29/47 KB 64/367 KB 24/52 KB 29/47 KB 48/367 KB 24/52 KB 27/47 KB 64/367 KB 27/52 KB 29/47 KB 52/367 KB 24/52 KB 29/47 KB 64/367 KB 29/52 KB 29/47 KB 64/367 KB 29/52 KB 32/47 KB 64/367 KB 32/52 KB 32/47 KB 64/367 KB 36/52 KB 32/47 KB 68/367 KB 40/52 KB 36/47 KB 68/367 KB 44/52 KB 36/47 KB 68/367 KB 48/52 KB 36/47 KB 68/367 KB 52/52 KB 36/47 KB 68/367 KB 36/52 KB 36/47 KB 72/367 KB 3/238 KB 52/52 KB 36/47 KB 76/367 KB 3/238 KB 52/52 KB 36/47 KB 80/367 KB 3/238 KB 52/52 KB 36/47 KB 64/367 KB 36/52 KB 36/47 KB 80/367 KB 3/238 KB 52/52 KB 40/47 KB 80/367 KB 3/238 KB 52/52 KB 44/47 KB 80/367 KB 3/238 KB 52/52 KB 47/47 KB 68/367 KB 3/238 KB 52/52 KB 36/47 KB 80/367 KB 5/238 KB 52/52 KB 47/47 KB 84/367 KB 5/238 KB 52/52 KB 47/47 KB 88/367 KB 8/238 KB 4/28 KB 52/52 KB 47/47 KB 92/367 KB 8/238 KB 4/28 KB 52/52 KB 47/47 KB 96/367 KB 8/238 KB 4/28 KB 52/52 KB 47/47 KB 84/367 KB 8/238 KB 4/28 KB 52/52 KB 47/47 KB 96/367 KB 8/238 KB 8/28 KB 52/52 KB 47/47 KB 96/367 KB 8/238 KB 12/28 KB 52/52 KB 47/47 KB 96/367 KB 8/238 KB 16/28 KB 52/52 KB 47/47 KB 84/367 KB 8/238 KB 52/52 KB 47/47 KB 96/367 KB 11/238 KB 16/28 KB 52/52 KB 47/47 KB 96/367 KB 13/238 KB 16/28 KB 52/52 KB 47/47 KB 96/367 KB 16/238 KB 16/28 KB 52/52 KB 47/47 KB 96/367 KB 19/238 KB 16/28 KB 52/52 KB 47/47 KB 96/367 KB 21/238 KB 20/28 KB 52/52 KB 47/47 KB 100/367 KB 24/238 KB 20/28 KB 52/52 KB 47/47 KB 100/367 KB 27/238 KB 20/28 KB 100/367 KB 29/238 KB 20/28 KB 100/367 KB 32/238 KB 20/28 KB 96/367 KB 19/238 KB 20/28 KB 52/52 KB 47/47 KB 100/367 KB 32/238 KB 24/28 KB 100/367 KB 32/238 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 497.0 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 547.3 KB/sec) unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install 100/367 KB 21/238 KB 20/28 KB 52/52 KB 47/47 KB 104/367 KB 32/238 KB 28/28 KB 108/367 KB 32/238 KB 28/28 KB 112/367 KB 32/238 KB 28/28 KB 116/367 KB 32/238 KB 28/28 KB 120/367 KB 36/238 KB 28/28 KB 124/367 KB 36/238 KB 28/28 KB 128/367 KB 36/238 KB 28/28 KB 132/367 KB 36/238 KB 28/28 KB 136/367 KB 36/238 KB 140/367 KB 36/238 KB 144/367 KB 36/238 KB 148/367 KB 36/238 KB 152/367 KB 36/238 KB 156/367 KB 36/238 KB 160/367 KB 36/238 KB 116/367 KB 36/238 KB 28/28 KB 160/367 KB 40/238 KB 160/367 KB 44/238 KB 160/367 KB 48/238 KB 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:22:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 255.2 KB/sec) unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install 160/367 KB 52/238 KB 160/367 KB 56/238 KB 160/367 KB 60/238 KB 160/367 KB 64/238 KB 160/367 KB 68/238 KB 160/367 KB 72/238 KB 160/367 KB 76/238 KB 160/367 KB 80/238 KB 164/367 KB 80/238 KB 168/367 KB 80/238 KB 172/367 KB 84/238 KB 176/367 KB 84/238 KB 180/367 KB 84/238 KB 184/367 KB 84/238 KB 188/367 KB 84/238 KB 192/367 KB 84/238 KB 196/367 KB 84/238 KB 200/367 KB 84/238 KB 204/367 KB 84/238 KB 208/367 KB 84/238 KB 212/367 KB 84/238 KB 168/367 KB 84/238 KB 212/367 KB 88/238 KB 212/367 KB 92/238 KB 212/367 KB 96/238 KB 212/367 KB 100/238 KB 212/367 KB 104/238 KB 212/367 KB 4/186 KB 104/238 KB 212/367 KB 3/558 KB 8/186 KB 104/238 KB 212/367 KB 3/558 KB 4/186 KB 104/238 KB 212/367 KB 5/558 KB 8/186 KB 104/238 KB 212/367 KB 5/558 KB 12/186 KB 104/238 KB 212/367 KB 5/558 KB 16/186 KB 104/238 KB 212/367 KB 5/558 KB 20/186 KB 104/238 KB 212/367 KB 8/558 KB 20/186 KB 104/238 KB 212/367 KB 11/558 KB 20/186 KB 104/238 KB 212/367 KB 13/558 KB 20/186 KB 104/238 KB 212/367 KB 13/558 KB 24/186 KB 104/238 KB 212/367 KB 13/558 KB 28/186 KB 104/238 KB 212/367 KB 16/558 KB 32/186 KB 104/238 KB 212/367 KB 16/558 KB 28/186 KB 104/238 KB 212/367 KB 16/558 KB 36/186 KB 104/238 KB 212/367 KB 19/558 KB 36/186 KB 104/238 KB 212/367 KB 21/558 KB 36/186 KB 104/238 KB 212/367 KB 24/558 KB 36/186 KB 104/238 KB 212/367 KB 24/558 KB 40/186 KB 104/238 KB 212/367 KB 24/558 KB 44/186 KB 104/238 KB 212/367 KB 27/558 KB 48/186 KB 108/238 KB 212/367 KB 27/558 KB 44/186 KB 108/238 KB 212/367 KB 24/558 KB 44/186 KB 108/238 KB 212/367 KB 27/558 KB 48/186 KB 112/238 KB 212/367 KB 29/558 KB 48/186 KB 112/238 KB 212/367 KB 32/558 KB 48/186 KB 116/238 KB 212/367 KB 36/558 KB 48/186 KB 116/238 KB 216/367 KB 40/558 KB 52/186 KB 116/238 KB 216/367 KB 44/558 KB 52/186 KB 116/238 KB 216/367 KB 48/558 KB 52/186 KB 116/238 KB 212/367 KB 29/558 KB 48/186 KB 116/238 KB 216/367 KB 48/558 KB 52/186 KB 120/238 KB 216/367 KB 48/558 KB 4/1199 KB 52/186 KB 124/238 KB 216/367 KB 36/558 KB 52/186 KB 116/238 KB 212/367 KB 36/558 KB 52/186 KB 116/238 KB 216/367 KB 48/558 KB 4/1199 KB 52/186 KB 120/238 KB 216/367 KB 48/558 KB 8/1199 KB 52/186 KB 124/238 KB 216/367 KB 48/558 KB 12/1199 KB 52/186 KB 124/238 KB 216/367 KB 48/558 KB 16/1199 KB 52/186 KB 124/238 KB 216/367 KB 48/558 KB 20/1199 KB 52/186 KB 124/238 KB 216/367 KB 48/558 KB 24/1199 KB 52/186 KB 124/238 KB 216/367 KB 48/558 KB 28/1199 KB 52/186 KB 124/238 KB 216/367 KB 48/558 KB 32/1199 KB 52/186 KB 124/238 KB 216/367 KB 48/558 KB 36/1199 KB 52/186 KB 124/238 KB 216/367 KB 48/558 KB 40/1199 KB 52/186 KB 124/238 KB 216/367 KB 48/558 KB 44/1199 KB 52/186 KB 124/238 KB 216/367 KB 48/558 KB 48/1199 KB 52/186 KB 124/238 KB 216/367 KB 48/558 KB 52/1199 KB 52/186 KB 124/238 KB 216/367 KB 48/558 KB 56/1199 KB 56/186 KB 124/238 KB 216/367 KB 48/558 KB 60/1199 KB 56/186 KB 124/238 KB 216/367 KB 48/558 KB 64/1199 KB 56/186 KB 124/238 KB 216/367 KB 48/558 KB 68/1199 KB 56/186 KB 124/238 KB 220/367 KB 52/558 KB 72/1199 KB 56/186 KB 128/238 KB 220/367 KB 52/558 KB 76/1199 KB 56/186 KB 128/238 KB 220/367 KB 52/558 KB 80/1199 KB 56/186 KB 128/238 KB 216/367 KB 48/558 KB 52/1199 KB 56/186 KB 124/238 KB 220/367 KB 52/558 KB 80/1199 KB 60/186 KB 128/238 KB 220/367 KB 52/558 KB 80/1199 KB 64/186 KB 128/238 KB 220/367 KB 52/558 KB 80/1199 KB 68/186 KB 128/238 KB 220/367 KB 52/558 KB 80/1199 KB 72/186 KB 128/238 KB 220/367 KB 52/558 unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install KB 80/1199 KB 76/186 KB 128/238 KB 220/367 KB 52/558 KB 80/1199 KB 80/186 KB 128/238 KB 220/367 KB 52/558 KB 68/1199 KB 56/186 KB 128/238 KB 220/367 KB 56/558 KB 80/1199 KB 80/186 KB 128/238 KB 220/367 KB 60/558 KB 84/1199 KB 84/186 KB 128/238 KB 220/367 KB 64/558 KB 84/1199 KB 84/186 KB 128/238 KB 220/367 KB 48/558 KB 68/1199 KB 56/186 KB 128/238 KB 220/367 KB 48/558 KB 68/1199 KB 56/186 KB 124/238 KB 224/367 KB 64/558 KB 84/1199 KB 84/186 KB 128/238 KB 224/367 KB 64/558 KB 84/1199 KB 84/186 KB 132/238 KB 228/367 KB 64/558 KB 84/1199 KB 84/186 KB 136/238 KB 228/367 KB 64/558 KB 84/1199 KB 84/186 KB 140/238 KB 228/367 KB 64/558 KB 84/1199 KB 84/186 KB 144/238 KB 228/367 KB 64/558 KB 84/1199 KB 84/186 KB 148/238 KB 228/367 KB 68/558 KB 84/1199 KB 84/186 KB 152/238 KB 228/367 KB 68/558 KB 84/1199 KB 84/186 KB 156/238 KB 228/367 KB 68/558 KB 84/1199 KB 84/186 KB 160/238 KB 220/367 KB 56/558 KB 84/1199 KB 84/186 KB 128/238 KB 228/367 KB 68/558 KB 88/1199 KB 84/186 KB 160/238 KB 228/367 KB 68/558 KB 92/1199 KB 84/186 KB 160/238 KB 220/367 KB 56/558 KB 80/1199 KB 84/186 KB 128/238 KB 228/367 KB 68/558 KB 92/1199 KB 88/186 KB 160/238 KB 228/367 KB 68/558 KB 92/1199 KB 92/186 KB 160/238 KB 228/367 KB 68/558 KB 92/1199 KB 96/186 KB 160/238 KB 228/367 KB 68/558 KB 84/1199 KB 84/186 KB 148/238 KB 228/367 KB 72/558 KB 96/1199 KB 96/186 KB 160/238 KB 228/367 KB 76/558 KB 96/1199 KB 96/186 KB 164/238 KB 228/367 KB 80/558 KB 96/1199 KB 96/186 KB 164/238 KB 228/367 KB 84/558 KB 96/1199 KB 96/186 KB 164/238 KB 228/367 KB 64/558 KB 84/1199 KB 84/186 KB 132/238 KB 232/367 KB 84/558 KB 96/1199 KB 100/186 KB 164/238 KB 236/367 KB 84/558 KB 96/1199 KB 100/186 KB 164/238 KB 240/367 KB 84/558 KB 96/1199 KB 100/186 KB 164/238 KB 244/367 KB 84/558 KB 96/1199 KB 100/186 KB 164/238 KB 248/367 KB 84/558 KB 96/1199 KB 100/186 KB 164/238 KB 252/367 KB 84/558 KB 96/1199 KB 100/186 KB 164/238 KB 256/367 KB 84/558 KB 96/1199 KB 100/186 KB 164/238 KB 260/367 KB 84/558 KB 96/1199 KB 100/186 KB 164/238 KB 264/367 KB 84/558 KB 96/1199 KB 100/186 KB 164/238 KB 228/367 KB 84/558 KB 96/1199 KB 100/186 KB 164/238 KB 264/367 KB 88/558 KB 96/1199 KB 104/186 KB 164/238 KB 264/367 KB 88/558 KB 96/1199 KB 108/186 KB 164/238 KB 264/367 KB 88/558 KB 96/1199 KB 112/186 KB 164/238 KB 228/367 KB 72/558 KB 96/1199 KB 96/186 KB 164/238 KB 228/367 KB 68/558 KB 96/1199 KB 96/186 KB 160/238 KB 264/367 KB 88/558 KB 100/1199 KB 112/186 KB 164/238 KB 264/367 KB 88/558 KB 104/1199 KB 112/186 KB 164/238 KB 264/367 KB 88/558 KB 108/1199 KB 112/186 KB 168/238 KB 264/367 KB 88/558 KB 112/1199 KB 112/186 KB 168/238 KB 268/367 KB 88/558 KB 112/1199 KB 112/186 KB 168/238 KB 272/367 KB 88/558 KB 112/1199 KB 112/186 KB 168/238 KB 276/367 KB 88/558 KB 112/1199 KB 116/186 KB 168/238 KB 280/367 KB 88/558 KB 116/1199 KB 116/186 KB 168/238 KB 284/367 KB 88/558 KB 116/1199 KB 116/186 KB 168/238 KB 288/367 KB 88/558 KB 116/1199 KB 116/186 KB 168/238 KB 264/367 KB 88/558 KB 96/1199 KB 100/186 KB 164/238 KB 288/367 KB 92/558 KB 116/1199 KB 116/186 KB 168/238 KB 288/367 KB 96/558 KB 116/1199 KB 116/186 KB 168/238 KB 288/367 KB 100/558 KB 116/1199 KB 116/186 KB 168/238 KB 288/367 KB 104/558 KB 116/1199 KB 116/186 KB 168/238 KB 276/367 KB 88/558 KB 116/1199 KB 116/186 KB 168/238 KB 288/367 KB 104/558 KB 120/1199 KB 116/186 KB 168/238 KB 288/367 KB 104/558 KB 124/1199 KB 116/186 KB 168/238 KB 288/367 KB 104/558 KB 128/11 unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install 99 KB 116/186 KB 168/238 KB 272/367 KB 88/558 KB 112/1199 KB 116/186 KB 168/238 KB 288/367 KB 104/558 KB 128/1199 KB 120/186 KB 168/238 KB 288/367 KB 104/558 KB 128/1199 KB 124/186 KB 168/238 KB 264/367 KB 88/558 KB 104/1199 KB 112/186 KB 168/238 KB 288/367 KB 104/558 KB 128/1199 KB 128/186 KB 172/238 KB 288/367 KB 104/558 KB 128/1199 KB 128/186 KB 176/238 KB 288/367 KB 104/558 KB 128/1199 KB 128/186 KB 180/238 KB 288/367 KB 104/558 KB 128/1199 KB 128/186 KB 184/238 KB 288/367 KB 104/558 KB 128/1199 KB 128/186 KB 188/238 KB 288/367 KB 104/558 KB 128/1199 KB 128/186 KB 192/238 KB 288/367 KB 104/558 KB 128/1199 KB 128/186 KB 188/238 KB 288/367 KB 104/558 KB 132/1199 KB 128/186 KB 192/238 KB 292/367 KB 108/558 KB 136/1199 KB 132/186 KB 196/238 KB 292/367 KB 108/558 KB 140/1199 KB 132/186 KB 196/238 KB 292/367 KB 108/558 KB 144/1199 KB 132/186 KB 196/238 KB 292/367 KB 108/558 KB 132/1199 KB 132/186 KB 196/238 KB 292/367 KB 108/558 KB 144/1199 KB 136/186 KB 196/238 KB 292/367 KB 108/558 KB 144/1199 KB 140/186 KB 196/238 KB 292/367 KB 108/558 KB 144/1199 KB 144/186 KB 196/238 KB 292/367 KB 108/558 KB 144/1199 KB 148/186 KB 196/238 KB 292/367 KB 108/558 KB 148/1199 KB 152/186 KB 196/238 KB 292/367 KB 108/558 KB 148/1199 KB 156/186 KB 196/238 KB 292/367 KB 108/558 KB 148/1199 KB 160/186 KB 196/238 KB 292/367 KB 108/558 KB 132/1199 KB 128/186 KB 196/238 KB 296/367 KB 108/558 KB 148/1199 KB 160/186 KB 196/238 KB 300/367 KB 108/558 KB 148/1199 KB 160/186 KB 196/238 KB 304/367 KB 108/558 KB 148/1199 KB 160/186 KB 196/238 KB 288/367 KB 108/558 KB 132/1199 KB 128/186 KB 196/238 KB 304/367 KB 112/558 KB 148/1199 KB 160/186 KB 196/238 KB 304/367 KB 116/558 KB 148/1199 KB 160/186 KB 196/238 KB 304/367 KB 120/558 KB 148/1199 KB 160/186 KB 196/238 KB 304/367 KB 124/558 KB 148/1199 KB 160/186 KB 196/238 KB 304/367 KB 128/558 KB 148/1199 KB 160/186 KB 196/238 KB 304/367 KB 132/558 KB 148/1199 KB 160/186 KB 196/238 KB 308/367 KB 136/558 KB 148/1199 KB 160/186 KB 196/238 KB 308/367 KB 140/558 KB 148/1199 KB 160/186 KB 196/238 KB 308/367 KB 144/558 KB 148/1199 KB 160/186 KB 196/238 KB 308/367 KB 148/558 KB 148/1199 KB 160/186 KB 196/238 KB 288/367 KB 104/558 KB 132/1199 KB 128/186 KB 196/238 KB 308/367 KB 148/558 KB 148/1199 KB 164/186 KB 200/238 KB 308/367 KB 148/558 KB 148/1199 KB 164/186 KB 204/238 KB 308/367 KB 148/558 KB 148/1199 KB 164/186 KB 208/238 KB 308/367 KB 148/558 KB 148/1199 KB 164/186 KB 212/238 KB 308/367 KB 148/558 KB 148/1199 KB 164/186 KB 216/238 KB 308/367 KB 148/558 KB 148/1199 KB 164/186 KB 220/238 KB 308/367 KB 148/558 KB 148/1199 KB 164/186 KB 224/238 KB 308/367 KB 148/558 KB 148/1199 KB 164/186 KB 228/238 KB 308/367 KB 148/558 KB 148/1199 KB 164/186 KB 232/238 KB 308/367 KB 148/558 KB 148/1199 KB 164/186 KB 236/238 KB 308/367 KB 148/558 KB 148/1199 KB 164/186 KB 238/238 KB 308/367 KB 148/558 KB 148/1199 KB 164/186 KB 196/238 KB 308/367 KB 152/558 KB 148/1199 KB 168/186 KB 238/238 KB 308/367 KB 152/558 KB 148/1199 KB 172/186 KB 238/238 KB 308/367 KB 152/558 KB 148/1199 KB 176/186 KB 238/238 KB 308/367 KB 132/558 KB 148/1199 KB 160/186 KB 196/238 KB 312/367 KB 152/558 KB 148/1199 KB 176/186 KB 238/238 KB 316/367 KB 152/558 KB 148/1199 KB 176/186 KB 238/238 KB 320/367 KB 152/558 KB 148/1199 KB 176/186 KB 238/238 KB 292/367 KB 108/558 KB 148/1199 KB 148/186 KB 196/238 KB 320/367 KB 152/558 KB 152/1199 KB 176/186 KB 238/238 KB 320/367 KB 152/558 KB 156/1199 KB 176 unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install /186 KB 238/238 KB 320/367 KB 152/558 KB 160/1199 KB 176/186 KB 238/238 KB 324/367 KB 152/558 KB 160/1199 KB 176/186 KB 238/238 KB 328/367 KB 152/558 KB 164/1199 KB 176/186 KB 238/238 KB 332/367 KB 152/558 KB 164/1199 KB 176/186 KB 238/238 KB 336/367 KB 152/558 KB 164/1199 KB 176/186 KB 238/238 KB 340/367 KB 152/558 KB 164/1199 KB 176/186 KB 238/238 KB 344/367 KB 152/558 KB 164/1199 KB 180/186 KB 238/238 KB 348/367 KB 152/558 KB 164/1199 KB 180/186 KB 238/238 KB 352/367 KB 152/558 KB 164/1199 KB 180/186 KB 238/238 KB 308/367 KB 152/558 KB 148/1199 KB 164/186 KB 238/238 KB 352/367 KB 156/558 KB 164/1199 KB 180/186 KB 238/238 KB 352/367 KB 160/558 KB 164/1199 KB 180/186 KB 238/238 KB 352/367 KB 164/558 KB 164/1199 KB 180/186 KB 238/238 KB 352/367 KB 168/558 KB 164/1199 KB 180/186 KB 238/238 KB 352/367 KB 172/558 KB 164/1199 KB 180/186 KB 238/238 KB 352/367 KB 176/558 KB 164/1199 KB 180/186 KB 238/238 KB 352/367 KB 180/558 KB 164/1199 KB 180/186 KB 238/238 KB 356/367 KB 184/558 KB 164/1199 KB 180/186 KB 238/238 KB 356/367 KB 188/558 KB 164/1199 KB 180/186 KB 238/238 KB 356/367 KB 192/558 KB 164/1199 KB 180/186 KB 238/238 KB 340/367 KB 152/558 KB 164/1199 KB 180/186 KB 238/238 KB 356/367 KB 192/558 KB 164/1199 KB 184/186 KB 238/238 KB 356/367 KB 192/558 KB 164/1199 KB 186/186 KB 238/238 KB 324/367 KB 152/558 KB 164/1199 KB 176/186 KB 238/238 KB 356/367 KB 192/558 KB 168/1199 KB 186/186 KB 238/238 KB 356/367 KB 192/558 KB 172/1199 KB 186/186 KB 238/238 KB 356/367 KB 192/558 KB 176/1199 KB 186/186 KB 238/238 KB 356/367 KB 192/558 KB 180/1199 KB 186/186 KB 238/238 KB 356/367 KB 192/558 KB 184/1199 KB 186/186 KB 238/238 KB 356/367 KB 192/558 KB 188/1199 KB 186/186 KB 238/238 KB 356/367 KB 192/558 KB 192/1199 KB 186/186 KB 238/238 KB 356/367 KB 192/558 KB 196/1199 KB 186/186 KB 238/238 KB 356/367 KB 192/558 KB 200/1199 KB 186/186 KB 238/238 KB 356/367 KB 180/558 KB 164/1199 KB 180/186 KB 238/238 KB 360/367 KB 192/558 KB 204/1199 KB 186/186 KB 364/367 KB 192/558 KB 204/1199 KB 186/186 KB 367/367 KB 192/558 KB 204/1199 KB 186/186 KB 356/367 KB 192/558 KB 204/1199 KB 186/186 KB 238/238 KB 367/367 KB 192/558 KB 208/1199 KB 186/186 KB 367/367 KB 192/558 KB 212/1199 KB 186/186 KB 367/367 KB 196/558 KB 216/1199 KB 186/186 KB 367/367 KB 196/558 KB 220/1199 KB 186/186 KB 367/367 KB 196/558 KB 224/1199 KB 186/186 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 1421.7 KB/sec) unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install 367/367 KB 196/558 KB 212/1199 KB 186/186 KB 367/367 KB 200/558 KB 224/1199 KB 186/186 KB 367/367 KB 204/558 KB 224/1199 KB 186/186 KB 367/367 KB 208/558 KB 224/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 1068.8 KB/sec) unit-abot-epc-basic-0: 12:22:21 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:22:21 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 2094.1 KB/sec) unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install 212/558 KB 224/1199 KB 216/558 KB 228/1199 KB 220/558 KB 228/1199 KB 224/558 KB 228/1199 KB 212/558 KB 228/1199 KB 224/558 KB 232/1199 KB 224/558 KB 236/1199 KB 224/558 KB 240/1199 KB 228/558 KB 240/1199 KB 232/558 KB 244/1199 KB 236/558 KB 244/1199 KB 240/558 KB 244/1199 KB 228/558 KB 244/1199 KB 240/558 KB 244/1199 KB 4/1206 KB 240/558 KB 244/1199 KB 8/1206 KB 240/558 KB 248/1199 KB 8/1206 KB 240/558 KB 248/1199 KB 12/1206 KB 240/558 KB 252/1199 KB 16/1206 KB 240/558 KB 252/1199 KB 12/1206 KB 240/558 KB 256/1199 KB 16/1206 KB 4/181 KB 240/558 KB 260/1199 KB 16/1206 KB 4/181 KB 240/558 KB 252/1199 KB 16/1206 KB 4/181 KB 244/558 KB 260/1199 KB 20/1206 KB 8/181 KB 244/558 KB 260/1199 KB 20/1206 KB 12/181 KB 244/558 KB 260/1199 KB 20/1206 KB 16/181 KB 244/558 KB 260/1199 KB 20/1206 KB 20/181 KB 244/558 KB 260/1199 KB 20/1206 KB 24/181 KB 244/558 KB 260/1199 KB 20/1206 KB 4/181 KB 248/558 KB 260/1199 KB 20/1206 KB 24/181 KB 248/558 KB 260/1199 KB 20/1206 KB 28/181 KB 248/558 KB 260/1199 KB 20/1206 KB 32/181 KB 252/558 KB 260/1199 KB 20/1206 KB 36/181 KB 240/558 KB 260/1199 KB 20/1206 KB 4/181 KB 252/558 KB 264/1199 KB 24/1206 KB 36/181 KB 252/558 KB 264/1199 KB 28/1206 KB 36/181 KB 252/558 KB 264/1199 KB 32/1206 KB 36/181 KB 252/558 KB 264/1199 KB 20/1206 KB 36/181 KB 252/558 KB 268/1199 KB 32/1206 KB 36/181 KB 252/558 KB 272/1199 KB 32/1206 KB 36/181 KB 252/558 KB 260/1199 KB 20/1206 KB 32/181 KB 256/558 KB 272/1199 KB 32/1206 KB 36/181 KB 260/558 KB 272/1199 KB 32/1206 KB 36/181 KB 264/558 KB 276/1199 KB 36/1206 KB 40/181 KB 268/558 KB 276/1199 KB 36/1206 KB 40/181 KB 271/558 KB 276/1199 KB 36/1206 KB 40/181 KB 260/558 KB 276/1199 KB 36/1206 KB 40/181 KB 271/558 KB 276/1199 KB 36/1206 KB 44/181 KB 271/558 KB 276/1199 KB 36/1206 KB 48/181 KB 260/558 KB 276/1199 KB 36/1206 KB 36/181 KB 271/558 KB 276/1199 KB 40/1206 KB 48/181 KB 271/558 KB 276/1199 KB 44/1206 KB 48/181 KB 271/558 KB 276/1199 KB 48/1206 KB 48/181 KB 271/558 KB 276/1199 KB 52/1206 KB 52/181 KB 275/558 KB 276/1199 KB 56/1206 KB 52/181 KB 275/558 KB 276/1199 KB 60/1206 KB 52/181 KB 275/558 KB 276/1199 KB 64/1206 KB 52/181 KB 260/558 KB 276/1199 KB 32/1206 KB 36/181 KB 275/558 KB 280/1199 KB 64/1206 KB 52/181 KB 275/558 KB 284/1199 KB 64/1206 KB 52/181 KB 275/558 KB 288/1199 KB 64/1206 KB 52/181 KB 275/558 KB 292/1199 KB 64/1206 KB 52/181 KB 275/558 KB 296/1199 KB 64/1206 KB 52/181 KB 275/558 KB 276/1199 KB 52/1206 KB 52/181 KB 271/558 KB 276/1199 KB 48/1206 KB 52/181 KB 275/558 KB 296/1199 KB 64/1206 KB 56/181 KB 275/558 KB 296/1199 KB 64/1206 KB 60/181 KB 279/558 KB 296/1199 KB 64/1206 KB 64/181 KB 279/558 KB 296/1199 KB 64/1206 KB 60/181 KB 283/558 KB 296/1199 KB 64/1206 KB 64/181 KB 287/558 KB 296/1199 KB 64/1206 KB 64/181 KB 291/558 KB 296/1199 KB 64/1206 KB 64/181 KB 295/558 KB 300/1199 KB 68/1206 KB 68/181 KB 299/558 KB 300/1199 KB 68/1206 KB 68/181 KB 303/558 KB 300/1199 KB 68/1206 KB 68/181 KB 307/558 KB 300/1199 KB 68/1206 KB 68/181 KB 311/558 KB 300/1199 KB 68/1206 KB 68/181 KB 315/558 KB 300/1199 KB 68/1206 KB 68/181 KB 291/558 KB 300/1199 KB 68/1206 KB 68/181 KB 315/558 KB 304/1199 KB 68/1206 KB 68/181 KB 315/558 KB 308/1199 KB 68/1206 KB 68/181 KB 315/558 KB 312/1199 KB 68/1206 KB 68/181 KB 315/558 KB 316/1199 KB 68/1206 KB 68/181 KB 315/558 KB 320/1199 KB 68/1206 KB 68/181 KB 291/558 KB 296/1199 KB 68/1206 KB 68/181 KB 315/558 KB 320/1199 KB 72/1206 KB unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install 68/181 KB 315/558 KB 320/1199 KB 76/1206 KB 68/181 KB 315/558 KB 320/1199 KB 80/1206 KB 68/181 KB 291/558 KB 296/1199 KB 64/1206 KB 68/181 KB 315/558 KB 320/1199 KB 80/1206 KB 72/181 KB 315/558 KB 320/1199 KB 80/1206 KB 76/181 KB 315/558 KB 320/1199 KB 80/1206 KB 80/181 KB 315/558 KB 320/1199 KB 80/1206 KB 84/181 KB 315/558 KB 320/1199 KB 84/1206 KB 88/181 KB 315/558 KB 320/1199 KB 84/1206 KB 92/181 KB 315/558 KB 320/1199 KB 84/1206 KB 96/181 KB 315/558 KB 320/1199 KB 84/1206 KB 100/181 KB 319/558 KB 324/1199 KB 84/1206 KB 104/181 KB 319/558 KB 324/1199 KB 84/1206 KB 108/181 KB 315/558 KB 320/1199 KB 84/1206 KB 84/181 KB 319/558 KB 324/1199 KB 88/1206 KB 112/181 KB 319/558 KB 324/1199 KB 92/1206 KB 112/181 KB 319/558 KB 324/1199 KB 96/1206 KB 112/181 KB 319/558 KB 324/1199 KB 84/1206 KB 100/181 KB 319/558 KB 328/1199 KB 96/1206 KB 112/181 KB 319/558 KB 332/1199 KB 96/1206 KB 112/181 KB 319/558 KB 336/1199 KB 96/1206 KB 112/181 KB 319/558 KB 340/1199 KB 96/1206 KB 112/181 KB 319/558 KB 344/1199 KB 100/1206 KB 112/181 KB 319/558 KB 348/1199 KB 100/1206 KB 112/181 KB 319/558 KB 352/1199 KB 100/1206 KB 112/181 KB 319/558 KB 356/1199 KB 100/1206 KB 112/181 KB 319/558 KB 320/1199 KB 84/1206 KB 100/181 KB 323/558 KB 356/1199 KB 100/1206 KB 112/181 KB 327/558 KB 356/1199 KB 100/1206 KB 112/181 KB 331/558 KB 356/1199 KB 100/1206 KB 112/181 KB 335/558 KB 356/1199 KB 100/1206 KB 112/181 KB 319/558 KB 340/1199 KB 100/1206 KB 112/181 KB 319/558 KB 340/1199 KB 100/1206 KB 112/181 KB 335/558 KB 356/1199 KB 104/1206 KB 112/181 KB 335/558 KB 356/1199 KB 108/1206 KB 112/181 KB 335/558 KB 356/1199 KB 112/1206 KB 116/181 KB 335/558 KB 356/1199 KB 116/1206 KB 116/181 KB 339/558 KB 356/1199 KB 120/1206 KB 116/181 KB 339/558 KB 356/1199 KB 124/1206 KB 116/181 KB 339/558 KB 356/1199 KB 128/1206 KB 116/181 KB 335/558 KB 356/1199 KB 108/1206 KB 116/181 KB 339/558 KB 360/1199 KB 128/1206 KB 120/181 KB 339/558 KB 360/1199 KB 128/1206 KB 124/181 KB 339/558 KB 360/1199 KB 128/1206 KB 128/181 KB 339/558 KB 360/1199 KB 128/1206 KB 132/181 KB 339/558 KB 360/1199 KB 132/1206 KB 136/181 KB 339/558 KB 360/1199 KB 132/1206 KB 140/181 KB 339/558 KB 360/1199 KB 132/1206 KB 144/181 KB 339/558 KB 360/1199 KB 128/1206 KB 116/181 KB 339/558 KB 364/1199 KB 132/1206 KB 144/181 KB 339/558 KB 368/1199 KB 132/1206 KB 144/181 KB 339/558 KB 356/1199 KB 116/1206 KB 116/181 KB 343/558 KB 368/1199 KB 132/1206 KB 144/181 KB 347/558 KB 368/1199 KB 132/1206 KB 144/181 KB 351/558 KB 368/1199 KB 132/1206 KB 144/181 KB 355/558 KB 368/1199 KB 132/1206 KB 144/181 KB 359/558 KB 368/1199 KB 132/1206 KB 144/181 KB 363/558 KB 368/1199 KB 132/1206 KB 144/181 KB 367/558 KB 368/1199 KB 132/1206 KB 144/181 KB 371/558 KB 372/1199 KB 132/1206 KB 144/181 KB 375/558 KB 372/1199 KB 132/1206 KB 148/181 KB 379/558 KB 372/1199 KB 132/1206 KB 148/181 KB 383/558 KB 372/1199 KB 132/1206 KB 148/181 KB 339/558 KB 360/1199 KB 132/1206 KB 132/181 KB 383/558 KB 372/1199 KB 136/1206 KB 148/181 KB 383/558 KB 372/1199 KB 140/1206 KB 148/181 KB 383/558 KB 372/1199 KB 144/1206 KB 148/181 KB 383/558 KB 372/1199 KB 148/1206 KB 148/181 KB 383/558 KB 372/1199 KB 152/1206 KB 148/181 KB 383/558 KB 372/1199 KB 156/1206 KB 148/181 KB 383/558 KB 372/1199 KB 160/1206 KB 148/181 KB 383/558 KB 372/1199 KB 164/1206 KB 148/181 KB 387/558 KB 372/1199 KB 168/1206 KB 148/181 KB 387/558 KB 372/1199 KB 172/1206 KB 148/181 KB 387/558 KB 372/1199 KB 176/1206 KB 148 unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install /181 KB 371/558 KB 372/1199 KB 132/1206 KB 148/181 KB 367/558 KB 372/1199 KB 132/1206 KB 144/181 KB 387/558 KB 376/1199 KB 176/1206 KB 148/181 KB 387/558 KB 380/1199 KB 176/1206 KB 148/181 KB 387/558 KB 384/1199 KB 176/1206 KB 148/181 KB 387/558 KB 388/1199 KB 176/1206 KB 148/181 KB 387/558 KB 392/1199 KB 176/1206 KB 152/181 KB 387/558 KB 396/1199 KB 176/1206 KB 152/181 KB 387/558 KB 400/1199 KB 176/1206 KB 152/181 KB 387/558 KB 372/1199 KB 164/1206 KB 148/181 KB 391/558 KB 400/1199 KB 176/1206 KB 152/181 KB 395/558 KB 400/1199 KB 176/1206 KB 152/181 KB 399/558 KB 400/1199 KB 176/1206 KB 152/181 KB 403/558 KB 400/1199 KB 176/1206 KB 152/181 KB 407/558 KB 404/1199 KB 180/1206 KB 152/181 KB 411/558 KB 404/1199 KB 180/1206 KB 152/181 KB 415/558 KB 404/1199 KB 180/1206 KB 152/181 KB 387/558 KB 388/1199 KB 176/1206 KB 152/181 KB 415/558 KB 404/1199 KB 180/1206 KB 156/181 KB 415/558 KB 404/1199 KB 180/1206 KB 160/181 KB 415/558 KB 404/1199 KB 180/1206 KB 164/181 KB 415/558 KB 404/1199 KB 180/1206 KB 168/181 KB 415/558 KB 404/1199 KB 180/1206 KB 172/181 KB 415/558 KB 404/1199 KB 180/1206 KB 176/181 KB 415/558 KB 404/1199 KB 180/1206 KB 180/181 KB 415/558 KB 404/1199 KB 180/1206 KB 181/181 KB 403/558 KB 404/1199 KB 180/1206 KB 152/181 KB 419/558 KB 404/1199 KB 184/1206 KB 181/181 KB 419/558 KB 404/1199 KB 188/1206 KB 181/181 KB 419/558 KB 404/1199 KB 192/1206 KB 181/181 KB 419/558 KB 404/1199 KB 196/1206 KB 181/181 KB 403/558 KB 404/1199 KB 176/1206 KB 152/181 KB 419/558 KB 408/1199 KB 196/1206 KB 181/181 KB 419/558 KB 412/1199 KB 196/1206 KB 181/181 KB 419/558 KB 416/1199 KB 196/1206 KB 181/181 KB 419/558 KB 420/1199 KB 196/1206 KB 181/181 KB 419/558 KB 424/1199 KB 196/1206 KB 181/181 KB 419/558 KB 428/1199 KB 196/1206 KB 181/181 KB 419/558 KB 432/1199 KB 196/1206 KB 181/181 KB 419/558 KB 404/1199 KB 180/1206 KB 181/181 KB 423/558 KB 432/1199 KB 196/1206 KB 181/181 KB 427/558 KB 432/1199 KB 196/1206 KB 181/181 KB 431/558 KB 432/1199 KB 196/1206 KB 181/181 KB 435/558 KB 436/1199 KB 196/1206 KB 181/181 KB 431/558 KB 436/1199 KB 196/1206 KB 181/181 KB 435/558 KB 440/1199 KB 200/1206 KB 181/181 KB 435/558 KB 444/1199 KB 200/1206 KB 181/181 KB 435/558 KB 448/1199 KB 200/1206 KB 181/181 KB 435/558 KB 436/1199 KB 200/1206 KB 181/181 KB 435/558 KB 448/1199 KB 204/1206 KB 181/181 KB 435/558 KB 448/1199 KB 208/1206 KB 181/181 KB 435/558 KB 448/1199 KB 212/1206 KB 181/181 KB 439/558 KB 452/1199 KB 216/1206 KB 181/181 KB 439/558 KB 452/1199 KB 220/1206 KB 181/181 KB 439/558 KB 452/1199 KB 224/1206 KB 181/181 KB 439/558 KB 452/1199 KB 228/1206 KB 439/558 KB 452/1199 KB 232/1206 KB 439/558 KB 452/1199 KB 236/1206 KB 439/558 KB 452/1199 KB 240/1206 KB 439/558 KB 452/1199 KB 244/1206 KB 439/558 KB 452/1199 KB 212/1206 KB 181/181 KB 439/558 KB 448/1199 KB 212/1206 KB 181/181 KB 443/558 KB 452/1199 KB 244/1206 KB 447/558 KB 452/1199 KB 244/1206 KB 451/558 KB 452/1199 KB 244/1206 KB 455/558 KB 456/1199 KB 244/1206 KB 459/558 KB 456/1199 KB 244/1206 KB 463/558 KB 456/1199 KB 244/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 786.1 KB/sec) unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install 451/558 KB 456/1199 KB 244/1206 KB 463/558 KB 460/1199 KB 244/1206 KB 463/558 KB 464/1199 KB 244/1206 KB 463/558 KB 468/1199 KB 244/1206 KB 467/558 KB 472/1199 KB 244/1206 KB 467/558 KB 476/1199 KB 244/1206 KB 467/558 KB 480/1199 KB 244/1206 KB 467/558 KB 468/1199 KB 244/1206 KB 471/558 KB 480/1199 KB 244/1206 KB 475/558 KB 480/1199 KB 244/1206 KB 479/558 KB 480/1199 KB 244/1206 KB 483/558 KB 480/1199 KB 244/1206 KB 487/558 KB 484/1199 KB 248/1206 KB 491/558 KB 484/1199 KB 248/1206 KB 495/558 KB 484/1199 KB 248/1206 KB 483/558 KB 484/1199 KB 248/1206 KB 495/558 KB 484/1199 KB 252/1206 KB 495/558 KB 484/1199 KB 256/1206 KB 483/558 KB 484/1199 KB 244/1206 KB 495/558 KB 488/1199 KB 256/1206 KB 495/558 KB 492/1199 KB 256/1206 KB 495/558 KB 496/1199 KB 256/1206 KB 495/558 KB 500/1199 KB 256/1206 KB 499/558 KB 504/1199 KB 260/1206 KB 499/558 KB 508/1199 KB 260/1206 KB 499/558 KB 500/1199 KB 260/1206 KB 503/558 KB 508/1199 KB 260/1206 KB 507/558 KB 512/1199 KB 260/1206 KB 511/558 KB 512/1199 KB 260/1206 KB 495/558 KB 500/1199 KB 260/1206 KB 511/558 KB 512/1199 KB 264/1206 KB 511/558 KB 512/1199 KB 268/1206 KB 511/558 KB 512/1199 KB 272/1206 KB 511/558 KB 512/1199 KB 276/1206 KB 515/558 KB 512/1199 KB 280/1206 KB 515/558 KB 512/1199 KB 284/1206 KB 515/558 KB 512/1199 KB 288/1206 KB 503/558 KB 512/1199 KB 260/1206 KB 515/558 KB 516/1199 KB 288/1206 KB 515/558 KB 520/1199 KB 288/1206 KB 515/558 KB 524/1199 KB 288/1206 KB 515/558 KB 528/1199 KB 292/1206 KB 515/558 KB 512/1199 KB 276/1206 KB 519/558 KB 528/1199 KB 292/1206 KB 523/558 KB 528/1199 KB 292/1206 KB 527/558 KB 528/1199 KB 292/1206 KB 531/558 KB 528/1199 KB 292/1206 KB 535/558 KB 532/1199 KB 292/1206 KB 539/558 KB 532/1199 KB 292/1206 KB 543/558 KB 532/1199 KB 292/1206 KB 515/558 KB 524/1199 KB 292/1206 KB 543/558 KB 532/1199 KB 296/1206 KB 543/558 KB 532/1199 KB 300/1206 KB 543/558 KB 532/1199 KB 304/1206 KB 543/558 KB 532/1199 KB 308/1206 KB 547/558 KB 532/1199 KB 312/1206 KB 547/558 KB 532/1199 KB 316/1206 KB 547/558 KB 532/1199 KB 320/1206 KB 531/558 KB 532/1199 KB 292/1206 KB 547/558 KB 536/1199 KB 320/1206 KB 547/558 KB 540/1199 KB 320/1206 KB 547/558 KB 544/1199 KB 320/1206 KB 547/558 KB 548/1199 KB 320/1206 KB 547/558 KB 532/1199 KB 308/1206 KB 551/558 KB 548/1199 KB 320/1206 KB 555/558 KB 552/1199 KB 320/1206 KB 558/558 KB 552/1199 KB 320/1206 KB 551/558 KB 552/1199 KB 320/1206 KB 558/558 KB 556/1199 KB 320/1206 KB 558/558 KB 560/1199 KB 320/1206 KB 558/558 KB 564/1199 KB 320/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 564/1199 KB 324/1206 KB 558/558 KB 576/1199 KB 328/1206 KB 558/558 KB 576/1199 KB 332/1206 KB 558/558 KB 576/1199 KB 336/1206 KB 558/558 KB 580/1199 KB 336/1206 KB 558/558 KB 584/1199 KB 340/1206 KB 558/558 KB 588/1199 KB 340/1206 KB 558/558 KB 592/1199 KB 340/1206 KB 558/558 KB 580/1199 KB 340/1206 KB 558/558 KB 592/1199 KB 344/1206 KB 558/558 KB 592/1199 KB 348/1206 KB 558/558 KB 592/1199 KB 352/1206 KB 558/558 KB 596/1199 KB 352/1206 KB 600/1199 KB 356/1206 KB 604/1199 KB 356/1206 KB 608/1199 KB 356/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2210.7 KB/sec) unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install 558/558 KB 596/1199 KB 356/1206 KB 608/1199 KB 360/1206 KB 608/1199 KB 364/1206 KB 608/1199 KB 368/1206 KB 612/1199 KB 368/1206 KB 616/1199 KB 372/1206 KB 620/1199 KB 372/1206 KB 612/1199 KB 372/1206 KB 620/1199 KB 376/1206 KB 624/1199 KB 376/1206 KB 624/1199 KB 380/1206 KB 624/1199 KB 384/1206 KB 624/1199 KB 388/1206 KB 628/1199 KB 392/1206 KB 628/1199 KB 396/1206 KB 628/1199 KB 400/1206 KB 628/1199 KB 388/1206 KB 632/1199 KB 400/1206 KB 636/1199 KB 400/1206 KB 640/1199 KB 400/1206 KB 644/1199 KB 400/1206 KB 648/1199 KB 404/1206 KB 652/1199 KB 404/1206 KB 656/1199 KB 404/1206 KB 660/1199 KB 404/1206 KB 644/1199 KB 404/1206 KB 660/1199 KB 408/1206 KB 660/1199 KB 412/1206 KB 660/1199 KB 416/1206 KB 660/1199 KB 420/1206 KB 660/1199 KB 424/1206 KB 664/1199 KB 424/1206 KB 664/1199 KB 428/1206 KB 668/1199 KB 432/1206 KB 668/1199 KB 428/1206 KB 672/1199 KB 432/1206 KB 676/1199 KB 436/1206 KB 680/1199 KB 436/1206 KB 684/1199 KB 436/1206 KB 688/1199 KB 436/1206 KB 672/1199 KB 436/1206 KB 688/1199 KB 440/1206 KB 688/1199 KB 444/1206 KB 688/1199 KB 448/1206 KB 692/1199 KB 448/1206 KB 696/1199 KB 452/1206 KB 700/1199 KB 452/1206 KB 704/1199 KB 452/1206 KB 692/1199 KB 452/1206 KB 704/1199 KB 456/1206 KB 704/1199 KB 460/1206 KB 704/1199 KB 464/1206 KB 704/1199 KB 468/1206 KB 708/1199 KB 472/1206 KB 708/1199 KB 468/1206 KB 712/1199 KB 472/1206 KB 716/1199 KB 472/1206 KB 716/1199 KB 476/1206 KB 716/1199 KB 480/1206 KB 720/1199 KB 480/1206 KB 720/1199 KB 484/1206 KB 724/1199 KB 488/1206 KB 724/1199 KB 492/1206 KB 724/1199 KB 496/1206 KB 724/1199 KB 500/1206 KB 724/1199 KB 504/1206 KB 724/1199 KB 484/1206 KB 728/1199 KB 504/1206 KB 732/1199 KB 504/1206 KB 736/1199 KB 504/1206 KB 740/1199 KB 504/1206 KB 744/1199 KB 504/1206 KB 748/1199 KB 504/1206 KB 748/1199 KB 508/1206 KB 748/1199 KB 512/1206 KB 752/1199 KB 516/1206 KB 752/1199 KB 512/1206 KB 756/1199 KB 516/1206 KB 756/1199 KB 520/1206 KB 756/1199 KB 524/1206 KB 760/1199 KB 524/1206 KB 764/1199 KB 524/1206 KB 768/1199 KB 528/1206 KB 764/1199 KB 528/1206 KB 768/1199 KB 532/1206 KB 772/1199 KB 536/1206 KB 772/1199 KB 540/1206 KB 772/1199 KB 544/1206 KB 772/1199 KB 532/1206 KB 776/1199 KB 544/1206 KB 780/1199 KB 544/1206 KB 784/1199 KB 544/1206 KB 788/1199 KB 544/1206 KB 792/1199 KB 548/1206 KB 796/1199 KB 548/1206 KB 800/1199 KB 548/1206 KB 804/1199 KB 548/1206 KB 808/1199 KB 548/1206 KB 812/1199 KB 548/1206 KB 816/1199 KB 548/1206 KB 820/1199 KB 548/1206 KB 788/1199 KB 548/1206 KB 820/1199 KB 552/1206 KB 820/1199 KB 556/1206 KB 820/1199 KB 560/1206 KB 820/1199 KB 564/1206 KB 820/1199 KB 568/1206 KB 820/1199 KB 572/1206 KB 820/1199 KB 576/1206 KB 820/1199 KB 580/1206 KB 824/1199 KB 580/1206 KB 828/1199 KB 580/1206 KB 828/1199 KB 584/1206 KB 828/1199 KB 588/1206 KB 832/1199 KB 592/1206 KB 832/1199 KB 588/1206 KB 836/1199 KB 592/1206 KB 840/1199 KB 596/1206 KB 844/1199 KB 596/1206 KB 848/1199 KB 596/1206 KB 852/1199 KB 596/1206 KB 856/1199 KB 596/1206 KB 860/1199 KB 596/1206 KB 864/1199 KB 596/1206 KB 868/1199 KB 596/1206 KB 872/1199 KB 596/1206 KB 836/1199 KB 596/1206 KB 872/1199 KB 600/1206 KB 872/1199 KB 604/1206 KB 872/1199 KB 608/1206 KB 872/1199 KB 612/1206 KB 872/1199 KB 616/1206 KB 872/1199 KB 620/1206 KB 872/1199 KB 624/1206 KB 872/1199 KB 628/1206 KB 876/1199 KB 628/1206 KB 876/1199 KB 632/1206 KB 876/1199 KB 636/1206 KB 880/1199 KB 636/1206 KB 880/1199 KB 640/1206 KB 884/1199 KB 640/1206 unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install KB 888/1199 KB 644/1206 KB 892/1199 KB 644/1206 KB 892/1199 KB 644/1206 KB 884/1199 KB 644/1206 KB 892/1199 KB 648/1206 KB 892/1199 KB 652/1206 KB 892/1199 KB 656/1206 KB 892/1199 KB 660/1206 KB 896/1199 KB 664/1206 KB 896/1199 KB 668/1206 KB 896/1199 KB 672/1206 KB 896/1199 KB 660/1206 KB 900/1199 KB 672/1206 KB 904/1199 KB 672/1206 KB 908/1199 KB 672/1206 KB 912/1199 KB 672/1206 KB 916/1199 KB 676/1206 KB 920/1199 KB 676/1206 KB 924/1199 KB 676/1206 KB 912/1199 KB 676/1206 KB 924/1199 KB 680/1206 KB 924/1199 KB 684/1206 KB 924/1199 KB 688/1206 KB 924/1199 KB 692/1206 KB 928/1199 KB 696/1206 KB 928/1199 KB 700/1206 KB 928/1199 KB 704/1206 KB 928/1199 KB 708/1206 KB 928/1199 KB 712/1206 KB 928/1199 KB 716/1206 KB 928/1199 KB 720/1206 KB 928/1199 KB 724/1206 KB 928/1199 KB 692/1206 KB 932/1199 KB 724/1206 KB 936/1199 KB 724/1206 KB 940/1199 KB 724/1206 KB 944/1199 KB 724/1206 KB 948/1199 KB 724/1206 KB 952/1199 KB 724/1206 KB 956/1199 KB 724/1206 KB 956/1199 KB 728/1206 KB 956/1199 KB 732/1206 KB 956/1199 KB 736/1206 KB 956/1199 KB 740/1206 KB 956/1199 KB 744/1206 KB 956/1199 KB 748/1206 KB 956/1199 KB 752/1206 KB 956/1199 KB 756/1206 KB 956/1199 KB 760/1206 KB 956/1199 KB 764/1206 KB 956/1199 KB 768/1206 KB 956/1199 KB 772/1206 KB 956/1199 KB 776/1206 KB 956/1199 KB 780/1206 KB 956/1199 KB 784/1206 KB 956/1199 KB 788/1206 KB 960/1199 KB 788/1206 KB 964/1199 KB 788/1206 KB 968/1199 KB 788/1206 KB 972/1199 KB 788/1206 KB 976/1199 KB 788/1206 KB 980/1199 KB 788/1206 KB 984/1199 KB 788/1206 KB 988/1199 KB 788/1206 KB 992/1199 KB 788/1206 KB 996/1199 KB 788/1206 KB 1000/1199 KB 788/1206 KB 1004/1199 KB 788/1206 KB 1008/1199 KB 788/1206 KB 1012/1199 KB 788/1206 KB 1016/1199 KB 788/1206 KB 1020/1199 KB 788/1206 KB 1024/1199 KB 788/1206 KB 1024/1199 KB 792/1206 KB 1024/1199 KB 796/1206 KB 1028/1199 KB 796/1206 KB 1032/1199 KB 796/1206 KB 1036/1199 KB 800/1206 KB 1032/1199 KB 800/1206 KB 1040/1199 KB 800/1206 KB 1044/1199 KB 804/1206 KB 1048/1199 KB 804/1206 KB 1052/1199 KB 804/1206 KB 1040/1199 KB 804/1206 KB 1052/1199 KB 808/1206 KB 1052/1199 KB 812/1206 KB 1052/1199 KB 816/1206 KB 1056/1199 KB 816/1206 KB 1060/1199 KB 820/1206 KB 1064/1199 KB 820/1206 KB 1068/1199 KB 820/1206 KB 1056/1199 KB 820/1206 KB 1068/1199 KB 824/1206 KB 1068/1199 KB 828/1206 KB 1068/1199 KB 832/1206 KB 1068/1199 KB 836/1206 KB 1072/1199 KB 840/1206 KB 1072/1199 KB 844/1206 KB 1072/1199 KB 848/1206 KB 1072/1199 KB 836/1206 KB 1076/1199 KB 848/1206 KB 1080/1199 KB 848/1206 KB 1084/1199 KB 848/1206 KB 1088/1199 KB 848/1206 KB 1092/1199 KB 852/1206 KB 1096/1199 KB 852/1206 KB 1100/1199 KB 852/1206 KB 1088/1199 KB 852/1206 KB 1100/1199 KB 856/1206 KB 1100/1199 KB 860/1206 KB 1100/1199 KB 864/1206 KB 1104/1199 KB 864/1206 KB 1108/1199 KB 868/1206 KB 1112/1199 KB 868/1206 KB 1116/1199 KB 868/1206 KB 1120/1199 KB 868/1206 KB 1124/1199 KB 868/1206 KB 1128/1199 KB 868/1206 KB 1132/1199 KB 868/1206 KB 1136/1199 KB 868/1206 KB 1140/1199 KB 868/1206 KB 1144/1199 KB 868/1206 KB 1104/1199 KB 868/1206 KB 1144/1199 KB 872/1206 KB 1144/1199 KB 876/1206 KB 1144/1199 KB 880/1206 KB 1144/1199 KB 884/1206 KB 1144/1199 KB 888/1206 KB 1144/1199 KB 892/1206 KB 1144/1199 KB 896/1206 KB 1144/1199 KB 900/1206 KB 1148/1199 KB 904/1206 KB 1148/1199 KB 908/1206 KB 1148/1199 KB 912/1206 KB 1148/1199 KB 916/1206 KB 1148/1199 KB 920/1206 KB 1148/1199 KB 924/1206 KB 1148/1199 KB 928/1206 KB 1148/1199 KB 9 unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install 32/1206 KB 1148/1199 KB 936/1206 KB 1148/1199 KB 900/1206 KB 1152/1199 KB 936/1206 KB 1156/1199 KB 936/1206 KB 1160/1199 KB 936/1206 KB 1164/1199 KB 936/1206 KB 1168/1199 KB 936/1206 KB 1172/1199 KB 936/1206 KB 1176/1199 KB 936/1206 KB 1180/1199 KB 940/1206 KB 1176/1199 KB 940/1206 KB 1180/1199 KB 944/1206 KB 1184/1199 KB 944/1206 KB 1188/1199 KB 948/1206 KB 1184/1199 KB 948/1206 KB 1192/1199 KB 952/1206 KB 1192/1199 KB 956/1206 KB 1192/1199 KB 960/1206 KB 1192/1199 KB 964/1206 KB 1192/1199 KB 968/1206 KB 1192/1199 KB 972/1206 KB 1192/1199 KB 976/1206 KB 1192/1199 KB 956/1206 KB 1196/1199 KB 976/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 1024/1206 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3556.9 KB/sec) unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install 1028/1206 KB 1032/1206 KB 1036/1206 KB 1040/1206 KB 1044/1206 KB 1048/1206 KB 1052/1206 KB 1056/1206 KB 1060/1206 KB 1064/1206 KB 1068/1206 KB 1072/1206 KB 1076/1206 KB 1080/1206 KB 1084/1206 KB 1088/1206 KB 1092/1206 KB 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3377.2 KB/sec) unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:22:22 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:22:22 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:22:22 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:22:22 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 39.565 s unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-30T12:22:22+00:00 unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-148.174) ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:23 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:22:23 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:22:23 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:22:23 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:22:23 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:22:23 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:23 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:22:23 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:24 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:22:24 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 12:22:26 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:27 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:27 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:22:28 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 12:22:30 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 12:22:31 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 12:22:31 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 12:22:32 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:22:33 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 12:22:33 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:22:34 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:22:35 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:22: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:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:22: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:22:36 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:22: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:22:36 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-48e918-default-0". unit-abot-epc-basic-0: 12:22:37 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:22:37 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 12:22:38 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 12:22:38 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-48e918-default-0 unit-abot-epc-basic-0: 12:22:39 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease machine-2: 12:22:39 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 12:22:39 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 12:22:39 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:22: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:22: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:22:39 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease machine-2: 12:22:39 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:22:39 DEBUG juju.worker start "engine" machine-2: 12:22:39 INFO juju.worker start "engine" machine-2: 12:22:39 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:22:39 DEBUG juju.worker "engine" started machine-2: 12:22:39 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:22:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:22:39 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:22:39 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:22:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:22:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:22:39 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:22:39 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.apicaller connecting with old password machine-2: 12:22:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:22:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-2: 12:22:39 INFO juju.api connection established to "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-2: 12:22:39 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-2: 12:22:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:22:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:22:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:22:39 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 12:22:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:22:39 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 12:22:39 DEBUG juju.worker.apicaller connected machine-2: 12:22:39 DEBUG juju.worker.apicaller changing password... machine-2: 12:22:40 DEBUG juju.worker.apicaller password changed machine-2: 12:22:40 DEBUG juju.api RPC connection died machine-2: 12:22:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 12:22:40 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:22:40 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-2: 12:22:40 INFO juju.api connection established to "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-2: 12:22:40 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-2: 12:22:40 DEBUG juju.worker.apicaller connected machine-2: 12:22:40 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:22:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:22:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:22:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:22:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:22:40 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:22:40 INFO juju.worker.upgrader unblocking abort check machine-2: 12:22:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:22:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:22:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:22:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:22:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:22:40 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:22:40 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:22:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 12:22:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:22:40 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:22:40 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:22:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:22:40 DEBUG juju.worker.logger logger setup machine-2: 12:22:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:22:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:22:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:22:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:22:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:22:40 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:22:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:22:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:22:40 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:22:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:22:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:22:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:22:40 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:22:40 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:22:40 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:22:40 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:22:40 INFO juju.util.exec run result: exit status 127 machine-2: 12:22:40 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec428765503/script.sh: line 1: fanatic: command not found 127 machine-2: 12:22:40 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:22:40 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:22:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:22:40 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 12:22:40 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-2: 12:22:40 DEBUG juju.network including address local-fan:252.16.0.1 for machine machine-2: 12:22:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:22:40 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:22:40 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.16 local-fan:252.16.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:22:40 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.16:17070 252.16.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:22:40 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.16:17070" "252.16.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] machine-2: 12:22:40 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 12:22:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 12:22:40 DEBUG juju.api RPC connection died machine-2: 12:22:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:22:40 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-2: 12:22:40 ERROR juju.worker.logger connection is shut down machine-2: 12:22:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 12:22:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:22:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:22:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 12:22:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 12:22:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 12:22:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 12:22:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 12:22:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 12:22:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 12:22:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 12:22:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-2: 12:22:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:22:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:22:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:22:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 12:22:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:22:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 12:22:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 12:22:40 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: 12:22:40 DEBUG juju.worker killing runner 0xc42062da00 machine-2: 12:22:40 INFO juju.worker runner is dying machine-2: 12:22:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-2 from state: connection is shut down machine-2: 12:22:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:22:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 12:22:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:22:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:22:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-2: 12:22:40 INFO juju.api connection established to "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-2: 12:22:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-2: 12:22:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:22:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-48e918-default-0 unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:22: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:22:40 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. machine-2: 12:22:41 DEBUG juju.worker.apicaller connected machine-2: 12:22:41 DEBUG juju.api RPC connection died machine-2: 12:22:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-48e918-default-0 machine-2: 12:22:41 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:22:41 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-2: 12:22:41 INFO juju.api connection established to "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-2: 12:22:41 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 12:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.5). unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 12:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 12:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 12:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 12:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 12:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 12:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 12:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 12:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 12:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22:41 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 12:22: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:22:41 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 12:22: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:22: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] machine-2: 12:22:42 DEBUG juju.worker.apicaller connected machine-2: 12:22:42 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:22:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:42 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:22:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:22:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:22:42 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 12:22:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:22:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:22:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:22:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:22:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 12:22:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:22:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:22:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 12:22:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:22:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:22:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:22:42 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:22:42 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:22:42 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:22:42 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:22:42 INFO juju.worker.upgrader unblocking abort check machine-2: 12:22:42 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:22:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:22:42 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:22:42 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:22:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:22:42 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 12:22:42 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-2: 12:22:42 DEBUG juju.network including address local-fan:252.16.0.1 for machine machine-2: 12:22:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:22:42 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:22:42 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.16 local-fan:252.16.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:22:42 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.16:17070 252.16.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:22:42 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.16:17070" "252.16.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] machine-2: 12:22:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:22:42 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:22:42 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:22:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:22:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:22:42 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: 12:22:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:22:42 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:22:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:22:42 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 12:22:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:22:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:22:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:22:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:22:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:22:42 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:22:42 DEBUG juju.worker start "2-container-watcher" machine-2: 12:22:42 DEBUG juju.worker start "stateconverter" machine-2: 12:22:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:22:42 INFO juju.worker start "2-container-watcher" machine-2: 12:22:42 DEBUG juju.worker "2-container-watcher" started machine-2: 12:22:42 INFO juju.worker start "stateconverter" machine-2: 12:22:42 DEBUG juju.worker "stateconverter" started machine-2: 12:22:42 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:22:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:22:42 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:22:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:22:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:22:42 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:22:42 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:22:42 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 12:22:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:22:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:22:42 DEBUG juju.worker.logger logger setup machine-2: 12:22:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:22:42 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.16,252.16.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:22:42 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:22:42 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:22:42 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 12:22:42 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:22:42 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:22:42 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:22:42 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:22:42 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:22:42 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:22:42 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:22:42 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:22:42 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:22:42 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:22:42 INFO juju.util.exec run result: exit status 127 machine-2: 12:22:42 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec289087240/script.sh: line 1: fanatic: command not found 127 machine-2: 12:22:42 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:22:42 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:22:42 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:22:42 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:22:42 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:22:42 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:22:42 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:22:42 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:22:42 DEBUG juju.service discovered init system "upstart" from local host machine-2: 12:22:42 INFO juju.util.exec run result: exit status 127 machine-2: 12:22:42 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec449858426/script.sh: line 1: fanatic: command not found 127 machine-2: 12:22:42 DEBUG juju.worker.deployer API addresses: ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] machine-2: 12:22:42 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]}}} machine-2: 12:22:42 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:22:42 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:22:42 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:22:42 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:22:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:22:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:22:42 DEBUG juju.network including address local-cloud:192.168.121.26 for machine machine-2: 12:22:42 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:22:42 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.26 local-machine:::1] machine-2: 12:22:42 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.26 local-machine:::1] machine-2: 12:22:42 INFO juju.worker.machiner "machine-2" started machine-2: 12:22:42 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 12:22:42 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:22:42 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: 12:22:42 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:22:42 DEBUG juju.worker start "api" unit-oai-epc-0: 12:22:42 INFO juju.worker start "api" unit-oai-epc-0: 12:22:42 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 12:22:42 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:22:42 DEBUG juju.worker "api" started unit-oai-epc-0: 12:22:42 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:22:42 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-epc-0: 12:22:42 INFO juju.api connection established to "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-epc-0: 12:22:42 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:42 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:22:42 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 12:22:42 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 12:22:42 DEBUG juju.api RPC connection died unit-oai-epc-0: 12:22:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 12:22:42 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:22:42 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-epc-0: 12:22:42 INFO juju.api connection established to "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-epc-0: 12:22:42 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-2: 12:22:42 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:da:28:f9 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.26 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:da:28:f9 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 12:22:43 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:22:43 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.13 [186 kB] unit-abot-epc-basic-0: 12:22:43 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:22:43 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-oai-epc-0: 12:22:43 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:22:43 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:22:43 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:22:43 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:22:43 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:22:43 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:22:43 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:22:43 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:22:43 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.16,252.16.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:22:43 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:22:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:22:43 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:22:43 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:22:43 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:22:43 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 12:22:43 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 12:22:43 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 12:22:43 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:22:43 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:22:43 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:22:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:22:43 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-epc-0: 12:22:43 DEBUG juju.network including address local-cloud:192.168.121.16 for machine unit-oai-epc-0: 12:22:43 DEBUG juju.network including address local-fan:252.16.0.1 for machine unit-oai-epc-0: 12:22:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:22:43 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:22:43 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.16 local-fan:252.16.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:22:43 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.16:17070 252.16.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:22:43 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.16:17070" "252.16.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] unit-oai-epc-0: 12:22:43 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:22:43 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:22:43 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-abot-epc-basic-0: 12:22: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-oai-epc-0: 12:22:43 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:22:43 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:22:43 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:22:43 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 12:22:43 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 12:22:43 DEBUG httpbakery client do GET https://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 12:22:43 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:22:43 DEBUG httpbakery } -> error unit-oai-epc-0: 12:22:43 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 12:22:43 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:22:43 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:22:43 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:22:43 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:22:43 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:22:43 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:22:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:43 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 12:22: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-oai-epc-0: 12:22:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:22: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-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:22:43 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: 12:22:43 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:22:43 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 12:22:44 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:22: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-oai-epc-0: 12:22:44 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:22:44 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 12:22:44 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 12:22:44 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:44 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-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22:45 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:22:45 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:22:45 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:22:45 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:22:45 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:22:45 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:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:45 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-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:45 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (1990 kB/s) unit-abot-epc-basic-0: 12:22: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:22: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-oai-epc-0: 12:22:45 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-abot-epc-basic-0: 12:22: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-oai-epc-0: 12:22:45 DEBUG unit.oai-epc/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-epc-0: 12:22:45 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 12:22:45 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 12:22:45 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 12:22:45 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 12:22:45 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22:46 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:22:46 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:22:46 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:22:46 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:22: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-abot-epc-basic-0: 12:22: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-epc-0: 12:22:47 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 12:22:47 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 12:22:47 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:22:47 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 12:22:47 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:22:47 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-epc-0: 12:22:47 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22: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:22: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-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22: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-epc-0: 12:22:48 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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-epc-0: 12:22:48 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:22: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:22: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-oai-epc-0: 12:22:48 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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-abot-epc-basic-0: 12:22: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-oai-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:22: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-abot-epc-basic-0: 12:22: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-oai-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 12:22: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-oai-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 12:22:49 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 12:22:50 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-epc-0: 12:22:50 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (31.8 kB/s) unit-abot-epc-basic-0: 12:22:50 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:22:50 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:22:50 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:22:50 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:22:50 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:22:50 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:22:50 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 12:22: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:22: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:22: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-oai-epc-0: 12:22:50 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 12:22:50 DEBUG unit.oai-epc/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-epc-0: 12:22:50 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 12:22:50 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 12:22:50 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22: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:22: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.5 [80.5 kB] unit-abot-epc-basic-0: 12:22: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.8 [16.1 kB] unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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.9 [5,096 kB] unit-oai-epc-0: 12:22:50 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:22: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.9 [2,277 kB] unit-abot-epc-basic-0: 12:22: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:22:51 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.9 [47.3 kB] unit-abot-epc-basic-0: 12:22:51 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:22:51 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:22:51 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:22:51 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:22:51 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:22:51 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:22:51 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:22:51 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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:51 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:22:51 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:22:51 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:51 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:22:51 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 12:22: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:22: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-oai-epc-0: 12:22:51 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-abot-epc-basic-0: 12:22: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:22: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-oai-epc-0: 12:22:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:22:51 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 12:22:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:22:51 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:51 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:22:51 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 12:22: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:22:52 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:22: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-oai-epc-0: 12:22:52 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:22:52 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:22:52 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 12:22:52 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:22:52 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 12:22:52 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 12:22:52 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:22:52 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:22:52 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 12:22: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:22: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:22: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-oai-epc-0: 12:22:52 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:22:52 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 12:22:52 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 12:22:52 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-abot-epc-basic-0: 12:22: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.5 [2,434 B] unit-abot-epc-basic-0: 12:22: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-oai-epc-0: 12:22:52 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-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22:53 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:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:53 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:53 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-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:53 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-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:53 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-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:54 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-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:54 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-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:54 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1587 kB/s) unit-abot-epc-basic-0: 12:22: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:22: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:22: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-oai-epc-0: 12:22:54 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 12:22:54 DEBUG unit.oai-epc/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-epc-0: 12:22:54 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 12:22:54 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:54 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 12:22:54 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:22:54 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22: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:22: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:22: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-oai-epc-0: 12:22:55 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 12:22:55 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 12:22:55 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:22:55 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:22:55 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:22:55 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:22:55 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:22:55 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:22:55 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:22:55 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-oai-epc-0: 12:22:55 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-abot-epc-basic-0: 12:22: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:22: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-oai-epc-0: 12:22:55 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 12:22:55 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:22: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-oai-epc-0: 12:22:55 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 12:22:55 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 12:22:55 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22: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-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:55 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-abot-epc-basic-0: 12:22: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-oai-epc-0: 12:22:55 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: 12:22:55 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22: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-abot-epc-basic-0: 12:22: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-abot-epc-basic-0: 12:22: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-abot-epc-basic-0: 12:22: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-abot-epc-basic-0: 12:22: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-epc-0: 12:22:56 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 12:22:56 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: 12:22:57 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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:22: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-abot-epc-basic-0: 12:22: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-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22: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-abot-epc-basic-0: 12:22: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-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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:22: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-abot-epc-basic-0: 12:22: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:22: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-abot-epc-basic-0: 12:22: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:22: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:22: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-abot-epc-basic-0: 12:22: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:22: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-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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-oai-epc-0: 12:22:58 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-abot-epc-basic-0: 12:22: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-oai-epc-0: 12:22:58 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 12:22: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:22: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-epc-0: 12:22:58 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:22:58 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:58 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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:22: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.26-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 12:22: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.26-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 12:22: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.26-0ubuntu0.16.04.1 [1,156 kB] unit-abot-epc-basic-0: 12:22: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-abot-epc-basic-0: 12:22: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:22: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-abot-epc-basic-0: 12:22: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-abot-epc-basic-0: 12:22: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:22: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-epc-0: 12:22:58 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:22:58 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: 12:22:58 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 12:22:58 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 12:22:58 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 12:22:58 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: 12:22:58 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: 12:22:58 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:59 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:22:59 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:22:59 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:22:59 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-oai-epc-0: 12:22:59 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:22:59 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-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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-abot-epc-basic-0: 12:22: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-abot-epc-basic-0: 12:22: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:22: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:22: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-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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-abot-epc-basic-0: 12:22: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:22: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-abot-epc-basic-0: 12:22: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:22: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-epc-0: 12:22:59 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 12:22:59 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:22:59 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:22:59 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 12:22:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:22:59 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:22:59 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 12:22: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-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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-abot-epc-basic-0: 12:22: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:22: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:22: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-oai-epc-0: 12:22:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:22: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-abot-epc-basic-0: 12:22: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:22: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-oai-epc-0: 12:22:59 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:22:59 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 12:22:59 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 12:22:59 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 12:22: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:22: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:22: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:22: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:22: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-abot-epc-basic-0: 12:23: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-abot-epc-basic-0: 12:23: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-abot-epc-basic-0: 12:23: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:23: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:23:01 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:23:01 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 12:23: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:23: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:23: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:23: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-abot-epc-basic-0: 12:23: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:23: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:23: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-abot-epc-basic-0: 12:23: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.2 [407 kB] unit-abot-epc-basic-0: 12:23: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:23: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-abot-epc-basic-0: 12:23: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-abot-epc-basic-0: 12:23: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:23: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-abot-epc-basic-0: 12:23: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-abot-epc-basic-0: 12:23: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-abot-epc-basic-0: 12:23:02 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:23: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:23: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-abot-epc-basic-0: 12:23: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-abot-epc-basic-0: 12:23: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:23: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:23: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:23: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-abot-epc-basic-0: 12:23: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:23: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-abot-epc-basic-0: 12:23: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:23: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:23: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:23: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.12 [2,957 kB] unit-abot-epc-basic-0: 12:23: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.12 [41.0 kB] unit-abot-epc-basic-0: 12:23: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:23: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-abot-epc-basic-0: 12:23: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:23: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:23: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-abot-epc-basic-0: 12:23: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:23: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-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 12:23: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:23: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-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:23:02 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: 12:23:02 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:23: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:23:02 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 12:23:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:23:02 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 12:23:03 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: 12:23:03 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 12:23:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:23:03 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 12:23:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 12:23:03 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: 12:23:03 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:23: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:23: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-epc-0: 12:23:04 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:23:04 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 12:23:04 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 12:23:04 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] unit-abot-epc-basic-0: 12:23: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:23: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:23: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:23: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:23: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:23: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:23: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:23: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:23: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-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 12:23: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-abot-epc-basic-0: 12:23: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:23: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:23: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:23: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:23: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-abot-epc-basic-0: 12:23: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-abot-epc-basic-0: 12:23: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:23:07 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 24s (11.9 MB/s) unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 12:23: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 ... 67357 files and directories currently installed.) unit-abot-epc-basic-0: 12:23: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:23:07 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.6_amd64.deb ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.13_amd64.deb ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.13) ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-oai-epc-0: 12:23:08 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] unit-oai-epc-0: 12:23:09 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: 12:23:09 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 5s (12.1 MB/s) unit-oai-epc-0: 12:23:09 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-epc-0: 12:23:09 DEBUG unit.oai-epc/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-epc-0: 12:23:09 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 ... unit-oai-epc-0: 12:23:09 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 12:23:09 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 12:23: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:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... machine-3: 12:23:14 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:23:14 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:23:14 DEBUG juju.agent read agent config, format "2.0" machine-3: 12:23:15 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:23:15 DEBUG juju.worker start "engine" machine-3: 12:23:15 INFO juju.worker start "engine" machine-3: 12:23:15 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:23:15 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:23:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:23:15 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:23:15 DEBUG juju.worker "engine" started machine-3: 12:23:15 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:23:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:23:15 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:23:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.apicaller connecting with old password machine-3: 12:23:15 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:23:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:23:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:23:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-3: 12:23:15 INFO juju.api connection established to "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-3: 12:23:15 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-3: 12:23:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:23:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:23:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 12:23:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... machine-3: 12:23:17 DEBUG juju.worker.apicaller connected machine-3: 12:23:17 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... machine-3: 12:23:17 DEBUG juju.worker.apicaller password changed machine-3: 12:23:17 DEBUG juju.api RPC connection died machine-3: 12:23:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 12:23:17 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:23:17 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-3: 12:23:17 INFO juju.api connection established to "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-3: 12:23:17 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:23:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 12:23:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:18 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:23:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 12:23:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... machine-3: 12:23:18 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... machine-3: 12:23:19 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:23:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:23:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:23:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:23:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:23:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:23:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:23:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:23:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 12:23:20 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:23:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:20 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:23:20 INFO juju.worker.upgrader unblocking abort check machine-3: 12:23:20 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:23:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:23:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:23:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:23:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:23:20 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:23:20 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:23:20 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:23:20 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:23:20 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 12:23:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:23:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:23:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:23:20 DEBUG juju.worker.logger logger setup machine-3: 12:23:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:23:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:23:20 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:23:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:23:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:23:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:23:20 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.16,252.16.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:23:20 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:23:20 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:23:20 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:23:20 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:23:20 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:23:20 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:23:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:23:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:23:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:23:20 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:23:20 INFO juju.util.exec run result: exit status 127 machine-3: 12:23:20 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec110852543/script.sh: line 1: fanatic: command not found 127 machine-3: 12:23:20 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 12:23:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:23:20 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:23:20 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:23:20 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:23:20 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:23:20 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:23:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:23:20 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 12:23:20 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-3: 12:23:20 DEBUG juju.network including address local-fan:252.16.0.1 for machine machine-3: 12:23:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:23:20 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:23:20 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.16 local-fan:252.16.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:23:20 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.16:17070 252.16.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:23:20 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:23:20 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:23:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:23:20 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:23:20 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:23:20 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:23:20 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:23:20 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:23:20 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:23:20 INFO juju.util.exec run result: exit status 127 machine-3: 12:23:20 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec130054499/script.sh: line 1: fanatic: command not found 127 machine-3: 12:23:20 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:23:20 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:23:20 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-oai-epc-0: 12:23:22 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 12:23:22 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: 12:23:22 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... machine-3: 12:23:22 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.16:17070" "252.16.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] machine-3: 12:23:22 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:23:22 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 12:23:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 12:23:22 DEBUG juju.api RPC connection died machine-3: 12:23:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:23:22 DEBUG juju.worker killing runner 0xc420158d00 machine-3: 12:23:22 INFO juju.worker runner is dying machine-3: 12:23:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 12:23:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 12:23:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 12:23:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-3: 12:23:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 12:23:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-3: connection is shut down machine-3: 12:23:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:23:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 12:23:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 12:23:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 12:23:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 12:23:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 12:23:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 12:23:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 12:23:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 12:23:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 12:23:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 12:23:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:23:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:23:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:23:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:23:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:23:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:23:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:23:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:22 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:23:22 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-3: 12:23:22 INFO juju.api connection established to "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-3: 12:23:22 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 12:23:22 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:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... machine-3: 12:23:23 DEBUG juju.worker.apicaller connected machine-3: 12:23:23 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. machine-3: 12:23:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:23 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... machine-3: 12:23:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:23:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:23:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:23 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:23:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:23:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 12:23:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:23:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 12:23:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:23:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:23:23 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.16,252.16.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:23:23 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 12:23:23 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:23:23 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:23:23 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:23:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:23:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:23:23 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:23:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:23:23 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:23:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... machine-3: 12:23:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:23:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:23:23 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:23:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:23:23 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:23:23 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 12:23:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:23:23 DEBUG juju.worker.logger logger setup machine-3: 12:23:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:23:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:23:23 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:23:23 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:23:23 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:23:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:23:23 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:23:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:23:23 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:23:23 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:23:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:23:23 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 12:23:23 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-3: 12:23:23 DEBUG juju.network including address local-fan:252.16.0.1 for machine machine-3: 12:23:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:23:23 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:23:23 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.16 local-fan:252.16.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:23:23 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.16:17070 252.16.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:23:23 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.16:17070" "252.16.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] machine-3: 12:23:23 INFO juju.util.exec run result: exit status 127 machine-3: 12:23:23 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec991629639/script.sh: line 1: fanatic: command not found 127 machine-3: 12:23:23 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:23:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:23:23 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:23:23 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:23:23 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:23:23 INFO juju.util.exec run result: exit status 127 machine-3: 12:23:23 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec178875708/script.sh: line 1: fanatic: command not found 127 machine-3: 12:23:23 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:23:23 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:23:23 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:23:23 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:23:23 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:23:23 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:23:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:23:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:23:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:23:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:23:23 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:23:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:23:23 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:23:23 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:23:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:23:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:23:23 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 12:23:23 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:23:23 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-3: 12:23:23 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-3: 12:23:23 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:23:23 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:23:23 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:23:24 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:23:24 INFO juju.worker.upgrader unblocking abort check machine-3: 12:23:24 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:23:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:23:24 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:23:24 INFO juju.worker.deployer deploying unit "oai-hss/0" unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... machine-3: 12:23:24 DEBUG juju.worker start "3-container-watcher" machine-3: 12:23:24 DEBUG juju.worker start "stateconverter" machine-3: 12:23:24 INFO juju.worker start "3-container-watcher" machine-3: 12:23:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:23:24 DEBUG juju.worker "3-container-watcher" started machine-3: 12:23:24 INFO juju.worker start "stateconverter" machine-3: 12:23:24 DEBUG juju.worker "stateconverter" started machine-3: 12:23:24 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... machine-3: 12:23:24 INFO juju.worker.machiner "machine-3" started machine-3: 12:23:24 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... machine-3: 12:23:24 DEBUG juju.service discovered init system "upstart" from local host machine-3: 12:23:24 DEBUG juju.worker.deployer API addresses: ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] machine-3: 12:23:24 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 12:23:24 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:23:24 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:23:24 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:23:24 DEBUG juju.worker start "api" unit-oai-hss-0: 12:23:24 INFO juju.worker start "api" unit-oai-hss-0: 12:23:24 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:23:24 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:23:24 DEBUG juju.worker "api" started unit-oai-hss-0: 12:23:24 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:24 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:23:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:23:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:23:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:23:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:23:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 12:23:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:23:25 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 12:23:25 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-hss-0: 12:23:25 INFO juju.api connection established to "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-hss-0: 12:23:25 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-hss-0: 12:23:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:23:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 12:23:25 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:23:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... machine-3: 12:23:25 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:70:eb:2d 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:70:eb:2d 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:23:26 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:23:26 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 12:23:26 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 12:23:26 DEBUG juju.api RPC connection died unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 12:23:26 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:23:26 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-hss-0: 12:23:26 INFO juju.api connection established to "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-hss-0: 12:23:26 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-hss-0: 12:23:26 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:27 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:23:27 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:23:27 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:23:27 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:23:27 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:23:27 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:23:27 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:23:27 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:23:27 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:23:27 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:23:27 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:23:27 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-hss-0: 12:23:27 DEBUG juju.network including address local-cloud:192.168.121.16 for machine unit-oai-hss-0: 12:23:27 DEBUG juju.network including address local-fan:252.16.0.1 for machine unit-oai-hss-0: 12:23:27 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:23:27 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:23:27 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.16 local-fan:252.16.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:23:27 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.16:17070 252.16.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:23:27 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:23:27 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.16,252.16.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:23:27 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: 12:23:27 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 12:23:27 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 12:23:27 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 12:23:27 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 12:23:27 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.16:17070" "252.16.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] unit-oai-epc-0: 12:23:27 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-epc-0: 12:23:27 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-epc-0: 12:23:27 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: 12:23:27 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:23:27 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 12:23:27 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:23:27 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:23:27 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:23:27 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 12:23:27 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:23:27 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:23:27 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:23:27 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 12:23:27 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 12:23:27 DEBUG httpbakery client do GET https://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-oai-hss-0: 12:23:27 DEBUG httpbakery } -> error unit-oai-hss-0: 12:23:27 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 12:23:27 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:23:27 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:23:27 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:23:27 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:23:27 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:23:27 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:23:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 12:23:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-oai-hss-0: 12:23:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:23:27 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:23:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 12:23:28 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:23:28 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:23:28 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 12:23:28 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:23:28 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:23:28 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 12:23:28 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 12:23:28 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:23:28 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:23:28 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:23:28 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 12:23:28 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:23:28 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: 12:23:28 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 12:23:28 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:23:28 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 12:23:28 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:23:28 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 12:23:28 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 12:23:28 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 12:23:28 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:23:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 12:23:29 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: 12:23:29 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-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-epc-0: 12:23:29 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: 12:23:29 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (2905 kB/s) unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-epc-0: 12:23:29 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 12:23:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 12:23:30 DEBUG unit.oai-hss/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-hss-0: 12:23:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 12:23:30 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 12:23:30 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 12:23:30 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 12:23:30 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-epc-0: 12:23:30 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-epc-0: 12:23:30 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 12:23:30 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:23:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 12:23:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 12:23:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 12:23:30 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 12:23:30 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:23:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 12:23:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 12:23:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 12:23:30 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 12:23:30 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:23:30 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:23:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 12:23:31 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:23:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 12:23:31 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 12:23:31 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:23:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 12:23:31 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:23:31 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 12:23:31 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:23:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 12:23:32 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 12:23:32 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:23:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 12:23:32 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 12:23:32 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 12:23:32 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:23:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 12:23:32 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:23:32 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 12:23:33 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:23:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 12:23:33 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:23:33 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 12:23:33 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:23:33 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 12:23:33 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:23:33 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 12:23:33 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (37.2 kB/s) unit-oai-hss-0: 12:23:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 12:23:34 DEBUG unit.oai-hss/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-hss-0: 12:23:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 12:23:34 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 12:23:34 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 12:23:34 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:23:34 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 12:23:34 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 12:23:35 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:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:23:35 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:23:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:23:35 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 12:23:36 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:23:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-hss-0: 12:23:36 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:23:36 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 12:23:36 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 12:23:36 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-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 12:23:36 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:23:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 12:23:36 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:23:36 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 12:23:36 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-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 12:23:37 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:23:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-hss-0: 12:23:37 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 12:23:37 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:23:37 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-oai-hss-0: 12:23:37 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-epc-0: 12:23:37 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: 12:23:37 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-hss-0: 12:23:37 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-epc-0: 12:23:37 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-oai-epc-0: 12:23:37 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 12:23:37 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-oai-hss-0: 12:23:38 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-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-epc-0: 12:23:38 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-epc-0: 12:23:38 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 12:23:38 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:23:38 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 12:23:38 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-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 12:23:38 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:23:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-epc-0: 12:23:38 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-oai-epc-0: 12:23:38 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-epc-0: 12:23:38 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 12:23:38 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 12:23:38 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 12:23:38 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-epc-0: 12:23:38 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-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 12:23:38 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1426 kB/s) unit-oai-hss-0: 12:23:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 12:23:38 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-hss-0: 12:23:38 DEBUG unit.oai-hss/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-hss-0: 12:23:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:23:38 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:23:38 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:23:38 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 12:23:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:23:38 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:23:38 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-epc-0: 12:23:38 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 12:23:38 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-oai-hss-0: 12:23:38 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 12:23:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 12:23:38 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 12:23:38 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:23:38 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-epc-0: 12:23:39 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 12:23:39 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: 12:23:39 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: 12:23:39 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 12:23:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:23:39 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 12:23:39 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 12:23:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 12:23:39 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 12:23:39 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 12:23:39 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: 12:23:39 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-epc-0: 12:23:40 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 12:23:40 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 12:23:40 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 12:23:40 INFO juju.worker.uniter.context trying to kill context process 3194 unit-oai-epc-0: 12:23:40 INFO juju.worker.uniter.context waiting for context process 3194 to die unit-oai-epc-0: 12:23:40 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 12:23:40 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 12:23:40 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-epc-0: 12:23:40 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:23:40 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:23:40 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:23:40 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 12:23:40 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 12:23:40 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 12:23:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 12:23:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 12:23:40 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 12:23:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:23:40 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... machine-2: 12:23:41 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 12:23:41 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 12:23:41 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 12:23:41 DEBUG juju.worker.reboot machine lock will not be released manually unit-abot-epc-basic-0: 12:23:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 12:23:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:23:42 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 12:23:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 12:23:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:42 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 12:23:42 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:23:42 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:23:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 12:23:42 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:23:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 12:23:42 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 12:23:42 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 12:23:42 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 12:23:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 12:23:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 12:23:43 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: 12:23:43 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: 12:23:43 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-oai-hss-0: 12:23:43 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:23:43 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:23:43 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install ++ virt-what unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 12:23:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 12:23:44 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:23:44 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:23:44 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:23:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:23:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:23:44 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-oai-hss-0: 12:23:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 12:23:45 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:23:45 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 12:23:45 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 12:23:45 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 12:23:45 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:23:45 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 12:23:45 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:23:45 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 12:23:45 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:23:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 12:23:46 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:23:46 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:23:47 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: 12:23:47 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:23:47 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:23:47 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:23:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:23:47 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 12:23:47 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: 12:23:47 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 12:23:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:23:47 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 12:23:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:23:48 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 12:23:48 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: 12:23:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:23:48 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:23:48 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:23:48 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:23:48 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 12:23:48 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:23:48 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 12:23:48 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:23:48 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 12:23:48 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 12:23:48 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:23:48 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-hss-0: 12:23:48 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:23:48 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 12:23:48 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 12:23:48 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-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 12:23:49 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:23:49 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 12:23:50 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:23:50 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 12:23:50 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:23:50 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 12:23:51 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:23:51 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:23:51 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 2s (21.9 MB/s) unit-oai-hss-0: 12:23:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-hss-0: 12:23:52 DEBUG unit.oai-hss/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-hss-0: 12:23:52 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:23:52 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 12:23:52 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 12:23:53 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:23:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 12:23:53 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:23:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 12:23:54 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:23:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 12:23:58 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:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 12:23:59 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:23:59 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 12:24:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 12:24:00 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:24:00 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 12:24:00 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:24:00 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 12:24:00 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:24:00 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 12:24:03 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:24:03 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 12:24:03 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:24:03 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 12:24:04 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:24:04 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 12:24:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 12:24:05 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:24:05 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-oai-hss-0: 12:24:07 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:24:07 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-hss-0: 12:24:07 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 12:24:07 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 12:24:07 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:24:07 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:24:07 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 12:24:09 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:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 12:24:09 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:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 12:24:09 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:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 12:24:09 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:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 12:24:10 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:24:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 12:24:10 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:24:10 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.5_amd64.deb ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.8_amd64.deb ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.9_all.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.9_amd64.deb ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.9_amd64.deb ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 12:24:14 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:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 12:24:14 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:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 12:24:14 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:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 12:24:14 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:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 12:24:14 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:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 12:24:14 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:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 12:24:14 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:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 12:24:15 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:24:15 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:24:15 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 12:24:15 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 12:24:15 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 12:24:15 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-oai-hss-0: 12:24:15 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 12:24:15 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-oai-hss-0: 12:24:15 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 12:24:15 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 12:24:15 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 12:24:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:24:15 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-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 12:24:16 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 12:24:16 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:24:16 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 12:24:16 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-oai-hss-0: 12:24:16 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:24:16 DEBUG unit.oai-hss/0.install done unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 12:24:16 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:24:16 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:24:17 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 12:24:17 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 12:24:17 INFO juju.worker.uniter.context trying to kill context process 3201 unit-oai-hss-0: 12:24:17 INFO juju.worker.uniter.context waiting for context process 3201 to die unit-oai-hss-0: 12:24:17 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 12:24:17 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 12:24:17 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-oai-hss-0: 12:24:17 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:24:17 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:24:17 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-oai-hss-0: 12:24:17 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 12:24:17 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 12:24:17 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 12:24:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 12:24:18 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:24:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 12:24:19 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:24:19 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... machine-3: 12:24:21 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 12:24:21 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 12:24:21 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 12:24:21 DEBUG juju.worker.reboot machine lock will not be released manually machine-3: 12:24:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 12:24:21 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:24:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 12:24:22 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:24:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 12:24:23 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:24:23 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.5_all.deb ... unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 12:24:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 12:24:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:24 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:24:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 12:24:24 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:24:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 12:24:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:24 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 12:24:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 12:24:24 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 12:24:25 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:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 12:24:25 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:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 12:24:25 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:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 12:24:25 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:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 12:24:25 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:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 12:24:25 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:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 12:24:25 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:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 12:24:25 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:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 12:24:26 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:24:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 12:24:26 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:24:26 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 12:24:26 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:24:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 12:24:26 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:24:26 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 12:24:26 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:24:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 12:24:27 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:24:27 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 12:24:27 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:24:27 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 12:24:27 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:24:27 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 12:24:28 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:24:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 12:24:28 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:24:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 12:24:28 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:24:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 12:24:28 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:24:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 12:24:29 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:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 12:24:29 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:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 12:24:29 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:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:24:29 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:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:24:29 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:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 12:24:29 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:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 12:24:30 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:24:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 12:24:30 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:24:30 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 12:24:31 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:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 12:24:31 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:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 12:24:31 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:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 12:24:31 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:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 12:24:31 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:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 12:24:31 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:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 12:24:31 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:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 12:24:31 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:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 12:24:31 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:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 12:24:31 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:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 12:24:31 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:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 12:24:32 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:24:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 12:24:32 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:24:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 12:24:32 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:24:32 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 12:24:32 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:24:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 12:24:32 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:24:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 12:24:32 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:24:32 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:24:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 12:24:33 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:24:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 12:24:33 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:24:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 12:24:33 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:24:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 12:24:33 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:24:33 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:24:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 12:24:33 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:24:33 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:24:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:24:33 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:24:33 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:24:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 12:24:33 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:24:33 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 12:24:34 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:24:34 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 12:24:35 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:24:35 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 12:24:36 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:24:36 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 12:24:36 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:24:36 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:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 12:24:36 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:24:36 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 12:24:36 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:24:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 12:24:36 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:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 12:24:37 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:24:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 12:24:37 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:24:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 12:24:38 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:24:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 12:24:39 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:24:40 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 12:24:40 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:24:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 12:24:40 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:24:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 12:24:40 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:24:40 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 12:24:40 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:24:40 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 12:24:40 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:24:40 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 12:24:41 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:24:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 12:24:41 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:24:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 12:24:41 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:24:41 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:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 12:24:41 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:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 12:24:42 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:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:24:42 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:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 12:24:42 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:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 12:24:42 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:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 12:24:43 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:24:43 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 12:24:43 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:24:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 12:24:44 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:24:44 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-mysql-0: 12:24:47 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:24:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:24:47 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:24:47 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:24:47 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:24:47 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:24:47 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:24:47 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:24:47 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:24:47 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:24:47 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:24:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 12:24:48 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:24:48 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 12:24:48 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:24:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 12:24:49 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:24:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 12:24:49 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:24:49 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 12:24:49 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:24:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 12:24:50 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:24:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 12:24:50 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:24:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 12:24:50 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:24:50 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.26-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 12:24:52 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:24:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 12:24:52 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:24:52 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 12:24:52 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:24:52 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 12:24:52 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:24:52 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:24:54 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 12:24:54 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:24:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 12:24:54 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:24:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.13_amd64.deb ... unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 12:24:55 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:24:55 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 12:24:55 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:24:55 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 12:24:56 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:24:56 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 12:24:56 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:24:56 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 12:24:56 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:24:56 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 12:24:56 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:24:56 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 12:24:56 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:24:56 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 12:24:57 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:24:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 12:24:57 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:24:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 12:24:57 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:24:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 12:24:57 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:24:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 12:24:58 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:24:58 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 12:24:58 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:24:58 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 12:24:58 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:24:58 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 12:24:59 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:24:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 12:24:59 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:24:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 12:24:59 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:24:59 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 12:24:59 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:24:59 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 12:25:00 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:25:00 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 12:25:01 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:25:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 12:25:01 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:25:01 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:25:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 12:25:02 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:25:02 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 12:25:02 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:25:02 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 12:25:02 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:25:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 12:25:02 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:25:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 12:25:02 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:25:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 12:25:03 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:25:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 12:25:03 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:25:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 12:25:03 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:25:03 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 12:25:05 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:25:05 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:25:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 12:25:05 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:25:05 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 12:25:05 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:25:05 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 12:25:06 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:25:06 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 12:25:07 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:25:07 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 12:25:08 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:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 12:25:08 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:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 12:25:08 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:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 12:25:08 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:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.12_amd64.deb ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.12_amd64.deb ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 12:25:10 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:25:10 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 12:25:11 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:25:11 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 12:25:13 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:25:13 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 12:25:16 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:25:16 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 12:25:17 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:25:17 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:25:23 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:25:23 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:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 12:25:24 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:25:24 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 12:25:24 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:25:24 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:25:30 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:25: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:25:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:25:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:25:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.13) ... unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:25:36 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:25:36 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:25:36 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:25:36 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:25:36 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:37 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:25:37 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:25:37 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:25:37 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:25:37 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:25:37 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:25:37 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 12:25:37 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:25:37 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:25:37 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:25:37 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:25:37 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:25:37 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:38 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:25:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:25:38 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:25:38 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:25:38 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:39 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:25:39 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:25:39 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:25:39 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:25:40 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:25:40 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:25:40 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:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 12:25:41 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:25:41 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:25:41 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:25:41 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 12:25:41 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:25:41 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:25:41 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:25:41 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:41 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:25:41 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:25:41 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:25:41 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:25:42 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:25:42 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:42 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:25:42 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:25:42 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.8) ... unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:25:43 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:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:25:43 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:25:43 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 12:25:43 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:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:25:43 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:25:43 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 12:25:43 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:25:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:44 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:25:44 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:44 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:25:44 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:25:44 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:25:44 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:25:46 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:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:25:46 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:25:46 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:25:47 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:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:25:47 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:25:47 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:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:25:47 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:25:47 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:25:47 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:25:47 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:25:47 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:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:25:47 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:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:25:47 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:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:25:48 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:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:25:48 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:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:25:48 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:25:48 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:48 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:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:49 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:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:25:49 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:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:25:49 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:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:25:49 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:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:25:50 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:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:25:50 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:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:51 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:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:25:51 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:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:25:51 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:25:51 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:25:51 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:25:51 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:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:51 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:25:51 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:25:51 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:25:52 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:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 12:25:52 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:25:52 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:25:52 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:25:52 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:53 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:25:53 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:25:53 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 12:25:56 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:25:56 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:25:56 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:25:56 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:25:57 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:25:57 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:25:57 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:25:57 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:25:57 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:25:57 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:25:58 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:25:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-48e918-default-0 unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-48e918-default-0 unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:26:06 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:26:06 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:26:06 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:26:06 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:26:06 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:26:06 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:26:06 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:26:06 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:26:06 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:26:06 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:26:06 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:26:06 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:26:06 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 12:26:06 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:26:06 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 12:26:06 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:26:06 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (35.3 kB/s) unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 12:26:06 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 ... 108014 files and directories currently installed.) unit-abot-epc-basic-0: 12:26:06 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:26:06 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:26:07 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:26:07 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-48e918-default-0 unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:26:44 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:26:44 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:26:44 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:26:44 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:26:44 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:26:44 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:26:44 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:26:44 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:26:44 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:26:44 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:26:44 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:26:44 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:26:44 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 12:26:45 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:26:45 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 12:26:45 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:26:45 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 0s (678 kB/s) unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108123 files and directories currently installed.) unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 12:26:46 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:26:46 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:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 12:26:46 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:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:26:47 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:26:47 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-48e918-default-0 unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-48e918-default-0 unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 12:27:25 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:27:25 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-abot-epc-basic-0: 12:28:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:29:11 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:29:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:29:11 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:29:11 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:29:11 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:29:11 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:29:11 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:29:11 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:29:11 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:29:11 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:29:11 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:29:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:29:12 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 12:29:12 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 12:29:12 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 12:29:12 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:29:12 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:29:12 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: 12:29:12 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:29:12 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:29:12 DEBUG juju.worker start "api" unit-oai-epc-0: 12:29:12 INFO juju.worker start "api" unit-oai-epc-0: 12:29:12 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:29:12 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:29:12 DEBUG juju.worker start "engine" machine-2: 12:29:12 INFO juju.worker start "engine" unit-oai-epc-0: 12:29:12 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:29:12 DEBUG juju.worker "api" started unit-oai-epc-0: 12:29:12 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:29:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:29:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:29:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:29:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:29:12 DEBUG juju.worker "engine" started machine-2: 12:29:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:29:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 12:29:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:29:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:29:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:29:12 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:29:12 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:29:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:29:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:29:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:29:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:29:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:12 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-2: 12:29:12 INFO juju.api connection established to "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-epc-0: 12:29:12 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-epc-0: 12:29:12 INFO juju.api connection established to "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-2: 12:29:12 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-epc-0: 12:29:12 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-2: 12:29:12 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:29:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 12:29:12 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:29:12 DEBUG juju.api RPC connection died unit-oai-epc-0: 12:29:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 12:29:12 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:29:12 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-epc-0: 12:29:12 INFO juju.api connection established to "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-epc-0: 12:29:12 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-2: 12:29:13 DEBUG juju.worker.apicaller connected machine-2: 12:29:13 DEBUG juju.api RPC connection died machine-2: 12:29:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:29:13 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:29:13 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-2: 12:29:13 INFO juju.api connection established to "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-2: 12:29:13 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-epc-0: 12:29:13 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:13 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:29:13 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:29:13 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:29:13 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:29:13 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:29:13 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:29:13 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:29:13 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:29:13 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-epc-0: 12:29:13 DEBUG juju.network including address local-cloud:192.168.121.16 for machine unit-oai-epc-0: 12:29:13 DEBUG juju.network including address local-fan:252.16.0.1 for machine unit-oai-epc-0: 12:29:13 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:29:13 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:29:13 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.16 local-fan:252.16.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:29:13 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.16:17070 252.16.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:29:13 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.16:17070" "252.16.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:29:13 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 12:29:13 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:29:13 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:29:13 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:29:13 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:29:13 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.16,252.16.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:29:13 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:29:13 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:29:13 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:29:13 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:29:13 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:29:13 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:29:13 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:29:13 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:29:13 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 12:29:13 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:29:13 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:29:13 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:29:13 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:29:13 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:29:13 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:29:13 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 12:29:13 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:29:13 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 12:29:13 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:29:13 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:29:13 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:29:13 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:29:13 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:29:13 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:29:13 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:29:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 12:29:13 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:29:13 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:29:13 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:29:13 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:29:13 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:29:13 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:29:13 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:29:13 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:29:13 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:29:13 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:29:13 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:29:13 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:29:13 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:29:13 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 12:29:13 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:29:13 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 12:29:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 12:29:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-2: 12:29:14 DEBUG juju.worker.apicaller connected machine-2: 12:29:14 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:29:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:29:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:29:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:29:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 12:29:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:29:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:29:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:29:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:29:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:29:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:29:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 12:29:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:29:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:29:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:29:14 INFO juju.worker.upgrader unblocking abort check machine-2: 12:29:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:29:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:29:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-2: 12:29:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:29:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:29:14 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:29:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:29:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:29:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:29:14 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.16,252.16.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:29:14 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:29:14 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:29:14 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:29:14 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:29:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:29:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:29:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:29:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:29:14 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:29:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:29:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:29:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:29:14 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:29:14 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 12:29:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:29:14 DEBUG juju.worker.logger logger setup machine-2: 12:29:14 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:29:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:29:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:29:14 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 12:29:14 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-2: 12:29:14 DEBUG juju.network including address local-fan:252.16.0.1 for machine machine-2: 12:29:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:29:14 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:29:14 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.16 local-fan:252.16.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:29:14 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.16:17070 252.16.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:29:14 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.16:17070" "252.16.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] machine-2: 12:29:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:29:14 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:29:14 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:29:14 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:29:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:29:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:29:14 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:29:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:29:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:29:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:29:14 INFO juju.util.exec run result: exit status 127 machine-2: 12:29:14 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec238892185/script.sh: line 1: fanatic: command not found 127 machine-2: 12:29:14 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: 12:29:14 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:29:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:29:14 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:29:14 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:29:14 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:29:14 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:29:14 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:29:14 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:29:14 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:29:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:29:14 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:29:14 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:29:14 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:29:14 INFO juju.util.exec run result: exit status 127 machine-2: 12:29:14 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec084592691/script.sh: line 1: fanatic: command not found 127 machine-2: 12:29:14 DEBUG juju.worker start "2-container-watcher" machine-2: 12:29:14 DEBUG juju.worker start "stateconverter" machine-2: 12:29:14 INFO juju.worker start "2-container-watcher" machine-2: 12:29:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:29:14 DEBUG juju.worker "2-container-watcher" started machine-2: 12:29:14 INFO juju.worker start "stateconverter" machine-2: 12:29:14 DEBUG juju.worker "stateconverter" started machine-2: 12:29:14 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:29:14 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:29:14 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:29:14 DEBUG unit.oai-epc/0.install machine-2: 12:29:14 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:29:14 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:29:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:29:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:29:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:29:14 DEBUG juju.network including address local-cloud:192.168.121.26 for machine machine-2: 12:29:14 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:29:14 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.26 local-machine:::1] machine-2: 12:29:14 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.26 local-machine:::1] unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install Reading package lists... machine-2: 12:29:14 INFO juju.worker.machiner "machine-2" started machine-2: 12:29:14 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' machine-2: 12:29:14 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:da:28:f9 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.26 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:da:28:f9 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: 12:29:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:29:14 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:29:14 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 12:29:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 12:29:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:29:15 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:29:15 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:29:15 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 12:29:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:29:15 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 12:29:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 12:29:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:29:15 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:29:15 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 12:29:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:29:15 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 12:29:15 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 12:29:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:29:16 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-oai-epc-0: 12:29:16 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:29:32 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-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 12:30:11 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:30:11 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:30:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:30:11 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 12:30:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:30:12 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 12:30:12 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 12:30:12 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 12:30:12 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:30:12 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 12:30:12 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 12:30:12 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 12:30:12 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 12:30:12 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 12:30:12 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:30:12 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:30:12 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:30:12 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:30:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 12:30:12 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 12:30:12 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:30:12 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:30:12 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:30:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:30:12 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 12:30:12 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:30:12 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:30:12 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 12:30:12 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 12:30:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 12:30:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:30:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:30:12 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 12:30:12 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 12:30:13 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 12:30:13 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 12:30:13 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:30:13 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:30:13 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 12:30:13 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 12:30:13 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 12:30:13 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 12:30:13 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 12:30:13 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 12:30:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 12:30:13 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:30:13 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start SHA256:TEB8LDjn+pICrtRQHdM+I1gcwInc/1b8ckBknpUT/n4 root@juju-48e918-default-0 unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start |. +.+B=..o oo | unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start | o ++o*o=.+o | unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start | .+=.o+o .. | unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start | .. o.* + . | unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start | . .o S o . | unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start |. o . o . o. | unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start |.o . o. o . E | unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start |... o . . | unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start |o . . | unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-48e918-default-0 unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 12:30:13 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:30:13 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start SHA256:P0aaVcJFsba4FrNHm4bJIi8kitLWFQ7VGC0YcHYaYYs ubuntu@juju-48e918-default-0 unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start | ..B+o= .+. | unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start | =.=+ o. . . | unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start | E o. . o + | unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start | . . = . | unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start | o .S * o | unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start | . + B O o | unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start | o o +. + @ = | unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start |o + . .o + + | unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start |.. .. | unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 12:30:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:30:14 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 12:30:14 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 12:30:14 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 12:30:14 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:30:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:30:14 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 12:30:14 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 12:30:14 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:30:14 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-abot-epc-basic-0: 12:30:14 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:30:14 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:30:15 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:30:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:30:15 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} machine-3: 12:31:50 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:31:50 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:31:50 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} unit-oai-hss-0: 12:31:50 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:31:50 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:31:50 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:31:50 DEBUG juju.worker start "api" unit-oai-hss-0: 12:31:50 INFO juju.worker start "api" unit-oai-hss-0: 12:31:50 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:31:50 DEBUG juju.agent read agent config, format "2.0" machine-3: 12:31:50 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-3: 12:31:50 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:31:50 DEBUG juju.worker start "engine" machine-3: 12:31:50 INFO juju.worker start "engine" unit-oai-hss-0: 12:31:50 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:31:50 DEBUG juju.worker "api" started unit-oai-hss-0: 12:31:50 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:31:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:31:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:31:50 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:31:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 12:31:50 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:31:50 DEBUG juju.worker "engine" started machine-3: 12:31:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:31:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: machine-3: 12:31:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:31:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-3: 12:31:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 12:31:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:31:50 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:31:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:31:50 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 12:31:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:31:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:31:50 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:31:50 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:31:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:31:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:31:50 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-3: 12:31:50 INFO juju.api connection established to "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-hss-0: 12:31:50 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:31:50 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-hss-0: 12:31:50 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-hss-0: 12:31:50 INFO juju.api connection established to "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" unit-oai-hss-0: 12:31:50 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-3: 12:31:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:31:50 DEBUG juju.worker.apicaller connected machine-3: 12:31:50 DEBUG juju.api RPC connection died machine-3: 12:31:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:31:50 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:31:50 DEBUG juju.api successfully dialed "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-3: 12:31:50 INFO juju.api connection established to "wss://192.168.121.16:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-3: 12:31:50 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/0a8bf04a-6b9b-4498-8f7f-e3826a48e918/api" machine-3: 12:31:51 DEBUG juju.worker.apicaller connected machine-3: 12:31:51 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:31:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:31:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:31:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:31:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 12:31:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:31:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:31:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:31:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:31:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:31:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:31:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:31:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:31:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:31:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:31:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:31:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:31:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:31:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:31:51 INFO juju.worker.upgrader unblocking abort check machine-3: 12:31:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:31:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:31:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:31:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:31:51 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:31:51 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:31:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:31:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:31:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:31:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:31:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:31:51 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 12:31:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:31:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:31:51 DEBUG juju.worker.logger logger setup machine-3: 12:31:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:31:51 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:31:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:31:51 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.16,252.16.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:31:51 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:31:51 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:31:51 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:31:51 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:31:51 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:31:51 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:31:51 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:31:51 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:31:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:31:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:31:51 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 12:31:51 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-3: 12:31:51 DEBUG juju.network including address local-fan:252.16.0.1 for machine machine-3: 12:31:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:31:51 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:31:51 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.16 local-fan:252.16.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:31:51 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.16:17070 252.16.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:31:51 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.16:17070" "252.16.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] machine-3: 12:31:51 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:31:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:31:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:31:51 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:31:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:31:51 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:31:51 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:31:51 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:31:51 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:31:51 INFO juju.util.exec run result: exit status 127 machine-3: 12:31:51 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec119189613/script.sh: line 1: fanatic: command not found 127 machine-3: 12:31:51 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:31:51 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:31:51 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:31:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:31:51 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:31:51 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:31:51 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:31:51 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:31:51 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:31:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:31:51 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:31:51 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:31:51 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:31:51 INFO juju.util.exec run result: exit status 127 machine-3: 12:31:51 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec571842855/script.sh: line 1: fanatic: command not found 127 machine-3: 12:31:51 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:31:51 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:31:51 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:31:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:31:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:31:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:31:51 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 12:31:51 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:31:51 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-3: 12:31:51 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-3: 12:31:51 DEBUG juju.worker start "3-container-watcher" machine-3: 12:31:51 DEBUG juju.worker start "stateconverter" machine-3: 12:31:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:31:51 INFO juju.worker start "3-container-watcher" machine-3: 12:31:51 DEBUG juju.worker "3-container-watcher" started machine-3: 12:31:51 INFO juju.worker start "stateconverter" machine-3: 12:31:51 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:31:51 DEBUG juju.worker "stateconverter" started machine-3: 12:31:51 INFO juju.worker.machiner "machine-3" started machine-3: 12:31:51 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 12:31:51 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:51 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:31:51 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:31:51 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:31:51 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:31:51 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:31:51 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 12:31:51 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:31:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:31:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:31:51 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-hss-0: 12:31:51 DEBUG juju.network including address local-cloud:192.168.121.16 for machine unit-oai-hss-0: 12:31:51 DEBUG juju.network including address local-fan:252.16.0.1 for machine unit-oai-hss-0: 12:31:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:31:51 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:31:51 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.16 local-fan:252.16.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:31:51 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.16:17070 252.16.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:31:51 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.16:17070" "252.16.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.16:17070" "252.16.0.1:17070" "172.30.9.201:17070"] unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:31:51 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:31:51 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.16,252.16.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:31:51 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: 12:31:51 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:31:51 DEBUG juju.worker.dependency "metric-sender" manifold worker started machine-3: 12:31:51 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:70:eb:2d 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:70:eb:2d 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:31:51 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:31:51 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:31:51 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:31:51 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 12:31:51 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:31:51 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:31:51 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:31:51 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:31:51 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:31:51 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:31:51 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:31:51 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:31:51 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:31:51 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:31:51 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:31:51 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:31:51 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:31:51 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:31:51 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:31:51 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:31:51 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:31:51 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:31:51 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:31:51 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 12:31:51 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:31:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 12:31:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 12:31:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:31:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:31:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:31:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:31:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:31:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:31:54 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:31:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 12:31:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:31:54 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:31:54 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:31:55 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:31:55 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:31:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:31:55 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 12:31:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:31:55 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 12:31:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 12:31:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:31:55 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:31:55 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 12:31:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:31:55 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 12:31:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:31:55 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:31:55 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 12:31:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 12:31:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 12:31:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 12:31:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 12:31:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 12:31:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 12:31:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 12:31:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 12:31:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 12:31:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 12:31:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 12:31:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 12:31:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:32:00 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 12:32:01 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:32:01 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:32:01 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 12:32:01 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:32:01 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 12:32:01 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 12:32:01 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-oai-hss-0: 12:32:01 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-oai-hss-0: 12:32:02 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-oai-hss-0: 12:32:02 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-oai-hss-0: 12:32:02 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-oai-hss-0: 12:32:02 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-oai-hss-0: 12:32:02 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-oai-hss-0: 12:32:02 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-oai-hss-0: 12:32:02 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-oai-hss-0: 12:32:02 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:32:02 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:32:02 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:32:02 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:32:03 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:32:03 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:32:03 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:32:03 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:32:03 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:32:03 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:32:03 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:32:03 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-oai-hss-0: 12:32:03 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-oai-hss-0: 12:32:04 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:32:04 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:32:04 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-oai-hss-0: 12:32:04 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:32:04 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-oai-hss-0: 12:32:04 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:32:04 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:32:04 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-oai-hss-0: 12:32:04 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-oai-hss-0: 12:32:05 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-oai-hss-0: 12:32:05 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:32:05 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:32:05 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:32:05 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:32:05 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:32:05 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:32:05 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:32:05 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:32:05 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:32:05 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:32:05 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:32:06 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:32:06 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:32:06 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:32:06 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:32:06 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:32:06 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-oai-hss-0: 12:32:06 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-oai-hss-0: 12:32:06 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-oai-hss-0: 12:32:06 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:32:07 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-oai-hss-0: 12:32:07 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-oai-hss-0: 12:32:07 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-oai-hss-0: 12:32:07 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-170.220 [772 kB] unit-oai-hss-0: 12:32:07 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-oai-hss-0: 12:32:07 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-oai-hss-0: 12:32:07 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-oai-hss-0: 12:32:07 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-oai-hss-0: 12:32:07 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-oai-hss-0: 12:32:08 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-oai-hss-0: 12:32:08 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-oai-hss-0: 12:32:08 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-oai-hss-0: 12:32:08 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-oai-hss-0: 12:32:08 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-oai-hss-0: 12:32:09 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-oai-hss-0: 12:32:09 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:32:09 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:32:09 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:32:09 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:32:09 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:32:09 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:32:09 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:32:09 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:32:10 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:32:10 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-oai-hss-0: 12:32:10 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-oai-hss-0: 12:32:10 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-oai-hss-0: 12:32:10 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-oai-hss-0: 12:32:10 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:32:10 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:32:10 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:32:10 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:32:11 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:32:11 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 9s (7182 kB/s) unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install (Reading database ... 83650 files and directories currently installed.) unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 12:32:11 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 12:32:12 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 12:32:13 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:32:14 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 12:32:15 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:32:15 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 12:32:15 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:32:15 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 12:32:16 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:32:16 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 12:32:16 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:32:16 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 12:32:16 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:32:16 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 12:32:16 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:32:16 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 12:32:16 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:32:16 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 12:32:17 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:32:17 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 12:32:18 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:32:18 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 12:32:18 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:32:18 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:32:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 12:32:22 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:32:22 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 12:32:23 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:32:23 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 12:32:24 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:32:24 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 12:32:25 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:32:25 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 12:32:25 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:32:25 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:32:27 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:32:28 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:32:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 12:32:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 12:32:29 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:32:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 12:32:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 12:32:29 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:32:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 12:32:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:32:29 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:32:30 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 12:32:31 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 12:32:32 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:32:33 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:32:35 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:32:35 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:32:35 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:32:35 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:36 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:32:37 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:38 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:38 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:32:38 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:32:38 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:32:38 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:38 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:38 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:32:38 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:38 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:38 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:32:38 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:38 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:38 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:32:41 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:32:41 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:32:41 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:32:41 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:32:41 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:32:41 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:32:41 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:32:41 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:32:42 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:32:42 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:32:42 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:32:42 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:32:43 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:32:43 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 12:32:44 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-oai-hss-0: 12:32:44 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-oai-hss-0: 12:32:44 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:32:45 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-oai-hss-0: 12:32:45 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-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (1299 kB/s) unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install (Reading database ... 90379 files and directories currently installed.) unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 12:32:48 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-oai-hss-0: 12:32:49 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-oai-hss-0: 12:32:49 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-oai-hss-0: 12:32:49 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-oai-hss-0: 12:32:50 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-oai-hss-0: 12:32:50 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-oai-hss-0: 12:32:51 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-oai-hss-0: 12:32:51 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-oai-hss-0: 12:32:51 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-oai-hss-0: 12:32:51 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-oai-hss-0: 12:32:51 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-oai-hss-0: 12:32:51 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-oai-hss-0: 12:32:51 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-oai-hss-0: 12:32:52 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-oai-hss-0: 12:32:52 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-oai-hss-0: 12:32:52 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-oai-hss-0: 12:32:52 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:32:52 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-oai-hss-0: 12:32:52 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-oai-hss-0: 12:32:52 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-oai-hss-0: 12:32:53 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-oai-hss-0: 12:32:53 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-oai-hss-0: 12:32:53 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-oai-hss-0: 12:32:53 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:32:53 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2158 kB/s) unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install (Reading database ... 90490 files and directories currently installed.) unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 12:32:54 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:32:54 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:32:55 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 12:32:57 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:32:57 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 12:32:59 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:32:59 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:33:01 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:33:01 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:05 DEBUG unit.oai-hss/0.install 190530 12:33:05 [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:33:05 DEBUG unit.oai-hss/0.install 190530 12:33:05 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 12:33:05 DEBUG unit.oai-hss/0.install 190530 12:33:05 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11707 ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install mysql start/running, process 11840 unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 12:33:17 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-oai-hss-0: 12:33:17 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-oai-hss-0: 12:33:17 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (301 kB/s) unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install (Reading database ... 92491 files and directories currently installed.) unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 12:33:18 DEBUG unit.oai-hss/0.install --2019-05-30 12:33:18-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 385K 3s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 772K 2s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 48.6M 1s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 786K 1s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 41.1M 1s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 48.0M 1s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 80.2M 1s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 85.4M 0s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 787K 0s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 24.0M 0s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 36.8M 0s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 91.5M 0s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 90.2M 0s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 103M 0s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 97.6M 0s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 95.1M 0s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 861K 0s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 20.5M 0s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 56.8M 0s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 92.9M 0s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 80.2M 0s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 91.9M=0.4s unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install 2019-05-30 12:33:19 (2.69 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:33:19 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:33:20 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:33:21 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:33:21 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:33:21 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:33:21 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 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:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 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:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 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:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:33:22 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:33:22 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:22 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:33:22 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:22 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:33:22 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:22 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:33:22 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:22 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:33:22 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:22 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:33:22 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:33:22 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:22 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:33:22 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 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:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 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:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 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:33:24 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 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:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:24 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:33:25 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:33:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:33:25 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:33:25 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:33:25 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:33:25 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:33:25 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:33:25 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:33:25 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:33:25 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:33:25 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:33:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 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:33:26 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 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:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 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:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:33:27 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:33:27 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:27 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:33:27 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:27 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:33:27 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:27 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:33:27 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:27 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:33:27 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:27 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:33:27 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:33:27 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:27 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:33:27 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 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:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:29 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:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 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:33:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:29 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:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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-oai-hss-0: 12:33:30 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:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:33:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:32 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:33:32 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:33:32 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:33:32 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:33:32 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:33:32 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 12:33:32 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:33:32 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 12:33:32 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:33:32 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:33:32 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 12:33:32 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:33:32 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:33:32 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:33:32 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:33:32 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:33:32 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:33:32 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:33:32 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:33:32 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:33:32 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:33:32 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:33:32 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:33:32 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:33:32 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:33:32 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 12:33:32 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:33:32 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:33:32 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:33:32 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:33:32 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:33:33 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:33:33 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:33:33 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:33:33 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:33:33 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:33:33 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:33:33 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:33:33 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:33:33 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:33:33 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:33:33 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:33:33 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:33:33 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-oai-hss-0: 12:33:33 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-oai-hss-0: 12:33:33 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-oai-hss-0: 12:33:33 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-oai-hss-0: 12:33:33 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:33:34 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-oai-hss-0: 12:33:34 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:33:34 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:33:34 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:33:34 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:33:34 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:33:34 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:33:34 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-oai-hss-0: 12:33:34 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:33:34 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-oai-hss-0: 12:33:34 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:33:34 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:33:34 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:33:34 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:33:34 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-oai-hss-0: 12:33:34 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:33:34 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:33:34 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:33:35 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:33:35 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:33:35 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-oai-hss-0: 12:33:35 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-oai-hss-0: 12:33:35 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-oai-hss-0: 12:33:35 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-oai-hss-0: 12:33:35 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-oai-hss-0: 12:33:35 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-oai-hss-0: 12:33:35 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:33:35 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:33:35 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:33:35 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:33:35 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:33:35 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:33:35 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:33:35 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:33:35 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:33:35 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:33:35 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:33:35 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-oai-hss-0: 12:33:35 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:33:35 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:33:35 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:33:35 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:33:35 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:33:35 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:33:35 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-oai-hss-0: 12:33:35 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:33:36 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:33:36 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:33:36 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:33:36 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:33:36 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:33:36 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:33:36 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:33:36 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-oai-hss-0: 12:33:36 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:33:36 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:33:36 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:33:36 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-oai-hss-0: 12:33:36 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:33:36 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:33:36 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:33:36 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-oai-hss-0: 12:33:36 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:33:36 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:33:36 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:33:36 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:33:36 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:33:36 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:33:36 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:33:36 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:33:36 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:33:36 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:33:36 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:33:36 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:33:36 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:33:36 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:33:36 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:33:36 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-oai-hss-0: 12:33:36 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:33:36 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:33:36 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:33:36 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:33:36 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:33:36 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:33:36 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:33:36 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:33:36 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 12:33:36 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:33:36 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:33:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:36 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:33:36 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:33:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:36 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:33:36 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:33:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:36 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:33:36 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-oai-hss-0: 12:33:36 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:33:36 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:33:36 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-oai-hss-0: 12:33:36 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:33:37 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:33:37 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:33:37 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-oai-hss-0: 12:33:37 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:33:37 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-oai-hss-0: 12:33:37 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:33:37 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:33:37 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:33:37 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 12:33:37 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:33:37 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 12:33:37 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:33:37 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 12:33:37 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:33:37 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 12:33:37 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:33:37 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 12:33:37 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:33:37 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 12:33:37 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:33:37 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 12:33:37 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:33:37 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 12:33:37 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:33:37 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 12:33:37 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:33:37 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 12:33:37 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:33:37 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 12:33:37 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:33:37 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 12:33:37 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 12:33:38 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 12:33:39 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:33:39 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 12:33:39 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:33:39 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:33:39 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:33:39 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:33:39 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:33:39 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:33:39 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:33:40 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:33:40 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:33:40 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 12:33:40 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:33:40 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:33:40 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:33:40 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 12:33:40 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:33:40 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 12:33:40 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 12:33:40 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-oai-hss-0: 12:33:41 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-oai-hss-0: 12:33:41 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-oai-hss-0: 12:33:41 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-oai-hss-0: 12:33:42 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-oai-hss-0: 12:33:42 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-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (888 kB/s) unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install (Reading database ... 92509 files and directories currently installed.) unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:33:42 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:33:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:33:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:33:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:33:44 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:33:44 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:33:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:33:45 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:33:45 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install --2019-05-30 12:33:45-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-mysql-0: 12:33:45 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:33:45 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:33:45 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:33:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 150K 33s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 191K 29s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 448K 23s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 544K 19s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 794K 16s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.35M 14s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.36M 12s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.42M 11s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.39M 10s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.63M 9s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.00M 9s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.43M 8s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.58M 7s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.84M 7s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.28M 6s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.10M 6s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.67M 6s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.91M 5s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 1.91M 5s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 2.03M 5s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.84M 5s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.65M 4s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.96M 4s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 5.09M 4s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.32M 4s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.32M 4s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.72M 4s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 6.60M 3s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.78M 3s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 7.00M 3s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.83M 3s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 7.57M 3s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 7.86M 3s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.94M 3s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 6.72M 3s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.61M 2s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.86M 2s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 8.25M 2s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 4.69M 2s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 5.74M 2s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.24M 2s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 8.55M 2s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 7.69M 2s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.05M 2s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.25M 2s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 8.24M 2s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.85M 2s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 9.20M 2s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.91M 2s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 11.6M 1s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 9.67M 1s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 9.80M 1s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 9.98M 1s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 12.6M 1s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 10.9M 1s unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 10.7M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 14.3M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 10.5M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 14.0M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 12.0M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 12.6M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 12.5M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 12.8M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 12.8M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 14.0M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 14.0M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 14.5M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 16.1M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 12.5M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 16.0M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 16.2M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 17.1M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 16.7M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 16.0M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 10.3M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 6.27M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 26.1M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 13.0M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 16.4M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 23.6M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 18.0M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 13.4M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 24.0M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 14.8M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 20.4M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 23.6M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 14.9M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 25.8M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 16.4M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 21.7M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 22.3M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 17.1M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 21.8M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 23.2M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 16.1M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 28.6M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 17.5M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 20.4M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 14.8M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 14.4M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 303K=1.7s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 2019-05-30 12:33:47 (2.90 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 12:33:48 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:33:48 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 12:33:48 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:33:48 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 12:33:58 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:33:58 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 12:33:59 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:33:59 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 12:34:01 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 12:34:02 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 12:34:03 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 12:34:08 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:34:08 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:34:08 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:34:08 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 12:34:09 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:34:09 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:34:09 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 12:34:09 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:34:09 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:34:09 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:34:09 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 12:34:09 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:34:09 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:34:09 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:34:09 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:34:09 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 12:34:09 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 May 30 12:24 /dev/zero unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 12:34:12 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:34:12 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 12:34:53 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 12:34:53 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 12:34:53 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 12:34:54 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 12:34:54 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 12:34:54 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 12:34:54 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 12:34:54 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 12:35:01 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-epc-0: 12:35:03 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 12:35:04 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 12:35:04 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 12:35:04 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 12:35:13 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:35:13 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:13 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:35:13 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 12:35:13 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:35:13 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:13 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:35:13 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:13 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:35:13 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 12:35:13 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:35:13 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 12:35:13 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:35:13 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:13 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:35:13 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 12:35:19 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:35:19 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 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:35:19 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 12:35:19 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:35:19 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 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:35:19 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 12:35:26 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:35:26 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 12:35:27 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:35:27 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 12:35:27 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:35:27 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:27 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:35:27 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 12:35:29 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:35:29 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 12:35:33 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:35:33 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 12:35:33 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:35:33 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:35:36 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:35:36 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:35:36 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:35:36 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:35:36 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:35:36 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:35:36 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 12:35:36 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:35:37 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:35:37 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:35:37 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:35:37 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 12:35:37 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:35:37 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:35:37 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:35:37 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:35:37 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:35:37 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:35:37 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:35:37 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:35:37 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:35:37 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:35:37 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:35:37 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 12:35:37 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:35:37 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:35:37 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:35:37 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:35:37 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:35:37 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:35:37 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:35:37 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:35:37 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:35:37 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:35:37 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:35:37 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:35:37 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:35:37 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 12:35:37 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:35:37 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:35:37 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-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 12:35:37 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-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 12:35:37 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:35:38 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:35:38 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-hss-0: 12:35:38 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-oai-hss-0: 12:35:38 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-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 12:35:38 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:35:38 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:35:38 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:35:38 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-oai-hss-0: 12:35:38 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:35:38 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:35:38 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:35:38 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:35:38 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:35:38 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:35:38 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:35:38 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:35:38 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:35:38 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:35:38 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:35:38 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:35:38 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:35:38 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:35:38 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:35:38 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:35:38 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-epc-0: 12:35:38 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:35:38 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:35:38 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 12:35:38 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 12:35:38 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-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 12:35:38 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:35:38 DEBUG unit.oai-hss/0.install xterm unit-oai-epc-0: 12:35:38 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-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 12:35:39 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-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (154 kB/s) unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.install (Reading database ... 102418 files and directories currently installed.) unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.10_all.deb ... unit-oai-hss-0: 12:35:39 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-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:35:39 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:35:39 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:35:40 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-epc-0: 12:35:40 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:35:40 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-hss-0: 12:35:40 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-oai-hss-0: 12:35:40 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-oai-hss-0: 12:35:40 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-oai-epc-0: 12:35:40 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 12:35:40 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 12:35:40 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 12:35:40 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 12:35:40 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 12:35:40 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 12:35:40 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-hss-0: 12:35:40 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-oai-hss-0: 12:35:41 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-oai-hss-0: 12:35:41 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-oai-hss-0: 12:35:42 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-oai-hss-0: 12:35:42 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-oai-hss-0: 12:35:42 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-oai-hss-0: 12:35:42 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-oai-hss-0: 12:35:42 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-oai-hss-0: 12:35:42 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-oai-hss-0: 12:35:42 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-oai-hss-0: 12:35:43 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-oai-hss-0: 12:35:43 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-oai-hss-0: 12:35:43 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-oai-hss-0: 12:35:43 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-oai-epc-0: 12:35:43 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 12:35:43 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 12:35:43 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 12:35:43 DEBUG unit.oai-epc/0.install + sync unit-oai-hss-0: 12:35:43 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-oai-epc-0: 12:35:43 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-hss-0: 12:35:43 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-oai-hss-0: 12:35:44 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-oai-hss-0: 12:35:44 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-oai-hss-0: 12:35:44 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:35:44 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-oai-hss-0: 12:35:44 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:35:45 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:35:45 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:35:46 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-oai-epc-0: 12:35:46 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 12:35:46 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 12:35:46 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 12:35:46 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 12:35:46 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 12:35:46 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-hss-0: 12:35:46 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:35:46 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 12:35:46 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-hss-0: 12:35:46 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:35:46 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:35:46 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:35:46 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:35:46 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:35:47 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-oai-hss-0: 12:35:47 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:35:47 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:35:47 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:35:47 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:35:47 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:35:47 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:35:48 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:35:48 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-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-hss-0: 12:35:48 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-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 12:35:48 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-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 12:35:48 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:35:48 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:35:48 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-hss-0: 12:35:48 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-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:35:48 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-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 12:35:48 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-hss-0: 12:35:49 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-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-hss-0: 12:35:49 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-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 12:35:49 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:35:49 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 12:35:49 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-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-hss-0: 12:35:49 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:35:49 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:35:49 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-epc-0: 12:35:49 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:35:49 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 12:35:49 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-hss-0: 12:35:49 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:35:49 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-epc-0: 12:35:50 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 12:35:50 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 12:35:50 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 12:35:50 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 12:35:50 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 12:35:50 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 12:35:50 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 12:35:50 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 12:35:50 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-hss-0: 12:35:50 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-epc-0: 12:35:50 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 12:35:50 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 12:35:50 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 12:35:50 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:35:50 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 12:35:50 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-hss-0: 12:35:50 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:35:50 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-epc-0: 12:35:50 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:35:50 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-hss-0: 12:35:50 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:35:50 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:35:50 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-epc-0: 12:35:50 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:35:50 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-hss-0: 12:35:51 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:35:51 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:35:51 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-oai-hss-0: 12:35:51 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-oai-hss-0: 12:35:51 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-oai-hss-0: 12:35:51 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-epc-0: 12:35:51 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-hss-0: 12:35:52 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-oai-hss-0: 12:35:52 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-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:35:52 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:35:52 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3190 kB/s) unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install (Reading database ... 92785 files and directories currently installed.) unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 12:35:52 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:35:52 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 12:35:52 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:35:52 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 12:35:52 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:35:52 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-epc-0: 12:35:52 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 12:35:53 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 12:35:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 12:35:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-epc-0: 12:35:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 12:35:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 12:35:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 12:35:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-epc-0: 12:35:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-epc-0: 12:35:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-epc-0: 12:35:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-epc-0: 12:35:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 12:35:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-epc-0: 12:35:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 12:35:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-epc-0: 12:35:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:35:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:35:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-epc-0: 12:36:00 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 12:36:01 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:36:01 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 12:36:01 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:36:01 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 12:36:01 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-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-epc-0: 12:36:01 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:36:01 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:36:01 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:36:01 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:36:01 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:36:01 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:36:01 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:36:01 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-epc-0: 12:36:01 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:36:01 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:36:01 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:01 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:36:01 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:36:01 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 12:36:02 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:36:02 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:36:02 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:02 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:36:02 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:36:02 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:36:02 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:36:02 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-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-epc-0: 12:36:02 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 12:36:02 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:36:02 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 12:36:03 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:36:03 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:03 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-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 12:36:03 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:36:03 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:36:03 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:36:03 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:36:03 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:36:03 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:36:03 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:36:03 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 12:36:04 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:36:04 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 12:36:04 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:36:04 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:36:04 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:36:04 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 12:36:04 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:36:07 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-hss-0: 12:36:08 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:36:08 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 12:36:08 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:36:08 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:36:08 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:36:08 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:36:08 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:36:08 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:36:08 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:36:09 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:09 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:36:09 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:36:09 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:36:09 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:36:09 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:09 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:09 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:09 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:09 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:09 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:36:09 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:36:09 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:36:09 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:36:10 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:36:10 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:36:11 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:36:11 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:36:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:14 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 12:36:14 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:36:14 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:36:14 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:36:15 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:36:15 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:36:15 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:24 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:36:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 12:36:25 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 12:36:30 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:36:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 12:36:30 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:36:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 12:36:30 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:36:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 12:36:30 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-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 12:36:31 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:36:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 12:36:31 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:36:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 12:36:31 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:36:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 12:36:31 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:36:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 12:36:31 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:36:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 12:36:31 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:36:32 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 12:36:32 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:36:32 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:36:32 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:36:32 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:36:32 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 12:36:32 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:36:32 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:36:32 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:36:32 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:36:32 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:36:32 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 12:36:32 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:36:32 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:36:32 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:36:32 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 12:36:32 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:36:33 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 12:36:33 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:36:33 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 12:36:33 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:36:33 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:36:33 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:36:33 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:36:33 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 12:36:33 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:36:33 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 12:36:33 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:36:33 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 12:36:33 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:36:33 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 12:36:33 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:36:33 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 12:36:34 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:36:34 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (138 kB/s) unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install (Reading database ... 95676 files and directories currently installed.) unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:36:35 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:36:35 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install ..........++++++ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install .........++++++ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install .......................................................................................++++++ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install ....................................................................................................................................................++++++ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Not Before: May 30 12:36:35 2019 GMT unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Not After : May 29 12:36:35 2020 GMT unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install 52:98:30:63:E2:3A:87:73:80:49:A8:0C:A0:73:83:FB:1D:67:EB:81 unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install keyid:D7:66:8A:1A:BB:FE:E8:90:DE:A5:C3:E8:D3:28:F7:15:6D:9A:C0:CB unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Certificate is to be certified until May 29 12:36:35 2020 GMT (365 days) unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] 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:36:36 DEBUG unit.oai-hss/0.install [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 12:36:36 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:36:36 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 12:36:36 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:36:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 12:36:36 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:36:36 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 12:36:36 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:36:36 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:36:36 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:36:36 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:36:36 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:36:36 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:36:36 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install [ 86%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 12:36:36 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:36:37 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 12:36:38 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:36:38 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 12:36:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:38 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 12:36:38 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:36:38 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 12:36:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:36:38 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:36:38 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 12:36:38 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:36:38 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:36:38 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 12:36:38 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 12:36:38 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 12:36:38 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 12:36:38 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 12:36:38 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 12:36:38 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 12:36:38 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 12:36:38 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 12:36:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 12:36:38 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 12:36:38 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 12:36:38 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 12:36:38 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:36:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:38 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 12:36:38 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 12:36:38 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 12:36:38 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 12:36:38 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 12:36:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 12:36:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:36:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 12:36:39 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:36:39 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:36:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 12:36:39 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:36:39 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 12:36:39 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:36:39 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 12:36:39 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:36:39 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:36:39 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:36:39 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 12:36:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 12:36:39 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:36:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:39 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:36:39 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:36:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:39 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:36:39 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 12:36:39 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:36:39 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 12:36:39 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 12:36:39 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 12:36:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 12:36:39 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 12:36:39 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:39 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 12:36:39 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 12:36:39 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 12:36:39 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 12:36:39 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 12:36:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:36:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 12:36:39 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:36:39 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:36:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:36:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:36:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 12:36:39 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:36:39 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-epc-0: 12:36:39 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-mysql-0: 12:36:39 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 12:36:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:36:39 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 12:36:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:36:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:36:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 12:36:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 12:36:39 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:36:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 12:36:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 12:36:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 12:36:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:36:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.8 unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 12:36:39 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 12:36:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 12:36:40 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:36:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 12:36:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:40 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 12:36:40 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-mysql-0: 12:36:40 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:36:40 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:36:40 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:36:40 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:36:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:40 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:36:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:36:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 12:36:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:36:40 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 12:36:40 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 12:36:40 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 12:36:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:40 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:36:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:36:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:36:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 12:36:40 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 12:36:40 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:36:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 12:36:40 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:36:40 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 12:36:40 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 12:36:40 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `eezahmeivaevuoy` identified by 'nucimeeshujohwi'] unit-mysql-0: 12:36:40 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `eezahmeivaevuoy` identified by 'nucimeeshujohwi'] unit-mysql-0: 12:36:40 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=eezahmeivaevuoy', 'password=nucimeeshujohwi', 'host=192.168.121.8', 'slave=False'] unit-mysql-0: 12:36:40 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 12:36:40 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:36:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 12:36:40 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 12:36:40 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:36:40 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:36:40 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:36:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:36:40 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 12:36:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:36:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:36:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:36:40 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:36:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 12:36:40 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 12:36:40 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:36:40 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:36:40 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:36:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:36:40 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 12:36:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + user=eezahmeivaevuoy unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 12:36:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + password=nucimeeshujohwi unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 12:36:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.8 unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 12:36:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 12:36:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.8 eezahmeivaevuoy nucimeeshujohwi oai-hss unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.8"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"eezahmeivaevuoy"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"nucimeeshujohwi"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:36:40 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:36:40 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:36:40 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:36:40 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:36:40 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u eezahmeivaevuoy --password=nucimeeshujohwi -h 192.168.121.8 oai-hss -e 'show tables;' unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u eezahmeivaevuoy --password=nucimeeshujohwi -h 192.168.121.8 oai-hss unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 12:36:42 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:36:42 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:36:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 12:36:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:42 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22115 unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22115' unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22115 =~ .*running.* ]] unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:36:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:42 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 12:36:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:42 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:36:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 12:36:42 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 12:36:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + db_host=eezahmeivaevuoy unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 12:36:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:43 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 12:36:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:44 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 12:36:44 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:36:44 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 12:36:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:45 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:36:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:36:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:36:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:45 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 12:36:45 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:36:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:36:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:36:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:45 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 12:36:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 12:36:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:36:45 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:36:45 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:36:45 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:36:45 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:36:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:45 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:36:45 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 12:36:51 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 12:36:51 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:36:51 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 12:36:51 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:36:51 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 12:36:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:51 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 12:36:51 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:36:51 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 12:36:51 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:36:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:36:52 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:36:52 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 12:36:52 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:36:52 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:52 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 12:36:52 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 12:36:52 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 12:36:52 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 12:36:52 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 12:36:52 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 12:36:52 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 12:36:52 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 12:36:52 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 12:36:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 12:36:52 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 12:36:52 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 12:36:52 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 12:36:52 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:52 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 12:36:52 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 12:36:52 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 12:36:52 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 12:36:52 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 12:36:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 12:36:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 12:36:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:36:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 12:36:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 12:36:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 12:36:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 12:36:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 12:36:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 12:36:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 12:36:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 12:36:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 12:36:52 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 12:36:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 12:36:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 12:36:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 12:36:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 12:36:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 12:36:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 12:36:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.26 unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.26 ']' unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:36:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:36:53 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:36:53 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 12:36:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:53 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:36:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:36:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 12:36:53 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:36:53 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 12:36:53 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:36:53 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 12:36:53 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:36:53 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 12:36:53 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 12:36:54 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:36:54 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:36:54 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 12:36:54 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:36:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:54 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:36:54 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:36:54 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:36:54 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:36:54 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:36:54 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:36:54 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:36:54 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:36:54 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:36:54 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:36:54 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:36:54 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:36:54 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 12:36:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:54 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 12:36:54 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:36:54 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:36:54 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:36:54 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.26 unit-oai-epc-0: 12:36:54 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:36:54 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:36:54 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:36:54 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.26/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:36:54 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.26/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:36:54 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.26/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:36:54 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:36:54 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:36:54 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:36:54 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:36:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:54 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:36:54 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:36:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:54 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 12:36:54 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 12:36:54 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 12:36:54 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 12:36:54 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:54 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 12:36:54 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 12:36:54 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 12:36:54 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 12:36:54 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 12:36:54 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 12:36:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 12:36:54 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:36:54 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:36:54 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 12:36:55 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 12:36:55 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:55 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 12:36:55 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 12:36:55 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 12:36:55 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:36:55 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 12:36:55 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:36:55 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 12:36:55 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:36:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:36:55 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:55 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 12:36:55 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:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 12:36:55 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:36:55 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:55 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 12:36:55 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:36:55 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:36:55 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:55 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-hss-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:55 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 12:36:55 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:36:55 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-abot-epc-basic-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:36:55 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-hss-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:55 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-abot-epc-basic-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:36:55 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:36:55 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-hss-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:36:55 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-abot-epc-basic-0: 12:36:55 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:36:55 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:55 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.5 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.5 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.5 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.5 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.5 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.5 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 5 -le 255 ]] unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.5 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.5 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.5 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 5 -le 255 ]] unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.5 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.5' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.5 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.5 unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-hss-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-abot-epc-basic-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-hss-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22115' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22115 =~ .*running.* ]] unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-oai-hss-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-hss-0: 12:36:55 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-abot-epc-basic-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-hss-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-hss-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:55 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.26 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.26 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.26 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.26 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.26 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.26 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 26 -le 255 ]] unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.26 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.26 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.26 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 26 -le 255 ]] unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.26 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.26' unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.26 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.26 unit-abot-epc-basic-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:36:55 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:36:55 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:36:55 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:36:55 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:36:55 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:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:36:55 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-hss-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:36:55 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-abot-epc-basic-0: 12:36:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-abot-epc-basic-0: 12:36:56 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:56 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 12:36:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 12:36:56 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:36:56 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:36:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-hss-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:36:56 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 12:36:56 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:36:56 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:36:56 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:36:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:56 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 12:36:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:36:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:36:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:36:56 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:36:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 12:36:56 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:56 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 12:36:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 12:36:56 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 12:36:56 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:36:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-hss-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:56 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:36:56 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:56 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:36:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:56 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn= unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:36:56 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:36:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 12:36:56 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:36:56 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-hss-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme= unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Data not sent yet' unit-abot-epc-basic-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 12:36:56 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:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 12:36:56 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:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 12:36:56 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:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:36:56 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:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-hss-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:56 INFO unit.oai-hss/0.juju-log hss:2: Data not sent yet unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.hss-relation-changed + exit 0 unit-oai-hss-0: 12:36:56 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 12:36:56 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-oai-hss-0: 12:36:56 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:36:56 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:36:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:56 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.26 unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:56 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:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:36:56 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:36:56 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-abot-epc-basic-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:36:56 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:36:56 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:36:56 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.26/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.26/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:36:56 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:36:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:36:56 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:36:56 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit= unit-oai-epc-0: 12:36:56 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n '' ']' unit-oai-epc-0: 12:36:56 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:36:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:36:56 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:36:57 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 12:36:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-abot-epc-basic-0: 12:36:57 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 12:36:57 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:36:57 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:36:57 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:36:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:36:57 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:36:57 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:36:57 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-abot-epc-basic-0: 12:36:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:57 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-epc-0: 12:36:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 12:36:57 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.26 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.26 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.26 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.26 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.26 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.26 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 26 -le 255 ]] unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.26 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.26 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.26 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 26 -le 255 ]] unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.26 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.26' unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.26 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.26 unit-oai-hss-0: 12:36:57 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 12:36:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:57 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 12:36:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:36:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:36:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 12:36:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:36:57 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:36:57 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:36:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 12:36:57 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:36:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:36:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 12:36:57 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:36:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 12:36:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:57 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 12:36:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:57 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-hss-0: 12:36:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.5 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.26 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.26 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=eezahmeivaevuoy unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=nucimeeshujohwi unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.8 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:36:58 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:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z eezahmeivaevuoy ']' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u eezahmeivaevuoy --password=nucimeeshujohwi -h 192.168.121.8 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:58 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-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u eezahmeivaevuoy --password=nucimeeshujohwi -h 192.168.121.8 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.5 ']' unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:36:58 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:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u eezahmeivaevuoy --password=nucimeeshujohwi -h 192.168.121.8 oai-hss unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:58 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 12:36:58 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:36:58 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:36:58 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 12:36:58 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:36:58 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:36:58 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:36:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:58 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:36:58 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:58 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:36:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:36:58 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:36:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:58 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.5 unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 12:36:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:36:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:36:59 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:36:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:59 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:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.5 ']' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:59 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.5 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 12:36:59 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:36:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:59 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 12:36:59 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:36:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 12:36:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15492 unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15492' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15492 =~ .*running.* ]] unit-oai-epc-0: 12:36:59 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:36:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:36:59 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:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 12:36:59 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 12:37:00 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:37:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:37:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:37:01 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 12:37:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 12:37:01 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:37:02 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:37:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:37:02 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 12:37:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 12:37:02 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:37:03 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:37:03 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:37:03 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 12:37:03 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 12:37:03 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:37:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 12:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:37:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:37:04 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 12:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:37:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 12:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 12:37:04 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 12:37:06 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:37:06 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:37:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 12:37:06 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:37:07 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:37:07 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 12:37:07 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 12:37:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:37:07 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 12:37:07 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 12:37:07 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:37:07 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:37:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:37:07 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:37:07 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:37:07 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:37:07 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:37:07 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:37:07 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:37:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:37:07 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:37:07 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 12:37:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:37:07 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:37:07 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:37:07 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:37:07 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:37:07 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:37:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 12:37:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 12:37:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 12:37:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.26 unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 12:37:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 12:37:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 12:37:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:37:08 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:37:08 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:37:08 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.26/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.26/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:37:08 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:37:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 12:37:08 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:37:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 12:37:08 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:37:08 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:37:08 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:37:08 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:37:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:37:08 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:37:30 DEBUG juju.worker.uniter.remotestate got action change: [02f2ad9a-24fe-4623-8cbd-75e851a2d6e1] ok=true unit-abot-epc-basic-0: 12:37:30 DEBUG juju.worker.uniter.operation running operation run action 02f2ad9a-24fe-4623-8cbd-75e851a2d6e1 unit-abot-epc-basic-0: 12:37:30 DEBUG juju.machinelock acquire machine lock for uniter (run action 02f2ad9a-24fe-4623-8cbd-75e851a2d6e1) unit-abot-epc-basic-0: 12:37:30 DEBUG juju.machinelock machine lock acquired for uniter (run action 02f2ad9a-24fe-4623-8cbd-75e851a2d6e1) unit-abot-epc-basic-0: 12:37:30 DEBUG juju.worker.uniter.operation preparing operation "run action 02f2ad9a-24fe-4623-8cbd-75e851a2d6e1" unit-abot-epc-basic-0: 12:37:30 DEBUG juju.worker.uniter.operation executing operation "run action 02f2ad9a-24fe-4623-8cbd-75e851a2d6e1" unit-abot-epc-basic-0: 12:37:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 12:37:30 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 12:37:30 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 12:37:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:37:30 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 12:37:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:37:30 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 12:37:30 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 12:37:32 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:37:32 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:32 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:37:32 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:37:32 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 12:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:33 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:37:33 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:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1250701668660699063.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 12:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:33 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:37:33 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:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6773547520250711153.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:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:33 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:37:33 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:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2336539694500785465.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:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:33 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:37:33 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:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5227202728153829118.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:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:33 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:37:33 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:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4392660203766812346.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:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:33 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:37:33 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:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3477518157335228088.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 12:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.775 s unit-abot-epc-basic-0: 12:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-05-30T12:37:33+00:00 unit-abot-epc-basic-0: 12:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:37:33 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:37:36 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:37:36 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:36 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:37:36 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:37:36 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 12:37:36 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:36 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:37:37 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 12:37:37 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:37 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:37:37 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:37:37 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:37:37 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:37 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:37:37 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:37:38 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:37:38 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:37:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:37:38 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 12:37:38 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 12:37:38 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 12:37:38 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:37:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:37:39 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:37:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:37:39 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 12:37:39 DEBUG unit.abot-epc-basic/0.run May 30, 2019 12:37:39 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:37:39 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Thu May 30 12:37:39 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:37:39 DEBUG unit.abot-epc-basic/0.run May 30, 2019 12:37:39 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:39 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 12:37:40 DEBUG unit.abot-epc-basic/0.run May 30, 2019 12:37:40 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:40 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:37:42 DEBUG unit.abot-epc-basic/0.run May 30, 2019 12:37:42 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 12:37:42 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:37:42 DEBUG unit.abot-epc-basic/0.run May 30, 2019 12:37:42 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:37:42 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Thu May 30 12:37:42 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:37:42 DEBUG unit.abot-epc-basic/0.run May 30, 2019 12:37:42 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:42 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:37:42 DEBUG unit.abot-epc-basic/0.run May 30, 2019 12:37:42 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:42 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:37:42 DEBUG unit.abot-epc-basic/0.run May 30, 2019 12:37:42 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:42 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:37:42 DEBUG unit.abot-epc-basic/0.run May 30, 2019 12:37:42 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:42 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:37:42 DEBUG unit.abot-epc-basic/0.run May 30, 2019 12:37:42 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:37:42 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Thu May 30 12:37:42 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:37:42 DEBUG unit.abot-epc-basic/0.run May 30, 2019 12:37:42 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:42 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:37:43 DEBUG unit.abot-epc-basic/0.run May 30, 2019 12:37:43 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:43 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:37:43 DEBUG unit.abot-epc-basic/0.run May 30, 2019 12:37:43 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:43 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:37:43 DEBUG unit.abot-epc-basic/0.run May 30, 2019 12:37:43 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:37:43 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:37:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:37:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:43 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:37:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:43 [main] REPORT: STEP EXECUTION TIME TAKEN :1335 MS unit-abot-epc-basic-0: 12:37:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:37:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:37:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:37:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:43 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:37:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:43 [main] REPORT: STEP EXECUTION TIME TAKEN :46 MS unit-abot-epc-basic-0: 12:37:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:37:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:37:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:37:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:43 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:37:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:43 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 12:37:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:37:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:37:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:37:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37: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:37:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:44 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:37:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:37:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:37:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:37:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:37:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:44 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:37:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:37:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:37:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:37:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:44 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:37:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:44 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:37:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:37:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:37:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:37:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:45 [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:37:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:45 [main] REPORT: STEP EXECUTION TIME TAKEN :914 MS unit-abot-epc-basic-0: 12:37:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:37:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:37:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:37:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:45 [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:37:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:45 [main] REPORT: STEP EXECUTION TIME TAKEN :723 MS unit-abot-epc-basic-0: 12:37:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:37:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:37:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:37:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:45 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:37:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:45 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 12:37:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:37:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10025 MS unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:55.920 [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:37:55 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:55.943 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:55 [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:37:55 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:55 [main] REPORT: STEP EXECUTION TIME TAKEN :61 MS unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:55 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:37:55 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:37:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:37:56 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:37:56 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:37:56 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:38:06 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:38:06 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:38:06 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:38:06 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:38:06 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:38:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:38:06 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:38:06 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:38:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:38:06 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:38:06 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:38:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:38:06 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:38:06 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:38:06 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:38:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:38:06 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:38:06 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:38:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: STEP EXECUTION TIME TAKEN :35 MS unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: STEP EXECUTION TIME TAKEN :57 MS unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [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:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:07 [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:38:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:07 [main] REPORT: STEP EXECUTION TIME TAKEN :484 MS unit-abot-epc-basic-0: 12:38:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:07 [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:38:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:07 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 12:38:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:07 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:38:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:07 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:38:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:17 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:17 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:38:17 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10031 MS unit-abot-epc-basic-0: 12:38:17 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:17 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:17 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:17.517 [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:38:17 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:17.522 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:38:17 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:17 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:17 [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:38:17 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:17 [main] REPORT: STEP EXECUTION TIME TAKEN :45 MS unit-abot-epc-basic-0: 12:38:17 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:17 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:38:17 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:17 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:38:17 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:38:17 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:38:27 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:38:27 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:38:27 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:38:27 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:38:27 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:38:27 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:38:27 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:38:27 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:38:27 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:38:27 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:38:27 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:38:27 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:38:27 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:38:27 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:38:27 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:38:27 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:38:27 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:38:27 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [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:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:27 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:28 [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:38:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:28 [main] REPORT: STEP EXECUTION TIME TAKEN :477 MS unit-abot-epc-basic-0: 12:38:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:28 [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:38:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:28 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 12:38:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:38:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:38:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:38 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:38:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:38 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:38:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:38.616 [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:38:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:38.621 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:38:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:38 [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:38:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:38 [main] REPORT: STEP EXECUTION TIME TAKEN :64 MS unit-abot-epc-basic-0: 12:38:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:38 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:38:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:38 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:38:38 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:38:38 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:38:48 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:38:48 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:38:48 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:38:48 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:38:48 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:38:48 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:38:48 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:38:48 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:38:48 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:38:48 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:38:48 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:38:48 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:38:48 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:38:48 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:38:48 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:38:48 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:38:48 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:38:48 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [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:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:38:48 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:48 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:38:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:49 [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:38:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:49 [main] REPORT: STEP EXECUTION TIME TAKEN :458 MS unit-abot-epc-basic-0: 12:38:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:49 [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:38:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:49 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:38:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:38:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:49 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:38:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:50 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:38:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:38:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10020 MS unit-abot-epc-basic-0: 12:38:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:38:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:59.602 [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:38:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:59.605 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:38:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:38:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:59 [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:38:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:59 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 12:38:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:59 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:38:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:38:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:38:59 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:38:59 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:38:59 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:39:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:39:09 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:39:09 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:39:09 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:39:09 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:39:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:39:09 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:39:09 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:39:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:39:09 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:39:09 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:39:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:39:09 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:39:09 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:39:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:39:09 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:39:09 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:39:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [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:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:10 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:10 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:10 [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:39:10 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:10 [main] REPORT: STEP EXECUTION TIME TAKEN :259 MS unit-abot-epc-basic-0: 12:39:10 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:10 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:11 [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:39:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:11 [main] REPORT: STEP EXECUTION TIME TAKEN :876 MS unit-abot-epc-basic-0: 12:39:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:11 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:39:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:11 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:39:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:11 [main] REPORT: ========================================================================================== unit-mysql-0: 12:39:16 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:39:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:39:16 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:39:16 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:39:16 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:39:16 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:39:16 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:39:16 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:39:16 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:39:16 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:39:16 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:39:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:39:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:39:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:39:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:21.191 [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:39:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:21.194 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:39:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:21 [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:39:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:21 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:39:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:21 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:39:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:21 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:39:21 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:39:21 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:39:31 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:39:31 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:39:31 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:39:31 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:39:31 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:39:31 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:39:31 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:39:31 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:39:31 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:39:31 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:39:31 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:39:31 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:39:31 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:39:31 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:39:31 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:39:31 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:39:31 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:39:31 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [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:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [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:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: STEP EXECUTION TIME TAKEN :218 MS unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:31 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:32 [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:39:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:32 [main] REPORT: STEP EXECUTION TIME TAKEN :887 MS unit-abot-epc-basic-0: 12:39:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:32 [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:39:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:32 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:39:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:39:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:39:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:39:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:39:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:42.776 [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:39:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:42.778 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:39:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:42 [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:39:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:42 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:39:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:39:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:39:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:39:42 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:39:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:39:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:39:52 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:39:52 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:39:52 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:39:52 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:39:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:39:52 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:39:52 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:39:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:39:52 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:39:52 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:39:52 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:39:52 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:39:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:39:52 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:39:52 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:39:52 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:39:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:39:52 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:39:52 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:39:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:39:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:39:52 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:39:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:39:52 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:39:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:39:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:52 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 12:39:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:39:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:39:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [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:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [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:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: STEP EXECUTION TIME TAKEN :429 MS unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:53 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:54 [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:39:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:54 [main] REPORT: STEP EXECUTION TIME TAKEN :669 MS unit-abot-epc-basic-0: 12:39:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:54 [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:39:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:54 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:39:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:39:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:39:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:39:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:54 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:39:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:39:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:39:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:40:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:40:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:04.288 [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:40:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:04.290 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:40:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:04 [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:40:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:04 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:40:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:40:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:40:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:40:04 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:40:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:40:14 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:40:14 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:40:14 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:40:14 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:40:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:40:14 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:40:14 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:40:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:40:14 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:40:14 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:40:14 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:40:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:40:14 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:40:14 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:40:14 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:40:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:40:14 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:40:14 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:40:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:40:14 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:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [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:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:14 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [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:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [main] REPORT: STEP EXECUTION TIME TAKEN :426 MS unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [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:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [main] REPORT: STEP EXECUTION TIME TAKEN :664 MS unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [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:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:15 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:25.836 [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:40:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:25.838 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:25 [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:40:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:25 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:25 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:40:25 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:40:25 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:40:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:40:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:40:27 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:40:27 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:40:27 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:40:27 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:40:27 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:40:27 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:40:27 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:40:27 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:40:27 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:40:27 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:40:27 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:40:27 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:40:27 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 17001' unit-oai-epc-0: 12:40:27 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 17001 =~ .*running.* ]] unit-oai-epc-0: 12:40:27 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:40:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:40:27 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:40:27 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:40:27 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:40:27 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:40:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:40:27 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:40:27 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:40:27 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:40:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:40:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:40:35 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:40:36 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:40:36 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:40:36 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:40:36 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:40:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:40:36 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:40:36 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:40:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:40:36 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:40:36 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:40:36 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:40:36 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:40:36 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:40:36 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:40:36 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:40:36 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:40:36 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:40:36 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:40:36 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:40:36 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:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [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:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [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:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: STEP EXECUTION TIME TAKEN :449 MS unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:36 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:37 [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:40:37 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:37 [main] REPORT: STEP EXECUTION TIME TAKEN :660 MS unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:37 [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:40:37 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:37 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:37 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:37 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:37 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:47.623 [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:40:47 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:47.626 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:47 [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:40:47 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:47 [main] REPORT: STEP EXECUTION TIME TAKEN :269 MS unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:47 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:40:47 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:40:47 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:40:57 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:40:58 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:40:58 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:40:58 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:40:58 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:40:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:40:58 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:40:58 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:40:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:40:58 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:40:58 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:40:58 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:40:58 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:40:58 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:40:58 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:40:58 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:40:58 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:40:58 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:40:58 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:40:58 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:40:58 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:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [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:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [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:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: STEP EXECUTION TIME TAKEN :343 MS unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:58 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:59 [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:40:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:59 [main] REPORT: STEP EXECUTION TIME TAKEN :662 MS unit-abot-epc-basic-0: 12:40:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:59 [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:40:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:59 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:40:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:40:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:40:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:59 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:40:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:40:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:40:59 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:40:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:41:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 12:41:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:09.509 [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:41:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:09.514 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:41:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:09 [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:41:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:09 [main] REPORT: STEP EXECUTION TIME TAKEN :249 MS unit-abot-epc-basic-0: 12:41:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:09 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:41:09 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:09 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:41:09 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:41:09 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:41: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:41:19 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:41:19 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:41:19 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:41: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:41: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:41: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:41: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:41: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:41:19 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:41: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:41: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:41:19 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:41:19 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:41: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:41:19 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:41: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:41:19 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:41: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:41:19 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:41:19 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:41:19 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:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41: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:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:19 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41: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:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [main] REPORT: STEP EXECUTION TIME TAKEN :223 MS unit-abot-epc-basic-0: 12:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [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:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [main] REPORT: STEP EXECUTION TIME TAKEN :677 MS unit-abot-epc-basic-0: 12:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [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:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [main] REPORT: STEP EXECUTION TIME TAKEN :63 MS unit-abot-epc-basic-0: 12:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:20 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:30 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:30 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:41:30 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:41:30 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:30 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:30 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:30.834 [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:41:30 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:30.835 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:41:30 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:30 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:30 [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:41:30 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:30 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:41:30 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:30 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:41:30 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:30 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:41:30 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:41:30 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:41:40 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:41:41 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:41:41 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:41:41 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:41:41 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:41:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:41:41 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:41:41 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:41:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:41:41 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:41:41 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:41:41 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:41:41 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:41:41 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:41:41 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:41:41 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:41:41 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:41:41 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:41:41 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:41:41 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:41:41 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:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [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:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [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:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: STEP EXECUTION TIME TAKEN :217 MS unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:41 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:41 [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:41:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:42 [main] REPORT: STEP EXECUTION TIME TAKEN :688 MS unit-abot-epc-basic-0: 12:41:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:42 [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:41:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:42 [main] REPORT: STEP EXECUTION TIME TAKEN :230 MS unit-abot-epc-basic-0: 12:41:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:42 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:41:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:41:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:42 [main] REPORT: ========================================================================================== unit-oai-hss-0: 12:41:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:41:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:41:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:41:44 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:41:44 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:41:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:41:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:41:44 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:41:44 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:41:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:41:44 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:41:44 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:41:44 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:41:44 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22115' unit-oai-hss-0: 12:41:44 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22115 =~ .*running.* ]] unit-oai-hss-0: 12:41:44 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:41:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:41:44 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:41:44 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:41:44 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:41:44 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:41:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:41:44 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:41:44 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:41:44 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:41:44 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:41:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:41:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:41:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 12:41:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:41:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:52.302 [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:41:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:52.305 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:41:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:41:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:52 [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:41:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:52 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:41:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:52 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:41:52 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:41:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:41:52 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:41:52 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:41:52 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:42:02 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:42:02 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:42:02 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:42:02 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:42:02 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:42:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:42:02 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:42:02 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:42:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:42:02 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:42:02 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:42:02 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:42:02 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:42:02 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:42:02 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:42:02 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:42:02 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:42:02 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:42:02 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:42:02 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:42:02 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:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42: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:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42: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:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: STEP EXECUTION TIME TAKEN :214 MS unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:02 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:03 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:03 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:03 [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:42:03 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:03 [main] REPORT: STEP EXECUTION TIME TAKEN :873 MS unit-abot-epc-basic-0: 12:42:03 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:03 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:03 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:03 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:03 [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:42:03 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:42:03 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:03 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:03 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:03 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:03 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:42:03 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:42:03 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:03 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:13 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:13 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:42:13 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:42:13 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:13 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:13 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:13.742 [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:42:13 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:13.744 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:42:13 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:13 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42: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:42:13 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:13 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 12:42:13 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:13 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:42:13 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:13 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:42:13 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:42: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:42: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:42:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:42:23 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:42:23 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:42: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:42: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:42: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:42: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:42: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:42:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:42: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:42: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:42:23 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:42:23 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:42: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:42:23 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:42: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:42:23 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:42: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:42: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:42:23 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42: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:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:23 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:24 [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:42:24 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:24 [main] REPORT: STEP EXECUTION TIME TAKEN :213 MS unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:24 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42: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:42:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:25 [main] REPORT: STEP EXECUTION TIME TAKEN :883 MS unit-abot-epc-basic-0: 12:42:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:25 [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:42:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:42:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:25 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:42:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:25 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:42:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:25 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:35 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:35 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:42:35 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:42:35 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:35 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:35 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:35.185 [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:42:35 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:35.187 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:42:35 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:35 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42: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:42:35 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:35 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:42:35 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:35 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:42:35 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:35 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:42:35 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:42:35 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:42:45 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:42:45 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:42:45 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:42:45 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:42:45 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:42:45 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:42:45 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:42:45 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:42:45 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:42:45 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:42:45 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:42:45 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:42:45 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:42:45 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:42:45 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:42:45 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:42:45 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:42:45 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:42:45 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:42:45 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [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:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [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:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: STEP EXECUTION TIME TAKEN :437 MS unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:45 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:46 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:46 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:46 [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:42:46 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:46 [main] REPORT: STEP EXECUTION TIME TAKEN :672 MS unit-abot-epc-basic-0: 12:42:46 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:46 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:46 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:46 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:46 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:42:46 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:42:46 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:46 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:56.625 [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:42:56 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:56.633 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:56 [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:42:56 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:56 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:56 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:42:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:42:56 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:43:06 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:43:06 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:43:06 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:43:06 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:43:06 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:43:06 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:43:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:43:06 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:43:06 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:43:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:43:06 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:43:06 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:43:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:43:06 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:43:06 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:43:06 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:43:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:43:06 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:43:06 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:43:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [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:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [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:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [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:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:06 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:07 [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:43:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:07 [main] REPORT: STEP EXECUTION TIME TAKEN :442 MS unit-abot-epc-basic-0: 12:43:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:07 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:08 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:08 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:08 [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:43:08 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:08 [main] REPORT: STEP EXECUTION TIME TAKEN :674 MS unit-abot-epc-basic-0: 12:43:08 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:08 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:08 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:08 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:08 [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:43:08 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:43:08 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:08 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:08 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:08 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:08 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:43:08 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:08 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:43:08 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:08 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:08 [main] REPORT: ========================================================================================== unit-mysql-0: 12:43:18 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:43:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:43:18 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:43:18 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:43:18 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:43:18 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:43:18 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:43:18 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:43:18 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:43:18 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:43:18 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:43:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:43:18 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:18 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:18 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 12:43:18 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:18 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:28.183 [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:43:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:28.185 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43: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:43:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:28 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:43:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:43: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:43:28 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:43: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
 unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:43:39 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:43:39 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:43:39 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:43:39 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:43:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:43:39 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:43:39 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 12:43:39 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:43:39 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:43:39 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:43:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:43:39 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:43:39 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:43:39 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:43:39 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:43:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:43:39 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:43:39 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:43:39 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:43:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:43:39 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:43:39 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:43:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43: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:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [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:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [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:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43: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:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: STEP EXECUTION TIME TAKEN :338 MS unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:39 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [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:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [main] REPORT: STEP EXECUTION TIME TAKEN :667 MS unit-abot-epc-basic-0: 12:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [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:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [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:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [main] REPORT: STEP EXECUTION TIME TAKEN :217 MS unit-abot-epc-basic-0: 12:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:40 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:50 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:43:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:00.688 [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:44:00 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:00.691 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:00 [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:44:00 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:00 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:44:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:44: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:44:01 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:44:01 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:44: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:44:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:44:11 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:44:11 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:44: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:44: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:44: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:44: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:44:11 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:44:11 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:44: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:44:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:44: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:44: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:44:11 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:44:11 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:44:11 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:44:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:44: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:44: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:44: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:44:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:44: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:44: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:44:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44: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:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [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:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [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:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: STEP EXECUTION TIME TAKEN :442 MS unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:11 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:12 [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:44:12 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:12 [main] REPORT: STEP EXECUTION TIME TAKEN :666 MS unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:12 [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:44:12 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:12 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:12 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:12 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:12 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:44:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:24 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:32.515 [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:44:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:32.517 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44: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:44:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:32 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:44:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:44: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:44:32 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:44: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:44:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:44:42 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:44:42 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:44:42 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:44:42 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:44:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:44:42 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:44:42 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 12:44:42 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:44:42 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:44:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:44:42 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:44:42 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:44:42 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:44:42 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:44:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:44:42 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:44:42 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:44:42 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:44:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:44:42 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:44:42 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:44:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [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:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [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:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [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:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44: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:44:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:43 [main] REPORT: STEP EXECUTION TIME TAKEN :437 MS unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:43 [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:44:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:43 [main] REPORT: STEP EXECUTION TIME TAKEN :652 MS unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:43 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:44 [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:44:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:44 [main] REPORT: STEP EXECUTION TIME TAKEN :659 MS unit-abot-epc-basic-0: 12:44:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:44 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:44:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:44 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:44:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:44 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:54 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:44:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:45:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:04.861 [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:45:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:04.864 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:45:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:04 [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:45:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:04 [main] REPORT: STEP EXECUTION TIME TAKEN :233 MS unit-abot-epc-basic-0: 12:45:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:45:04 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:45:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:45:04 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:45:05 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:45:05 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:45: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:45:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:45:16 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:45:16 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:45: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:45: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:45: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:45: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:45: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:45:16 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:45: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:45:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:45: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:45:16 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:45:16 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 12:45:16 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:45:16 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:45: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:45: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:45: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:45:16 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:45: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:45:16 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:45:16 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45: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:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [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:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [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:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: STEP EXECUTION TIME TAKEN :439 MS unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:16 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:17 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:17 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:17 [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:45:17 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:17 [main] REPORT: STEP EXECUTION TIME TAKEN :679 MS unit-abot-epc-basic-0: 12:45:17 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:17 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:18 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:18 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:18 [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:45:18 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:18 [main] REPORT: STEP EXECUTION TIME TAKEN :678 MS unit-abot-epc-basic-0: 12:45:18 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:18 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:18 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:18 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:45:18 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:18 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:18 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:45:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:28 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:38.356 [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:45:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:38.358 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:38 [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:45:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:38 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:38 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:45:38 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:45:38 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:45:39 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:45: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:45:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:45:49 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:45:49 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:45:49 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:45:49 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:45:49 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:45:49 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:45:49 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 12:45:49 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:45:49 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:45:49 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:45:49 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:45:49 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:45:49 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 12:45:49 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:45:49 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:45:49 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:45:49 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:45:49 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:45:49 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:45:49 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:45:49 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:45:49 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [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:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [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:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [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:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [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:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP EXECUTION TIME TAKEN :310 MS unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [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:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:49 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:49 [main] REPORT: ========================================================================================== unit-oai-epc-0: 12:45:50 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:45:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:45:50 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:45:50 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:45:50 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:45:50 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:45:50 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:45:50 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:45:50 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:45:50 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-abot-epc-basic-0: 12:45:50 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:50 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:50 [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:45:50 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:50 [main] REPORT: STEP EXECUTION TIME TAKEN :676 MS unit-abot-epc-basic-0: 12:45:50 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:50 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:50 [main] REPORT: ========================================================================================== unit-oai-epc-0: 12:45:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:45:50 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:45:50 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:45:50 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:45:50 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 19207' unit-oai-epc-0: 12:45:50 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 19207 =~ .*running.* ]] unit-oai-epc-0: 12:45:50 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 12:45:50 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:50 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:50 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:45:50 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:50 [main] REPORT: STEP EXECUTION TIME TAKEN :92 MS unit-abot-epc-basic-0: 12:45:50 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:50 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:45:50 [main] REPORT: ========================================================================================== unit-oai-epc-0: 12:45:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:50 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:45:50 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:45:50 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:45:50 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:45:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:45:50 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:45:50 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:45:50 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:45:50 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:45:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:46:00 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:00 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:00 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 12:46:00 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:00 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:10.715 [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:46:10 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:10.717 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:10 [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:46:10 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:10 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:46:10 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:46:10 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:46:11 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:46: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:46:21 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:21 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:46:21 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:46: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:46: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:46: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:46: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:46:21 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:46: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:46: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:46:21 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:46: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:46:21 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:46:21 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:46:21 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:46: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:46: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:46: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:46:21 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:46: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:46:21 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:46:21 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46: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:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [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:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [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:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [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:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [main] REPORT: STEP EXECUTION TIME TAKEN :461 MS unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [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:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [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:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [main] REPORT: STEP EXECUTION TIME TAKEN :662 MS unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:46:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:32 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:42.909 [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:46:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:42.917 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:42 [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:46:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:42 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 30-May-2019 12:46:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:46:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:46:42 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:46:42 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:46: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
 unit-abot-epc-basic-0: 12:46:53 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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:46:54 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:46: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:46: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:46: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:46: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:46:54 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:46: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:46: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:46:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:46: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:46:54 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:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:46: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:46: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:46: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:46:54 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:46: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:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run 9m11.198s unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46: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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46: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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46: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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46: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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46: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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46: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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46: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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46: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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46: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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46: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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46: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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46: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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 555.129 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:46:54 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.003 sec unit-abot-epc-basic-0: 12:46:54 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.001 sec unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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 sec unit-abot-epc-basic-0: 12:46: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(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:46: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(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:46:54 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.001 sec unit-abot-epc-basic-0: 12:46:54 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:46: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:(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.011 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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.013 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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.005 sec unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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.003 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46: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(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:46:54 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.004 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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.002 sec unit-abot-epc-basic-0: 12:46: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:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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.001 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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.001 sec unit-abot-epc-basic-0: 12:46:54 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.001 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:46: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(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:46:54 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.003 sec unit-abot-epc-basic-0: 12:46:54 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.005 sec unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46: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:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:46: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(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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:46: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:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 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.001 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:46: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(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:46:54 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.003 sec unit-abot-epc-basic-0: 12:46:54 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.003 sec unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46: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:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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.001 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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:46: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(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:46: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(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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.007 sec unit-abot-epc-basic-0: 12:46:54 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:46: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:(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:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run 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:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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.006 sec unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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:46:54 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.001 sec unit-abot-epc-basic-0: 12:46: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(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:46: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(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:46: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(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:46:54 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.005 sec unit-abot-epc-basic-0: 12:46:54 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:46: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:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.009 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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.01 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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.006 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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:46: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(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:46: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(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:46:54 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.007 sec unit-abot-epc-basic-0: 12:46:54 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.007 sec unit-abot-epc-basic-0: 12:46:54 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:46: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:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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.003 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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.001 sec unit-abot-epc-basic-0: 12:46: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(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:46: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(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:46:54 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.006 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46: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:(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:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 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.001 sec unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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.006 sec unit-abot-epc-basic-0: 12:46:54 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:46: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(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:46: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(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:46:54 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:46:54 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:46:54 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.001 sec unit-abot-epc-basic-0: 12:46: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:(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:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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:46:54 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:46:54 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:46: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:46: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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:46: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:(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:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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:46:54 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:46:54 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:46:54 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:46: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(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:46: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(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:46:54 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:46:54 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:46:54 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:46: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:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.015 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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.015 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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.001 sec unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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 sec unit-abot-epc-basic-0: 12:46: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:46: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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.001 sec unit-abot-epc-basic-0: 12:46: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:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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:46: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(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:46: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(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:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46: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:(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:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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.006 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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.002 sec unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46: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(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:46:54 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:46:54 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:46:54 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:46: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:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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.006 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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.003 sec unit-abot-epc-basic-0: 12:46:54 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:46: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(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:46:54 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:46:54 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:46: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(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:46:54 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:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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:46: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:(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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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:46:54 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:46: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(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:46:54 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:46:54 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:46:54 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:46:54 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:46:54 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:46:54 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:46: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:(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:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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.001 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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:46:54 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:46: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(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:46: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(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:46:54 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:46:54 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:46:54 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:46:54 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:46: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:(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 <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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:46:54 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:46: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(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:46:54 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.003 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46: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(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:46:54 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:46:54 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:46:54 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:46:54 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:46:54 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:46: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:(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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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.008 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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:46: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(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:46: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(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:46:54 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:46:54 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:46:54 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:46:54 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:46: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:(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 <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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:46:54 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:46:54 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.003 sec unit-abot-epc-basic-0: 12:46: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(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:46:54 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:46:54 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:46: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(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:46:54 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:46:54 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:46:54 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.001 sec unit-abot-epc-basic-0: 12:46:54 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.006 sec unit-abot-epc-basic-0: 12:46:54 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:46: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:(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 <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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.001 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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 sec unit-abot-epc-basic-0: 12:46:54 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.001 sec unit-abot-epc-basic-0: 12:46:54 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:46: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(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:46:54 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:46:54 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:46: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(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:46:54 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:46:54 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.001 sec unit-abot-epc-basic-0: 12:46:54 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.005 sec unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46: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:(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 <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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 sec <<< FAILURE! unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 12:46:54 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:46:54 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:46:54 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:46:54 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:46:54 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:46:54 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:46: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:46: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:46:54 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:46:54 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:46: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:46: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:46: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:46: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:46: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:46: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:46: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:46: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:46: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:46: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:46: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:46: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:46: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:46: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:46: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:46: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:46: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:46: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:46:54 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:46:54 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:46:54 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:46:54 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:46: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:46: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:46:54 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:46: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:46:54 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:46:54 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:46:54 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:46:54 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:46:54 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:46:54 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:46:54 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:46: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:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:46:54 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:46:55 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 12:46:56 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:46:56 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 12:46:56 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:46:56 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:21 min unit-abot-epc-basic-0: 12:46:56 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-05-30T12:46:56+00:00 unit-abot-epc-basic-0: 12:46:56 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 12:46:56 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:46:56 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:46:56 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 12:46:56 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:46:56 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:46:56 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 12:46:56 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:46:56 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 12:46:56 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 12:46:56 DEBUG juju.worker.uniter.operation committing operation "run action 02f2ad9a-24fe-4623-8cbd-75e851a2d6e1" unit-abot-epc-basic-0: 12:46:56 DEBUG juju.machinelock machine lock released for uniter (run action 02f2ad9a-24fe-4623-8cbd-75e851a2d6e1) unit-abot-epc-basic-0: 12:46:56 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:46:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:46:56 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:46:56 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:46:56 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:46:56 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:46:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:46:56 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:46:56 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:46:56 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:46:56 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:46:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:46:56 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:46:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-05-30 12:47:16,572 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-05-30 12:47:51,036 - 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 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 Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2019-05-30 12:47:51,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 12:47:51,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:47:51,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Thu, 30 May 2019 12:47:51 GMT X-Openstack-Request-Id: req-6b63b896-6cab-49a0-9bc1-61df2f0a52ba 2019-05-30 12:47:51,287 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:12:52Z", "updated_at": "2019-05-30T12:47:50Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "b23a9246e71443309978a0c67d6a6339", "port_id": null, "id": "0db83e78-482c-43a9-b116-c789c203f7b4", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:22:44Z", "updated_at": "2019-05-30T12:47:41Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "b23a9246e71443309978a0c67d6a6339", "port_id": null, "id": "390ca5f8-c8c0-4759-a8f2-46b78b94e6e2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:19:42Z", "updated_at": "2019-05-30T12:47:33Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "b23a9246e71443309978a0c67d6a6339", "port_id": null, "id": "c53f95bd-4f40-4793-8f0f-2e433fe44e81", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:17:33Z", "updated_at": "2019-05-30T12:47:27Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "b23a9246e71443309978a0c67d6a6339", "port_id": null, "id": "e7d1a607-2144-42cd-b19e-9ca02dcd383e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:22:13Z", "updated_at": "2019-05-30T12:47:39Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 4, "project_id": "b23a9246e71443309978a0c67d6a6339", "port_id": null, "id": "ee1d9724-05b5-4ea3-a5d8-605c5526b0eb", "qos_policy_id": null}]} 2019-05-30 12:47:51,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6b63b896-6cab-49a0-9bc1-61df2f0a52ba 2019-05-30 12:47:51,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.244906902313s 2019-05-30 12:47:51,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-30 12:47:51,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/0db83e78-482c-43a9-b116-c789c203f7b4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:47:51,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 12:47:51 GMT X-Openstack-Request-Id: req-e29fc9c1-a054-48c9-b20a-2a177cb36809 2019-05-30 12:47:51,945 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:47:51,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/0db83e78-482c-43a9-b116-c789c203f7b4.json used request id req-e29fc9c1-a054-48c9-b20a-2a177cb36809 2019-05-30 12:47:51,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.626091003418s 2019-05-30 12:47:51,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 12:47:51,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:47:52,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Thu, 30 May 2019 12:47:52 GMT X-Openstack-Request-Id: req-cb58f0bb-7f7c-4fee-89b4-30365c69f0ad 2019-05-30 12:47:52,037 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:22:44Z", "updated_at": "2019-05-30T12:47:41Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "b23a9246e71443309978a0c67d6a6339", "port_id": null, "id": "390ca5f8-c8c0-4759-a8f2-46b78b94e6e2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:19:42Z", "updated_at": "2019-05-30T12:47:33Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "b23a9246e71443309978a0c67d6a6339", "port_id": null, "id": "c53f95bd-4f40-4793-8f0f-2e433fe44e81", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:17:33Z", "updated_at": "2019-05-30T12:47:27Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "b23a9246e71443309978a0c67d6a6339", "port_id": null, "id": "e7d1a607-2144-42cd-b19e-9ca02dcd383e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:22:13Z", "updated_at": "2019-05-30T12:47:39Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 4, "project_id": "b23a9246e71443309978a0c67d6a6339", "port_id": null, "id": "ee1d9724-05b5-4ea3-a5d8-605c5526b0eb", "qos_policy_id": null}]} 2019-05-30 12:47:52,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-cb58f0bb-7f7c-4fee-89b4-30365c69f0ad 2019-05-30 12:47:52,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0807569026947s 2019-05-30 12:47:52,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-30 12:47:52,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/390ca5f8-c8c0-4759-a8f2-46b78b94e6e2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:47:52,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 12:47:52 GMT X-Openstack-Request-Id: req-b8c4acfe-2268-4898-b792-e50fc0c6e016 2019-05-30 12:47:52,914 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:47:52,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/390ca5f8-c8c0-4759-a8f2-46b78b94e6e2.json used request id req-b8c4acfe-2268-4898-b792-e50fc0c6e016 2019-05-30 12:47:52,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.847265958786s 2019-05-30 12:47:52,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 12:47:52,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:47:52,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Thu, 30 May 2019 12:47:52 GMT X-Openstack-Request-Id: req-1073084d-3e4a-4bae-8382-7583870722ff 2019-05-30 12:47:52,991 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:19:42Z", "updated_at": "2019-05-30T12:47:33Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "b23a9246e71443309978a0c67d6a6339", "port_id": null, "id": "c53f95bd-4f40-4793-8f0f-2e433fe44e81", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:17:33Z", "updated_at": "2019-05-30T12:47:27Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "b23a9246e71443309978a0c67d6a6339", "port_id": null, "id": "e7d1a607-2144-42cd-b19e-9ca02dcd383e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:22:13Z", "updated_at": "2019-05-30T12:47:39Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 4, "project_id": "b23a9246e71443309978a0c67d6a6339", "port_id": null, "id": "ee1d9724-05b5-4ea3-a5d8-605c5526b0eb", "qos_policy_id": null}]} 2019-05-30 12:47:52,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1073084d-3e4a-4bae-8382-7583870722ff 2019-05-30 12:47:52,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0661559104919s 2019-05-30 12:47:53,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-30 12:47:53,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/c53f95bd-4f40-4793-8f0f-2e433fe44e81.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:47:53,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 12:47:53 GMT X-Openstack-Request-Id: req-498d23e2-aa4d-47d3-ba23-15298371adf6 2019-05-30 12:47:53,739 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:47:53,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/c53f95bd-4f40-4793-8f0f-2e433fe44e81.json used request id req-498d23e2-aa4d-47d3-ba23-15298371adf6 2019-05-30 12:47:53,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.726686000824s 2019-05-30 12:47:53,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 12:47:53,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:47:53,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Thu, 30 May 2019 12:47:53 GMT X-Openstack-Request-Id: req-54f104ab-a05e-4901-90e3-12ec3edcbdd9 2019-05-30 12:47:53,823 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:17:33Z", "updated_at": "2019-05-30T12:47:27Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "b23a9246e71443309978a0c67d6a6339", "port_id": null, "id": "e7d1a607-2144-42cd-b19e-9ca02dcd383e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:22:13Z", "updated_at": "2019-05-30T12:47:39Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 4, "project_id": "b23a9246e71443309978a0c67d6a6339", "port_id": null, "id": "ee1d9724-05b5-4ea3-a5d8-605c5526b0eb", "qos_policy_id": null}]} 2019-05-30 12:47:53,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-54f104ab-a05e-4901-90e3-12ec3edcbdd9 2019-05-30 12:47:53,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0730879306793s 2019-05-30 12:47:53,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-30 12:47:53,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/e7d1a607-2144-42cd-b19e-9ca02dcd383e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:47:54,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 12:47:54 GMT X-Openstack-Request-Id: req-a62b5fef-b606-4ff9-9f6d-96cea6a5e692 2019-05-30 12:47:54,758 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:47:54,758 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/e7d1a607-2144-42cd-b19e-9ca02dcd383e.json used request id req-a62b5fef-b606-4ff9-9f6d-96cea6a5e692 2019-05-30 12:47:54,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.91637301445s 2019-05-30 12:47:54,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 12:47:54,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:47:54,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Thu, 30 May 2019 12:47:54 GMT X-Openstack-Request-Id: req-636ff11f-267d-4560-83c4-0fa9ab917afa 2019-05-30 12:47:54,850 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:22:13Z", "updated_at": "2019-05-30T12:47:39Z", "floating_network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 4, "project_id": "b23a9246e71443309978a0c67d6a6339", "port_id": null, "id": "ee1d9724-05b5-4ea3-a5d8-605c5526b0eb", "qos_policy_id": null}]} 2019-05-30 12:47:54,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-636ff11f-267d-4560-83c4-0fa9ab917afa 2019-05-30 12:47:54,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.081531047821s 2019-05-30 12:47:54,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-30 12:47:54,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/ee1d9724-05b5-4ea3-a5d8-605c5526b0eb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:47:55,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 12:47:55 GMT X-Openstack-Request-Id: req-9a08ddf1-be1e-405f-bb31-fdc59cf218e3 2019-05-30 12:47:55,472 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:47:55,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/ee1d9724-05b5-4ea3-a5d8-605c5526b0eb.json used request id req-9a08ddf1-be1e-405f-bb31-fdc59cf218e3 2019-05-30 12:47:55,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.610110044479s 2019-05-30 12:47:55,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-30 12:47:55,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:47:55,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 30 May 2019 12:47:55 GMT X-Openstack-Request-Id: req-399e9fa3-075d-4bb4-b3e3-64a4d2215b63 2019-05-30 12:47:55,556 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-30 12:47:55,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-399e9fa3-075d-4bb4-b3e3-64a4d2215b63 2019-05-30 12:47:55,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0726630687714s 2019-05-30 12:47:55,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 12:47:55,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/ae951ec6-9f9a-4cc1-b193-eb8991762d3f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:47:57,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 12:47:57 GMT X-Openstack-Request-Id: req-e87c74fd-b5dd-420f-977a-1ea1432f8df3 2019-05-30 12:47:57,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 12:47:57,068 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/ae951ec6-9f9a-4cc1-b193-eb8991762d3f used request id req-e87c74fd-b5dd-420f-977a-1ea1432f8df3 2019-05-30 12:47:57,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.51123785973s 2019-05-30 12:47:57,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 12:47:57,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:47:57,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Thu, 30 May 2019 12:47: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-ab97b2c1-bc83-4dad-bb47-258dfa42dbe2 x-openstack-request-id: req-ab97b2c1-bc83-4dad-bb47-258dfa42dbe2 2019-05-30 12:47:57,472 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_4125579f-98e3-44d6-8835-2e5bedea206d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/940d205a-d154-414b-ac37-1fb187f561ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/940d205a-d154-414b-ac37-1fb187f561ed", "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": "940d205a-d154-414b-ac37-1fb187f561ed"}, {"name": "juju_epc-flavor_4125579f-98e3-44d6-8835-2e5bedea206d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b26a7d7a-adcf-432e-990a-7e1f6a2ece6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b26a7d7a-adcf-432e-990a-7e1f6a2ece6d", "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": "b26a7d7a-adcf-432e-990a-7e1f6a2ece6d"}]} 2019-05-30 12:47:57,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ab97b2c1-bc83-4dad-bb47-258dfa42dbe2 2019-05-30 12:47:57,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.398462057114s 2019-05-30 12:47:57,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 12:47:57,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/940d205a-d154-414b-ac37-1fb187f561ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:47:57,503 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 12:47: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-6a941a66-ad0f-4112-9bf0-9796c2e476d8 x-openstack-request-id: req-6a941a66-ad0f-4112-9bf0-9796c2e476d8 2019-05-30 12:47:57,503 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/940d205a-d154-414b-ac37-1fb187f561ed used request id req-6a941a66-ad0f-4112-9bf0-9796c2e476d8 2019-05-30 12:47:57,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0283551216125s 2019-05-30 12:47:57,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-30 12:47:57,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/798e67ec-2e4b-42ab-a63b-63c1e223d239/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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" -d '{"subnet_id": "0347e85c-5f9d-44e2-b530-b27c97f281c4"}' 2019-05-30 12:47:59,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 12:47:59 GMT X-Openstack-Request-Id: req-20213b45-d785-4c8f-b40b-201b8385cc74 2019-05-30 12:47:59,895 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "59e74290-6306-4739-ae27-2a9488decc2d", "tenant_id": "b23a9246e71443309978a0c67d6a6339", "subnet_id": "0347e85c-5f9d-44e2-b530-b27c97f281c4", "subnet_ids": ["0347e85c-5f9d-44e2-b530-b27c97f281c4"], "port_id": "6eedbab7-9367-4dad-9cf4-c56ea4cc0b10", "id": "798e67ec-2e4b-42ab-a63b-63c1e223d239"} 2019-05-30 12:47:59,895 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/798e67ec-2e4b-42ab-a63b-63c1e223d239/remove_router_interface.json used request id req-20213b45-d785-4c8f-b40b-201b8385cc74 2019-05-30 12:47:59,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.39147901535s 2019-05-30 12:47:59,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-30 12:47:59,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:48:00,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Thu, 30 May 2019 12:48:00 GMT X-Openstack-Request-Id: req-51cd79d3-e77c-4659-b236-c450cb2a10cc 2019-05-30 12:48:00,019 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "168e0781-2ae4-4771-b847-512752cd47f4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b9f424a7-958b-4c06-a1c6-4f7aa8fab190", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:10:23Z", "admin_state_up": true, "updated_at": "2019-05-30T12:47:58Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "b23a9246e71443309978a0c67d6a6339", "id": "798e67ec-2e4b-42ab-a63b-63c1e223d239", "name": "juju_epc-router_4125579f-98e3-44d6-8835-2e5bedea206d"}]} 2019-05-30 12:48:00,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-51cd79d3-e77c-4659-b236-c450cb2a10cc 2019-05-30 12:48:00,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123649120331s 2019-05-30 12:48:00,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-30 12:48:00,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/798e67ec-2e4b-42ab-a63b-63c1e223d239.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:48:01,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 12:48:01 GMT X-Openstack-Request-Id: req-ee0c65ab-078e-426e-9039-468a5b86d0e0 2019-05-30 12:48:01,315 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:48:01,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/798e67ec-2e4b-42ab-a63b-63c1e223d239.json used request id req-ee0c65ab-078e-426e-9039-468a5b86d0e0 2019-05-30 12:48:01,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.29432582855s 2019-05-30 12:48:01,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-30 12:48:01,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:48:01,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Thu, 30 May 2019 12:48:01 GMT X-Openstack-Request-Id: req-93257b39-9485-480e-bb77-ab07f0c6afe3 2019-05-30 12:48:01,357 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59e74290-6306-4739-ae27-2a9488decc2d","tenant_id":"b23a9246e71443309978a0c67d6a6339","created_at":"2019-05-30T12:10:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-30T12:10:22Z","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":"b23a9246e71443309978a0c67d6a6339","id":"0347e85c-5f9d-44e2-b530-b27c97f281c4","subnetpool_id":null,"name":"juju_epc-subnet_4125579f-98e3-44d6-8835-2e5bedea206d"}]} 2019-05-30 12:48:01,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-93257b39-9485-480e-bb77-ab07f0c6afe3 2019-05-30 12:48:01,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0417799949646s 2019-05-30 12:48:01,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-30 12:48:01,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/0347e85c-5f9d-44e2-b530-b27c97f281c4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:48:02,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 12:48:02 GMT X-Openstack-Request-Id: req-0a989f23-7ab9-4eac-a6cf-74401a8b95de 2019-05-30 12:48:02,407 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:48:02,407 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/0347e85c-5f9d-44e2-b530-b27c97f281c4.json used request id req-0a989f23-7ab9-4eac-a6cf-74401a8b95de 2019-05-30 12:48:02,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04867601395s 2019-05-30 12:48:02,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-30 12:48:02,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:48:02,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Thu, 30 May 2019 12:48:02 GMT X-Openstack-Request-Id: req-81dcd0b6-29d9-4220-8194-e4d94045909a 2019-05-30 12:48:02,507 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168e0781-2ae4-4771-b847-512752cd47f4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"137b131c79604c9bbaf6f84e2f797af7","l2_adjacency":true,"status":"ACTIVE","subnets":["b9f424a7-958b-4c06-a1c6-4f7aa8fab190"],"description":"","tags":[],"updated_at":"2019-05-30T06:05:08Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"137b131c79604c9bbaf6f84e2f797af7","created_at":"2019-05-30T05:48:56Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59e74290-6306-4739-ae27-2a9488decc2d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b23a9246e71443309978a0c67d6a6339","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-30T12:48:02Z","qos_policy_id":null,"name":"juju_epc-net_4125579f-98e3-44d6-8835-2e5bedea206d","admin_state_up":true,"tenant_id":"b23a9246e71443309978a0c67d6a6339","created_at":"2019-05-30T12:10:21Z","mtu":1450}]} 2019-05-30 12:48:02,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-81dcd0b6-29d9-4220-8194-e4d94045909a 2019-05-30 12:48:02,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0996408462524s 2019-05-30 12:48:02,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-30 12:48:02,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/59e74290-6306-4739-ae27-2a9488decc2d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:48:03,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 12:48:03 GMT X-Openstack-Request-Id: req-de9674ce-2c40-498d-add8-b069a026c226 2019-05-30 12:48:03,449 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:48:03,450 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/59e74290-6306-4739-ae27-2a9488decc2d.json used request id req-de9674ce-2c40-498d-add8-b069a026c226 2019-05-30 12:48:03,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.940824985504s 2019-05-30 12:48:03,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-30 12:48:03,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:48:03,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Thu, 30 May 2019 12:48:03 GMT X-Openstack-Request-Id: req-d40c01fc-2ec2-4200-af59-e258375ad27c 2019-05-30 12:48:03,495 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-30T12:10:34Z", "file": "/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb/file", "owner": "b23a9246e71443309978a0c67d6a6339", "id": "afec0e06-8307-45a8-b5c2-41dd99a52fdb", "size": 297336832, "self": "/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f005c24ee563d944ff6e360cb7f0e4f54a24782290ba8b34d176a6cff2178c74", "locations": [{"url": "rbd://5820e672-7a10-42da-ae2e-7643de4f2484/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_4125579f-98e3-44d6-8835-2e5bedea206d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "9f7149c7a51ff7b517ffd8b6fe01cca0", "name": "juju_epc-img_4125579f-98e3-44d6-8835-2e5bedea206d", "checksum": "9f7149c7a51ff7b517ffd8b6fe01cca0", "created_at": "2019-05-30T12:10:29Z", "os_hidden": false, "protected": false, "os_hash_value": "ba3f687f0d64711bd75b0bfea1c0f9a8e32ab2a78b3975c46f54a1048530aa78763633dc4f98232bb1a5685c2886227fc5b4350a038a9a239453083a43df30ae"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-30 12:48:03,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d40c01fc-2ec2-4200-af59-e258375ad27c 2019-05-30 12:48:03,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0411720275879s 2019-05-30 12:48:03,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-30 12:48:03,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8b99bc3842ce38fc3069137b7b43bd06a529bd64" 2019-05-30 12:48:03,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 30 May 2019 12:48:03 GMT X-Openstack-Request-Id: req-fc430739-d4e1-4539-8a6a-519fa6ddcaae 2019-05-30 12:48:03,864 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-30 12:48:03,864 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/afec0e06-8307-45a8-b5c2-41dd99a52fdb used request id req-fc430739-d4e1-4539-8a6a-519fa6ddcaae 2019-05-30 12:48:03,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.366762876511s 2019-05-30 12:48:03,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-30 12:48:03,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:48:03,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 30 May 2019 12:48: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-24ec1c0f-27a6-4b27-abd6-e33b9b30ccd9 x-openstack-request-id: req-24ec1c0f-27a6-4b27-abd6-e33b9b30ccd9 2019-05-30 12:48:03,887 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_4125579f-98e3-44d6-8835-2e5bedea206d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b26a7d7a-adcf-432e-990a-7e1f6a2ece6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b26a7d7a-adcf-432e-990a-7e1f6a2ece6d", "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": "b26a7d7a-adcf-432e-990a-7e1f6a2ece6d"}]} 2019-05-30 12:48:03,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-24ec1c0f-27a6-4b27-abd6-e33b9b30ccd9 2019-05-30 12:48:03,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225031375885s 2019-05-30 12:48:03,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-30 12:48:03,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/b26a7d7a-adcf-432e-990a-7e1f6a2ece6d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:48:03,929 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 12:48: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-57f46d8d-6f38-432b-9ad9-ea78ca27db0a x-openstack-request-id: req-57f46d8d-6f38-432b-9ad9-ea78ca27db0a 2019-05-30 12:48:03,929 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b26a7d7a-adcf-432e-990a-7e1f6a2ece6d used request id req-57f46d8d-6f38-432b-9ad9-ea78ca27db0a 2019-05-30 12:48:03,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0402669906616s 2019-05-30 12:48:03,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 12:48:03,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:48:04,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 30 May 2019 12:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a451038b-1a99-4aae-9dfd-1a9bbdec3932 2019-05-30 12:48:04,148 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/1aec0d1958dd45ca9f6e6a99e37fc539"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1aec0d1958dd45ca9f6e6a99e37fc539", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1b9ea70e72264414ad707f0188a077ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b9ea70e72264414ad707f0188a077ff", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/2045352a30094c92827e56ec055bdbaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2045352a30094c92827e56ec055bdbaf", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/253fd03d164a471a8b290405ace09f52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "253fd03d164a471a8b290405ace09f52", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/2830261889d44d53bc885a6353ca1b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2830261889d44d53bc885a6353ca1b55", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/466a8ce9057646c8af6a5485b5f71f95"}, "domain_id": "default", "enabled": true, "options": {}, "id": "466a8ce9057646c8af6a5485b5f71f95", "email": "heat@localhost", "password_expires_at": null}, {"name": "juju_epc-user_4125579f-98e3-44d6-8835-2e5bedea206d", "links": {"self": "http://172.30.9.24:5000/v3/users/65472b96b8294c499d4f8633306431a7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "65472b96b8294c499d4f8633306431a7", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/6ce427e4b1d0434f9fcbda11aab5ce7c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ce427e4b1d0434f9fcbda11aab5ce7c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7ece250d9e6c438491cd9a1a88076cc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ece250d9e6c438491cd9a1a88076cc8", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/99116c30f3f04b2da586ec95a90ef53b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "99116c30f3f04b2da586ec95a90ef53b", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/aac0755c7add4fe09feaeb73712d7b99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aac0755c7add4fe09feaeb73712d7b99", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/afbe410a07d847469cd77b4999309733"}, "domain_id": "920e28cffc2841e98e337bcbf5fc3821", "enabled": true, "options": {}, "id": "afbe410a07d847469cd77b4999309733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d13895a5b16b4436a22fd1f72c0a0bea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d13895a5b16b4436a22fd1f72c0a0bea", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e23d6db35be449e6a1f5405e3200c6ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e23d6db35be449e6a1f5405e3200c6ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e7231c764b584e259b931446e4c0fe0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7231c764b584e259b931446e4c0fe0b", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-30 12:48:04,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a451038b-1a99-4aae-9dfd-1a9bbdec3932 2019-05-30 12:48:04,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219058990479s 2019-05-30 12:48:04,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-30 12:48:04,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/65472b96b8294c499d4f8633306431a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:48:04,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Thu, 30 May 2019 12:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c14315c-69ec-4f70-bfa4-383af580bf82 2019-05-30 12:48:04,374 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_4125579f-98e3-44d6-8835-2e5bedea206d", "links": {"self": "http://172.30.9.24:5000/v3/users/65472b96b8294c499d4f8633306431a7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "65472b96b8294c499d4f8633306431a7", "description": null}} 2019-05-30 12:48:04,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/65472b96b8294c499d4f8633306431a7 used request id req-5c14315c-69ec-4f70-bfa4-383af580bf82 2019-05-30 12:48:04,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219408035278s 2019-05-30 12:48:04,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-30 12:48:04,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/65472b96b8294c499d4f8633306431a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:48:04,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 12:48:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-100e53a3-7b9f-4ad9-8520-cf62476bca24 2019-05-30 12:48:04,747 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 12:48:04,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/65472b96b8294c499d4f8633306431a7 used request id req-100e53a3-7b9f-4ad9-8520-cf62476bca24 2019-05-30 12:48:04,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.371704101562s 2019-05-30 12:48:04,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-30 12:48:04,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:48:04,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Thu, 30 May 2019 12:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91ab08bb-f505-4fd1-a53c-478ef728682c 2019-05-30 12:48:04,967 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/137b131c79604c9bbaf6f84e2f797af7"}, "tags": [], "enabled": true, "id": "137b131c79604c9bbaf6f84e2f797af7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeac65a9ab444affb43fd8765adb4b86"}, "tags": [], "enabled": true, "id": "aeac65a9ab444affb43fd8765adb4b86", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/b23a9246e71443309978a0c67d6a6339"}, "tags": [], "enabled": true, "id": "b23a9246e71443309978a0c67d6a6339", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_4125579f-98e3-44d6-8835-2e5bedea206d"}]} 2019-05-30 12:48:04,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-91ab08bb-f505-4fd1-a53c-478ef728682c 2019-05-30 12:48:04,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212682008743s 2019-05-30 12:48:04,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-30 12:48:04,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/b23a9246e71443309978a0c67d6a6339 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:48:05,245 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 30 May 2019 12:48:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f1b41f9-3e50-4098-b018-7c0416c1cb6f 2019-05-30 12:48:05,245 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-30 12:48:05,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b23a9246e71443309978a0c67d6a6339 used request id req-4f1b41f9-3e50-4098-b018-7c0416c1cb6f 2019-05-30 12:48:05,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.273045063019s 2019-05-30 12:48:05,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 12:48:05,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=b23a9246e71443309978a0c67d6a6339&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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:48:05,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 30 May 2019 12:48:05 GMT X-Openstack-Request-Id: req-deef2236-6f04-4720-b9c6-827954316c16 2019-05-30 12:48:05,555 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:10:21Z", "updated_at": "2019-05-30T12:10:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T12:10:21Z", "revision_number": 0, "id": "15c14c78-d3d2-4be0-9533-8e1873f3f301", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T12:10:21Z", "security_group_id": "028d9952-074e-474c-8c74-97fa88dbf28e", "tenant_id": "b23a9246e71443309978a0c67d6a6339", "port_range_min": null, "ethertype": "IPv4", "project_id": "b23a9246e71443309978a0c67d6a6339"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T12:10:21Z", "revision_number": 0, "id": "36c73f55-3fd3-432c-a300-3feccd17e442", "remote_group_id": "028d9952-074e-474c-8c74-97fa88dbf28e", "remote_ip_prefix": null, "created_at": "2019-05-30T12:10:21Z", "security_group_id": "028d9952-074e-474c-8c74-97fa88dbf28e", "tenant_id": "b23a9246e71443309978a0c67d6a6339", "port_range_min": null, "ethertype": "IPv6", "project_id": "b23a9246e71443309978a0c67d6a6339"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T12:10:21Z", "revision_number": 0, "id": "37733dac-3061-4f68-8f41-da754571eafa", "remote_group_id": "028d9952-074e-474c-8c74-97fa88dbf28e", "remote_ip_prefix": null, "created_at": "2019-05-30T12:10:21Z", "security_group_id": "028d9952-074e-474c-8c74-97fa88dbf28e", "tenant_id": "b23a9246e71443309978a0c67d6a6339", "port_range_min": null, "ethertype": "IPv4", "project_id": "b23a9246e71443309978a0c67d6a6339"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T12:10:21Z", "revision_number": 0, "id": "8fb7440c-ebb2-4486-af13-6c2c0d5912ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T12:10:21Z", "security_group_id": "028d9952-074e-474c-8c74-97fa88dbf28e", "tenant_id": "b23a9246e71443309978a0c67d6a6339", "port_range_min": null, "ethertype": "IPv6", "project_id": "b23a9246e71443309978a0c67d6a6339"}], "revision_number": 1, "project_id": "b23a9246e71443309978a0c67d6a6339", "id": "028d9952-074e-474c-8c74-97fa88dbf28e", "name": "default"}]} 2019-05-30 12:48:05,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=b23a9246e71443309978a0c67d6a6339&name=default used request id req-deef2236-6f04-4720-b9c6-827954316c16 2019-05-30 12:48:05,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.304765939713s 2019-05-30 12:48:05,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-30 12:48:05,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:48:05,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Thu, 30 May 2019 12:48:05 GMT X-Openstack-Request-Id: req-66536548-fb83-46dc-9667-b645dde9f4aa 2019-05-30 12:48:05,629 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b23a9246e71443309978a0c67d6a6339", "created_at": "2019-05-30T12:10:21Z", "updated_at": "2019-05-30T12:10:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T12:10:21Z", "revision_number": 0, "id": "15c14c78-d3d2-4be0-9533-8e1873f3f301", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T12:10:21Z", "security_group_id": "028d9952-074e-474c-8c74-97fa88dbf28e", "tenant_id": "b23a9246e71443309978a0c67d6a6339", "port_range_min": null, "ethertype": "IPv4", "project_id": "b23a9246e71443309978a0c67d6a6339"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T12:10:21Z", "revision_number": 0, "id": "36c73f55-3fd3-432c-a300-3feccd17e442", "remote_group_id": "028d9952-074e-474c-8c74-97fa88dbf28e", "remote_ip_prefix": null, "created_at": "2019-05-30T12:10:21Z", "security_group_id": "028d9952-074e-474c-8c74-97fa88dbf28e", "tenant_id": "b23a9246e71443309978a0c67d6a6339", "port_range_min": null, "ethertype": "IPv6", "project_id": "b23a9246e71443309978a0c67d6a6339"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T12:10:21Z", "revision_number": 0, "id": "37733dac-3061-4f68-8f41-da754571eafa", "remote_group_id": "028d9952-074e-474c-8c74-97fa88dbf28e", "remote_ip_prefix": null, "created_at": "2019-05-30T12:10:21Z", "security_group_id": "028d9952-074e-474c-8c74-97fa88dbf28e", "tenant_id": "b23a9246e71443309978a0c67d6a6339", "port_range_min": null, "ethertype": "IPv4", "project_id": "b23a9246e71443309978a0c67d6a6339"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T12:10:21Z", "revision_number": 0, "id": "8fb7440c-ebb2-4486-af13-6c2c0d5912ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T12:10:21Z", "security_group_id": "028d9952-074e-474c-8c74-97fa88dbf28e", "tenant_id": "b23a9246e71443309978a0c67d6a6339", "port_range_min": null, "ethertype": "IPv6", "project_id": "b23a9246e71443309978a0c67d6a6339"}], "revision_number": 1, "project_id": "b23a9246e71443309978a0c67d6a6339", "id": "028d9952-074e-474c-8c74-97fa88dbf28e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-30T05:51:38Z", "updated_at": "2019-05-30T05:51:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "6672e94d-a43b-40ec-b3c4-b855306c2a98", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "dd4f0469-d59e-4256-8281-031e275821eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "eb81ed99-28e6-442a-92e7-2bb88f271ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:38Z", "revision_number": 0, "id": "fe248421-db49-439a-9436-99818fce213f", "remote_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:38Z", "security_group_id": "265cc5ef-f824-426c-81db-907c5175a014", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "265cc5ef-f824-426c-81db-907c5175a014", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "created_at": "2019-05-30T05:48:56Z", "updated_at": "2019-05-30T05:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "3662c72e-3472-47fa-8625-4c6098b92697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "4cef65d6-afa2-495c-a104-0b4c45fcf48b", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "ae32ec22-e78f-4527-ab3a-c72ce3f36814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv6", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:48:56Z", "revision_number": 0, "id": "e6042523-1195-4321-b2fc-6b19326d4b19", "remote_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "remote_ip_prefix": null, "created_at": "2019-05-30T05:48:56Z", "security_group_id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "tenant_id": "137b131c79604c9bbaf6f84e2f797af7", "port_range_min": null, "ethertype": "IPv4", "project_id": "137b131c79604c9bbaf6f84e2f797af7"}], "revision_number": 1, "project_id": "137b131c79604c9bbaf6f84e2f797af7", "id": "2d93dbfb-e21c-4eec-8624-d5251ed7ff16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "created_at": "2019-05-30T07:14:50Z", "updated_at": "2019-05-30T07:14:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "0939bb49-cffc-4f4e-a17a-58e5d6bd6bb0", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "3443478f-fb34-4de9-8d71-e31e53563e0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "4a722efe-70aa-47c8-ad61-428b92f95a91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1599269478c4d54ad8117e3c0804cee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T07:14:50Z", "revision_number": 0, "id": "8046e48f-122b-4068-824d-84d79246f917", "remote_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "remote_ip_prefix": null, "created_at": "2019-05-30T07:14:50Z", "security_group_id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "tenant_id": "c1599269478c4d54ad8117e3c0804cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1599269478c4d54ad8117e3c0804cee"}], "revision_number": 1, "project_id": "c1599269478c4d54ad8117e3c0804cee", "id": "91fbf307-8041-4fc0-9c22-e04236100d0f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "created_at": "2019-05-30T05:51:36Z", "updated_at": "2019-05-30T05:51:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "15523ade-916e-47f5-bf64-930d2f3941e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "1caf25d8-3555-414c-b576-cc9383ec33d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "92231d41-4fa2-4150-b41f-177f54b449e9", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-30T05:51:36Z", "revision_number": 0, "id": "d6fd3c34-7bba-46a2-9ac0-bfa6ae7c8898", "remote_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "remote_ip_prefix": null, "created_at": "2019-05-30T05:51:36Z", "security_group_id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "tenant_id": "aeac65a9ab444affb43fd8765adb4b86", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeac65a9ab444affb43fd8765adb4b86"}], "revision_number": 1, "project_id": "aeac65a9ab444affb43fd8765adb4b86", "id": "c87170e9-b48e-4f65-9a31-a3c04a16e221", "name": "default"}]} 2019-05-30 12:48:05,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-66536548-fb83-46dc-9667-b645dde9f4aa 2019-05-30 12:48:05,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0680730342865s 2019-05-30 12:48:05,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-30 12:48:05,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/028d9952-074e-474c-8c74-97fa88dbf28e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2714945341585fcd53f41d970251a23d4fc846c9" 2019-05-30 12:48:05,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 30 May 2019 12:48:05 GMT X-Openstack-Request-Id: req-9b87633b-68dd-4e75-888f-38754e96f6b6 2019-05-30 12:48:05,810 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-30 12:48:05,810 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/028d9952-074e-474c-8c74-97fa88dbf28e.json used request id req-9b87633b-68dd-4e75-888f-38754e96f6b6 2019-05-30 12:48:05,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.172350883484s 2019-05-30 12:48:05,811 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:58 | PASS | | cloudify_ims | functest | vnf | 24:55 | PASS | | heat_ims | functest | vnf | 31:46 | PASS | | vyos_vrouter | functest | vnf | 16:25 | PASS | | juju_epc | functest | vnf | 36:54 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-05-30 12:48:05,817 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-05-30 12:48:05,865 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-30 12:48:05,963 - paramiko.transport - DEBUG - EOF in transport thread